Version Description
- [Added] Added the development filter 'cac/menu_types' to add custom menu types
- [Added] Added public method set_menu_type() to the storage model
- [Added] Added review notice
- [Updated] Po file will exclude Actions columns which contain only native WordPress translatable strings
- [Updated] Updated all languages from Transifex
- [Updated] Pro addon notice text has been updated
Download this release
Release Info
Developer | codepress |
Plugin | Admin Columns |
Version | 2.4.1 |
Comparing to | |
See all releases |
Code changes from version 2.4 to 2.4.1
- assets/css/admin-column.css +1092 -1
- assets/css/admin-column.min.css +1 -0
- assets/css/column.css +111 -1
- assets/css/column.min.css +1 -0
- assets/js/admin-columns.min.js +1 -1
- assets/js/admin-settings.min.js +1 -4
- assets/js/jquery.qtip.min.js +0 -13
- assets/js/jquery.qtip.min.min.js +0 -2
- assets/js/upgrade.min.js +1 -0
- assets/less/admin-column.less +0 -1340
- assets/less/column.less +0 -119
- classes/column/post/actions.php +1 -0
- classes/review_notice.php +73 -0
- classes/settings.php +38 -31
- classes/storage_model.php +11 -1
- classes/storage_model/post.php +3 -3
- classes/upgrade.php +2 -2
- codepress-admin-columns.php +18 -7
- languages/cpac-ar.mo +0 -0
- languages/cpac-ar.po +249 -392
- languages/cpac-da_DK.mo +0 -0
- languages/cpac-da_DK.po +195 -247
- languages/cpac-de_DE.mo +0 -0
- languages/cpac-es_ES.mo +0 -0
- languages/cpac-es_ES.po +195 -247
- languages/cpac-fa_IR.mo +0 -0
- languages/cpac-fa_IR.po +193 -249
- languages/cpac-fr_FR.mo +0 -0
- languages/cpac-fr_FR.po +211 -381
- languages/cpac-hu_HU.mo +0 -0
- languages/cpac-hu_HU.po +196 -247
- languages/cpac-it_IT.mo +0 -0
- languages/{cpac-de_DE.po → cpac-it_IT.po} +465 -543
- languages/cpac-ja.mo +0 -0
- languages/cpac-ja.po +195 -249
- languages/cpac-nl_NL.mo +0 -0
- languages/cpac-nl_NL.po +224 -276
- languages/cpac-pl_PL.mo +0 -0
- languages/cpac-pl_PL.po +197 -249
- languages/cpac-pt_BR.mo +0 -0
- languages/cpac-pt_BR.po +197 -246
- languages/cpac-ru_RU.mo +0 -0
- languages/cpac-ru_RU.po +197 -247
- languages/cpac-sv_SE.mo +0 -0
- languages/cpac-sv_SE.po +196 -247
- languages/cpac-zh_CN.mo +0 -0
- languages/cpac-zh_CN.po +193 -249
- languages/cpac.mo +0 -0
- languages/cpac.po +173 -233
- readme.txt +9 -1
assets/css/admin-column.css
CHANGED
@@ -1 +1,1092 @@
|
|
1 |
-
#cpac a:focus,#cpac a:active{outline:none}#icon-codepress-admin-columns{background:transparent url('../images/icon.png') no-repeat 0 0}.cpac-settings-link{float:right;margin:12px 14px 5px 0;background:transparent url('../images/settings.png') no-repeat 0 0;padding-left:20px;text-decoration:none;display:inline-block;line-height:16px}.cpac-settings-link.current{font-weight:bold}.rtl .cpac-settings-link{float:left;margin:12px 0 5px 14px;padding-right:20px;padding-left:0}a.help{background:transparent url('../images/help.png') no-repeat 0 0;display:inline-block;width:16px;height:16px}.button.loading{padding-right:25px;position:relative}.rtl .button.loading{padding-left:25px;padding-right:0}.button.loading span{position:absolute;top:2px;right:6px;background:transparent url('../images/loading.gif') no-repeat right 50%;width:16px;height:16px;display:inline-block}.rtl .button.loading span{left:6px;right:auto}.icon-yes{background:transparent url(../images/yes.png) no-repeat 0 0;width:16px;height:16px;display:inline-block;position:relative;top:2px}.icon-no{background:transparent url(../images/no.png) no-repeat 0 0;width:16px;height:16px;display:inline-block;position:relative;top:2px}h2.cpac-nav-tab-wrapper{margin-bottom:10px}.cpac-menu{clear:both;overflow:hidden;margin-bottom:10px}.cpac-menu .subsubsub{white-space:normal;margin-right:14px;width:100%;margin:0 14px 0 0}.cpac-menu .subsubsub li.first{font-weight:bold;min-width:90px}.columns-container{margin-right:300px;max-width:700px}.columns-container .columns-left{float:left;width:100%}.columns-container .columns-right{float:right;margin-right:-300px;width:280px}.columns-container .columns-right .columns-right-inside.fixed{position:fixed;top:40px;width:280px}.ui-sortable-helper{-webkit-box-shadow:1px 3px 6px 0 rgba(1,1,1,0.4);box-shadow:1px 3px 6px 0 rgba(1,1,1,0.4)}.ui-sortable-helper .column-meta{border-width:1px}.cpac-placeholder{visibility:visible !important;border-top:1px solid #dfdfdf;padding:5px 4px 7px 0}.cpac-placeholder .inner-placeholder{border:1px dashed #808080;background:#eee;width:100%;height:100%}.cpac-placeholder :first-child{border:none}.columns-left .cpac-boxes .cpac-columns form{box-shadow:0 1px 3px rgba(0,0,0,0.1)}.cpac-column .column-meta{border-style:solid;border-color:#dfdfdf;border-width:1px 1px 0;background:#fcfcfc}.cpac-column .column-meta:nth-child(2n) .column-meta{background:#f9f9f9}.cpac-column .column-meta img{margin-right:3px}.cpac-column .column-meta table{border:none;background:transparent;border-radius:0}.cpac-column .column-meta table tr td{vertical-align:top;height:18px;border:none;padding:11px 8px;border-width:1px 0 0;border-style:solid;border-color:transparent}.cpac-column .column-meta table tr td.column_sort{width:10px;background:transparent url('../images/drag.png') no-repeat 8px 8px;cursor:move}.cpac-column .column-meta table tr td.column_label{width:70%;font-weight:bold;vertical-align:middle;position:relative}.cpac-column .column-meta table tr td.column_label .inner{position:relative;overflow:hidden;height:18px}.cpac-column .column-meta table tr td.column_label .inner>a{color:#5a5a5a;padding:0 4px}.cpac-column .column-meta table tr td.column_label .inner>a:hover{color:#333}.cpac-column .column-meta table tr td.column_label .inner>a.edit-button,.cpac-column .column-meta table tr td.column_label .inner>a.remove-button,.cpac-column .column-meta table tr td.column_label .inner>a.clone-button{display:none;color:#a00;text-decoration:none;text-shadow:none;font-weight:normal;margin-left:5px;font-size:12px}.cpac-column .column-meta table tr td.column_label .inner>a.edit-button:hover,.cpac-column .column-meta table tr td.column_label .inner>a.remove-button:hover,.cpac-column .column-meta table tr td.column_label .inner>a.clone-button:hover{color:#f00}.cpac-column .column-meta table tr td.column_label .inner>a.edit-button,.cpac-column .column-meta table tr td.column_label .inner>a.clone-button{color:#0074a2}.cpac-column .column-meta table tr td.column_label .inner>a.edit-button:hover,.cpac-column .column-meta table tr td.column_label .inner>a.clone-button:hover{color:#2ea2cc}.cpac-column .column-meta table tr td.column_label .inner .meta{display:inline-block;float:right;font-weight:normal;color:#b2b2b2;font-size:12px}.cpac-column .column-meta table tr td.column_label .inner .meta span{cursor:pointer}.cpac-column .column-meta table tr td.column_label .inner .meta span.width{margin-right:5px;cursor:auto}.cpac-column .column-meta table tr td.column_label span.vers{float:left}.cpac-column .column-meta table tr td.column_type{width:auto;min-width:120px;text-align:right;vertical-align:middle;color:#999;padding-right:0}.cpac-column .column-meta table tr td.column_type .inner{height:18px;overflow:hidden}.cpac-column .column-meta table tr td.column_type .inner a{color:#999}.cpac-column .column-meta table tr td.column_edit{width:38px;min-width:38px;background:transparent url('../images/arrow.png') no-repeat 23px 18px;cursor:pointer}.cpac-column .column-meta:hover .column_label .inner>a.remove-button,.cpac-column .column-meta:hover .column_label .inner>a.edit-button,.cpac-column .column-meta:hover .column_label .inner>a.clone-button{display:inline-block}.cpac-column .column-meta span.vers{padding-top:2px}.cpac-column .column-meta span.vers .comment-grey-bubble{background:transparent url("../images/comment-grey-bubble.png") no-repeat 0 0;height:12px;width:12px;float:right}.cpac-column .column-form{display:none;border-width:1px 1px 0;border-style:solid;border-color:#dfdfdf;position:relative}.cpac-column .column-form table{border:none;background:#fcfcfc}.cpac-column .column-form table tr td{vertical-align:top;border:none;padding:8px;background:#fff;border-top:1px solid #f5f5f5}.cpac-column .column-form table tr td select,.cpac-column .column-form table tr td input[type=text]{width:99.95%}.cpac-column .column-form table tr td select.small,.cpac-column .column-form table tr td input[type=text].small{width:100px}.cpac-column .column-form table tr td span.suffix{line-height:40px;color:#808080}.cpac-column .column-form table tr td select optgroup:nth-child(2n){background:#f9f9f9}.cpac-column .column-form table tr td.label{position:relative;overflow:visible;background:#f9f9f9;background:#f5f5f5;border-right:1px solid #e1e1e1;vertical-align:top;width:34%;border-top:1px solid #f0f0f0}.cpac-column .column-form table tr td.label label{font-weight:bold;color:#333;display:block;position:relative}.cpac-column .column-form table tr td.label p{color:#666;display:block;font-size:12px;font-style:normal;line-height:16px;margin:0 !important}.cpac-column .column-form table tr td.label p.description{display:none;position:absolute;z-index:99;top:30px;left:0;background:#eaf2fa;border-radius:5px;border:1px solid #c7d7e2;padding:5px 8px !important;font-weight:normal}.cpac-column .column-form table tr td.label p.description em{display:block;color:#999}.cpac-column .column-form table tr td.label .info{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cpac-column .column-form table tr td.label .info:before{position:absolute;z-index:1;right:10px;top:50%;margin-top:-7px;content:'';display:block;border-radius:32px;border:1px solid #e6e6e6;width:12px;height:12px}.cpac-column .column-form table tr td.label .info:after{position:absolute;z-index:1;right:10px;top:50%;margin-top:-6px;content:'?';display:block;width:14px;height:14px;color:#e6e6e6;font:bold 10px Arial;text-align:center;vertical-align:middle;line-height:14px}.cpac-column .column-form table tr td.input label{padding-left:10px;padding-right:0}.cpac-column .column-form table tr td.input div.msg{margin-top:5px;display:none;color:#333;padding:6px 8px;background-color:#ffebe8;border:1px solid #fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.cpac-column .column-form table tr td.input .section{padding:12px}.cpac-column .column-form table tr.column_width .input{position:relative}.cpac-column .column-form table tr.column_width .input div.description{font-size:11px;width:54px;position:absolute;left:10px;text-align:middle}.cpac-column .column-form table tr.column_width .input div.description input{background:#efefef;border:none;height:20px;line-height:20px;text-align:right;width:36px;font-size:12px}.cpac-column .column-form table tr.column_width .input div.width-slider{margin-left:60px;margin-right:100px;position:relative;margin-top:4px}.cpac-column .column-form table tr.column_width .input div.width-slider .ui-slider-handle{cursor:ew-resize}.cpac-column .column-form table tr.column_width .input div.unit-select{position:absolute;top:8px;right:10px;width:90px;text-align:right}.cpac-column .column-form table tr.column_width .input div.unit-select label{padding-left:5px}.cpac-column .column-form table tr.column_image_size{border:10px solid #f00}.cpac-column .column-form table tr.column_image_size td.input label.custom-size{display:inline-block;margin-top:4px;margin-bottom:4px}.cpac-column .column-form table tr.column_image_size td.input label.custom-size input{margin-right:3px}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size{display:inline-block}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .hidden{display:none}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w,.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h{margin:0}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w.hidden,.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h.hidden{display:none}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w input[type="text"],.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h input[type="text"]{margin-right:3px;width:40px !important}.cpac-column .column-form table tr.column_action td{background:#f9f9f9}.cpac-column .column-form table tr.column_action td p{margin:0}.cpac-column .column-form table tr.column_action td p a.remove-button{color:#a00;text-decoration:none;text-shadow:none;font-weight:normal;margin-left:5px;font-size:12px;padding:0 5px}.cpac-column .column-form table tr.column_action td p a.remove-button:hover{color:#fff;background:#f00}.cpac-column .column-form table tr:first-child td{border-top:none}.cpac-column.loading .column-form>.spinner{position:absolute;left:50%;top:50%;z-index:200;margin-left:-10px;margin-top:-10px;display:block}.cpac-column.loading .column-form:before{content:'';position:absolute;width:100%;height:100%;background:#fff;z-index:100;opacity:.5}.cpac-column.opened .column-meta{background-color:#c7c7c7;background-image:-ms-linear-gradient(top, #e9e9e9, #c7c7c7);background-image:-moz-linear-gradient(top, #e9e9e9, #c7c7c7);background-image:-o-linear-gradient(top, #e9e9e9, #c7c7c7);background-image:-webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#c7c7c7));background-image:-webkit-linear-gradient(top, #e9e9e9, #c7c7c7);background-image:linear-gradient(top, #e9e9e9, #c7c7c7);border-color:#aeaeae}.cpac-column.opened .column-meta table{background:transparent}.cpac-column.opened .column-meta table td{border-color:#f8f8f8;color:#333;text-shadow:0 1px 0 #fff}.cpac-column.opened .column-meta table td a{color:#333;text-shadow:0 1px 0 #fff}.cpac-column.opened .column-meta table td.column_sort{background-position:8px -39px}.cpac-column.opened .column-meta table td.column_label .inner .meta span{color:#808080;text-shadow:none}.cpac-column.opened .column-meta table td.column_type{color:#5c5c5c}.column-footer{background:#eaf2fa;border:1px solid #c7d7e2;min-height:26px;padding:8px;overflow:hidden}.column-footer .order-message{background:transparent url('../images/order_arrow.png') no-repeat 0 0;color:#7a9bbe;float:left;font-family:Comic Sans MS,sans-serif;font-size:11px;height:13px;line-height:1em;margin-left:4px;padding:7px 0 0 22px;text-shadow:0 1px 0 #fff;display:inline-block}.column-footer .button-container{float:right;display:inline-block;margin-top:-5px}.column-footer .button-container a{display:inline-block;margin-top:5px}.cpac-content-body hr{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none repeat scroll 0 0 transparent;border-color:#dfdfdf -moz-use-text-color -moz-use-text-color;border-image:none;border-right:0 none;border-style:solid none none;border-width:1px 0 0;clear:both;margin:30px 0;opacity:.2}#cpac-welcome.about-wrap div.error{display:block !important}.cpac-alert{display:inline-block;background:none repeat scroll 0 0 #fcf8e3;border:1px solid #fbeed5;border-radius:4px 4px 4px 4px;color:#c09853;margin:20px 0;padding:16px 14px;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.cpac-alert p{margin:0}.cpac-alert.cpac-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.cpac-alert.cpac-alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.cpac-alert a.button-primary{height:28px;line-height:28px;display:inline-block}#cpac-download-add-ons-table{max-width:600px}.wp-core-ui .button-large{height:40px;line-height:40px;font-size:16px;padding:0 15px;text-shadow:0 1px 0 rgba(0,0,0,0.5)}.cac-notification.updated{border-left-color:#0071aa}.cac-notification.updated .learnmore{float:right}.cac-notification.updated .learnmore:after{content:"\f139";font:normal 20px/1 'dashicons';float:right}.columns-right{margin-top:54px}.columns-right .sidebox{background:none repeat scroll 0 0 #fff;border:1px solid #e1e1e1;border-radius:0 0 0 0;box-shadow:0 1px 3px rgba(0,0,0,0.1);position:relative;margin-bottom:14px}.columns-right .sidebox h3{padding:10px;margin:0}.columns-right .sidebox h3.title{font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-size:15px;font-weight:normal;line-height:1;margin:0;padding:7px 10px;background:#f1f1f1;background-image:-webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f9f9f9));background-image:-webkit-linear-gradient(bottom, #ececec, #f9f9f9);background-image:-moz-linear-gradient(bottom, #ececec, #f9f9f9);background-image:-o-linear-gradient(bottom, #ececec, #f9f9f9);background-image:linear-gradient(to top, #ececec, #f9f9f9);border-bottom-color:#dfdfdf;text-shadow:#fff 0 1px 0;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;border-bottom-style:solid;border-bottom-width:1px}.columns-right .sidebox .inside{padding:10px}.columns-right .sidebox .inside p{margin-top:0}.columns-right .sidebox#form-actions .form-reset{border-bottom:1px solid #f5f5f5;padding:8px}.columns-right .sidebox#form-actions .reset-column-type{text-decoration:none;color:#bc0b0b;line-height:25px;display:inline-block}.columns-right .sidebox#form-actions .form-update{padding:8px;overflow:hidden}.columns-right .sidebox#form-actions .submit-update{display:block;width:100%;height:28px;line-height:28px;text-align:center}.columns-right .sidebox#pro-version .cta{background:transparent url(../images/get_the_addon.png) no-repeat 0 0;background-size:cover}.columns-right .sidebox#pro-version .padding-box{padding:8px 15px 0}.columns-right .sidebox#pro-version h3 a{color:#fff;font-size:19px;text-decoration:none;font-weight:normal;margin-top:6px}.columns-right .sidebox#pro-version .inside ul{margin:0 0 10px 0}.columns-right .sidebox#pro-version .inside ul li{margin:0;padding:0}.columns-right .sidebox#pro-version .inside ul li a{display:inline-block;min-height:24px;font-size:19px;line-height:24px;margin-bottom:1px;padding:0 5px;background:#000;color:#fff;text-decoration:none}.columns-right .sidebox#pro-version .inside p{color:#fff;font-size:12px}.columns-right .sidebox#pro-version .inside p a{color:#fff;display:inline-block;background:#a4c518;padding:0 2px;font-size:15px;text-decoration:none}.columns-right .sidebox#direct-feedback #feedback-support,.columns-right .sidebox#direct-feedback #feedback-rate{display:none}.columns-right .sidebox#direct-feedback .inside>a{border-radius:4px;border:1px solid #ccc;width:48%;height:64px;text-align:center;line-height:64px;font-weight:bold;color:#222;display:inline-block;text-decoration:none}.columns-right .sidebox#direct-feedback .inside>a:hover{background:#fafafa}.columns-right .sidebox#direct-feedback .inside form textarea{width:100%;height:120px}.columns-right .sidebox#direct-feedback .inside form input[type="submit"]{float:right;border-radius:4px;border:1px solid #ccc;height:32px;text-align:center;line-height:32px;font-weight:bold;font-size:12px;padding:0 32px;color:#ccc;display:inline-block;background:none;text-decoration:none;cursor:pointer}.columns-right .sidebox#direct-feedback .inside form input[type="submit"]:hover{background:#fafafa}.columns-right .sidebox#direct-feedback .inside form p.description{float:left;font-size:10px}.columns-right .sidebox#direct-feedback .inside ul{margin:0}.columns-right .sidebox#direct-feedback .inside ul.share li{margin:0;display:block;float:left;margin-left:9px;width:30%}.columns-right .sidebox#direct-feedback .inside ul.share li a{text-decoration:none;vertical-align:middle;line-height:20px;padding:16px 0;width:100%;text-align:center;border:1px solid #ccc;border-radius:4px;display:block}.columns-right .sidebox#direct-feedback .inside ul.share li a:hover{background:#fafafa}.columns-right .sidebox#direct-feedback .inside ul.share li:first-child{margin-left:0}.columns-right .sidebox#direct-feedback #feedback-support .inside ul.share li{width:48%}table.cpac-form-table{max-width:1100px;margin-top:20px}table.cpac-form-table>tbody>tr>td,table.cpac-form-table>tbody>tr>th{vertical-align:top}table.cpac-form-table td.padding-22{padding-top:22px}table.cpac-form-table td .cpac_export .ms-container{background:transparent url('../images/switch_bw.png') no-repeat 50% 50%}table.cpac-form-table td .cpac_export .ms-container .ms-selectable{width:48%;margin-right:0}table.cpac-form-table td .cpac_export .ms-container .ms-selection{float:right;width:48%}table.cpac-form-table td .cpac_export .ms-container ul.ms-list{width:100%}table.cpac-form-table td .cpac_export .ms-container ul.ms-list li{margin:0;padding-top:5px;padding-bottom:5px}table.cpac-form-table.settings tr td{padding-top:74px}table.cpac-form-table.settings tr:first-child th{padding-top:0}table.cpac-form-table.settings tr:first-child td{padding-top:54px}.wp-pointer-content{overflow:hidden}.wp-pointer-content ol{margin-left:1.5em;padding:0 15px}.wp-pointer-right{margin-right:15px}body.rtl .wp-pointer-right{margin-left:15px;margin-right:0}body.rtl .wp-pointer-right ol{margin-right:1.5em;margin-left:0}body.rtl .cpac-menu .subsubsub{margin-left:14px;margin-right:0}body.rtl .columns-container{margin-left:300px;margin-right:0}body.rtl .columns-left{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-meta img{margin-left:3px;margin-right:0}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label .inner>a.remove-button{margin-right:12px;margin-left:0}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label .inner .meta{float:left}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label span.vers{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_type{text-align:left;padding-left:0;padding-right:auto}body.rtl .columns-left .cpac-columns .cpac-column .column-meta span.vers .comment-grey-bubble{float:left}body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr.column_image_size td.input label input{margin-left:3px;margin-right:0}body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr td.label p.description{right:0;left:auto}body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr td.label a.more-info{float:left}body.rtl .columns-left .cpac-columns .cpac-column .column-form div.description{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-form div.input-width-range{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-form tr td.input label{padding-left:10px;padding-right:0}body.rtl .columns-left .cpac-columns .cpac-column .column-form a.help{float:left}body.rtl .columns-left .column-footer .order-message{float:right;padding-right:22px;padding-left:0;background:transparent url('../images/order_arrow-rtl.png') no-repeat right top}body.rtl .columns-left .column-footer .button-container{float:left}body.rtl .columns-right{float:left;margin-left:-300px;margin-right:0}body.rtl .cpac-placeholder{padding:5px 0 7px 4px}body.rtl .cpac_export .ms-container .ms-selection{float:left}@media only screen and (max-width:900px){.columns-container{margin-right:0}.columns-container .columns-left{float:none}.columns-container .columns-right{float:none;margin-top:0;margin-right:0;width:100%}.columns-container .columns-right .columns-right-inside.fixed{position:relative;top:0;width:100%}}.cpac-addons li{width:200px;background:#fff;float:left;margin-right:16px;margin-bottom:16px;border:1px solid #ddd;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,0.15);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,0.15);box-shadow:0 3px 10px 0 rgba(0,0,0,0.15)}.cpac-addons li:hover{-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,0.25);box-shadow:0 3px 10px 0 rgba(0,0,0,0.25)}.cpac-addons li a{color:#444}.cpac-addons li .cpac-addon-content{display:table;width:100%;height:125px;text-align:center;vertical-align:middle;border-top:1px solid #ddd;background:#0069a4;background:-moz-radial-gradient(center, ellipse cover, #0069a4 0, #085079 100%);background:-webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #0069a4), color-stop(100%, #085079));background:-webkit-radial-gradient(center, ellipse cover, #0069a4 0, #085079 100%);background:-o-radial-gradient(center, ellipse cover, #0069a4 0, #085079 100%);background:-ms-radial-gradient(center, ellipse cover, #0069a4 0, #085079 100%);background:radial-gradient(ellipse at center, #0069a4 0, #085079 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0069a4', endColorstr='#085079', GradientType=1)}.cpac-addons li .cpac-addon-content>*{display:table-cell;vertical-align:middle}.cpac-addons li .cpac-addon-content h3{padding:0 16px;color:#fff;line-height:150%}.cpac-addons li .cpac-addon-content img{width:100%}.cpac-addons li .cpac-addon-header{width:100%;padding:25px 15px;-moz-box-sizing:border-box;box-sizing:border-box}.cpac-addons li .cpac-addon-header>*:first-child{margin-top:0}.cpac-addons li .cpac-addon-header>*:last-child{margin-bottom:0}.cpac-addons li .cpac-addon-actions{background:#eee;border-top:1px solid #ddd;padding:8px}.cpac-addons li .cpac-addon-actions .cpac-installed:before{content:"\f147";font-family:'dashicons';vertical-align:middle;margin-left:-5px;margin-right:3px}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#cpac a:focus,
|
2 |
+
#cpac a:active {
|
3 |
+
outline: none;
|
4 |
+
}
|
5 |
+
/**
|
6 |
+
* General
|
7 |
+
* ----------------------------------------------------------------------------
|
8 |
+
*/
|
9 |
+
#icon-codepress-admin-columns {
|
10 |
+
background: transparent url('../images/icon.png') no-repeat 0 0;
|
11 |
+
}
|
12 |
+
.cpac-settings-link {
|
13 |
+
float: right;
|
14 |
+
margin: 12px 14px 5px 0;
|
15 |
+
background: transparent url('../images/settings.png') no-repeat 0 0;
|
16 |
+
padding-left: 20px;
|
17 |
+
text-decoration: none;
|
18 |
+
display: inline-block;
|
19 |
+
line-height: 16px;
|
20 |
+
}
|
21 |
+
.cpac-settings-link.current {
|
22 |
+
font-weight: bold;
|
23 |
+
}
|
24 |
+
.rtl .cpac-settings-link {
|
25 |
+
float: left;
|
26 |
+
margin: 12px 0 5px 14px;
|
27 |
+
padding-right: 20px;
|
28 |
+
padding-left: 0;
|
29 |
+
}
|
30 |
+
a.help {
|
31 |
+
background: transparent url('../images/help.png') no-repeat 0 0;
|
32 |
+
display: inline-block;
|
33 |
+
width: 16px;
|
34 |
+
height: 16px;
|
35 |
+
}
|
36 |
+
.button.loading {
|
37 |
+
padding-right: 25px;
|
38 |
+
position: relative;
|
39 |
+
}
|
40 |
+
.rtl .button.loading {
|
41 |
+
padding-left: 25px;
|
42 |
+
padding-right: 0;
|
43 |
+
}
|
44 |
+
.button.loading span {
|
45 |
+
position: absolute;
|
46 |
+
top: 2px;
|
47 |
+
right: 6px;
|
48 |
+
background: transparent url('../images/loading.gif') no-repeat right 50%;
|
49 |
+
width: 16px;
|
50 |
+
height: 16px;
|
51 |
+
display: inline-block;
|
52 |
+
}
|
53 |
+
.rtl .button.loading span {
|
54 |
+
left: 6px;
|
55 |
+
right: auto;
|
56 |
+
}
|
57 |
+
/**
|
58 |
+
* Admin Notice Message
|
59 |
+
* ----------------------------------------------------------------------------
|
60 |
+
*/
|
61 |
+
.cpac_message.error.warning {
|
62 |
+
border-left: 4px solid #ffba00;
|
63 |
+
}
|
64 |
+
/**
|
65 |
+
* Icons
|
66 |
+
* ----------------------------------------------------------------------------
|
67 |
+
*/
|
68 |
+
.icon-yes {
|
69 |
+
background: transparent url(../images/yes.png) no-repeat 0 0;
|
70 |
+
width: 16px;
|
71 |
+
height: 16px;
|
72 |
+
display: inline-block;
|
73 |
+
position: relative;
|
74 |
+
top: 2px;
|
75 |
+
}
|
76 |
+
.icon-no {
|
77 |
+
background: transparent url(../images/no.png) no-repeat 0 0;
|
78 |
+
width: 16px;
|
79 |
+
height: 16px;
|
80 |
+
display: inline-block;
|
81 |
+
position: relative;
|
82 |
+
top: 2px;
|
83 |
+
}
|
84 |
+
/**
|
85 |
+
* Header
|
86 |
+
* ----------------------------------------------------------------------------
|
87 |
+
*/
|
88 |
+
h2.cpac-nav-tab-wrapper {
|
89 |
+
margin-bottom: 10px;
|
90 |
+
}
|
91 |
+
/**
|
92 |
+
* Menu
|
93 |
+
* ----------------------------------------------------------------------------
|
94 |
+
*/
|
95 |
+
.cpac-menu {
|
96 |
+
clear: both;
|
97 |
+
overflow: hidden;
|
98 |
+
margin-bottom: 10px;
|
99 |
+
}
|
100 |
+
.cpac-menu .subsubsub {
|
101 |
+
white-space: normal;
|
102 |
+
margin-right: 14px;
|
103 |
+
width: 100%;
|
104 |
+
margin: 0 14px 0 0;
|
105 |
+
}
|
106 |
+
.cpac-menu .subsubsub li.first {
|
107 |
+
font-weight: bold;
|
108 |
+
min-width: 100px;
|
109 |
+
}
|
110 |
+
/**
|
111 |
+
* Structure
|
112 |
+
* ----------------------------------------------------------------------------
|
113 |
+
*/
|
114 |
+
.columns-container {
|
115 |
+
margin-right: 300px;
|
116 |
+
max-width: 700px;
|
117 |
+
}
|
118 |
+
.columns-container .columns-left {
|
119 |
+
float: left;
|
120 |
+
width: 100%;
|
121 |
+
}
|
122 |
+
.columns-container .columns-right {
|
123 |
+
float: right;
|
124 |
+
margin-right: -300px;
|
125 |
+
width: 280px;
|
126 |
+
}
|
127 |
+
.columns-container .columns-right .columns-right-inside.fixed {
|
128 |
+
position: fixed;
|
129 |
+
top: 40px;
|
130 |
+
width: 280px;
|
131 |
+
}
|
132 |
+
/**
|
133 |
+
* UI Sortable Plugin
|
134 |
+
* ----------------------------------------------------------------------------
|
135 |
+
*/
|
136 |
+
.ui-sortable-helper {
|
137 |
+
-webkit-box-shadow: 1px 3px 6px 0px rgba(1, 1, 1, 0.4);
|
138 |
+
box-shadow: 1px 3px 6px 0px rgba(1, 1, 1, 0.4);
|
139 |
+
}
|
140 |
+
.ui-sortable-helper .column-meta {
|
141 |
+
border-width: 1px;
|
142 |
+
}
|
143 |
+
.cpac-placeholder {
|
144 |
+
visibility: visible !important;
|
145 |
+
border-top: 1px solid #dfdfdf;
|
146 |
+
padding: 5px 4px 7px 0;
|
147 |
+
}
|
148 |
+
.cpac-placeholder .inner-placeholder {
|
149 |
+
border: 1px dashed #808080;
|
150 |
+
background: #eee;
|
151 |
+
width: 100%;
|
152 |
+
height: 100%;
|
153 |
+
}
|
154 |
+
.cpac-placeholder :first-child {
|
155 |
+
border: none;
|
156 |
+
}
|
157 |
+
/**
|
158 |
+
* Columns
|
159 |
+
* ----------------------------------------------------------------------------
|
160 |
+
*/
|
161 |
+
.columns-left .cpac-boxes .cpac-columns form {
|
162 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
163 |
+
}
|
164 |
+
/**
|
165 |
+
* Column
|
166 |
+
* ----------------------------------------------------------------------------
|
167 |
+
*/
|
168 |
+
.cpac-column .column-meta {
|
169 |
+
border-style: solid;
|
170 |
+
border-color: #dfdfdf;
|
171 |
+
border-width: 1px 1px 0;
|
172 |
+
background: #fcfcfc;
|
173 |
+
}
|
174 |
+
.cpac-column .column-meta:nth-child(2n) .column-meta {
|
175 |
+
background: #f9f9f9;
|
176 |
+
}
|
177 |
+
.cpac-column .column-meta img {
|
178 |
+
margin-right: 3px;
|
179 |
+
}
|
180 |
+
.cpac-column .column-meta table {
|
181 |
+
border: none;
|
182 |
+
background: transparent;
|
183 |
+
border-radius: 0;
|
184 |
+
}
|
185 |
+
.cpac-column .column-meta table tr td {
|
186 |
+
vertical-align: top;
|
187 |
+
height: 18px;
|
188 |
+
border: none;
|
189 |
+
padding: 11px 8px;
|
190 |
+
border-width: 1px 0 0;
|
191 |
+
border-style: solid;
|
192 |
+
border-color: transparent;
|
193 |
+
}
|
194 |
+
.cpac-column .column-meta table tr td.column_sort {
|
195 |
+
width: 10px;
|
196 |
+
background: transparent url('../images/drag.png') no-repeat 8px 8px;
|
197 |
+
cursor: move;
|
198 |
+
}
|
199 |
+
.cpac-column .column-meta table tr td.column_label {
|
200 |
+
width: 70%;
|
201 |
+
font-weight: bold;
|
202 |
+
vertical-align: middle;
|
203 |
+
position: relative;
|
204 |
+
}
|
205 |
+
.cpac-column .column-meta table tr td.column_label .inner {
|
206 |
+
position: relative;
|
207 |
+
overflow: hidden;
|
208 |
+
height: 18px;
|
209 |
+
}
|
210 |
+
.cpac-column .column-meta table tr td.column_label .inner > a {
|
211 |
+
color: #5a5a5a;
|
212 |
+
padding: 0 4px;
|
213 |
+
}
|
214 |
+
.cpac-column .column-meta table tr td.column_label .inner > a:hover {
|
215 |
+
color: #333333;
|
216 |
+
}
|
217 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.edit-button,
|
218 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.remove-button,
|
219 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.clone-button {
|
220 |
+
display: none;
|
221 |
+
color: #a00;
|
222 |
+
text-decoration: none;
|
223 |
+
text-shadow: none;
|
224 |
+
font-weight: normal;
|
225 |
+
margin-left: 5px;
|
226 |
+
font-size: 12px;
|
227 |
+
}
|
228 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.edit-button:hover,
|
229 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.remove-button:hover,
|
230 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.clone-button:hover {
|
231 |
+
color: #f00;
|
232 |
+
}
|
233 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.edit-button,
|
234 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.clone-button {
|
235 |
+
color: #0074a2;
|
236 |
+
}
|
237 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.edit-button:hover,
|
238 |
+
.cpac-column .column-meta table tr td.column_label .inner > a.clone-button:hover {
|
239 |
+
color: #2ea2cc;
|
240 |
+
}
|
241 |
+
.cpac-column .column-meta table tr td.column_label .inner .meta {
|
242 |
+
display: inline-block;
|
243 |
+
float: right;
|
244 |
+
font-weight: normal;
|
245 |
+
color: #b2b2b2;
|
246 |
+
font-size: 12px;
|
247 |
+
}
|
248 |
+
.cpac-column .column-meta table tr td.column_label .inner .meta span {
|
249 |
+
cursor: pointer;
|
250 |
+
}
|
251 |
+
.cpac-column .column-meta table tr td.column_label .inner .meta span.width {
|
252 |
+
margin-right: 5px;
|
253 |
+
cursor: auto;
|
254 |
+
}
|
255 |
+
.cpac-column .column-meta table tr td.column_label span.vers {
|
256 |
+
float: left;
|
257 |
+
}
|
258 |
+
.cpac-column .column-meta table tr td.column_type {
|
259 |
+
width: auto;
|
260 |
+
min-width: 120px;
|
261 |
+
text-align: right;
|
262 |
+
vertical-align: middle;
|
263 |
+
color: #999999;
|
264 |
+
padding-right: 0;
|
265 |
+
}
|
266 |
+
.cpac-column .column-meta table tr td.column_type .inner {
|
267 |
+
height: 18px;
|
268 |
+
overflow: hidden;
|
269 |
+
}
|
270 |
+
.cpac-column .column-meta table tr td.column_type .inner a {
|
271 |
+
color: #999999;
|
272 |
+
}
|
273 |
+
.cpac-column .column-meta table tr td.column_edit {
|
274 |
+
width: 38px;
|
275 |
+
min-width: 38px;
|
276 |
+
background: transparent url('../images/arrow.png') no-repeat 23px 18px;
|
277 |
+
cursor: pointer;
|
278 |
+
}
|
279 |
+
.cpac-column .column-meta:hover .column_label .inner > a.remove-button,
|
280 |
+
.cpac-column .column-meta:hover .column_label .inner > a.edit-button,
|
281 |
+
.cpac-column .column-meta:hover .column_label .inner > a.clone-button {
|
282 |
+
display: inline-block;
|
283 |
+
}
|
284 |
+
.cpac-column .column-meta span.vers {
|
285 |
+
padding-top: 2px;
|
286 |
+
}
|
287 |
+
.cpac-column .column-meta span.vers .comment-grey-bubble {
|
288 |
+
background: transparent url("../images/comment-grey-bubble.png") no-repeat 0 0;
|
289 |
+
height: 12px;
|
290 |
+
width: 12px;
|
291 |
+
float: right;
|
292 |
+
}
|
293 |
+
.cpac-column .column-form {
|
294 |
+
display: none;
|
295 |
+
border-width: 1px 1px 0;
|
296 |
+
border-style: solid;
|
297 |
+
border-color: #dfdfdf;
|
298 |
+
position: relative;
|
299 |
+
}
|
300 |
+
.cpac-column .column-form table {
|
301 |
+
border: none;
|
302 |
+
background: #fcfcfc;
|
303 |
+
}
|
304 |
+
.cpac-column .column-form table tr td {
|
305 |
+
vertical-align: top;
|
306 |
+
border: none;
|
307 |
+
padding: 8px;
|
308 |
+
background: #ffffff;
|
309 |
+
border-top: 1px solid #F5F5F5;
|
310 |
+
}
|
311 |
+
.cpac-column .column-form table tr td select,
|
312 |
+
.cpac-column .column-form table tr td input[type=text] {
|
313 |
+
width: 99.95%;
|
314 |
+
}
|
315 |
+
.cpac-column .column-form table tr td select.small,
|
316 |
+
.cpac-column .column-form table tr td input[type=text].small {
|
317 |
+
width: 100px;
|
318 |
+
}
|
319 |
+
.cpac-column .column-form table tr td span.suffix {
|
320 |
+
line-height: 40px;
|
321 |
+
color: #808080;
|
322 |
+
}
|
323 |
+
.cpac-column .column-form table tr td select optgroup:nth-child(2n) {
|
324 |
+
background: #F9F9F9;
|
325 |
+
}
|
326 |
+
.cpac-column .column-form table tr td.label {
|
327 |
+
position: relative;
|
328 |
+
overflow: visible;
|
329 |
+
background: #F9F9F9;
|
330 |
+
background: #f5f5f5;
|
331 |
+
border-right: 1px solid #E1E1E1;
|
332 |
+
vertical-align: top;
|
333 |
+
width: 34%;
|
334 |
+
border-top: 1px solid #F0F0F0;
|
335 |
+
}
|
336 |
+
.cpac-column .column-form table tr td.label label {
|
337 |
+
font-weight: bold;
|
338 |
+
color: #333333;
|
339 |
+
display: block;
|
340 |
+
position: relative;
|
341 |
+
}
|
342 |
+
.cpac-column .column-form table tr td.label p {
|
343 |
+
color: #666666;
|
344 |
+
display: block;
|
345 |
+
font-size: 12px;
|
346 |
+
font-style: normal;
|
347 |
+
line-height: 16px;
|
348 |
+
margin: 0 !important;
|
349 |
+
}
|
350 |
+
.cpac-column .column-form table tr td.label p.description {
|
351 |
+
display: none;
|
352 |
+
position: absolute;
|
353 |
+
z-index: 99;
|
354 |
+
top: 30px;
|
355 |
+
left: 0;
|
356 |
+
background: #eaf2fa;
|
357 |
+
border-radius: 5px;
|
358 |
+
border: 1px solid #c7d7e2;
|
359 |
+
padding: 5px 8px !important;
|
360 |
+
font-weight: normal;
|
361 |
+
}
|
362 |
+
.cpac-column .column-form table tr td.label p.description em {
|
363 |
+
display: block;
|
364 |
+
color: #999;
|
365 |
+
}
|
366 |
+
.cpac-column .column-form table tr td.label .info {
|
367 |
+
position: absolute;
|
368 |
+
top: 0;
|
369 |
+
left: 0;
|
370 |
+
width: 100%;
|
371 |
+
height: 100%;
|
372 |
+
z-index: 1;
|
373 |
+
}
|
374 |
+
.cpac-column .column-form table tr td.label .info:before {
|
375 |
+
position: absolute;
|
376 |
+
z-index: 1;
|
377 |
+
right: 10px;
|
378 |
+
top: 50%;
|
379 |
+
margin-top: -7px;
|
380 |
+
content: '';
|
381 |
+
display: block;
|
382 |
+
border-radius: 32px;
|
383 |
+
border: 1px solid #E6E6E6;
|
384 |
+
width: 12px;
|
385 |
+
height: 12px;
|
386 |
+
}
|
387 |
+
.cpac-column .column-form table tr td.label .info:after {
|
388 |
+
position: absolute;
|
389 |
+
z-index: 1;
|
390 |
+
right: 10px;
|
391 |
+
top: 50%;
|
392 |
+
margin-top: -6px;
|
393 |
+
content: '?';
|
394 |
+
display: block;
|
395 |
+
width: 14px;
|
396 |
+
height: 14px;
|
397 |
+
color: #E6E6E6;
|
398 |
+
font: bold 10px Arial;
|
399 |
+
text-align: center;
|
400 |
+
vertical-align: middle;
|
401 |
+
line-height: 14px;
|
402 |
+
}
|
403 |
+
.cpac-column .column-form table tr td.input label {
|
404 |
+
padding-left: 10px;
|
405 |
+
padding-right: 0;
|
406 |
+
}
|
407 |
+
.cpac-column .column-form table tr td.input div.msg {
|
408 |
+
margin-top: 5px;
|
409 |
+
display: none;
|
410 |
+
color: #333;
|
411 |
+
padding: 6px 8px;
|
412 |
+
background-color: #ffebe8;
|
413 |
+
border: 1px solid #fff;
|
414 |
+
-moz-border-radius: 3px;
|
415 |
+
-webkit-border-radius: 3px;
|
416 |
+
border-radius: 3px;
|
417 |
+
}
|
418 |
+
.cpac-column .column-form table tr td.input .section {
|
419 |
+
padding: 12px;
|
420 |
+
}
|
421 |
+
.cpac-column .column-form table tr.column_width .input {
|
422 |
+
position: relative;
|
423 |
+
}
|
424 |
+
.cpac-column .column-form table tr.column_width .input div.description {
|
425 |
+
font-size: 11px;
|
426 |
+
width: 54px;
|
427 |
+
position: absolute;
|
428 |
+
left: 10px;
|
429 |
+
text-align: middle;
|
430 |
+
}
|
431 |
+
.cpac-column .column-form table tr.column_width .input div.description input {
|
432 |
+
background: #efefef;
|
433 |
+
border: none;
|
434 |
+
height: 20px;
|
435 |
+
line-height: 20px;
|
436 |
+
text-align: right;
|
437 |
+
width: 36px;
|
438 |
+
font-size: 12px;
|
439 |
+
}
|
440 |
+
.cpac-column .column-form table tr.column_width .input div.width-slider {
|
441 |
+
margin-left: 60px;
|
442 |
+
margin-right: 100px;
|
443 |
+
position: relative;
|
444 |
+
margin-top: 4px;
|
445 |
+
}
|
446 |
+
.cpac-column .column-form table tr.column_width .input div.width-slider .ui-slider-handle {
|
447 |
+
cursor: ew-resize;
|
448 |
+
}
|
449 |
+
.cpac-column .column-form table tr.column_width .input div.unit-select {
|
450 |
+
position: absolute;
|
451 |
+
top: 8px;
|
452 |
+
right: 10px;
|
453 |
+
width: 90px;
|
454 |
+
text-align: right;
|
455 |
+
}
|
456 |
+
.cpac-column .column-form table tr.column_width .input div.unit-select label {
|
457 |
+
padding-left: 5px;
|
458 |
+
}
|
459 |
+
.cpac-column .column-form table tr.column_image_size {
|
460 |
+
border: 10px solid red;
|
461 |
+
}
|
462 |
+
.cpac-column .column-form table tr.column_image_size td.input label.custom-size {
|
463 |
+
display: inline-block;
|
464 |
+
margin-top: 4px;
|
465 |
+
margin-bottom: 4px;
|
466 |
+
}
|
467 |
+
.cpac-column .column-form table tr.column_image_size td.input label.custom-size input {
|
468 |
+
margin-right: 3px;
|
469 |
+
}
|
470 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size {
|
471 |
+
display: inline-block;
|
472 |
+
}
|
473 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .hidden {
|
474 |
+
display: none;
|
475 |
+
}
|
476 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w,
|
477 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h {
|
478 |
+
margin: 0;
|
479 |
+
}
|
480 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w.hidden,
|
481 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h.hidden {
|
482 |
+
display: none;
|
483 |
+
}
|
484 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w input[type="text"],
|
485 |
+
.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h input[type="text"] {
|
486 |
+
margin-right: 3px;
|
487 |
+
width: 40px !important;
|
488 |
+
}
|
489 |
+
.cpac-column .column-form table tr.column_action td {
|
490 |
+
background: #f9f9f9;
|
491 |
+
}
|
492 |
+
.cpac-column .column-form table tr.column_action td p {
|
493 |
+
margin: 0;
|
494 |
+
}
|
495 |
+
.cpac-column .column-form table tr.column_action td p a.remove-button {
|
496 |
+
color: #a00;
|
497 |
+
text-decoration: none;
|
498 |
+
text-shadow: none;
|
499 |
+
font-weight: normal;
|
500 |
+
margin-left: 5px;
|
501 |
+
font-size: 12px;
|
502 |
+
padding: 0 5px;
|
503 |
+
}
|
504 |
+
.cpac-column .column-form table tr.column_action td p a.remove-button:hover {
|
505 |
+
color: #fff;
|
506 |
+
background: #f00;
|
507 |
+
}
|
508 |
+
.cpac-column .column-form table tr:first-child td {
|
509 |
+
border-top: none;
|
510 |
+
}
|
511 |
+
.cpac-column.loading .column-form > .spinner {
|
512 |
+
position: absolute;
|
513 |
+
left: 50%;
|
514 |
+
top: 50%;
|
515 |
+
z-index: 200;
|
516 |
+
margin-left: -10px;
|
517 |
+
margin-top: -10px;
|
518 |
+
display: block;
|
519 |
+
}
|
520 |
+
.cpac-column.loading .column-form:before {
|
521 |
+
content: '';
|
522 |
+
position: absolute;
|
523 |
+
width: 100%;
|
524 |
+
height: 100%;
|
525 |
+
background: #FFF;
|
526 |
+
z-index: 100;
|
527 |
+
opacity: 0.5;
|
528 |
+
}
|
529 |
+
.cpac-column.opened .column-meta {
|
530 |
+
background-color: #c7c7c7;
|
531 |
+
background-image: -ms-linear-gradient(top, #e9e9e9, #c7c7c7);
|
532 |
+
background-image: -moz-linear-gradient(top, #e9e9e9, #c7c7c7);
|
533 |
+
background-image: -o-linear-gradient(top, #e9e9e9, #c7c7c7);
|
534 |
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#c7c7c7));
|
535 |
+
background-image: -webkit-linear-gradient(top, #e9e9e9, #c7c7c7);
|
536 |
+
background-image: linear-gradient(top, #e9e9e9, #c7c7c7);
|
537 |
+
border-color: #aeaeae;
|
538 |
+
}
|
539 |
+
.cpac-column.opened .column-meta table {
|
540 |
+
background: transparent;
|
541 |
+
}
|
542 |
+
.cpac-column.opened .column-meta table td {
|
543 |
+
border-color: #f8f8f8;
|
544 |
+
color: #333;
|
545 |
+
text-shadow: 0 1px 0 #FFFFFF;
|
546 |
+
}
|
547 |
+
.cpac-column.opened .column-meta table td a {
|
548 |
+
color: #333;
|
549 |
+
text-shadow: 0 1px 0 #FFFFFF;
|
550 |
+
}
|
551 |
+
.cpac-column.opened .column-meta table td.column_sort {
|
552 |
+
background-position: 8px -39px;
|
553 |
+
}
|
554 |
+
.cpac-column.opened .column-meta table td.column_label .inner .meta span {
|
555 |
+
color: #808080;
|
556 |
+
text-shadow: none;
|
557 |
+
}
|
558 |
+
.cpac-column.opened .column-meta table td.column_type {
|
559 |
+
color: #5C5C5C;
|
560 |
+
}
|
561 |
+
/**
|
562 |
+
* Column: Footer
|
563 |
+
* ----------------------------------------------------------------------------
|
564 |
+
*/
|
565 |
+
.column-footer {
|
566 |
+
background: #EAF2FA;
|
567 |
+
border: 1px solid #c7d7e2;
|
568 |
+
min-height: 26px;
|
569 |
+
padding: 8px;
|
570 |
+
overflow: hidden;
|
571 |
+
}
|
572 |
+
.column-footer .order-message {
|
573 |
+
background: transparent url('../images/order_arrow.png') no-repeat 0 0;
|
574 |
+
color: #7A9BBE;
|
575 |
+
float: left;
|
576 |
+
font-family: Comic Sans MS, sans-serif;
|
577 |
+
font-size: 11px;
|
578 |
+
height: 13px;
|
579 |
+
line-height: 1em;
|
580 |
+
margin-left: 4px;
|
581 |
+
padding: 7px 0 0 22px;
|
582 |
+
text-shadow: 0 1px 0 #FFFFFF;
|
583 |
+
display: inline-block;
|
584 |
+
}
|
585 |
+
.column-footer .button-container {
|
586 |
+
float: right;
|
587 |
+
display: inline-block;
|
588 |
+
margin-top: -5px;
|
589 |
+
}
|
590 |
+
.column-footer .button-container a {
|
591 |
+
display: inline-block;
|
592 |
+
margin-top: 5px;
|
593 |
+
}
|
594 |
+
/**
|
595 |
+
* Welcome Screen
|
596 |
+
* ----------------------------------------------------------------------------
|
597 |
+
*/
|
598 |
+
.cpac-content-body hr {
|
599 |
+
-moz-border-bottom-colors: none;
|
600 |
+
-moz-border-left-colors: none;
|
601 |
+
-moz-border-right-colors: none;
|
602 |
+
-moz-border-top-colors: none;
|
603 |
+
background: none repeat scroll 0 0 transparent;
|
604 |
+
border-color: #dfdfdf -moz-use-text-color -moz-use-text-color;
|
605 |
+
border-image: none;
|
606 |
+
border-right: 0 none;
|
607 |
+
border-style: solid none none;
|
608 |
+
border-width: 1px 0 0;
|
609 |
+
clear: both;
|
610 |
+
margin: 30px 0;
|
611 |
+
opacity: 0.2;
|
612 |
+
}
|
613 |
+
#cpac-welcome.about-wrap div.error {
|
614 |
+
display: block !important;
|
615 |
+
}
|
616 |
+
.cpac-alert {
|
617 |
+
display: inline-block;
|
618 |
+
background: none repeat scroll 0 0 #FCF8E3;
|
619 |
+
border: 1px solid #FBEED5;
|
620 |
+
border-radius: 4px 4px 4px 4px;
|
621 |
+
color: #C09853;
|
622 |
+
margin: 20px 0;
|
623 |
+
padding: 16px 14px;
|
624 |
+
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
|
625 |
+
}
|
626 |
+
.cpac-alert p {
|
627 |
+
margin: 0;
|
628 |
+
}
|
629 |
+
.cpac-alert.cpac-alert-success {
|
630 |
+
background-color: #DFF0D8;
|
631 |
+
border-color: #D6E9C6;
|
632 |
+
color: #468847;
|
633 |
+
}
|
634 |
+
.cpac-alert.cpac-alert-error {
|
635 |
+
background-color: #F2DEDE;
|
636 |
+
border-color: #EED3D7;
|
637 |
+
color: #B94A48;
|
638 |
+
}
|
639 |
+
.cpac-alert a.button-primary {
|
640 |
+
height: 28px;
|
641 |
+
line-height: 28px;
|
642 |
+
display: inline-block;
|
643 |
+
}
|
644 |
+
#cpac-download-add-ons-table {
|
645 |
+
max-width: 600px;
|
646 |
+
}
|
647 |
+
.wp-core-ui .button-large {
|
648 |
+
height: 40px;
|
649 |
+
line-height: 40px;
|
650 |
+
font-size: 16px;
|
651 |
+
padding: 0 15px;
|
652 |
+
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
|
653 |
+
}
|
654 |
+
/**
|
655 |
+
* Notifications
|
656 |
+
* ----------------------------------------------------------------------------
|
657 |
+
*/
|
658 |
+
.cac-notification.updated {
|
659 |
+
border-left-color: #0071aa;
|
660 |
+
}
|
661 |
+
.cac-notification.updated .learnmore {
|
662 |
+
float: right;
|
663 |
+
}
|
664 |
+
.cac-notification.updated .learnmore:after {
|
665 |
+
content: "\f139";
|
666 |
+
font: normal 20px/1 'dashicons';
|
667 |
+
float: right;
|
668 |
+
}
|
669 |
+
/**
|
670 |
+
* Sidebar
|
671 |
+
* ----------------------------------------------------------------------------
|
672 |
+
*/
|
673 |
+
.columns-right {
|
674 |
+
margin-top: 54px;
|
675 |
+
}
|
676 |
+
.columns-right .sidebox {
|
677 |
+
background: none repeat scroll 0 0 #FFFFFF;
|
678 |
+
border: 1px solid #E1E1E1;
|
679 |
+
border-radius: 0 0 0 0;
|
680 |
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
681 |
+
position: relative;
|
682 |
+
margin-bottom: 14px;
|
683 |
+
}
|
684 |
+
.columns-right .sidebox h3 {
|
685 |
+
padding: 10px;
|
686 |
+
margin: 0;
|
687 |
+
}
|
688 |
+
.columns-right .sidebox h3.title {
|
689 |
+
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
690 |
+
font-size: 15px;
|
691 |
+
font-weight: normal;
|
692 |
+
line-height: 1;
|
693 |
+
margin: 0;
|
694 |
+
padding: 7px 10px;
|
695 |
+
background: #f1f1f1;
|
696 |
+
background-image: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f9f9f9));
|
697 |
+
background-image: -webkit-linear-gradient(bottom, #ececec, #f9f9f9);
|
698 |
+
background-image: -moz-linear-gradient(bottom, #ececec, #f9f9f9);
|
699 |
+
background-image: -o-linear-gradient(bottom, #ececec, #f9f9f9);
|
700 |
+
background-image: linear-gradient(to top, #ececec, #f9f9f9);
|
701 |
+
border-bottom-color: #dfdfdf;
|
702 |
+
text-shadow: #fff 0 1px 0;
|
703 |
+
-webkit-box-shadow: 0 1px 0 #fff;
|
704 |
+
box-shadow: 0 1px 0 #fff;
|
705 |
+
border-bottom-style: solid;
|
706 |
+
border-bottom-width: 1px;
|
707 |
+
}
|
708 |
+
.columns-right .sidebox .inside {
|
709 |
+
padding: 10px;
|
710 |
+
}
|
711 |
+
.columns-right .sidebox .inside p {
|
712 |
+
margin-top: 0;
|
713 |
+
}
|
714 |
+
.columns-right .sidebox#form-actions .form-reset {
|
715 |
+
border-bottom: 1px solid #F5F5F5;
|
716 |
+
padding: 8px;
|
717 |
+
}
|
718 |
+
.columns-right .sidebox#form-actions .reset-column-type {
|
719 |
+
text-decoration: none;
|
720 |
+
color: #BC0B0B;
|
721 |
+
line-height: 25px;
|
722 |
+
display: inline-block;
|
723 |
+
}
|
724 |
+
.columns-right .sidebox#form-actions .form-update {
|
725 |
+
padding: 8px;
|
726 |
+
overflow: hidden;
|
727 |
+
}
|
728 |
+
.columns-right .sidebox#form-actions .submit-update {
|
729 |
+
display: block;
|
730 |
+
width: 100%;
|
731 |
+
height: 28px;
|
732 |
+
line-height: 28px;
|
733 |
+
text-align: center;
|
734 |
+
}
|
735 |
+
.columns-right .sidebox#pro-version .cta {
|
736 |
+
background: transparent url(../images/get_the_addon.png) no-repeat 0 0;
|
737 |
+
background-size: cover;
|
738 |
+
}
|
739 |
+
.columns-right .sidebox#pro-version .padding-box {
|
740 |
+
padding: 8px 15px 0;
|
741 |
+
}
|
742 |
+
.columns-right .sidebox#pro-version h3 a {
|
743 |
+
color: #fff;
|
744 |
+
font-size: 19px;
|
745 |
+
text-decoration: none;
|
746 |
+
font-weight: normal;
|
747 |
+
margin-top: 6px;
|
748 |
+
}
|
749 |
+
.columns-right .sidebox#pro-version .inside ul {
|
750 |
+
margin: 0 0 10px 0;
|
751 |
+
}
|
752 |
+
.columns-right .sidebox#pro-version .inside ul li {
|
753 |
+
margin: 0;
|
754 |
+
padding: 0;
|
755 |
+
}
|
756 |
+
.columns-right .sidebox#pro-version .inside ul li a {
|
757 |
+
display: inline-block;
|
758 |
+
min-height: 24px;
|
759 |
+
font-size: 19px;
|
760 |
+
line-height: 24px;
|
761 |
+
margin-bottom: 1px;
|
762 |
+
padding: 0 5px;
|
763 |
+
background: #000;
|
764 |
+
color: #fff;
|
765 |
+
text-decoration: none;
|
766 |
+
}
|
767 |
+
.columns-right .sidebox#pro-version .inside p {
|
768 |
+
color: #fff;
|
769 |
+
font-size: 12px;
|
770 |
+
}
|
771 |
+
.columns-right .sidebox#pro-version .inside p a {
|
772 |
+
color: #fff;
|
773 |
+
display: inline-block;
|
774 |
+
background: #a4c518;
|
775 |
+
padding: 0 2px;
|
776 |
+
font-size: 15px;
|
777 |
+
text-decoration: none;
|
778 |
+
}
|
779 |
+
.columns-right .sidebox#direct-feedback #feedback-support,
|
780 |
+
.columns-right .sidebox#direct-feedback #feedback-rate {
|
781 |
+
display: none;
|
782 |
+
}
|
783 |
+
.columns-right .sidebox#direct-feedback .inside > a {
|
784 |
+
border-radius: 4px;
|
785 |
+
border: 1px solid #CCC;
|
786 |
+
width: 48%;
|
787 |
+
height: 64px;
|
788 |
+
text-align: center;
|
789 |
+
line-height: 64px;
|
790 |
+
font-weight: bold;
|
791 |
+
color: #222;
|
792 |
+
display: inline-block;
|
793 |
+
text-decoration: none;
|
794 |
+
}
|
795 |
+
.columns-right .sidebox#direct-feedback .inside > a:hover {
|
796 |
+
background: #FAFAFA;
|
797 |
+
}
|
798 |
+
.columns-right .sidebox#direct-feedback .inside form textarea {
|
799 |
+
width: 100%;
|
800 |
+
height: 120px;
|
801 |
+
}
|
802 |
+
.columns-right .sidebox#direct-feedback .inside form input[type="submit"] {
|
803 |
+
float: right;
|
804 |
+
border-radius: 4px;
|
805 |
+
border: 1px solid #CCC;
|
806 |
+
height: 32px;
|
807 |
+
text-align: center;
|
808 |
+
line-height: 32px;
|
809 |
+
font-weight: bold;
|
810 |
+
font-size: 12px;
|
811 |
+
padding: 0 32px;
|
812 |
+
color: #CCC;
|
813 |
+
display: inline-block;
|
814 |
+
background: none;
|
815 |
+
text-decoration: none;
|
816 |
+
cursor: pointer;
|
817 |
+
}
|
818 |
+
.columns-right .sidebox#direct-feedback .inside form input[type="submit"]:hover {
|
819 |
+
background: #FAFAFA;
|
820 |
+
}
|
821 |
+
.columns-right .sidebox#direct-feedback .inside form p.description {
|
822 |
+
float: left;
|
823 |
+
font-size: 10px;
|
824 |
+
}
|
825 |
+
.columns-right .sidebox#direct-feedback .inside ul {
|
826 |
+
margin: 0;
|
827 |
+
}
|
828 |
+
.columns-right .sidebox#direct-feedback .inside ul.share li {
|
829 |
+
margin: 0;
|
830 |
+
display: block;
|
831 |
+
float: left;
|
832 |
+
margin-left: 9px;
|
833 |
+
width: 30%;
|
834 |
+
}
|
835 |
+
.columns-right .sidebox#direct-feedback .inside ul.share li a {
|
836 |
+
text-decoration: none;
|
837 |
+
vertical-align: middle;
|
838 |
+
line-height: 20px;
|
839 |
+
padding: 16px 0;
|
840 |
+
width: 100%;
|
841 |
+
text-align: center;
|
842 |
+
border: 1px solid #CCC;
|
843 |
+
border-radius: 4px;
|
844 |
+
display: block;
|
845 |
+
}
|
846 |
+
.columns-right .sidebox#direct-feedback .inside ul.share li a:hover {
|
847 |
+
background: #FAFAFA;
|
848 |
+
}
|
849 |
+
.columns-right .sidebox#direct-feedback .inside ul.share li:first-child {
|
850 |
+
margin-left: 0;
|
851 |
+
}
|
852 |
+
.columns-right .sidebox#direct-feedback #feedback-support .inside ul.share li {
|
853 |
+
width: 48%;
|
854 |
+
}
|
855 |
+
/**
|
856 |
+
* Setting Tab
|
857 |
+
* ----------------------------------------------------------------------------
|
858 |
+
*/
|
859 |
+
table.cpac-form-table {
|
860 |
+
max-width: 1100px;
|
861 |
+
margin-top: 20px;
|
862 |
+
}
|
863 |
+
table.cpac-form-table > tbody > tr > td,
|
864 |
+
table.cpac-form-table > tbody > tr > th {
|
865 |
+
vertical-align: top;
|
866 |
+
}
|
867 |
+
table.cpac-form-table td.padding-22 {
|
868 |
+
padding-top: 22px;
|
869 |
+
}
|
870 |
+
table.cpac-form-table td .cpac_export .ms-container {
|
871 |
+
background: transparent url('../images/switch_bw.png') no-repeat 50% 50%;
|
872 |
+
}
|
873 |
+
table.cpac-form-table td .cpac_export .ms-container .ms-selectable {
|
874 |
+
width: 48%;
|
875 |
+
margin-right: 0;
|
876 |
+
}
|
877 |
+
table.cpac-form-table td .cpac_export .ms-container .ms-selection {
|
878 |
+
float: right;
|
879 |
+
width: 48%;
|
880 |
+
}
|
881 |
+
table.cpac-form-table td .cpac_export .ms-container ul.ms-list {
|
882 |
+
width: 100%;
|
883 |
+
}
|
884 |
+
table.cpac-form-table td .cpac_export .ms-container ul.ms-list li {
|
885 |
+
margin: 0;
|
886 |
+
padding-top: 5px;
|
887 |
+
padding-bottom: 5px;
|
888 |
+
}
|
889 |
+
table.cpac-form-table.settings tr td {
|
890 |
+
padding-top: 74px;
|
891 |
+
}
|
892 |
+
table.cpac-form-table.settings tr:first-child th {
|
893 |
+
padding-top: 0;
|
894 |
+
}
|
895 |
+
table.cpac-form-table.settings tr:first-child td {
|
896 |
+
padding-top: 54px;
|
897 |
+
}
|
898 |
+
/**
|
899 |
+
* WP Pointer
|
900 |
+
* ----------------------------------------------------------------------------
|
901 |
+
*/
|
902 |
+
.wp-pointer-content {
|
903 |
+
overflow: hidden;
|
904 |
+
}
|
905 |
+
.wp-pointer-content ol {
|
906 |
+
margin-left: 1.5em;
|
907 |
+
padding: 0 15px;
|
908 |
+
}
|
909 |
+
.wp-pointer-right {
|
910 |
+
margin-right: 15px;
|
911 |
+
}
|
912 |
+
/* =RTL language
|
913 |
+
-------------------------------------------------------------- */
|
914 |
+
body.rtl .wp-pointer-right {
|
915 |
+
margin-left: 15px;
|
916 |
+
margin-right: 0;
|
917 |
+
}
|
918 |
+
body.rtl .wp-pointer-right ol {
|
919 |
+
margin-right: 1.5em;
|
920 |
+
margin-left: 0;
|
921 |
+
}
|
922 |
+
body.rtl .cpac-menu .subsubsub {
|
923 |
+
margin-left: 14px;
|
924 |
+
margin-right: 0;
|
925 |
+
}
|
926 |
+
body.rtl .columns-container {
|
927 |
+
margin-left: 300px;
|
928 |
+
margin-right: 0;
|
929 |
+
}
|
930 |
+
body.rtl .columns-left {
|
931 |
+
float: right;
|
932 |
+
}
|
933 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-meta img {
|
934 |
+
margin-left: 3px;
|
935 |
+
margin-right: 0;
|
936 |
+
}
|
937 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label .inner > a.remove-button {
|
938 |
+
margin-right: 12px;
|
939 |
+
margin-left: 0;
|
940 |
+
}
|
941 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label .inner .meta {
|
942 |
+
float: left;
|
943 |
+
}
|
944 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label span.vers {
|
945 |
+
float: right;
|
946 |
+
}
|
947 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_type {
|
948 |
+
text-align: left;
|
949 |
+
padding-left: 0;
|
950 |
+
padding-right: auto;
|
951 |
+
}
|
952 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-meta span.vers .comment-grey-bubble {
|
953 |
+
float: left;
|
954 |
+
}
|
955 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr.column_image_size td.input label input {
|
956 |
+
margin-left: 3px;
|
957 |
+
margin-right: 0;
|
958 |
+
}
|
959 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr td.label p.description {
|
960 |
+
right: 0;
|
961 |
+
left: auto;
|
962 |
+
}
|
963 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr td.label a.more-info {
|
964 |
+
float: left;
|
965 |
+
}
|
966 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form div.description {
|
967 |
+
float: right;
|
968 |
+
}
|
969 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form div.input-width-range {
|
970 |
+
float: right;
|
971 |
+
}
|
972 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form tr td.input label {
|
973 |
+
padding-left: 10px;
|
974 |
+
padding-right: 0;
|
975 |
+
}
|
976 |
+
body.rtl .columns-left .cpac-columns .cpac-column .column-form a.help {
|
977 |
+
float: left;
|
978 |
+
}
|
979 |
+
body.rtl .columns-left .column-footer .order-message {
|
980 |
+
float: right;
|
981 |
+
padding-right: 22px;
|
982 |
+
padding-left: 0;
|
983 |
+
background: transparent url('../images/order_arrow-rtl.png') no-repeat right top;
|
984 |
+
}
|
985 |
+
body.rtl .columns-left .column-footer .button-container {
|
986 |
+
float: left;
|
987 |
+
}
|
988 |
+
body.rtl .columns-right {
|
989 |
+
float: left;
|
990 |
+
margin-left: -300px;
|
991 |
+
margin-right: 0;
|
992 |
+
}
|
993 |
+
body.rtl .cpac-placeholder {
|
994 |
+
padding: 5px 0 7px 4px;
|
995 |
+
}
|
996 |
+
body.rtl .cpac_export .ms-container .ms-selection {
|
997 |
+
float: left;
|
998 |
+
}
|
999 |
+
/* =Responsive
|
1000 |
+
-------------------------------------------------------------- */
|
1001 |
+
@media only screen and (max-width: 900px) {
|
1002 |
+
.columns-container {
|
1003 |
+
margin-right: 0;
|
1004 |
+
}
|
1005 |
+
.columns-container .columns-left {
|
1006 |
+
float: none;
|
1007 |
+
}
|
1008 |
+
.columns-container .columns-right {
|
1009 |
+
float: none;
|
1010 |
+
margin-top: 0;
|
1011 |
+
margin-right: 0;
|
1012 |
+
width: 100%;
|
1013 |
+
}
|
1014 |
+
.columns-container .columns-right .columns-right-inside.fixed {
|
1015 |
+
position: relative;
|
1016 |
+
top: 0;
|
1017 |
+
width: 100%;
|
1018 |
+
}
|
1019 |
+
}
|
1020 |
+
/* =Addons
|
1021 |
+
-------------------------------------------------------------- */
|
1022 |
+
.cpac-addons li {
|
1023 |
+
width: 200px;
|
1024 |
+
background: #FFF;
|
1025 |
+
float: left;
|
1026 |
+
margin-right: 16px;
|
1027 |
+
margin-bottom: 16px;
|
1028 |
+
border: 1px solid #DDD;
|
1029 |
+
-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
|
1030 |
+
-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
|
1031 |
+
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
|
1032 |
+
}
|
1033 |
+
.cpac-addons li:hover {
|
1034 |
+
-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
|
1035 |
+
-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
|
1036 |
+
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
|
1037 |
+
}
|
1038 |
+
.cpac-addons li a {
|
1039 |
+
color: #444;
|
1040 |
+
}
|
1041 |
+
.cpac-addons li .cpac-addon-content {
|
1042 |
+
display: table;
|
1043 |
+
width: 100%;
|
1044 |
+
height: 125px;
|
1045 |
+
text-align: center;
|
1046 |
+
vertical-align: middle;
|
1047 |
+
border-top: 1px solid #DDD;
|
1048 |
+
background: #0069a4;
|
1049 |
+
background: -moz-radial-gradient(center, ellipse cover, #0069a4 0%, #085079 100%);
|
1050 |
+
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #0069a4), color-stop(100%, #085079));
|
1051 |
+
background: -webkit-radial-gradient(center, ellipse cover, #0069a4 0%, #085079 100%);
|
1052 |
+
background: -o-radial-gradient(center, ellipse cover, #0069a4 0%, #085079 100%);
|
1053 |
+
background: -ms-radial-gradient(center, ellipse cover, #0069a4 0%, #085079 100%);
|
1054 |
+
background: radial-gradient(ellipse at center, #0069a4 0%, #085079 100%);
|
1055 |
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0069a4', endColorstr='#085079', GradientType=1);
|
1056 |
+
}
|
1057 |
+
.cpac-addons li .cpac-addon-content > * {
|
1058 |
+
display: table-cell;
|
1059 |
+
vertical-align: middle;
|
1060 |
+
}
|
1061 |
+
.cpac-addons li .cpac-addon-content h3 {
|
1062 |
+
padding: 0 16px;
|
1063 |
+
color: #FFF;
|
1064 |
+
line-height: 150%;
|
1065 |
+
}
|
1066 |
+
.cpac-addons li .cpac-addon-content img {
|
1067 |
+
width: 100%;
|
1068 |
+
}
|
1069 |
+
.cpac-addons li .cpac-addon-header {
|
1070 |
+
width: 100%;
|
1071 |
+
padding: 25px 15px;
|
1072 |
+
-moz-box-sizing: border-box;
|
1073 |
+
box-sizing: border-box;
|
1074 |
+
}
|
1075 |
+
.cpac-addons li .cpac-addon-header > *:first-child {
|
1076 |
+
margin-top: 0;
|
1077 |
+
}
|
1078 |
+
.cpac-addons li .cpac-addon-header > *:last-child {
|
1079 |
+
margin-bottom: 0;
|
1080 |
+
}
|
1081 |
+
.cpac-addons li .cpac-addon-actions {
|
1082 |
+
background: #EEE;
|
1083 |
+
border-top: 1px solid #DDD;
|
1084 |
+
padding: 8px;
|
1085 |
+
}
|
1086 |
+
.cpac-addons li .cpac-addon-actions .cpac-installed:before {
|
1087 |
+
content: "\f147";
|
1088 |
+
font-family: 'dashicons';
|
1089 |
+
vertical-align: middle;
|
1090 |
+
margin-left: -5px;
|
1091 |
+
margin-right: 3px;
|
1092 |
+
}
|
assets/css/admin-column.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.button.loading span,.cpac-settings-link,.icon-no,.icon-yes,a.help{display:inline-block}.button.loading span,.icon-no,.icon-yes{width:16px;height:16px}#cpac a:active,#cpac a:focus{outline:0}#icon-codepress-admin-columns{background:url(../images/icon.png)no-repeat}.cpac-settings-link{float:right;margin:12px 14px 5px 0;background:url(../images/settings.png)no-repeat;padding-left:20px;text-decoration:none;line-height:16px}.cpac-settings-link.current{font-weight:700}.rtl .cpac-settings-link{float:left;margin:12px 0 5px 14px;padding-right:20px;padding-left:0}.cpac-menu,h2.cpac-nav-tab-wrapper{margin-bottom:10px}a.help{background:url(../images/help.png)no-repeat;width:16px;height:16px}.button.loading{padding-right:25px;position:relative}.rtl .button.loading{padding-left:25px;padding-right:0}.button.loading span{position:absolute;top:2px;right:6px;background:url(../images/loading.gif)right 50% no-repeat}.rtl .button.loading span{left:6px;right:auto}.cpac_message.error.warning{border-left:4px solid #ffba00}.icon-yes{background:url(../images/yes.png)no-repeat;position:relative;top:2px}.icon-no{background:url(../images/no.png)no-repeat;position:relative;top:2px}.cpac-menu{clear:both;overflow:hidden}.cpac-menu .subsubsub{white-space:normal;width:100%;margin:0 14px 0 0}.cpac-menu .subsubsub li.first{font-weight:700;min-width:100px}.columns-container{margin-right:300px;max-width:700px}.columns-container .columns-left{float:left;width:100%}.columns-container .columns-right{float:right;margin-right:-300px;width:280px}.columns-container .columns-right .columns-right-inside.fixed{position:fixed;top:40px;width:280px}.ui-sortable-helper{-webkit-box-shadow:1px 3px 6px 0 rgba(1,1,1,.4);box-shadow:1px 3px 6px 0 rgba(1,1,1,.4)}.columns-left .cpac-boxes .cpac-columns form,.columns-right .sidebox{box-shadow:0 1px 3px rgba(0,0,0,.1)}.ui-sortable-helper .column-meta{border-width:1px}.cpac-placeholder{visibility:visible!important;border-top:1px solid #dfdfdf;padding:5px 4px 7px 0}.cpac-placeholder .inner-placeholder{border:1px dashed grey;background:#eee;width:100%;height:100%}.cpac-placeholder :first-child{border:none}.cpac-column .column-meta{border-style:solid;border-color:#dfdfdf;border-width:1px 1px 0;background:#fcfcfc}.cpac-column .column-meta:nth-child(2n) .column-meta{background:#f9f9f9}.cpac-column .column-meta img{margin-right:3px}.cpac-column .column-meta table{border:none;background:0 0;border-radius:0}.cpac-column .column-meta table tr td{vertical-align:top;height:18px;border:none;padding:11px 8px;border-width:1px 0 0;border-style:solid;border-color:transparent}.cpac-column .column-meta table tr td.column_sort{width:10px;background:url(../images/drag.png)8px 8px no-repeat;cursor:move}.cpac-column .column-meta table tr td.column_label{width:70%;font-weight:700;vertical-align:middle;position:relative}.cpac-column .column-meta table tr td.column_label .inner{position:relative;overflow:hidden;height:18px}.cpac-column .column-meta table tr td.column_label .inner>a{color:#5a5a5a;padding:0 4px}.cpac-column .column-meta table tr td.column_label .inner>a:hover{color:#333}.cpac-column .column-meta table tr td.column_label .inner>a.clone-button,.cpac-column .column-meta table tr td.column_label .inner>a.edit-button,.cpac-column .column-meta table tr td.column_label .inner>a.remove-button{display:none;color:#a00;text-decoration:none;text-shadow:none;font-weight:400;margin-left:5px;font-size:12px}.cpac-column .column-meta table tr td.column_label .inner>a.clone-button:hover,.cpac-column .column-meta table tr td.column_label .inner>a.edit-button:hover,.cpac-column .column-meta table tr td.column_label .inner>a.remove-button:hover{color:red}.cpac-column .column-meta table tr td.column_label .inner>a.clone-button,.cpac-column .column-meta table tr td.column_label .inner>a.edit-button{color:#0074a2}.cpac-column .column-meta table tr td.column_label .inner>a.clone-button:hover,.cpac-column .column-meta table tr td.column_label .inner>a.edit-button:hover{color:#2ea2cc}.cpac-column .column-meta table tr td.column_label .inner .meta{display:inline-block;float:right;font-weight:400;color:#b2b2b2;font-size:12px}.cpac-column .column-meta table tr td.column_label .inner .meta span{cursor:pointer}.cpac-column .column-meta table tr td.column_label .inner .meta span.width{margin-right:5px;cursor:auto}.cpac-column .column-meta table tr td.column_label span.vers{float:left}.cpac-column .column-meta table tr td.column_type{width:auto;min-width:120px;text-align:right;vertical-align:middle;color:#999;padding-right:0}.cpac-column .column-meta table tr td.column_type .inner{height:18px;overflow:hidden}.cpac-column .column-meta table tr td.column_type .inner a{color:#999}.cpac-column .column-meta table tr td.column_edit{width:38px;min-width:38px;background:url(../images/arrow.png)23px 18px no-repeat;cursor:pointer}.cpac-column .column-meta:hover .column_label .inner>a.clone-button,.cpac-column .column-meta:hover .column_label .inner>a.edit-button,.cpac-column .column-meta:hover .column_label .inner>a.remove-button{display:inline-block}.cpac-column .column-meta span.vers{padding-top:2px}.cpac-column .column-meta span.vers .comment-grey-bubble{background:url(../images/comment-grey-bubble.png)no-repeat;height:12px;width:12px;float:right}.cpac-column .column-form{display:none;border-width:1px 1px 0;border-style:solid;border-color:#dfdfdf;position:relative}.cpac-column .column-form table{border:none;background:#fcfcfc}.cpac-column .column-form table tr td{vertical-align:top;border:none;padding:8px;background:#fff;border-top:1px solid #F5F5F5}.cpac-column .column-form table tr td input[type=text],.cpac-column .column-form table tr td select{width:99.95%}.cpac-column .column-form table tr td input[type=text].small,.cpac-column .column-form table tr td select.small{width:100px}.cpac-column .column-form table tr td span.suffix{line-height:40px;color:grey}.cpac-column .column-form table tr td select optgroup:nth-child(2n){background:#F9F9F9}.cpac-column .column-form table tr td.label{position:relative;overflow:visible;background:#f5f5f5;border-right:1px solid #E1E1E1;vertical-align:top;width:34%;border-top:1px solid #F0F0F0}.column-footer,.wp-pointer-content{overflow:hidden}.cpac-column .column-form table tr td.label label{font-weight:700;color:#333;display:block;position:relative}.cpac-column .column-form table tr td.label p{color:#666;display:block;font-size:12px;font-style:normal;line-height:16px;margin:0!important}.cpac-column .column-form table tr td.label p.description{display:none;position:absolute;z-index:99;top:30px;left:0;background:#eaf2fa;border-radius:5px;border:1px solid #c7d7e2;padding:5px 8px!important;font-weight:400}.cpac-column .column-form table tr td.label p.description em{display:block;color:#999}.cpac-column .column-form table tr td.label .info{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cpac-column .column-form table tr td.label .info:before{position:absolute;z-index:1;right:10px;top:50%;margin-top:-7px;content:'';display:block;border-radius:32px;border:1px solid #E6E6E6;width:12px;height:12px}.cpac-column .column-form table tr td.label .info:after{position:absolute;z-index:1;right:10px;top:50%;margin-top:-6px;content:'?';display:block;width:14px;height:14px;color:#E6E6E6;font:700 10px Arial;text-align:center;vertical-align:middle;line-height:14px}.cpac-column .column-form table tr td.input label{padding-left:10px;padding-right:0}.cpac-column .column-form table tr td.input div.msg{margin-top:5px;display:none;color:#333;padding:6px 8px;background-color:#ffebe8;border:1px solid #fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.cpac-column .column-form table tr td.input .section{padding:12px}.cpac-column .column-form table tr.column_width .input{position:relative}.cpac-column .column-form table tr.column_width .input div.description{font-size:11px;width:54px;position:absolute;left:10px;text-align:middle}.cpac-column .column-form table tr.column_width .input div.description input{background:#efefef;border:none;height:20px;line-height:20px;text-align:right;width:36px;font-size:12px}.cpac-column .column-form table tr.column_width .input div.width-slider{margin-left:60px;margin-right:100px;position:relative;margin-top:4px}.cpac-column .column-form table tr.column_width .input div.width-slider .ui-slider-handle{cursor:ew-resize}.cpac-column .column-form table tr.column_width .input div.unit-select{position:absolute;top:8px;right:10px;width:90px;text-align:right}.cpac-column .column-form table tr.column_width .input div.unit-select label{padding-left:5px}.cpac-column .column-form table tr.column_image_size{border:10px solid red}.cpac-column .column-form table tr.column_image_size td.input label.custom-size{display:inline-block;margin-top:4px;margin-bottom:4px}.cpac-column .column-form table tr.column_image_size td.input label.custom-size input{margin-right:3px}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size{display:inline-block}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h.hidden,.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w.hidden,.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .hidden{display:none}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h,.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w{margin:0}.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-h input[type=text],.cpac-column .column-form table tr.column_image_size td.input .custom_image_size .custom-size-w input[type=text]{margin-right:3px;width:40px!important}.cpac-column .column-form table tr.column_action td{background:#f9f9f9}.cpac-column .column-form table tr.column_action td p{margin:0}.cpac-column .column-form table tr.column_action td p a.remove-button{color:#a00;text-decoration:none;text-shadow:none;font-weight:400;margin-left:5px;font-size:12px;padding:0 5px}.cpac-column .column-form table tr.column_action td p a.remove-button:hover{color:#fff;background:red}.cpac-column .column-form table tr:first-child td{border-top:none}.cpac-column.loading .column-form>.spinner{position:absolute;left:50%;top:50%;z-index:200;margin-left:-10px;margin-top:-10px;display:block}.cpac-column.loading .column-form:before{content:'';position:absolute;width:100%;height:100%;background:#FFF;z-index:100;opacity:.5}.cpac-column.opened .column-meta{background-color:#c7c7c7;background-image:-ms-linear-gradient(top,#e9e9e9,#c7c7c7);background-image:-moz-linear-gradient(top,#e9e9e9,#c7c7c7);background-image:-o-linear-gradient(top,#e9e9e9,#c7c7c7);background-image:-webkit-gradient(linear,left top,left bottom,from(#e9e9e9),to(#c7c7c7));background-image:-webkit-linear-gradient(top,#e9e9e9,#c7c7c7);background-image:linear-gradient(top,#e9e9e9,#c7c7c7);border-color:#aeaeae}.cpac-column.opened .column-meta table{background:0 0}.cpac-column.opened .column-meta table td{border-color:#f8f8f8;color:#333;text-shadow:0 1px 0 #FFF}.cpac-column.opened .column-meta table td a{color:#333;text-shadow:0 1px 0 #FFF}.cpac-column.opened .column-meta table td.column_sort{background-position:8px -39px}.cpac-column.opened .column-meta table td.column_label .inner .meta span{color:grey;text-shadow:none}.cpac-column.opened .column-meta table td.column_type{color:#5C5C5C}.column-footer{background:#EAF2FA;border:1px solid #c7d7e2;min-height:26px;padding:8px}.column-footer .order-message{background:url(../images/order_arrow.png)no-repeat;color:#7A9BBE;float:left;font-family:Comic Sans MS,sans-serif;font-size:11px;height:13px;line-height:1em;margin-left:4px;padding:7px 0 0 22px;text-shadow:0 1px 0 #FFF;display:inline-block}.column-footer .button-container{float:right;display:inline-block;margin-top:-5px}.column-footer .button-container a{display:inline-block;margin-top:5px}.cpac-content-body hr{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none;border-color:#dfdfdf -moz-use-text-color -moz-use-text-color;border-image:none;border-right:0 none;border-style:solid none none;border-width:1px 0 0;clear:both;margin:30px 0;opacity:.2}#cpac-welcome.about-wrap div.error{display:block!important}.cpac-alert{display:inline-block;background:#FCF8E3;border:1px solid #FBEED5;border-radius:4px;color:#C09853;margin:20px 0;padding:16px 14px;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cpac-alert p{margin:0}.cpac-alert.cpac-alert-success{background-color:#DFF0D8;border-color:#D6E9C6;color:#468847}.cpac-alert.cpac-alert-error{background-color:#F2DEDE;border-color:#EED3D7;color:#B94A48}.cpac-alert a.button-primary{height:28px;line-height:28px;display:inline-block}#cpac-download-add-ons-table{max-width:600px}.wp-core-ui .button-large{height:40px;line-height:40px;font-size:16px;padding:0 15px;text-shadow:0 1px 0 rgba(0,0,0,.5)}.cac-notification.updated{border-left-color:#0071aa}.cac-notification.updated .learnmore{float:right}.cac-notification.updated .learnmore:after{content:"\f139";font:400 20px/1 dashicons;float:right}.columns-right{margin-top:54px}.columns-right .sidebox{background:#FFF;border:1px solid #E1E1E1;border-radius:0;position:relative;margin-bottom:14px}.columns-right .sidebox h3{padding:10px;margin:0}.columns-right .sidebox h3.title{font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-size:15px;font-weight:400;line-height:1;margin:0;padding:7px 10px;background:#f1f1f1;background-image:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f9f9f9));background-image:-webkit-linear-gradient(bottom,#ececec,#f9f9f9);background-image:-moz-linear-gradient(bottom,#ececec,#f9f9f9);background-image:-o-linear-gradient(bottom,#ececec,#f9f9f9);background-image:linear-gradient(to top,#ececec,#f9f9f9);border-bottom-color:#dfdfdf;text-shadow:#fff 0 1px 0;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;border-bottom-style:solid;border-bottom-width:1px}.columns-right .sidebox .inside{padding:10px}.columns-right .sidebox .inside p{margin-top:0}.columns-right .sidebox#form-actions .form-reset{border-bottom:1px solid #F5F5F5;padding:8px}.columns-right .sidebox#form-actions .reset-column-type{text-decoration:none;color:#BC0B0B;line-height:25px;display:inline-block}.columns-right .sidebox#form-actions .form-update{padding:8px;overflow:hidden}.columns-right .sidebox#form-actions .submit-update{display:block;width:100%;height:28px;line-height:28px;text-align:center}.columns-right .sidebox#pro-version .cta{background:url(../images/get_the_addon.png)no-repeat;background-size:cover}.columns-right .sidebox#pro-version .padding-box{padding:8px 15px 0}.columns-right .sidebox#pro-version h3 a{color:#fff;font-size:19px;text-decoration:none;font-weight:400;margin-top:6px}.columns-right .sidebox#pro-version .inside ul{margin:0 0 10px}.columns-right .sidebox#pro-version .inside ul li{margin:0;padding:0}.columns-right .sidebox#pro-version .inside ul li a{display:inline-block;min-height:24px;font-size:19px;line-height:24px;margin-bottom:1px;padding:0 5px;background:#000;color:#fff;text-decoration:none}.columns-right .sidebox#pro-version .inside p{color:#fff;font-size:12px}.columns-right .sidebox#pro-version .inside p a{color:#fff;display:inline-block;background:#a4c518;padding:0 2px;font-size:15px;text-decoration:none}.columns-right .sidebox#direct-feedback #feedback-rate,.columns-right .sidebox#direct-feedback #feedback-support{display:none}.columns-right .sidebox#direct-feedback .inside>a{border-radius:4px;border:1px solid #CCC;width:48%;height:64px;text-align:center;line-height:64px;font-weight:700;color:#222;display:inline-block;text-decoration:none}.columns-right .sidebox#direct-feedback .inside>a:hover{background:#FAFAFA}.columns-right .sidebox#direct-feedback .inside form textarea{width:100%;height:120px}.columns-right .sidebox#direct-feedback .inside form input[type=submit]{float:right;border-radius:4px;border:1px solid #CCC;height:32px;text-align:center;line-height:32px;font-weight:700;font-size:12px;padding:0 32px;color:#CCC;display:inline-block;background:0 0;text-decoration:none;cursor:pointer}.columns-right .sidebox#direct-feedback .inside form input[type=submit]:hover,.columns-right .sidebox#direct-feedback .inside ul.share li a:hover{background:#FAFAFA}.columns-right .sidebox#direct-feedback .inside form p.description{float:left;font-size:10px}.columns-right .sidebox#direct-feedback .inside ul{margin:0}.columns-right .sidebox#direct-feedback .inside ul.share li{margin:0 0 0 9px;display:block;float:left;width:30%}.columns-right .sidebox#direct-feedback .inside ul.share li a{text-decoration:none;vertical-align:middle;line-height:20px;padding:16px 0;width:100%;text-align:center;border:1px solid #CCC;border-radius:4px;display:block}.columns-right .sidebox#direct-feedback .inside ul.share li:first-child{margin-left:0}.columns-right .sidebox#direct-feedback #feedback-support .inside ul.share li{width:48%}table.cpac-form-table{max-width:1100px;margin-top:20px}table.cpac-form-table>tbody>tr>td,table.cpac-form-table>tbody>tr>th{vertical-align:top}table.cpac-form-table td.padding-22{padding-top:22px}table.cpac-form-table td .cpac_export .ms-container{background:url(../images/switch_bw.png)50% 50% no-repeat}table.cpac-form-table td .cpac_export .ms-container .ms-selectable{width:48%;margin-right:0}table.cpac-form-table td .cpac_export .ms-container .ms-selection{float:right;width:48%}table.cpac-form-table td .cpac_export .ms-container ul.ms-list{width:100%}table.cpac-form-table td .cpac_export .ms-container ul.ms-list li{margin:0;padding-top:5px;padding-bottom:5px}table.cpac-form-table.settings tr td{padding-top:74px}table.cpac-form-table.settings tr:first-child th{padding-top:0}table.cpac-form-table.settings tr:first-child td{padding-top:54px}.wp-pointer-content ol{margin-left:1.5em;padding:0 15px}.wp-pointer-right{margin-right:15px}body.rtl .wp-pointer-right{margin-left:15px;margin-right:0}body.rtl .wp-pointer-right ol{margin-right:1.5em;margin-left:0}body.rtl .cpac-menu .subsubsub{margin-left:14px;margin-right:0}body.rtl .columns-container{margin-left:300px;margin-right:0}body.rtl .columns-left{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-meta img{margin-left:3px;margin-right:0}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label .inner>a.remove-button{margin-right:12px;margin-left:0}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label .inner .meta{float:left}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_label span.vers{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr td.label a.more-info,body.rtl .columns-left .cpac-columns .cpac-column .column-meta span.vers .comment-grey-bubble{float:left}body.rtl .columns-left .cpac-columns .cpac-column .column-meta .column_type{text-align:left;padding-left:0;padding-right:auto}body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr.column_image_size td.input label input{margin-left:3px;margin-right:0}body.rtl .columns-left .cpac-columns .cpac-column .column-form table tr td.label p.description{right:0;left:auto}body.rtl .columns-left .cpac-columns .cpac-column .column-form div.description,body.rtl .columns-left .cpac-columns .cpac-column .column-form div.input-width-range{float:right}body.rtl .columns-left .cpac-columns .cpac-column .column-form tr td.input label{padding-left:10px;padding-right:0}body.rtl .columns-left .cpac-columns .cpac-column .column-form a.help{float:left}body.rtl .columns-left .column-footer .order-message{float:right;padding-right:22px;padding-left:0;background:url(../images/order_arrow-rtl.png)right top no-repeat}body.rtl .columns-left .column-footer .button-container,body.rtl .cpac_export .ms-container .ms-selection{float:left}body.rtl .columns-right{float:left;margin-left:-300px;margin-right:0}body.rtl .cpac-placeholder{padding:5px 0 7px 4px}@media only screen and (max-width:900px){.columns-container{margin-right:0}.columns-container .columns-left{float:none}.columns-container .columns-right{float:none;margin-top:0;margin-right:0;width:100%}.columns-container .columns-right .columns-right-inside.fixed{position:relative;top:0;width:100%}}.cpac-addons li{width:200px;background:#FFF;float:left;margin-right:16px;margin-bottom:16px;border:1px solid #DDD;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,.15);box-shadow:0 3px 10px 0 rgba(0,0,0,.15)}.cpac-addons li:hover{-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 10px 0 rgba(0,0,0,.25);box-shadow:0 3px 10px 0 rgba(0,0,0,.25)}.cpac-addons li a{color:#444}.cpac-addons li .cpac-addon-content{display:table;width:100%;height:125px;text-align:center;vertical-align:middle;border-top:1px solid #DDD;background:#0069a4;background:-moz-radial-gradient(center,ellipse cover,#0069a4 0,#085079 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#0069a4),color-stop(100%,#085079));background:-webkit-radial-gradient(center,ellipse cover,#0069a4 0,#085079 100%);background:-o-radial-gradient(center,ellipse cover,#0069a4 0,#085079 100%);background:-ms-radial-gradient(center,ellipse cover,#0069a4 0,#085079 100%);background:radial-gradient(ellipse at center,#0069a4 0,#085079 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0069a4', endColorstr='#085079', GradientType=1)}.cpac-addons li .cpac-addon-content>*{display:table-cell;vertical-align:middle}.cpac-addons li .cpac-addon-content h3{padding:0 16px;color:#FFF;line-height:150%}.cpac-addons li .cpac-addon-content img{width:100%}.cpac-addons li .cpac-addon-header{width:100%;padding:25px 15px;-moz-box-sizing:border-box;box-sizing:border-box}.cpac-addons li .cpac-addon-header>:first-child{margin-top:0}.cpac-addons li .cpac-addon-header>:last-child{margin-bottom:0}.cpac-addons li .cpac-addon-actions{background:#EEE;border-top:1px solid #DDD;padding:8px}.cpac-addons li .cpac-addon-actions .cpac-installed:before{content:"\f147";font-family:dashicons;vertical-align:middle;margin-left:-5px;margin-right:3px}
|
assets/css/column.css
CHANGED
@@ -1 +1,111 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/* =General
|
2 |
+
-------------------------------------------------------------- */
|
3 |
+
.cpac-divider {
|
4 |
+
display: inline-block;
|
5 |
+
width: 14px;
|
6 |
+
height: 12px;
|
7 |
+
background: transparent url(../images/square.png) no-repeat 50% 7px;
|
8 |
+
}
|
9 |
+
span.status-closed {
|
10 |
+
color: red;
|
11 |
+
}
|
12 |
+
.tablenav.top .cpac-edit {
|
13 |
+
top: 0;
|
14 |
+
display: inline-block;
|
15 |
+
vertical-align: bottom;
|
16 |
+
}
|
17 |
+
/* =General Column
|
18 |
+
-------------------------------------------------------------- */
|
19 |
+
.cpac-rounded {
|
20 |
+
display: inline-block;
|
21 |
+
border-radius: 10px;
|
22 |
+
min-width: 8px;
|
23 |
+
padding: 0 6px;
|
24 |
+
height: 20px;
|
25 |
+
background-color: #e0e0e0;
|
26 |
+
text-align: center;
|
27 |
+
margin-left: 8px;
|
28 |
+
font-size: 12px;
|
29 |
+
}
|
30 |
+
/* =Images Column
|
31 |
+
-------------------------------------------------------------- */
|
32 |
+
.cpac-column-value-image {
|
33 |
+
display: inline-block;
|
34 |
+
background: transparent;
|
35 |
+
margin-right: 2px;
|
36 |
+
overflow: hidden;
|
37 |
+
}
|
38 |
+
.rtl .cpac-column-value-image {
|
39 |
+
margin-left: 2px;
|
40 |
+
margin-right: 0;
|
41 |
+
}
|
42 |
+
.cpac-column-value-image img {
|
43 |
+
display: block;
|
44 |
+
margin: 0 auto;
|
45 |
+
}
|
46 |
+
.column-column-attachment img {
|
47 |
+
padding-right: 5px;
|
48 |
+
padding-bottom: 4px;
|
49 |
+
}
|
50 |
+
.rtl .column-column-attachment img {
|
51 |
+
padding-left: 5px;
|
52 |
+
padding-right: 0;
|
53 |
+
}
|
54 |
+
/* =Color Column
|
55 |
+
-------------------------------------------------------------- */
|
56 |
+
div.cpac-color {
|
57 |
+
line-height: 26px;
|
58 |
+
}
|
59 |
+
div.cpac-color span {
|
60 |
+
display: block;
|
61 |
+
-webkit-border-radius: 3px;
|
62 |
+
border-radius: 3px;
|
63 |
+
color: #ffffff;
|
64 |
+
float: left;
|
65 |
+
height: 16px;
|
66 |
+
line-height: 16px;
|
67 |
+
margin-right: 12px;
|
68 |
+
min-width: 30px;
|
69 |
+
overflow: hidden;
|
70 |
+
padding: 4px 5px;
|
71 |
+
font-size: 10px;
|
72 |
+
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
|
73 |
+
min-width: 47px;
|
74 |
+
text-align: center;
|
75 |
+
}
|
76 |
+
.rtl div.cpac-color span {
|
77 |
+
float: right;
|
78 |
+
margin-left: 12px;
|
79 |
+
margin-right: 0;
|
80 |
+
}
|
81 |
+
/* =Available Sizes column
|
82 |
+
-------------------------------------------------------------- */
|
83 |
+
div.sizes span.not-available {
|
84 |
+
color: #999;
|
85 |
+
}
|
86 |
+
/* =Actions column
|
87 |
+
-------------------------------------------------------------- */
|
88 |
+
.button.cpac-button-action {
|
89 |
+
position: relative;
|
90 |
+
text-indent: 9999px;
|
91 |
+
margin-right: 4px;
|
92 |
+
padding: 0 13px;
|
93 |
+
}
|
94 |
+
.button.cpac-button-action:before {
|
95 |
+
position: absolute;
|
96 |
+
top: 0;
|
97 |
+
left: 0;
|
98 |
+
width: 100%;
|
99 |
+
height: 100%;
|
100 |
+
text-indent: 0;
|
101 |
+
}
|
102 |
+
/* =qTip2
|
103 |
+
-------------------------------------------------------------- */
|
104 |
+
.cpac-tip {
|
105 |
+
display: inline-block;
|
106 |
+
}
|
107 |
+
.qtip.qtip-tipsy {
|
108 |
+
background: rgba(0, 0, 0, 0.75);
|
109 |
+
font-weight: normal;
|
110 |
+
min-width: 25px;
|
111 |
+
}
|
assets/css/column.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.cpac-divider{display:inline-block;width:14px;height:12px;background:url(../images/square.png)50% 7px no-repeat}span.status-closed{color:red}.tablenav.top .cpac-edit{top:0;display:inline-block;vertical-align:bottom}.cpac-rounded{display:inline-block;border-radius:10px;min-width:8px;padding:0 6px;height:20px;background-color:#e0e0e0;text-align:center;margin-left:8px;font-size:12px}.cpac-column-value-image{display:inline-block;background:0 0;margin-right:2px;overflow:hidden}.rtl .cpac-column-value-image{margin-left:2px;margin-right:0}.cpac-column-value-image img{display:block;margin:0 auto}.column-column-attachment img{padding-right:5px;padding-bottom:4px}.rtl .column-column-attachment img{padding-left:5px;padding-right:0}div.cpac-color{line-height:26px}div.cpac-color span{display:block;-webkit-border-radius:3px;border-radius:3px;color:#fff;float:left;height:16px;line-height:16px;margin-right:12px;overflow:hidden;padding:4px 5px;font-size:10px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;min-width:47px;text-align:center}.rtl div.cpac-color span{float:right;margin-left:12px;margin-right:0}div.sizes span.not-available{color:#999}.button.cpac-button-action{position:relative;text-indent:9999px;margin-right:4px;padding:0 13px}.button.cpac-button-action:before{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:0}.cpac-tip{display:inline-block}.qtip.qtip-tipsy{background:rgba(0,0,0,.75);font-weight:400;min-width:25px}
|
assets/js/admin-columns.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
function cpac_tooltips(){
|
1 |
+
function cpac_tooltips(){"undefined"!=typeof jQuery.fn.qtip&&jQuery(".cpac-tip").qtip({content:{attr:"data-tip"},position:{my:"top center",at:"bottom center"},style:{tip:!0,classes:"qtip-tipsy"}})}jQuery(document).ready(function(){cpac_tooltips()});
|
assets/js/admin-settings.min.js
CHANGED
@@ -1,4 +1 @@
|
|
1 |
-
/*
|
2 |
-
* Fires when the dom is ready
|
3 |
-
*
|
4 |
-
*/function cpac_importexport(){jQuery("#php-export-results textarea").on("focus, mouseup",function(){jQuery(this).select()}).select().focus()}function cpac_submit_form(){jQuery(".form-update a.submit-update").click(function(e){e.preventDefault();jQuery(this).closest(".columns-container").find(".cpac-columns form").submit()})}function cpac_create_column(e){var t=jQuery(".for-cloning-only .cpac-column",e).first().clone(),n=e.attr("data-type");if(t.length>0){t.cpac_update_clone_id(n);jQuery(".cpac-columns form",e).append(t);t.column_bind_toggle();t.column_bind_remove();t.column_bind_clone();t.column_bind_events();cpac_sortable();jQuery(document).trigger("column_add",t)}return t}function cpac_add_column(){jQuery("#cpac .add_column").click(function(e){var t=jQuery(this).closest(".columns-container"),n=cpac_create_column(t);n.addClass("opened").find(".column-form").slideDown(150,function(){jQuery("html, body").animate({scrollTop:n.offset().top-58},300)});e.preventDefault()})}function cpac_sidebar_feedback(){jQuery(function(e){var t=e(".sidebox#direct-feedback");t.find("#feedback-choice a.no").click(function(e){e.preventDefault();t.find("#feedback-choice").slideUp();t.find("#feedback-support").slideDown()});t.find("#feedback-choice a.yes").click(function(e){e.preventDefault();t.find("#feedback-choice").slideUp();t.find("#feedback-rate").slideDown()})})}function cpac_clear_input_defaults(){jQuery.fn.cleardefault=function(){return this.focus(function(){this.value==this.defaultValue&&(this.value="")}).blur(function(){this.value.length||(this.value=this.defaultValue)})};jQuery("#cpac-box-plugin_settings .addons input").cleardefault()}function cpac_help(){jQuery("#cpac a.help").click(function(e){e.preventDefault();var t=jQuery("#contextual-help-wrap");t.parent().show();jQuery('a[href="#tab-panel-cpac-'+jQuery(this).attr("data-help")+'"]',t).trigger("click");t.slideDown("fast",function(){t.focus()})})}function cpac_pointer(){jQuery(".cpac-pointer").each(function(){var e=jQuery(this),t=e.attr("rel"),n=e.attr("data-pos"),r={at:"left top",my:"right top",edge:"right",offset:"0 0"};"right"==n&&(r={at:"right middle",my:"left middle",edge:"left"});e.pointer({content:jQuery("#"+t).html(),position:r,pointerWidth:250,close:function(){e.removeClass("open")},pointerClass:"wp-pointer wp-pointer-"+r.edge});e.click(function(){e.hasClass("open")?e.removeClass("open"):e.addClass("open")});e.hover(function(){jQuery(this).pointer("open")},function(){e.hasClass("open")||jQuery(this).pointer("close")})})}function cpac_sortable(){jQuery("div.cpac-columns").each(function(){jQuery(this).hasClass("ui-sortable")?jQuery(this).sortable("refresh"):jQuery(this).sortable({items:".cpac-column"})})}function cpac_menu(){var e=jQuery("#cpac div.cpac-menu");e.find("a").click(function(e,t){var n=jQuery(this).attr("href");if(n){var r=n.replace("#cpac-box-","");jQuery(".cpac-menu a").removeClass("current");jQuery(".columns-container").hide();jQuery(this).addClass("current");var i=jQuery('.columns-container[data-type="'+r+'"]').show(),s=i.find(".cpac-columns");jQuery(document).trigger("cac_menu_change",s)}e.preventDefault()});e.find("a.current").trigger("click")}jQuery(document).ready(function(){if(jQuery("#cpac").length===0)return!1;cpac_pointer();cpac_submit_form();cpac_clear_input_defaults();cpac_sortable();cpac_menu();cpac_help();cpac_add_column();cpac_importexport();cpac_sidebar_feedback();jQuery(".cpac-column").each(function(e,t){jQuery(t).column_bind_toggle();jQuery(t).column_bind_remove();jQuery(t).column_bind_clone();jQuery(t).cpac_bind_container_addon_events()})});jQuery.fn.column_bind_toggle=function(){var e=jQuery(this);e.find("td.column_type a, td.column_edit, td.column_label a.toggle, td.column_label .edit-button").click(function(t){t.preventDefault();e.toggleClass("opened").find(".column-form").slideToggle(150);e.hasClass("events-binded")||e.column_bind_events();e.addClass("events-binded");jQuery(document).trigger("column_init",e)})};jQuery.fn.column_bind_remove=function(){jQuery(this).find(".remove-button").click(function(e){jQuery(this).closest(".cpac-column").column_remove();e.preventDefault()})};jQuery.fn.column_bind_clone=function(){jQuery(this).find(".clone-button").click(function(e){var t,n;e.preventDefault();t=jQuery(this).closest(".cpac-column");n=t.column_clone();typeof n!="undefined"&&n.removeClass("loading").hide().slideDown()})};jQuery.fn.cpac_column_refresh=function(){var e=jQuery(this);e.addClass("loading");e.find(".column-form").prepend('<span class="spinner" />');jQuery.post(ajaxurl,{plugin_id:"cpac",action:"cpac_column_refresh",column:jQuery(this).find("input.column-name").val(),formdata:jQuery(this).parents("form").serialize()},function(t){var n=jQuery("<div>"+t+"</div>").children();e.replaceWith(n);e=n;e.column_bind_toggle();e.column_bind_remove();e.column_bind_clone();e.column_bind_events();e.removeClass("loading").addClass("opened").find(".column-form").show();jQuery(document).trigger("column_change",e)})};jQuery.fn.column_bind_events=function(){var e=jQuery(this),t=e.closest(".columns-container "),n=t.attr("data-type"),r=e.find(".column_type select option:selected").val();e.find(".column_type select").change(function(){var i=jQuery("optgroup",this).children(":selected"),s=i.val(),o=i.text(),u=jQuery(this).next(".msg").hide(),a=t.find('.for-cloning-only .cpac-column[data-type="'+s+'"]');if(a.length)if(a.find(".is-disabled").length){u.html(a.find(".is-disabled").html()).show();jQuery(this).find("option").removeAttr("selected");jQuery(this).find('option[value="'+r+'"]').attr("selected","selected")}else{if(typeof a.attr("data-clone")=="undefined"&&jQuery(".cpac-columns",t).find('[data-type="'+s+'"]').length){u.html(cpac_i18n.clone.replace("%s","<strong>"+o+"</strong>")).show();jQuery(this).find("option").removeAttr("selected");jQuery(this).find('option[value="'+r+'"]').attr("selected","selected");return}var f=a.clone();f.addClass("opened").find(".column-form").show();f.find(".column-meta").replaceWith(e.find(".column-meta"));f.find(".column-form").replaceWith(e.find(".column-form"));f.cpac_update_clone_id(n);e.replaceWith(f);f.cpac_column_refresh()}});e.find(".column_label .input input").bind("keyup change",function(){var e=jQuery(this).val();jQuery(this).closest(".cpac-column").find("td.column_label .inner > a.toggle").text(e)});e.column_width_slider();var i=e.find(".column-meta span.width");i.on("update",function(){var t=e.find("input.width").val(),n=e.find("input.unit").filter(":checked").val();t>0?jQuery(this).text(t+n):jQuery(this).text("")});var s=e.find(".column_width .unit-select label");s.on("click",function(){e.find("span.unit").text(jQuery(this).find("input").val());e.column_width_slider();i.trigger("update")});var o=e.find("input.width").on("keyup",function(){e.column_width_slider();jQuery(this).trigger("validate");i.trigger("update")}).on("validate",function(){var e=o.val(),t=jQuery.trim(e);jQuery.isNumeric(t)||(t=t.replace(/\D/g,""));t.length>3&&(t=t.substring(0,3));t<=0&&(t="");t!==e&&o.val(t)});e.find(".column_image_size label.custom-size").click(function(){var e=jQuery(this).closest(".input");if(jQuery(this).hasClass("image-size-custom")){jQuery(".custom-size-w",e).removeClass("hidden");jQuery(".custom-size-h",e).removeClass("hidden")}else{jQuery(".custom-size-w",e).addClass("hidden");jQuery(".custom-size-h",e).addClass("hidden")}});e.find(".column-form .label label, .column-form .label .info").hover(function(){jQuery(this).parents(".label").find("p.description").show()},function(){jQuery(this).parents(".label").find("p.description").hide()});e.find(".column_type select").val()=="column-meta"&&e.find(".column_field_type select").change(function(){e.cpac_column_refresh()})};jQuery.fn.column_remove=function(){jQuery(this).addClass("deleting").animate({opacity:0,height:0},350,function(e){jQuery(this).remove()})};jQuery.fn.column_width_slider=function(){var e=jQuery(this).find(".column_width"),t=e.find("input.width"),n=e.find("input.unit"),r=n.filter(":checked").val(),i=t.val(),s=e.find(".width-slider"),o=jQuery(this).find(".column-meta span.width");"%"==r&&i>100&&(i=100);t.val(i);s.slider({range:"min",min:0,max:"%"==r?100:500,value:i,slide:function(e,n){t.val(n.value);o.trigger("update");t.trigger("validate")}})};jQuery.fn.column_clone=function(){var e=jQuery(this).closest(".columns-container"),t=jQuery(this);if(typeof t.attr("data-clone")=="undefined"){var n=cpac_i18n.clone.replace("%s","<strong>"+t.find(".column_label .toggle").text()+"</strong>");t.addClass("opened").find(".column-form").slideDown(150);t.find(".msg").html(n).show();return}var r=jQuery(this).clone();r.cpac_update_clone_id(e.attr("data-type"));jQuery(this).after(r);r.column_bind_toggle();r.column_bind_remove();r.column_bind_clone();r.column_bind_events();cpac_sortable();jQuery(document).trigger("column_add",r);return r};jQuery.fn.cpac_update_clone_id=function(e){var t=jQuery(this),n=t.attr("data-type"),r=jQuery('.columns-container[data-type="'+e+'"]').find(".cpac-columns"),i=jQuery(r).find('*[data-type="'+n+'"]').not(t),s=jQuery.map(i,function(e,t){return jQuery(e).attr("data-clone")?parseInt(jQuery(e).attr("data-clone"),10):0});s.sort();var o=Math.max.apply(null,s)+1;for(var u=0;u<=o;u++)if(-1===jQuery.inArray(u,s))break;if(0===u)return;var a=t.attr("data-clone"),f="";a&&(f="-"+a);t.attr("data-clone",u);t.find("input.clone").val(u);t.find("input.column-name").val(n+"-"+u);var l=t.find("input, select, label");jQuery(l).each(function(e,t){var r=n+"-"+u;jQuery(t).attr("name")&&jQuery(t).attr("name",jQuery(t).attr("name").replace(n+f,r));jQuery(t).attr("for")&&jQuery(t).attr("for",jQuery(t).attr("for").replace(n+f,r));jQuery(t).attr("id")&&jQuery(t).attr("id",jQuery(t).attr("id").replace(n+f,r))})};jQuery(document).bind("column_init column_change column_add",function(e,t){jQuery(t).cpac_bind_column_addon_events();jQuery(t).cpac_bind_container_addon_events()});jQuery.fn.cpac_bind_column_addon_events=function(){var e=jQuery(this),t=e.find("[data-toggle-id] label");t.click(function(){var t=jQuery(this).closest("td.input").data("toggle-id"),n=e.find('[data-indicator-id="'+t+'"]').removeClass("on"),r=jQuery("input",this).val();"on"==r&&n.addClass("on")})};jQuery.fn.cpac_bind_container_addon_events=function(){var e=jQuery(this),t=e.find("[data-indicator-id]");t.unbind("click").click(function(){var t=jQuery(this).data("indicator-id"),n=e.find('[data-toggle-id="'+t+'"] input');if(jQuery(this).hasClass("on")){jQuery(this).removeClass("on").addClass("off");n.filter("[value=off]").prop("checked",!0)}else{jQuery(this).removeClass("off").addClass("on");n.filter("[value=on]").prop("checked",!0)}})};
|
1 |
+
function cpac_importexport(){jQuery("#php-export-results textarea").on("focus, mouseup",function(){jQuery(this).select()}).select().focus()}function cpac_submit_form(){jQuery(".form-update a.submit-update").click(function(e){e.preventDefault(),jQuery(this).closest(".columns-container").find(".cpac-columns form").submit()})}function cpac_create_column(e){var n=jQuery(".for-cloning-only .cpac-column",e).first().clone(),t=e.attr("data-type");return n.length>0&&(n.cpac_update_clone_id(t),jQuery(".cpac-columns form",e).append(n),n.column_bind_toggle(),n.column_bind_remove(),n.column_bind_clone(),n.column_bind_events(),cpac_sortable(),jQuery(document).trigger("column_add",n)),n}function cpac_add_column(){jQuery("#cpac .add_column").click(function(e){var n=jQuery(this).closest(".columns-container"),t=cpac_create_column(n);t.addClass("opened").find(".column-form").slideDown(150,function(){jQuery("html, body").animate({scrollTop:t.offset().top-58},300)}),e.preventDefault()})}function cpac_sidebar_feedback(){jQuery(function(e){var n=e(".sidebox#direct-feedback");n.find("#feedback-choice a.no").click(function(e){e.preventDefault(),n.find("#feedback-choice").slideUp(),n.find("#feedback-support").slideDown()}),n.find("#feedback-choice a.yes").click(function(e){e.preventDefault(),n.find("#feedback-choice").slideUp(),n.find("#feedback-rate").slideDown()})})}function cpac_clear_input_defaults(){jQuery.fn.cleardefault=function(){return this.focus(function(){this.value==this.defaultValue&&(this.value="")}).blur(function(){this.value.length||(this.value=this.defaultValue)})},jQuery("#cpac-box-plugin_settings .addons input").cleardefault()}function cpac_help(){jQuery("#cpac a.help").click(function(e){e.preventDefault();var n=jQuery("#contextual-help-wrap");n.parent().show(),jQuery('a[href="#tab-panel-cpac-'+jQuery(this).attr("data-help")+'"]',n).trigger("click"),n.slideDown("fast",function(){n.focus()})})}function cpac_pointer(){jQuery(".cpac-pointer").each(function(){var e=jQuery(this),n=e.attr("rel"),t=e.attr("data-pos"),c={at:"left top",my:"right top",edge:"right",offset:"0 0"};"right"==t&&(c={at:"right middle",my:"left middle",edge:"left"}),e.pointer({content:jQuery("#"+n).html(),position:c,pointerWidth:250,close:function(){e.removeClass("open")},pointerClass:"wp-pointer wp-pointer-"+c.edge}),e.click(function(){e.hasClass("open")?e.removeClass("open"):e.addClass("open")}),e.hover(function(){jQuery(this).pointer("open")},function(){e.hasClass("open")||jQuery(this).pointer("close")})})}function cpac_sortable(){jQuery("div.cpac-columns").each(function(){jQuery(this).sortable(jQuery(this).hasClass("ui-sortable")?"refresh":{items:".cpac-column"})})}function cpac_menu(){var e=jQuery("#cpac div.cpac-menu");e.find("a").click(function(e){var n=jQuery(this).attr("href");if(n){var t=n.replace("#cpac-box-","");jQuery(".cpac-menu a").removeClass("current"),jQuery(".columns-container").hide(),jQuery(this).addClass("current");var c=jQuery('.columns-container[data-type="'+t+'"]').show(),i=c.find(".cpac-columns");jQuery(document).trigger("cac_menu_change",i)}e.preventDefault()}),e.find("a.current").trigger("click")}jQuery(document).ready(function(){return 0===jQuery("#cpac").length?!1:(cpac_pointer(),cpac_submit_form(),cpac_clear_input_defaults(),cpac_sortable(),cpac_menu(),cpac_help(),cpac_add_column(),cpac_importexport(),cpac_sidebar_feedback(),void jQuery(".cpac-column").each(function(e,n){jQuery(n).column_bind_toggle(),jQuery(n).column_bind_remove(),jQuery(n).column_bind_clone(),jQuery(n).cpac_bind_container_addon_events()}))}),jQuery.fn.column_bind_toggle=function(){var e=jQuery(this);e.find("td.column_type a, td.column_edit, td.column_label a.toggle, td.column_label .edit-button").click(function(n){n.preventDefault(),e.toggleClass("opened").find(".column-form").slideToggle(150),e.hasClass("events-binded")||e.column_bind_events(),e.addClass("events-binded"),jQuery(document).trigger("column_init",e)})},jQuery.fn.column_bind_remove=function(){jQuery(this).find(".remove-button").click(function(e){jQuery(this).closest(".cpac-column").column_remove(),e.preventDefault()})},jQuery.fn.column_bind_clone=function(){jQuery(this).find(".clone-button").click(function(e){var n,t;e.preventDefault(),n=jQuery(this).closest(".cpac-column"),t=n.column_clone(),"undefined"!=typeof t&&t.removeClass("loading").hide().slideDown()})},jQuery.fn.cpac_column_refresh=function(){var e=jQuery(this);e.addClass("loading"),e.find(".column-form").prepend('<span class="spinner" />'),jQuery.post(ajaxurl,{plugin_id:"cpac",action:"cpac_column_refresh",column:jQuery(this).find("input.column-name").val(),formdata:jQuery(this).parents("form").serialize()},function(n){var t=jQuery("<div>"+n+"</div>").children();e.replaceWith(t),e=t,e.column_bind_toggle(),e.column_bind_remove(),e.column_bind_clone(),e.column_bind_events(),e.removeClass("loading").addClass("opened").find(".column-form").show(),jQuery(document).trigger("column_change",e)})},jQuery.fn.column_bind_events=function(){var e=jQuery(this),n=e.closest(".columns-container "),t=n.attr("data-type"),c=e.find(".column_type select option:selected").val();e.find(".column_type select").change(function(){var i=jQuery("optgroup",this).children(":selected"),a=i.val(),o=i.text(),r=jQuery(this).next(".msg").hide(),u=n.find('.for-cloning-only .cpac-column[data-type="'+a+'"]');if(u.length)if(u.find(".is-disabled").length)r.html(u.find(".is-disabled").html()).show(),jQuery(this).find("option").removeAttr("selected"),jQuery(this).find('option[value="'+c+'"]').attr("selected","selected");else{if("undefined"==typeof u.attr("data-clone")&&jQuery(".cpac-columns",n).find('[data-type="'+a+'"]').length)return r.html(cpac_i18n.clone.replace("%s","<strong>"+o+"</strong>")).show(),jQuery(this).find("option").removeAttr("selected"),void jQuery(this).find('option[value="'+c+'"]').attr("selected","selected");var l=u.clone();l.addClass("opened").find(".column-form").show(),l.find(".column-meta").replaceWith(e.find(".column-meta")),l.find(".column-form").replaceWith(e.find(".column-form")),l.cpac_update_clone_id(t),e.replaceWith(l),l.cpac_column_refresh()}}),e.find(".column_label .input input").bind("keyup change",function(){var e=jQuery(this).val();jQuery(this).closest(".cpac-column").find("td.column_label .inner > a.toggle").text(e)}),e.column_width_slider();var i=e.find(".column-meta span.width");i.on("update",function(){var n=e.find("input.width").val(),t=e.find("input.unit").filter(":checked").val();jQuery(this).text(n>0?n+t:"")});var a=e.find(".column_width .unit-select label");a.on("click",function(){e.find("span.unit").text(jQuery(this).find("input").val()),e.column_width_slider(),i.trigger("update")});var o=e.find("input.width").on("keyup",function(){e.column_width_slider(),jQuery(this).trigger("validate"),i.trigger("update")}).on("validate",function(){var e=o.val(),n=jQuery.trim(e);jQuery.isNumeric(n)||(n=n.replace(/\D/g,"")),n.length>3&&(n=n.substring(0,3)),0>=n&&(n=""),n!==e&&o.val(n)});e.find(".column_image_size label.custom-size").click(function(){var e=jQuery(this).closest(".input");jQuery(this).hasClass("image-size-custom")?(jQuery(".custom-size-w",e).removeClass("hidden"),jQuery(".custom-size-h",e).removeClass("hidden")):(jQuery(".custom-size-w",e).addClass("hidden"),jQuery(".custom-size-h",e).addClass("hidden"))}),e.find(".column-form .label label, .column-form .label .info").hover(function(){jQuery(this).parents(".label").find("p.description").show()},function(){jQuery(this).parents(".label").find("p.description").hide()}),"column-meta"==e.find(".column_type select").val()&&e.find(".column_field_type select").change(function(){e.cpac_column_refresh()})},jQuery.fn.column_remove=function(){jQuery(this).addClass("deleting").animate({opacity:0,height:0},350,function(){jQuery(this).remove()})},jQuery.fn.column_width_slider=function(){var e=jQuery(this).find(".column_width"),n=e.find("input.width"),t=e.find("input.unit"),c=t.filter(":checked").val(),i=n.val(),a=e.find(".width-slider"),o=jQuery(this).find(".column-meta span.width");"%"==c&&i>100&&(i=100),n.val(i),a.slider({range:"min",min:0,max:"%"==c?100:500,value:i,slide:function(e,t){n.val(t.value),o.trigger("update"),n.trigger("validate")}})},jQuery.fn.column_clone=function(){var e=jQuery(this).closest(".columns-container"),n=jQuery(this);if("undefined"==typeof n.attr("data-clone")){var t=cpac_i18n.clone.replace("%s","<strong>"+n.find(".column_label .toggle").text()+"</strong>");return n.addClass("opened").find(".column-form").slideDown(150),void n.find(".msg").html(t).show()}var c=jQuery(this).clone();return c.cpac_update_clone_id(e.attr("data-type")),jQuery(this).after(c),c.column_bind_toggle(),c.column_bind_remove(),c.column_bind_clone(),c.column_bind_events(),cpac_sortable(),jQuery(document).trigger("column_add",c),c},jQuery.fn.cpac_update_clone_id=function(e){var n=jQuery(this),t=n.attr("data-type"),c=jQuery('.columns-container[data-type="'+e+'"]').find(".cpac-columns"),i=jQuery(c).find('*[data-type="'+t+'"]').not(n),a=jQuery.map(i,function(e){return jQuery(e).attr("data-clone")?parseInt(jQuery(e).attr("data-clone"),10):0});a.sort();for(var o=Math.max.apply(null,a)+1,r=0;o>=r&&-1!==jQuery.inArray(r,a);r++);if(0!==r){var u=n.attr("data-clone"),l="";u&&(l="-"+u),n.attr("data-clone",r),n.find("input.clone").val(r),n.find("input.column-name").val(t+"-"+r);var d=n.find("input, select, label");jQuery(d).each(function(e,n){var c=t+"-"+r;jQuery(n).attr("name")&&jQuery(n).attr("name",jQuery(n).attr("name").replace(t+l,c)),jQuery(n).attr("for")&&jQuery(n).attr("for",jQuery(n).attr("for").replace(t+l,c)),jQuery(n).attr("id")&&jQuery(n).attr("id",jQuery(n).attr("id").replace(t+l,c))})}},jQuery(document).bind("column_init column_change column_add",function(e,n){jQuery(n).cpac_bind_column_addon_events(),jQuery(n).cpac_bind_container_addon_events()}),jQuery.fn.cpac_bind_column_addon_events=function(){var e=jQuery(this),n=e.find("[data-toggle-id] label");n.click(function(){var n=jQuery(this).closest("td.input").data("toggle-id"),t=e.find('[data-indicator-id="'+n+'"]').removeClass("on"),c=jQuery("input",this).val();"on"==c&&t.addClass("on")})},jQuery.fn.cpac_bind_container_addon_events=function(){var e=jQuery(this),n=e.find("[data-indicator-id]");n.unbind("click").click(function(){var n=jQuery(this).data("indicator-id"),t=e.find('[data-toggle-id="'+n+'"] input');jQuery(this).hasClass("on")?(jQuery(this).removeClass("on").addClass("off"),t.filter("[value=off]").prop("checked",!0)):(jQuery(this).removeClass("off").addClass("on"),t.filter("[value=on]").prop("checked",!0))})};
|
|
|
|
|
|
assets/js/jquery.qtip.min.js
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
/*
|
2 |
-
* qTip2 - Pretty powerful tooltips - v2.2.1
|
3 |
-
* http://qtip2.com
|
4 |
-
*
|
5 |
-
* Copyright (c) 2014
|
6 |
-
* Released under the MIT licenses
|
7 |
-
* http://jquery.org/license
|
8 |
-
*
|
9 |
-
* Date: Mon Sep 8 2014 05:43 EDT-0400
|
10 |
-
* Plugins: tips
|
11 |
-
* Styles: core css3
|
12 |
-
*//*global window: false, jQuery: false, console: false, define: false *//* Cache window, document, undefined */(function(e,t,n){(function(e){"use strict";typeof define=="function"&&define.amd?define(["jquery"],e):jQuery&&!jQuery.fn.qtip&&e(jQuery)})(function(r){"use strict";function I(e,t,n,i){this.id=n;this.target=e;this.tooltip=o;this.elements={target:e};this._id=T+"-"+n;this.timers={img:{}};this.options=t;this.plugins={};this.cache={event:{},target:r(),disabled:s,attr:i,onTooltip:s,lastClass:""};this.rendered=this.destroyed=this.disabled=this.waiting=this.hiddenDuringWait=this.positioning=this.triggering=s}function q(e){return e===o||r.type(e)!=="object"}function R(e){return!(r.isFunction(e)||e&&e.attr||e.length||r.type(e)==="object"&&(e.jquery||e.then))}function U(e){var t,n,u,a;if(q(e))return s;q(e.metadata)&&(e.metadata={type:e.metadata});if("content"in e){t=e.content;q(t)||t.jquery||t.done?t=e.content={text:n=R(t)?s:t}:n=t.text;if("ajax"in t){u=t.ajax;a=u&&u.once!==s;delete t.ajax;t.text=function(e,t){var i=n||r(this).attr(t.options.content.attr)||"Loading...",s=r.ajax(r.extend({},u,{context:t})).then(u.success,o,u.error).then(function(e){e&&a&&t.set("content.text",e);return e},function(e,n,r){if(t.destroyed||e.status===0)return;t.set("content.text",n+": "+r)});return a?i:(t.set("content.text",i),s)}}if("title"in t){if(r.isPlainObject(t.title)){t.button=t.title.button;t.title=t.title.text}R(t.title||s)&&(t.title=s)}}"position"in e&&q(e.position)&&(e.position={my:e.position,at:e.position});"show"in e&&q(e.show)&&(e.show=e.show.jquery?{target:e.show}:e.show===i?{ready:i}:{event:e.show});"hide"in e&&q(e.hide)&&(e.hide=e.hide.jquery?{target:e.hide}:{event:e.hide});"style"in e&&q(e.style)&&(e.style={classes:e.style});r.each(x,function(){this.sanitize&&this.sanitize(e)});return e}function z(e,t){var n=0,r,i=e,s=t.split(".");while(i=i[s[n++]])n<s.length&&(r=i);return[r||e,s.pop()]}function W(e,t){var n,r,i;for(n in this.checks)for(r in this.checks[n])if(i=(new RegExp(r,"i")).exec(e)){t.push(i);(n==="builtin"||this.plugins[n])&&this.checks[n][r].apply(this.plugins[n]||this,t)}}function J(e){return k.concat("").join(e?"-"+e+" ":" ")}function K(e,t){if(t>0)return setTimeout(r.proxy(e,this),t);e.call(this)}function Q(e){if(this.tooltip.hasClass(P))return;clearTimeout(this.timers.show);clearTimeout(this.timers.hide);this.timers.show=K.call(this,function(){this.toggle(i,e)},this.options.show.delay)}function G(e){if(this.tooltip.hasClass(P)||this.destroyed)return;var t=r(e.relatedTarget),n=t.closest(L)[0]===this.tooltip[0],i=t[0]===this.options.show.target[0];clearTimeout(this.timers.show);clearTimeout(this.timers.hide);if(this!==t[0]&&this.options.position.target==="mouse"&&n||this.options.hide.fixed&&/mouse(out|leave|move)/.test(e.type)&&(n||i)){try{e.preventDefault();e.stopImmediatePropagation()}catch(o){}return}this.timers.hide=K.call(this,function(){this.toggle(s,e)},this.options.hide.delay,this)}function Y(e){if(this.tooltip.hasClass(P)||!this.options.hide.inactive)return;clearTimeout(this.timers.inactive);this.timers.inactive=K.call(this,function(){this.hide(e)},this.options.hide.inactive)}function Z(e){this.rendered&&this.tooltip[0].offsetWidth>0&&this.reposition(e)}function et(e,n,i){r(t.body).delegate(e,(n.split?n:n.join("."+T+" "))+"."+T,function(){var e=b.api[r.attr(this,C)];e&&!e.disabled&&i.apply(e,arguments)})}function tt(e,n,u){var a,f,l,c,h,p=r(t.body),d=e[0]===t?p:e,v=e.metadata?e.metadata(u.metadata):o,m=u.metadata.type==="html5"&&v?v[u.metadata.name]:o,g=e.data(u.metadata.name||"qtipopts");try{g=typeof g=="string"?r.parseJSON(g):g}catch(y){}c=r.extend(i,{},b.defaults,u,typeof g=="object"?U(g):o,U(m||v));f=c.position;c.id=n;if("boolean"==typeof c.content.text){l=e.attr(c.content.attr);if(c.content.attr===s||!l)return s;c.content.text=l}f.container.length||(f.container=p);f.target===s&&(f.target=d);c.show.target===s&&(c.show.target=d);c.show.solo===i&&(c.show.solo=f.container.closest("body"));c.hide.target===s&&(c.hide.target=d);c.position.viewport===i&&(c.position.viewport=f.container);f.container=f.container.eq(0);f.at=new E(f.at,i);f.my=new E(f.my);if(e.data(T))if(c.overwrite)e.qtip("destroy",!0);else if(c.overwrite===s)return s;e.attr(N,n);c.suppress&&(h=e.attr("title"))&&e.removeAttr("title").attr(B,h).attr("title","");a=new I(e,c,n,!!l);e.data(T,a);return a}function ht(e){return e.charAt(0).toUpperCase()+e.slice(1)}function vt(e,t){var r=t.charAt(0).toUpperCase()+t.slice(1),i=(t+" "+dt.join(r+" ")+r).split(" "),s,o,u=0;if(pt[t])return e.css(pt[t]);while(s=i[u++])if((o=e.css(s))!==n)return pt[t]=s,o}function mt(e,t){return Math.ceil(parseFloat(vt(e,t)))}function Et(e,t){this._ns="tip";this.options=t;this.offset=t.offset;this.size=[t.width,t.height];this.init(this.qtip=e)}var i=!0,s=!1,o=null,u="x",a="y",f="width",l="height",c="top",h="left",p="bottom",d="right",v="center",m="flip",g="flipinvert",y="shift",b,w,E,S,x={},T="qtip",N="data-hasqtip",C="data-qtip-id",k=["ui-widget","ui-tooltip"],L="."+T,A="click dblclick mousedown mouseup mousemove mouseleave mouseenter".split(" "),O=T+"-fixed",M=T+"-default",_=T+"-focus",D=T+"-hover",P=T+"-disabled",H="_replacedByqTip",B="oldtitle",j,F={ie:function(){for(var e=4,n=t.createElement("div");(n.innerHTML="<!--[if gt IE "+e+"]><i></i><![endif]-->")&&n.getElementsByTagName("i")[0];e+=1);return e>4?e:NaN}(),iOS:parseFloat((""+(/CPU.*OS ([0-9_]{1,5})|(CPU like).*AppleWebKit.*Mobile/i.exec(navigator.userAgent)||[0,""])[1]).replace("undefined","3_2").replace("_",".").replace("_",""))||s};w=I.prototype;w._when=function(e){return r.when.apply(r,e)};w.render=function(e){if(this.rendered||this.destroyed)return this;var t=this,n=this.options,o=this.cache,u=this.elements,a=n.content.text,f=n.content.title,l=n.content.button,c=n.position,h="."+this._id+" ",p=[],d;r.attr(this.target[0],"aria-describedby",this._id);o.posClass=this._createPosClass((this.position={my:c.my,at:c.at}).my);this.tooltip=u.tooltip=d=r("<div/>",{id:this._id,"class":[T,M,n.style.classes,o.posClass].join(" "),width:n.style.width||"",height:n.style.height||"",tracking:c.target==="mouse"&&c.adjust.mouse,role:"alert","aria-live":"polite","aria-atomic":s,"aria-describedby":this._id+"-content","aria-hidden":i}).toggleClass(P,this.disabled).attr(C,this.id).data(T,this).appendTo(c.container).append(u.content=r("<div />",{"class":T+"-content",id:this._id+"-content","aria-atomic":i}));this.rendered=-1;this.positioning=i;if(f){this._createTitle();r.isFunction(f)||p.push(this._updateTitle(f,s))}l&&this._createButton();r.isFunction(a)||p.push(this._updateContent(a,s));this.rendered=i;this._setWidget();r.each(x,function(e){var n;this.initialize==="render"&&(n=this(t))&&(t.plugins[e]=n)});this._unassignEvents();this._assignEvents();this._when(p).then(function(){t._trigger("render");t.positioning=s;!t.hiddenDuringWait&&(n.show.ready||e)&&t.toggle(i,o.event,s);t.hiddenDuringWait=s});b.api[this.id]=this;return this};w.destroy=function(e){function t(){if(this.destroyed)return;this.destroyed=i;var e=this.target,t=e.attr(B),n;this.rendered&&this.tooltip.stop(1,0).find("*").remove().end().remove();r.each(this.plugins,function(e){this.destroy&&this.destroy()});for(n in this.timers)clearTimeout(this.timers[n]);e.removeData(T).removeAttr(C).removeAttr(N).removeAttr("aria-describedby");this.options.suppress&&t&&e.attr("title",t).removeAttr(B);this._unassignEvents();this.options=this.elements=this.cache=this.timers=this.plugins=this.mouse=o;delete b.api[this.id]}if(this.destroyed)return this.target;if(e===i&&this.triggering!=="hide"||!this.rendered)t.call(this);else{this.tooltip.one("tooltiphidden",r.proxy(t,this));!this.triggering&&this.hide()}return this.target};S=w.checks={builtin:{"^id$":function(e,t,n,o){var u=n===i?b.nextid:n,a=T+"-"+u;if(u!==s&&u.length>0&&!r("#"+a).length){this._id=a;if(this.rendered){this.tooltip[0].id=this._id;this.elements.content[0].id=this._id+"-content";this.elements.title[0].id=this._id+"-title"}}else e[t]=o},"^prerender":function(e,t,n){n&&!this.rendered&&this.render(this.options.show.ready)},"^content.text$":function(e,t,n){this._updateContent(n)},"^content.attr$":function(e,t,n,r){this.options.content.text===this.target.attr(r)&&this._updateContent(this.target.attr(n))},"^content.title$":function(e,t,n){if(!n)return this._removeTitle();n&&!this.elements.title&&this._createTitle();this._updateTitle(n)},"^content.button$":function(e,t,n){this._updateButton(n)},"^content.title.(text|button)$":function(e,t,n){this.set("content."+t,n)},"^position.(my|at)$":function(e,t,n){"string"==typeof n&&(this.position[t]=e[t]=new E(n,t==="at"))},"^position.container$":function(e,t,n){this.rendered&&this.tooltip.appendTo(n)},"^show.ready$":function(e,t,n){n&&(!this.rendered&&this.render(i)||this.toggle(i))},"^style.classes$":function(e,t,n,r){this.rendered&&this.tooltip.removeClass(r).addClass(n)},"^style.(width|height)":function(e,t,n){this.rendered&&this.tooltip.css(t,n)},"^style.widget|content.title":function(){this.rendered&&this._setWidget()},"^style.def":function(e,t,n){this.rendered&&this.tooltip.toggleClass(M,!!n)},"^events.(render|show|move|hide|focus|blur)$":function(e,t,n){this.rendered&&this.tooltip[(r.isFunction(n)?"":"un")+"bind"]("tooltip"+t,n)},"^(show|hide|position).(event|target|fixed|inactive|leave|distance|viewport|adjust)":function(){if(!this.rendered)return;var e=this.options.position;this.tooltip.attr("tracking",e.target==="mouse"&&e.adjust.mouse);this._unassignEvents();this._assignEvents()}}};w.get=function(e){if(this.destroyed)return this;var t=z(this.options,e.toLowerCase()),n=t[0][t[1]];return n.precedance?n.string():n};var X=/^position\.(my|at|adjust|target|container|viewport)|style|content|show\.ready/i,V=/^prerender|show\.ready/i;w.set=function(e,t){if(this.destroyed)return this;var n=this.rendered,u=s,a=this.options,f=this.checks,l;if("string"==typeof e){l=e;e={};e[l]=t}else e=r.extend({},e);r.each(e,function(t,i){if(n&&V.test(t)){delete e[t];return}var s=z(a,t.toLowerCase()),o;o=s[0][s[1]];s[0][s[1]]=i&&i.nodeType?r(i):i;u=X.test(t)||u;e[t]=[s[0],s[1],i,o]});U(a);this.positioning=i;r.each(e,r.proxy(W,this));this.positioning=s;this.rendered&&this.tooltip[0].offsetWidth>0&&u&&this.reposition(a.position.target==="mouse"?o:this.cache.event);return this};w._update=function(e,t,n){var u=this,a=this.cache;if(!this.rendered||!e)return s;r.isFunction(e)&&(e=e.call(this.elements.target,a.event,this)||"");if(r.isFunction(e.then)){a.waiting=i;return e.then(function(e){a.waiting=s;return u._update(e,t)},o,function(e){return u._update(e,t)})}if(e===s||!e&&e!=="")return s;e.jquery&&e.length>0?t.empty().append(e.css({display:"block",visibility:"visible"})):t.html(e);return this._waitForContent(t).then(function(e){u.rendered&&u.tooltip[0].offsetWidth>0&&u.reposition(a.event,!e.length)})};w._waitForContent=function(e){var t=this.cache;t.waiting=i;return(r.fn.imagesLoaded?e.imagesLoaded():r.Deferred().resolve([])).done(function(){t.waiting=s}).promise()};w._updateContent=function(e,t){this._update(e,this.elements.content,t)};w._updateTitle=function(e,t){this._update(e,this.elements.title,t)===s&&this._removeTitle(s)};w._createTitle=function(){var e=this.elements,t=this._id+"-title";e.titlebar&&this._removeTitle();e.titlebar=r("<div />",{"class":T+"-titlebar "+(this.options.style.widget?J("header"):"")}).append(e.title=r("<div />",{id:t,"class":T+"-title","aria-atomic":i})).insertBefore(e.content).delegate(".qtip-close","mousedown keydown mouseup keyup mouseout",function(e){r(this).toggleClass("ui-state-active ui-state-focus",e.type.substr(-4)==="down")}).delegate(".qtip-close","mouseover mouseout",function(e){r(this).toggleClass("ui-state-hover",e.type==="mouseover")});this.options.content.button&&this._createButton()};w._removeTitle=function(e){var t=this.elements;if(t.title){t.titlebar.remove();t.titlebar=t.title=t.button=o;e!==s&&this.reposition()}};w._createPosClass=function(e){return T+"-pos-"+(e||this.options.position.my).abbrev()};w.reposition=function(n,o){if(!this.rendered||this.positioning||this.destroyed)return this;this.positioning=i;var u=this.cache,a=this.tooltip,f=this.options.position,l=f.target,m=f.my,g=f.at,y=f.viewport,b=f.container,w=f.adjust,E=w.method.split(" "),S=a.outerWidth(s),T=a.outerHeight(s),N=0,C=0,k=a.css("position"),L={left:0,top:0},A=a[0].offsetWidth>0,O=n&&n.type==="scroll",M=r(e),_=b[0].ownerDocument,D=this.mouse,P,H,B,j;if(r.isArray(l)&&l.length===2){g={x:h,y:c};L={left:l[0],top:l[1]}}else if(l==="mouse"){g={x:h,y:c};(!w.mouse||this.options.hide.distance)&&u.origin&&u.origin.pageX?n=u.origin:!n||n&&(n.type==="resize"||n.type==="scroll")?n=u.event:D&&D.pageX&&(n=D);k!=="static"&&(L=b.offset());_.body.offsetWidth!==(e.innerWidth||_.documentElement.clientWidth)&&(H=r(t.body).offset());L={left:n.pageX-L.left+(H&&H.left||0),top:n.pageY-L.top+(H&&H.top||0)};if(w.mouse&&O&&D){L.left-=(D.scrollX||0)-M.scrollLeft();L.top-=(D.scrollY||0)-M.scrollTop()}}else{l==="event"?n&&n.target&&n.type!=="scroll"&&n.type!=="resize"?u.target=r(n.target):n.target||(u.target=this.elements.target):l!=="event"&&(u.target=r(l.jquery?l:this.elements.target));l=u.target;l=r(l).eq(0);if(l.length===0)return this;if(l[0]===t||l[0]===e){N=F.iOS?e.innerWidth:l.width();C=F.iOS?e.innerHeight:l.height();l[0]===e&&(L={top:(y||l).scrollTop(),left:(y||l).scrollLeft()})}else if(x.imagemap&&l.is("area"))P=x.imagemap(this,l,g,x.viewport?E:s);else if(x.svg&&l&&l[0].ownerSVGElement)P=x.svg(this,l,g,x.viewport?E:s);else{N=l.outerWidth(s);C=l.outerHeight(s);L=l.offset()}if(P){N=P.width;C=P.height;H=P.offset;L=P.position}L=this.reposition.offset(l,L,b);if(F.iOS>3.1&&F.iOS<4.1||F.iOS>=4.3&&F.iOS<4.33||!F.iOS&&k==="fixed"){L.left-=M.scrollLeft();L.top-=M.scrollTop()}if(!P||P&&P.adjustable!==s){L.left+=g.x===d?N:g.x===v?N/2:0;L.top+=g.y===p?C:g.y===v?C/2:0}}L.left+=w.x+(m.x===d?-S:m.x===v?-S/2:0);L.top+=w.y+(m.y===p?-T:m.y===v?-T/2:0);if(x.viewport){B=L.adjusted=x.viewport(this,L,f,N,C,S,T);H&&B.left&&(L.left+=H.left);H&&B.top&&(L.top+=H.top);B.my&&(this.position.my=B.my)}else L.adjusted={left:0,top:0};u.posClass!==(j=this._createPosClass(this.position.my))&&a.removeClass(u.posClass).addClass(u.posClass=j);if(!this._trigger("move",[L,y.elem||y],n))return this;delete L.adjusted;if(o===s||!A||isNaN(L.left)||isNaN(L.top)||l==="mouse"||!r.isFunction(f.effect))a.css(L);else if(r.isFunction(f.effect)){f.effect.call(a,this,r.extend({},L));a.queue(function(e){r(this).css({opacity:"",height:""});F.ie&&this.style.removeAttribute("filter");e()})}this.positioning=s;return this};w.reposition.offset=function(e,n,i){function h(e,t){n.left+=t*e.scrollLeft();n.top+=t*e.scrollTop()}if(!i[0])return n;var s=r(e[0].ownerDocument),o=!!F.ie&&t.compatMode!=="CSS1Compat",u=i[0],a,f,l,c;do if((f=r.css(u,"position"))!=="static"){if(f==="fixed"){l=u.getBoundingClientRect();h(s,-1)}else{l=r(u).position();l.left+=parseFloat(r.css(u,"borderLeftWidth"))||0;l.top+=parseFloat(r.css(u,"borderTopWidth"))||0}n.left-=l.left+(parseFloat(r.css(u,"marginLeft"))||0);n.top-=l.top+(parseFloat(r.css(u,"marginTop"))||0);!a&&(c=r.css(u,"overflow"))!=="hidden"&&c!=="visible"&&(a=r(u))}while(u=u.offsetParent);a&&(a[0]!==s[0]||o)&&h(a,1);return n};var $=(E=w.reposition.Corner=function(e,t){e=(""+e).replace(/([A-Z])/," $1").replace(/middle/gi,v).toLowerCase();this.x=(e.match(/left|right/i)||e.match(/center/)||["inherit"])[0].toLowerCase();this.y=(e.match(/top|bottom|center/i)||["inherit"])[0].toLowerCase();this.forceY=!!t;var n=e.charAt(0);this.precedance=n==="t"||n==="b"?a:u}).prototype;$.invert=function(e,t){this[e]=this[e]===h?d:this[e]===d?h:t||this[e]};$.string=function(e){var t=this.x,n=this.y,r=t!==n?t==="center"||n!=="center"&&(this.precedance===a||this.forceY)?[n,t]:[t,n]:[t];return e!==!1?r.join(" "):r};$.abbrev=function(){var e=this.string(!1);return e[0].charAt(0)+(e[1]&&e[1].charAt(0)||"")};$.clone=function(){return new E(this.string(),this.forceY)};w.toggle=function(e,n){var u=this.cache,a=this.options,f=this.tooltip;if(n){if(/over|enter/.test(n.type)&&u.event&&/out|leave/.test(u.event.type)&&a.show.target.add(n.target).length===a.show.target.length&&f.has(n.relatedTarget).length)return this;u.event=r.event.fix(n)}this.waiting&&!e&&(this.hiddenDuringWait=i);if(!this.rendered)return e?this.render(1):this;if(this.destroyed||this.disabled)return this;var l=e?"show":"hide",c=this.options[l],h=this.options[e?"hide":"show"],p=this.options.position,d=this.options.content,v=this.tooltip.css("width"),m=this.tooltip.is(":visible"),g=e||c.target.length===1,y=!n||c.target.length<2||u.target[0]===n.target,b,w,E,S,x;(typeof e).search("boolean|number")&&(e=!m);b=!f.is(":animated")&&m===e&&y;w=b?o:!!this._trigger(l,[90]);if(this.destroyed)return this;w!==s&&e&&this.focus(n);if(!w||b)return this;r.attr(f[0],"aria-hidden",!e);if(e){this.mouse&&(u.origin=r.event.fix(this.mouse));r.isFunction(d.text)&&this._updateContent(d.text,s);r.isFunction(d.title)&&this._updateTitle(d.title,s);if(!j&&p.target==="mouse"&&p.adjust.mouse){r(t).bind("mousemove."+T,this._storeMouse);j=i}v||f.css("width",f.outerWidth(s));this.reposition(n,arguments[2]);v||f.css("width","");!c.solo||(typeof c.solo=="string"?r(c.solo):r(L,c.solo)).not(f).not(c.target).qtip("hide",r.Event("tooltipsolo"))}else{clearTimeout(this.timers.show);delete u.origin;if(j&&!r(L+'[tracking="true"]:visible',c.solo).not(f).length){r(t).unbind("mousemove."+T);j=s}this.blur(n)}x=r.proxy(function(){if(e){F.ie&&f[0].style.removeAttribute("filter");f.css("overflow","");"string"==typeof c.autofocus&&r(this.options.show.autofocus,f).focus();this.options.show.target.trigger("qtip-"+this.id+"-inactive")}else f.css({display:"",visibility:"",opacity:"",left:"",top:""});this._trigger(e?"visible":"hidden")},this);if(c.effect===s||g===s){f[l]();x()}else if(r.isFunction(c.effect)){f.stop(1,1);c.effect.call(f,this);f.queue("fx",function(e){x();e()})}else f.fadeTo(90,e?1:0,x);e&&c.target.trigger("qtip-"+this.id+"-inactive");return this};w.show=function(e){return this.toggle(i,e)};w.hide=function(e){return this.toggle(s,e)};w.focus=function(e){if(!this.rendered||this.destroyed)return this;var t=r(L),n=this.tooltip,i=parseInt(n[0].style.zIndex,10),s=b.zindex+t.length,o;if(!n.hasClass(_)&&this._trigger("focus",[s],e)){if(i!==s){t.each(function(){this.style.zIndex>i&&(this.style.zIndex=this.style.zIndex-1)});t.filter("."+_).qtip("blur",e)}n.addClass(_)[0].style.zIndex=s}return this};w.blur=function(e){if(!this.rendered||this.destroyed)return this;this.tooltip.removeClass(_);this._trigger("blur",[this.tooltip.css("zIndex")],e);return this};w.disable=function(e){if(this.destroyed)return this;e==="toggle"?e=this.rendered?!this.tooltip.hasClass(P):!this.disabled:"boolean"!=typeof e&&(e=i);this.rendered&&this.tooltip.toggleClass(P,e).attr("aria-disabled",e);this.disabled=!!e;return this};w.enable=function(){return this.disable(s)};w._createButton=function(){var e=this,t=this.elements,n=t.tooltip,i=this.options.content.button,o=typeof i=="string",u=o?i:"Close tooltip";t.button&&t.button.remove();i.jquery?t.button=i:t.button=r("<a />",{"class":"qtip-close "+(this.options.style.widget?"":T+"-icon"),title:u,"aria-label":u}).prepend(r("<span />",{"class":"ui-icon ui-icon-close",html:"×"}));t.button.appendTo(t.titlebar||n).attr("role","button").click(function(t){n.hasClass(P)||e.hide(t);return s})};w._updateButton=function(e){if(!this.rendered)return s;var t=this.elements.button;e?this._createButton():t.remove()};w._setWidget=function(){var e=this.options.style.widget,t=this.elements,n=t.tooltip,r=n.hasClass(P);n.removeClass(P);P=e?"ui-state-disabled":"qtip-disabled";n.toggleClass(P,r);n.toggleClass("ui-helper-reset "+J(),e).toggleClass(M,this.options.style.def&&!e);t.content&&t.content.toggleClass(J("content"),e);t.titlebar&&t.titlebar.toggleClass(J("header"),e);t.button&&t.button.toggleClass(T+"-icon",!e)};w._storeMouse=function(e){(this.mouse=r.event.fix(e)).type="mousemove";return this};w._bind=function(e,t,n,i,s){if(!e||!n||!t.length)return;var o="."+this._id+(i?"-"+i:"");r(e).bind((t.split?t:t.join(o+" "))+o,r.proxy(n,s||this));return this};w._unbind=function(e,t){e&&r(e).unbind("."+this._id+(t?"-"+t:""));return this};w._trigger=function(e,t,n){var i=r.Event("tooltip"+e);i.originalEvent=n&&r.extend({},n)||this.cache.event||o;this.triggering=e;this.tooltip.trigger(i,[this].concat(t||[]));this.triggering=s;return!i.isDefaultPrevented()};w._bindEvents=function(e,t,n,i,s,o){var u=n.filter(i).add(i.filter(n)),a=[];if(u.length){r.each(t,function(t,n){var i=r.inArray(n,e);i>-1&&a.push(e.splice(i,1)[0])});if(a.length){this._bind(u,a,function(e){var t=this.rendered?this.tooltip[0].offsetWidth>0:!1;(t?o:s).call(this,e)});n=n.not(u);i=i.not(u)}}this._bind(n,e,s);this._bind(i,t,o)};w._assignInitialEvents=function(e){function f(e){if(this.disabled||this.destroyed)return s;this.cache.event=e&&r.event.fix(e);this.cache.target=e&&r(e.target);clearTimeout(this.timers.show);this.timers.show=K.call(this,function(){this.render(typeof e=="object"||t.show.ready)},t.prerender?0:t.show.delay)}var t=this.options,n=t.show.target,o=t.hide.target,u=t.show.event?r.trim(""+t.show.event).split(" "):[],a=t.hide.event?r.trim(""+t.hide.event).split(" "):[];this._bind(this.elements.target,["remove","removeqtip"],function(e){this.destroy(!0)},"destroy");/mouse(over|enter)/i.test(t.show.event)&&!/mouse(out|leave)/i.test(t.hide.event)&&a.push("mouseleave");this._bind(n,"mousemove",function(e){this._storeMouse(e);this.cache.onTarget=i});this._bindEvents(u,a,n,o,f,function(){if(!this.timers)return s;clearTimeout(this.timers.show)});(t.show.ready||t.prerender)&&f.call(this,e)};w._assignEvents=function(){var n=this,i=this.options,o=i.position,u=this.tooltip,a=i.show.target,f=i.hide.target,l=o.container,c=o.viewport,h=r(t),p=r(t.body),d=r(e),v=i.show.event?r.trim(""+i.show.event).split(" "):[],m=i.hide.event?r.trim(""+i.hide.event).split(" "):[];r.each(i.events,function(e,t){n._bind(u,e==="toggle"?["tooltipshow","tooltiphide"]:["tooltip"+e],t,null,u)});/mouse(out|leave)/i.test(i.hide.event)&&i.hide.leave==="window"&&this._bind(h,["mouseout","blur"],function(e){!/select|option/.test(e.target.nodeName)&&!e.relatedTarget&&this.hide(e)});i.hide.fixed?f=f.add(u.addClass(O)):/mouse(over|enter)/i.test(i.show.event)&&this._bind(f,"mouseleave",function(){clearTimeout(this.timers.show)});(""+i.hide.event).indexOf("unfocus")>-1&&this._bind(l.closest("html"),["mousedown","touchstart"],function(e){var t=r(e.target),n=this.rendered&&!this.tooltip.hasClass(P)&&this.tooltip[0].offsetWidth>0,i=t.parents(L).filter(this.tooltip[0]).length>0;t[0]!==this.target[0]&&t[0]!==this.tooltip[0]&&!i&&!this.target.has(t[0]).length&&n&&this.hide(e)});if("number"==typeof i.hide.inactive){this._bind(a,"qtip-"+this.id+"-inactive",Y,"inactive");this._bind(f.add(u),b.inactiveEvents,Y)}this._bindEvents(v,m,a,f,Q,G);this._bind(a.add(u),"mousemove",function(e){if("number"==typeof i.hide.distance){var t=this.cache.origin||{},n=this.options.hide.distance,r=Math.abs;(r(e.pageX-t.pageX)>=n||r(e.pageY-t.pageY)>=n)&&this.hide(e)}this._storeMouse(e)});if(o.target==="mouse"&&o.adjust.mouse){i.hide.event&&this._bind(a,["mouseenter","mouseleave"],function(e){if(!this.cache)return s;this.cache.onTarget=e.type==="mouseenter"});this._bind(h,"mousemove",function(e){this.rendered&&this.cache.onTarget&&!this.tooltip.hasClass(P)&&this.tooltip[0].offsetWidth>0&&this.reposition(e)})}(o.adjust.resize||c.length)&&this._bind(r.event.special.resize?c:d,"resize",Z);o.adjust.scroll&&this._bind(d.add(o.container),"scroll",Z)};w._unassignEvents=function(){var n=this.options,i=n.show.target,s=n.hide.target,o=r.grep([this.elements.target[0],this.rendered&&this.tooltip[0],n.position.container[0],n.position.viewport[0],n.position.container.closest("html")[0],e,t],function(e){return typeof e=="object"});i&&i.toArray&&(o=o.concat(i.toArray()));s&&s.toArray&&(o=o.concat(s.toArray()));this._unbind(o)._unbind(o,"destroy")._unbind(o,"inactive")};r(function(){et(L,["mouseenter","mouseleave"],function(e){var t=e.type==="mouseenter",n=r(e.currentTarget),i=r(e.relatedTarget||e.target),s=this.options;if(t){this.focus(e);n.hasClass(O)&&!n.hasClass(P)&&clearTimeout(this.timers.hide)}else s.position.target==="mouse"&&s.position.adjust.mouse&&s.hide.event&&s.show.target&&!i.closest(s.show.target[0]).length&&this.hide(e);n.toggleClass(D,t)});et("["+C+"]",A,Y)});b=r.fn.qtip=function(e,t,u){var a=(""+e).toLowerCase(),f=o,l=r.makeArray(arguments).slice(1),c=l[l.length-1],h=this[0]?r.data(this[0],T):o;if(!arguments.length&&h||a==="api")return h;if("string"==typeof e){this.each(function(){var e=r.data(this,T);if(!e)return i;c&&c.timeStamp&&(e.cache.event=c);if(!t||a!=="option"&&a!=="options")e[a]&&e[a].apply(e,l);else{if(u===n&&!r.isPlainObject(t)){f=e.get(t);return s}e.set(t,u)}});return f!==o?f:this}if("object"==typeof e||!arguments.length){h=U(r.extend(i,{},e));return this.each(function(e){var t,n;n=r.isArray(h.id)?h.id[e]:h.id;n=!n||n===s||n.length<1||b.api[n]?b.nextid++:n;t=tt(r(this),n,h);if(t===s)return i;b.api[n]=t;r.each(x,function(){this.initialize==="initialize"&&this(t)});t._assignInitialEvents(c)})}};r.qtip=I;b.api={};r.each({attr:function(e,t){if(this.length){var n=this[0],i="title",s=r.data(n,"qtip");if(e===i&&s&&"object"==typeof s&&s.options.suppress){if(arguments.length<2)return r.attr(n,B);s&&s.options.content.attr===i&&s.cache.attr&&s.set("content.text",t);return this.attr(B,t)}}return r.fn["attr"+H].apply(this,arguments)},clone:function(e){var t=r([]),n="title",i=r.fn["clone"+H].apply(this,arguments);e||i.filter("["+B+"]").attr("title",function(){return r.attr(this,B)}).removeAttr(B);return i}},function(e,t){if(!t||r.fn[e+H])return i;var n=r.fn[e+H]=r.fn[e];r.fn[e]=function(){return t.apply(this,arguments)||n.apply(this,arguments)}});if(!r.ui){r["cleanData"+H]=r.cleanData;r.cleanData=function(e){for(var t=0,n;(n=r(e[t])).length;t++)if(n.attr(N))try{n.triggerHandler("removeqtip")}catch(i){}r["cleanData"+H].apply(this,arguments)}}b.version="2.2.1";b.nextid=0;b.inactiveEvents=A;b.zindex=15e3;b.defaults={prerender:s,id:s,overwrite:i,suppress:i,content:{text:i,attr:"title",title:s,button:s},position:{my:"top left",at:"bottom right",target:s,container:s,viewport:s,adjust:{x:0,y:0,mouse:i,scroll:i,resize:i,method:"flipinvert flipinvert"},effect:function(e,t,n){r(this).animate(t,{duration:200,queue:s})}},show:{target:s,event:"mouseenter",effect:i,delay:90,solo:s,ready:s,autofocus:s},hide:{target:s,event:"mouseleave",effect:i,delay:0,fixed:s,inactive:s,leave:"window",distance:s},style:{classes:"",widget:s,width:s,height:s,def:i},events:{render:o,move:o,show:o,hide:o,toggle:o,visible:o,hidden:o,focus:o,blur:o}};var nt,rt=".qtip-tip",it="margin",st="border",ot="color",ut="background-color",at="transparent",ft=" !important",lt=!!t.createElement("canvas").getContext,ct=/rgba?\(0, 0, 0(, 0)?\)|transparent|#123456/i,pt={},dt=["Webkit","O","Moz","ms"];if(!lt)var gt=function(e,t,n){return"<qtipvml:"+e+' xmlns="urn:schemas-microsoft.com:vml" class="qtip-vml" '+(t||"")+' style="behavior: url(#default#VML); '+(n||"")+'" />'};else var yt=e.devicePixelRatio||1,bt=function(){var e=t.createElement("canvas").getContext("2d");return e.backingStorePixelRatio||e.webkitBackingStorePixelRatio||e.mozBackingStorePixelRatio||e.msBackingStorePixelRatio||e.oBackingStorePixelRatio||1}(),wt=yt/bt;r.extend(Et.prototype,{init:function(e){var t,n;n=this.element=e.elements.tip=r("<div />",{"class":T+"-tip"}).prependTo(e.tooltip);if(lt){t=r("<canvas />").appendTo(this.element)[0].getContext("2d");t.lineJoin="miter";t.miterLimit=1e5;t.save()}else{t=gt("shape",'coordorigin="0,0"',"position:absolute;");this.element.html(t+t);e._bind(r("*",n).add(n),["click","mousedown"],function(e){e.stopPropagation()},this._ns)}e._bind(e.tooltip,"tooltipmove",this.reposition,this._ns,this);this.create()},_swapDimensions:function(){this.size[0]=this.options.height;this.size[1]=this.options.width},_resetDimensions:function(){this.size[0]=this.options.width;this.size[1]=this.options.height},_useTitle:function(e){var t=this.qtip.elements.titlebar;return t&&(e.y===c||e.y===v&&this.element.position().top+this.size[1]/2+this.options.offset<t.outerHeight(i))},_parseCorner:function(e){var t=this.qtip.options.position.my;if(e===s||t===s)e=s;else if(e===i)e=new E(t.string());else if(!e.string){e=new E(e);e.fixed=i}return e},_parseWidth:function(e,t,n){var r=this.qtip.elements,i=st+ht(t)+"Width";return(n?mt(n,i):mt(r.content,i)||mt(this._useTitle(e)&&r.titlebar||r.content,i)||mt(r.tooltip,i))||0},_parseRadius:function(e){var t=this.qtip.elements,n=st+ht(e.y)+ht(e.x)+"Radius";return F.ie<9?0:mt(this._useTitle(e)&&t.titlebar||t.content,n)||mt(t.tooltip,n)||0},_invalidColour:function(e,t,n){var r=e.css(t);return!r||n&&r===e.css(n)||ct.test(r)?s:r},_parseColours:function(e){var t=this.qtip.elements,n=this.element.css("cssText",""),i=st+ht(e[e.precedance])+ht(ot),s=this._useTitle(e)&&t.titlebar||t.content,o=this._invalidColour,u=[];u[0]=o(n,ut)||o(s,ut)||o(t.content,ut)||o(t.tooltip,ut)||n.css(ut);u[1]=o(n,i,ot)||o(s,i,ot)||o(t.content,i,ot)||o(t.tooltip,i,ot)||t.tooltip.css(i);r("*",n).add(n).css("cssText",ut+":"+at+ft+";"+st+":0"+ft+";");return u},_calculateSize:function(e){var t=e.precedance===a,n=this.options.width,r=this.options.height,i=e.abbrev()==="c",s=(t?n:r)*(i?.5:1),o=Math.pow,u=Math.round,f,l,c,h=Math.sqrt(o(s,2)+o(r,2)),p=[this.border/s*h,this.border/r*h];p[2]=Math.sqrt(o(p[0],2)-o(this.border,2));p[3]=Math.sqrt(o(p[1],2)-o(this.border,2));f=h+p[2]+p[3]+(i?0:p[0]);l=f/h;c=[u(l*n),u(l*r)];return t?c:c.reverse()},_calculateTip:function(e,t,n){n=n||1;t=t||this.size;var r=t[0]*n,i=t[1]*n,s=Math.ceil(r/2),o=Math.ceil(i/2),u={br:[0,0,r,i,r,0],bl:[0,0,r,0,0,i],tr:[0,i,r,0,r,i],tl:[0,0,0,i,r,i],tc:[0,i,s,0,r,i],bc:[0,0,r,0,s,i],rc:[0,0,r,o,0,i],lc:[r,0,r,i,0,o]};u.lt=u.br;u.rt=u.bl;u.lb=u.tr;u.rb=u.tl;return u[e.abbrev()]},_drawCoords:function(e,t){e.beginPath();e.moveTo(t[0],t[1]);e.lineTo(t[2],t[3]);e.lineTo(t[4],t[5]);e.closePath()},create:function(){var e=this.corner=(lt||F.ie)&&this._parseCorner(this.options.corner);if(this.enabled=!!this.corner&&this.corner.abbrev()!=="c"){this.qtip.cache.corner=e.clone();this.update()}this.element.toggle(this.enabled);return this.corner},update:function(t,n){if(!this.enabled)return this;var o=this.qtip.elements,m=this.element,g=m.children(),y=this.options,b=this.size,w=y.mimic,S=Math.round,x,T,N,C,k,L,A,O,M;t||(t=this.qtip.cache.corner||this.corner);if(w===s)w=t;else{w=new E(w);w.precedance=t.precedance;w.x==="inherit"?w.x=t.x:w.y==="inherit"?w.y=t.y:w.x===w.y&&(w[t.precedance]=t[t.precedance])}T=w.precedance;t.precedance===u?this._swapDimensions():this._resetDimensions();x=this.color=this._parseColours(t);if(x[1]!==at){O=this.border=this._parseWidth(t,t[t.precedance]);y.border&&O<1&&!ct.test(x[1])&&(x[0]=x[1]);this.border=O=y.border!==i?y.border:O}else this.border=O=0;A=this.size=this._calculateSize(t);m.css({width:A[0],height:A[1],lineHeight:A[1]+"px"});t.precedance===a?L=[S(w.x===h?O:w.x===d?A[0]-b[0]-O:(A[0]-b[0])/2),S(w.y===c?A[1]-b[1]:0)]:L=[S(w.x===h?A[0]-b[0]:0),S(w.y===c?O:w.y===p?A[1]-b[1]-O:(A[1]-b[1])/2)];if(lt){N=g[0].getContext("2d");N.restore();N.save();N.clearRect(0,0,6e3,6e3);C=this._calculateTip(w,b,wt);k=this._calculateTip(w,this.size,wt);g.attr(f,A[0]*wt).attr(l,A[1]*wt);g.css(f,A[0]).css(l,A[1]);this._drawCoords(N,k);N.fillStyle=x[1];N.fill();N.translate(L[0]*wt,L[1]*wt);this._drawCoords(N,C);N.fillStyle=x[0];N.fill()}else{C=this._calculateTip(w);C="m"+C[0]+","+C[1]+" l"+C[2]+","+C[3]+" "+C[4]+","+C[5]+" xe";L[2]=O&&/^(r|b)/i.test(t.string())?F.ie===8?2:1:0;g.css({coordsize:A[0]+O+" "+(A[1]+O),antialias:""+(w.string().indexOf(v)>-1),left:L[0]-L[2]*Number(T===u),top:L[1]-L[2]*Number(T===a),width:A[0]+O,height:A[1]+O}).each(function(e){var t=r(this);t[t.prop?"prop":"attr"]({coordsize:A[0]+O+" "+(A[1]+O),path:C,fillcolor:x[0],filled:!!e,stroked:!e}).toggle(!!O||!!e);!e&&t.html(gt("stroke",'weight="'+O*2+'px" color="'+x[1]+'" miterlimit="1000" joinstyle="miter"'))})}e.opera&&setTimeout(function(){o.tip.css({display:"inline-block",visibility:"visible"})},1);n!==s&&this.calculate(t,A)},calculate:function(e,t){if(!this.enabled)return s;var n=this,i=this.qtip.elements,o=this.element,f=this.options.offset,l=i.tooltip.hasClass("ui-widget"),p={},d,m;e=e||this.corner;d=e.precedance;t=t||this._calculateSize(e);m=[e.x,e.y];d===u&&m.reverse();r.each(m,function(r,s){var o,u,l;if(s===v){o=d===a?h:c;p[o]="50%";p[it+"-"+o]=-Math.round(t[d===a?0:1]/2)+f}else{o=n._parseWidth
|
13 |
-
(e,s,i.tooltip);u=n._parseWidth(e,s,i.content);l=n._parseRadius(e);p[s]=Math.max(-n.border,r?u:f+(l>o?l:-o))}});p[e[d]]-=t[d===u?0:1];o.css({margin:"",top:"",bottom:"",left:"",right:""}).css(p);return p},reposition:function(e,t,r,o){function N(e,t,n,r,i){e===y&&l.precedance===t&&m[r]&&l[n]!==v?l.precedance=l.precedance===u?a:u:e!==y&&m[r]&&(l[t]=l[t]===v?m[r]>0?r:i:l[t]===r?i:r)}function C(e,t,i){if(l[e]===v)x[it+"-"+t]=E[e]=S[it+"-"+t]-m[t];else{T=S[i]!==n?[m[t],-S[t]]:[-m[t],S[t]];if((E[e]=Math.max(T[0],T[1]))>T[0]){r[t]-=m[t];E[t]=s}x[S[i]!==n?i:t]=E[e]}}if(!this.enabled)return;var f=t.cache,l=this.corner.clone(),m=r.adjusted,g=t.options.position.adjust.method.split(" "),b=g[0],w=g[1]||g[0],E={left:s,top:s,x:0,y:0},S,x={},T;if(this.corner.fixed!==i){N(b,u,a,h,d);N(w,a,u,c,p);(l.string()!==f.corner.string()||f.cornerTop!==m.top||f.cornerLeft!==m.left)&&this.update(l,s)}S=this.calculate(l);S.right!==n&&(S.left=-S.right);S.bottom!==n&&(S.top=-S.bottom);S.user=this.offset;(E.left=b===y&&!!m.left)&&C(u,h,d);(E.top=w===y&&!!m.top)&&C(a,c,p);this.element.css(x).toggle(!(E.x&&E.y||l.x===v&&E.y||l.y===v&&E.x));r.left-=S.left.charAt?S.user:b!==y||E.top||!E.left&&!E.top?S.left+this.border:0;r.top-=S.top.charAt?S.user:w!==y||E.left||!E.left&&!E.top?S.top+this.border:0;f.cornerLeft=m.left;f.cornerTop=m.top;f.corner=l.clone()},destroy:function(){this.qtip._unbind(this.qtip.tooltip,this._ns);this.qtip.elements.tip&&this.qtip.elements.tip.find("*").remove().end().remove()}});nt=x.tip=function(e){return new Et(e,e.options.style.tip)};nt.initialize="render";nt.sanitize=function(e){if(e.style&&"tip"in e.style){var t=e.style.tip;typeof t!="object"&&(t=e.style.tip={corner:t});/string|boolean/i.test(typeof t.corner)||(t.corner=i)}};S.tip={"^position.my|style.tip.(corner|mimic|border)$":function(){this.create();this.qtip.reposition()},"^style.tip.(height|width)$":function(e){this.size=[e.width,e.height];this.update();this.qtip.reposition()},"^content.title|style.(classes|widget)$":function(){this.update()}};r.extend(i,b.defaults,{style:{tip:{corner:i,mimic:s,width:6,height:6,border:i,offset:0}}})})})(window,document);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/js/jquery.qtip.min.min.js
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
/* qTip2 v2.2.1 | Plugins: tips | Styles: core css3 | qtip2.com | Licensed MIT | Mon Sep 08 2014 17:43:49 */!function(e,t,n){!function(e){"use strict";"function"==typeof define&&define.amd?define(["jquery"],e):jQuery&&!jQuery.fn.qtip&&e(jQuery)}(function(r){"use strict";function i(e,t,n,i){this.id=n,this.target=e,this.tooltip=_,this.elements={target:e},this._id=W+"-"+n,this.timers={img:{}},this.options=t,this.plugins={},this.cache={event:{},target:r(),disabled:M,attr:i,onTooltip:M,lastClass:""},this.rendered=this.destroyed=this.disabled=this.waiting=this.hiddenDuringWait=this.positioning=this.triggering=M}function s(e){return e===_||"object"!==r.type(e)}function o(e){return!(r.isFunction(e)||e&&e.attr||e.length||"object"===r.type(e)&&(e.jquery||e.then))}function u(e){var t,n,i,u;return s(e)?M:(s(e.metadata)&&(e.metadata={type:e.metadata}),"content"in e&&(t=e.content,s(t)||t.jquery||t.done?t=e.content={text:n=o(t)?M:t}:n=t.text,"ajax"in t&&(i=t.ajax,u=i&&i.once!==M,delete t.ajax,t.text=function(e,t){var s=n||r(this).attr(t.options.content.attr)||"Loading...",o=r.ajax(r.extend({},i,{context:t})).then(i.success,_,i.error).then(function(e){return e&&u&&t.set("content.text",e),e},function(e,n,r){t.destroyed||0===e.status||t.set("content.text",n+": "+r)});return u?s:(t.set("content.text",s),o)}),"title"in t&&(r.isPlainObject(t.title)&&(t.button=t.title.button,t.title=t.title.text),o(t.title||M)&&(t.title=M))),"position"in e&&s(e.position)&&(e.position={my:e.position,at:e.position}),"show"in e&&s(e.show)&&(e.show=e.show.jquery?{target:e.show}:e.show===O?{ready:O}:{event:e.show}),"hide"in e&&s(e.hide)&&(e.hide=e.hide.jquery?{target:e.hide}:{event:e.hide}),"style"in e&&s(e.style)&&(e.style={classes:e.style}),r.each(z,function(){this.sanitize&&this.sanitize(e)}),e)}function f(e,t){for(var n,r=0,i=e,s=t.split(".");i=i[s[r++]];)r<s.length&&(n=i);return[n||e,s.pop()]}function l(e,t){var n,r,i;for(n in this.checks)for(r in this.checks[n])(i=(new RegExp(r,"i")).exec(e))&&(t.push(i),("builtin"===n||this.plugins[n])&&this.checks[n][r].apply(this.plugins[n]||this,t))}function h(e){return $.concat("").join(e?"-"+e+" ":" ")}function p(e,t){return t>0?setTimeout(r.proxy(e,this),t):void e.call(this)}function d(e){this.tooltip.hasClass(et)||(clearTimeout(this.timers.show),clearTimeout(this.timers.hide),this.timers.show=p.call(this,function(){this.toggle(O,e)},this.options.show.delay))}function v(e){if(!this.tooltip.hasClass(et)&&!this.destroyed){var t=r(e.relatedTarget),n=t.closest(J)[0]===this.tooltip[0],i=t[0]===this.options.show.target[0];if(clearTimeout(this.timers.show),clearTimeout(this.timers.hide),this!==t[0]&&"mouse"===this.options.position.target&&n||this.options.hide.fixed&&/mouse(out|leave|move)/.test(e.type)&&(n||i))try{e.preventDefault(),e.stopImmediatePropagation()}catch(s){}else this.timers.hide=p.call(this,function(){this.toggle(M,e)},this.options.hide.delay,this)}}function m(e){!this.tooltip.hasClass(et)&&this.options.hide.inactive&&(clearTimeout(this.timers.inactive),this.timers.inactive=p.call(this,function(){this.hide(e)},this.options.hide.inactive))}function g(e){this.rendered&&this.tooltip[0].offsetWidth>0&&this.reposition(e)}function y(e,n,i){r(t.body).delegate(e,(n.split?n:n.join("."+W+" "))+"."+W,function(){var e=N.api[r.attr(this,V)];e&&!e.disabled&&i.apply(e,arguments)})}function w(e,n,s){var o,a,f,l,c,h=r(t.body),p=e[0]===t?h:e,d=e.metadata?e.metadata(s.metadata):_,v="html5"===s.metadata.type&&d?d[s.metadata.name]:_,m=e.data(s.metadata.name||"qtipopts");try{m="string"==typeof m?r.parseJSON(m):m}catch(g){}if(l=r.extend(O,{},N.defaults,s,"object"==typeof m?u(m):_,u(v||d)),a=l.position,l.id=n,"boolean"==typeof l.content.text){if(f=e.attr(l.content.attr),l.content.attr===M||!f)return M;l.content.text=f}if(a.container.length||(a.container=h),a.target===M&&(a.target=p),l.show.target===M&&(l.show.target=p),l.show.solo===O&&(l.show.solo=a.container.closest("body")),l.hide.target===M&&(l.hide.target=p),l.position.viewport===O&&(l.position.viewport=a.container),a.container=a.container.eq(0),a.at=new k(a.at,O),a.my=new k(a.my),e.data(W))if(l.overwrite)e.qtip("destroy",!0);else if(l.overwrite===M)return M;return e.attr(X,n),l.suppress&&(c=e.attr("title"))&&e.removeAttr("title").attr(nt,c).attr("title",""),o=new i(e,l,n,!!f),e.data(W,o),o}function E(e){return e.charAt(0).toUpperCase()+e.slice(1)}function S(e,t){var r,i,s=t.charAt(0).toUpperCase()+t.slice(1),o=(t+" "+gt.join(s+" ")+s).split(" "),u=0;if(mt[t])return e.css(mt[t]);for(;r=o[u++];)if((i=e.css(r))!==n)return mt[t]=r,i}function x(e,t){return Math.ceil(parseFloat(S(e,t)))}function T(e,t){this._ns="tip",this.options=t,this.offset=t.offset,this.size=[t.width,t.height],this.init(this.qtip=e)}var N,C,k,L,A,O=!0,M=!1,_=null,D="x",P="y",H="width",B="height",j="top",F="left",I="bottom",q="right",R="center",U="shift",z={},W="qtip",X="data-hasqtip",V="data-qtip-id",$=["ui-widget","ui-tooltip"],J="."+W,K="click dblclick mousedown mouseup mousemove mouseleave mouseenter".split(" "),Q=W+"-fixed",G=W+"-default",Y=W+"-focus",Z=W+"-hover",et=W+"-disabled",tt="_replacedByqTip",nt="oldtitle",rt={ie:function(){for(var e=4,n=t.createElement("div");(n.innerHTML="<!--[if gt IE "+e+"]><i></i><![endif]-->")&&n.getElementsByTagName("i")[0];e+=1);return e>4?e:0/0}(),iOS:parseFloat((""+(/CPU.*OS ([0-9_]{1,5})|(CPU like).*AppleWebKit.*Mobile/i.exec(navigator.userAgent)||[0,""])[1]).replace("undefined","3_2").replace("_",".").replace("_",""))||M};C=i.prototype,C._when=function(e){return r.when.apply(r,e)},C.render=function(e){if(this.rendered||this.destroyed)return this;var t,n=this,i=this.options,s=this.cache,o=this.elements,u=i.content.text,a=i.content.title,f=i.content.button,l=i.position,c=("."+this._id+" ",[]);return r.attr(this.target[0],"aria-describedby",this._id),s.posClass=this._createPosClass((this.position={my:l.my,at:l.at}).my),this.tooltip=o.tooltip=t=r("<div/>",{id:this._id,"class":[W,G,i.style.classes,s.posClass].join(" "),width:i.style.width||"",height:i.style.height||"",tracking:"mouse"===l.target&&l.adjust.mouse,role:"alert","aria-live":"polite","aria-atomic":M,"aria-describedby":this._id+"-content","aria-hidden":O}).toggleClass(et,this.disabled).attr(V,this.id).data(W,this).appendTo(l.container).append(o.content=r("<div />",{"class":W+"-content",id:this._id+"-content","aria-atomic":O})),this.rendered=-1,this.positioning=O,a&&(this._createTitle(),r.isFunction(a)||c.push(this._updateTitle(a,M))),f&&this._createButton(),r.isFunction(u)||c.push(this._updateContent(u,M)),this.rendered=O,this._setWidget(),r.each(z,function(e){var t;"render"===this.initialize&&(t=this(n))&&(n.plugins[e]=t)}),this._unassignEvents(),this._assignEvents(),this._when(c).then(function(){n._trigger("render"),n.positioning=M,n.hiddenDuringWait||!i.show.ready&&!e||n.toggle(O,s.event,M),n.hiddenDuringWait=M}),N.api[this.id]=this,this},C.destroy=function(e){function t(){if(!this.destroyed){this.destroyed=O;var e,t=this.target,n=t.attr(nt);this.rendered&&this.tooltip.stop(1,0).find("*").remove().end().remove(),r.each(this.plugins,function(){this.destroy&&this.destroy()});for(e in this.timers)clearTimeout(this.timers[e]);t.removeData(W).removeAttr(V).removeAttr(X).removeAttr("aria-describedby"),this.options.suppress&&n&&t.attr("title",n).removeAttr(nt),this._unassignEvents(),this.options=this.elements=this.cache=this.timers=this.plugins=this.mouse=_,delete N.api[this.id]}}return this.destroyed?this.target:(e===O&&"hide"!==this.triggering||!this.rendered?t.call(this):(this.tooltip.one("tooltiphidden",r.proxy(t,this)),!this.triggering&&this.hide()),this.target)},L=C.checks={builtin:{"^id$":function(e,t,n,i){var s=n===O?N.nextid:n,o=W+"-"+s;s!==M&&s.length>0&&!r("#"+o).length?(this._id=o,this.rendered&&(this.tooltip[0].id=this._id,this.elements.content[0].id=this._id+"-content",this.elements.title[0].id=this._id+"-title")):e[t]=i},"^prerender":function(e,t,n){n&&!this.rendered&&this.render(this.options.show.ready)},"^content.text$":function(e,t,n){this._updateContent(n)},"^content.attr$":function(e,t,n,r){this.options.content.text===this.target.attr(r)&&this._updateContent(this.target.attr(n))},"^content.title$":function(e,t,n){return n?(n&&!this.elements.title&&this._createTitle(),void this._updateTitle(n)):this._removeTitle()},"^content.button$":function(e,t,n){this._updateButton(n)},"^content.title.(text|button)$":function(e,t,n){this.set("content."+t,n)},"^position.(my|at)$":function(e,t,n){"string"==typeof n&&(this.position[t]=e[t]=new k(n,"at"===t))},"^position.container$":function(e,t,n){this.rendered&&this.tooltip.appendTo(n)},"^show.ready$":function(e,t,n){n&&(!this.rendered&&this.render(O)||this.toggle(O))},"^style.classes$":function(e,t,n,r){this.rendered&&this.tooltip.removeClass(r).addClass(n)},"^style.(width|height)":function(e,t,n){this.rendered&&this.tooltip.css(t,n)},"^style.widget|content.title":function(){this.rendered&&this._setWidget()},"^style.def":function(e,t,n){this.rendered&&this.tooltip.toggleClass(G,!!n)},"^events.(render|show|move|hide|focus|blur)$":function(e,t,n){this.rendered&&this.tooltip[(r.isFunction(n)?"":"un")+"bind"]("tooltip"+t,n)},"^(show|hide|position).(event|target|fixed|inactive|leave|distance|viewport|adjust)":function(){if(this.rendered){var e=this.options.position;this.tooltip.attr("tracking","mouse"===e.target&&e.adjust.mouse),this._unassignEvents(),this._assignEvents()}}}},C.get=function(e){if(this.destroyed)return this;var t=f(this.options,e.toLowerCase()),n=t[0][t[1]];return n.precedance?n.string():n};var it=/^position\.(my|at|adjust|target|container|viewport)|style|content|show\.ready/i,st=/^prerender|show\.ready/i;C.set=function(e,t){if(this.destroyed)return this;var n,i=this.rendered,s=M,o=this.options;this.checks;return"string"==typeof e?(n=e,e={},e[n]=t):e=r.extend({},e),r.each(e,function(t,n){if(i&&st.test(t))return void delete e[t];var u,l=f(o,t.toLowerCase());u=l[0][l[1]],l[0][l[1]]=n&&n.nodeType?r(n):n,s=it.test(t)||s,e[t]=[l[0],l[1],n,u]}),u(o),this.positioning=O,r.each(e,r.proxy(l,this)),this.positioning=M,this.rendered&&this.tooltip[0].offsetWidth>0&&s&&this.reposition("mouse"===o.position.target?_:this.cache.event),this},C._update=function(e,t){var n=this,i=this.cache;return this.rendered&&e?(r.isFunction(e)&&(e=e.call(this.elements.target,i.event,this)||""),r.isFunction(e.then)?(i.waiting=O,e.then(function(e){return i.waiting=M,n._update(e,t)},_,function(e){return n._update(e,t)})):e===M||!e&&""!==e?M:(e.jquery&&e.length>0?t.empty().append(e.css({display:"block",visibility:"visible"})):t.html(e),this._waitForContent(t).then(function(e){n.rendered&&n.tooltip[0].offsetWidth>0&&n.reposition(i.event,!e.length)}))):M},C._waitForContent=function(e){var t=this.cache;return t.waiting=O,(r.fn.imagesLoaded?e.imagesLoaded():r.Deferred().resolve([])).done(function(){t.waiting=M}).promise()},C._updateContent=function(e,t){this._update(e,this.elements.content,t)},C._updateTitle=function(e,t){this._update(e,this.elements.title,t)===M&&this._removeTitle(M)},C._createTitle=function(){var e=this.elements,t=this._id+"-title";e.titlebar&&this._removeTitle(),e.titlebar=r("<div />",{"class":W+"-titlebar "+(this.options.style.widget?h("header"):"")}).append(e.title=r("<div />",{id:t,"class":W+"-title","aria-atomic":O})).insertBefore(e.content).delegate(".qtip-close","mousedown keydown mouseup keyup mouseout",function(e){r(this).toggleClass("ui-state-active ui-state-focus","down"===e.type.substr(-4))}).delegate(".qtip-close","mouseover mouseout",function(e){r(this).toggleClass("ui-state-hover","mouseover"===e.type)}),this.options.content.button&&this._createButton()},C._removeTitle=function(e){var t=this.elements;t.title&&(t.titlebar.remove(),t.titlebar=t.title=t.button=_,e!==M&&this.reposition())},C._createPosClass=function(e){return W+"-pos-"+(e||this.options.position.my).abbrev()},C.reposition=function(n,i){if(!this.rendered||this.positioning||this.destroyed)return this;this.positioning=O;var s,o,u,f,l=this.cache,c=this.tooltip,h=this.options.position,p=h.target,d=h.my,v=h.at,m=h.viewport,g=h.container,y=h.adjust,w=y.method.split(" "),E=c.outerWidth(M),S=c.outerHeight(M),x=0,T=0,N=c.css("position"),C={left:0,top:0},k=c[0].offsetWidth>0,L=n&&"scroll"===n.type,A=r(e),_=g[0].ownerDocument,D=this.mouse;if(r.isArray(p)&&2===p.length)v={x:F,y:j},C={left:p[0],top:p[1]};else if("mouse"===p)v={x:F,y:j},(!y.mouse||this.options.hide.distance)&&l.origin&&l.origin.pageX?n=l.origin:!n||n&&("resize"===n.type||"scroll"===n.type)?n=l.event:D&&D.pageX&&(n=D),"static"!==N&&(C=g.offset()),_.body.offsetWidth!==(e.innerWidth||_.documentElement.clientWidth)&&(o=r(t.body).offset()),C={left:n.pageX-C.left+(o&&o.left||0),top:n.pageY-C.top+(o&&o.top||0)},y.mouse&&L&&D&&(C.left-=(D.scrollX||0)-A.scrollLeft(),C.top-=(D.scrollY||0)-A.scrollTop());else{if("event"===p?n&&n.target&&"scroll"!==n.type&&"resize"!==n.type?l.target=r(n.target):n.target||(l.target=this.elements.target):"event"!==p&&(l.target=r(p.jquery?p:this.elements.target)),p=l.target,p=r(p).eq(0),0===p.length)return this;p[0]===t||p[0]===e?(x=rt.iOS?e.innerWidth:p.width(),T=rt.iOS?e.innerHeight:p.height(),p[0]===e&&(C={top:(m||p).scrollTop(),left:(m||p).scrollLeft()})):z.imagemap&&p.is("area")?s=z.imagemap(this,p,v,z.viewport?w:M):z.svg&&p&&p[0].ownerSVGElement?s=z.svg(this,p,v,z.viewport?w:M):(x=p.outerWidth(M),T=p.outerHeight(M),C=p.offset()),s&&(x=s.width,T=s.height,o=s.offset,C=s.position),C=this.reposition.offset(p,C,g),(rt.iOS>3.1&&rt.iOS<4.1||rt.iOS>=4.3&&rt.iOS<4.33||!rt.iOS&&"fixed"===N)&&(C.left-=A.scrollLeft(),C.top-=A.scrollTop()),(!s||s&&s.adjustable!==M)&&(C.left+=v.x===q?x:v.x===R?x/2:0,C.top+=v.y===I?T:v.y===R?T/2:0)}return C.left+=y.x+(d.x===q?-E:d.x===R?-E/2:0),C.top+=y.y+(d.y===I?-S:d.y===R?-S/2:0),z.viewport?(u=C.adjusted=z.viewport(this,C,h,x,T,E,S),o&&u.left&&(C.left+=o.left),o&&u.top&&(C.top+=o.top),u.my&&(this.position.my=u.my)):C.adjusted={left:0,top:0},l.posClass!==(f=this._createPosClass(this.position.my))&&c.removeClass(l.posClass).addClass(l.posClass=f),this._trigger("move",[C,m.elem||m],n)?(delete C.adjusted,i===M||!k||isNaN(C.left)||isNaN(C.top)||"mouse"===p||!r.isFunction(h.effect)?c.css(C):r.isFunction(h.effect)&&(h.effect.call(c,this,r.extend({},C)),c.queue(function(e){r(this).css({opacity:"",height:""}),rt.ie&&this.style.removeAttribute("filter"),e()})),this.positioning=M,this):this},C.reposition.offset=function(e,n,i){function s(e,t){n.left+=t*e.scrollLeft(),n.top+=t*e.scrollTop()}if(!i[0])return n;var o,u,a,f,l=r(e[0].ownerDocument),c=!!rt.ie&&"CSS1Compat"!==t.compatMode,h=i[0];do"static"!==(u=r.css(h,"position"))&&("fixed"===u?(a=h.getBoundingClientRect(),s(l,-1)):(a=r(h).position(),a.left+=parseFloat(r.css(h,"borderLeftWidth"))||0,a.top+=parseFloat(r.css(h,"borderTopWidth"))||0),n.left-=a.left+(parseFloat(r.css(h,"marginLeft"))||0),n.top-=a.top+(parseFloat(r.css(h,"marginTop"))||0),o||"hidden"===(f=r.css(h,"overflow"))||"visible"===f||(o=r(h)));while(h=h.offsetParent);return o&&(o[0]!==l[0]||c)&&s(o,1),n};var ot=(k=C.reposition.Corner=function(e,t){e=(""+e).replace(/([A-Z])/," $1").replace(/middle/gi,R).toLowerCase(),this.x=(e.match(/left|right/i)||e.match(/center/)||["inherit"])[0].toLowerCase(),this.y=(e.match(/top|bottom|center/i)||["inherit"])[0].toLowerCase(),this.forceY=!!t;var n=e.charAt(0);this.precedance="t"===n||"b"===n?P:D}).prototype;ot.invert=function(e,t){this[e]=this[e]===F?q:this[e]===q?F:t||this[e]},ot.string=function(e){var t=this.x,n=this.y,r=t!==n?"center"===t||"center"!==n&&(this.precedance===P||this.forceY)?[n,t]:[t,n]:[t];return e!==!1?r.join(" "):r},ot.abbrev=function(){var e=this.string(!1);return e[0].charAt(0)+(e[1]&&e[1].charAt(0)||"")},ot.clone=function(){return new k(this.string(),this.forceY)},C.toggle=function(e,n){var i=this.cache,s=this.options,o=this.tooltip;if(n){if(/over|enter/.test(n.type)&&i.event&&/out|leave/.test(i.event.type)&&s.show.target.add(n.target).length===s.show.target.length&&o.has(n.relatedTarget).length)return this;i.event=r.event.fix(n)}if(this.waiting&&!e&&(this.hiddenDuringWait=O),!this.rendered)return e?this.render(1):this;if(this.destroyed||this.disabled)return this;var u,a,f,l=e?"show":"hide",c=this.options[l],h=(this.options[e?"hide":"show"],this.options.position),p=this.options.content,d=this.tooltip.css("width"),v=this.tooltip.is(":visible"),m=e||1===c.target.length,g=!n||c.target.length<2||i.target[0]===n.target;return(typeof e).search("boolean|number")&&(e=!v),u=!o.is(":animated")&&v===e&&g,a=u?_:!!this._trigger(l,[90]),this.destroyed?this:(a!==M&&e&&this.focus(n),!a||u?this:(r.attr(o[0],"aria-hidden",!e),e?(this.mouse&&(i.origin=r.event.fix(this.mouse)),r.isFunction(p.text)&&this._updateContent(p.text,M),r.isFunction(p.title)&&this._updateTitle(p.title,M),!A&&"mouse"===h.target&&h.adjust.mouse&&(r(t).bind("mousemove."+W,this._storeMouse),A=O),d||o.css("width",o.outerWidth(M)),this.reposition(n,arguments[2]),d||o.css("width",""),c.solo&&("string"==typeof c.solo?r(c.solo):r(J,c.solo)).not(o).not(c.target).qtip("hide",r.Event("tooltipsolo"))):(clearTimeout(this.timers.show),delete i.origin,A&&!r(J+'[tracking="true"]:visible',c.solo).not(o).length&&(r(t).unbind("mousemove."+W),A=M),this.blur(n)),f=r.proxy(function(){e?(rt.ie&&o[0].style.removeAttribute("filter"),o.css("overflow",""),"string"==typeof c.autofocus&&r(this.options.show.autofocus,o).focus(),this.options.show.target.trigger("qtip-"+this.id+"-inactive")):o.css({display:"",visibility:"",opacity:"",left:"",top:""}),this._trigger(e?"visible":"hidden")},this),c.effect===M||m===M?(o[l](),f()):r.isFunction(c.effect)?(o.stop(1,1),c.effect.call(o,this),o.queue("fx",function(e){f(),e()})):o.fadeTo(90,e?1:0,f),e&&c.target.trigger("qtip-"+this.id+"-inactive"),this))},C.show=function(e){return this.toggle(O,e)},C.hide=function(e){return this.toggle(M,e)},C.focus=function(e){if(!this.rendered||this.destroyed)return this;var t=r(J),n=this.tooltip,i=parseInt(n[0].style.zIndex,10),s=N.zindex+t.length;return n.hasClass(Y)||this._trigger("focus",[s],e)&&(i!==s&&(t.each(function(){this.style.zIndex>i&&(this.style.zIndex=this.style.zIndex-1)}),t.filter("."+Y).qtip("blur",e)),n.addClass(Y)[0].style.zIndex=s),this},C.blur=function(e){return!this.rendered||this.destroyed?this:(this.tooltip.removeClass(Y),this._trigger("blur",[this.tooltip.css("zIndex")],e),this)},C.disable=function(e){return this.destroyed?this:("toggle"===e?e=this.rendered?!this.tooltip.hasClass(et):!this.disabled:"boolean"!=typeof e&&(e=O),this.rendered&&this.tooltip.toggleClass(et,e).attr("aria-disabled",e),this.disabled=!!e,this)},C.enable=function(){return this.disable(M)},C._createButton=function(){var e=this,t=this.elements,n=t.tooltip,i=this.options.content.button,s="string"==typeof i,o=s?i:"Close tooltip";t.button&&t.button.remove(),t.button=i.jquery?i:r("<a />",{"class":"qtip-close "+(this.options.style.widget?"":W+"-icon"),title:o,"aria-label":o}).prepend(r("<span />",{"class":"ui-icon ui-icon-close",html:"×"})),t.button.appendTo(t.titlebar||n).attr("role","button").click(function(t){return n.hasClass(et)||e.hide(t),M})},C._updateButton=function(e){if(!this.rendered)return M;var t=this.elements.button;e?this._createButton():t.remove()},C._setWidget=function(){var e=this.options.style.widget,t=this.elements,n=t.tooltip,r=n.hasClass(et);n.removeClass(et),et=e?"ui-state-disabled":"qtip-disabled",n.toggleClass(et,r),n.toggleClass("ui-helper-reset "+h(),e).toggleClass(G,this.options.style.def&&!e),t.content&&t.content.toggleClass(h("content"),e),t.titlebar&&t.titlebar.toggleClass(h("header"),e),t.button&&t.button.toggleClass(W+"-icon",!e)},C._storeMouse=function(e){return(this.mouse=r.event.fix(e)).type="mousemove",this},C._bind=function(e,t,n,i,s){if(e&&n&&t.length){var o="."+this._id+(i?"-"+i:"");return r(e).bind((t.split?t:t.join(o+" "))+o,r.proxy(n,s||this)),this}},C._unbind=function(e,t){return e&&r(e).unbind("."+this._id+(t?"-"+t:"")),this},C._trigger=function(e,t,n){var i=r.Event("tooltip"+e);return i.originalEvent=n&&r.extend({},n)||this.cache.event||_,this.triggering=e,this.tooltip.trigger(i,[this].concat(t||[])),this.triggering=M,!i.isDefaultPrevented()},C._bindEvents=function(e,t,n,i,s,o){var u=n.filter(i).add(i.filter(n)),a=[];u.length&&(r.each(t,function(t,n){var i=r.inArray(n,e);i>-1&&a.push(e.splice(i,1)[0])}),a.length&&(this._bind(u,a,function(e){var t=this.rendered?this.tooltip[0].offsetWidth>0:!1;(t?o:s).call(this,e)}),n=n.not(u),i=i.not(u))),this._bind(n,e,s),this._bind(i,t,o)},C._assignInitialEvents=function(e){function t(e){return this.disabled||this.destroyed?M:(this.cache.event=e&&r.event.fix(e),this.cache.target=e&&r(e.target),clearTimeout(this.timers.show),void (this.timers.show=p.call(this,function(){this.render("object"==typeof e||n.show.ready)},n.prerender?0:n.show.delay)))}var n=this.options,i=n.show.target,s=n.hide.target,o=n.show.event?r.trim(""+n.show.event).split(" "):[],u=n.hide.event?r.trim(""+n.hide.event).split(" "):[];this._bind(this.elements.target,["remove","removeqtip"],function(){this.destroy(!0)},"destroy"),/mouse(over|enter)/i.test(n.show.event)&&!/mouse(out|leave)/i.test(n.hide.event)&&u.push("mouseleave"),this._bind(i,"mousemove",function(e){this._storeMouse(e),this.cache.onTarget=O}),this._bindEvents(o,u,i,s,t,function(){return this.timers?void clearTimeout(this.timers.show):M}),(n.show.ready||n.prerender)&&t.call(this,e)},C._assignEvents=function(){var n=this,i=this.options,s=i.position,o=this.tooltip,u=i.show.target,f=i.hide.target,l=s.container,c=s.viewport,h=r(t),p=(r(t.body),r(e)),y=i.show.event?r.trim(""+i.show.event).split(" "):[],w=i.hide.event?r.trim(""+i.hide.event).split(" "):[];r.each(i.events,function(e,t){n._bind(o,"toggle"===e?["tooltipshow","tooltiphide"]:["tooltip"+e],t,null,o)}),/mouse(out|leave)/i.test(i.hide.event)&&"window"===i.hide.leave&&this._bind(h,["mouseout","blur"],function(e){/select|option/.test(e.target.nodeName)||e.relatedTarget||this.hide(e)}),i.hide.fixed?f=f.add(o.addClass(Q)):/mouse(over|enter)/i.test(i.show.event)&&this._bind(f,"mouseleave",function(){clearTimeout(this.timers.show)}),(""+i.hide.event).indexOf("unfocus")>-1&&this._bind(l.closest("html"),["mousedown","touchstart"],function(e){var t=r(e.target),n=this.rendered&&!this.tooltip.hasClass(et)&&this.tooltip[0].offsetWidth>0,i=t.parents(J).filter(this.tooltip[0]).length>0;t[0]===this.target[0]||t[0]===this.tooltip[0]||i||this.target.has(t[0]).length||!n||this.hide(e)}),"number"==typeof i.hide.inactive&&(this._bind(u,"qtip-"+this.id+"-inactive",m,"inactive"),this._bind(f.add(o),N.inactiveEvents,m)),this._bindEvents(y,w,u,f,d,v),this._bind(u.add(o),"mousemove",function(e){if("number"==typeof i.hide.distance){var t=this.cache.origin||{},n=this.options.hide.distance,r=Math.abs;(r(e.pageX-t.pageX)>=n||r(e.pageY-t.pageY)>=n)&&this.hide(e)}this._storeMouse(e)}),"mouse"===s.target&&s.adjust.mouse&&(i.hide.event&&this._bind(u,["mouseenter","mouseleave"],function(e){return this.cache?void (this.cache.onTarget="mouseenter"===e.type):M}),this._bind(h,"mousemove",function(e){this.rendered&&this.cache.onTarget&&!this.tooltip.hasClass(et)&&this.tooltip[0].offsetWidth>0&&this.reposition(e)})),(s.adjust.resize||c.length)&&this._bind(r.event.special.resize?c:p,"resize",g),s.adjust.scroll&&this._bind(p.add(s.container),"scroll",g)},C._unassignEvents=function(){var n=this.options,i=n.show.target,s=n.hide.target,o=r.grep([this.elements.target[0],this.rendered&&this.tooltip[0],n.position.container[0],n.position.viewport[0],n.position.container.closest("html")[0],e,t],function(e){return"object"==typeof e});i&&i.toArray&&(o=o.concat(i.toArray())),s&&s.toArray&&(o=o.concat(s.toArray())),this._unbind(o)._unbind(o,"destroy")._unbind(o,"inactive")},r(function(){y(J,["mouseenter","mouseleave"],function(e){var t="mouseenter"===e.type,n=r(e.currentTarget),i=r(e.relatedTarget||e.target),s=this.options;t?(this.focus(e),n.hasClass(Q)&&!n.hasClass(et)&&clearTimeout(this.timers.hide)):"mouse"===s.position.target&&s.position.adjust.mouse&&s.hide.event&&s.show.target&&!i.closest(s.show.target[0]).length&&this.hide(e),n.toggleClass(Z,t)}),y("["+V+"]",K,m)}),N=r.fn.qtip=function(e,t,i){var s=(""+e).toLowerCase(),o=_,a=r.makeArray(arguments).slice(1),f=a[a.length-1],l=this[0]?r.data(this[0],W):_;return!arguments.length&&l||"api"===s?l:"string"==typeof e?(this.each(function(){var e=r.data(this,W);if(!e)return O;if(f&&f.timeStamp&&(e.cache.event=f),!t||"option"!==s&&"options"!==s)e[s]&&e[s].apply(e,a);else{if(i===n&&!r.isPlainObject(t))return o=e.get(t),M;e.set(t,i)}}),o!==_?o:this):"object"!=typeof e&&arguments.length?void 0:(l=u(r.extend(O,{},e)),this.each(function(e){var t,n;return n=r.isArray(l.id)?l.id[e]:l.id,n=!n||n===M||n.length<1||N.api[n]?N.nextid++:n,t=w(r(this),n,l),t===M?O:(N.api[n]=t,r.each(z,function(){"initialize"===this.initialize&&this(t)}),void t._assignInitialEvents(f))}))},r.qtip=i,N.api={},r.each({attr:function(e,t){if(this.length){var n=this[0],i="title",s=r.data(n,"qtip");if(e===i&&s&&"object"==typeof s&&s.options.suppress)return arguments.length<2?r.attr(n,nt):(s&&s.options.content.attr===i&&s.cache.attr&&s.set("content.text",t),this.attr(nt,t))}return r.fn["attr"+tt].apply(this,arguments)},clone:function(e){var t=(r([]),r.fn["clone"+tt].apply(this,arguments));return e||t.filter("["+nt+"]").attr("title",function(){return r.attr(this,nt)}).removeAttr(nt),t}},function(e,t){if(!t||r.fn[e+tt])return O;var n=r.fn[e+tt]=r.fn[e];r.fn[e]=function(){return t.apply(this,arguments)||n.apply(this,arguments)}}),r.ui||(r["cleanData"+tt]=r.cleanData,r.cleanData=function(e){for(var t,n=0;(t=r(e[n])).length;n++)if(t.attr(X))try{t.triggerHandler("removeqtip")}catch(i){}r["cleanData"+tt].apply(this,arguments)}),N.version="2.2.1",N.nextid=0,N.inactiveEvents=K,N.zindex=15e3,N.defaults={prerender:M,id:M,overwrite:O,suppress:O,content:{text:O,attr:"title",title:M,button:M},position:{my:"top left",at:"bottom right",target:M,container:M,viewport:M,adjust:{x:0,y:0,mouse:O,scroll:O,resize:O,method:"flipinvert flipinvert"},effect:function(e,t){r(this).animate(t,{duration:200,queue:M})}},show:{target:M,event:"mouseenter",effect:O,delay:90,solo:M,ready:M,autofocus:M},hide:{target:M,event:"mouseleave",effect:O,delay:0,fixed:M,inactive:M,leave:"window",distance:M},style:{classes:"",widget:M,width:M,height:M,def:O},events:{render:_,move:_,show:_,hide:_,toggle:_,visible:_,hidden:_,focus:_,blur:_}};var ut,at="margin",ft="border",lt="color",ct="background-color",ht="transparent",pt=" !important",dt=!!t.createElement("canvas").getContext,vt=/rgba?\(0, 0, 0(, 0)?\)|transparent|#123456/i,mt={},gt=["Webkit","O","Moz","ms"];if(dt)var yt=e.devicePixelRatio||1,bt=function(){var e=t.createElement("canvas").getContext("2d");return e.backingStorePixelRatio||e.webkitBackingStorePixelRatio||e.mozBackingStorePixelRatio||e.msBackingStorePixelRatio||e.oBackingStorePixelRatio||1}(),wt=yt/bt;else var Et=function(e,t,n){return"<qtipvml:"+e+' xmlns="urn:schemas-microsoft.com:vml" class="qtip-vml" '+(t||"")+' style="behavior: url(#default#VML); '+(n||"")+'" />'};r.extend(T.prototype,{init:function(e){var t,n;n=this.element=e.elements.tip=r("<div />",{"class":W+"-tip"}).prependTo(e.tooltip),dt?(t=r("<canvas />").appendTo(this.element)[0].getContext("2d"),t.lineJoin="miter",t.miterLimit=1e5,t.save()):(t=Et("shape",'coordorigin="0,0"',"position:absolute;"),this.element.html(t+t),e._bind(r("*",n).add(n),["click","mousedown"],function(e){e.stopPropagation()},this._ns)),e._bind(e.tooltip,"tooltipmove",this.reposition,this._ns,this),this.create()},_swapDimensions:function(){this.size[0]=this.options.height,this.size[1]=this.options.width},_resetDimensions:function(){this.size[0]=this.options.width,this.size[1]=this.options.height},_useTitle:function(e){var t=this.qtip.elements.titlebar;return t&&(e.y===j||e.y===R&&this.element.position().top+this.size[1]/2+this.options.offset<t.outerHeight(O))},_parseCorner:function(e){var t=this.qtip.options.position.my;return e===M||t===M?e=M:e===O?e=new k(t.string()):e.string||(e=new k(e),e.fixed=O),e},_parseWidth:function(e,t,n){var r=this.qtip.elements,i=ft+E(t)+"Width";return(n?x(n,i):x(r.content,i)||x(this._useTitle(e)&&r.titlebar||r.content,i)||x(r.tooltip,i))||0},_parseRadius:function(e){var t=this.qtip.elements,n=ft+E(e.y)+E(e.x)+"Radius";return rt.ie<9?0:x(this._useTitle(e)&&t.titlebar||t.content,n)||x(t.tooltip,n)||0},_invalidColour:function(e,t,n){var r=e.css(t);return!r||n&&r===e.css(n)||vt.test(r)?M:r},_parseColours:function(e){var t=this.qtip.elements,n=this.element.css("cssText",""),i=ft+E(e[e.precedance])+E(lt),s=this._useTitle(e)&&t.titlebar||t.content,o=this._invalidColour,u=[];return u[0]=o(n,ct)||o(s,ct)||o(t.content,ct)||o(t.tooltip,ct)||n.css(ct),u[1]=o(n,i,lt)||o(s,i,lt)||o(t.content,i,lt)||o(t.tooltip,i,lt)||t.tooltip.css(i),r("*",n).add(n).css("cssText",ct+":"+ht+pt+";"+ft+":0"+pt+";"),u},_calculateSize:function(e){var t,n,r,i=e.precedance===P,s=this.options.width,o=this.options.height,u="c"===e.abbrev(),a=(i?s:o)*(u?.5:1),f=Math.pow,l=Math.round,c=Math.sqrt(f(a,2)+f(o,2)),h=[this.border/a*c,this.border/o*c];return h[2]=Math.sqrt(f(h[0],2)-f(this.border,2)),h[3]=Math.sqrt(f(h[1],2)-f(this.border,2)),t=c+h[2]+h[3]+(u?0:h[0]),n=t/c,r=[l(n*s),l(n*o)],i?r:r.reverse()},_calculateTip:function(e,t,n){n=n||1,t=t||this.size;var r=t[0]*n,i=t[1]*n,s=Math.ceil(r/2),o=Math.ceil(i/2),u={br:[0,0,r,i,r,0],bl:[0,0,r,0,0,i],tr:[0,i,r,0,r,i],tl:[0,0,0,i,r,i],tc:[0,i,s,0,r,i],bc:[0,0,r,0,s,i],rc:[0,0,r,o,0,i],lc:[r,0,r,i,0,o]};return u.lt=u.br,u.rt=u.bl,u.lb=u.tr,u.rb=u.tl,u[e.abbrev()]},_drawCoords:function(e,t){e.beginPath(),e.moveTo(t[0],t[1]),e.lineTo(t[2],t[3]),e.lineTo(t[4],t[5]),e.closePath()},create:function(){var e=this.corner=(dt||rt.ie)&&this._parseCorner(this.options.corner);return(this.enabled=!!this.corner&&"c"!==this.corner.abbrev())&&(this.qtip.cache.corner=e.clone(),this.update()),this.element.toggle(this.enabled),this.corner},update:function(t,n){if(!this.enabled)return this;var i,s,o,u,f,l,c,h,p=this.qtip.elements,d=this.element,v=d.children(),m=this.options,g=this.size,y=m.mimic,b=Math.round;t||(t=this.qtip.cache.corner||this.corner),y===M?y=t:(y=new k(y),y.precedance=t.precedance,"inherit"===y.x?y.x=t.x:"inherit"===y.y?y.y=t.y:y.x===y.y&&(y[t.precedance]=t[t.precedance])),s=y.precedance,t.precedance===D?this._swapDimensions():this._resetDimensions(),i=this.color=this._parseColours(t),i[1]!==ht?(h=this.border=this._parseWidth(t,t[t.precedance]),m.border&&1>h&&!vt.test(i[1])&&(i[0]=i[1]),this.border=h=m.border!==O?m.border:h):this.border=h=0,c=this.size=this._calculateSize(t),d.css({width:c[0],height:c[1],lineHeight:c[1]+"px"}),l=t.precedance===P?[b(y.x===F?h:y.x===q?c[0]-g[0]-h:(c[0]-g[0])/2),b(y.y===j?c[1]-g[1]:0)]:[b(y.x===F?c[0]-g[0]:0),b(y.y===j?h:y.y===I?c[1]-g[1]-h:(c[1]-g[1])/2)],dt?(o=v[0].getContext("2d"),o.restore(),o.save(),o.clearRect(0,0,6e3,6e3),u=this._calculateTip(y,g,wt),f=this._calculateTip(y,this.size,wt),v.attr(H,c[0]*wt).attr(B,c[1]*wt),v.css(H,c[0]).css(B,c[1]),this._drawCoords(o,f),o.fillStyle=i[1],o.fill(),o.translate(l[0]*wt,l[1]*wt),this._drawCoords(o,u),o.fillStyle=i[0],o.fill()):(u=this._calculateTip(y),u="m"+u[0]+","+u[1]+" l"+u[2]+","+u[3]+" "+u[4]+","+u[5]+" xe",l[2]=h&&/^(r|b)/i.test(t.string())?8===rt.ie?2:1:0,v.css({coordsize:c[0]+h+" "+(c[1]+h),antialias:""+(y.string().indexOf(R)>-1),left:l[0]-l[2]*Number(s===D),top:l[1]-l[2]*Number(s===P),width:c[0]+h,height:c[1]+h}).each(function(e){var t=r(this);t[t.prop?"prop":"attr"]({coordsize:c[0]+h+" "+(c[1]+h),path:u,fillcolor:i[0],filled:!!e,stroked:!e}).toggle(!!h||!!e),!e&&t.html(Et("stroke",'weight="'+2*h+'px" color="'+i[1]+'" miterlimit="1000" joinstyle="miter"'))})),e.opera&&setTimeout(function(){p.tip.css({display:"inline-block",visibility:"visible"})},1),n!==M&&this.calculate(t,c)},calculate:function(e,t){if(!this.enabled)return M;var n,i,s=this,o=this.qtip.elements,u=this.element,a=this.options.offset,f=(o.tooltip.hasClass("ui-widget"),{});return e=e||this.corner,n=e.precedance,t=t||this._calculateSize(e),i=[e.x,e.y],n===D&&i.reverse(),r.each(i,function(r,i){var u,l,h;i===R?(u=n===P?F:j,f[u]="50%",f[at+"-"+u]=-Math.round(t[n===P?0:1]/2)+a):(u=s._parseWidth(e,i,o.tooltip),l=s._parseWidth(e,i,o.content),h=s._parseRadius(e),f[i]=Math.max(-s.border,r?l:a+(h>u?h:-u)))}),f[e[n]]-=t[n===D?0:1],u.css({margin:"",top:"",bottom:"",left:"",right:""}).css(f),f},reposition:function(e,t,r){function i(e,t,n,r,i){e===U&&f.precedance===t&&l[r]&&f[n]!==R?f.precedance=f.precedance===D?P:D:e!==U&&l[r]&&(f[t]=f[t]===R?l[r]>0?r:i:f[t]===r?i:r)}function s(e,t,i){f[e]===R?m[at+"-"+t]=v[e]=o[at+"-"+t]-l[t]:(u=o[i]!==n?[l[t],-o[t]]:[-l[t],o[t]],(v[e]=Math.max(u[0],u[1]))>u[0]&&(r[t]-=l[t],v[t]=M),m[o[i]!==n?i:t]=v[e])}if(this.enabled){var o,u,a=t.cache,f=this.corner
|
2 |
-
.clone(),l=r.adjusted,h=t.options.position.adjust.method.split(" "),p=h[0],d=h[1]||h[0],v={left:M,top:M,x:0,y:0},m={};this.corner.fixed!==O&&(i(p,D,P,F,q),i(d,P,D,j,I),(f.string()!==a.corner.string()||a.cornerTop!==l.top||a.cornerLeft!==l.left)&&this.update(f,M)),o=this.calculate(f),o.right!==n&&(o.left=-o.right),o.bottom!==n&&(o.top=-o.bottom),o.user=this.offset,(v.left=p===U&&!!l.left)&&s(D,F,q),(v.top=d===U&&!!l.top)&&s(P,j,I),this.element.css(m).toggle(!(v.x&&v.y||f.x===R&&v.y||f.y===R&&v.x)),r.left-=o.left.charAt?o.user:p!==U||v.top||!v.left&&!v.top?o.left+this.border:0,r.top-=o.top.charAt?o.user:d!==U||v.left||!v.left&&!v.top?o.top+this.border:0,a.cornerLeft=l.left,a.cornerTop=l.top,a.corner=f.clone()}},destroy:function(){this.qtip._unbind(this.qtip.tooltip,this._ns),this.qtip.elements.tip&&this.qtip.elements.tip.find("*").remove().end().remove()}}),ut=z.tip=function(e){return new T(e,e.options.style.tip)},ut.initialize="render",ut.sanitize=function(e){if(e.style&&"tip"in e.style){var t=e.style.tip;"object"!=typeof t&&(t=e.style.tip={corner:t}),/string|boolean/i.test(typeof t.corner)||(t.corner=O)}},L.tip={"^position.my|style.tip.(corner|mimic|border)$":function(){this.create(),this.qtip.reposition()},"^style.tip.(height|width)$":function(e){this.size=[e.width,e.height],this.update(),this.qtip.reposition()},"^content.title|style.(classes|widget)$":function(){this.update()}},r.extend(O,N.defaults,{style:{tip:{corner:O,mimic:M,width:6,height:6,border:O,offset:0}}})})}(window,document);
|
|
|
|
assets/js/upgrade.min.js
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
function add_message(a){jQuery("#wpbody-content").append("<p>"+a+"</p>")}function run_upgrade(a){jQuery.ajax({url:ajaxurl,data:{action:"cpac_upgrade",version:a},type:"post",dataType:"json",success:function(a){a?a.status?(add_message(a.message),a.next?run_upgrade(a.next):add_message(cpac_upgrade_i18n.complete)):add_message(cpac_upgrade_i18n.error+": "+a.message):add_message(cpac_upgrade_i18n.major_error)}})}
|
assets/less/admin-column.less
DELETED
@@ -1,1340 +0,0 @@
|
|
1 |
-
#cpac {
|
2 |
-
|
3 |
-
a:focus,
|
4 |
-
a:active {
|
5 |
-
outline: none;
|
6 |
-
}
|
7 |
-
}
|
8 |
-
|
9 |
-
/**
|
10 |
-
* General
|
11 |
-
* ----------------------------------------------------------------------------
|
12 |
-
*/
|
13 |
-
#icon-codepress-admin-columns {
|
14 |
-
background: transparent url('../images/icon.png') no-repeat 0 0;
|
15 |
-
}
|
16 |
-
.cpac-settings-link {
|
17 |
-
float: right;
|
18 |
-
margin: 12px 14px 5px 0;
|
19 |
-
background: transparent url('../images/settings.png') no-repeat 0 0;
|
20 |
-
padding-left: 20px;
|
21 |
-
text-decoration: none;
|
22 |
-
display: inline-block;
|
23 |
-
line-height: 16px;
|
24 |
-
|
25 |
-
&.current {
|
26 |
-
font-weight: bold;
|
27 |
-
}
|
28 |
-
}
|
29 |
-
.rtl .cpac-settings-link {
|
30 |
-
float: left;
|
31 |
-
margin: 12px 0 5px 14px;
|
32 |
-
padding-right: 20px;
|
33 |
-
padding-left: 0;
|
34 |
-
}
|
35 |
-
a.help {
|
36 |
-
background: transparent url('../images/help.png') no-repeat 0 0;
|
37 |
-
display: inline-block;
|
38 |
-
width: 16px;
|
39 |
-
height: 16px;
|
40 |
-
}
|
41 |
-
.button.loading {
|
42 |
-
padding-right: 25px;
|
43 |
-
position: relative;
|
44 |
-
}
|
45 |
-
.rtl .button.loading {
|
46 |
-
padding-left: 25px;
|
47 |
-
padding-right: 0;
|
48 |
-
}
|
49 |
-
.button.loading span {
|
50 |
-
position: absolute;
|
51 |
-
top: 2px;
|
52 |
-
right: 6px;
|
53 |
-
background: transparent url('../images/loading.gif') no-repeat right 50%;
|
54 |
-
width: 16px;
|
55 |
-
height: 16px;
|
56 |
-
display: inline-block;
|
57 |
-
}
|
58 |
-
.rtl .button.loading span {
|
59 |
-
left: 6px;
|
60 |
-
right: auto;
|
61 |
-
}
|
62 |
-
|
63 |
-
/**
|
64 |
-
* Icons
|
65 |
-
* ----------------------------------------------------------------------------
|
66 |
-
*/
|
67 |
-
.icon-yes {
|
68 |
-
background: transparent url(../images/yes.png) no-repeat 0 0;
|
69 |
-
width: 16px;
|
70 |
-
height: 16px;
|
71 |
-
display: inline-block;
|
72 |
-
position: relative;
|
73 |
-
top: 2px;
|
74 |
-
}
|
75 |
-
.icon-no {
|
76 |
-
background: transparent url(../images/no.png) no-repeat 0 0;
|
77 |
-
width: 16px;
|
78 |
-
height: 16px;
|
79 |
-
display: inline-block;
|
80 |
-
position: relative;
|
81 |
-
top: 2px;
|
82 |
-
}
|
83 |
-
|
84 |
-
/**
|
85 |
-
* Header
|
86 |
-
* ----------------------------------------------------------------------------
|
87 |
-
*/
|
88 |
-
h2.cpac-nav-tab-wrapper {
|
89 |
-
margin-bottom: 10px;
|
90 |
-
}
|
91 |
-
|
92 |
-
/**
|
93 |
-
* Menu
|
94 |
-
* ----------------------------------------------------------------------------
|
95 |
-
*/
|
96 |
-
.cpac-menu {
|
97 |
-
clear: both;
|
98 |
-
overflow: hidden;
|
99 |
-
margin-bottom: 10px;
|
100 |
-
|
101 |
-
.subsubsub {
|
102 |
-
white-space: normal;
|
103 |
-
margin-right: 14px;
|
104 |
-
width: 100%;
|
105 |
-
margin: 0 14px 0 0;
|
106 |
-
|
107 |
-
li {
|
108 |
-
|
109 |
-
&.first {
|
110 |
-
font-weight: bold;
|
111 |
-
min-width: 90px;
|
112 |
-
}
|
113 |
-
}
|
114 |
-
}
|
115 |
-
}
|
116 |
-
|
117 |
-
/**
|
118 |
-
* Structure
|
119 |
-
* ----------------------------------------------------------------------------
|
120 |
-
*/
|
121 |
-
.columns-container {
|
122 |
-
margin-right: 300px;
|
123 |
-
max-width: 700px;
|
124 |
-
|
125 |
-
.columns-left {
|
126 |
-
float: left;
|
127 |
-
width: 100%;
|
128 |
-
}
|
129 |
-
|
130 |
-
.columns-right {
|
131 |
-
float: right;
|
132 |
-
margin-right: -300px;
|
133 |
-
width: 280px;
|
134 |
-
|
135 |
-
.columns-right-inside.fixed {
|
136 |
-
position: fixed;
|
137 |
-
top: 40px;
|
138 |
-
width: 280px;
|
139 |
-
}
|
140 |
-
}
|
141 |
-
}
|
142 |
-
|
143 |
-
/**
|
144 |
-
* UI Sortable Plugin
|
145 |
-
* ----------------------------------------------------------------------------
|
146 |
-
*/
|
147 |
-
.ui-sortable-helper {
|
148 |
-
-webkit-box-shadow: 1px 3px 6px 0px rgba(1, 1, 1, 0.4);
|
149 |
-
box-shadow: 1px 3px 6px 0px rgba(1, 1, 1, 0.4);
|
150 |
-
|
151 |
-
.column-meta {
|
152 |
-
border-width: 1px;
|
153 |
-
}
|
154 |
-
}
|
155 |
-
.cpac-placeholder {
|
156 |
-
visibility: visible !important;
|
157 |
-
border-top: 1px solid #dfdfdf;
|
158 |
-
padding: 5px 4px 7px 0;
|
159 |
-
|
160 |
-
.inner-placeholder {
|
161 |
-
border: 1px dashed #808080;
|
162 |
-
background: #eee;
|
163 |
-
width: 100%;
|
164 |
-
height: 100%;
|
165 |
-
}
|
166 |
-
|
167 |
-
:first-child {
|
168 |
-
border: none;
|
169 |
-
}
|
170 |
-
}
|
171 |
-
|
172 |
-
/**
|
173 |
-
* Columns
|
174 |
-
* ----------------------------------------------------------------------------
|
175 |
-
*/
|
176 |
-
.columns-left {
|
177 |
-
.cpac-boxes {
|
178 |
-
.cpac-columns {
|
179 |
-
form {
|
180 |
-
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
181 |
-
}
|
182 |
-
}
|
183 |
-
}
|
184 |
-
}
|
185 |
-
|
186 |
-
/**
|
187 |
-
* Column
|
188 |
-
* ----------------------------------------------------------------------------
|
189 |
-
*/
|
190 |
-
.cpac-column {
|
191 |
-
|
192 |
-
// Column Header
|
193 |
-
.column-meta {
|
194 |
-
border-style: solid;
|
195 |
-
border-color: #dfdfdf;
|
196 |
-
border-width: 1px 1px 0;
|
197 |
-
background: #fcfcfc;
|
198 |
-
|
199 |
-
&:nth-child(2n) .column-meta {
|
200 |
-
background: #f9f9f9;
|
201 |
-
}
|
202 |
-
|
203 |
-
img {
|
204 |
-
margin-right: 3px;
|
205 |
-
}
|
206 |
-
|
207 |
-
table {
|
208 |
-
border: none;
|
209 |
-
background: transparent;
|
210 |
-
border-radius: 0;
|
211 |
-
|
212 |
-
tr {
|
213 |
-
td {
|
214 |
-
vertical-align: top;
|
215 |
-
height: 18px;
|
216 |
-
border: none;
|
217 |
-
padding: 11px 8px;
|
218 |
-
border-width: 1px 0 0;
|
219 |
-
border-style: solid;
|
220 |
-
border-color: transparent;
|
221 |
-
|
222 |
-
&.column_sort {
|
223 |
-
width: 10px;
|
224 |
-
background: transparent url('../images/drag.png') no-repeat 8px 8px;
|
225 |
-
cursor: move;
|
226 |
-
}
|
227 |
-
|
228 |
-
&.column_label {
|
229 |
-
width: 70%;
|
230 |
-
font-weight: bold;
|
231 |
-
vertical-align: middle;
|
232 |
-
position: relative;
|
233 |
-
|
234 |
-
.inner {
|
235 |
-
position: relative;
|
236 |
-
overflow: hidden;
|
237 |
-
height: 18px;
|
238 |
-
|
239 |
-
> a {
|
240 |
-
color: #5a5a5a;
|
241 |
-
padding: 0 4px;
|
242 |
-
|
243 |
-
&:hover {
|
244 |
-
color: #333333;
|
245 |
-
}
|
246 |
-
|
247 |
-
&.edit-button,
|
248 |
-
&.remove-button,
|
249 |
-
&.clone-button {
|
250 |
-
display: none;
|
251 |
-
color: #a00;
|
252 |
-
text-decoration: none;
|
253 |
-
text-shadow: none;
|
254 |
-
font-weight: normal;
|
255 |
-
margin-left: 5px;
|
256 |
-
font-size: 12px;
|
257 |
-
|
258 |
-
&:hover {
|
259 |
-
color: #f00;
|
260 |
-
}
|
261 |
-
}
|
262 |
-
|
263 |
-
&.edit-button,
|
264 |
-
&.clone-button {
|
265 |
-
color: #0074a2;
|
266 |
-
|
267 |
-
&:hover {
|
268 |
-
color: #2ea2cc;
|
269 |
-
//background-color: #2ea2cc;
|
270 |
-
}
|
271 |
-
}
|
272 |
-
}
|
273 |
-
|
274 |
-
.meta {
|
275 |
-
display: inline-block;
|
276 |
-
float: right;
|
277 |
-
font-weight: normal;
|
278 |
-
color: #b2b2b2;
|
279 |
-
font-size: 12px;
|
280 |
-
|
281 |
-
span {
|
282 |
-
cursor: pointer;
|
283 |
-
|
284 |
-
&.width {
|
285 |
-
margin-right: 5px;
|
286 |
-
cursor: auto;
|
287 |
-
}
|
288 |
-
}
|
289 |
-
}
|
290 |
-
}
|
291 |
-
|
292 |
-
// wp default icon
|
293 |
-
span.vers {
|
294 |
-
float: left;
|
295 |
-
}
|
296 |
-
}
|
297 |
-
|
298 |
-
&.column_type {
|
299 |
-
width: auto;
|
300 |
-
min-width: 120px;
|
301 |
-
text-align: right;
|
302 |
-
vertical-align: middle;
|
303 |
-
color: #999999;
|
304 |
-
padding-right: 0;
|
305 |
-
|
306 |
-
.inner {
|
307 |
-
height: 18px;
|
308 |
-
overflow: hidden;
|
309 |
-
|
310 |
-
a {
|
311 |
-
color: #999999;
|
312 |
-
}
|
313 |
-
}
|
314 |
-
}
|
315 |
-
|
316 |
-
&.column_edit {
|
317 |
-
width: 38px;
|
318 |
-
min-width: 38px;
|
319 |
-
background: transparent url('../images/arrow.png') no-repeat 23px 18px;
|
320 |
-
cursor: pointer;
|
321 |
-
}
|
322 |
-
} // td
|
323 |
-
} // tr
|
324 |
-
} // table
|
325 |
-
|
326 |
-
&:hover {
|
327 |
-
.column_label .inner > a {
|
328 |
-
&.remove-button,
|
329 |
-
&.edit-button,
|
330 |
-
&.clone-button {
|
331 |
-
display: inline-block;
|
332 |
-
}
|
333 |
-
}
|
334 |
-
}
|
335 |
-
|
336 |
-
// WP Default icons
|
337 |
-
span.vers {
|
338 |
-
padding-top: 2px;
|
339 |
-
|
340 |
-
.comment-grey-bubble {
|
341 |
-
background: transparent url("../images/comment-grey-bubble.png") no-repeat 0 0;
|
342 |
-
height: 12px;
|
343 |
-
width: 12px;
|
344 |
-
float: right;
|
345 |
-
}
|
346 |
-
}
|
347 |
-
|
348 |
-
} // .column-meta
|
349 |
-
|
350 |
-
// Column Body
|
351 |
-
.column-form {
|
352 |
-
display: none;
|
353 |
-
border-width: 1px 1px 0;
|
354 |
-
border-style: solid;
|
355 |
-
border-color: #dfdfdf;
|
356 |
-
position: relative;
|
357 |
-
|
358 |
-
table {
|
359 |
-
border: none;
|
360 |
-
background: #fcfcfc;
|
361 |
-
|
362 |
-
tr {
|
363 |
-
|
364 |
-
td {
|
365 |
-
vertical-align: top;
|
366 |
-
border: none;
|
367 |
-
padding: 8px;
|
368 |
-
background: #ffffff;
|
369 |
-
border-top: 1px solid #F5F5F5;
|
370 |
-
|
371 |
-
select,
|
372 |
-
input[type=text] {
|
373 |
-
width: 99.95%; // excl padding
|
374 |
-
|
375 |
-
&.small {
|
376 |
-
width: 100px;
|
377 |
-
}
|
378 |
-
}
|
379 |
-
|
380 |
-
span.suffix {
|
381 |
-
line-height: 40px;
|
382 |
-
color: #808080;
|
383 |
-
}
|
384 |
-
|
385 |
-
select optgroup:nth-child(2n) {
|
386 |
-
background: #F9F9F9;
|
387 |
-
}
|
388 |
-
|
389 |
-
&.label {
|
390 |
-
position: relative;
|
391 |
-
overflow: visible;
|
392 |
-
background: #F9F9F9;
|
393 |
-
background: #f5f5f5;
|
394 |
-
border-right: 1px solid #E1E1E1;
|
395 |
-
vertical-align: top;
|
396 |
-
width: 34%;
|
397 |
-
border-top: 1px solid #F0F0F0;
|
398 |
-
|
399 |
-
label {
|
400 |
-
font-weight: bold;
|
401 |
-
color: #333333;
|
402 |
-
display: block;
|
403 |
-
position: relative;
|
404 |
-
}
|
405 |
-
|
406 |
-
p {
|
407 |
-
color: #666666;
|
408 |
-
display: block;
|
409 |
-
font-size: 12px;
|
410 |
-
font-style: normal;
|
411 |
-
line-height: 16px;
|
412 |
-
margin: 0 !important;
|
413 |
-
|
414 |
-
&.description {
|
415 |
-
display: none;
|
416 |
-
position: absolute;
|
417 |
-
z-index: 99;
|
418 |
-
top: 30px;
|
419 |
-
left: 0;
|
420 |
-
background: #eaf2fa;
|
421 |
-
border-radius: 5px;
|
422 |
-
border: 1px solid #c7d7e2;
|
423 |
-
padding: 5px 8px !important;
|
424 |
-
font-weight: normal;
|
425 |
-
|
426 |
-
em {
|
427 |
-
display: block;
|
428 |
-
color: #999;
|
429 |
-
}
|
430 |
-
}
|
431 |
-
}
|
432 |
-
|
433 |
-
.info {
|
434 |
-
position: absolute;
|
435 |
-
top: 0;
|
436 |
-
left: 0;
|
437 |
-
width: 100%;
|
438 |
-
height: 100%;
|
439 |
-
z-index: 1;
|
440 |
-
|
441 |
-
&:before {
|
442 |
-
position: absolute;
|
443 |
-
z-index: 1;
|
444 |
-
right: 10px;
|
445 |
-
top: 50%;
|
446 |
-
margin-top: -7px;
|
447 |
-
content: '';
|
448 |
-
display: block;
|
449 |
-
border-radius: 32px;
|
450 |
-
border: 1px solid #E6E6E6;
|
451 |
-
width: 12px;
|
452 |
-
height: 12px;
|
453 |
-
}
|
454 |
-
|
455 |
-
&:after {
|
456 |
-
position: absolute;
|
457 |
-
z-index: 1;
|
458 |
-
right: 10px;
|
459 |
-
top: 50%;
|
460 |
-
margin-top: -6px;
|
461 |
-
content: '?';
|
462 |
-
display: block;
|
463 |
-
width: 14px;
|
464 |
-
height: 14px;
|
465 |
-
color: #E6E6E6;
|
466 |
-
font: bold 10px Arial;
|
467 |
-
text-align: center;
|
468 |
-
vertical-align: middle;
|
469 |
-
line-height: 14px;
|
470 |
-
}
|
471 |
-
}
|
472 |
-
}
|
473 |
-
|
474 |
-
&.input {
|
475 |
-
label {
|
476 |
-
padding-left: 10px;
|
477 |
-
padding-right: 0;
|
478 |
-
}
|
479 |
-
|
480 |
-
div.msg {
|
481 |
-
margin-top: 5px;
|
482 |
-
display: none;
|
483 |
-
color: #333;
|
484 |
-
padding: 6px 8px;
|
485 |
-
background-color: #ffebe8;
|
486 |
-
border: 1px solid #fff;
|
487 |
-
-moz-border-radius: 3px;
|
488 |
-
-webkit-border-radius: 3px;
|
489 |
-
border-radius: 3px;
|
490 |
-
}
|
491 |
-
|
492 |
-
.section {
|
493 |
-
padding: 12px;
|
494 |
-
}
|
495 |
-
}
|
496 |
-
}
|
497 |
-
|
498 |
-
&.column_width {
|
499 |
-
|
500 |
-
.input {
|
501 |
-
position: relative;
|
502 |
-
|
503 |
-
div.description {
|
504 |
-
font-size: 11px;
|
505 |
-
width: 54px;
|
506 |
-
position: absolute;
|
507 |
-
left: 10px;
|
508 |
-
text-align: middle;
|
509 |
-
|
510 |
-
input {
|
511 |
-
background: #efefef;
|
512 |
-
border: none;
|
513 |
-
height: 20px;
|
514 |
-
line-height: 20px;
|
515 |
-
text-align: right;
|
516 |
-
width: 36px;
|
517 |
-
font-size: 12px;
|
518 |
-
}
|
519 |
-
}
|
520 |
-
div.width-slider {
|
521 |
-
margin-left: 60px;
|
522 |
-
margin-right: 100px;
|
523 |
-
position: relative;
|
524 |
-
margin-top: 4px;
|
525 |
-
|
526 |
-
.ui-slider-handle {
|
527 |
-
cursor:ew-resize;
|
528 |
-
}
|
529 |
-
}
|
530 |
-
div.unit-select {
|
531 |
-
position: absolute;
|
532 |
-
top: 8px;
|
533 |
-
right: 10px;
|
534 |
-
width: 90px;
|
535 |
-
text-align: right;
|
536 |
-
|
537 |
-
label {
|
538 |
-
padding-left: 5px;
|
539 |
-
}
|
540 |
-
}
|
541 |
-
}
|
542 |
-
}
|
543 |
-
|
544 |
-
&.column_image_size {
|
545 |
-
|
546 |
-
border: 10px solid red;
|
547 |
-
td.label {}
|
548 |
-
td.input {
|
549 |
-
label.custom-size {
|
550 |
-
display: inline-block;
|
551 |
-
margin-top: 4px;
|
552 |
-
margin-bottom: 4px;
|
553 |
-
|
554 |
-
input {
|
555 |
-
margin-right: 3px;
|
556 |
-
}
|
557 |
-
}
|
558 |
-
|
559 |
-
.custom_image_size {
|
560 |
-
display: inline-block;
|
561 |
-
|
562 |
-
.hidden {
|
563 |
-
display: none;
|
564 |
-
}
|
565 |
-
|
566 |
-
.custom-size-w,
|
567 |
-
.custom-size-h {
|
568 |
-
margin: 0;
|
569 |
-
|
570 |
-
&.hidden {
|
571 |
-
display: none;
|
572 |
-
}
|
573 |
-
|
574 |
-
input[type="text"] {
|
575 |
-
margin-right: 3px;
|
576 |
-
width: 40px !important;
|
577 |
-
}
|
578 |
-
}
|
579 |
-
}
|
580 |
-
}
|
581 |
-
}
|
582 |
-
|
583 |
-
&.column_action {
|
584 |
-
td {
|
585 |
-
background: #f9f9f9;
|
586 |
-
|
587 |
-
p {
|
588 |
-
margin: 0;
|
589 |
-
|
590 |
-
a.remove-button {
|
591 |
-
color: #a00;
|
592 |
-
text-decoration: none;
|
593 |
-
text-shadow: none;
|
594 |
-
font-weight: normal;
|
595 |
-
margin-left: 5px;
|
596 |
-
font-size: 12px;
|
597 |
-
padding: 0 5px;
|
598 |
-
|
599 |
-
&:hover {
|
600 |
-
color: #fff;
|
601 |
-
background: #f00;
|
602 |
-
}
|
603 |
-
}
|
604 |
-
}
|
605 |
-
}
|
606 |
-
}
|
607 |
-
|
608 |
-
&:first-child td {
|
609 |
-
border-top: none;
|
610 |
-
}
|
611 |
-
}
|
612 |
-
}
|
613 |
-
}
|
614 |
-
|
615 |
-
&.loading .column-form {
|
616 |
-
> .spinner {
|
617 |
-
position: absolute;
|
618 |
-
left: 50%;
|
619 |
-
top: 50%;
|
620 |
-
z-index: 200;
|
621 |
-
margin-left: -10px;
|
622 |
-
margin-top: -10px;
|
623 |
-
display: block;
|
624 |
-
}
|
625 |
-
|
626 |
-
&:before {
|
627 |
-
content: '';
|
628 |
-
position: absolute;
|
629 |
-
width: 100%;
|
630 |
-
height: 100%;
|
631 |
-
background: #FFF;
|
632 |
-
z-index: 100;
|
633 |
-
opacity: 0.5;
|
634 |
-
}
|
635 |
-
}
|
636 |
-
|
637 |
-
// Open state
|
638 |
-
&.opened {
|
639 |
-
.column-meta {
|
640 |
-
background-color: #c7c7c7;
|
641 |
-
background-image: -ms-linear-gradient(top, #e9e9e9, #c7c7c7);
|
642 |
-
background-image: -moz-linear-gradient(top, #e9e9e9, #c7c7c7);
|
643 |
-
background-image: -o-linear-gradient(top, #e9e9e9, #c7c7c7);
|
644 |
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#c7c7c7));
|
645 |
-
background-image: -webkit-linear-gradient(top, #e9e9e9, #c7c7c7);
|
646 |
-
background-image: linear-gradient(top, #e9e9e9, #c7c7c7);
|
647 |
-
border-color: #aeaeae;
|
648 |
-
|
649 |
-
table {
|
650 |
-
background: transparent;
|
651 |
-
|
652 |
-
td {
|
653 |
-
border-color: #f8f8f8;
|
654 |
-
color: #333;
|
655 |
-
text-shadow: 0 1px 0 #FFFFFF;
|
656 |
-
|
657 |
-
a {
|
658 |
-
color: #333;
|
659 |
-
text-shadow: 0 1px 0 #FFFFFF;
|
660 |
-
}
|
661 |
-
|
662 |
-
&.column_sort {
|
663 |
-
background-position: 8px -39px;
|
664 |
-
}
|
665 |
-
&.column_label .inner .meta {
|
666 |
-
span {
|
667 |
-
color: #808080;
|
668 |
-
text-shadow: none;
|
669 |
-
}
|
670 |
-
}
|
671 |
-
&.column_type {
|
672 |
-
color: #5C5C5C;
|
673 |
-
}
|
674 |
-
}
|
675 |
-
}
|
676 |
-
}
|
677 |
-
}
|
678 |
-
} // .cpac-columns
|
679 |
-
|
680 |
-
/**
|
681 |
-
* Column: Footer
|
682 |
-
* ----------------------------------------------------------------------------
|
683 |
-
*/
|
684 |
-
.column-footer {
|
685 |
-
background: #EAF2FA;
|
686 |
-
border: 1px solid #c7d7e2;
|
687 |
-
min-height: 26px;
|
688 |
-
padding: 8px;
|
689 |
-
overflow: hidden;
|
690 |
-
|
691 |
-
.order-message {
|
692 |
-
background: transparent url('../images/order_arrow.png') no-repeat 0 0;
|
693 |
-
color: #7A9BBE;
|
694 |
-
float: left;
|
695 |
-
font-family: Comic Sans MS,sans-serif;
|
696 |
-
font-size: 11px;
|
697 |
-
height: 13px;
|
698 |
-
line-height: 1em;
|
699 |
-
margin-left: 4px;
|
700 |
-
padding: 7px 0 0 22px;
|
701 |
-
text-shadow: 0 1px 0 #FFFFFF;
|
702 |
-
display: inline-block;
|
703 |
-
}
|
704 |
-
|
705 |
-
.button-container {
|
706 |
-
float: right;
|
707 |
-
display: inline-block;
|
708 |
-
margin-top: -5px;
|
709 |
-
|
710 |
-
a {
|
711 |
-
display: inline-block;
|
712 |
-
margin-top: 5px;
|
713 |
-
}
|
714 |
-
}
|
715 |
-
}
|
716 |
-
|
717 |
-
/**
|
718 |
-
* Welcome Screen
|
719 |
-
* ----------------------------------------------------------------------------
|
720 |
-
*/
|
721 |
-
|
722 |
-
.cpac-content-body hr {
|
723 |
-
-moz-border-bottom-colors: none;
|
724 |
-
-moz-border-left-colors: none;
|
725 |
-
-moz-border-right-colors: none;
|
726 |
-
-moz-border-top-colors: none;
|
727 |
-
background: none repeat scroll 0 0 transparent;
|
728 |
-
border-color: #DFDFDF -moz-use-text-color -moz-use-text-color;
|
729 |
-
border-image: none;
|
730 |
-
border-right: 0 none;
|
731 |
-
border-style: solid none none;
|
732 |
-
border-width: 1px 0 0;
|
733 |
-
clear: both;
|
734 |
-
margin: 30px 0;
|
735 |
-
opacity: 0.2;
|
736 |
-
}
|
737 |
-
#cpac-welcome.about-wrap div.error {
|
738 |
-
display: block !important;
|
739 |
-
}
|
740 |
-
.cpac-alert {
|
741 |
-
display: inline-block;
|
742 |
-
background: none repeat scroll 0 0 #FCF8E3;
|
743 |
-
border: 1px solid #FBEED5;
|
744 |
-
border-radius: 4px 4px 4px 4px;
|
745 |
-
color: #C09853;
|
746 |
-
margin: 20px 0;
|
747 |
-
padding: 16px 14px;
|
748 |
-
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
|
749 |
-
}
|
750 |
-
.cpac-alert p {
|
751 |
-
margin: 0;
|
752 |
-
}
|
753 |
-
.cpac-alert.cpac-alert-success {
|
754 |
-
background-color: #DFF0D8;
|
755 |
-
border-color: #D6E9C6;
|
756 |
-
color: #468847;
|
757 |
-
}
|
758 |
-
.cpac-alert.cpac-alert-error {
|
759 |
-
background-color: #F2DEDE;
|
760 |
-
border-color: #EED3D7;
|
761 |
-
color: #B94A48;
|
762 |
-
}
|
763 |
-
.cpac-alert a.button-primary {
|
764 |
-
|
765 |
-
height: 28px;
|
766 |
-
line-height: 28px;
|
767 |
-
display: inline-block;
|
768 |
-
}
|
769 |
-
#cpac-download-add-ons-table {
|
770 |
-
max-width: 600px;
|
771 |
-
}
|
772 |
-
.wp-core-ui .button-large {
|
773 |
-
height: 40px;
|
774 |
-
line-height: 40px;
|
775 |
-
font-size: 16px;
|
776 |
-
padding: 0 15px;
|
777 |
-
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
|
778 |
-
}
|
779 |
-
|
780 |
-
/**
|
781 |
-
* Notifications
|
782 |
-
* ----------------------------------------------------------------------------
|
783 |
-
*/
|
784 |
-
.cac-notification.updated {
|
785 |
-
border-left-color: #0071aa;
|
786 |
-
|
787 |
-
.learnmore {
|
788 |
-
float: right;
|
789 |
-
|
790 |
-
&:after {
|
791 |
-
content: "\f139";
|
792 |
-
font: normal 20px/1 'dashicons';
|
793 |
-
float: right;
|
794 |
-
}
|
795 |
-
}
|
796 |
-
}
|
797 |
-
|
798 |
-
/**
|
799 |
-
* Sidebar
|
800 |
-
* ----------------------------------------------------------------------------
|
801 |
-
*/
|
802 |
-
.columns-right {
|
803 |
-
margin-top: 54px;
|
804 |
-
|
805 |
-
.sidebox {
|
806 |
-
background: none repeat scroll 0 0 #FFFFFF;
|
807 |
-
border: 1px solid #E1E1E1;
|
808 |
-
border-radius: 0 0 0 0;
|
809 |
-
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
|
810 |
-
position: relative;
|
811 |
-
margin-bottom: 14px;
|
812 |
-
|
813 |
-
h3 {
|
814 |
-
padding: 10px;
|
815 |
-
margin: 0;
|
816 |
-
|
817 |
-
&.title {
|
818 |
-
font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
|
819 |
-
font-size: 15px;
|
820 |
-
font-weight: normal;
|
821 |
-
line-height: 1;
|
822 |
-
margin: 0;
|
823 |
-
padding: 7px 10px;
|
824 |
-
background: #f1f1f1;
|
825 |
-
background-image: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f9f9f9));
|
826 |
-
background-image: -webkit-linear-gradient(bottom, #ececec, #f9f9f9);
|
827 |
-
background-image: -moz-linear-gradient(bottom, #ececec, #f9f9f9);
|
828 |
-
background-image: -o-linear-gradient(bottom, #ececec, #f9f9f9);
|
829 |
-
background-image: linear-gradient(to top, #ececec, #f9f9f9);
|
830 |
-
border-bottom-color: #dfdfdf;
|
831 |
-
text-shadow: #fff 0 1px 0;
|
832 |
-
-webkit-box-shadow: 0 1px 0 #fff;
|
833 |
-
box-shadow: 0 1px 0 #fff;
|
834 |
-
border-bottom-style: solid;
|
835 |
-
border-bottom-width: 1px;
|
836 |
-
}
|
837 |
-
}
|
838 |
-
|
839 |
-
.inside {
|
840 |
-
padding: 10px;
|
841 |
-
|
842 |
-
p {
|
843 |
-
margin-top: 0;
|
844 |
-
}
|
845 |
-
}
|
846 |
-
|
847 |
-
&#form-actions {
|
848 |
-
.form-reset {
|
849 |
-
border-bottom: 1px solid #F5F5F5;
|
850 |
-
padding: 8px;
|
851 |
-
}
|
852 |
-
.reset-column-type {
|
853 |
-
text-decoration: none;
|
854 |
-
color: #BC0B0B;
|
855 |
-
line-height: 25px;
|
856 |
-
display: inline-block;
|
857 |
-
}
|
858 |
-
.form-update {
|
859 |
-
padding: 8px;
|
860 |
-
overflow: hidden;
|
861 |
-
}
|
862 |
-
.submit-update {
|
863 |
-
display: block;
|
864 |
-
width: 100%;
|
865 |
-
height: 28px;
|
866 |
-
line-height: 28px;
|
867 |
-
text-align: center;
|
868 |
-
}
|
869 |
-
}
|
870 |
-
|
871 |
-
&#pro-version {
|
872 |
-
.cta {
|
873 |
-
background: transparent url(../images/get_the_addon.png) no-repeat 0 0;
|
874 |
-
background-size: cover;
|
875 |
-
}
|
876 |
-
.padding-box {
|
877 |
-
padding: 8px 15px 0;
|
878 |
-
}
|
879 |
-
h3 a {
|
880 |
-
color: #fff;
|
881 |
-
font-size: 19px;
|
882 |
-
text-decoration: none;
|
883 |
-
font-weight: normal;
|
884 |
-
margin-top: 6px;
|
885 |
-
}
|
886 |
-
.inside {
|
887 |
-
ul {
|
888 |
-
margin: 0 0 10px 0;
|
889 |
-
|
890 |
-
li {
|
891 |
-
margin: 0;
|
892 |
-
padding: 0;
|
893 |
-
|
894 |
-
a {
|
895 |
-
display: inline-block;
|
896 |
-
min-height: 24px;
|
897 |
-
font-size: 19px;
|
898 |
-
line-height: 24px;
|
899 |
-
margin-bottom: 1px;
|
900 |
-
padding: 0 5px;
|
901 |
-
background: #000;
|
902 |
-
color: #fff;
|
903 |
-
text-decoration: none;
|
904 |
-
}
|
905 |
-
}
|
906 |
-
}
|
907 |
-
|
908 |
-
p {
|
909 |
-
color: #fff;
|
910 |
-
font-size: 12px;
|
911 |
-
|
912 |
-
a {
|
913 |
-
color: #fff;
|
914 |
-
display: inline-block;
|
915 |
-
background: #a4c518;
|
916 |
-
padding: 0 2px;
|
917 |
-
font-size: 15px;
|
918 |
-
text-decoration: none;
|
919 |
-
}
|
920 |
-
}
|
921 |
-
}
|
922 |
-
}
|
923 |
-
|
924 |
-
&#direct-feedback {
|
925 |
-
#feedback-support,
|
926 |
-
#feedback-rate {
|
927 |
-
display: none;
|
928 |
-
}
|
929 |
-
|
930 |
-
.inside {
|
931 |
-
> a {
|
932 |
-
border-radius: 4px;
|
933 |
-
border: 1px solid #CCC;
|
934 |
-
width: 48%;
|
935 |
-
height: 64px;
|
936 |
-
text-align: center;
|
937 |
-
line-height: 64px;
|
938 |
-
font-weight: bold;
|
939 |
-
color: #222;
|
940 |
-
display: inline-block;
|
941 |
-
text-decoration: none;
|
942 |
-
|
943 |
-
&:hover {
|
944 |
-
background: #FAFAFA;
|
945 |
-
}
|
946 |
-
}
|
947 |
-
|
948 |
-
form {
|
949 |
-
textarea {
|
950 |
-
width: 100%;
|
951 |
-
height: 120px;
|
952 |
-
}
|
953 |
-
|
954 |
-
input[type="submit"] {
|
955 |
-
float: right;
|
956 |
-
border-radius: 4px;
|
957 |
-
border: 1px solid #CCC;
|
958 |
-
height: 32px;
|
959 |
-
text-align: center;
|
960 |
-
line-height: 32px;
|
961 |
-
font-weight: bold;
|
962 |
-
font-size: 12px;
|
963 |
-
padding: 0 32px;
|
964 |
-
color: #CCC;
|
965 |
-
display: inline-block;
|
966 |
-
background: none;
|
967 |
-
text-decoration: none;
|
968 |
-
cursor: pointer;
|
969 |
-
|
970 |
-
&:hover {
|
971 |
-
background: #FAFAFA;
|
972 |
-
}
|
973 |
-
}
|
974 |
-
|
975 |
-
p.description {
|
976 |
-
float: left;
|
977 |
-
font-size: 10px;
|
978 |
-
}
|
979 |
-
}
|
980 |
-
|
981 |
-
ul {
|
982 |
-
margin: 0;
|
983 |
-
|
984 |
-
&.share {
|
985 |
-
li {
|
986 |
-
margin: 0;
|
987 |
-
display: block;
|
988 |
-
float: left;
|
989 |
-
margin-left: 9px;
|
990 |
-
width: 30%;
|
991 |
-
|
992 |
-
a {
|
993 |
-
text-decoration: none;
|
994 |
-
vertical-align: middle;
|
995 |
-
line-height: 20px;
|
996 |
-
padding: 16px 0;
|
997 |
-
width: 100%;
|
998 |
-
text-align: center;
|
999 |
-
border: 1px solid #CCC;
|
1000 |
-
border-radius: 4px;
|
1001 |
-
display: block;
|
1002 |
-
|
1003 |
-
&:hover {
|
1004 |
-
background: #FAFAFA;
|
1005 |
-
}
|
1006 |
-
}
|
1007 |
-
|
1008 |
-
&:first-child {
|
1009 |
-
margin-left: 0;
|
1010 |
-
}
|
1011 |
-
}
|
1012 |
-
}
|
1013 |
-
}
|
1014 |
-
}
|
1015 |
-
|
1016 |
-
#feedback-support .inside ul.share li {
|
1017 |
-
width: 48%;
|
1018 |
-
}
|
1019 |
-
}
|
1020 |
-
}
|
1021 |
-
}
|
1022 |
-
|
1023 |
-
/**
|
1024 |
-
* Setting Tab
|
1025 |
-
* ----------------------------------------------------------------------------
|
1026 |
-
*/
|
1027 |
-
table.cpac-form-table {
|
1028 |
-
max-width: 1100px;
|
1029 |
-
margin-top: 20px;
|
1030 |
-
|
1031 |
-
> tbody > tr > td,
|
1032 |
-
> tbody > tr > th {
|
1033 |
-
vertical-align: top;
|
1034 |
-
}
|
1035 |
-
|
1036 |
-
td.padding-22 {
|
1037 |
-
padding-top: 22px;
|
1038 |
-
}
|
1039 |
-
|
1040 |
-
td {
|
1041 |
-
|
1042 |
-
.cpac_export {
|
1043 |
-
|
1044 |
-
.ms-container {
|
1045 |
-
background: transparent url('../images/switch_bw.png') no-repeat 50% 50%;
|
1046 |
-
|
1047 |
-
.ms-selectable {
|
1048 |
-
width: 48%;
|
1049 |
-
margin-right: 0;
|
1050 |
-
}
|
1051 |
-
.ms-selection {
|
1052 |
-
float: right;
|
1053 |
-
width: 48%;
|
1054 |
-
}
|
1055 |
-
|
1056 |
-
ul.ms-list {
|
1057 |
-
width: 100%;
|
1058 |
-
|
1059 |
-
li {
|
1060 |
-
margin: 0;
|
1061 |
-
padding-top: 5px;
|
1062 |
-
padding-bottom: 5px;
|
1063 |
-
}
|
1064 |
-
}
|
1065 |
-
}
|
1066 |
-
}
|
1067 |
-
}
|
1068 |
-
|
1069 |
-
&.settings {
|
1070 |
-
tr td {
|
1071 |
-
padding-top: 74px;
|
1072 |
-
}
|
1073 |
-
|
1074 |
-
tr:first-child {
|
1075 |
-
th {
|
1076 |
-
padding-top: 0;
|
1077 |
-
}
|
1078 |
-
|
1079 |
-
td {
|
1080 |
-
padding-top: 54px;
|
1081 |
-
}
|
1082 |
-
}
|
1083 |
-
}
|
1084 |
-
}
|
1085 |
-
|
1086 |
-
/**
|
1087 |
-
* WP Pointer
|
1088 |
-
* ----------------------------------------------------------------------------
|
1089 |
-
*/
|
1090 |
-
.wp-pointer-content {
|
1091 |
-
overflow: hidden;
|
1092 |
-
|
1093 |
-
ol {
|
1094 |
-
margin-left: 1.5em;
|
1095 |
-
padding: 0 15px;
|
1096 |
-
}
|
1097 |
-
}
|
1098 |
-
.wp-pointer-right {
|
1099 |
-
margin-right: 15px;
|
1100 |
-
}
|
1101 |
-
|
1102 |
-
/* =RTL language
|
1103 |
-
-------------------------------------------------------------- */
|
1104 |
-
body.rtl {
|
1105 |
-
.wp-pointer-right {
|
1106 |
-
margin-left: 15px;
|
1107 |
-
margin-right: 0;
|
1108 |
-
|
1109 |
-
ol {
|
1110 |
-
margin-right: 1.5em;
|
1111 |
-
margin-left: 0;
|
1112 |
-
}
|
1113 |
-
}
|
1114 |
-
|
1115 |
-
.cpac-menu .subsubsub {
|
1116 |
-
margin-left: 14px;
|
1117 |
-
margin-right: 0;
|
1118 |
-
}
|
1119 |
-
|
1120 |
-
.columns-container {
|
1121 |
-
margin-left: 300px;
|
1122 |
-
margin-right: 0;
|
1123 |
-
}
|
1124 |
-
|
1125 |
-
.columns-left {
|
1126 |
-
float: right;
|
1127 |
-
|
1128 |
-
// Columns
|
1129 |
-
.cpac-columns {
|
1130 |
-
.cpac-column {
|
1131 |
-
|
1132 |
-
// Column Header
|
1133 |
-
.column-meta {
|
1134 |
-
img {
|
1135 |
-
margin-left: 3px;
|
1136 |
-
margin-right: 0;
|
1137 |
-
}
|
1138 |
-
.column_label {
|
1139 |
-
.inner {
|
1140 |
-
> a.remove-button {
|
1141 |
-
margin-right: 12px;
|
1142 |
-
margin-left: 0;
|
1143 |
-
}
|
1144 |
-
|
1145 |
-
.meta {
|
1146 |
-
float: left;
|
1147 |
-
}
|
1148 |
-
}
|
1149 |
-
|
1150 |
-
span.vers {
|
1151 |
-
float: right;
|
1152 |
-
}
|
1153 |
-
}
|
1154 |
-
.column_type {
|
1155 |
-
text-align: left;
|
1156 |
-
padding-left: 0;
|
1157 |
-
padding-right: auto;
|
1158 |
-
}
|
1159 |
-
|
1160 |
-
span.vers .comment-grey-bubble {
|
1161 |
-
float: left;
|
1162 |
-
}
|
1163 |
-
}
|
1164 |
-
|
1165 |
-
.column-form {
|
1166 |
-
table tr {
|
1167 |
-
&.column_image_size td.input label input {
|
1168 |
-
margin-left: 3px;
|
1169 |
-
margin-right: 0;
|
1170 |
-
}
|
1171 |
-
|
1172 |
-
td.label {
|
1173 |
-
p.description {
|
1174 |
-
right: 0;
|
1175 |
-
left: auto;
|
1176 |
-
}
|
1177 |
-
a.more-info {
|
1178 |
-
float: left;
|
1179 |
-
}
|
1180 |
-
}
|
1181 |
-
}
|
1182 |
-
|
1183 |
-
div.description {
|
1184 |
-
float: right;
|
1185 |
-
}
|
1186 |
-
|
1187 |
-
div.input-width-range {
|
1188 |
-
float: right;
|
1189 |
-
}
|
1190 |
-
|
1191 |
-
tr td.input label {
|
1192 |
-
padding-left: 10px;
|
1193 |
-
padding-right: 0;
|
1194 |
-
}
|
1195 |
-
|
1196 |
-
a.help {
|
1197 |
-
float: left;
|
1198 |
-
}
|
1199 |
-
}
|
1200 |
-
}
|
1201 |
-
}
|
1202 |
-
|
1203 |
-
// Footer
|
1204 |
-
.column-footer {
|
1205 |
-
.order-message {
|
1206 |
-
float: right;
|
1207 |
-
padding-right: 22px;
|
1208 |
-
padding-left: 0;
|
1209 |
-
background: transparent url('../images/order_arrow-rtl.png') no-repeat right top;
|
1210 |
-
}
|
1211 |
-
.button-container {
|
1212 |
-
float: left;
|
1213 |
-
}
|
1214 |
-
}
|
1215 |
-
}
|
1216 |
-
|
1217 |
-
.columns-right {
|
1218 |
-
float: left;
|
1219 |
-
margin-left: -300px;
|
1220 |
-
margin-right: 0;
|
1221 |
-
}
|
1222 |
-
|
1223 |
-
.cpac-placeholder {
|
1224 |
-
padding: 5px 0 7px 4px;
|
1225 |
-
}
|
1226 |
-
|
1227 |
-
.cpac_export .ms-container .ms-selection {
|
1228 |
-
float: left;
|
1229 |
-
}
|
1230 |
-
}
|
1231 |
-
|
1232 |
-
/* =Responsive
|
1233 |
-
-------------------------------------------------------------- */
|
1234 |
-
@media only screen and (max-width: 900px) {
|
1235 |
-
.columns-container {
|
1236 |
-
margin-right: 0;
|
1237 |
-
|
1238 |
-
.columns-left {
|
1239 |
-
float: none;
|
1240 |
-
}
|
1241 |
-
|
1242 |
-
.columns-right {
|
1243 |
-
float: none;
|
1244 |
-
margin-top: 0;
|
1245 |
-
margin-right: 0;
|
1246 |
-
width: 100%;
|
1247 |
-
|
1248 |
-
.columns-right-inside.fixed {
|
1249 |
-
position: relative;
|
1250 |
-
top: 0;
|
1251 |
-
width: 100%;
|
1252 |
-
}
|
1253 |
-
}
|
1254 |
-
}
|
1255 |
-
}
|
1256 |
-
|
1257 |
-
/* =Addons
|
1258 |
-
-------------------------------------------------------------- */
|
1259 |
-
.cpac-addons li {
|
1260 |
-
width: 200px;
|
1261 |
-
background: #FFF;
|
1262 |
-
float: left;
|
1263 |
-
margin-right: 16px;
|
1264 |
-
margin-bottom: 16px;
|
1265 |
-
border: 1px solid #DDD;
|
1266 |
-
-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
|
1267 |
-
-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
|
1268 |
-
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
|
1269 |
-
|
1270 |
-
&:hover {
|
1271 |
-
-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
|
1272 |
-
-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
|
1273 |
-
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
|
1274 |
-
}
|
1275 |
-
|
1276 |
-
a {
|
1277 |
-
color: #444;
|
1278 |
-
}
|
1279 |
-
|
1280 |
-
.cpac-addon-content {
|
1281 |
-
display: table;
|
1282 |
-
width: 100%;
|
1283 |
-
height: 125px;
|
1284 |
-
text-align: center;
|
1285 |
-
vertical-align: middle;
|
1286 |
-
border-top: 1px solid #DDD;
|
1287 |
-
background: #0069a4;
|
1288 |
-
background: -moz-radial-gradient(center, ellipse cover, #0069a4 0%, #085079 100%);
|
1289 |
-
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#0069a4), color-stop(100%,#085079));
|
1290 |
-
background: -webkit-radial-gradient(center, ellipse cover, #0069a4 0%,#085079 100%);
|
1291 |
-
background: -o-radial-gradient(center, ellipse cover, #0069a4 0%,#085079 100%);
|
1292 |
-
background: -ms-radial-gradient(center, ellipse cover, #0069a4 0%,#085079 100%);
|
1293 |
-
background: radial-gradient(ellipse at center, #0069a4 0%,#085079 100%);
|
1294 |
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069a4', endColorstr='#085079',GradientType=1 );
|
1295 |
-
|
1296 |
-
> * {
|
1297 |
-
display: table-cell;
|
1298 |
-
vertical-align: middle;
|
1299 |
-
}
|
1300 |
-
|
1301 |
-
h3 {
|
1302 |
-
padding: 0 16px;
|
1303 |
-
color: #FFF;
|
1304 |
-
line-height: 150%;
|
1305 |
-
}
|
1306 |
-
|
1307 |
-
img {
|
1308 |
-
width: 100%;
|
1309 |
-
}
|
1310 |
-
}
|
1311 |
-
|
1312 |
-
.cpac-addon-header {
|
1313 |
-
width: 100%;
|
1314 |
-
padding: 25px 15px;
|
1315 |
-
-moz-box-sizing: border-box;
|
1316 |
-
box-sizing: border-box;
|
1317 |
-
|
1318 |
-
> *:first-child {
|
1319 |
-
margin-top: 0;
|
1320 |
-
}
|
1321 |
-
|
1322 |
-
> *:last-child {
|
1323 |
-
margin-bottom: 0;
|
1324 |
-
}
|
1325 |
-
}
|
1326 |
-
|
1327 |
-
.cpac-addon-actions {
|
1328 |
-
background: #EEE;
|
1329 |
-
border-top: 1px solid #DDD;
|
1330 |
-
padding: 8px;
|
1331 |
-
|
1332 |
-
.cpac-installed:before {
|
1333 |
-
content: "\f147";
|
1334 |
-
font-family: 'dashicons';
|
1335 |
-
vertical-align: middle;
|
1336 |
-
margin-left: -5px;
|
1337 |
-
margin-right: 3px;
|
1338 |
-
}
|
1339 |
-
}
|
1340 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/less/column.less
DELETED
@@ -1,119 +0,0 @@
|
|
1 |
-
/* =General
|
2 |
-
-------------------------------------------------------------- */
|
3 |
-
.cpac-divider {
|
4 |
-
display: inline-block;
|
5 |
-
width: 14px;
|
6 |
-
height: 12px;
|
7 |
-
background: transparent url(../images/square.png) no-repeat 50% 7px;
|
8 |
-
}
|
9 |
-
span.status-open {}
|
10 |
-
span.status-closed {
|
11 |
-
color: red;
|
12 |
-
}
|
13 |
-
.tablenav.top .cpac-edit {
|
14 |
-
top: 0;
|
15 |
-
display: inline-block;
|
16 |
-
vertical-align: bottom;
|
17 |
-
}
|
18 |
-
|
19 |
-
/* =General Column
|
20 |
-
-------------------------------------------------------------- */
|
21 |
-
.cpac-rounded {
|
22 |
-
display: inline-block;
|
23 |
-
border-radius: 10px;
|
24 |
-
min-width: 8px;
|
25 |
-
padding: 0 6px;
|
26 |
-
height: 20px;
|
27 |
-
background-color: #e0e0e0;
|
28 |
-
text-align: center;
|
29 |
-
margin-left: 8px;
|
30 |
-
font-size: 12px;
|
31 |
-
}
|
32 |
-
/* =Images Column
|
33 |
-
-------------------------------------------------------------- */
|
34 |
-
.cpac-column-value-image {
|
35 |
-
display: inline-block;
|
36 |
-
background: transparent;
|
37 |
-
margin-right: 2px;
|
38 |
-
overflow: hidden;
|
39 |
-
}
|
40 |
-
.rtl .cpac-column-value-image {
|
41 |
-
margin-left: 2px;
|
42 |
-
margin-right: 0;
|
43 |
-
}
|
44 |
-
.cpac-column-value-image img {
|
45 |
-
display: block;
|
46 |
-
margin: 0 auto;
|
47 |
-
}
|
48 |
-
.column-column-attachment img {
|
49 |
-
padding-right: 5px;
|
50 |
-
padding-bottom: 4px;
|
51 |
-
}
|
52 |
-
.rtl .column-column-attachment img {
|
53 |
-
padding-left: 5px;
|
54 |
-
padding-right: 0;
|
55 |
-
}
|
56 |
-
|
57 |
-
/* =Color Column
|
58 |
-
-------------------------------------------------------------- */
|
59 |
-
div.cpac-color {
|
60 |
-
line-height: 26px;
|
61 |
-
}
|
62 |
-
div.cpac-color span {
|
63 |
-
display: block;
|
64 |
-
-webkit-border-radius: 3px;
|
65 |
-
border-radius: 3px;
|
66 |
-
color: #ffffff;
|
67 |
-
float: left;
|
68 |
-
height: 16px;
|
69 |
-
line-height: 16px;
|
70 |
-
margin-right: 12px;
|
71 |
-
min-width: 30px;
|
72 |
-
overflow: hidden;
|
73 |
-
padding: 4px 5px;
|
74 |
-
font-size: 10px;
|
75 |
-
font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
|
76 |
-
min-width: 47px;
|
77 |
-
text-align: center;
|
78 |
-
}
|
79 |
-
.rtl div.cpac-color span {
|
80 |
-
float: right;
|
81 |
-
margin-left: 12px;
|
82 |
-
margin-right: 0;
|
83 |
-
}
|
84 |
-
|
85 |
-
/* =Available Sizes column
|
86 |
-
-------------------------------------------------------------- */
|
87 |
-
div.sizes span.not-available {
|
88 |
-
color: #999;
|
89 |
-
}
|
90 |
-
|
91 |
-
/* =Actions column
|
92 |
-
-------------------------------------------------------------- */
|
93 |
-
.button.cpac-button-action {
|
94 |
-
position: relative;
|
95 |
-
text-indent: 9999px;
|
96 |
-
margin-right: 4px;
|
97 |
-
padding: 0 13px;
|
98 |
-
|
99 |
-
&:before {
|
100 |
-
position: absolute;
|
101 |
-
top: 0;
|
102 |
-
left: 0;
|
103 |
-
width: 100%;
|
104 |
-
height: 100%;
|
105 |
-
text-indent: 0;
|
106 |
-
}
|
107 |
-
}
|
108 |
-
|
109 |
-
/* =qTip2
|
110 |
-
-------------------------------------------------------------- */
|
111 |
-
.cpac-tip {
|
112 |
-
display: inline-block;
|
113 |
-
}
|
114 |
-
|
115 |
-
.qtip.qtip-tipsy {
|
116 |
-
background: rgba( 0, 0, 0, .75 );
|
117 |
-
font-weight: normal;
|
118 |
-
min-width: 25px;
|
119 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classes/column/post/actions.php
CHANGED
@@ -28,6 +28,7 @@ class CPAC_Column_Post_Actions extends CPAC_Column_Actions {
|
|
28 |
}
|
29 |
}
|
30 |
|
|
|
31 |
if ( $can_edit_post && 'trash' != $post->post_status ) {
|
32 |
$actions['edit'] = '<a href="' . get_edit_post_link( $post->ID, true ) . '" title="' . esc_attr( __( 'Edit this item' ) ) . '">' . __( 'Edit' ) . '</a>';
|
33 |
|
28 |
}
|
29 |
}
|
30 |
|
31 |
+
// taken from Wordpress core
|
32 |
if ( $can_edit_post && 'trash' != $post->post_status ) {
|
33 |
$actions['edit'] = '<a href="' . get_edit_post_link( $post->ID, true ) . '" title="' . esc_attr( __( 'Edit this item' ) ) . '">' . __( 'Edit' ) . '</a>';
|
34 |
|
classes/review_notice.php
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
class CPAC_Review_Notice {
|
4 |
+
|
5 |
+
const OPTION_INSTALL_DATE = 'cpac-install-timestamp';
|
6 |
+
const OPTION_ADMIN_NOTICE_KEY = 'cpac-hide-review-notice';
|
7 |
+
|
8 |
+
private $days_since_install;
|
9 |
+
private $cpac;
|
10 |
+
|
11 |
+
function __construct( $cpac ) {
|
12 |
+
|
13 |
+
register_activation_hook( __FILE__, array( $this, 'insert_install_date' ) );
|
14 |
+
|
15 |
+
// show notice after x days of installing
|
16 |
+
$this->days_since_install = 10; // 10 days
|
17 |
+
|
18 |
+
add_action( 'admin_init', array( $this, 'maybe_display_review_notice' ) );
|
19 |
+
add_action( 'wp_ajax_cpac_hide_review_notice', array( $this, 'ajax_hide_license_expiry_notice' ) );
|
20 |
+
}
|
21 |
+
|
22 |
+
public function insert_install_timestamp() {
|
23 |
+
add_site_option( self::OPTION_INSTALL_DATE, time() );
|
24 |
+
return time();
|
25 |
+
}
|
26 |
+
|
27 |
+
private function get_install_timestamp() {
|
28 |
+
$timestamp = get_site_option( self::OPTION_INSTALL_DATE, '' );
|
29 |
+
if ( '' == $timestamp ) {
|
30 |
+
$timestamp = $this->insert_install_timestamp();
|
31 |
+
}
|
32 |
+
return $timestamp;
|
33 |
+
}
|
34 |
+
|
35 |
+
public function maybe_display_review_notice() {
|
36 |
+
if ( current_user_can( 'manage_admin_columns' ) && ( ! get_user_meta( get_current_user_id(), self::OPTION_ADMIN_NOTICE_KEY, true ) ) ) {
|
37 |
+
if ( ( time() - ( 86400 * absint( $this->days_since_install ) ) ) >= $this->get_install_timestamp() ) {
|
38 |
+
add_action( 'admin_notices', array( $this, 'display_admin_review_notice' ) );
|
39 |
+
}
|
40 |
+
}
|
41 |
+
}
|
42 |
+
|
43 |
+
public function ajax_hide_license_expiry_notice() {
|
44 |
+
add_user_meta( get_current_user_id(), self::OPTION_ADMIN_NOTICE_KEY, '1', true );
|
45 |
+
}
|
46 |
+
|
47 |
+
public function display_admin_review_notice() {
|
48 |
+
?>
|
49 |
+
<div class="cpac_message updated">
|
50 |
+
<p>
|
51 |
+
<?php _e( "You've been using <b>Admin Columns Pro</b> for some time now, could you please give it a review at wordpress.org?", 'cpac' ); ?><br/>
|
52 |
+
<a href='https://wordpress.org/plugins/codepress-admin-columns/' target='_blank'><?php _e( 'Yes, take me there!', 'cpac' ); ?></a> - <a class="hide-review-notice" href='#'><?php _e( "I've already done this!", 'cpac' ); ?></a>
|
53 |
+
</p>
|
54 |
+
</div>
|
55 |
+
<script type="text/javascript">
|
56 |
+
jQuery( function( $ ) {
|
57 |
+
$( document ).ready( function() {
|
58 |
+
$( '.updated a.hide-review-notice' ).click( function( e ) {
|
59 |
+
e.preventDefault();
|
60 |
+
var el = $( this ).parents( '.cpac_message' );
|
61 |
+
$.post( ajaxurl, {
|
62 |
+
'action': 'cpac_hide_review_notice'
|
63 |
+
}, function( data ) {
|
64 |
+
el.slideUp();
|
65 |
+
} );
|
66 |
+
return false;
|
67 |
+
} );
|
68 |
+
} );
|
69 |
+
} );
|
70 |
+
</script>
|
71 |
+
<?php
|
72 |
+
}
|
73 |
+
}
|
classes/settings.php
CHANGED
@@ -196,9 +196,11 @@ class CPAC_Settings {
|
|
196 |
* @since 1.0
|
197 |
*/
|
198 |
public function admin_styles() {
|
|
|
|
|
199 |
wp_enqueue_style( 'wp-pointer' );
|
200 |
wp_enqueue_style( 'jquery-ui-lightness', CPAC_URL . 'assets/ui-theme/jquery-ui-1.8.18.custom.css', array(), CPAC_VERSION, 'all' );
|
201 |
-
wp_enqueue_style( 'cpac-admin', CPAC_URL .
|
202 |
}
|
203 |
|
204 |
/**
|
@@ -475,30 +477,6 @@ class CPAC_Settings {
|
|
475 |
return true;
|
476 |
}
|
477 |
|
478 |
-
/**
|
479 |
-
* @since 2.2
|
480 |
-
*/
|
481 |
-
public function display_menu_by_type( $menu_type = '', $label = '', $active_item = '' ) {
|
482 |
-
|
483 |
-
$storage_models_by_type = array();
|
484 |
-
|
485 |
-
foreach( $this->cpac->storage_models as $k => $storage_model ) {
|
486 |
-
if ( $menu_type == $storage_model->menu_type ) {
|
487 |
-
$storage_models_by_type[ $menu_type ][ $k ] = $storage_model;
|
488 |
-
}
|
489 |
-
}
|
490 |
-
|
491 |
-
if ( ! empty( $storage_models_by_type[ $menu_type ] ) ) { $count = 0; ?>
|
492 |
-
<ul class="subsubsub">
|
493 |
-
<li class="first"><?php echo $label; ?>: </li>
|
494 |
-
<?php foreach ( $storage_models_by_type[ $menu_type ] as $storage_model ) : ?>
|
495 |
-
<li><?php echo $count++ != 0 ? ' | ' : ''; ?><a href="#cpac-box-<?php echo $storage_model->key; ?>" <?php echo $storage_model->is_menu_type_current( $active_item ) ? ' class="current"' : '';?> ><?php echo $storage_model->label; ?></a></li>
|
496 |
-
<?php endforeach; ?>
|
497 |
-
</ul>
|
498 |
-
<?php
|
499 |
-
}
|
500 |
-
}
|
501 |
-
|
502 |
/**
|
503 |
* @since 1.0
|
504 |
*/
|
@@ -586,6 +564,18 @@ class CPAC_Settings {
|
|
586 |
<?php
|
587 |
}
|
588 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
589 |
/**
|
590 |
* @since 1.0
|
591 |
*/
|
@@ -609,9 +599,6 @@ class CPAC_Settings {
|
|
609 |
$tabs = apply_filters( 'cac/settings/tabs', $tabs );
|
610 |
|
611 |
$current_tab = ( empty( $_GET['tab'] ) ) ? 'general' : sanitize_text_field( urldecode( $_GET['tab'] ) );
|
612 |
-
|
613 |
-
$post_types = array_values( $this->cpac->get_post_types() );
|
614 |
-
$first = array_shift( $post_types );
|
615 |
?>
|
616 |
<div id="cpac" class="wrap">
|
617 |
<?php screen_icon( 'codepress-admin-columns' ); ?>
|
@@ -626,11 +613,31 @@ class CPAC_Settings {
|
|
626 |
<?php
|
627 |
switch ( $current_tab ) :
|
628 |
case 'general':
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
629 |
?>
|
630 |
<div class="cpac-menu">
|
631 |
-
|
632 |
-
|
633 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
634 |
</div>
|
635 |
|
636 |
<?php do_action( 'cac/settings/after_menu' ); ?>
|
196 |
* @since 1.0
|
197 |
*/
|
198 |
public function admin_styles() {
|
199 |
+
$minified = defined('SCRIPT_DEBUG') && SCRIPT_DEBUG ? '' : '.min';
|
200 |
+
|
201 |
wp_enqueue_style( 'wp-pointer' );
|
202 |
wp_enqueue_style( 'jquery-ui-lightness', CPAC_URL . 'assets/ui-theme/jquery-ui-1.8.18.custom.css', array(), CPAC_VERSION, 'all' );
|
203 |
+
wp_enqueue_style( 'cpac-admin', CPAC_URL . "assets/css/admin-column{$minified}.css", array(), CPAC_VERSION, 'all' );
|
204 |
}
|
205 |
|
206 |
/**
|
477 |
return true;
|
478 |
}
|
479 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
480 |
/**
|
481 |
* @since 1.0
|
482 |
*/
|
564 |
<?php
|
565 |
}
|
566 |
|
567 |
+
/**
|
568 |
+
* @since 2.4.1
|
569 |
+
*/
|
570 |
+
private function get_menu_types() {
|
571 |
+
$menu_types = array(
|
572 |
+
'post' => __( 'Posttypes', 'cpac' ),
|
573 |
+
'other' => __( 'Others', 'cpac' ),
|
574 |
+
'taxonomy' => __( 'Taxonomies', 'cpac' ),
|
575 |
+
);
|
576 |
+
return apply_filters( 'cac/menu_types', $menu_types );
|
577 |
+
}
|
578 |
+
|
579 |
/**
|
580 |
* @since 1.0
|
581 |
*/
|
599 |
$tabs = apply_filters( 'cac/settings/tabs', $tabs );
|
600 |
|
601 |
$current_tab = ( empty( $_GET['tab'] ) ) ? 'general' : sanitize_text_field( urldecode( $_GET['tab'] ) );
|
|
|
|
|
|
|
602 |
?>
|
603 |
<div id="cpac" class="wrap">
|
604 |
<?php screen_icon( 'codepress-admin-columns' ); ?>
|
613 |
<?php
|
614 |
switch ( $current_tab ) :
|
615 |
case 'general':
|
616 |
+
|
617 |
+
$post_types = array_values( $this->cpac->get_post_types() );
|
618 |
+
$first = array_shift( $post_types );
|
619 |
+
|
620 |
+
$storage_models_by_type = array();
|
621 |
+
foreach ( $this->cpac->storage_models as $k => $storage_model ) {
|
622 |
+
$storage_models_by_type[ $storage_model->menu_type ][ $k ] = $storage_model;
|
623 |
+
}
|
624 |
+
|
625 |
?>
|
626 |
<div class="cpac-menu">
|
627 |
+
<?php
|
628 |
+
foreach ( $this->get_menu_types() as $menu_type => $label ) {
|
629 |
+
if ( ! empty( $storage_models_by_type[ $menu_type ] ) ) {
|
630 |
+
$count = 0; ?>
|
631 |
+
<ul class="subsubsub">
|
632 |
+
<li class="first"><?php echo $label; ?>: </li>
|
633 |
+
<?php foreach ( $storage_models_by_type[ $menu_type ] as $storage_model ) : ?>
|
634 |
+
<li><?php echo $count++ != 0 ? ' | ' : ''; ?><a href="#cpac-box-<?php echo $storage_model->key; ?>" <?php echo $storage_model->is_menu_type_current( $first ) ? ' class="current"' : '';?> ><?php echo $storage_model->label; ?></a></li>
|
635 |
+
<?php endforeach; ?>
|
636 |
+
</ul>
|
637 |
+
<?php
|
638 |
+
}
|
639 |
+
}
|
640 |
+
?>
|
641 |
</div>
|
642 |
|
643 |
<?php do_action( 'cac/settings/after_menu' ); ?>
|
classes/storage_model.php
CHANGED
@@ -113,6 +113,16 @@ abstract class CPAC_Storage_Model {
|
|
113 |
add_action( 'admin_init', array( $this, 'set_columns_on_current_screen' ) );
|
114 |
}
|
115 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
/**
|
117 |
* Checks if menu type is currently viewed
|
118 |
*
|
@@ -265,7 +275,7 @@ abstract class CPAC_Storage_Model {
|
|
265 |
return false;
|
266 |
}
|
267 |
|
268 |
-
cpac_admin_message( sprintf( __( 'Settings for %s updated
|
269 |
|
270 |
// refresh columns otherwise the newly added columns will not be displayed
|
271 |
$this->set_columns_on_current_screen();
|
113 |
add_action( 'admin_init', array( $this, 'set_columns_on_current_screen' ) );
|
114 |
}
|
115 |
|
116 |
+
/**
|
117 |
+
* Set menutype
|
118 |
+
*
|
119 |
+
* @since 2.4.1
|
120 |
+
*/
|
121 |
+
public function set_menu_type( $menu_type ) {
|
122 |
+
$this->menu_type = $menu_type;
|
123 |
+
return $this;
|
124 |
+
}
|
125 |
+
|
126 |
/**
|
127 |
* Checks if menu type is currently viewed
|
128 |
*
|
275 |
return false;
|
276 |
}
|
277 |
|
278 |
+
cpac_admin_message( sprintf( __( 'Settings for %s updated successfully.', 'cpac' ), "<strong>{$this->label}</strong>" ), 'updated' );
|
279 |
|
280 |
// refresh columns otherwise the newly added columns will not be displayed
|
281 |
$this->set_columns_on_current_screen();
|
classes/storage_model/post.php
CHANGED
@@ -15,14 +15,13 @@ class CPAC_Storage_Model_Post extends CPAC_Storage_Model {
|
|
15 |
|
16 |
$this->set_post_type( $post_type );
|
17 |
|
18 |
-
$this->key = $post_type;
|
19 |
-
$this->post_type = $post_type;
|
20 |
$this->label = $this->post_type_object->labels->name;
|
21 |
$this->singular_label = $this->post_type_object->labels->singular_name;
|
22 |
$this->type = 'post';
|
23 |
$this->meta_type = 'post';
|
24 |
$this->page = 'edit';
|
25 |
-
$this->menu_type
|
26 |
|
27 |
// Headings
|
28 |
|
@@ -61,6 +60,7 @@ class CPAC_Storage_Model_Post extends CPAC_Storage_Model {
|
|
61 |
*/
|
62 |
private function set_post_type( $post_type ) {
|
63 |
|
|
|
64 |
$this->post_type_object = get_post_type_object( $post_type );
|
65 |
}
|
66 |
|
15 |
|
16 |
$this->set_post_type( $post_type );
|
17 |
|
18 |
+
$this->key = $this->post_type;
|
|
|
19 |
$this->label = $this->post_type_object->labels->name;
|
20 |
$this->singular_label = $this->post_type_object->labels->singular_name;
|
21 |
$this->type = 'post';
|
22 |
$this->meta_type = 'post';
|
23 |
$this->page = 'edit';
|
24 |
+
$this->menu_type = 'post';
|
25 |
|
26 |
// Headings
|
27 |
|
60 |
*/
|
61 |
private function set_post_type( $post_type ) {
|
62 |
|
63 |
+
$this->post_type = $post_type;
|
64 |
$this->post_type_object = get_post_type_object( $post_type );
|
65 |
}
|
66 |
|
classes/upgrade.php
CHANGED
@@ -59,8 +59,8 @@ class CPAC_Upgrade {
|
|
59 |
?>
|
60 |
<div class="message error">
|
61 |
<p>
|
62 |
-
<?php _e( '
|
63 |
-
<a href="
|
64 |
</p>
|
65 |
</div>
|
66 |
<?php
|
59 |
?>
|
60 |
<div class="message error">
|
61 |
<p>
|
62 |
+
<?php _e( 'The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro', 'cpac' ); ?>
|
63 |
+
<a href="https://www.admincolumns.com/pro-addon-information/" target="_blank"><?php _e( 'Learn more', 'cpac' ); ?></a>
|
64 |
</p>
|
65 |
</div>
|
66 |
<?php
|
codepress-admin-columns.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Admin Columns
|
4 |
-
Version: 2.4
|
5 |
Description: Customize columns on the administration screens for post(types), pages, media, comments, links and users with an easy to use drag-and-drop interface.
|
6 |
Author: AdminColumns.com
|
7 |
Author URI: http://www.admincolumns.com
|
@@ -32,7 +32,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
32 |
}
|
33 |
|
34 |
// Plugin information
|
35 |
-
define( 'CPAC_VERSION', '2.4' ); // Current plugin version
|
36 |
define( 'CPAC_UPGRADE_VERSION', '2.0.0' ); // Latest version which requires an upgrade
|
37 |
define( 'CPAC_URL', plugin_dir_url( __FILE__ ) );
|
38 |
define( 'CPAC_DIR', plugin_dir_path( __FILE__ ) );
|
@@ -121,6 +121,10 @@ class CPAC {
|
|
121 |
// Upgrade
|
122 |
require_once CPAC_DIR . 'classes/upgrade.php';
|
123 |
$this->_upgrade = new CPAC_Upgrade( $this );
|
|
|
|
|
|
|
|
|
124 |
}
|
125 |
|
126 |
/**
|
@@ -154,10 +158,12 @@ class CPAC {
|
|
154 |
*/
|
155 |
public function scripts() {
|
156 |
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
|
|
|
|
161 |
|
162 |
if ( $this->is_columns_screen() ) {
|
163 |
add_filter( 'admin_body_class', array( $this, 'admin_class' ) );
|
@@ -489,9 +495,10 @@ class CPAC {
|
|
489 |
* Whether the current screen is the Admin Columns settings screen
|
490 |
*
|
491 |
* @since 2.2
|
|
|
492 |
* @return bool True if the current screen is the settings screen, false otherwise
|
493 |
*/
|
494 |
-
public function is_settings_screen() {
|
495 |
|
496 |
global $pagenow;
|
497 |
|
@@ -499,6 +506,10 @@ class CPAC {
|
|
499 |
return false;
|
500 |
}
|
501 |
|
|
|
|
|
|
|
|
|
502 |
return true;
|
503 |
}
|
504 |
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: Admin Columns
|
4 |
+
Version: 2.4.1
|
5 |
Description: Customize columns on the administration screens for post(types), pages, media, comments, links and users with an easy to use drag-and-drop interface.
|
6 |
Author: AdminColumns.com
|
7 |
Author URI: http://www.admincolumns.com
|
32 |
}
|
33 |
|
34 |
// Plugin information
|
35 |
+
define( 'CPAC_VERSION', '2.4.1' ); // Current plugin version
|
36 |
define( 'CPAC_UPGRADE_VERSION', '2.0.0' ); // Latest version which requires an upgrade
|
37 |
define( 'CPAC_URL', plugin_dir_url( __FILE__ ) );
|
38 |
define( 'CPAC_DIR', plugin_dir_path( __FILE__ ) );
|
121 |
// Upgrade
|
122 |
require_once CPAC_DIR . 'classes/upgrade.php';
|
123 |
$this->_upgrade = new CPAC_Upgrade( $this );
|
124 |
+
|
125 |
+
// Settings
|
126 |
+
include_once CPAC_DIR . 'classes/review_notice.php';
|
127 |
+
new CPAC_Review_Notice( $this );
|
128 |
}
|
129 |
|
130 |
/**
|
158 |
*/
|
159 |
public function scripts() {
|
160 |
|
161 |
+
$minified = defined('SCRIPT_DEBUG') && SCRIPT_DEBUG ? '' : '.min';
|
162 |
+
|
163 |
+
wp_register_script( 'cpac-admin-columns', CPAC_URL . "assets/js/admin-columns{$minified}.js", array( 'jquery', 'jquery-qtip2' ), CPAC_VERSION );
|
164 |
+
wp_register_script( 'jquery-qtip2', CPAC_URL . "external/qtip2/jquery.qtip{$minified}.js", array( 'jquery' ), CPAC_VERSION );
|
165 |
+
wp_register_style( 'jquery-qtip2', CPAC_URL . "external/qtip2/jquery.qtip{$minified}.css", array(), CPAC_VERSION, 'all' );
|
166 |
+
wp_register_style( 'cpac-columns', CPAC_URL . "assets/css/column{$minified}.css", array(), CPAC_VERSION, 'all' );
|
167 |
|
168 |
if ( $this->is_columns_screen() ) {
|
169 |
add_filter( 'admin_body_class', array( $this, 'admin_class' ) );
|
495 |
* Whether the current screen is the Admin Columns settings screen
|
496 |
*
|
497 |
* @since 2.2
|
498 |
+
* @param strong $tab Specifies a tab screen (optional)
|
499 |
* @return bool True if the current screen is the settings screen, false otherwise
|
500 |
*/
|
501 |
+
public function is_settings_screen( $tab = '' ) {
|
502 |
|
503 |
global $pagenow;
|
504 |
|
506 |
return false;
|
507 |
}
|
508 |
|
509 |
+
if ( $tab && isset( $_GET['tab'] ) && $tab !== $_GET['tab'] ) {
|
510 |
+
return false;
|
511 |
+
}
|
512 |
+
|
513 |
return true;
|
514 |
}
|
515 |
|
languages/cpac-ar.mo
CHANGED
Binary file
|
languages/cpac-ar.po
CHANGED
@@ -1,25 +1,32 @@
|
|
1 |
-
#
|
2 |
# Translators:
|
3 |
# Hassan, 2013
|
|
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
-
"Last-Translator:
|
11 |
"Language-Team: Arabic (http://www.transifex.com/projects/p/admin-columns/language/ar/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
"Language: ar\n"
|
16 |
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
17 |
-
"X-Generator: Poedit 1.7.
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPath-1: ..\n"
|
22 |
-
"X-Poedit-
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -30,9 +37,7 @@ msgid "Advanced Custom Fields"
|
|
30 |
msgstr ""
|
31 |
|
32 |
#: ../classes/addons.php:136
|
33 |
-
msgid ""
|
34 |
-
"Display and edit Advanced Custom Fields fields in the posts overview in "
|
35 |
-
"seconds!"
|
36 |
msgstr ""
|
37 |
|
38 |
#: ../classes/addons.php:141
|
@@ -40,176 +45,167 @@ msgid "WooCommerce"
|
|
40 |
msgstr ""
|
41 |
|
42 |
#: ../classes/addons.php:142
|
43 |
-
msgid ""
|
44 |
-
"Enhance the products, orders and coupons overviews with new columns and "
|
45 |
-
"inline editing."
|
46 |
msgstr ""
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Thumbnail"
|
50 |
msgstr "صورة مصغرة"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Medium"
|
54 |
msgstr "وسط"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Large"
|
58 |
msgstr "كبير"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Full"
|
62 |
msgstr "كامل"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "Date Format"
|
66 |
msgstr "تنسيق التاريخ"
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "This will determine how the date will be displayed."
|
70 |
msgstr "هذا سيحدد كيف سيتم عرض التاريخ."
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
msgid "Example:"
|
74 |
msgstr "مثال:"
|
75 |
|
76 |
-
#: ../classes/column.php:
|
77 |
#, php-format
|
78 |
-
msgid ""
|
79 |
-
"Leave empty for WordPress date format, change your <a href=\"%s\">default "
|
80 |
-
"date format here</a>."
|
81 |
msgstr "أترك خاليا لتنسيق ووردبريس الإفتراضي للتاريخ، قم بتغيير <a href=\"%s\">تنسيق التاريخ الخاص بك هنا</a>."
|
82 |
|
83 |
-
#: ../classes/column.php:
|
84 |
msgid "Documentation on date and time formatting."
|
85 |
msgstr "توثيق حول تنسيق التاريخ والوقت."
|
86 |
|
87 |
-
#: ../classes/column.php:
|
88 |
msgid "Excerpt length"
|
89 |
msgstr "طول المقتطف"
|
90 |
|
91 |
-
#: ../classes/column.php:
|
92 |
msgid "Number of words"
|
93 |
msgstr "عدد الكلمات"
|
94 |
|
95 |
-
#: ../classes/column.php:
|
96 |
msgid "Preview size"
|
97 |
msgstr "حجم المعاينة"
|
98 |
|
99 |
-
#: ../classes/column.php:
|
100 |
msgid "Custom"
|
101 |
msgstr "مخصوص"
|
102 |
|
103 |
-
#: ../classes/column.php:
|
104 |
msgid "width"
|
105 |
msgstr "عرض"
|
106 |
|
107 |
-
#: ../classes/column.php:
|
108 |
msgid "height"
|
109 |
msgstr "إرتفاع"
|
110 |
|
111 |
-
#: ../classes/column.php:
|
112 |
msgid "Before"
|
113 |
msgstr "قبل"
|
114 |
|
115 |
-
#: ../classes/column.php:
|
116 |
msgid "This text will appear before the custom field value."
|
117 |
msgstr "هذا النص سيظهر قبل الحقل المخصوص."
|
118 |
|
119 |
-
#: ../classes/column.php:
|
120 |
msgid "After"
|
121 |
msgstr "بعد"
|
122 |
|
123 |
-
#: ../classes/column.php:
|
124 |
msgid "This text will appear after the custom field value."
|
125 |
msgstr "هذا النص سيظهر بعد الحقل المخصوص."
|
126 |
|
127 |
-
#: ../classes/column.php:
|
128 |
msgid "Display Name"
|
129 |
msgstr "اسم العرض"
|
130 |
|
131 |
-
#: ../classes/column.php:
|
132 |
msgid "First Name"
|
133 |
msgstr "الاسم الأول"
|
134 |
|
135 |
-
#: ../classes/column.php:
|
136 |
msgid "Last Name"
|
137 |
msgstr "الاسم الأخير"
|
138 |
|
139 |
-
#: ../classes/column.php:
|
140 |
msgid "Nickname"
|
141 |
msgstr "الاسم المستعار"
|
142 |
|
143 |
-
#: ../classes/column.php:
|
144 |
msgid "User Login"
|
145 |
msgstr "اسم الدخول"
|
146 |
|
147 |
-
#: ../classes/column.php:
|
148 |
msgid "User Email"
|
149 |
msgstr "بريد المستخدم"
|
150 |
|
151 |
-
#: ../classes/column.php:
|
152 |
msgid "User ID"
|
153 |
msgstr "رقم المستخدم"
|
154 |
|
155 |
-
#: ../classes/column.php:
|
156 |
msgid "First and Last Name"
|
157 |
msgstr "الاسم الأول والأخير"
|
158 |
|
159 |
-
#: ../classes/column.php:
|
160 |
msgid "Display format"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: ../classes/column.php:
|
164 |
msgid "This is the format of the author name."
|
165 |
msgstr "هذا هو تنسيق اسم الكاتب."
|
166 |
|
167 |
-
#: ../classes/column.php:
|
168 |
-
#: ../classes/column/link/actions.php:48
|
169 |
-
#: ../classes/column/media/actions.php:25
|
170 |
-
#: ../classes/column/media/actions.php:39
|
171 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
172 |
msgid "Edit"
|
173 |
msgstr "تحرير"
|
174 |
|
175 |
-
#: ../classes/column.php:
|
176 |
msgid "Clone"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: ../classes/column.php:
|
180 |
-
#: ../classes/column/user/actions.php:77
|
181 |
msgid "Remove"
|
182 |
msgstr "إزالة"
|
183 |
|
184 |
-
#: ../classes/column.php:
|
185 |
msgid "Type"
|
186 |
msgstr "نوع"
|
187 |
|
188 |
-
#: ../classes/column.php:
|
189 |
msgid "Choose a column type."
|
190 |
msgstr "اختر نوع عمود"
|
191 |
|
192 |
-
#: ../classes/column.php:
|
193 |
msgid "Name"
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: ../classes/column.php:
|
197 |
msgid "Label"
|
198 |
msgstr "العنوان"
|
199 |
|
200 |
-
#: ../classes/column.php:
|
201 |
msgid "This is the name which will appear as the column header."
|
202 |
msgstr "هذا هو الاسم الذي سيظهر كترويسة العمود."
|
203 |
|
204 |
-
#: ../classes/column.php:
|
205 |
msgid "Width"
|
206 |
msgstr "عرض"
|
207 |
|
208 |
-
#: ../classes/column.php:
|
209 |
msgid "default"
|
210 |
msgstr "إفتراضي"
|
211 |
|
212 |
-
#: ../classes/column.php:
|
213 |
msgid "auto"
|
214 |
msgstr ""
|
215 |
|
@@ -218,30 +214,23 @@ msgid "ACF Field"
|
|
218 |
msgstr ""
|
219 |
|
220 |
#: ../classes/column/acf-placeholder.php:32
|
221 |
-
msgid ""
|
222 |
-
"This feature is only available in Admin Columns Pro - Business or Developer."
|
223 |
msgstr ""
|
224 |
|
225 |
#: ../classes/column/acf-placeholder.php:35
|
226 |
#, php-format
|
227 |
-
msgid ""
|
228 |
-
"If you have a developer licence please download & install your ACF add-on "
|
229 |
-
"from the <a href='%s'>add-ons tab</a>."
|
230 |
msgstr ""
|
231 |
|
232 |
#: ../classes/column/acf-placeholder.php:38
|
233 |
-
msgid ""
|
234 |
-
"Admin Columns Pro - Developer offers full Advanced Custom Fields "
|
235 |
-
"integeration, allowing you to easily display and edit ACF fields from within"
|
236 |
-
" your posts overview."
|
237 |
msgstr ""
|
238 |
|
239 |
#: ../classes/column/acf-placeholder.php:44
|
240 |
msgid "Find out more"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: ../classes/column/actions.php:29
|
244 |
-
#: ../classes/column/user/actions.php:19
|
245 |
msgid "Actions"
|
246 |
msgstr "تطبيقات"
|
247 |
|
@@ -253,59 +242,23 @@ msgstr ""
|
|
253 |
msgid "Use icons instead of text for displaying the actions."
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: ../classes/column/actions.php:100 ../classes/column/post/permalink.php:72
|
257 |
-
#: ../classes/column/used-by-menu.php:137
|
258 |
msgid "Yes"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../classes/column/actions.php:104 ../classes/column/post/permalink.php:76
|
262 |
-
#: ../classes/column/used-by-menu.php:141
|
263 |
msgid "No"
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: ../classes/column/comment/ID.php:19 ../classes/column/link/ID.php:19
|
267 |
-
#: ../classes/column/media/ID.php:19 ../classes/column/post/ID.php:19
|
268 |
msgid "ID"
|
269 |
msgstr "رقم"
|
270 |
|
271 |
-
#: ../classes/column/comment/actions.php:52
|
272 |
-
#: ../classes/column/comment/actions.php:57
|
273 |
-
msgid "Unapprove"
|
274 |
-
msgstr "إلغاء الموافقة"
|
275 |
-
|
276 |
-
#: ../classes/column/comment/actions.php:54
|
277 |
-
#: ../classes/column/comment/actions.php:56
|
278 |
-
msgid "Approve"
|
279 |
-
msgstr "موافقة"
|
280 |
-
|
281 |
-
#: ../classes/column/comment/actions.php:65
|
282 |
-
#: ../classes/column/media/actions.php:42
|
283 |
-
#: ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
284 |
-
msgid "Restore"
|
285 |
-
msgstr "استرجاع"
|
286 |
-
|
287 |
-
#: ../classes/column/comment/actions.php:69
|
288 |
-
#: ../classes/column/media/actions.php:31
|
289 |
-
#: ../classes/column/media/actions.php:47
|
290 |
-
#: ../classes/column/post/actions.php:44
|
291 |
-
msgid "Delete Permanently"
|
292 |
-
msgstr "حذف نهائي"
|
293 |
-
|
294 |
-
#: ../classes/column/comment/actions.php:76
|
295 |
-
#: ../classes/column/post/actions.php:35
|
296 |
-
msgid "Quick Edit"
|
297 |
-
msgstr "تحرير سريع"
|
298 |
-
|
299 |
-
#: ../classes/column/comment/actions.php:77
|
300 |
-
msgid "Reply"
|
301 |
-
msgstr "رد"
|
302 |
-
|
303 |
#: ../classes/column/comment/agent.php:19
|
304 |
msgid "Agent"
|
305 |
msgstr "عميل"
|
306 |
|
307 |
-
#: ../classes/column/comment/approved.php:19
|
308 |
-
#: ../classes/column/post/comment-count.php:35
|
309 |
msgid "Approved"
|
310 |
msgstr "موافق عليه"
|
311 |
|
@@ -333,20 +286,16 @@ msgstr "الكاتب"
|
|
333 |
msgid "Date GMT"
|
334 |
msgstr "تاريخ GMT"
|
335 |
|
336 |
-
#: ../classes/column/comment/date-gmt.php:30
|
337 |
-
#: ../classes/column/comment/date.php:30
|
338 |
#, php-format
|
339 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
340 |
msgstr "أرسل في <a href=\"%1$s\">%2$s في %3$s</a>"
|
341 |
|
342 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98
|
343 |
-
#: ../classes/settings.php:316
|
344 |
msgid "Date"
|
345 |
msgstr "تاريخ"
|
346 |
|
347 |
-
#: ../classes/column/comment/excerpt.php:19
|
348 |
-
#: ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19
|
349 |
-
#: ../classes/settings.php:313
|
350 |
msgid "Excerpt"
|
351 |
msgstr "مقتطف"
|
352 |
|
@@ -354,18 +303,15 @@ msgstr "مقتطف"
|
|
354 |
msgid "In Reply To"
|
355 |
msgstr "ردا على"
|
356 |
|
357 |
-
#: ../classes/column/comment/word-count.php:19
|
358 |
-
#: ../classes/column/post/word-count.php:19
|
359 |
msgid "Word count"
|
360 |
msgstr "عدد الكلمات"
|
361 |
|
362 |
-
#: ../classes/column/custom-field.php:23
|
363 |
-
#: ../classes/column/custom-field.php:390 ../classes/settings.php:306
|
364 |
msgid "Custom Field"
|
365 |
msgstr "حقل مخصوص"
|
366 |
|
367 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
368 |
-
#: ../classes/storage_model.php:586
|
369 |
msgid "Default"
|
370 |
msgstr "إفتراضي"
|
371 |
|
@@ -373,29 +319,27 @@ msgstr "إفتراضي"
|
|
373 |
msgid "Checkmark (true/false)"
|
374 |
msgstr "علامة إختيار (صح/خطأ)"
|
375 |
|
376 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
377 |
msgid "Color"
|
378 |
msgstr "لون"
|
379 |
|
380 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
381 |
msgid "Counter"
|
382 |
msgstr "عداد"
|
383 |
|
384 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19
|
385 |
-
#: ../classes/settings.php:312
|
386 |
msgid "Image"
|
387 |
msgstr "صورة"
|
388 |
|
389 |
-
#: ../classes/column/custom-field.php:101
|
390 |
-
#: ../classes/storage_model/media.php:13
|
391 |
msgid "Media Library"
|
392 |
msgstr "مكتبة الوسائط"
|
393 |
|
394 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
395 |
msgid "Multiple Values"
|
396 |
msgstr "قيم متعددة"
|
397 |
|
398 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
399 |
msgid "Numeric"
|
400 |
msgstr "رقمي"
|
401 |
|
@@ -432,20 +376,7 @@ msgstr "نوع الحقل"
|
|
432 |
msgid "This will determine how the value will be displayed."
|
433 |
msgstr "هذا سيحدد كيف سيتم عرض القيمة."
|
434 |
|
435 |
-
#: ../classes/column/link/
|
436 |
-
#, php-format
|
437 |
-
msgid ""
|
438 |
-
"You are about to delete this link '%s'\n"
|
439 |
-
" 'Cancel' to stop, 'OK' to delete."
|
440 |
-
msgstr "انت على وشك حذف هذا الرابط '%s'\n 'إلغاء' للإيقاف، 'موافق' للحذف."
|
441 |
-
|
442 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
443 |
-
msgid "Delete"
|
444 |
-
msgstr "مسح"
|
445 |
-
|
446 |
-
#: ../classes/column/link/description.php:19
|
447 |
-
#: ../classes/column/media/description.php:19
|
448 |
-
#: ../classes/column/user/description.php:19
|
449 |
msgid "Description"
|
450 |
msgstr "وصف"
|
451 |
|
@@ -469,31 +400,6 @@ msgstr "Rss"
|
|
469 |
msgid "Target"
|
470 |
msgstr "هدف"
|
471 |
|
472 |
-
#: ../classes/column/media/actions.php:28
|
473 |
-
#: ../classes/column/media/actions.php:44
|
474 |
-
#: ../classes/column/post/actions.php:42
|
475 |
-
#: ../classes/column/post/comment-count.php:38
|
476 |
-
#: ../classes/column/post/status.php:35
|
477 |
-
msgid "Trash"
|
478 |
-
msgstr "المهملات"
|
479 |
-
|
480 |
-
#: ../classes/column/media/actions.php:33
|
481 |
-
#: ../classes/column/media/actions.php:52
|
482 |
-
#: ../classes/column/post/actions.php:51
|
483 |
-
#, php-format
|
484 |
-
msgid "View “%s”"
|
485 |
-
msgstr "عرض “%s”"
|
486 |
-
|
487 |
-
#: ../classes/column/media/actions.php:33
|
488 |
-
#: ../classes/column/media/actions.php:52
|
489 |
-
#: ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
490 |
-
msgid "View"
|
491 |
-
msgstr "عرض"
|
492 |
-
|
493 |
-
#: ../classes/column/media/actions.php:35
|
494 |
-
msgid "Attach"
|
495 |
-
msgstr ""
|
496 |
-
|
497 |
#: ../classes/column/media/alternate-text.php:19
|
498 |
msgid "Alt"
|
499 |
msgstr "بديل"
|
@@ -510,8 +416,7 @@ msgstr "الأحجام المتوفرة"
|
|
510 |
msgid "full size"
|
511 |
msgstr "حجم كامل"
|
512 |
|
513 |
-
#: ../classes/column/media/caption.php:19
|
514 |
-
#: ../classes/column/media/exif-data.php:41
|
515 |
msgid "Caption"
|
516 |
msgstr "شرح"
|
517 |
|
@@ -567,8 +472,7 @@ msgstr "اسم ملف"
|
|
567 |
msgid "File size"
|
568 |
msgstr "حجم ملف"
|
569 |
|
570 |
-
#: ../classes/column/media/full-path.php:19
|
571 |
-
#: ../classes/column/media/full-path.php:92
|
572 |
msgid "Full path"
|
573 |
msgstr "مسار كامل"
|
574 |
|
@@ -596,35 +500,6 @@ msgstr "إرتفاع"
|
|
596 |
msgid "Mime type"
|
597 |
msgstr "نوع Mime"
|
598 |
|
599 |
-
#: ../classes/column/post/actions.php:32
|
600 |
-
msgid "Edit this item"
|
601 |
-
msgstr "تحرير هذا العنصر"
|
602 |
-
|
603 |
-
#: ../classes/column/post/actions.php:35
|
604 |
-
msgid "Edit this item inline"
|
605 |
-
msgstr "تحرير هذا العنصر داخليا"
|
606 |
-
|
607 |
-
#: ../classes/column/post/actions.php:40
|
608 |
-
msgid "Restore this item from the Trash"
|
609 |
-
msgstr "استعادة هذا العنصر من المهملات"
|
610 |
-
|
611 |
-
#: ../classes/column/post/actions.php:42
|
612 |
-
msgid "Move this item to the Trash"
|
613 |
-
msgstr "نقل هذا العنصر إلى المهملات"
|
614 |
-
|
615 |
-
#: ../classes/column/post/actions.php:44
|
616 |
-
msgid "Delete this item permanently"
|
617 |
-
msgstr "حذف هذا العنصر نهائيا"
|
618 |
-
|
619 |
-
#: ../classes/column/post/actions.php:49
|
620 |
-
#, php-format
|
621 |
-
msgid "Preview “%s”"
|
622 |
-
msgstr "معاينة “%s”"
|
623 |
-
|
624 |
-
#: ../classes/column/post/actions.php:49
|
625 |
-
msgid "Preview"
|
626 |
-
msgstr "معاينة"
|
627 |
-
|
628 |
#: ../classes/column/post/attachment-count.php:19
|
629 |
msgid "No. of Attachments"
|
630 |
msgstr "عدد المرفقات"
|
@@ -657,8 +532,11 @@ msgstr "بالانتظار"
|
|
657 |
msgid "Spam"
|
658 |
msgstr "مزعج"
|
659 |
|
660 |
-
#: ../classes/column/post/comment-count.php:
|
661 |
-
|
|
|
|
|
|
|
662 |
msgid "Comment status"
|
663 |
msgstr "حالة التعليق"
|
664 |
|
@@ -682,6 +560,26 @@ msgstr ""
|
|
682 |
msgid "Estimated Reading Time"
|
683 |
msgstr ""
|
684 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
685 |
#: ../classes/column/post/estimated-reading-time.php:103
|
686 |
msgid "Words per minute"
|
687 |
msgstr ""
|
@@ -850,457 +748,420 @@ msgstr ""
|
|
850 |
msgid "Admin Columns Settings"
|
851 |
msgstr "إعدادات Admin Columns"
|
852 |
|
853 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
854 |
-
#: ../classes/upgrade.php:135
|
855 |
msgid "Admin Columns"
|
856 |
msgstr "Admin Columns"
|
857 |
|
858 |
-
#: ../classes/settings.php:
|
859 |
#, php-format
|
860 |
msgid "%s column is already present and can not be duplicated."
|
861 |
msgstr "عمود %s موجود بالفعل ولا يمكن استنساخه."
|
862 |
|
863 |
-
#: ../classes/settings.php:
|
864 |
msgid "Default settings succesfully restored."
|
865 |
msgstr "تمت إستعادة الإعدادات الإفتراضية بنجاح."
|
866 |
|
867 |
-
#: ../classes/settings.php:
|
868 |
msgid "Overview"
|
869 |
msgstr "نظرة عامة"
|
870 |
|
871 |
-
#: ../classes/settings.php:
|
872 |
msgid ""
|
873 |
-
"This plugin is for adding and removing additional columns to the "
|
874 |
-
"
|
875 |
-
"links and users. Change the column's label and reorder them."
|
876 |
msgstr "هذا البرنامج هو لإضافة وإزالة أعمدة إضافية في الشاشات الإدارية لـ(أنواع) التدوينات، الصفحات، مكتبة الوسائط، التعليقات، الوصلات والمستخدمين. قم بتغيير تسمية الأعمدة وإعادة ترتيبها."
|
877 |
|
878 |
-
#: ../classes/settings.php:
|
879 |
msgid "Basics"
|
880 |
msgstr "مبادئ"
|
881 |
|
882 |
-
#: ../classes/settings.php:
|
883 |
msgid "Change order"
|
884 |
msgstr "تغيير الترتيب"
|
885 |
|
886 |
-
#: ../classes/settings.php:
|
887 |
-
msgid ""
|
888 |
-
"By dragging the columns you can change the order which they will appear in."
|
889 |
msgstr "عن طريق سحب الأعمدة يمكنك تغيير ترتيب الذي سوف تظهر فيه."
|
890 |
|
891 |
-
#: ../classes/settings.php:
|
892 |
msgid "Change label"
|
893 |
msgstr "تغيير العنوان"
|
894 |
|
895 |
-
#: ../classes/settings.php:
|
896 |
-
msgid ""
|
897 |
-
"By clicking on the triangle you will see the column options. Here you can "
|
898 |
-
"change each label of the columns heading."
|
899 |
msgstr "بالنقر على المثلث سترى خيارات العمود. هنا يمكنك تغيير تسمية ترويسات الأعمدة."
|
900 |
|
901 |
-
#: ../classes/settings.php:
|
902 |
msgid "Change column width"
|
903 |
msgstr "تغيير عرض العمود"
|
904 |
|
905 |
-
#: ../classes/settings.php:
|
906 |
-
msgid ""
|
907 |
-
"By clicking on the triangle you will see the column options. By using the "
|
908 |
-
"draggable slider you can set the width of the columns in percentages."
|
909 |
msgstr "بالنقر على المثلث سترى خيارات العمود. باستخدام شريط التمرير القابل للسحب يمكنك تعيين عرض الأعمدة بالنسب المئوية."
|
910 |
|
911 |
-
#: ../classes/settings.php:
|
912 |
msgid "'Custom Field' column"
|
913 |
msgstr "عمود 'حقل مخصوص'"
|
914 |
|
915 |
-
#: ../classes/settings.php:
|
916 |
-
msgid ""
|
917 |
-
"The custom field colum uses the custom fields from posts and users. There "
|
918 |
-
"are 10 types which you can set."
|
919 |
msgstr "يستخدم عمود الحقل المخصوص الحقول المخصوصة من التدوينات والمستخدمين. هناك 10 أنواع يمكنك تعيينها."
|
920 |
|
921 |
-
#: ../classes/settings.php:
|
922 |
-
msgid ""
|
923 |
-
"Value: Can be either a string or array. Arrays will be flattened and values "
|
924 |
-
"are seperated by a ',' comma."
|
925 |
msgstr "قيمة: يمكن أن تكون إما سلسلة أو مصفوفة. سيتم تسطيح المصفوفات ويتم فصل القيم بـ '،' فاصلة."
|
926 |
|
927 |
-
#: ../classes/settings.php:
|
928 |
-
msgid ""
|
929 |
-
"Value: should contain an image URL or Attachment IDs ( seperated by a ',' "
|
930 |
-
"comma )."
|
931 |
msgstr "قيمة: يجب أن يحتوي عنوان URL للصورة أو معرفات المرفقات (مفصولة بـ '،' فاصلة)."
|
932 |
|
933 |
-
#: ../classes/settings.php:
|
934 |
msgid "Value: This will show the first 20 words of the Post content."
|
935 |
msgstr "قيمة: سيقوم هذا بإظهار أول 20 كلمة من محتوى التدوينة."
|
936 |
|
937 |
-
#: ../classes/settings.php:
|
938 |
-
msgid ""
|
939 |
-
"Value: should be an array. This will flatten any ( multi dimensional ) "
|
940 |
-
"array."
|
941 |
msgstr "قيمة: يجب أن يكون مصفوفة. هذا سوف يسطح أي مصفوفة (متعددة الأبعاد)."
|
942 |
|
943 |
-
#: ../classes/settings.php:
|
944 |
-
msgid ""
|
945 |
-
"Value: Integers only.<br/>If you have the 'sorting addon' this will be used "
|
946 |
-
"for sorting, so you can sort your posts on numeric (custom field) values."
|
947 |
msgstr "القيمة: الأعداد الصحيحة فقط <br/> إذا كان لديك 'ملحق الترتيب' سيتم استخدام هذه للترتيب، بحيث يمكنك ترتيب تدويناتك على القيم الرقمية (الحقل المخصوص)."
|
948 |
|
949 |
-
#: ../classes/settings.php:
|
950 |
#, php-format
|
951 |
-
msgid ""
|
952 |
-
"Value: Can be unix time stamp or a date format as described in the <a "
|
953 |
-
"href='%s'>Codex</a>. You can change the outputted date format at the <a "
|
954 |
-
"href='%s'>general settings</a> page."
|
955 |
msgstr "قيمة: يمكن أن تكون طابع يونكس زمني أو تنسيق تاريخ كما هو موضح في <a href='%s'>Codex</a>. يمكنك تغيير تنسيق التاريخ المخرج من صفحة <a href='%s'>الإعدادات العامة</a>."
|
956 |
|
957 |
-
#: ../classes/settings.php:
|
958 |
msgid "Post Titles"
|
959 |
msgstr "عناوين تدوينات"
|
960 |
|
961 |
-
#: ../classes/settings.php:
|
962 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
963 |
msgstr "قيمة: يمكن أن تكون رقم تدوينة واحدة أو أكثر (مفصولة بـ',')."
|
964 |
|
965 |
-
#: ../classes/settings.php:
|
966 |
msgid "Usernames"
|
967 |
msgstr "أسماء مستخدمين"
|
968 |
|
969 |
-
#: ../classes/settings.php:
|
970 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
971 |
msgstr "قيمة: يمكن أن تكون رقم مستخدم واحد أو أكثر (مفصولة بـ',')."
|
972 |
|
973 |
-
#: ../classes/settings.php:
|
974 |
msgid "Checkmark"
|
975 |
msgstr "علامة اختيار"
|
976 |
|
977 |
-
#: ../classes/settings.php:
|
978 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
979 |
msgstr "قيمة: يجب أن تكون 1 (واحد) أو 0 (صفر)."
|
980 |
|
981 |
-
#: ../classes/settings.php:
|
982 |
msgid "Value: hex value color, such as #808080."
|
983 |
msgstr "قيمة: لون بقيمة عشرية، مثل 808080#."
|
984 |
|
985 |
-
#: ../classes/settings.php:
|
986 |
-
msgid ""
|
987 |
-
"Value: Can be either a string or array. This will display a count of the "
|
988 |
-
"number of times the meta key is used by the item."
|
989 |
msgstr "القيمة: يمكن أن يكون إما سلسلة أو مجموعة. هذا سيعرض عدد مرات استخدام المفتاح من قبل العنصر."
|
990 |
|
991 |
-
#: ../classes/settings.php:
|
992 |
msgid "Welcome to Admin Columns"
|
993 |
msgstr "مرحبا في Admin Columns"
|
994 |
|
995 |
-
#: ../classes/settings.php:
|
996 |
msgid "Thank you for updating to the latest version!"
|
997 |
msgstr "شكرا لك على التحديث للنسخة الأخيرة!"
|
998 |
|
999 |
-
#: ../classes/settings.php:
|
1000 |
-
msgid ""
|
1001 |
-
"Admin Columns is more polished and enjoyable than ever before. We hope you "
|
1002 |
-
"like it."
|
1003 |
msgstr "Admin Columns أصبحت مصقولة وممتعة أكثر من أي وقت مضى. نأمل أن تنال إعجابكم."
|
1004 |
|
1005 |
-
#: ../classes/settings.php:
|
1006 |
msgid "What’s New"
|
1007 |
msgstr "ما الجديد"
|
1008 |
|
1009 |
-
#: ../classes/settings.php:
|
1010 |
msgid "Changelog"
|
1011 |
msgstr "سجل التغييرات"
|
1012 |
|
1013 |
-
#: ../classes/settings.php:
|
1014 |
msgid "Important"
|
1015 |
msgstr "مهم"
|
1016 |
|
1017 |
-
#: ../classes/settings.php:
|
1018 |
msgid "Database Changes"
|
1019 |
msgstr "تغييرات قاعدة البيانات"
|
1020 |
|
1021 |
-
#: ../classes/settings.php:
|
1022 |
-
msgid ""
|
1023 |
-
"The database has been changed between versions 1 and 2. But we made sure you"
|
1024 |
-
" can still roll back to version 1x without any issues."
|
1025 |
msgstr "تم تغيير قاعدة البيانات بين الإصدارات 1 و 2. ولكن حرصنا على ألا يزال بإمكانك الرجوع إلى إصدار 1x دون أية مشاكل."
|
1026 |
|
1027 |
-
#: ../classes/settings.php:
|
1028 |
msgid "Make sure you backup your database and then click"
|
1029 |
msgstr "تأكد من عمل نسخة احتياطية لقاعدة بياناتك ثم انقر"
|
1030 |
|
1031 |
-
#: ../classes/settings.php:
|
1032 |
msgid "Upgrade Database"
|
1033 |
msgstr "تحديث قاعدة البيانات"
|
1034 |
|
1035 |
-
#: ../classes/settings.php:
|
1036 |
msgid "Potential Issues"
|
1037 |
msgstr "مشاكل محتملة"
|
1038 |
|
1039 |
-
#: ../classes/settings.php:
|
1040 |
-
msgid ""
|
1041 |
-
"Do to the sizable refactoring the code, surounding Addons and "
|
1042 |
-
"action/filters, your website may not operate correctly. It is important that"
|
1043 |
-
" you read the full"
|
1044 |
msgstr "نسبة إلى إعادة بناء كود الإضافة بشكل كبير، وكذلك الملحاقت والدوال، قد لا يعمل موقع الويب الخاص بك بشكل صحيح. من المهم أن تقرأ بشكل كامل"
|
1045 |
|
1046 |
-
#: ../classes/settings.php:
|
1047 |
msgid "Migrating from v1 to v2"
|
1048 |
msgstr "الانتقال من النسخة 1 إلى النسخة 2"
|
1049 |
|
1050 |
-
#: ../classes/settings.php:
|
1051 |
msgid "guide to view the full list of changes."
|
1052 |
msgstr "توجيه لعرض القائمة الكاملة للتغييرات."
|
1053 |
|
1054 |
-
#: ../classes/settings.php:
|
1055 |
#, php-format
|
1056 |
-
msgid ""
|
1057 |
-
"When you have found a bug please <a href=\"%s\">report them to us</a> so we "
|
1058 |
-
"can fix it in the next release."
|
1059 |
msgstr "عندما تجد أخطاء الرجاء <a href=\"%s\">التبيلغ عنها لنا</a> لكي نتمكن من إصلاحها في النسخة القادمة."
|
1060 |
|
1061 |
-
#: ../classes/settings.php:
|
1062 |
msgid "Important!"
|
1063 |
msgstr "مهم!"
|
1064 |
|
1065 |
-
#: ../classes/settings.php:
|
1066 |
-
msgid ""
|
1067 |
-
"If you updated the Admin Columns plugin without prior knowledge of such "
|
1068 |
-
"changes, Please roll back to the latest"
|
1069 |
msgstr "إذا قمت بتحديث Admin Columns دون معرفة مسبقة بهذه التغييرات، فالرجاء الرجوع لآخر"
|
1070 |
|
1071 |
-
#: ../classes/settings.php:
|
1072 |
msgid "version 1"
|
1073 |
msgstr "النسخة 1"
|
1074 |
|
1075 |
-
#: ../classes/settings.php:
|
1076 |
msgid "of this plugin."
|
1077 |
msgstr "من هذه الإضافة"
|
1078 |
|
1079 |
-
#: ../classes/settings.php:
|
1080 |
msgid "Changelog for"
|
1081 |
msgstr "سجل التغييرات لـ"
|
1082 |
|
1083 |
-
#: ../classes/settings.php:
|
1084 |
msgid "Learn more"
|
1085 |
msgstr "تعلم المزيد"
|
1086 |
|
1087 |
-
#: ../classes/settings.php:
|
1088 |
msgid "Start using Admin Columns"
|
1089 |
msgstr "البدء باستخدام Admin Columns"
|
1090 |
|
1091 |
-
#: ../classes/settings.php:
|
1092 |
msgid "General Settings"
|
1093 |
msgstr "إعدادات عامة"
|
1094 |
|
1095 |
-
#: ../classes/settings.php:
|
1096 |
msgid "Customize your Admin Columns settings."
|
1097 |
msgstr "قم بتخصيص إعدادات Admin Columns."
|
1098 |
|
1099 |
-
#: ../classes/settings.php:
|
1100 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1101 |
msgstr ""
|
1102 |
|
1103 |
-
#: ../classes/settings.php:
|
1104 |
msgid "Save"
|
1105 |
msgstr "حفظ"
|
1106 |
|
1107 |
-
#: ../classes/settings.php:
|
1108 |
msgid "Restore Settings"
|
1109 |
msgstr "استرجاع الإعدادات"
|
1110 |
|
1111 |
-
#: ../classes/settings.php:
|
1112 |
msgid "This will delete all column settings and restore the default settings."
|
1113 |
msgstr "سيؤدي هذا إلى حذف كافة إعدادات الأعمدة واستعادة الإعدادات الإفتراضية."
|
1114 |
|
1115 |
-
#: ../classes/settings.php:
|
1116 |
msgid "Restore default settings"
|
1117 |
msgstr "استرجاع الإعدادات الإفتراضية"
|
1118 |
|
1119 |
-
#: ../classes/settings.php:
|
1120 |
-
msgid ""
|
1121 |
-
"Warning! ALL saved admin columns data will be deleted. This cannot be "
|
1122 |
-
"undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1123 |
msgstr "تحذير! كافة بيانات الأعمدة المحفوظة سيتم حذفها. لا يمكن التراجع عن هذا. \\'موافق\\' للحذف، \\'إلغاء\\' للإيقاف"
|
1124 |
|
1125 |
-
#: ../classes/settings.php:
|
1126 |
-
msgid "Settings"
|
1127 |
-
msgstr "إعدادات"
|
1128 |
-
|
1129 |
-
#: ../classes/settings.php:601
|
1130 |
-
msgid "Add-ons"
|
1131 |
-
msgstr ""
|
1132 |
-
|
1133 |
-
#: ../classes/settings.php:631
|
1134 |
msgid "Posttypes"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: ../classes/settings.php:
|
1138 |
msgid "Others"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: ../classes/settings.php:
|
1142 |
msgid "Taxonomies"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1146 |
#, php-format
|
1147 |
-
msgid ""
|
1148 |
-
"The columns for %s are set up via PHP and can therefore not be edited in the"
|
1149 |
-
" admin panel."
|
1150 |
msgstr ""
|
1151 |
|
1152 |
-
#: ../classes/settings.php:
|
1153 |
msgid "Store settings"
|
1154 |
msgstr "حفظ الإعدادات"
|
1155 |
|
1156 |
-
#: ../classes/settings.php:
|
1157 |
msgid "Update"
|
1158 |
msgstr "تحديث"
|
1159 |
|
1160 |
-
#: ../classes/settings.php:
|
1161 |
#, php-format
|
1162 |
-
msgid ""
|
1163 |
-
"Warning! The %s columns data will be deleted. This cannot be undone. "
|
1164 |
-
"\\'OK\\' to delete, \\'Cancel\\' to stop"
|
1165 |
msgstr "تحذير! بيانات أعمدة %s سيتم حذفها. لا يمكن التراجع عن هذا. \\'موافق\\' للحذف، \\'إلغاء\\' للإيقاف"
|
1166 |
|
1167 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1168 |
msgid "columns"
|
1169 |
msgstr "أعمدة"
|
1170 |
|
1171 |
-
#: ../classes/settings.php:
|
1172 |
msgid "Get Admin Columns Pro"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: ../classes/settings.php:
|
1176 |
msgid "Add Sorting"
|
1177 |
msgstr "أضف ترتيب"
|
1178 |
|
1179 |
-
#: ../classes/settings.php:
|
1180 |
msgid "Add Filtering"
|
1181 |
msgstr "أضف تصفية"
|
1182 |
|
1183 |
-
#: ../classes/settings.php:
|
1184 |
msgid "Add Import/Export"
|
1185 |
msgstr "أضف استيراد/تصدير"
|
1186 |
|
1187 |
-
#: ../classes/settings.php:
|
1188 |
msgid "Add Direct Editing"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: ../classes/settings.php:
|
1192 |
#, php-format
|
1193 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1194 |
msgstr ""
|
1195 |
|
1196 |
-
#: ../classes/settings.php:
|
1197 |
msgid "Are you happy with Admin Columns?"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
-
#: ../classes/settings.php:
|
1201 |
msgid "What's wrong? Need help? Let us know!"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
-
#: ../classes/settings.php:
|
1205 |
-
msgid ""
|
1206 |
-
"Check out our extensive documentation, or you can open a support topic on "
|
1207 |
-
"WordPress.org!"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: ../classes/settings.php:
|
1211 |
msgid "Docs"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
-
#: ../classes/settings.php:
|
1215 |
msgid "Forums"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
-
#: ../classes/settings.php:
|
1219 |
msgid "Woohoo! We're glad to hear that!"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
-
#: ../classes/settings.php:
|
1223 |
-
msgid ""
|
1224 |
-
"We would really love it if you could show your appreciation by giving us a "
|
1225 |
-
"rating on WordPress.org or tweet about Admin Columns!"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: ../classes/settings.php:
|
1229 |
msgid "Rate"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
-
#: ../classes/settings.php:
|
1233 |
msgid "Tweet"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
-
#: ../classes/settings.php:
|
1237 |
msgid "Buy Pro"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
-
#: ../classes/settings.php:
|
1241 |
msgid "Support"
|
1242 |
msgstr "دعم"
|
1243 |
|
1244 |
-
#: ../classes/settings.php:
|
1245 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1246 |
msgstr "تحقق من قسم <strong>المساعدة</strong> في الجانب العلوي الأيسر من الشاشة."
|
1247 |
|
1248 |
-
#: ../classes/settings.php:
|
1249 |
#, php-format
|
1250 |
-
msgid ""
|
1251 |
-
"For full documentation, bug reports, feature suggestions and other tips <a "
|
1252 |
-
"href='%s'>visit the Admin Columns website</a>"
|
1253 |
msgstr "للحصول على الوثائق الكاملة، تقارير الأخطاء، اقتراحات الميزات وغيرها من النصائح <a href='%s'>قم بزيارة موقع Admin Columns</a>"
|
1254 |
|
1255 |
-
#: ../classes/settings.php:
|
1256 |
msgid "Drag and drop to reorder"
|
1257 |
msgstr "قم بالسحب والإلقاء لإعادة الترتيب"
|
1258 |
|
1259 |
-
#: ../classes/settings.php:
|
1260 |
msgid "Add Column"
|
1261 |
msgstr "أضف عمود"
|
1262 |
|
1263 |
-
#: ../classes/settings.php:
|
1264 |
msgid "Active"
|
1265 |
msgstr ""
|
1266 |
|
1267 |
-
#: ../classes/settings.php:
|
1268 |
msgid "Deactivate"
|
1269 |
msgstr ""
|
1270 |
|
1271 |
-
#: ../classes/settings.php:
|
1272 |
msgid "Installed"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
-
#: ../classes/settings.php:
|
1276 |
msgid "Activate"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
-
#: ../classes/settings.php:
|
1280 |
msgid "Download & Install"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
-
#: ../classes/settings.php:
|
1284 |
msgid "Get this add-on"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
-
#: ../classes/storage_model.php:
|
1288 |
msgid "settings succesfully restored."
|
1289 |
msgstr "تمت إستعادة الإعدادات بنجاح."
|
1290 |
|
1291 |
-
#: ../classes/storage_model.php:
|
1292 |
msgid "No columns settings available."
|
1293 |
msgstr "لا توجد إعدادات أعمدة متوفرة."
|
1294 |
|
1295 |
-
#: ../classes/storage_model.php:
|
1296 |
#, php-format
|
1297 |
msgid "You are trying to store the same settings for %s."
|
1298 |
msgstr "انت تحاول حفظ نفس الإعدادات لـ %s."
|
1299 |
|
1300 |
-
#: ../classes/storage_model.php:
|
1301 |
#, php-format
|
1302 |
-
msgid "Settings for %s updated
|
1303 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1304 |
|
1305 |
#: ../classes/storage_model/comment.php:13
|
1306 |
msgid "Comments"
|
@@ -1331,13 +1192,7 @@ msgid "User"
|
|
1331 |
msgstr ""
|
1332 |
|
1333 |
#: ../classes/upgrade.php:62
|
1334 |
-
msgid ""
|
1335 |
-
"<strong>Important:</strong> We've noticed that you're using the "
|
1336 |
-
"<em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. "
|
1337 |
-
"However, a free license of <strong>Admin Columns Pro</strong> <a "
|
1338 |
-
"href=\"http://www.admincolumns.com/pro-addon-information/\" "
|
1339 |
-
"target=\"_blank\">is available</a>, which features a bunch of cool new "
|
1340 |
-
"features, including Direct Inline Editing!"
|
1341 |
msgstr ""
|
1342 |
|
1343 |
#: ../classes/upgrade.php:95
|
@@ -1389,11 +1244,13 @@ msgid "Error"
|
|
1389 |
msgstr "خطأ"
|
1390 |
|
1391 |
#: ../classes/upgrade.php:408
|
1392 |
-
msgid ""
|
1393 |
-
"Sorry. Something went wrong during the upgrade process. Please report this "
|
1394 |
-
"on the support forum."
|
1395 |
msgstr "عفوا. حدث خطأ أثناء عملية الترقية. الرجاء التبليغ عن هذا في منتديات الدعم."
|
1396 |
|
|
|
|
|
|
|
|
|
1397 |
#: ../codepress-admin-columns.php:442
|
1398 |
msgid "Edit columns"
|
1399 |
msgstr "تحرير الأعمدة"
|
1 |
+
#
|
2 |
# Translators:
|
3 |
# Hassan, 2013
|
4 |
+
# Hassan, 2013
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
11 |
+
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Arabic (http://www.transifex.com/projects/p/admin-columns/language/ar/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
14 |
"Content-Type: text/plain; charset=UTF-8\n"
|
15 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"Language: ar\n"
|
17 |
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
18 |
+
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
21 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
30 |
|
31 |
#: ../classes/addons.php:110
|
32 |
msgid "Plugins"
|
37 |
msgstr ""
|
38 |
|
39 |
#: ../classes/addons.php:136
|
40 |
+
msgid "Display and edit Advanced Custom Fields fields in the posts overview in seconds!"
|
|
|
|
|
41 |
msgstr ""
|
42 |
|
43 |
#: ../classes/addons.php:141
|
45 |
msgstr ""
|
46 |
|
47 |
#: ../classes/addons.php:142
|
48 |
+
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
|
|
|
|
49 |
msgstr ""
|
50 |
|
51 |
+
#: ../classes/column.php:582
|
52 |
msgid "Thumbnail"
|
53 |
msgstr "صورة مصغرة"
|
54 |
|
55 |
+
#: ../classes/column.php:583
|
56 |
msgid "Medium"
|
57 |
msgstr "وسط"
|
58 |
|
59 |
+
#: ../classes/column.php:584
|
60 |
msgid "Large"
|
61 |
msgstr "كبير"
|
62 |
|
63 |
+
#: ../classes/column.php:585
|
64 |
msgid "Full"
|
65 |
msgstr "كامل"
|
66 |
|
67 |
+
#: ../classes/column.php:1026
|
68 |
msgid "Date Format"
|
69 |
msgstr "تنسيق التاريخ"
|
70 |
|
71 |
+
#: ../classes/column.php:1027
|
72 |
msgid "This will determine how the date will be displayed."
|
73 |
msgstr "هذا سيحدد كيف سيتم عرض التاريخ."
|
74 |
|
75 |
+
#: ../classes/column.php:1033
|
76 |
msgid "Example:"
|
77 |
msgstr "مثال:"
|
78 |
|
79 |
+
#: ../classes/column.php:1035
|
80 |
#, php-format
|
81 |
+
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
|
|
|
|
82 |
msgstr "أترك خاليا لتنسيق ووردبريس الإفتراضي للتاريخ، قم بتغيير <a href=\"%s\">تنسيق التاريخ الخاص بك هنا</a>."
|
83 |
|
84 |
+
#: ../classes/column.php:1036
|
85 |
msgid "Documentation on date and time formatting."
|
86 |
msgstr "توثيق حول تنسيق التاريخ والوقت."
|
87 |
|
88 |
+
#: ../classes/column.php:1050
|
89 |
msgid "Excerpt length"
|
90 |
msgstr "طول المقتطف"
|
91 |
|
92 |
+
#: ../classes/column.php:1051
|
93 |
msgid "Number of words"
|
94 |
msgstr "عدد الكلمات"
|
95 |
|
96 |
+
#: ../classes/column.php:1069
|
97 |
msgid "Preview size"
|
98 |
msgstr "حجم المعاينة"
|
99 |
|
100 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
101 |
msgid "Custom"
|
102 |
msgstr "مخصوص"
|
103 |
|
104 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
105 |
msgid "width"
|
106 |
msgstr "عرض"
|
107 |
|
108 |
+
#: ../classes/column.php:1092
|
109 |
msgid "height"
|
110 |
msgstr "إرتفاع"
|
111 |
|
112 |
+
#: ../classes/column.php:1104
|
113 |
msgid "Before"
|
114 |
msgstr "قبل"
|
115 |
|
116 |
+
#: ../classes/column.php:1104
|
117 |
msgid "This text will appear before the custom field value."
|
118 |
msgstr "هذا النص سيظهر قبل الحقل المخصوص."
|
119 |
|
120 |
+
#: ../classes/column.php:1105
|
121 |
msgid "After"
|
122 |
msgstr "بعد"
|
123 |
|
124 |
+
#: ../classes/column.php:1105
|
125 |
msgid "This text will appear after the custom field value."
|
126 |
msgstr "هذا النص سيظهر بعد الحقل المخصوص."
|
127 |
|
128 |
+
#: ../classes/column.php:1114
|
129 |
msgid "Display Name"
|
130 |
msgstr "اسم العرض"
|
131 |
|
132 |
+
#: ../classes/column.php:1115
|
133 |
msgid "First Name"
|
134 |
msgstr "الاسم الأول"
|
135 |
|
136 |
+
#: ../classes/column.php:1116
|
137 |
msgid "Last Name"
|
138 |
msgstr "الاسم الأخير"
|
139 |
|
140 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
141 |
msgid "Nickname"
|
142 |
msgstr "الاسم المستعار"
|
143 |
|
144 |
+
#: ../classes/column.php:1118
|
145 |
msgid "User Login"
|
146 |
msgstr "اسم الدخول"
|
147 |
|
148 |
+
#: ../classes/column.php:1119
|
149 |
msgid "User Email"
|
150 |
msgstr "بريد المستخدم"
|
151 |
|
152 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
153 |
msgid "User ID"
|
154 |
msgstr "رقم المستخدم"
|
155 |
|
156 |
+
#: ../classes/column.php:1121
|
157 |
msgid "First and Last Name"
|
158 |
msgstr "الاسم الأول والأخير"
|
159 |
|
160 |
+
#: ../classes/column.php:1124
|
161 |
msgid "Display format"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../classes/column.php:1124
|
165 |
msgid "This is the format of the author name."
|
166 |
msgstr "هذا هو تنسيق اسم الكاتب."
|
167 |
|
168 |
+
#: ../classes/column.php:1258
|
|
|
|
|
|
|
|
|
169 |
msgid "Edit"
|
170 |
msgstr "تحرير"
|
171 |
|
172 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
173 |
msgid "Clone"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
|
|
177 |
msgid "Remove"
|
178 |
msgstr "إزالة"
|
179 |
|
180 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
181 |
msgid "Type"
|
182 |
msgstr "نوع"
|
183 |
|
184 |
+
#: ../classes/column.php:1280
|
185 |
msgid "Choose a column type."
|
186 |
msgstr "اختر نوع عمود"
|
187 |
|
188 |
+
#: ../classes/column.php:1280
|
189 |
msgid "Name"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ../classes/column.php:1290
|
193 |
msgid "Label"
|
194 |
msgstr "العنوان"
|
195 |
|
196 |
+
#: ../classes/column.php:1290
|
197 |
msgid "This is the name which will appear as the column header."
|
198 |
msgstr "هذا هو الاسم الذي سيظهر كترويسة العمود."
|
199 |
|
200 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
201 |
msgid "Width"
|
202 |
msgstr "عرض"
|
203 |
|
204 |
+
#: ../classes/column.php:1299
|
205 |
msgid "default"
|
206 |
msgstr "إفتراضي"
|
207 |
|
208 |
+
#: ../classes/column.php:1300
|
209 |
msgid "auto"
|
210 |
msgstr ""
|
211 |
|
214 |
msgstr ""
|
215 |
|
216 |
#: ../classes/column/acf-placeholder.php:32
|
217 |
+
msgid "This feature is only available in Admin Columns Pro - Business or Developer."
|
|
|
218 |
msgstr ""
|
219 |
|
220 |
#: ../classes/column/acf-placeholder.php:35
|
221 |
#, php-format
|
222 |
+
msgid "If you have a developer licence please download & install your ACF add-on from the <a href='%s'>add-ons tab</a>."
|
|
|
|
|
223 |
msgstr ""
|
224 |
|
225 |
#: ../classes/column/acf-placeholder.php:38
|
226 |
+
msgid "Admin Columns Pro - Developer offers full Advanced Custom Fields integeration, allowing you to easily display and edit ACF fields from within your posts overview."
|
|
|
|
|
|
|
227 |
msgstr ""
|
228 |
|
229 |
#: ../classes/column/acf-placeholder.php:44
|
230 |
msgid "Find out more"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: ../classes/column/actions.php:29
|
|
|
234 |
msgid "Actions"
|
235 |
msgstr "تطبيقات"
|
236 |
|
242 |
msgid "Use icons instead of text for displaying the actions."
|
243 |
msgstr ""
|
244 |
|
245 |
+
#: ../classes/column/actions.php:100 ../classes/column/post/permalink.php:72 ../classes/column/used-by-menu.php:137
|
|
|
246 |
msgid "Yes"
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: ../classes/column/actions.php:104 ../classes/column/post/permalink.php:76 ../classes/column/used-by-menu.php:141
|
|
|
250 |
msgid "No"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: ../classes/column/comment/ID.php:19 ../classes/column/link/ID.php:19 ../classes/column/media/ID.php:19 ../classes/column/post/ID.php:19
|
|
|
254 |
msgid "ID"
|
255 |
msgstr "رقم"
|
256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
#: ../classes/column/comment/agent.php:19
|
258 |
msgid "Agent"
|
259 |
msgstr "عميل"
|
260 |
|
261 |
+
#: ../classes/column/comment/approved.php:19 ../classes/column/post/comment-count.php:35
|
|
|
262 |
msgid "Approved"
|
263 |
msgstr "موافق عليه"
|
264 |
|
286 |
msgid "Date GMT"
|
287 |
msgstr "تاريخ GMT"
|
288 |
|
289 |
+
#: ../classes/column/comment/date-gmt.php:30 ../classes/column/comment/date.php:30
|
|
|
290 |
#, php-format
|
291 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
292 |
msgstr "أرسل في <a href=\"%1$s\">%2$s في %3$s</a>"
|
293 |
|
294 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
|
|
295 |
msgid "Date"
|
296 |
msgstr "تاريخ"
|
297 |
|
298 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
|
|
|
|
299 |
msgid "Excerpt"
|
300 |
msgstr "مقتطف"
|
301 |
|
303 |
msgid "In Reply To"
|
304 |
msgstr "ردا على"
|
305 |
|
306 |
+
#: ../classes/column/comment/word-count.php:19 ../classes/column/post/word-count.php:19
|
|
|
307 |
msgid "Word count"
|
308 |
msgstr "عدد الكلمات"
|
309 |
|
310 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
|
|
311 |
msgid "Custom Field"
|
312 |
msgstr "حقل مخصوص"
|
313 |
|
314 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
|
|
315 |
msgid "Default"
|
316 |
msgstr "إفتراضي"
|
317 |
|
319 |
msgid "Checkmark (true/false)"
|
320 |
msgstr "علامة إختيار (صح/خطأ)"
|
321 |
|
322 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
323 |
msgid "Color"
|
324 |
msgstr "لون"
|
325 |
|
326 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
327 |
msgid "Counter"
|
328 |
msgstr "عداد"
|
329 |
|
330 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
|
|
331 |
msgid "Image"
|
332 |
msgstr "صورة"
|
333 |
|
334 |
+
#: ../classes/column/custom-field.php:101 ../classes/storage_model/media.php:13
|
|
|
335 |
msgid "Media Library"
|
336 |
msgstr "مكتبة الوسائط"
|
337 |
|
338 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
339 |
msgid "Multiple Values"
|
340 |
msgstr "قيم متعددة"
|
341 |
|
342 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
343 |
msgid "Numeric"
|
344 |
msgstr "رقمي"
|
345 |
|
376 |
msgid "This will determine how the value will be displayed."
|
377 |
msgstr "هذا سيحدد كيف سيتم عرض القيمة."
|
378 |
|
379 |
+
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
380 |
msgid "Description"
|
381 |
msgstr "وصف"
|
382 |
|
400 |
msgid "Target"
|
401 |
msgstr "هدف"
|
402 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#: ../classes/column/media/alternate-text.php:19
|
404 |
msgid "Alt"
|
405 |
msgstr "بديل"
|
416 |
msgid "full size"
|
417 |
msgstr "حجم كامل"
|
418 |
|
419 |
+
#: ../classes/column/media/caption.php:19 ../classes/column/media/exif-data.php:41
|
|
|
420 |
msgid "Caption"
|
421 |
msgstr "شرح"
|
422 |
|
472 |
msgid "File size"
|
473 |
msgstr "حجم ملف"
|
474 |
|
475 |
+
#: ../classes/column/media/full-path.php:19 ../classes/column/media/full-path.php:92
|
|
|
476 |
msgid "Full path"
|
477 |
msgstr "مسار كامل"
|
478 |
|
500 |
msgid "Mime type"
|
501 |
msgstr "نوع Mime"
|
502 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
#: ../classes/column/post/attachment-count.php:19
|
504 |
msgid "No. of Attachments"
|
505 |
msgstr "عدد المرفقات"
|
532 |
msgid "Spam"
|
533 |
msgstr "مزعج"
|
534 |
|
535 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
536 |
+
msgid "Trash"
|
537 |
+
msgstr "المهملات"
|
538 |
+
|
539 |
+
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
540 |
msgid "Comment status"
|
541 |
msgstr "حالة التعليق"
|
542 |
|
560 |
msgid "Estimated Reading Time"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
564 |
+
msgid "second"
|
565 |
+
msgid_plural "seconds"
|
566 |
+
msgstr[0] ""
|
567 |
+
msgstr[1] ""
|
568 |
+
msgstr[2] ""
|
569 |
+
msgstr[3] ""
|
570 |
+
msgstr[4] ""
|
571 |
+
msgstr[5] ""
|
572 |
+
|
573 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
574 |
+
msgid "minute"
|
575 |
+
msgid_plural "minutes"
|
576 |
+
msgstr[0] ""
|
577 |
+
msgstr[1] ""
|
578 |
+
msgstr[2] ""
|
579 |
+
msgstr[3] ""
|
580 |
+
msgstr[4] ""
|
581 |
+
msgstr[5] ""
|
582 |
+
|
583 |
#: ../classes/column/post/estimated-reading-time.php:103
|
584 |
msgid "Words per minute"
|
585 |
msgstr ""
|
748 |
msgid "Admin Columns Settings"
|
749 |
msgstr "إعدادات Admin Columns"
|
750 |
|
751 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
|
|
752 |
msgid "Admin Columns"
|
753 |
msgstr "Admin Columns"
|
754 |
|
755 |
+
#: ../classes/settings.php:220
|
756 |
#, php-format
|
757 |
msgid "%s column is already present and can not be duplicated."
|
758 |
msgstr "عمود %s موجود بالفعل ولا يمكن استنساخه."
|
759 |
|
760 |
+
#: ../classes/settings.php:274
|
761 |
msgid "Default settings succesfully restored."
|
762 |
msgstr "تمت إستعادة الإعدادات الإفتراضية بنجاح."
|
763 |
|
764 |
+
#: ../classes/settings.php:291
|
765 |
msgid "Overview"
|
766 |
msgstr "نظرة عامة"
|
767 |
|
768 |
+
#: ../classes/settings.php:294
|
769 |
msgid ""
|
770 |
+
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and "
|
771 |
+
"reorder them."
|
|
|
772 |
msgstr "هذا البرنامج هو لإضافة وإزالة أعمدة إضافية في الشاشات الإدارية لـ(أنواع) التدوينات، الصفحات، مكتبة الوسائط، التعليقات، الوصلات والمستخدمين. قم بتغيير تسمية الأعمدة وإعادة ترتيبها."
|
773 |
|
774 |
+
#: ../classes/settings.php:297
|
775 |
msgid "Basics"
|
776 |
msgstr "مبادئ"
|
777 |
|
778 |
+
#: ../classes/settings.php:299
|
779 |
msgid "Change order"
|
780 |
msgstr "تغيير الترتيب"
|
781 |
|
782 |
+
#: ../classes/settings.php:300
|
783 |
+
msgid "By dragging the columns you can change the order which they will appear in."
|
|
|
784 |
msgstr "عن طريق سحب الأعمدة يمكنك تغيير ترتيب الذي سوف تظهر فيه."
|
785 |
|
786 |
+
#: ../classes/settings.php:301
|
787 |
msgid "Change label"
|
788 |
msgstr "تغيير العنوان"
|
789 |
|
790 |
+
#: ../classes/settings.php:302
|
791 |
+
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
|
|
|
|
792 |
msgstr "بالنقر على المثلث سترى خيارات العمود. هنا يمكنك تغيير تسمية ترويسات الأعمدة."
|
793 |
|
794 |
+
#: ../classes/settings.php:303
|
795 |
msgid "Change column width"
|
796 |
msgstr "تغيير عرض العمود"
|
797 |
|
798 |
+
#: ../classes/settings.php:304
|
799 |
+
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
|
|
|
|
800 |
msgstr "بالنقر على المثلث سترى خيارات العمود. باستخدام شريط التمرير القابل للسحب يمكنك تعيين عرض الأعمدة بالنسب المئوية."
|
801 |
|
802 |
+
#: ../classes/settings.php:310
|
803 |
msgid "'Custom Field' column"
|
804 |
msgstr "عمود 'حقل مخصوص'"
|
805 |
|
806 |
+
#: ../classes/settings.php:311
|
807 |
+
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
|
|
|
|
808 |
msgstr "يستخدم عمود الحقل المخصوص الحقول المخصوصة من التدوينات والمستخدمين. هناك 10 أنواع يمكنك تعيينها."
|
809 |
|
810 |
+
#: ../classes/settings.php:313
|
811 |
+
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
|
|
|
|
812 |
msgstr "قيمة: يمكن أن تكون إما سلسلة أو مصفوفة. سيتم تسطيح المصفوفات ويتم فصل القيم بـ '،' فاصلة."
|
813 |
|
814 |
+
#: ../classes/settings.php:314
|
815 |
+
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
|
|
|
|
816 |
msgstr "قيمة: يجب أن يحتوي عنوان URL للصورة أو معرفات المرفقات (مفصولة بـ '،' فاصلة)."
|
817 |
|
818 |
+
#: ../classes/settings.php:315
|
819 |
msgid "Value: This will show the first 20 words of the Post content."
|
820 |
msgstr "قيمة: سيقوم هذا بإظهار أول 20 كلمة من محتوى التدوينة."
|
821 |
|
822 |
+
#: ../classes/settings.php:316
|
823 |
+
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
|
|
|
|
824 |
msgstr "قيمة: يجب أن يكون مصفوفة. هذا سوف يسطح أي مصفوفة (متعددة الأبعاد)."
|
825 |
|
826 |
+
#: ../classes/settings.php:317
|
827 |
+
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
|
|
|
|
828 |
msgstr "القيمة: الأعداد الصحيحة فقط <br/> إذا كان لديك 'ملحق الترتيب' سيتم استخدام هذه للترتيب، بحيث يمكنك ترتيب تدويناتك على القيم الرقمية (الحقل المخصوص)."
|
829 |
|
830 |
+
#: ../classes/settings.php:318
|
831 |
#, php-format
|
832 |
+
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
|
|
|
|
|
|
833 |
msgstr "قيمة: يمكن أن تكون طابع يونكس زمني أو تنسيق تاريخ كما هو موضح في <a href='%s'>Codex</a>. يمكنك تغيير تنسيق التاريخ المخرج من صفحة <a href='%s'>الإعدادات العامة</a>."
|
834 |
|
835 |
+
#: ../classes/settings.php:319
|
836 |
msgid "Post Titles"
|
837 |
msgstr "عناوين تدوينات"
|
838 |
|
839 |
+
#: ../classes/settings.php:319
|
840 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
841 |
msgstr "قيمة: يمكن أن تكون رقم تدوينة واحدة أو أكثر (مفصولة بـ',')."
|
842 |
|
843 |
+
#: ../classes/settings.php:320
|
844 |
msgid "Usernames"
|
845 |
msgstr "أسماء مستخدمين"
|
846 |
|
847 |
+
#: ../classes/settings.php:320
|
848 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
849 |
msgstr "قيمة: يمكن أن تكون رقم مستخدم واحد أو أكثر (مفصولة بـ',')."
|
850 |
|
851 |
+
#: ../classes/settings.php:321
|
852 |
msgid "Checkmark"
|
853 |
msgstr "علامة اختيار"
|
854 |
|
855 |
+
#: ../classes/settings.php:321
|
856 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
857 |
msgstr "قيمة: يجب أن تكون 1 (واحد) أو 0 (صفر)."
|
858 |
|
859 |
+
#: ../classes/settings.php:322
|
860 |
msgid "Value: hex value color, such as #808080."
|
861 |
msgstr "قيمة: لون بقيمة عشرية، مثل 808080#."
|
862 |
|
863 |
+
#: ../classes/settings.php:323
|
864 |
+
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
|
|
|
|
865 |
msgstr "القيمة: يمكن أن يكون إما سلسلة أو مجموعة. هذا سيعرض عدد مرات استخدام المفتاح من قبل العنصر."
|
866 |
|
867 |
+
#: ../classes/settings.php:412
|
868 |
msgid "Welcome to Admin Columns"
|
869 |
msgstr "مرحبا في Admin Columns"
|
870 |
|
871 |
+
#: ../classes/settings.php:415
|
872 |
msgid "Thank you for updating to the latest version!"
|
873 |
msgstr "شكرا لك على التحديث للنسخة الأخيرة!"
|
874 |
|
875 |
+
#: ../classes/settings.php:416
|
876 |
+
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
|
|
|
|
877 |
msgstr "Admin Columns أصبحت مصقولة وممتعة أكثر من أي وقت مضى. نأمل أن تنال إعجابكم."
|
878 |
|
879 |
+
#: ../classes/settings.php:421
|
880 |
msgid "What’s New"
|
881 |
msgstr "ما الجديد"
|
882 |
|
883 |
+
#: ../classes/settings.php:422
|
884 |
msgid "Changelog"
|
885 |
msgstr "سجل التغييرات"
|
886 |
|
887 |
+
#: ../classes/settings.php:427
|
888 |
msgid "Important"
|
889 |
msgstr "مهم"
|
890 |
|
891 |
+
#: ../classes/settings.php:429
|
892 |
msgid "Database Changes"
|
893 |
msgstr "تغييرات قاعدة البيانات"
|
894 |
|
895 |
+
#: ../classes/settings.php:430
|
896 |
+
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
|
|
|
|
897 |
msgstr "تم تغيير قاعدة البيانات بين الإصدارات 1 و 2. ولكن حرصنا على ألا يزال بإمكانك الرجوع إلى إصدار 1x دون أية مشاكل."
|
898 |
|
899 |
+
#: ../classes/settings.php:433
|
900 |
msgid "Make sure you backup your database and then click"
|
901 |
msgstr "تأكد من عمل نسخة احتياطية لقاعدة بياناتك ثم انقر"
|
902 |
|
903 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
904 |
msgid "Upgrade Database"
|
905 |
msgstr "تحديث قاعدة البيانات"
|
906 |
|
907 |
+
#: ../classes/settings.php:436
|
908 |
msgid "Potential Issues"
|
909 |
msgstr "مشاكل محتملة"
|
910 |
|
911 |
+
#: ../classes/settings.php:437
|
912 |
+
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
|
|
|
|
|
|
913 |
msgstr "نسبة إلى إعادة بناء كود الإضافة بشكل كبير، وكذلك الملحاقت والدوال، قد لا يعمل موقع الويب الخاص بك بشكل صحيح. من المهم أن تقرأ بشكل كامل"
|
914 |
|
915 |
+
#: ../classes/settings.php:437
|
916 |
msgid "Migrating from v1 to v2"
|
917 |
msgstr "الانتقال من النسخة 1 إلى النسخة 2"
|
918 |
|
919 |
+
#: ../classes/settings.php:437
|
920 |
msgid "guide to view the full list of changes."
|
921 |
msgstr "توجيه لعرض القائمة الكاملة للتغييرات."
|
922 |
|
923 |
+
#: ../classes/settings.php:437
|
924 |
#, php-format
|
925 |
+
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
|
|
|
|
926 |
msgstr "عندما تجد أخطاء الرجاء <a href=\"%s\">التبيلغ عنها لنا</a> لكي نتمكن من إصلاحها في النسخة القادمة."
|
927 |
|
928 |
+
#: ../classes/settings.php:440
|
929 |
msgid "Important!"
|
930 |
msgstr "مهم!"
|
931 |
|
932 |
+
#: ../classes/settings.php:440
|
933 |
+
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
|
|
|
|
934 |
msgstr "إذا قمت بتحديث Admin Columns دون معرفة مسبقة بهذه التغييرات، فالرجاء الرجوع لآخر"
|
935 |
|
936 |
+
#: ../classes/settings.php:440
|
937 |
msgid "version 1"
|
938 |
msgstr "النسخة 1"
|
939 |
|
940 |
+
#: ../classes/settings.php:440
|
941 |
msgid "of this plugin."
|
942 |
msgstr "من هذه الإضافة"
|
943 |
|
944 |
+
#: ../classes/settings.php:446
|
945 |
msgid "Changelog for"
|
946 |
msgstr "سجل التغييرات لـ"
|
947 |
|
948 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
949 |
msgid "Learn more"
|
950 |
msgstr "تعلم المزيد"
|
951 |
|
952 |
+
#: ../classes/settings.php:471
|
953 |
msgid "Start using Admin Columns"
|
954 |
msgstr "البدء باستخدام Admin Columns"
|
955 |
|
956 |
+
#: ../classes/settings.php:490
|
957 |
msgid "General Settings"
|
958 |
msgstr "إعدادات عامة"
|
959 |
|
960 |
+
#: ../classes/settings.php:491
|
961 |
msgid "Customize your Admin Columns settings."
|
962 |
msgstr "قم بتخصيص إعدادات Admin Columns."
|
963 |
|
964 |
+
#: ../classes/settings.php:502
|
965 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
966 |
msgstr ""
|
967 |
|
968 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
969 |
msgid "Save"
|
970 |
msgstr "حفظ"
|
971 |
|
972 |
+
#: ../classes/settings.php:549
|
973 |
msgid "Restore Settings"
|
974 |
msgstr "استرجاع الإعدادات"
|
975 |
|
976 |
+
#: ../classes/settings.php:550
|
977 |
msgid "This will delete all column settings and restore the default settings."
|
978 |
msgstr "سيؤدي هذا إلى حذف كافة إعدادات الأعمدة واستعادة الإعدادات الإفتراضية."
|
979 |
|
980 |
+
#: ../classes/settings.php:556
|
981 |
msgid "Restore default settings"
|
982 |
msgstr "استرجاع الإعدادات الإفتراضية"
|
983 |
|
984 |
+
#: ../classes/settings.php:556
|
985 |
+
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
|
|
|
|
986 |
msgstr "تحذير! كافة بيانات الأعمدة المحفوظة سيتم حذفها. لا يمكن التراجع عن هذا. \\'موافق\\' للحذف، \\'إلغاء\\' للإيقاف"
|
987 |
|
988 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
989 |
msgid "Posttypes"
|
990 |
msgstr ""
|
991 |
|
992 |
+
#: ../classes/settings.php:573
|
993 |
msgid "Others"
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: ../classes/settings.php:574
|
997 |
msgid "Taxonomies"
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
1001 |
+
msgid "Settings"
|
1002 |
+
msgstr "إعدادات"
|
1003 |
+
|
1004 |
+
#: ../classes/settings.php:591
|
1005 |
+
msgid "Add-ons"
|
1006 |
+
msgstr ""
|
1007 |
+
|
1008 |
+
#: ../classes/settings.php:659
|
1009 |
#, php-format
|
1010 |
+
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
|
|
|
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: ../classes/settings.php:669
|
1014 |
msgid "Store settings"
|
1015 |
msgstr "حفظ الإعدادات"
|
1016 |
|
1017 |
+
#: ../classes/settings.php:673
|
1018 |
msgid "Update"
|
1019 |
msgstr "تحديث"
|
1020 |
|
1021 |
+
#: ../classes/settings.php:677
|
1022 |
#, php-format
|
1023 |
+
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
|
|
|
|
1024 |
msgstr "تحذير! بيانات أعمدة %s سيتم حذفها. لا يمكن التراجع عن هذا. \\'موافق\\' للحذف، \\'إلغاء\\' للإيقاف"
|
1025 |
|
1026 |
+
#: ../classes/settings.php:678
|
1027 |
+
msgid "Restore"
|
1028 |
+
msgstr "استرجاع"
|
1029 |
+
|
1030 |
+
#: ../classes/settings.php:678
|
1031 |
msgid "columns"
|
1032 |
msgstr "أعمدة"
|
1033 |
|
1034 |
+
#: ../classes/settings.php:697
|
1035 |
msgid "Get Admin Columns Pro"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: ../classes/settings.php:701
|
1039 |
msgid "Add Sorting"
|
1040 |
msgstr "أضف ترتيب"
|
1041 |
|
1042 |
+
#: ../classes/settings.php:702
|
1043 |
msgid "Add Filtering"
|
1044 |
msgstr "أضف تصفية"
|
1045 |
|
1046 |
+
#: ../classes/settings.php:703
|
1047 |
msgid "Add Import/Export"
|
1048 |
msgstr "أضف استيراد/تصدير"
|
1049 |
|
1050 |
+
#: ../classes/settings.php:704
|
1051 |
msgid "Add Direct Editing"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: ../classes/settings.php:707
|
1055 |
#, php-format
|
1056 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#: ../classes/settings.php:738
|
1060 |
msgid "Are you happy with Admin Columns?"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
+
#: ../classes/settings.php:746
|
1064 |
msgid "What's wrong? Need help? Let us know!"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
+
#: ../classes/settings.php:747
|
1068 |
+
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
|
|
|
|
1069 |
msgstr ""
|
1070 |
|
1071 |
+
#: ../classes/settings.php:755
|
1072 |
msgid "Docs"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: ../classes/settings.php:760
|
1076 |
msgid "Forums"
|
1077 |
msgstr ""
|
1078 |
|
1079 |
+
#: ../classes/settings.php:769
|
1080 |
msgid "Woohoo! We're glad to hear that!"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
+
#: ../classes/settings.php:770
|
1084 |
+
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
|
|
|
|
1085 |
msgstr ""
|
1086 |
|
1087 |
+
#: ../classes/settings.php:774
|
1088 |
msgid "Rate"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: ../classes/settings.php:785
|
1092 |
msgid "Tweet"
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: ../classes/settings.php:795
|
1096 |
msgid "Buy Pro"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: ../classes/settings.php:807
|
1100 |
msgid "Support"
|
1101 |
msgstr "دعم"
|
1102 |
|
1103 |
+
#: ../classes/settings.php:810
|
1104 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1105 |
msgstr "تحقق من قسم <strong>المساعدة</strong> في الجانب العلوي الأيسر من الشاشة."
|
1106 |
|
1107 |
+
#: ../classes/settings.php:813
|
1108 |
#, php-format
|
1109 |
+
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
|
|
|
|
1110 |
msgstr "للحصول على الوثائق الكاملة، تقارير الأخطاء، اقتراحات الميزات وغيرها من النصائح <a href='%s'>قم بزيارة موقع Admin Columns</a>"
|
1111 |
|
1112 |
+
#: ../classes/settings.php:842
|
1113 |
msgid "Drag and drop to reorder"
|
1114 |
msgstr "قم بالسحب والإلقاء لإعادة الترتيب"
|
1115 |
|
1116 |
+
#: ../classes/settings.php:845
|
1117 |
msgid "Add Column"
|
1118 |
msgstr "أضف عمود"
|
1119 |
|
1120 |
+
#: ../classes/settings.php:926
|
1121 |
msgid "Active"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
+
#: ../classes/settings.php:927
|
1125 |
msgid "Deactivate"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: ../classes/settings.php:934
|
1129 |
msgid "Installed"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
+
#: ../classes/settings.php:935
|
1133 |
msgid "Activate"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: ../classes/settings.php:949
|
1137 |
msgid "Download & Install"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: ../classes/settings.php:954
|
1141 |
msgid "Get this add-on"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: ../classes/storage_model.php:237
|
1145 |
msgid "settings succesfully restored."
|
1146 |
msgstr "تمت إستعادة الإعدادات بنجاح."
|
1147 |
|
1148 |
+
#: ../classes/storage_model.php:253
|
1149 |
msgid "No columns settings available."
|
1150 |
msgstr "لا توجد إعدادات أعمدة متوفرة."
|
1151 |
|
1152 |
+
#: ../classes/storage_model.php:274
|
1153 |
#, php-format
|
1154 |
msgid "You are trying to store the same settings for %s."
|
1155 |
msgstr "انت تحاول حفظ نفس الإعدادات لـ %s."
|
1156 |
|
1157 |
+
#: ../classes/storage_model.php:278
|
1158 |
#, php-format
|
1159 |
+
msgid "Settings for %s updated successfully."
|
1160 |
+
msgstr ""
|
1161 |
+
|
1162 |
+
#: ../classes/storage_model.php:809
|
1163 |
+
msgid "View"
|
1164 |
+
msgstr "عرض"
|
1165 |
|
1166 |
#: ../classes/storage_model/comment.php:13
|
1167 |
msgid "Comments"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
#: ../classes/upgrade.php:62
|
1195 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
|
|
|
|
|
|
|
|
1196 |
msgstr ""
|
1197 |
|
1198 |
#: ../classes/upgrade.php:95
|
1244 |
msgstr "خطأ"
|
1245 |
|
1246 |
#: ../classes/upgrade.php:408
|
1247 |
+
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
|
|
|
|
1248 |
msgstr "عفوا. حدث خطأ أثناء عملية الترقية. الرجاء التبليغ عن هذا في منتديات الدعم."
|
1249 |
|
1250 |
+
#: ../codepress-admin-columns.php:34
|
1251 |
+
msgid "No textdomain"
|
1252 |
+
msgstr ""
|
1253 |
+
|
1254 |
#: ../codepress-admin-columns.php:442
|
1255 |
msgid "Edit columns"
|
1256 |
msgstr "تحرير الأعمدة"
|
languages/cpac-da_DK.mo
CHANGED
Binary file
|
languages/cpac-da_DK.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
-
"POT-Creation-Date: 2015-
|
10 |
-
"PO-Revision-Date: 2015-
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/admin-columns/language/da_DK/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -17,10 +17,16 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
#: ../classes/addons.php:110
|
26 |
msgid "Plugins"
|
@@ -42,165 +48,164 @@ msgstr ""
|
|
42 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: ../classes/column.php:
|
46 |
msgid "Thumbnail"
|
47 |
msgstr "Miniaturebillede"
|
48 |
|
49 |
-
#: ../classes/column.php:
|
50 |
msgid "Medium"
|
51 |
msgstr "Medium"
|
52 |
|
53 |
-
#: ../classes/column.php:
|
54 |
msgid "Large"
|
55 |
msgstr "Stor"
|
56 |
|
57 |
-
#: ../classes/column.php:
|
58 |
msgid "Full"
|
59 |
msgstr "Fuld"
|
60 |
|
61 |
-
#: ../classes/column.php:
|
62 |
msgid "Date Format"
|
63 |
msgstr "Datoformat"
|
64 |
|
65 |
-
#: ../classes/column.php:
|
66 |
msgid "This will determine how the date will be displayed."
|
67 |
msgstr "Dette vil bestmme hvordan datoen vil blive vist."
|
68 |
|
69 |
-
#: ../classes/column.php:
|
70 |
msgid "Example:"
|
71 |
msgstr "Eksempel:"
|
72 |
|
73 |
-
#: ../classes/column.php:
|
74 |
#, php-format
|
75 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
76 |
msgstr "Lad være tomt for at benytte WordPress' datoformat, ændre dit <a href=\"%s\">standard datoformat her</a>."
|
77 |
|
78 |
-
#: ../classes/column.php:
|
79 |
msgid "Documentation on date and time formatting."
|
80 |
msgstr "Dokumentation for dato- og tidsformattering."
|
81 |
|
82 |
-
#: ../classes/column.php:
|
83 |
msgid "Excerpt length"
|
84 |
msgstr "Længden for uddrag"
|
85 |
|
86 |
-
#: ../classes/column.php:
|
87 |
msgid "Number of words"
|
88 |
msgstr "Antal ord"
|
89 |
|
90 |
-
#: ../classes/column.php:
|
91 |
msgid "Preview size"
|
92 |
msgstr "Forhåndsvisningsstørrelse"
|
93 |
|
94 |
-
#: ../classes/column.php:
|
95 |
msgid "Custom"
|
96 |
msgstr "Brugerdefineret"
|
97 |
|
98 |
-
#: ../classes/column.php:
|
99 |
msgid "width"
|
100 |
msgstr "bredde"
|
101 |
|
102 |
-
#: ../classes/column.php:
|
103 |
msgid "height"
|
104 |
msgstr "højde"
|
105 |
|
106 |
-
#: ../classes/column.php:
|
107 |
msgid "Before"
|
108 |
msgstr "Før"
|
109 |
|
110 |
-
#: ../classes/column.php:
|
111 |
msgid "This text will appear before the custom field value."
|
112 |
msgstr "Denne tekst vil blive vist før den brugerdefineret værdi."
|
113 |
|
114 |
-
#: ../classes/column.php:
|
115 |
msgid "After"
|
116 |
msgstr "Efter"
|
117 |
|
118 |
-
#: ../classes/column.php:
|
119 |
msgid "This text will appear after the custom field value."
|
120 |
msgstr "Denne tekst vil blive vist efter den brugerdefineret værdi."
|
121 |
|
122 |
-
#: ../classes/column.php:
|
123 |
msgid "Display Name"
|
124 |
msgstr "Offentligt navn"
|
125 |
|
126 |
-
#: ../classes/column.php:
|
127 |
msgid "First Name"
|
128 |
msgstr "Fornavn"
|
129 |
|
130 |
-
#: ../classes/column.php:
|
131 |
msgid "Last Name"
|
132 |
msgstr "Efternavn"
|
133 |
|
134 |
-
#: ../classes/column.php:
|
135 |
msgid "Nickname"
|
136 |
msgstr "Kaldenavn"
|
137 |
|
138 |
-
#: ../classes/column.php:
|
139 |
msgid "User Login"
|
140 |
msgstr "Brugerlogin"
|
141 |
|
142 |
-
#: ../classes/column.php:
|
143 |
msgid "User Email"
|
144 |
msgstr "Bruger e-mail"
|
145 |
|
146 |
-
#: ../classes/column.php:
|
147 |
msgid "User ID"
|
148 |
msgstr "Bruger ID"
|
149 |
|
150 |
-
#: ../classes/column.php:
|
151 |
msgid "First and Last Name"
|
152 |
msgstr "For- og efternavn"
|
153 |
|
154 |
-
#: ../classes/column.php:
|
155 |
msgid "Display format"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: ../classes/column.php:
|
159 |
msgid "This is the format of the author name."
|
160 |
msgstr "Dette er formattet for forfatterens navn"
|
161 |
|
162 |
-
#: ../classes/column.php:
|
163 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
164 |
msgid "Edit"
|
165 |
msgstr "Rediger"
|
166 |
|
167 |
-
#: ../classes/column.php:
|
168 |
msgid "Clone"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: ../classes/column.php:
|
172 |
msgid "Remove"
|
173 |
msgstr "Fjern"
|
174 |
|
175 |
-
#: ../classes/column.php:
|
176 |
msgid "Type"
|
177 |
msgstr "Type"
|
178 |
|
179 |
-
#: ../classes/column.php:
|
180 |
msgid "Choose a column type."
|
181 |
msgstr "Vælg en kolonne type."
|
182 |
|
183 |
-
#: ../classes/column.php:
|
184 |
msgid "Name"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: ../classes/column.php:
|
188 |
msgid "Label"
|
189 |
msgstr "Etikette"
|
190 |
|
191 |
-
#: ../classes/column.php:
|
192 |
msgid "This is the name which will appear as the column header."
|
193 |
msgstr "Dette er navnet, som vil blive vist i kolonne toppen."
|
194 |
|
195 |
-
#: ../classes/column.php:
|
196 |
msgid "Width"
|
197 |
msgstr "Bredde"
|
198 |
|
199 |
-
#: ../classes/column.php:
|
200 |
msgid "default"
|
201 |
msgstr "standard"
|
202 |
|
203 |
-
#: ../classes/column.php:
|
204 |
msgid "auto"
|
205 |
msgstr ""
|
206 |
|
@@ -225,7 +230,7 @@ msgstr ""
|
|
225 |
msgid "Find out more"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: ../classes/column/actions.php:29
|
229 |
msgid "Actions"
|
230 |
msgstr "Handlinger"
|
231 |
|
@@ -249,30 +254,6 @@ msgstr ""
|
|
249 |
msgid "ID"
|
250 |
msgstr "ID"
|
251 |
|
252 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
253 |
-
msgid "Unapprove"
|
254 |
-
msgstr "Godkend ikke"
|
255 |
-
|
256 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
257 |
-
msgid "Approve"
|
258 |
-
msgstr "Godkende"
|
259 |
-
|
260 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
261 |
-
msgid "Restore"
|
262 |
-
msgstr "Gendan"
|
263 |
-
|
264 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
265 |
-
msgid "Delete Permanently"
|
266 |
-
msgstr "Slet permanent"
|
267 |
-
|
268 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
269 |
-
msgid "Quick Edit"
|
270 |
-
msgstr "Hurtig rediger"
|
271 |
-
|
272 |
-
#: ../classes/column/comment/actions.php:77
|
273 |
-
msgid "Reply"
|
274 |
-
msgstr "Besvar"
|
275 |
-
|
276 |
#: ../classes/column/comment/agent.php:19
|
277 |
msgid "Agent"
|
278 |
msgstr "Agent"
|
@@ -310,11 +291,11 @@ msgstr "Dato GMT"
|
|
310 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
311 |
msgstr "Indsendt af <a href=\"%1$s\">%2$s at %3$s</a>"
|
312 |
|
313 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
314 |
msgid "Date"
|
315 |
msgstr "Dato"
|
316 |
|
317 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
318 |
msgid "Excerpt"
|
319 |
msgstr "Uddrag"
|
320 |
|
@@ -326,11 +307,11 @@ msgstr "Som svar på"
|
|
326 |
msgid "Word count"
|
327 |
msgstr "Antal ord"
|
328 |
|
329 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
330 |
msgid "Custom Field"
|
331 |
msgstr "Brugerdefineret felt"
|
332 |
|
333 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
334 |
msgid "Default"
|
335 |
msgstr "Standard"
|
336 |
|
@@ -338,15 +319,15 @@ msgstr "Standard"
|
|
338 |
msgid "Checkmark (true/false)"
|
339 |
msgstr "Flueben (ja/nej)"
|
340 |
|
341 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
342 |
msgid "Color"
|
343 |
msgstr "Farve"
|
344 |
|
345 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
346 |
msgid "Counter"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
350 |
msgid "Image"
|
351 |
msgstr "Billede"
|
352 |
|
@@ -354,11 +335,11 @@ msgstr "Billede"
|
|
354 |
msgid "Media Library"
|
355 |
msgstr "Mediebibliotek"
|
356 |
|
357 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
358 |
msgid "Multiple Values"
|
359 |
msgstr "Flere værdier"
|
360 |
|
361 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
362 |
msgid "Numeric"
|
363 |
msgstr "Numerisk"
|
364 |
|
@@ -395,19 +376,6 @@ msgstr "Felttype"
|
|
395 |
msgid "This will determine how the value will be displayed."
|
396 |
msgstr "Dette afgør hvordan værdien vil blive vist."
|
397 |
|
398 |
-
#: ../classes/column/link/actions.php:49
|
399 |
-
#, php-format
|
400 |
-
msgid ""
|
401 |
-
"You are about to delete this link '%s'\n"
|
402 |
-
" 'Cancel' to stop, 'OK' to delete."
|
403 |
-
msgstr ""
|
404 |
-
"Du er ved at slette dette link '%s'\n"
|
405 |
-
" 'Annuller' for at stoppe, 'OK' for at slette."
|
406 |
-
|
407 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
408 |
-
msgid "Delete"
|
409 |
-
msgstr "Slet"
|
410 |
-
|
411 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
412 |
msgid "Description"
|
413 |
msgstr "Beskrivelse"
|
@@ -432,23 +400,6 @@ msgstr "Rss"
|
|
432 |
msgid "Target"
|
433 |
msgstr "Mål"
|
434 |
|
435 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
436 |
-
msgid "Trash"
|
437 |
-
msgstr "Papirkurv"
|
438 |
-
|
439 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
440 |
-
#, php-format
|
441 |
-
msgid "View “%s”"
|
442 |
-
msgstr "Vis “%s”"
|
443 |
-
|
444 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
445 |
-
msgid "View"
|
446 |
-
msgstr "Vis"
|
447 |
-
|
448 |
-
#: ../classes/column/media/actions.php:35
|
449 |
-
msgid "Attach"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
#: ../classes/column/media/alternate-text.php:19
|
453 |
msgid "Alt"
|
454 |
msgstr "Alt"
|
@@ -549,35 +500,6 @@ msgstr "Højde"
|
|
549 |
msgid "Mime type"
|
550 |
msgstr "Mime type"
|
551 |
|
552 |
-
#: ../classes/column/post/actions.php:32
|
553 |
-
msgid "Edit this item"
|
554 |
-
msgstr "Rediger dette element"
|
555 |
-
|
556 |
-
#: ../classes/column/post/actions.php:35
|
557 |
-
msgid "Edit this item inline"
|
558 |
-
msgstr "Rediger dette element på linje"
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:40
|
561 |
-
msgid "Restore this item from the Trash"
|
562 |
-
msgstr "Gendan dette element fra papirkurven"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:42
|
565 |
-
msgid "Move this item to the Trash"
|
566 |
-
msgstr "Flyt dette element til papirkurven"
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:44
|
569 |
-
msgid "Delete this item permanently"
|
570 |
-
msgstr "Slet dette element permanent"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:49
|
573 |
-
#, php-format
|
574 |
-
msgid "Preview “%s”"
|
575 |
-
msgstr "Eksempel “%s”"
|
576 |
-
|
577 |
-
#: ../classes/column/post/actions.php:49
|
578 |
-
msgid "Preview"
|
579 |
-
msgstr "Eksempel"
|
580 |
-
|
581 |
#: ../classes/column/post/attachment-count.php:19
|
582 |
msgid "No. of Attachments"
|
583 |
msgstr "Antal vedhæftede filer"
|
@@ -610,6 +532,10 @@ msgstr "Afventende"
|
|
610 |
msgid "Spam"
|
611 |
msgstr "Spam"
|
612 |
|
|
|
|
|
|
|
|
|
613 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
614 |
msgid "Comment status"
|
615 |
msgstr "Kommentar status"
|
@@ -634,6 +560,18 @@ msgstr ""
|
|
634 |
msgid "Estimated Reading Time"
|
635 |
msgstr ""
|
636 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
637 |
#: ../classes/column/post/estimated-reading-time.php:103
|
638 |
msgid "Words per minute"
|
639 |
msgstr ""
|
@@ -802,411 +740,419 @@ msgstr ""
|
|
802 |
msgid "Admin Columns Settings"
|
803 |
msgstr "Admin Kolonne Indstillinger"
|
804 |
|
805 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
806 |
msgid "Admin Columns"
|
807 |
msgstr "Admin Columns"
|
808 |
|
809 |
-
#: ../classes/settings.php:
|
810 |
#, php-format
|
811 |
msgid "%s column is already present and can not be duplicated."
|
812 |
msgstr "%s kolonne er allerede til stede og kan ikke duplikeres."
|
813 |
|
814 |
-
#: ../classes/settings.php:
|
815 |
msgid "Default settings succesfully restored."
|
816 |
msgstr "Standard indstillinger gendannet med success."
|
817 |
|
818 |
-
#: ../classes/settings.php:
|
819 |
msgid "Overview"
|
820 |
msgstr "Overblik"
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid ""
|
824 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
825 |
msgstr "Dette plugin er til at tilføje og fjerne tillægskolonner på administrationsskærme for indlægs(typer), sider, mediebibliotek, kommentarer, links og brugere. Ændre kolonnens etikette og rækkefølge."
|
826 |
|
827 |
-
#: ../classes/settings.php:
|
828 |
msgid "Basics"
|
829 |
msgstr "Grundlæggende"
|
830 |
|
831 |
-
#: ../classes/settings.php:
|
832 |
msgid "Change order"
|
833 |
msgstr "Ændre rækkefølge"
|
834 |
|
835 |
-
#: ../classes/settings.php:
|
836 |
msgid "By dragging the columns you can change the order which they will appear in."
|
837 |
msgstr "Ved at trække i kolonnerne kan du ændre rækkefølgen, som de bliver vist i."
|
838 |
|
839 |
-
#: ../classes/settings.php:
|
840 |
msgid "Change label"
|
841 |
msgstr "Ændre etikette"
|
842 |
|
843 |
-
#: ../classes/settings.php:
|
844 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
845 |
msgstr "Ved at klikke på trekanten vil du se kolonne valgmuligheder. Her kan du vælge hver etikette for kolonnernes overskrift. "
|
846 |
|
847 |
-
#: ../classes/settings.php:
|
848 |
msgid "Change column width"
|
849 |
msgstr "Ændre kolonnebredden"
|
850 |
|
851 |
-
#: ../classes/settings.php:
|
852 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
853 |
msgstr "Tryk på trekanten for at se indstillingsmulighederne. Benyt slideren for at indstille kolonnebredden."
|
854 |
|
855 |
-
#: ../classes/settings.php:
|
856 |
msgid "'Custom Field' column"
|
857 |
msgstr "'Brugerdefineret felt' kolonne"
|
858 |
|
859 |
-
#: ../classes/settings.php:
|
860 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
861 |
msgstr "Den 'brugerdefineret felt' kolonne benytter brugerdefineret felter fra indlæg og brugere. Der er 10 typer som du kan sætte."
|
862 |
|
863 |
-
#: ../classes/settings.php:
|
864 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
865 |
msgstr "Værdi: Kan være enten en tekststreng eller en tabel. Tabeller vil blive fladtrykt og værdier separeret ved et ',' komma."
|
866 |
|
867 |
-
#: ../classes/settings.php:
|
868 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
869 |
msgstr "Værdi: skal indeholde en billede URL eller vedhæftnings ID'er ( separeret ved et ',' komma )."
|
870 |
|
871 |
-
#: ../classes/settings.php:
|
872 |
msgid "Value: This will show the first 20 words of the Post content."
|
873 |
msgstr "Værdi: Dette vil vise de første 20 ord af indlæggets indhold."
|
874 |
|
875 |
-
#: ../classes/settings.php:
|
876 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
877 |
msgstr "Værdi: skal være en tabel. Dette vil fladtrykke enhver ( multi dimensionel ) tabel."
|
878 |
|
879 |
-
#: ../classes/settings.php:
|
880 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
881 |
msgstr "Værdi: Kun tal.<br/>Hvis du har sorteringsudvidelsen vil dette blive brugt til sortering, så du kan sortere dine indlæg på numeriske (brugerdefineret felt) værdier."
|
882 |
|
883 |
-
#: ../classes/settings.php:
|
884 |
#, php-format
|
885 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
886 |
msgstr "Værdi: Kan være unix tidsstempel eller et datoformat som beskrevet i <a href='%s'>Codex</a>. Du kan ændre det viste datoformat på <a href='%s'>generalle indstillinger</a> siden."
|
887 |
|
888 |
-
#: ../classes/settings.php:
|
889 |
msgid "Post Titles"
|
890 |
msgstr "Indlægstitler"
|
891 |
|
892 |
-
#: ../classes/settings.php:
|
893 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
894 |
msgstr "Værdi: kan være ét eller flere indlægs ID'er (separeret med ',')"
|
895 |
|
896 |
-
#: ../classes/settings.php:
|
897 |
msgid "Usernames"
|
898 |
msgstr "Brugernavne"
|
899 |
|
900 |
-
#: ../classes/settings.php:
|
901 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
902 |
msgstr "Værdi: kan være ét eller flere bruger ID'er (separeret med ',')"
|
903 |
|
904 |
-
#: ../classes/settings.php:
|
905 |
msgid "Checkmark"
|
906 |
msgstr "Flueben"
|
907 |
|
908 |
-
#: ../classes/settings.php:
|
909 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
910 |
msgstr "Værdi: skal være 1 (en) eller 0 (nul)."
|
911 |
|
912 |
-
#: ../classes/settings.php:
|
913 |
msgid "Value: hex value color, such as #808080."
|
914 |
msgstr "Værdi: hex værdi farve, for eksempel #808080."
|
915 |
|
916 |
-
#: ../classes/settings.php:
|
917 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
918 |
msgstr ""
|
919 |
|
920 |
-
#: ../classes/settings.php:
|
921 |
msgid "Welcome to Admin Columns"
|
922 |
msgstr "Velkommen til Admin Columns"
|
923 |
|
924 |
-
#: ../classes/settings.php:
|
925 |
msgid "Thank you for updating to the latest version!"
|
926 |
msgstr "Tak fordi du opdaterede til den seneste version!"
|
927 |
|
928 |
-
#: ../classes/settings.php:
|
929 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
930 |
msgstr "Admin Columns er mere poleret og behageligt end nogensinde før. Vi håber du kan lide det."
|
931 |
|
932 |
-
#: ../classes/settings.php:
|
933 |
msgid "What’s New"
|
934 |
msgstr "Hvad er nyt"
|
935 |
|
936 |
-
#: ../classes/settings.php:
|
937 |
msgid "Changelog"
|
938 |
msgstr "Ændringslog"
|
939 |
|
940 |
-
#: ../classes/settings.php:
|
941 |
msgid "Important"
|
942 |
msgstr "Vigtigt"
|
943 |
|
944 |
-
#: ../classes/settings.php:
|
945 |
msgid "Database Changes"
|
946 |
msgstr "Database ændringer"
|
947 |
|
948 |
-
#: ../classes/settings.php:
|
949 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
950 |
msgstr "Databasen er blevet ændret mellem version 1 og 2. Vi har dog sikret at du stadig kan gå tilbage til version 1x uden nogen problemer."
|
951 |
|
952 |
-
#: ../classes/settings.php:
|
953 |
msgid "Make sure you backup your database and then click"
|
954 |
msgstr "Vær sikker på at du tager backup af din database og derefter klikker"
|
955 |
|
956 |
-
#: ../classes/settings.php:
|
957 |
msgid "Upgrade Database"
|
958 |
msgstr "Opgradér database"
|
959 |
|
960 |
-
#: ../classes/settings.php:
|
961 |
msgid "Potential Issues"
|
962 |
msgstr "Mulige problemer"
|
963 |
|
964 |
-
#: ../classes/settings.php:
|
965 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
966 |
msgstr "På grund af den betydelige omstrukturering af koden omkring udvidelser og action/filters, vil din hjemmeside måske ikke fungerer korrekt. Det er vigtigt at du læser den fulde"
|
967 |
|
968 |
-
#: ../classes/settings.php:
|
969 |
msgid "Migrating from v1 to v2"
|
970 |
msgstr "Migration fra v1 til v2"
|
971 |
|
972 |
-
#: ../classes/settings.php:
|
973 |
msgid "guide to view the full list of changes."
|
974 |
msgstr "guide for at vise den fulde liste med ændringer."
|
975 |
|
976 |
-
#: ../classes/settings.php:
|
977 |
#, php-format
|
978 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
979 |
msgstr "Når du har fundet en fejl, venligst <a href=\"%s\">rapporter dem til os</a> så vi kan rette det inden næste udgivelse."
|
980 |
|
981 |
-
#: ../classes/settings.php:
|
982 |
msgid "Important!"
|
983 |
msgstr "Vigtigt!"
|
984 |
|
985 |
-
#: ../classes/settings.php:
|
986 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
987 |
msgstr "Hvis du har opdateret Admin Columns plugin uden tidligere viden om sådanne ændringer, venligst gå tilbage til den seneste"
|
988 |
|
989 |
-
#: ../classes/settings.php:
|
990 |
msgid "version 1"
|
991 |
msgstr "version 1"
|
992 |
|
993 |
-
#: ../classes/settings.php:
|
994 |
msgid "of this plugin."
|
995 |
msgstr "af dette plugin."
|
996 |
|
997 |
-
#: ../classes/settings.php:
|
998 |
msgid "Changelog for"
|
999 |
msgstr "Ændringslog for"
|
1000 |
|
1001 |
-
#: ../classes/settings.php:
|
1002 |
msgid "Learn more"
|
1003 |
msgstr "Lær mere"
|
1004 |
|
1005 |
-
#: ../classes/settings.php:
|
1006 |
msgid "Start using Admin Columns"
|
1007 |
msgstr "Gå i gang med at bruge Admin Columns"
|
1008 |
|
1009 |
-
#: ../classes/settings.php:
|
1010 |
msgid "General Settings"
|
1011 |
msgstr "Generelle indstillinger"
|
1012 |
|
1013 |
-
#: ../classes/settings.php:
|
1014 |
msgid "Customize your Admin Columns settings."
|
1015 |
msgstr "Tilpas din Admin Columns indstillinger."
|
1016 |
|
1017 |
-
#: ../classes/settings.php:
|
1018 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: ../classes/settings.php:
|
1022 |
msgid "Save"
|
1023 |
msgstr "Gem"
|
1024 |
|
1025 |
-
#: ../classes/settings.php:
|
1026 |
msgid "Restore Settings"
|
1027 |
msgstr "Gendan indstillinger"
|
1028 |
|
1029 |
-
#: ../classes/settings.php:
|
1030 |
msgid "This will delete all column settings and restore the default settings."
|
1031 |
msgstr "Dette vil slette alle kolonneindstillinger og gendanne standardindstillingerne."
|
1032 |
|
1033 |
-
#: ../classes/settings.php:
|
1034 |
msgid "Restore default settings"
|
1035 |
msgstr "Gendan standard indstillinger"
|
1036 |
|
1037 |
-
#: ../classes/settings.php:
|
1038 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1039 |
msgstr "Advarsel! Alle gemte admin kolonner data vil blive slettet. Dette kan ikke fortrydes. \\'OK\\' for at slette, \\'Annuller\\ ' for at stoppe"
|
1040 |
|
1041 |
-
#: ../classes/settings.php:
|
1042 |
-
msgid "Settings"
|
1043 |
-
msgstr "Indstillinger"
|
1044 |
-
|
1045 |
-
#: ../classes/settings.php:601
|
1046 |
-
msgid "Add-ons"
|
1047 |
-
msgstr ""
|
1048 |
-
|
1049 |
-
#: ../classes/settings.php:631
|
1050 |
msgid "Posttypes"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
-
#: ../classes/settings.php:
|
1054 |
msgid "Others"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: ../classes/settings.php:
|
1058 |
msgid "Taxonomies"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1062 |
#, php-format
|
1063 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: ../classes/settings.php:
|
1067 |
msgid "Store settings"
|
1068 |
msgstr "Gem indstillinger"
|
1069 |
|
1070 |
-
#: ../classes/settings.php:
|
1071 |
msgid "Update"
|
1072 |
msgstr "Opdater"
|
1073 |
|
1074 |
-
#: ../classes/settings.php:
|
1075 |
#, php-format
|
1076 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1077 |
msgstr "Advarsel! %s kolonnernes data vil blive slettet. Dette kan ikke fortrydes. \\'OK\\' for at slette, \\'Annuller\\' for at afbryde"
|
1078 |
|
1079 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1080 |
msgid "columns"
|
1081 |
msgstr "kolonner"
|
1082 |
|
1083 |
-
#: ../classes/settings.php:
|
1084 |
msgid "Get Admin Columns Pro"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
-
#: ../classes/settings.php:
|
1088 |
msgid "Add Sorting"
|
1089 |
msgstr "Tilføj sortering"
|
1090 |
|
1091 |
-
#: ../classes/settings.php:
|
1092 |
msgid "Add Filtering"
|
1093 |
msgstr "Tilføj filtrering"
|
1094 |
|
1095 |
-
#: ../classes/settings.php:
|
1096 |
msgid "Add Import/Export"
|
1097 |
msgstr "Tilføj import/eksport"
|
1098 |
|
1099 |
-
#: ../classes/settings.php:
|
1100 |
msgid "Add Direct Editing"
|
1101 |
msgstr ""
|
1102 |
|
1103 |
-
#: ../classes/settings.php:
|
1104 |
#, php-format
|
1105 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: ../classes/settings.php:
|
1109 |
msgid "Are you happy with Admin Columns?"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
-
#: ../classes/settings.php:
|
1113 |
msgid "What's wrong? Need help? Let us know!"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
-
#: ../classes/settings.php:
|
1117 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
-
#: ../classes/settings.php:
|
1121 |
msgid "Docs"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
-
#: ../classes/settings.php:
|
1125 |
msgid "Forums"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
#: ../classes/settings.php:
|
1129 |
msgid "Woohoo! We're glad to hear that!"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: ../classes/settings.php:
|
1133 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
-
#: ../classes/settings.php:
|
1137 |
msgid "Rate"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
-
#: ../classes/settings.php:
|
1141 |
msgid "Tweet"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
-
#: ../classes/settings.php:
|
1145 |
msgid "Buy Pro"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
-
#: ../classes/settings.php:
|
1149 |
msgid "Support"
|
1150 |
msgstr "Hjælp"
|
1151 |
|
1152 |
-
#: ../classes/settings.php:
|
1153 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1154 |
msgstr "Tjek <strong>Hjælp</strong> sektionen i toppen til højre af skærmen."
|
1155 |
|
1156 |
-
#: ../classes/settings.php:
|
1157 |
#, php-format
|
1158 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1159 |
msgstr "For fuld dokumentation, fejlrapporter, forslag til funktioner og andre tips <a href='%s'>besøg Admin Columns hjemmeside</a>"
|
1160 |
|
1161 |
-
#: ../classes/settings.php:
|
1162 |
msgid "Drag and drop to reorder"
|
1163 |
msgstr "Træk og slip for at ændre rækkefølgen"
|
1164 |
|
1165 |
-
#: ../classes/settings.php:
|
1166 |
msgid "Add Column"
|
1167 |
msgstr "Tilføj kolonne"
|
1168 |
|
1169 |
-
#: ../classes/settings.php:
|
1170 |
msgid "Active"
|
1171 |
msgstr ""
|
1172 |
|
1173 |
-
#: ../classes/settings.php:
|
1174 |
msgid "Deactivate"
|
1175 |
msgstr ""
|
1176 |
|
1177 |
-
#: ../classes/settings.php:
|
1178 |
msgid "Installed"
|
1179 |
msgstr ""
|
1180 |
|
1181 |
-
#: ../classes/settings.php:
|
1182 |
msgid "Activate"
|
1183 |
msgstr ""
|
1184 |
|
1185 |
-
#: ../classes/settings.php:
|
1186 |
msgid "Download & Install"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
-
#: ../classes/settings.php:
|
1190 |
msgid "Get this add-on"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: ../classes/storage_model.php:
|
1194 |
msgid "settings succesfully restored."
|
1195 |
msgstr "indstillinger er gendannet med success."
|
1196 |
|
1197 |
-
#: ../classes/storage_model.php:
|
1198 |
msgid "No columns settings available."
|
1199 |
msgstr "Ingen kolonneindstillinger tilgængelige."
|
1200 |
|
1201 |
-
#: ../classes/storage_model.php:
|
1202 |
#, php-format
|
1203 |
msgid "You are trying to store the same settings for %s."
|
1204 |
msgstr "Du forsøger at gemme samme indstillinger for %s."
|
1205 |
|
1206 |
-
#: ../classes/storage_model.php:
|
1207 |
#, php-format
|
1208 |
-
msgid "Settings for %s updated
|
1209 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1210 |
|
1211 |
#: ../classes/storage_model/comment.php:13
|
1212 |
msgid "Comments"
|
@@ -1237,9 +1183,7 @@ msgid "User"
|
|
1237 |
msgstr ""
|
1238 |
|
1239 |
#: ../classes/upgrade.php:62
|
1240 |
-
msgid ""
|
1241 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of <strong>Admin Columns Pro</"
|
1242 |
-
"strong> <a href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct Inline Editing!"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
#: ../classes/upgrade.php:95
|
@@ -1294,6 +1238,10 @@ msgstr "Fejl"
|
|
1294 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1295 |
msgstr "Beklager. Noget gik galt i opgraderingsprocessen. Venligst rapporter dette i support forummet."
|
1296 |
|
|
|
|
|
|
|
|
|
1297 |
#: ../codepress-admin-columns.php:442
|
1298 |
msgid "Edit columns"
|
1299 |
msgstr "Rediger kolonner"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/admin-columns/language/da_DK/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
30 |
|
31 |
#: ../classes/addons.php:110
|
32 |
msgid "Plugins"
|
48 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
49 |
msgstr ""
|
50 |
|
51 |
+
#: ../classes/column.php:582
|
52 |
msgid "Thumbnail"
|
53 |
msgstr "Miniaturebillede"
|
54 |
|
55 |
+
#: ../classes/column.php:583
|
56 |
msgid "Medium"
|
57 |
msgstr "Medium"
|
58 |
|
59 |
+
#: ../classes/column.php:584
|
60 |
msgid "Large"
|
61 |
msgstr "Stor"
|
62 |
|
63 |
+
#: ../classes/column.php:585
|
64 |
msgid "Full"
|
65 |
msgstr "Fuld"
|
66 |
|
67 |
+
#: ../classes/column.php:1026
|
68 |
msgid "Date Format"
|
69 |
msgstr "Datoformat"
|
70 |
|
71 |
+
#: ../classes/column.php:1027
|
72 |
msgid "This will determine how the date will be displayed."
|
73 |
msgstr "Dette vil bestmme hvordan datoen vil blive vist."
|
74 |
|
75 |
+
#: ../classes/column.php:1033
|
76 |
msgid "Example:"
|
77 |
msgstr "Eksempel:"
|
78 |
|
79 |
+
#: ../classes/column.php:1035
|
80 |
#, php-format
|
81 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
82 |
msgstr "Lad være tomt for at benytte WordPress' datoformat, ændre dit <a href=\"%s\">standard datoformat her</a>."
|
83 |
|
84 |
+
#: ../classes/column.php:1036
|
85 |
msgid "Documentation on date and time formatting."
|
86 |
msgstr "Dokumentation for dato- og tidsformattering."
|
87 |
|
88 |
+
#: ../classes/column.php:1050
|
89 |
msgid "Excerpt length"
|
90 |
msgstr "Længden for uddrag"
|
91 |
|
92 |
+
#: ../classes/column.php:1051
|
93 |
msgid "Number of words"
|
94 |
msgstr "Antal ord"
|
95 |
|
96 |
+
#: ../classes/column.php:1069
|
97 |
msgid "Preview size"
|
98 |
msgstr "Forhåndsvisningsstørrelse"
|
99 |
|
100 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
101 |
msgid "Custom"
|
102 |
msgstr "Brugerdefineret"
|
103 |
|
104 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
105 |
msgid "width"
|
106 |
msgstr "bredde"
|
107 |
|
108 |
+
#: ../classes/column.php:1092
|
109 |
msgid "height"
|
110 |
msgstr "højde"
|
111 |
|
112 |
+
#: ../classes/column.php:1104
|
113 |
msgid "Before"
|
114 |
msgstr "Før"
|
115 |
|
116 |
+
#: ../classes/column.php:1104
|
117 |
msgid "This text will appear before the custom field value."
|
118 |
msgstr "Denne tekst vil blive vist før den brugerdefineret værdi."
|
119 |
|
120 |
+
#: ../classes/column.php:1105
|
121 |
msgid "After"
|
122 |
msgstr "Efter"
|
123 |
|
124 |
+
#: ../classes/column.php:1105
|
125 |
msgid "This text will appear after the custom field value."
|
126 |
msgstr "Denne tekst vil blive vist efter den brugerdefineret værdi."
|
127 |
|
128 |
+
#: ../classes/column.php:1114
|
129 |
msgid "Display Name"
|
130 |
msgstr "Offentligt navn"
|
131 |
|
132 |
+
#: ../classes/column.php:1115
|
133 |
msgid "First Name"
|
134 |
msgstr "Fornavn"
|
135 |
|
136 |
+
#: ../classes/column.php:1116
|
137 |
msgid "Last Name"
|
138 |
msgstr "Efternavn"
|
139 |
|
140 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
141 |
msgid "Nickname"
|
142 |
msgstr "Kaldenavn"
|
143 |
|
144 |
+
#: ../classes/column.php:1118
|
145 |
msgid "User Login"
|
146 |
msgstr "Brugerlogin"
|
147 |
|
148 |
+
#: ../classes/column.php:1119
|
149 |
msgid "User Email"
|
150 |
msgstr "Bruger e-mail"
|
151 |
|
152 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
153 |
msgid "User ID"
|
154 |
msgstr "Bruger ID"
|
155 |
|
156 |
+
#: ../classes/column.php:1121
|
157 |
msgid "First and Last Name"
|
158 |
msgstr "For- og efternavn"
|
159 |
|
160 |
+
#: ../classes/column.php:1124
|
161 |
msgid "Display format"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../classes/column.php:1124
|
165 |
msgid "This is the format of the author name."
|
166 |
msgstr "Dette er formattet for forfatterens navn"
|
167 |
|
168 |
+
#: ../classes/column.php:1258
|
|
|
169 |
msgid "Edit"
|
170 |
msgstr "Rediger"
|
171 |
|
172 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
173 |
msgid "Clone"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
177 |
msgid "Remove"
|
178 |
msgstr "Fjern"
|
179 |
|
180 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
181 |
msgid "Type"
|
182 |
msgstr "Type"
|
183 |
|
184 |
+
#: ../classes/column.php:1280
|
185 |
msgid "Choose a column type."
|
186 |
msgstr "Vælg en kolonne type."
|
187 |
|
188 |
+
#: ../classes/column.php:1280
|
189 |
msgid "Name"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ../classes/column.php:1290
|
193 |
msgid "Label"
|
194 |
msgstr "Etikette"
|
195 |
|
196 |
+
#: ../classes/column.php:1290
|
197 |
msgid "This is the name which will appear as the column header."
|
198 |
msgstr "Dette er navnet, som vil blive vist i kolonne toppen."
|
199 |
|
200 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
201 |
msgid "Width"
|
202 |
msgstr "Bredde"
|
203 |
|
204 |
+
#: ../classes/column.php:1299
|
205 |
msgid "default"
|
206 |
msgstr "standard"
|
207 |
|
208 |
+
#: ../classes/column.php:1300
|
209 |
msgid "auto"
|
210 |
msgstr ""
|
211 |
|
230 |
msgid "Find out more"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: ../classes/column/actions.php:29
|
234 |
msgid "Actions"
|
235 |
msgstr "Handlinger"
|
236 |
|
254 |
msgid "ID"
|
255 |
msgstr "ID"
|
256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
#: ../classes/column/comment/agent.php:19
|
258 |
msgid "Agent"
|
259 |
msgstr "Agent"
|
291 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
292 |
msgstr "Indsendt af <a href=\"%1$s\">%2$s at %3$s</a>"
|
293 |
|
294 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
295 |
msgid "Date"
|
296 |
msgstr "Dato"
|
297 |
|
298 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
299 |
msgid "Excerpt"
|
300 |
msgstr "Uddrag"
|
301 |
|
307 |
msgid "Word count"
|
308 |
msgstr "Antal ord"
|
309 |
|
310 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
311 |
msgid "Custom Field"
|
312 |
msgstr "Brugerdefineret felt"
|
313 |
|
314 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
315 |
msgid "Default"
|
316 |
msgstr "Standard"
|
317 |
|
319 |
msgid "Checkmark (true/false)"
|
320 |
msgstr "Flueben (ja/nej)"
|
321 |
|
322 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
323 |
msgid "Color"
|
324 |
msgstr "Farve"
|
325 |
|
326 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
327 |
msgid "Counter"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
331 |
msgid "Image"
|
332 |
msgstr "Billede"
|
333 |
|
335 |
msgid "Media Library"
|
336 |
msgstr "Mediebibliotek"
|
337 |
|
338 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
339 |
msgid "Multiple Values"
|
340 |
msgstr "Flere værdier"
|
341 |
|
342 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
343 |
msgid "Numeric"
|
344 |
msgstr "Numerisk"
|
345 |
|
376 |
msgid "This will determine how the value will be displayed."
|
377 |
msgstr "Dette afgør hvordan værdien vil blive vist."
|
378 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
379 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
380 |
msgid "Description"
|
381 |
msgstr "Beskrivelse"
|
400 |
msgid "Target"
|
401 |
msgstr "Mål"
|
402 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#: ../classes/column/media/alternate-text.php:19
|
404 |
msgid "Alt"
|
405 |
msgstr "Alt"
|
500 |
msgid "Mime type"
|
501 |
msgstr "Mime type"
|
502 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
#: ../classes/column/post/attachment-count.php:19
|
504 |
msgid "No. of Attachments"
|
505 |
msgstr "Antal vedhæftede filer"
|
532 |
msgid "Spam"
|
533 |
msgstr "Spam"
|
534 |
|
535 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
536 |
+
msgid "Trash"
|
537 |
+
msgstr "Papirkurv"
|
538 |
+
|
539 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
540 |
msgid "Comment status"
|
541 |
msgstr "Kommentar status"
|
560 |
msgid "Estimated Reading Time"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
564 |
+
msgid "second"
|
565 |
+
msgid_plural "seconds"
|
566 |
+
msgstr[0] ""
|
567 |
+
msgstr[1] ""
|
568 |
+
|
569 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
570 |
+
msgid "minute"
|
571 |
+
msgid_plural "minutes"
|
572 |
+
msgstr[0] ""
|
573 |
+
msgstr[1] ""
|
574 |
+
|
575 |
#: ../classes/column/post/estimated-reading-time.php:103
|
576 |
msgid "Words per minute"
|
577 |
msgstr ""
|
740 |
msgid "Admin Columns Settings"
|
741 |
msgstr "Admin Kolonne Indstillinger"
|
742 |
|
743 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
744 |
msgid "Admin Columns"
|
745 |
msgstr "Admin Columns"
|
746 |
|
747 |
+
#: ../classes/settings.php:220
|
748 |
#, php-format
|
749 |
msgid "%s column is already present and can not be duplicated."
|
750 |
msgstr "%s kolonne er allerede til stede og kan ikke duplikeres."
|
751 |
|
752 |
+
#: ../classes/settings.php:274
|
753 |
msgid "Default settings succesfully restored."
|
754 |
msgstr "Standard indstillinger gendannet med success."
|
755 |
|
756 |
+
#: ../classes/settings.php:291
|
757 |
msgid "Overview"
|
758 |
msgstr "Overblik"
|
759 |
|
760 |
+
#: ../classes/settings.php:294
|
761 |
msgid ""
|
762 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
763 |
msgstr "Dette plugin er til at tilføje og fjerne tillægskolonner på administrationsskærme for indlægs(typer), sider, mediebibliotek, kommentarer, links og brugere. Ændre kolonnens etikette og rækkefølge."
|
764 |
|
765 |
+
#: ../classes/settings.php:297
|
766 |
msgid "Basics"
|
767 |
msgstr "Grundlæggende"
|
768 |
|
769 |
+
#: ../classes/settings.php:299
|
770 |
msgid "Change order"
|
771 |
msgstr "Ændre rækkefølge"
|
772 |
|
773 |
+
#: ../classes/settings.php:300
|
774 |
msgid "By dragging the columns you can change the order which they will appear in."
|
775 |
msgstr "Ved at trække i kolonnerne kan du ændre rækkefølgen, som de bliver vist i."
|
776 |
|
777 |
+
#: ../classes/settings.php:301
|
778 |
msgid "Change label"
|
779 |
msgstr "Ændre etikette"
|
780 |
|
781 |
+
#: ../classes/settings.php:302
|
782 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
783 |
msgstr "Ved at klikke på trekanten vil du se kolonne valgmuligheder. Her kan du vælge hver etikette for kolonnernes overskrift. "
|
784 |
|
785 |
+
#: ../classes/settings.php:303
|
786 |
msgid "Change column width"
|
787 |
msgstr "Ændre kolonnebredden"
|
788 |
|
789 |
+
#: ../classes/settings.php:304
|
790 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
791 |
msgstr "Tryk på trekanten for at se indstillingsmulighederne. Benyt slideren for at indstille kolonnebredden."
|
792 |
|
793 |
+
#: ../classes/settings.php:310
|
794 |
msgid "'Custom Field' column"
|
795 |
msgstr "'Brugerdefineret felt' kolonne"
|
796 |
|
797 |
+
#: ../classes/settings.php:311
|
798 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
799 |
msgstr "Den 'brugerdefineret felt' kolonne benytter brugerdefineret felter fra indlæg og brugere. Der er 10 typer som du kan sætte."
|
800 |
|
801 |
+
#: ../classes/settings.php:313
|
802 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
803 |
msgstr "Værdi: Kan være enten en tekststreng eller en tabel. Tabeller vil blive fladtrykt og værdier separeret ved et ',' komma."
|
804 |
|
805 |
+
#: ../classes/settings.php:314
|
806 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
807 |
msgstr "Værdi: skal indeholde en billede URL eller vedhæftnings ID'er ( separeret ved et ',' komma )."
|
808 |
|
809 |
+
#: ../classes/settings.php:315
|
810 |
msgid "Value: This will show the first 20 words of the Post content."
|
811 |
msgstr "Værdi: Dette vil vise de første 20 ord af indlæggets indhold."
|
812 |
|
813 |
+
#: ../classes/settings.php:316
|
814 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
815 |
msgstr "Værdi: skal være en tabel. Dette vil fladtrykke enhver ( multi dimensionel ) tabel."
|
816 |
|
817 |
+
#: ../classes/settings.php:317
|
818 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
819 |
msgstr "Værdi: Kun tal.<br/>Hvis du har sorteringsudvidelsen vil dette blive brugt til sortering, så du kan sortere dine indlæg på numeriske (brugerdefineret felt) værdier."
|
820 |
|
821 |
+
#: ../classes/settings.php:318
|
822 |
#, php-format
|
823 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
824 |
msgstr "Værdi: Kan være unix tidsstempel eller et datoformat som beskrevet i <a href='%s'>Codex</a>. Du kan ændre det viste datoformat på <a href='%s'>generalle indstillinger</a> siden."
|
825 |
|
826 |
+
#: ../classes/settings.php:319
|
827 |
msgid "Post Titles"
|
828 |
msgstr "Indlægstitler"
|
829 |
|
830 |
+
#: ../classes/settings.php:319
|
831 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
832 |
msgstr "Værdi: kan være ét eller flere indlægs ID'er (separeret med ',')"
|
833 |
|
834 |
+
#: ../classes/settings.php:320
|
835 |
msgid "Usernames"
|
836 |
msgstr "Brugernavne"
|
837 |
|
838 |
+
#: ../classes/settings.php:320
|
839 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
840 |
msgstr "Værdi: kan være ét eller flere bruger ID'er (separeret med ',')"
|
841 |
|
842 |
+
#: ../classes/settings.php:321
|
843 |
msgid "Checkmark"
|
844 |
msgstr "Flueben"
|
845 |
|
846 |
+
#: ../classes/settings.php:321
|
847 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
848 |
msgstr "Værdi: skal være 1 (en) eller 0 (nul)."
|
849 |
|
850 |
+
#: ../classes/settings.php:322
|
851 |
msgid "Value: hex value color, such as #808080."
|
852 |
msgstr "Værdi: hex værdi farve, for eksempel #808080."
|
853 |
|
854 |
+
#: ../classes/settings.php:323
|
855 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: ../classes/settings.php:412
|
859 |
msgid "Welcome to Admin Columns"
|
860 |
msgstr "Velkommen til Admin Columns"
|
861 |
|
862 |
+
#: ../classes/settings.php:415
|
863 |
msgid "Thank you for updating to the latest version!"
|
864 |
msgstr "Tak fordi du opdaterede til den seneste version!"
|
865 |
|
866 |
+
#: ../classes/settings.php:416
|
867 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
868 |
msgstr "Admin Columns er mere poleret og behageligt end nogensinde før. Vi håber du kan lide det."
|
869 |
|
870 |
+
#: ../classes/settings.php:421
|
871 |
msgid "What’s New"
|
872 |
msgstr "Hvad er nyt"
|
873 |
|
874 |
+
#: ../classes/settings.php:422
|
875 |
msgid "Changelog"
|
876 |
msgstr "Ændringslog"
|
877 |
|
878 |
+
#: ../classes/settings.php:427
|
879 |
msgid "Important"
|
880 |
msgstr "Vigtigt"
|
881 |
|
882 |
+
#: ../classes/settings.php:429
|
883 |
msgid "Database Changes"
|
884 |
msgstr "Database ændringer"
|
885 |
|
886 |
+
#: ../classes/settings.php:430
|
887 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
888 |
msgstr "Databasen er blevet ændret mellem version 1 og 2. Vi har dog sikret at du stadig kan gå tilbage til version 1x uden nogen problemer."
|
889 |
|
890 |
+
#: ../classes/settings.php:433
|
891 |
msgid "Make sure you backup your database and then click"
|
892 |
msgstr "Vær sikker på at du tager backup af din database og derefter klikker"
|
893 |
|
894 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
895 |
msgid "Upgrade Database"
|
896 |
msgstr "Opgradér database"
|
897 |
|
898 |
+
#: ../classes/settings.php:436
|
899 |
msgid "Potential Issues"
|
900 |
msgstr "Mulige problemer"
|
901 |
|
902 |
+
#: ../classes/settings.php:437
|
903 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
904 |
msgstr "På grund af den betydelige omstrukturering af koden omkring udvidelser og action/filters, vil din hjemmeside måske ikke fungerer korrekt. Det er vigtigt at du læser den fulde"
|
905 |
|
906 |
+
#: ../classes/settings.php:437
|
907 |
msgid "Migrating from v1 to v2"
|
908 |
msgstr "Migration fra v1 til v2"
|
909 |
|
910 |
+
#: ../classes/settings.php:437
|
911 |
msgid "guide to view the full list of changes."
|
912 |
msgstr "guide for at vise den fulde liste med ændringer."
|
913 |
|
914 |
+
#: ../classes/settings.php:437
|
915 |
#, php-format
|
916 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
917 |
msgstr "Når du har fundet en fejl, venligst <a href=\"%s\">rapporter dem til os</a> så vi kan rette det inden næste udgivelse."
|
918 |
|
919 |
+
#: ../classes/settings.php:440
|
920 |
msgid "Important!"
|
921 |
msgstr "Vigtigt!"
|
922 |
|
923 |
+
#: ../classes/settings.php:440
|
924 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
925 |
msgstr "Hvis du har opdateret Admin Columns plugin uden tidligere viden om sådanne ændringer, venligst gå tilbage til den seneste"
|
926 |
|
927 |
+
#: ../classes/settings.php:440
|
928 |
msgid "version 1"
|
929 |
msgstr "version 1"
|
930 |
|
931 |
+
#: ../classes/settings.php:440
|
932 |
msgid "of this plugin."
|
933 |
msgstr "af dette plugin."
|
934 |
|
935 |
+
#: ../classes/settings.php:446
|
936 |
msgid "Changelog for"
|
937 |
msgstr "Ændringslog for"
|
938 |
|
939 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
940 |
msgid "Learn more"
|
941 |
msgstr "Lær mere"
|
942 |
|
943 |
+
#: ../classes/settings.php:471
|
944 |
msgid "Start using Admin Columns"
|
945 |
msgstr "Gå i gang med at bruge Admin Columns"
|
946 |
|
947 |
+
#: ../classes/settings.php:490
|
948 |
msgid "General Settings"
|
949 |
msgstr "Generelle indstillinger"
|
950 |
|
951 |
+
#: ../classes/settings.php:491
|
952 |
msgid "Customize your Admin Columns settings."
|
953 |
msgstr "Tilpas din Admin Columns indstillinger."
|
954 |
|
955 |
+
#: ../classes/settings.php:502
|
956 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
960 |
msgid "Save"
|
961 |
msgstr "Gem"
|
962 |
|
963 |
+
#: ../classes/settings.php:549
|
964 |
msgid "Restore Settings"
|
965 |
msgstr "Gendan indstillinger"
|
966 |
|
967 |
+
#: ../classes/settings.php:550
|
968 |
msgid "This will delete all column settings and restore the default settings."
|
969 |
msgstr "Dette vil slette alle kolonneindstillinger og gendanne standardindstillingerne."
|
970 |
|
971 |
+
#: ../classes/settings.php:556
|
972 |
msgid "Restore default settings"
|
973 |
msgstr "Gendan standard indstillinger"
|
974 |
|
975 |
+
#: ../classes/settings.php:556
|
976 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
977 |
msgstr "Advarsel! Alle gemte admin kolonner data vil blive slettet. Dette kan ikke fortrydes. \\'OK\\' for at slette, \\'Annuller\\ ' for at stoppe"
|
978 |
|
979 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
msgid "Posttypes"
|
981 |
msgstr ""
|
982 |
|
983 |
+
#: ../classes/settings.php:573
|
984 |
msgid "Others"
|
985 |
msgstr ""
|
986 |
|
987 |
+
#: ../classes/settings.php:574
|
988 |
msgid "Taxonomies"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
992 |
+
msgid "Settings"
|
993 |
+
msgstr "Indstillinger"
|
994 |
+
|
995 |
+
#: ../classes/settings.php:591
|
996 |
+
msgid "Add-ons"
|
997 |
+
msgstr ""
|
998 |
+
|
999 |
+
#: ../classes/settings.php:659
|
1000 |
#, php-format
|
1001 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: ../classes/settings.php:669
|
1005 |
msgid "Store settings"
|
1006 |
msgstr "Gem indstillinger"
|
1007 |
|
1008 |
+
#: ../classes/settings.php:673
|
1009 |
msgid "Update"
|
1010 |
msgstr "Opdater"
|
1011 |
|
1012 |
+
#: ../classes/settings.php:677
|
1013 |
#, php-format
|
1014 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1015 |
msgstr "Advarsel! %s kolonnernes data vil blive slettet. Dette kan ikke fortrydes. \\'OK\\' for at slette, \\'Annuller\\' for at afbryde"
|
1016 |
|
1017 |
+
#: ../classes/settings.php:678
|
1018 |
+
msgid "Restore"
|
1019 |
+
msgstr "Gendan"
|
1020 |
+
|
1021 |
+
#: ../classes/settings.php:678
|
1022 |
msgid "columns"
|
1023 |
msgstr "kolonner"
|
1024 |
|
1025 |
+
#: ../classes/settings.php:697
|
1026 |
msgid "Get Admin Columns Pro"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: ../classes/settings.php:701
|
1030 |
msgid "Add Sorting"
|
1031 |
msgstr "Tilføj sortering"
|
1032 |
|
1033 |
+
#: ../classes/settings.php:702
|
1034 |
msgid "Add Filtering"
|
1035 |
msgstr "Tilføj filtrering"
|
1036 |
|
1037 |
+
#: ../classes/settings.php:703
|
1038 |
msgid "Add Import/Export"
|
1039 |
msgstr "Tilføj import/eksport"
|
1040 |
|
1041 |
+
#: ../classes/settings.php:704
|
1042 |
msgid "Add Direct Editing"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
+
#: ../classes/settings.php:707
|
1046 |
#, php-format
|
1047 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: ../classes/settings.php:738
|
1051 |
msgid "Are you happy with Admin Columns?"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: ../classes/settings.php:746
|
1055 |
msgid "What's wrong? Need help? Let us know!"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: ../classes/settings.php:747
|
1059 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: ../classes/settings.php:755
|
1063 |
msgid "Docs"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../classes/settings.php:760
|
1067 |
msgid "Forums"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../classes/settings.php:769
|
1071 |
msgid "Woohoo! We're glad to hear that!"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../classes/settings.php:770
|
1075 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../classes/settings.php:774
|
1079 |
msgid "Rate"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: ../classes/settings.php:785
|
1083 |
msgid "Tweet"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../classes/settings.php:795
|
1087 |
msgid "Buy Pro"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: ../classes/settings.php:807
|
1091 |
msgid "Support"
|
1092 |
msgstr "Hjælp"
|
1093 |
|
1094 |
+
#: ../classes/settings.php:810
|
1095 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1096 |
msgstr "Tjek <strong>Hjælp</strong> sektionen i toppen til højre af skærmen."
|
1097 |
|
1098 |
+
#: ../classes/settings.php:813
|
1099 |
#, php-format
|
1100 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1101 |
msgstr "For fuld dokumentation, fejlrapporter, forslag til funktioner og andre tips <a href='%s'>besøg Admin Columns hjemmeside</a>"
|
1102 |
|
1103 |
+
#: ../classes/settings.php:842
|
1104 |
msgid "Drag and drop to reorder"
|
1105 |
msgstr "Træk og slip for at ændre rækkefølgen"
|
1106 |
|
1107 |
+
#: ../classes/settings.php:845
|
1108 |
msgid "Add Column"
|
1109 |
msgstr "Tilføj kolonne"
|
1110 |
|
1111 |
+
#: ../classes/settings.php:926
|
1112 |
msgid "Active"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
+
#: ../classes/settings.php:927
|
1116 |
msgid "Deactivate"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
+
#: ../classes/settings.php:934
|
1120 |
msgid "Installed"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
+
#: ../classes/settings.php:935
|
1124 |
msgid "Activate"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
+
#: ../classes/settings.php:949
|
1128 |
msgid "Download & Install"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: ../classes/settings.php:954
|
1132 |
msgid "Get this add-on"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
+
#: ../classes/storage_model.php:237
|
1136 |
msgid "settings succesfully restored."
|
1137 |
msgstr "indstillinger er gendannet med success."
|
1138 |
|
1139 |
+
#: ../classes/storage_model.php:253
|
1140 |
msgid "No columns settings available."
|
1141 |
msgstr "Ingen kolonneindstillinger tilgængelige."
|
1142 |
|
1143 |
+
#: ../classes/storage_model.php:274
|
1144 |
#, php-format
|
1145 |
msgid "You are trying to store the same settings for %s."
|
1146 |
msgstr "Du forsøger at gemme samme indstillinger for %s."
|
1147 |
|
1148 |
+
#: ../classes/storage_model.php:278
|
1149 |
#, php-format
|
1150 |
+
msgid "Settings for %s updated successfully."
|
1151 |
+
msgstr ""
|
1152 |
+
|
1153 |
+
#: ../classes/storage_model.php:809
|
1154 |
+
msgid "View"
|
1155 |
+
msgstr "Vis"
|
1156 |
|
1157 |
#: ../classes/storage_model/comment.php:13
|
1158 |
msgid "Comments"
|
1183 |
msgstr ""
|
1184 |
|
1185 |
#: ../classes/upgrade.php:62
|
1186 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
1187 |
msgstr ""
|
1188 |
|
1189 |
#: ../classes/upgrade.php:95
|
1238 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1239 |
msgstr "Beklager. Noget gik galt i opgraderingsprocessen. Venligst rapporter dette i support forummet."
|
1240 |
|
1241 |
+
#: ../codepress-admin-columns.php:34
|
1242 |
+
msgid "No textdomain"
|
1243 |
+
msgstr ""
|
1244 |
+
|
1245 |
#: ../codepress-admin-columns.php:442
|
1246 |
msgid "Edit columns"
|
1247 |
msgstr "Rediger kolonner"
|
languages/cpac-de_DE.mo
DELETED
Binary file
|
languages/cpac-es_ES.mo
CHANGED
Binary file
|
languages/cpac-es_ES.po
CHANGED
@@ -5,8 +5,8 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/admin-columns/language/es_ES/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
@@ -16,10 +16,16 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -41,165 +47,164 @@ msgstr ""
|
|
41 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: ../classes/column.php:
|
45 |
msgid "Thumbnail"
|
46 |
msgstr "Miniatura"
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Medium"
|
50 |
msgstr "Medio"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Large"
|
54 |
msgstr "Largo"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Full"
|
58 |
msgstr "Completo"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Date Format"
|
62 |
msgstr "Formato de Fecha"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "This will determine how the date will be displayed."
|
66 |
msgstr "Esto determinará cómo la fecha se mostrará."
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "Example:"
|
70 |
msgstr "Ejemplo:"
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
#, php-format
|
74 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
75 |
msgstr "Dejar en blanco para formato de fecha de WordPress, cambie su <a href=\"%s\">formato de fecha por defecto aquí</a>."
|
76 |
|
77 |
-
#: ../classes/column.php:
|
78 |
msgid "Documentation on date and time formatting."
|
79 |
msgstr "Documentación en formato de fecha y hora."
|
80 |
|
81 |
-
#: ../classes/column.php:
|
82 |
msgid "Excerpt length"
|
83 |
msgstr "Tamaño de extracto"
|
84 |
|
85 |
-
#: ../classes/column.php:
|
86 |
msgid "Number of words"
|
87 |
msgstr "Número de palabras"
|
88 |
|
89 |
-
#: ../classes/column.php:
|
90 |
msgid "Preview size"
|
91 |
msgstr "Tamaño de vista previa"
|
92 |
|
93 |
-
#: ../classes/column.php:
|
94 |
msgid "Custom"
|
95 |
msgstr "Personalizado"
|
96 |
|
97 |
-
#: ../classes/column.php:
|
98 |
msgid "width"
|
99 |
msgstr "ancho"
|
100 |
|
101 |
-
#: ../classes/column.php:
|
102 |
msgid "height"
|
103 |
msgstr "largo"
|
104 |
|
105 |
-
#: ../classes/column.php:
|
106 |
msgid "Before"
|
107 |
msgstr "Antes"
|
108 |
|
109 |
-
#: ../classes/column.php:
|
110 |
msgid "This text will appear before the custom field value."
|
111 |
msgstr "Este texto aparecerá antes del valor del campo personalizado."
|
112 |
|
113 |
-
#: ../classes/column.php:
|
114 |
msgid "After"
|
115 |
msgstr "Después"
|
116 |
|
117 |
-
#: ../classes/column.php:
|
118 |
msgid "This text will appear after the custom field value."
|
119 |
msgstr "Este texto aparecerá después del valor del campo personalizado."
|
120 |
|
121 |
-
#: ../classes/column.php:
|
122 |
msgid "Display Name"
|
123 |
msgstr "Nombre a Mostrar"
|
124 |
|
125 |
-
#: ../classes/column.php:
|
126 |
msgid "First Name"
|
127 |
msgstr "Primer Nombre"
|
128 |
|
129 |
-
#: ../classes/column.php:
|
130 |
msgid "Last Name"
|
131 |
msgstr "Apellido"
|
132 |
|
133 |
-
#: ../classes/column.php:
|
134 |
msgid "Nickname"
|
135 |
msgstr "Alias"
|
136 |
|
137 |
-
#: ../classes/column.php:
|
138 |
msgid "User Login"
|
139 |
msgstr "Nombre de Usuario"
|
140 |
|
141 |
-
#: ../classes/column.php:
|
142 |
msgid "User Email"
|
143 |
msgstr "Email de Usuario"
|
144 |
|
145 |
-
#: ../classes/column.php:
|
146 |
msgid "User ID"
|
147 |
msgstr "ID de Usuario"
|
148 |
|
149 |
-
#: ../classes/column.php:
|
150 |
msgid "First and Last Name"
|
151 |
msgstr "Primer Nombre y Apellido"
|
152 |
|
153 |
-
#: ../classes/column.php:
|
154 |
msgid "Display format"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: ../classes/column.php:
|
158 |
msgid "This is the format of the author name."
|
159 |
msgstr "Esto es el formato del nombre del autor."
|
160 |
|
161 |
-
#: ../classes/column.php:
|
162 |
-
#: ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
msgstr "Editar"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "Borrar"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "Tipo"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "Escoger un tipo de columna."
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "Etiqueta"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "Este es el nombre que aparecerá como el encabezado de la columna."
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "Ancho"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "por defecto"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -224,7 +229,7 @@ msgstr "Admin Columns Pro - Developer ofrece una integración completa de Campos
|
|
224 |
msgid "Find out more"
|
225 |
msgstr "Descubra más"
|
226 |
|
227 |
-
#: ../classes/column/actions.php:29
|
228 |
msgid "Actions"
|
229 |
msgstr "Acciones"
|
230 |
|
@@ -248,30 +253,6 @@ msgstr ""
|
|
248 |
msgid "ID"
|
249 |
msgstr "ID"
|
250 |
|
251 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
252 |
-
msgid "Unapprove"
|
253 |
-
msgstr "Desaprobado"
|
254 |
-
|
255 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
256 |
-
msgid "Approve"
|
257 |
-
msgstr "Aprobado"
|
258 |
-
|
259 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
260 |
-
msgid "Restore"
|
261 |
-
msgstr "Restaurar"
|
262 |
-
|
263 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
264 |
-
msgid "Delete Permanently"
|
265 |
-
msgstr "Borrar Permanentemente"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
268 |
-
msgid "Quick Edit"
|
269 |
-
msgstr "Edición Rápida"
|
270 |
-
|
271 |
-
#: ../classes/column/comment/actions.php:77
|
272 |
-
msgid "Reply"
|
273 |
-
msgstr "Responder"
|
274 |
-
|
275 |
#: ../classes/column/comment/agent.php:19
|
276 |
msgid "Agent"
|
277 |
msgstr "Agente"
|
@@ -309,11 +290,11 @@ msgstr "Fecha GMT"
|
|
309 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
msgstr "Enviado el <a href=\"%1$s\">%2$s a las %3$s</a>"
|
311 |
|
312 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
313 |
msgid "Date"
|
314 |
msgstr "Fecha"
|
315 |
|
316 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
317 |
msgid "Excerpt"
|
318 |
msgstr "Extracto"
|
319 |
|
@@ -325,11 +306,11 @@ msgstr "En Respuesta A"
|
|
325 |
msgid "Word count"
|
326 |
msgstr "Conteo de palabra"
|
327 |
|
328 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
329 |
msgid "Custom Field"
|
330 |
msgstr "Campo Personalizado"
|
331 |
|
332 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
333 |
msgid "Default"
|
334 |
msgstr "Por Defecto"
|
335 |
|
@@ -337,15 +318,15 @@ msgstr "Por Defecto"
|
|
337 |
msgid "Checkmark (true/false)"
|
338 |
msgstr "Marca de Verificación (true/false)"
|
339 |
|
340 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
341 |
msgid "Color"
|
342 |
msgstr "Color"
|
343 |
|
344 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
345 |
msgid "Counter"
|
346 |
msgstr "Contador"
|
347 |
|
348 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
349 |
msgid "Image"
|
350 |
msgstr "Imagen"
|
351 |
|
@@ -353,11 +334,11 @@ msgstr "Imagen"
|
|
353 |
msgid "Media Library"
|
354 |
msgstr "Librería de Media"
|
355 |
|
356 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
357 |
msgid "Multiple Values"
|
358 |
msgstr "Valores Múltiples"
|
359 |
|
360 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
361 |
msgid "Numeric"
|
362 |
msgstr "Numérico"
|
363 |
|
@@ -394,19 +375,6 @@ msgstr "Tipo de Campo"
|
|
394 |
msgid "This will determine how the value will be displayed."
|
395 |
msgstr "Esto determinará cómo el valor se mostrará."
|
396 |
|
397 |
-
#: ../classes/column/link/actions.php:49
|
398 |
-
#, php-format
|
399 |
-
msgid ""
|
400 |
-
"You are about to delete this link '%s'\n"
|
401 |
-
" 'Cancel' to stop, 'OK' to delete."
|
402 |
-
msgstr ""
|
403 |
-
"Usted está a punto de borrar este enlace '%s'\n"
|
404 |
-
" Seleccione 'Cancelar' para cancelarlo, 'OK' para borrarlo."
|
405 |
-
|
406 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "Borrar"
|
409 |
-
|
410 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
411 |
msgid "Description"
|
412 |
msgstr "Decripción"
|
@@ -431,23 +399,6 @@ msgstr "Rss"
|
|
431 |
msgid "Target"
|
432 |
msgstr "Objetivo"
|
433 |
|
434 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
435 |
-
msgid "Trash"
|
436 |
-
msgstr "Papelera"
|
437 |
-
|
438 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
439 |
-
#, php-format
|
440 |
-
msgid "View “%s”"
|
441 |
-
msgstr "Ver “%s” "
|
442 |
-
|
443 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
444 |
-
msgid "View"
|
445 |
-
msgstr "Ver"
|
446 |
-
|
447 |
-
#: ../classes/column/media/actions.php:35
|
448 |
-
msgid "Attach"
|
449 |
-
msgstr ""
|
450 |
-
|
451 |
#: ../classes/column/media/alternate-text.php:19
|
452 |
msgid "Alt"
|
453 |
msgstr "Alt"
|
@@ -548,35 +499,6 @@ msgstr "Largo"
|
|
548 |
msgid "Mime type"
|
549 |
msgstr "Tipo de mime"
|
550 |
|
551 |
-
#: ../classes/column/post/actions.php:32
|
552 |
-
msgid "Edit this item"
|
553 |
-
msgstr "Editar este elemento"
|
554 |
-
|
555 |
-
#: ../classes/column/post/actions.php:35
|
556 |
-
msgid "Edit this item inline"
|
557 |
-
msgstr "Editar este elemento inline"
|
558 |
-
|
559 |
-
#: ../classes/column/post/actions.php:40
|
560 |
-
msgid "Restore this item from the Trash"
|
561 |
-
msgstr "Restaurar este elemento de la Papelera"
|
562 |
-
|
563 |
-
#: ../classes/column/post/actions.php:42
|
564 |
-
msgid "Move this item to the Trash"
|
565 |
-
msgstr "Mover este elemento a la papelera"
|
566 |
-
|
567 |
-
#: ../classes/column/post/actions.php:44
|
568 |
-
msgid "Delete this item permanently"
|
569 |
-
msgstr "Borrar este elemento permanentemente"
|
570 |
-
|
571 |
-
#: ../classes/column/post/actions.php:49
|
572 |
-
#, php-format
|
573 |
-
msgid "Preview “%s”"
|
574 |
-
msgstr "Vista Previa “%s”"
|
575 |
-
|
576 |
-
#: ../classes/column/post/actions.php:49
|
577 |
-
msgid "Preview"
|
578 |
-
msgstr "Vista Previa"
|
579 |
-
|
580 |
#: ../classes/column/post/attachment-count.php:19
|
581 |
msgid "No. of Attachments"
|
582 |
msgstr "No. de Adjuntos"
|
@@ -609,6 +531,10 @@ msgstr "Pendiente"
|
|
609 |
msgid "Spam"
|
610 |
msgstr "Spam"
|
611 |
|
|
|
|
|
|
|
|
|
612 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
613 |
msgid "Comment status"
|
614 |
msgstr "Estado del comentario"
|
@@ -633,6 +559,18 @@ msgstr ""
|
|
633 |
msgid "Estimated Reading Time"
|
634 |
msgstr ""
|
635 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
#: ../classes/column/post/estimated-reading-time.php:103
|
637 |
msgid "Words per minute"
|
638 |
msgstr ""
|
@@ -801,410 +739,418 @@ msgstr "Add-on desactivado satisfactoriamente."
|
|
801 |
msgid "Admin Columns Settings"
|
802 |
msgstr "Ajustes de Admin Columns"
|
803 |
|
804 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
805 |
msgid "Admin Columns"
|
806 |
msgstr "Admin Columns"
|
807 |
|
808 |
-
#: ../classes/settings.php:
|
809 |
#, php-format
|
810 |
msgid "%s column is already present and can not be duplicated."
|
811 |
msgstr "%s columna está ya presente y no puede ser duplicada."
|
812 |
|
813 |
-
#: ../classes/settings.php:
|
814 |
msgid "Default settings succesfully restored."
|
815 |
msgstr "Ajustes por defecto restaurados satisfactoriamente."
|
816 |
|
817 |
-
#: ../classes/settings.php:
|
818 |
msgid "Overview"
|
819 |
msgstr "Resumen"
|
820 |
|
821 |
-
#: ../classes/settings.php:
|
822 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
823 |
msgstr "Este plugin es para adicionar y borrar columnas adicionales a las pantallas de administración para posts (tipos), páginas, librería de media, comentarios, enlaces y usuarios. Cambie la etiqueta de las columnas y reordénelas."
|
824 |
|
825 |
-
#: ../classes/settings.php:
|
826 |
msgid "Basics"
|
827 |
msgstr "Fundamentos"
|
828 |
|
829 |
-
#: ../classes/settings.php:
|
830 |
msgid "Change order"
|
831 |
msgstr "Cambiar orden"
|
832 |
|
833 |
-
#: ../classes/settings.php:
|
834 |
msgid "By dragging the columns you can change the order which they will appear in."
|
835 |
msgstr "Al arrastrar las columnas usted puede cambiar el orden en las que aparecerán."
|
836 |
|
837 |
-
#: ../classes/settings.php:
|
838 |
msgid "Change label"
|
839 |
msgstr "Cambiar etiqueta"
|
840 |
|
841 |
-
#: ../classes/settings.php:
|
842 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
843 |
msgstr "Al hacer clic en el triángulo verá las opciones de la columna. Aquí puede cambiar cada etiqueta del encabezado de las columnas."
|
844 |
|
845 |
-
#: ../classes/settings.php:
|
846 |
msgid "Change column width"
|
847 |
msgstr "Cambiar ancho de columna"
|
848 |
|
849 |
-
#: ../classes/settings.php:
|
850 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
851 |
msgstr "Al hacer clic en el triángulo verá las opciones de la columna. Al usar el slider arrastrable puede establecer el ancho de las columnas en por ciento."
|
852 |
|
853 |
-
#: ../classes/settings.php:
|
854 |
msgid "'Custom Field' column"
|
855 |
msgstr "Columna 'Campo Personalizado'"
|
856 |
|
857 |
-
#: ../classes/settings.php:
|
858 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
859 |
msgstr "La columna del campo personalizado utiliza los campos personalizados de los posts y los usuarios. Hay 10 tipos que puede establecer."
|
860 |
|
861 |
-
#: ../classes/settings.php:
|
862 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
863 |
msgstr "Valor: Puede ser una cadena o un arreglo. Los arreglos serán aplanados y los valores serán separados por una coma ','."
|
864 |
|
865 |
-
#: ../classes/settings.php:
|
866 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
867 |
msgstr "Valor: debería contener una URL de imagen o IDs de Adjunto (separados por una coma ',')."
|
868 |
|
869 |
-
#: ../classes/settings.php:
|
870 |
msgid "Value: This will show the first 20 words of the Post content."
|
871 |
msgstr "Valor: Esto mostrará las primeras 20 palabras del contenido del Post."
|
872 |
|
873 |
-
#: ../classes/settings.php:
|
874 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
875 |
msgstr "Valor: debería ser un arreglo. Esto aplanará cualquier arreglo (multidimensional)."
|
876 |
|
877 |
-
#: ../classes/settings.php:
|
878 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
879 |
msgstr "Valor: Enteros solamente. <br/> Si usted tiene el 'addon de ordenación' esto será utilizado para ordenar, por lo que puede ordenar sus posts sobre valores numéricos (campo personalizado)."
|
880 |
|
881 |
-
#: ../classes/settings.php:
|
882 |
#, php-format
|
883 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
884 |
msgstr "Valor: Puede ser una marca de tiempo unix o un formato de fecha como se describe en <a href='%s'>Codex</a>.Usted puede cambiar el formato de fecha devuelto en la página de <a href='%s'>ajustes generales</a>"
|
885 |
|
886 |
-
#: ../classes/settings.php:
|
887 |
msgid "Post Titles"
|
888 |
msgstr "Títulos de Post"
|
889 |
|
890 |
-
#: ../classes/settings.php:
|
891 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
892 |
msgstr "Valor: puede ser uno o más IDs de Post (separados por ',')."
|
893 |
|
894 |
-
#: ../classes/settings.php:
|
895 |
msgid "Usernames"
|
896 |
msgstr "Nombres de Usuario"
|
897 |
|
898 |
-
#: ../classes/settings.php:
|
899 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
900 |
msgstr "Valor: puede ser uno o más IDs de Usuario (separados por ',')."
|
901 |
|
902 |
-
#: ../classes/settings.php:
|
903 |
msgid "Checkmark"
|
904 |
msgstr "Marca de Verificación"
|
905 |
|
906 |
-
#: ../classes/settings.php:
|
907 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
908 |
msgstr "Valor: debería ser un 1 (uno) o 0 (cero)."
|
909 |
|
910 |
-
#: ../classes/settings.php:
|
911 |
msgid "Value: hex value color, such as #808080."
|
912 |
msgstr "Valor: color de valor hex, ej. #808080."
|
913 |
|
914 |
-
#: ../classes/settings.php:
|
915 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
916 |
msgstr "Valor: Puede ser una cadena o un arreglo. Esto mostrará la cantidad del número de tiempos que la clave meta es usada por el elemento."
|
917 |
|
918 |
-
#: ../classes/settings.php:
|
919 |
msgid "Welcome to Admin Columns"
|
920 |
msgstr "Bienvenido a Admin Columns"
|
921 |
|
922 |
-
#: ../classes/settings.php:
|
923 |
msgid "Thank you for updating to the latest version!"
|
924 |
msgstr "¡Gracias por actualizar a la última versión!"
|
925 |
|
926 |
-
#: ../classes/settings.php:
|
927 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
928 |
msgstr "Admin Columns está más pulido y es más disfrutable que nunca antes. Esperamos que le guste."
|
929 |
|
930 |
-
#: ../classes/settings.php:
|
931 |
msgid "What’s New"
|
932 |
msgstr "Qué hay de Nuevo"
|
933 |
|
934 |
-
#: ../classes/settings.php:
|
935 |
msgid "Changelog"
|
936 |
msgstr "Log de Cambio"
|
937 |
|
938 |
-
#: ../classes/settings.php:
|
939 |
msgid "Important"
|
940 |
msgstr "Importante"
|
941 |
|
942 |
-
#: ../classes/settings.php:
|
943 |
msgid "Database Changes"
|
944 |
msgstr "Cambios de Base de Datos"
|
945 |
|
946 |
-
#: ../classes/settings.php:
|
947 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
948 |
msgstr "La base de datos ha sido cambiada entre las versiones 1 y 2. Pero nos aseguramos de que usted siempre pueda virar a la versión 1x sin ningún problema."
|
949 |
|
950 |
-
#: ../classes/settings.php:
|
951 |
msgid "Make sure you backup your database and then click"
|
952 |
msgstr "Esté seguro de hacer una copia de seguridad a su base de datos y luego haga clic"
|
953 |
|
954 |
-
#: ../classes/settings.php:
|
955 |
msgid "Upgrade Database"
|
956 |
msgstr "Actualizar Base de Datos"
|
957 |
|
958 |
-
#: ../classes/settings.php:
|
959 |
msgid "Potential Issues"
|
960 |
msgstr "Problemas Potenciales"
|
961 |
|
962 |
-
#: ../classes/settings.php:
|
963 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
964 |
msgstr "Debido a la refactorización cambiable del código, de los Add-ons circundantes y las acciones/filtros, su sitio web puede no operar correctamente. Es importante que lea la completa"
|
965 |
|
966 |
-
#: ../classes/settings.php:
|
967 |
msgid "Migrating from v1 to v2"
|
968 |
msgstr "Migración de v1 a v2"
|
969 |
|
970 |
-
#: ../classes/settings.php:
|
971 |
msgid "guide to view the full list of changes."
|
972 |
msgstr "guía para ver la lista completa de cambios."
|
973 |
|
974 |
-
#: ../classes/settings.php:
|
975 |
#, php-format
|
976 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
977 |
msgstr "Cuando usted encuentre un bug por favor <a href=\"%s\">repórtenoslo</a> para poder arreglarlo en el próximo release."
|
978 |
|
979 |
-
#: ../classes/settings.php:
|
980 |
msgid "Important!"
|
981 |
msgstr "¡Importante!"
|
982 |
|
983 |
-
#: ../classes/settings.php:
|
984 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
985 |
msgstr "Si usted actualizó el plugin Admin Columns sin conocimiento previo de tales cambios, Por favor vire hacia atrás a la última"
|
986 |
|
987 |
-
#: ../classes/settings.php:
|
988 |
msgid "version 1"
|
989 |
msgstr "versión 1"
|
990 |
|
991 |
-
#: ../classes/settings.php:
|
992 |
msgid "of this plugin."
|
993 |
msgstr "de este plugin."
|
994 |
|
995 |
-
#: ../classes/settings.php:
|
996 |
msgid "Changelog for"
|
997 |
msgstr "Log de cambios para "
|
998 |
|
999 |
-
#: ../classes/settings.php:
|
1000 |
msgid "Learn more"
|
1001 |
msgstr "Ver más"
|
1002 |
|
1003 |
-
#: ../classes/settings.php:
|
1004 |
msgid "Start using Admin Columns"
|
1005 |
msgstr "Comenzar a usar Admin Columns"
|
1006 |
|
1007 |
-
#: ../classes/settings.php:
|
1008 |
msgid "General Settings"
|
1009 |
msgstr "Ajustes Generales"
|
1010 |
|
1011 |
-
#: ../classes/settings.php:
|
1012 |
msgid "Customize your Admin Columns settings."
|
1013 |
msgstr "Personalice sus ajustes de Admin Columns."
|
1014 |
|
1015 |
-
#: ../classes/settings.php:
|
1016 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1017 |
msgstr ""
|
1018 |
|
1019 |
-
#: ../classes/settings.php:
|
1020 |
msgid "Save"
|
1021 |
msgstr "Salvar"
|
1022 |
|
1023 |
-
#: ../classes/settings.php:
|
1024 |
msgid "Restore Settings"
|
1025 |
msgstr "Restaurar Ajustes"
|
1026 |
|
1027 |
-
#: ../classes/settings.php:
|
1028 |
msgid "This will delete all column settings and restore the default settings."
|
1029 |
msgstr "Esto borrará todos los ajustes de columna y restaurará los ajustes por defecto."
|
1030 |
|
1031 |
-
#: ../classes/settings.php:
|
1032 |
msgid "Restore default settings"
|
1033 |
msgstr "Restaurar ajustes por defecto"
|
1034 |
|
1035 |
-
#: ../classes/settings.php:
|
1036 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1037 |
msgstr "¡Advertencia! Todos los datos salvados de Admin columns serán borrados. Esto no puede ser deshecho.\\'OK\\' para borrar, \\'Cancelar\\' para cancelar"
|
1038 |
|
1039 |
-
#: ../classes/settings.php:
|
1040 |
-
msgid "Settings"
|
1041 |
-
msgstr "Ajustes"
|
1042 |
-
|
1043 |
-
#: ../classes/settings.php:601
|
1044 |
-
msgid "Add-ons"
|
1045 |
-
msgstr "Add-ons"
|
1046 |
-
|
1047 |
-
#: ../classes/settings.php:631
|
1048 |
msgid "Posttypes"
|
1049 |
msgstr "Tipos de Post"
|
1050 |
|
1051 |
-
#: ../classes/settings.php:
|
1052 |
msgid "Others"
|
1053 |
msgstr "Otros"
|
1054 |
|
1055 |
-
#: ../classes/settings.php:
|
1056 |
msgid "Taxonomies"
|
1057 |
msgstr "Taxonomías"
|
1058 |
|
1059 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1060 |
#, php-format
|
1061 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: ../classes/settings.php:
|
1065 |
msgid "Store settings"
|
1066 |
msgstr "Almacenar ajustes"
|
1067 |
|
1068 |
-
#: ../classes/settings.php:
|
1069 |
msgid "Update"
|
1070 |
msgstr "Actualizar"
|
1071 |
|
1072 |
-
#: ../classes/settings.php:
|
1073 |
#, php-format
|
1074 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1075 |
msgstr "¡Advertencia! Los %s datos de columnas serán borrados. Esto no puede ser deshecho. \\'OK\\' para borrar, \\'Cancelar\\' para cancelar"
|
1076 |
|
1077 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1078 |
msgid "columns"
|
1079 |
msgstr "columnas"
|
1080 |
|
1081 |
-
#: ../classes/settings.php:
|
1082 |
msgid "Get Admin Columns Pro"
|
1083 |
msgstr "Obtener Admin Columns Pro"
|
1084 |
|
1085 |
-
#: ../classes/settings.php:
|
1086 |
msgid "Add Sorting"
|
1087 |
msgstr "Adicionar Ordenamiento"
|
1088 |
|
1089 |
-
#: ../classes/settings.php:
|
1090 |
msgid "Add Filtering"
|
1091 |
msgstr "Adicionar Filtro"
|
1092 |
|
1093 |
-
#: ../classes/settings.php:
|
1094 |
msgid "Add Import/Export"
|
1095 |
msgstr "Adicionar Importar/Exportar"
|
1096 |
|
1097 |
-
#: ../classes/settings.php:
|
1098 |
msgid "Add Direct Editing"
|
1099 |
msgstr "Adicionar Edición Directa"
|
1100 |
|
1101 |
-
#: ../classes/settings.php:
|
1102 |
#, php-format
|
1103 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1104 |
msgstr "¡Vea <a href=\"%s\">Admin Columns Pro</a> para más detalles!"
|
1105 |
|
1106 |
-
#: ../classes/settings.php:
|
1107 |
msgid "Are you happy with Admin Columns?"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: ../classes/settings.php:
|
1111 |
msgid "What's wrong? Need help? Let us know!"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: ../classes/settings.php:
|
1115 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: ../classes/settings.php:
|
1119 |
msgid "Docs"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: ../classes/settings.php:
|
1123 |
msgid "Forums"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: ../classes/settings.php:
|
1127 |
msgid "Woohoo! We're glad to hear that!"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: ../classes/settings.php:
|
1131 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: ../classes/settings.php:
|
1135 |
msgid "Rate"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: ../classes/settings.php:
|
1139 |
msgid "Tweet"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: ../classes/settings.php:
|
1143 |
msgid "Buy Pro"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: ../classes/settings.php:
|
1147 |
msgid "Support"
|
1148 |
msgstr "Soporte"
|
1149 |
|
1150 |
-
#: ../classes/settings.php:
|
1151 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1152 |
msgstr "Vea la sección de <strong>Ayuda</strong> en la parte superior derecha de la pantalla."
|
1153 |
|
1154 |
-
#: ../classes/settings.php:
|
1155 |
#, php-format
|
1156 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1157 |
msgstr "Para una documentación completa, reportes de bug, sugerencias de características y otros consejos <a href='%s'>visite el sitio web de Admin Columns</a>"
|
1158 |
|
1159 |
-
#: ../classes/settings.php:
|
1160 |
msgid "Drag and drop to reorder"
|
1161 |
msgstr "Arrastre y suelte para reordenar"
|
1162 |
|
1163 |
-
#: ../classes/settings.php:
|
1164 |
msgid "Add Column"
|
1165 |
msgstr "Adicionar Columna"
|
1166 |
|
1167 |
-
#: ../classes/settings.php:
|
1168 |
msgid "Active"
|
1169 |
msgstr "Activo"
|
1170 |
|
1171 |
-
#: ../classes/settings.php:
|
1172 |
msgid "Deactivate"
|
1173 |
msgstr "Inactivo"
|
1174 |
|
1175 |
-
#: ../classes/settings.php:
|
1176 |
msgid "Installed"
|
1177 |
msgstr "Instalado"
|
1178 |
|
1179 |
-
#: ../classes/settings.php:
|
1180 |
msgid "Activate"
|
1181 |
msgstr "Activar"
|
1182 |
|
1183 |
-
#: ../classes/settings.php:
|
1184 |
msgid "Download & Install"
|
1185 |
msgstr "Descargar e Instalar"
|
1186 |
|
1187 |
-
#: ../classes/settings.php:
|
1188 |
msgid "Get this add-on"
|
1189 |
msgstr "Obtener este add-on"
|
1190 |
|
1191 |
-
#: ../classes/storage_model.php:
|
1192 |
msgid "settings succesfully restored."
|
1193 |
msgstr "ajustes restaurados satisfactoriamente."
|
1194 |
|
1195 |
-
#: ../classes/storage_model.php:
|
1196 |
msgid "No columns settings available."
|
1197 |
msgstr "No hay ajustes de columnas disponibles."
|
1198 |
|
1199 |
-
#: ../classes/storage_model.php:
|
1200 |
#, php-format
|
1201 |
msgid "You are trying to store the same settings for %s."
|
1202 |
msgstr "Está tratando de almacenar los mismos ajustes para %s."
|
1203 |
|
1204 |
-
#: ../classes/storage_model.php:
|
1205 |
#, php-format
|
1206 |
-
msgid "Settings for %s updated
|
1207 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1208 |
|
1209 |
#: ../classes/storage_model/comment.php:13
|
1210 |
msgid "Comments"
|
@@ -1235,9 +1181,7 @@ msgid "User"
|
|
1235 |
msgstr ""
|
1236 |
|
1237 |
#: ../classes/upgrade.php:62
|
1238 |
-
msgid ""
|
1239 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of <strong>Admin Columns Pro</strong> <a href=\"http://www."
|
1240 |
-
"admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct Inline Editing!"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
#: ../classes/upgrade.php:95
|
@@ -1292,6 +1236,10 @@ msgstr "Error"
|
|
1292 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1293 |
msgstr "Lo sentimos. Algo salió mal durante el proceso de actualización. Por favor, reporte esto en el foro de soporte."
|
1294 |
|
|
|
|
|
|
|
|
|
1295 |
#: ../codepress-admin-columns.php:442
|
1296 |
msgid "Edit columns"
|
1297 |
msgstr "Editar columnas"
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
9 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/admin-columns/language/es_ES/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
29 |
|
30 |
#: ../classes/addons.php:110
|
31 |
msgid "Plugins"
|
47 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../classes/column.php:582
|
51 |
msgid "Thumbnail"
|
52 |
msgstr "Miniatura"
|
53 |
|
54 |
+
#: ../classes/column.php:583
|
55 |
msgid "Medium"
|
56 |
msgstr "Medio"
|
57 |
|
58 |
+
#: ../classes/column.php:584
|
59 |
msgid "Large"
|
60 |
msgstr "Largo"
|
61 |
|
62 |
+
#: ../classes/column.php:585
|
63 |
msgid "Full"
|
64 |
msgstr "Completo"
|
65 |
|
66 |
+
#: ../classes/column.php:1026
|
67 |
msgid "Date Format"
|
68 |
msgstr "Formato de Fecha"
|
69 |
|
70 |
+
#: ../classes/column.php:1027
|
71 |
msgid "This will determine how the date will be displayed."
|
72 |
msgstr "Esto determinará cómo la fecha se mostrará."
|
73 |
|
74 |
+
#: ../classes/column.php:1033
|
75 |
msgid "Example:"
|
76 |
msgstr "Ejemplo:"
|
77 |
|
78 |
+
#: ../classes/column.php:1035
|
79 |
#, php-format
|
80 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
81 |
msgstr "Dejar en blanco para formato de fecha de WordPress, cambie su <a href=\"%s\">formato de fecha por defecto aquí</a>."
|
82 |
|
83 |
+
#: ../classes/column.php:1036
|
84 |
msgid "Documentation on date and time formatting."
|
85 |
msgstr "Documentación en formato de fecha y hora."
|
86 |
|
87 |
+
#: ../classes/column.php:1050
|
88 |
msgid "Excerpt length"
|
89 |
msgstr "Tamaño de extracto"
|
90 |
|
91 |
+
#: ../classes/column.php:1051
|
92 |
msgid "Number of words"
|
93 |
msgstr "Número de palabras"
|
94 |
|
95 |
+
#: ../classes/column.php:1069
|
96 |
msgid "Preview size"
|
97 |
msgstr "Tamaño de vista previa"
|
98 |
|
99 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
100 |
msgid "Custom"
|
101 |
msgstr "Personalizado"
|
102 |
|
103 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
104 |
msgid "width"
|
105 |
msgstr "ancho"
|
106 |
|
107 |
+
#: ../classes/column.php:1092
|
108 |
msgid "height"
|
109 |
msgstr "largo"
|
110 |
|
111 |
+
#: ../classes/column.php:1104
|
112 |
msgid "Before"
|
113 |
msgstr "Antes"
|
114 |
|
115 |
+
#: ../classes/column.php:1104
|
116 |
msgid "This text will appear before the custom field value."
|
117 |
msgstr "Este texto aparecerá antes del valor del campo personalizado."
|
118 |
|
119 |
+
#: ../classes/column.php:1105
|
120 |
msgid "After"
|
121 |
msgstr "Después"
|
122 |
|
123 |
+
#: ../classes/column.php:1105
|
124 |
msgid "This text will appear after the custom field value."
|
125 |
msgstr "Este texto aparecerá después del valor del campo personalizado."
|
126 |
|
127 |
+
#: ../classes/column.php:1114
|
128 |
msgid "Display Name"
|
129 |
msgstr "Nombre a Mostrar"
|
130 |
|
131 |
+
#: ../classes/column.php:1115
|
132 |
msgid "First Name"
|
133 |
msgstr "Primer Nombre"
|
134 |
|
135 |
+
#: ../classes/column.php:1116
|
136 |
msgid "Last Name"
|
137 |
msgstr "Apellido"
|
138 |
|
139 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
140 |
msgid "Nickname"
|
141 |
msgstr "Alias"
|
142 |
|
143 |
+
#: ../classes/column.php:1118
|
144 |
msgid "User Login"
|
145 |
msgstr "Nombre de Usuario"
|
146 |
|
147 |
+
#: ../classes/column.php:1119
|
148 |
msgid "User Email"
|
149 |
msgstr "Email de Usuario"
|
150 |
|
151 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
152 |
msgid "User ID"
|
153 |
msgstr "ID de Usuario"
|
154 |
|
155 |
+
#: ../classes/column.php:1121
|
156 |
msgid "First and Last Name"
|
157 |
msgstr "Primer Nombre y Apellido"
|
158 |
|
159 |
+
#: ../classes/column.php:1124
|
160 |
msgid "Display format"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../classes/column.php:1124
|
164 |
msgid "This is the format of the author name."
|
165 |
msgstr "Esto es el formato del nombre del autor."
|
166 |
|
167 |
+
#: ../classes/column.php:1258
|
|
|
168 |
msgid "Edit"
|
169 |
msgstr "Editar"
|
170 |
|
171 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
172 |
msgid "Clone"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
176 |
msgid "Remove"
|
177 |
msgstr "Borrar"
|
178 |
|
179 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
180 |
msgid "Type"
|
181 |
msgstr "Tipo"
|
182 |
|
183 |
+
#: ../classes/column.php:1280
|
184 |
msgid "Choose a column type."
|
185 |
msgstr "Escoger un tipo de columna."
|
186 |
|
187 |
+
#: ../classes/column.php:1280
|
188 |
msgid "Name"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: ../classes/column.php:1290
|
192 |
msgid "Label"
|
193 |
msgstr "Etiqueta"
|
194 |
|
195 |
+
#: ../classes/column.php:1290
|
196 |
msgid "This is the name which will appear as the column header."
|
197 |
msgstr "Este es el nombre que aparecerá como el encabezado de la columna."
|
198 |
|
199 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
200 |
msgid "Width"
|
201 |
msgstr "Ancho"
|
202 |
|
203 |
+
#: ../classes/column.php:1299
|
204 |
msgid "default"
|
205 |
msgstr "por defecto"
|
206 |
|
207 |
+
#: ../classes/column.php:1300
|
208 |
msgid "auto"
|
209 |
msgstr ""
|
210 |
|
229 |
msgid "Find out more"
|
230 |
msgstr "Descubra más"
|
231 |
|
232 |
+
#: ../classes/column/actions.php:29
|
233 |
msgid "Actions"
|
234 |
msgstr "Acciones"
|
235 |
|
253 |
msgid "ID"
|
254 |
msgstr "ID"
|
255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
#: ../classes/column/comment/agent.php:19
|
257 |
msgid "Agent"
|
258 |
msgstr "Agente"
|
290 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
291 |
msgstr "Enviado el <a href=\"%1$s\">%2$s a las %3$s</a>"
|
292 |
|
293 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
294 |
msgid "Date"
|
295 |
msgstr "Fecha"
|
296 |
|
297 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
298 |
msgid "Excerpt"
|
299 |
msgstr "Extracto"
|
300 |
|
306 |
msgid "Word count"
|
307 |
msgstr "Conteo de palabra"
|
308 |
|
309 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
310 |
msgid "Custom Field"
|
311 |
msgstr "Campo Personalizado"
|
312 |
|
313 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
314 |
msgid "Default"
|
315 |
msgstr "Por Defecto"
|
316 |
|
318 |
msgid "Checkmark (true/false)"
|
319 |
msgstr "Marca de Verificación (true/false)"
|
320 |
|
321 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
322 |
msgid "Color"
|
323 |
msgstr "Color"
|
324 |
|
325 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
326 |
msgid "Counter"
|
327 |
msgstr "Contador"
|
328 |
|
329 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
330 |
msgid "Image"
|
331 |
msgstr "Imagen"
|
332 |
|
334 |
msgid "Media Library"
|
335 |
msgstr "Librería de Media"
|
336 |
|
337 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
338 |
msgid "Multiple Values"
|
339 |
msgstr "Valores Múltiples"
|
340 |
|
341 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
342 |
msgid "Numeric"
|
343 |
msgstr "Numérico"
|
344 |
|
375 |
msgid "This will determine how the value will be displayed."
|
376 |
msgstr "Esto determinará cómo el valor se mostrará."
|
377 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
378 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
379 |
msgid "Description"
|
380 |
msgstr "Decripción"
|
399 |
msgid "Target"
|
400 |
msgstr "Objetivo"
|
401 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
#: ../classes/column/media/alternate-text.php:19
|
403 |
msgid "Alt"
|
404 |
msgstr "Alt"
|
499 |
msgid "Mime type"
|
500 |
msgstr "Tipo de mime"
|
501 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
#: ../classes/column/post/attachment-count.php:19
|
503 |
msgid "No. of Attachments"
|
504 |
msgstr "No. de Adjuntos"
|
531 |
msgid "Spam"
|
532 |
msgstr "Spam"
|
533 |
|
534 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
535 |
+
msgid "Trash"
|
536 |
+
msgstr "Papelera"
|
537 |
+
|
538 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
539 |
msgid "Comment status"
|
540 |
msgstr "Estado del comentario"
|
559 |
msgid "Estimated Reading Time"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
563 |
+
msgid "second"
|
564 |
+
msgid_plural "seconds"
|
565 |
+
msgstr[0] ""
|
566 |
+
msgstr[1] ""
|
567 |
+
|
568 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
569 |
+
msgid "minute"
|
570 |
+
msgid_plural "minutes"
|
571 |
+
msgstr[0] ""
|
572 |
+
msgstr[1] ""
|
573 |
+
|
574 |
#: ../classes/column/post/estimated-reading-time.php:103
|
575 |
msgid "Words per minute"
|
576 |
msgstr ""
|
739 |
msgid "Admin Columns Settings"
|
740 |
msgstr "Ajustes de Admin Columns"
|
741 |
|
742 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
743 |
msgid "Admin Columns"
|
744 |
msgstr "Admin Columns"
|
745 |
|
746 |
+
#: ../classes/settings.php:220
|
747 |
#, php-format
|
748 |
msgid "%s column is already present and can not be duplicated."
|
749 |
msgstr "%s columna está ya presente y no puede ser duplicada."
|
750 |
|
751 |
+
#: ../classes/settings.php:274
|
752 |
msgid "Default settings succesfully restored."
|
753 |
msgstr "Ajustes por defecto restaurados satisfactoriamente."
|
754 |
|
755 |
+
#: ../classes/settings.php:291
|
756 |
msgid "Overview"
|
757 |
msgstr "Resumen"
|
758 |
|
759 |
+
#: ../classes/settings.php:294
|
760 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
761 |
msgstr "Este plugin es para adicionar y borrar columnas adicionales a las pantallas de administración para posts (tipos), páginas, librería de media, comentarios, enlaces y usuarios. Cambie la etiqueta de las columnas y reordénelas."
|
762 |
|
763 |
+
#: ../classes/settings.php:297
|
764 |
msgid "Basics"
|
765 |
msgstr "Fundamentos"
|
766 |
|
767 |
+
#: ../classes/settings.php:299
|
768 |
msgid "Change order"
|
769 |
msgstr "Cambiar orden"
|
770 |
|
771 |
+
#: ../classes/settings.php:300
|
772 |
msgid "By dragging the columns you can change the order which they will appear in."
|
773 |
msgstr "Al arrastrar las columnas usted puede cambiar el orden en las que aparecerán."
|
774 |
|
775 |
+
#: ../classes/settings.php:301
|
776 |
msgid "Change label"
|
777 |
msgstr "Cambiar etiqueta"
|
778 |
|
779 |
+
#: ../classes/settings.php:302
|
780 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
781 |
msgstr "Al hacer clic en el triángulo verá las opciones de la columna. Aquí puede cambiar cada etiqueta del encabezado de las columnas."
|
782 |
|
783 |
+
#: ../classes/settings.php:303
|
784 |
msgid "Change column width"
|
785 |
msgstr "Cambiar ancho de columna"
|
786 |
|
787 |
+
#: ../classes/settings.php:304
|
788 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
789 |
msgstr "Al hacer clic en el triángulo verá las opciones de la columna. Al usar el slider arrastrable puede establecer el ancho de las columnas en por ciento."
|
790 |
|
791 |
+
#: ../classes/settings.php:310
|
792 |
msgid "'Custom Field' column"
|
793 |
msgstr "Columna 'Campo Personalizado'"
|
794 |
|
795 |
+
#: ../classes/settings.php:311
|
796 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
797 |
msgstr "La columna del campo personalizado utiliza los campos personalizados de los posts y los usuarios. Hay 10 tipos que puede establecer."
|
798 |
|
799 |
+
#: ../classes/settings.php:313
|
800 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
801 |
msgstr "Valor: Puede ser una cadena o un arreglo. Los arreglos serán aplanados y los valores serán separados por una coma ','."
|
802 |
|
803 |
+
#: ../classes/settings.php:314
|
804 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
805 |
msgstr "Valor: debería contener una URL de imagen o IDs de Adjunto (separados por una coma ',')."
|
806 |
|
807 |
+
#: ../classes/settings.php:315
|
808 |
msgid "Value: This will show the first 20 words of the Post content."
|
809 |
msgstr "Valor: Esto mostrará las primeras 20 palabras del contenido del Post."
|
810 |
|
811 |
+
#: ../classes/settings.php:316
|
812 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
813 |
msgstr "Valor: debería ser un arreglo. Esto aplanará cualquier arreglo (multidimensional)."
|
814 |
|
815 |
+
#: ../classes/settings.php:317
|
816 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
817 |
msgstr "Valor: Enteros solamente. <br/> Si usted tiene el 'addon de ordenación' esto será utilizado para ordenar, por lo que puede ordenar sus posts sobre valores numéricos (campo personalizado)."
|
818 |
|
819 |
+
#: ../classes/settings.php:318
|
820 |
#, php-format
|
821 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
822 |
msgstr "Valor: Puede ser una marca de tiempo unix o un formato de fecha como se describe en <a href='%s'>Codex</a>.Usted puede cambiar el formato de fecha devuelto en la página de <a href='%s'>ajustes generales</a>"
|
823 |
|
824 |
+
#: ../classes/settings.php:319
|
825 |
msgid "Post Titles"
|
826 |
msgstr "Títulos de Post"
|
827 |
|
828 |
+
#: ../classes/settings.php:319
|
829 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
830 |
msgstr "Valor: puede ser uno o más IDs de Post (separados por ',')."
|
831 |
|
832 |
+
#: ../classes/settings.php:320
|
833 |
msgid "Usernames"
|
834 |
msgstr "Nombres de Usuario"
|
835 |
|
836 |
+
#: ../classes/settings.php:320
|
837 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
838 |
msgstr "Valor: puede ser uno o más IDs de Usuario (separados por ',')."
|
839 |
|
840 |
+
#: ../classes/settings.php:321
|
841 |
msgid "Checkmark"
|
842 |
msgstr "Marca de Verificación"
|
843 |
|
844 |
+
#: ../classes/settings.php:321
|
845 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
846 |
msgstr "Valor: debería ser un 1 (uno) o 0 (cero)."
|
847 |
|
848 |
+
#: ../classes/settings.php:322
|
849 |
msgid "Value: hex value color, such as #808080."
|
850 |
msgstr "Valor: color de valor hex, ej. #808080."
|
851 |
|
852 |
+
#: ../classes/settings.php:323
|
853 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
854 |
msgstr "Valor: Puede ser una cadena o un arreglo. Esto mostrará la cantidad del número de tiempos que la clave meta es usada por el elemento."
|
855 |
|
856 |
+
#: ../classes/settings.php:412
|
857 |
msgid "Welcome to Admin Columns"
|
858 |
msgstr "Bienvenido a Admin Columns"
|
859 |
|
860 |
+
#: ../classes/settings.php:415
|
861 |
msgid "Thank you for updating to the latest version!"
|
862 |
msgstr "¡Gracias por actualizar a la última versión!"
|
863 |
|
864 |
+
#: ../classes/settings.php:416
|
865 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
866 |
msgstr "Admin Columns está más pulido y es más disfrutable que nunca antes. Esperamos que le guste."
|
867 |
|
868 |
+
#: ../classes/settings.php:421
|
869 |
msgid "What’s New"
|
870 |
msgstr "Qué hay de Nuevo"
|
871 |
|
872 |
+
#: ../classes/settings.php:422
|
873 |
msgid "Changelog"
|
874 |
msgstr "Log de Cambio"
|
875 |
|
876 |
+
#: ../classes/settings.php:427
|
877 |
msgid "Important"
|
878 |
msgstr "Importante"
|
879 |
|
880 |
+
#: ../classes/settings.php:429
|
881 |
msgid "Database Changes"
|
882 |
msgstr "Cambios de Base de Datos"
|
883 |
|
884 |
+
#: ../classes/settings.php:430
|
885 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
886 |
msgstr "La base de datos ha sido cambiada entre las versiones 1 y 2. Pero nos aseguramos de que usted siempre pueda virar a la versión 1x sin ningún problema."
|
887 |
|
888 |
+
#: ../classes/settings.php:433
|
889 |
msgid "Make sure you backup your database and then click"
|
890 |
msgstr "Esté seguro de hacer una copia de seguridad a su base de datos y luego haga clic"
|
891 |
|
892 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
893 |
msgid "Upgrade Database"
|
894 |
msgstr "Actualizar Base de Datos"
|
895 |
|
896 |
+
#: ../classes/settings.php:436
|
897 |
msgid "Potential Issues"
|
898 |
msgstr "Problemas Potenciales"
|
899 |
|
900 |
+
#: ../classes/settings.php:437
|
901 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
902 |
msgstr "Debido a la refactorización cambiable del código, de los Add-ons circundantes y las acciones/filtros, su sitio web puede no operar correctamente. Es importante que lea la completa"
|
903 |
|
904 |
+
#: ../classes/settings.php:437
|
905 |
msgid "Migrating from v1 to v2"
|
906 |
msgstr "Migración de v1 a v2"
|
907 |
|
908 |
+
#: ../classes/settings.php:437
|
909 |
msgid "guide to view the full list of changes."
|
910 |
msgstr "guía para ver la lista completa de cambios."
|
911 |
|
912 |
+
#: ../classes/settings.php:437
|
913 |
#, php-format
|
914 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
915 |
msgstr "Cuando usted encuentre un bug por favor <a href=\"%s\">repórtenoslo</a> para poder arreglarlo en el próximo release."
|
916 |
|
917 |
+
#: ../classes/settings.php:440
|
918 |
msgid "Important!"
|
919 |
msgstr "¡Importante!"
|
920 |
|
921 |
+
#: ../classes/settings.php:440
|
922 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
923 |
msgstr "Si usted actualizó el plugin Admin Columns sin conocimiento previo de tales cambios, Por favor vire hacia atrás a la última"
|
924 |
|
925 |
+
#: ../classes/settings.php:440
|
926 |
msgid "version 1"
|
927 |
msgstr "versión 1"
|
928 |
|
929 |
+
#: ../classes/settings.php:440
|
930 |
msgid "of this plugin."
|
931 |
msgstr "de este plugin."
|
932 |
|
933 |
+
#: ../classes/settings.php:446
|
934 |
msgid "Changelog for"
|
935 |
msgstr "Log de cambios para "
|
936 |
|
937 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
938 |
msgid "Learn more"
|
939 |
msgstr "Ver más"
|
940 |
|
941 |
+
#: ../classes/settings.php:471
|
942 |
msgid "Start using Admin Columns"
|
943 |
msgstr "Comenzar a usar Admin Columns"
|
944 |
|
945 |
+
#: ../classes/settings.php:490
|
946 |
msgid "General Settings"
|
947 |
msgstr "Ajustes Generales"
|
948 |
|
949 |
+
#: ../classes/settings.php:491
|
950 |
msgid "Customize your Admin Columns settings."
|
951 |
msgstr "Personalice sus ajustes de Admin Columns."
|
952 |
|
953 |
+
#: ../classes/settings.php:502
|
954 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
958 |
msgid "Save"
|
959 |
msgstr "Salvar"
|
960 |
|
961 |
+
#: ../classes/settings.php:549
|
962 |
msgid "Restore Settings"
|
963 |
msgstr "Restaurar Ajustes"
|
964 |
|
965 |
+
#: ../classes/settings.php:550
|
966 |
msgid "This will delete all column settings and restore the default settings."
|
967 |
msgstr "Esto borrará todos los ajustes de columna y restaurará los ajustes por defecto."
|
968 |
|
969 |
+
#: ../classes/settings.php:556
|
970 |
msgid "Restore default settings"
|
971 |
msgstr "Restaurar ajustes por defecto"
|
972 |
|
973 |
+
#: ../classes/settings.php:556
|
974 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
975 |
msgstr "¡Advertencia! Todos los datos salvados de Admin columns serán borrados. Esto no puede ser deshecho.\\'OK\\' para borrar, \\'Cancelar\\' para cancelar"
|
976 |
|
977 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
978 |
msgid "Posttypes"
|
979 |
msgstr "Tipos de Post"
|
980 |
|
981 |
+
#: ../classes/settings.php:573
|
982 |
msgid "Others"
|
983 |
msgstr "Otros"
|
984 |
|
985 |
+
#: ../classes/settings.php:574
|
986 |
msgid "Taxonomies"
|
987 |
msgstr "Taxonomías"
|
988 |
|
989 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
990 |
+
msgid "Settings"
|
991 |
+
msgstr "Ajustes"
|
992 |
+
|
993 |
+
#: ../classes/settings.php:591
|
994 |
+
msgid "Add-ons"
|
995 |
+
msgstr "Add-ons"
|
996 |
+
|
997 |
+
#: ../classes/settings.php:659
|
998 |
#, php-format
|
999 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: ../classes/settings.php:669
|
1003 |
msgid "Store settings"
|
1004 |
msgstr "Almacenar ajustes"
|
1005 |
|
1006 |
+
#: ../classes/settings.php:673
|
1007 |
msgid "Update"
|
1008 |
msgstr "Actualizar"
|
1009 |
|
1010 |
+
#: ../classes/settings.php:677
|
1011 |
#, php-format
|
1012 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1013 |
msgstr "¡Advertencia! Los %s datos de columnas serán borrados. Esto no puede ser deshecho. \\'OK\\' para borrar, \\'Cancelar\\' para cancelar"
|
1014 |
|
1015 |
+
#: ../classes/settings.php:678
|
1016 |
+
msgid "Restore"
|
1017 |
+
msgstr "Restaurar"
|
1018 |
+
|
1019 |
+
#: ../classes/settings.php:678
|
1020 |
msgid "columns"
|
1021 |
msgstr "columnas"
|
1022 |
|
1023 |
+
#: ../classes/settings.php:697
|
1024 |
msgid "Get Admin Columns Pro"
|
1025 |
msgstr "Obtener Admin Columns Pro"
|
1026 |
|
1027 |
+
#: ../classes/settings.php:701
|
1028 |
msgid "Add Sorting"
|
1029 |
msgstr "Adicionar Ordenamiento"
|
1030 |
|
1031 |
+
#: ../classes/settings.php:702
|
1032 |
msgid "Add Filtering"
|
1033 |
msgstr "Adicionar Filtro"
|
1034 |
|
1035 |
+
#: ../classes/settings.php:703
|
1036 |
msgid "Add Import/Export"
|
1037 |
msgstr "Adicionar Importar/Exportar"
|
1038 |
|
1039 |
+
#: ../classes/settings.php:704
|
1040 |
msgid "Add Direct Editing"
|
1041 |
msgstr "Adicionar Edición Directa"
|
1042 |
|
1043 |
+
#: ../classes/settings.php:707
|
1044 |
#, php-format
|
1045 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1046 |
msgstr "¡Vea <a href=\"%s\">Admin Columns Pro</a> para más detalles!"
|
1047 |
|
1048 |
+
#: ../classes/settings.php:738
|
1049 |
msgid "Are you happy with Admin Columns?"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: ../classes/settings.php:746
|
1053 |
msgid "What's wrong? Need help? Let us know!"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: ../classes/settings.php:747
|
1057 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: ../classes/settings.php:755
|
1061 |
msgid "Docs"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: ../classes/settings.php:760
|
1065 |
msgid "Forums"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: ../classes/settings.php:769
|
1069 |
msgid "Woohoo! We're glad to hear that!"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: ../classes/settings.php:770
|
1073 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: ../classes/settings.php:774
|
1077 |
msgid "Rate"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: ../classes/settings.php:785
|
1081 |
msgid "Tweet"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: ../classes/settings.php:795
|
1085 |
msgid "Buy Pro"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: ../classes/settings.php:807
|
1089 |
msgid "Support"
|
1090 |
msgstr "Soporte"
|
1091 |
|
1092 |
+
#: ../classes/settings.php:810
|
1093 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1094 |
msgstr "Vea la sección de <strong>Ayuda</strong> en la parte superior derecha de la pantalla."
|
1095 |
|
1096 |
+
#: ../classes/settings.php:813
|
1097 |
#, php-format
|
1098 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1099 |
msgstr "Para una documentación completa, reportes de bug, sugerencias de características y otros consejos <a href='%s'>visite el sitio web de Admin Columns</a>"
|
1100 |
|
1101 |
+
#: ../classes/settings.php:842
|
1102 |
msgid "Drag and drop to reorder"
|
1103 |
msgstr "Arrastre y suelte para reordenar"
|
1104 |
|
1105 |
+
#: ../classes/settings.php:845
|
1106 |
msgid "Add Column"
|
1107 |
msgstr "Adicionar Columna"
|
1108 |
|
1109 |
+
#: ../classes/settings.php:926
|
1110 |
msgid "Active"
|
1111 |
msgstr "Activo"
|
1112 |
|
1113 |
+
#: ../classes/settings.php:927
|
1114 |
msgid "Deactivate"
|
1115 |
msgstr "Inactivo"
|
1116 |
|
1117 |
+
#: ../classes/settings.php:934
|
1118 |
msgid "Installed"
|
1119 |
msgstr "Instalado"
|
1120 |
|
1121 |
+
#: ../classes/settings.php:935
|
1122 |
msgid "Activate"
|
1123 |
msgstr "Activar"
|
1124 |
|
1125 |
+
#: ../classes/settings.php:949
|
1126 |
msgid "Download & Install"
|
1127 |
msgstr "Descargar e Instalar"
|
1128 |
|
1129 |
+
#: ../classes/settings.php:954
|
1130 |
msgid "Get this add-on"
|
1131 |
msgstr "Obtener este add-on"
|
1132 |
|
1133 |
+
#: ../classes/storage_model.php:237
|
1134 |
msgid "settings succesfully restored."
|
1135 |
msgstr "ajustes restaurados satisfactoriamente."
|
1136 |
|
1137 |
+
#: ../classes/storage_model.php:253
|
1138 |
msgid "No columns settings available."
|
1139 |
msgstr "No hay ajustes de columnas disponibles."
|
1140 |
|
1141 |
+
#: ../classes/storage_model.php:274
|
1142 |
#, php-format
|
1143 |
msgid "You are trying to store the same settings for %s."
|
1144 |
msgstr "Está tratando de almacenar los mismos ajustes para %s."
|
1145 |
|
1146 |
+
#: ../classes/storage_model.php:278
|
1147 |
#, php-format
|
1148 |
+
msgid "Settings for %s updated successfully."
|
1149 |
+
msgstr ""
|
1150 |
+
|
1151 |
+
#: ../classes/storage_model.php:809
|
1152 |
+
msgid "View"
|
1153 |
+
msgstr "Ver"
|
1154 |
|
1155 |
#: ../classes/storage_model/comment.php:13
|
1156 |
msgid "Comments"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
#: ../classes/upgrade.php:62
|
1184 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
1185 |
msgstr ""
|
1186 |
|
1187 |
#: ../classes/upgrade.php:95
|
1236 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1237 |
msgstr "Lo sentimos. Algo salió mal durante el proceso de actualización. Por favor, reporte esto en el foro de soporte."
|
1238 |
|
1239 |
+
#: ../codepress-admin-columns.php:34
|
1240 |
+
msgid "No textdomain"
|
1241 |
+
msgstr ""
|
1242 |
+
|
1243 |
#: ../codepress-admin-columns.php:442
|
1244 |
msgid "Edit columns"
|
1245 |
msgstr "Editar columnas"
|
languages/cpac-fa_IR.mo
CHANGED
Binary file
|
languages/cpac-fa_IR.po
CHANGED
@@ -5,8 +5,8 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Persian (http://www.transifex.com/projects/p/admin-columns/language/fa/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
@@ -16,10 +16,16 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -41,165 +47,164 @@ msgstr ""
|
|
41 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: ../classes/column.php:
|
45 |
msgid "Thumbnail"
|
46 |
msgstr "بندانگشتی"
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Medium"
|
50 |
msgstr "متوسط"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Large"
|
54 |
msgstr "بزرگ"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Full"
|
58 |
msgstr "کامل"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Date Format"
|
62 |
msgstr "قابل تاریخ"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "This will determine how the date will be displayed."
|
66 |
msgstr "چگونگی نمایش تاریخ را مشخص می کند."
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "Example:"
|
70 |
msgstr "مثال:"
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
#, php-format
|
74 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
75 |
msgstr "برای استفاده از قالب تاریخ وردپرس خالی بگذارید، یا به <a href=\"%s\">قالب دلخواهی از اینجا</a> تغییر دهید."
|
76 |
|
77 |
-
#: ../classes/column.php:
|
78 |
msgid "Documentation on date and time formatting."
|
79 |
msgstr "مستندات در باره قالب بندی تاریخ و زمان."
|
80 |
|
81 |
-
#: ../classes/column.php:
|
82 |
msgid "Excerpt length"
|
83 |
msgstr "طول چکیده"
|
84 |
|
85 |
-
#: ../classes/column.php:
|
86 |
msgid "Number of words"
|
87 |
msgstr "تعداد کلمات"
|
88 |
|
89 |
-
#: ../classes/column.php:
|
90 |
msgid "Preview size"
|
91 |
msgstr "اندازه پیش نمایش"
|
92 |
|
93 |
-
#: ../classes/column.php:
|
94 |
msgid "Custom"
|
95 |
msgstr "دلخواه"
|
96 |
|
97 |
-
#: ../classes/column.php:
|
98 |
msgid "width"
|
99 |
msgstr "عرض"
|
100 |
|
101 |
-
#: ../classes/column.php:
|
102 |
msgid "height"
|
103 |
msgstr "ارتفاع"
|
104 |
|
105 |
-
#: ../classes/column.php:
|
106 |
msgid "Before"
|
107 |
msgstr "قبل"
|
108 |
|
109 |
-
#: ../classes/column.php:
|
110 |
msgid "This text will appear before the custom field value."
|
111 |
msgstr "این متن قبل از مقدار زمینه دلخواه نمایش داده خواهد شد."
|
112 |
|
113 |
-
#: ../classes/column.php:
|
114 |
msgid "After"
|
115 |
msgstr "بعد"
|
116 |
|
117 |
-
#: ../classes/column.php:
|
118 |
msgid "This text will appear after the custom field value."
|
119 |
msgstr "این متن بعد از مقدار زمینه دلخواه نمایش داده خواهد شد."
|
120 |
|
121 |
-
#: ../classes/column.php:
|
122 |
msgid "Display Name"
|
123 |
msgstr "نام عمومی"
|
124 |
|
125 |
-
#: ../classes/column.php:
|
126 |
msgid "First Name"
|
127 |
msgstr "نام"
|
128 |
|
129 |
-
#: ../classes/column.php:
|
130 |
msgid "Last Name"
|
131 |
msgstr "نام خانوادگی"
|
132 |
|
133 |
-
#: ../classes/column.php:
|
134 |
msgid "Nickname"
|
135 |
msgstr "لغب"
|
136 |
|
137 |
-
#: ../classes/column.php:
|
138 |
msgid "User Login"
|
139 |
msgstr "نام کاربری"
|
140 |
|
141 |
-
#: ../classes/column.php:
|
142 |
msgid "User Email"
|
143 |
msgstr "ایمیل کاربر"
|
144 |
|
145 |
-
#: ../classes/column.php:
|
146 |
msgid "User ID"
|
147 |
msgstr "شناسه کاربر"
|
148 |
|
149 |
-
#: ../classes/column.php:
|
150 |
msgid "First and Last Name"
|
151 |
msgstr "نام و نام خانوادگی"
|
152 |
|
153 |
-
#: ../classes/column.php:
|
154 |
msgid "Display format"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: ../classes/column.php:
|
158 |
msgid "This is the format of the author name."
|
159 |
msgstr "فرمت نمایش نام نویسنده"
|
160 |
|
161 |
-
#: ../classes/column.php:
|
162 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
msgstr "ویرایش"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "حذف"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "نوع"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "انتخاب نوع ستون"
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "برچسب"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "این نامی است که در تیتر ستون دیده می شود."
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "عرض"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "پیش فرض"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -224,7 +229,7 @@ msgstr "این افزونه در نسخه توسعه دهندگان به صور
|
|
224 |
msgid "Find out more"
|
225 |
msgstr "اطلاعات بیشتر"
|
226 |
|
227 |
-
#: ../classes/column/actions.php:29
|
228 |
msgid "Actions"
|
229 |
msgstr "عملیات ها"
|
230 |
|
@@ -248,30 +253,6 @@ msgstr ""
|
|
248 |
msgid "ID"
|
249 |
msgstr "شناسه"
|
250 |
|
251 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
252 |
-
msgid "Unapprove"
|
253 |
-
msgstr "عدم تایید"
|
254 |
-
|
255 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
256 |
-
msgid "Approve"
|
257 |
-
msgstr "تایید"
|
258 |
-
|
259 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
260 |
-
msgid "Restore"
|
261 |
-
msgstr "بازسازی"
|
262 |
-
|
263 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
264 |
-
msgid "Delete Permanently"
|
265 |
-
msgstr "حذف برای همیشه"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
268 |
-
msgid "Quick Edit"
|
269 |
-
msgstr "ویرایش سریع"
|
270 |
-
|
271 |
-
#: ../classes/column/comment/actions.php:77
|
272 |
-
msgid "Reply"
|
273 |
-
msgstr "پاسخ"
|
274 |
-
|
275 |
#: ../classes/column/comment/agent.php:19
|
276 |
msgid "Agent"
|
277 |
msgstr "مرورگر"
|
@@ -309,11 +290,11 @@ msgstr "تاریخ مرجع"
|
|
309 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
msgstr "ارسالی در <a href=\"%1$s\">%2$s در %3$s</a>"
|
311 |
|
312 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
313 |
msgid "Date"
|
314 |
msgstr "تاریخ"
|
315 |
|
316 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
317 |
msgid "Excerpt"
|
318 |
msgstr "چکیده"
|
319 |
|
@@ -325,11 +306,11 @@ msgstr "در پاسخ به"
|
|
325 |
msgid "Word count"
|
326 |
msgstr "تعداد کلمات"
|
327 |
|
328 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
329 |
msgid "Custom Field"
|
330 |
msgstr "زمینه دلخواه"
|
331 |
|
332 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
333 |
msgid "Default"
|
334 |
msgstr "پیش فرض"
|
335 |
|
@@ -337,15 +318,15 @@ msgstr "پیش فرض"
|
|
337 |
msgid "Checkmark (true/false)"
|
338 |
msgstr "تیک(صحیح غلط)"
|
339 |
|
340 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
341 |
msgid "Color"
|
342 |
msgstr "رنگ"
|
343 |
|
344 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
345 |
msgid "Counter"
|
346 |
msgstr "شمارنده"
|
347 |
|
348 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
349 |
msgid "Image"
|
350 |
msgstr "تصویر"
|
351 |
|
@@ -353,11 +334,11 @@ msgstr "تصویر"
|
|
353 |
msgid "Media Library"
|
354 |
msgstr "کتابخانه رسانه"
|
355 |
|
356 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
357 |
msgid "Multiple Values"
|
358 |
msgstr "چندین مقدار"
|
359 |
|
360 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
361 |
msgid "Numeric"
|
362 |
msgstr "عددی"
|
363 |
|
@@ -394,19 +375,6 @@ msgstr "نوع فیلد"
|
|
394 |
msgid "This will determine how the value will be displayed."
|
395 |
msgstr "نمایانگر این موضوع که مقادیر چگونه نمایش داده خواهند شد."
|
396 |
|
397 |
-
#: ../classes/column/link/actions.php:49
|
398 |
-
#, php-format
|
399 |
-
msgid ""
|
400 |
-
"You are about to delete this link '%s'\n"
|
401 |
-
" 'Cancel' to stop, 'OK' to delete."
|
402 |
-
msgstr ""
|
403 |
-
"در حال حذف این لینک '%s'\n"
|
404 |
-
"می باشید."
|
405 |
-
|
406 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "حذف"
|
409 |
-
|
410 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
411 |
msgid "Description"
|
412 |
msgstr "توضیحات"
|
@@ -431,24 +399,6 @@ msgstr "Rss"
|
|
431 |
msgid "Target"
|
432 |
msgstr "هدف"
|
433 |
|
434 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38
|
435 |
-
#: ../classes/column/post/status.php:35
|
436 |
-
msgid "Trash"
|
437 |
-
msgstr "زباله دان"
|
438 |
-
|
439 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
440 |
-
#, php-format
|
441 |
-
msgid "View “%s”"
|
442 |
-
msgstr "نمایش “%s”"
|
443 |
-
|
444 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
445 |
-
msgid "View"
|
446 |
-
msgstr "نمایش"
|
447 |
-
|
448 |
-
#: ../classes/column/media/actions.php:35
|
449 |
-
msgid "Attach"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
#: ../classes/column/media/alternate-text.php:19
|
453 |
msgid "Alt"
|
454 |
msgstr "متن جایگزین"
|
@@ -549,35 +499,6 @@ msgstr "ارتفاع"
|
|
549 |
msgid "Mime type"
|
550 |
msgstr "نوع فایل"
|
551 |
|
552 |
-
#: ../classes/column/post/actions.php:32
|
553 |
-
msgid "Edit this item"
|
554 |
-
msgstr "ویرایش این آیتم"
|
555 |
-
|
556 |
-
#: ../classes/column/post/actions.php:35
|
557 |
-
msgid "Edit this item inline"
|
558 |
-
msgstr "ویرایش درجای آیتم"
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:40
|
561 |
-
msgid "Restore this item from the Trash"
|
562 |
-
msgstr "بازسازی این آیتم از زباله دان"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:42
|
565 |
-
msgid "Move this item to the Trash"
|
566 |
-
msgstr "انتقال این آیتم به زباله دان"
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:44
|
569 |
-
msgid "Delete this item permanently"
|
570 |
-
msgstr "حذف کلی این آیتم"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:49
|
573 |
-
#, php-format
|
574 |
-
msgid "Preview “%s”"
|
575 |
-
msgstr "پیش نمایش “%s”"
|
576 |
-
|
577 |
-
#: ../classes/column/post/actions.php:49
|
578 |
-
msgid "Preview"
|
579 |
-
msgstr "پیش نمایش"
|
580 |
-
|
581 |
#: ../classes/column/post/attachment-count.php:19
|
582 |
msgid "No. of Attachments"
|
583 |
msgstr "تعداد پیوست ها"
|
@@ -610,6 +531,10 @@ msgstr "منتظر"
|
|
610 |
msgid "Spam"
|
611 |
msgstr "جفنگ"
|
612 |
|
|
|
|
|
|
|
|
|
613 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
614 |
msgid "Comment status"
|
615 |
msgstr "وضعیت نظر"
|
@@ -634,6 +559,16 @@ msgstr ""
|
|
634 |
msgid "Estimated Reading Time"
|
635 |
msgstr ""
|
636 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
637 |
#: ../classes/column/post/estimated-reading-time.php:103
|
638 |
msgid "Words per minute"
|
639 |
msgstr ""
|
@@ -802,412 +737,420 @@ msgstr "افزونه با موفقیت غیرفعال شد"
|
|
802 |
msgid "Admin Columns Settings"
|
803 |
msgstr "تنظیمات ستون ها"
|
804 |
|
805 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
806 |
msgid "Admin Columns"
|
807 |
msgstr "تنظیمات ستون ها"
|
808 |
|
809 |
-
#: ../classes/settings.php:
|
810 |
#, php-format
|
811 |
msgid "%s column is already present and can not be duplicated."
|
812 |
msgstr "%s ستون موجود است و نمی توان آنها را تکثیر کرد."
|
813 |
|
814 |
-
#: ../classes/settings.php:
|
815 |
msgid "Default settings succesfully restored."
|
816 |
msgstr "تنظیمات پیش فرض با موفقیت بازسازی شدند."
|
817 |
|
818 |
-
#: ../classes/settings.php:
|
819 |
msgid "Overview"
|
820 |
msgstr "مرورکلی"
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid ""
|
824 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and "
|
825 |
"reorder them."
|
826 |
msgstr "این افزونه برای ایجاد ستون های دلخواه و یا حذف آنها و مرتب سازی و همچنین تغییر نام آنها در نوشته ها و برگه ها ، رسانه ها ، نظرات، لینک ها و کاربران طراحی شده است."
|
827 |
|
828 |
-
#: ../classes/settings.php:
|
829 |
msgid "Basics"
|
830 |
msgstr "مقدمات"
|
831 |
|
832 |
-
#: ../classes/settings.php:
|
833 |
msgid "Change order"
|
834 |
msgstr "تغییر ترتیب"
|
835 |
|
836 |
-
#: ../classes/settings.php:
|
837 |
msgid "By dragging the columns you can change the order which they will appear in."
|
838 |
msgstr "با گرفتن و کشیدن ستون ها می توانید ترتیب نمایش آنها را تغییر دهید."
|
839 |
|
840 |
-
#: ../classes/settings.php:
|
841 |
msgid "Change label"
|
842 |
msgstr "تغییر برچسب"
|
843 |
|
844 |
-
#: ../classes/settings.php:
|
845 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
846 |
msgstr "با کلیک روی مثلث می توانید تنظیمات ستون را مشاهده فرمایید. در اینجا می توانید برچسب هر ستون را تغییر دهید."
|
847 |
|
848 |
-
#: ../classes/settings.php:
|
849 |
msgid "Change column width"
|
850 |
msgstr "تغییر عرض ستون"
|
851 |
|
852 |
-
#: ../classes/settings.php:
|
853 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
854 |
msgstr "با کلیک روی مثلث تنظیمات ستون را مشاهده خواهید کرد. به کمک جابجایی اسلایدر می توانید عرض هر ستون را به صورت درصد مشخص کنید."
|
855 |
|
856 |
-
#: ../classes/settings.php:
|
857 |
msgid "'Custom Field' column"
|
858 |
msgstr "ستون 'زمینه دلخواه'"
|
859 |
|
860 |
-
#: ../classes/settings.php:
|
861 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
862 |
msgstr "ستون زمینه دلخواه از زمینه های دلخواه نوشته ها و کاربران استفاده می کند. ده نوع مختلف برای تنظیم وجود دارد."
|
863 |
|
864 |
-
#: ../classes/settings.php:
|
865 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
866 |
msgstr "مقدار:می تواند متن یا آرایه باشد. آرایه ها به متن تبدیل خواهند شد و با ',' جدا خواهند شد."
|
867 |
|
868 |
-
#: ../classes/settings.php:
|
869 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
870 |
msgstr "مثدار: باید شامل یک آدرس (url) تصویر باشد یا شناسه هایی (ID) از پیوست ها که با ',' جدا شده اند."
|
871 |
|
872 |
-
#: ../classes/settings.php:
|
873 |
msgid "Value: This will show the first 20 words of the Post content."
|
874 |
msgstr "مقدار: بیست کلمه ابتدای متن را نشان خواهد داد."
|
875 |
|
876 |
-
#: ../classes/settings.php:
|
877 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
878 |
msgstr "مثدار: باید آرایه باشد. هر آرایه ای (چند بعدی) متنی خواهد شد."
|
879 |
|
880 |
-
#: ../classes/settings.php:
|
881 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
882 |
msgstr "مقدار: فقط عددی. <br/> اگر از افزونه 'مرتب سازی' استفاده کنید، از این مقدار برای مرتب سازی استفاده خواهد شد. می توانید نوشته هایتان را یک مقدار عددی (زمینه دلخواه) مرتب سازی کنید."
|
883 |
|
884 |
-
#: ../classes/settings.php:
|
885 |
#, php-format
|
886 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
887 |
msgstr "مقدار: باید زمان تاریخ سیستم یونیکس یا تاریخ قالب بندی شده باشد که در <a href='%s'>راهنما</a> شرح داده شده. می توانید خروجی تاریخ را از <a href='%s'>تنظیمات همگانی</a> تغییر دهید."
|
888 |
|
889 |
-
#: ../classes/settings.php:
|
890 |
msgid "Post Titles"
|
891 |
msgstr "تیترهای نوشته"
|
892 |
|
893 |
-
#: ../classes/settings.php:
|
894 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
895 |
msgstr "مقدار: می تواند شامل یک یا چند شناسه (ID) نوشته ها (جدا شده با ',') باشد."
|
896 |
|
897 |
-
#: ../classes/settings.php:
|
898 |
msgid "Usernames"
|
899 |
msgstr "نام های کاربری"
|
900 |
|
901 |
-
#: ../classes/settings.php:
|
902 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
903 |
msgstr "می تواند شامل یک یا چند شناسه (ID) کاربری (جداشده با ',') باشد."
|
904 |
|
905 |
-
#: ../classes/settings.php:
|
906 |
msgid "Checkmark"
|
907 |
msgstr "تیک"
|
908 |
|
909 |
-
#: ../classes/settings.php:
|
910 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
911 |
msgstr "مقدار: می تواند یک یا صفر باشد"
|
912 |
|
913 |
-
#: ../classes/settings.php:
|
914 |
msgid "Value: hex value color, such as #808080."
|
915 |
msgstr "مقدار: می تواند کد هکس رنگ مانند #808080 باشد"
|
916 |
|
917 |
-
#: ../classes/settings.php:
|
918 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
919 |
msgstr "مقدار: می تواند متن یا آرایه باشد. تعداد دفعات استفاده از meta key های آیتم را نمایش می دهد."
|
920 |
|
921 |
-
#: ../classes/settings.php:
|
922 |
msgid "Welcome to Admin Columns"
|
923 |
msgstr "به مدیریت ستون ها خوش آمدید"
|
924 |
|
925 |
-
#: ../classes/settings.php:
|
926 |
msgid "Thank you for updating to the latest version!"
|
927 |
msgstr "از اینکه به نسخه نهایی به روزرسانی کردید متشکریم!"
|
928 |
|
929 |
-
#: ../classes/settings.php:
|
930 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
931 |
msgstr "مدیریت ستون ها بهینه تر و لذت بخش تر از قبل شده است. امیدواریم شما بپسندید."
|
932 |
|
933 |
-
#: ../classes/settings.php:
|
934 |
msgid "What’s New"
|
935 |
msgstr "چه چیز جدید است"
|
936 |
|
937 |
-
#: ../classes/settings.php:
|
938 |
msgid "Changelog"
|
939 |
msgstr "تغییرات"
|
940 |
|
941 |
-
#: ../classes/settings.php:
|
942 |
msgid "Important"
|
943 |
msgstr "مهم"
|
944 |
|
945 |
-
#: ../classes/settings.php:
|
946 |
msgid "Database Changes"
|
947 |
msgstr "تغییرات بانک اطلاعاتی"
|
948 |
|
949 |
-
#: ../classes/settings.php:
|
950 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
951 |
msgstr "بانک اطلاعاتی بین نسخه های 1 و 2 تغییراتی داشته است ولی اطمینان داشته باشید هر زمان می توانید به نسخه 1 برگردید."
|
952 |
|
953 |
-
#: ../classes/settings.php:
|
954 |
msgid "Make sure you backup your database and then click"
|
955 |
msgstr "از بانک اطلاعاتی خود پشتیبان تهیه کنید و روی "
|
956 |
|
957 |
-
#: ../classes/settings.php:
|
958 |
msgid "Upgrade Database"
|
959 |
msgstr "به روز رسانی بانک اطلاعاتی کلیک کنید"
|
960 |
|
961 |
-
#: ../classes/settings.php:
|
962 |
msgid "Potential Issues"
|
963 |
msgstr "مشکلات بالقوه"
|
964 |
|
965 |
-
#: ../classes/settings.php:
|
966 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
967 |
msgstr "به دلیل تغییرات در کدهای برنامه نویسی این امکان وجود دارد که بعضی افزونه های شما به خوبی کار نکند. توصیه می شود راهنما انتقال از "
|
968 |
|
969 |
-
#: ../classes/settings.php:
|
970 |
msgid "Migrating from v1 to v2"
|
971 |
msgstr "نسخه 1 به 2 را به صورت کامل مطالعه فرمایید"
|
972 |
|
973 |
-
#: ../classes/settings.php:
|
974 |
msgid "guide to view the full list of changes."
|
975 |
msgstr "راهنما برای دیدن لیست تمام تغییرات."
|
976 |
|
977 |
-
#: ../classes/settings.php:
|
978 |
#, php-format
|
979 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
980 |
msgstr "زمانی که مشکلی مشاهده کردید لطفا آنرا به ما <a href=\"%s\">گزارش کنید</a>تا در نسخه بعدی تصحیح کنیم."
|
981 |
|
982 |
-
#: ../classes/settings.php:
|
983 |
msgid "Important!"
|
984 |
msgstr "مهم !"
|
985 |
|
986 |
-
#: ../classes/settings.php:
|
987 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
988 |
msgstr "اگر بدون آگاهی از تغییرات رخ داده افزونه را به روز رسانی کرده اید به آخرین "
|
989 |
|
990 |
-
#: ../classes/settings.php:
|
991 |
msgid "version 1"
|
992 |
msgstr "نسخه 1"
|
993 |
|
994 |
-
#: ../classes/settings.php:
|
995 |
msgid "of this plugin."
|
996 |
msgstr "از افزونه برگردید."
|
997 |
|
998 |
-
#: ../classes/settings.php:
|
999 |
msgid "Changelog for"
|
1000 |
msgstr "تغییرات برای"
|
1001 |
|
1002 |
-
#: ../classes/settings.php:
|
1003 |
msgid "Learn more"
|
1004 |
msgstr "آموزش بیشتر"
|
1005 |
|
1006 |
-
#: ../classes/settings.php:
|
1007 |
msgid "Start using Admin Columns"
|
1008 |
msgstr "شروع استفاده از ستون های مدیریت"
|
1009 |
|
1010 |
-
#: ../classes/settings.php:
|
1011 |
msgid "General Settings"
|
1012 |
msgstr "تنظیمات عمومی"
|
1013 |
|
1014 |
-
#: ../classes/settings.php:
|
1015 |
msgid "Customize your Admin Columns settings."
|
1016 |
msgstr "دلخواه سازی تنظیمات افزونه"
|
1017 |
|
1018 |
-
#: ../classes/settings.php:
|
1019 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: ../classes/settings.php:
|
1023 |
msgid "Save"
|
1024 |
msgstr "ذخیره"
|
1025 |
|
1026 |
-
#: ../classes/settings.php:
|
1027 |
msgid "Restore Settings"
|
1028 |
msgstr "بازنشانی تنظیمات"
|
1029 |
|
1030 |
-
#: ../classes/settings.php:
|
1031 |
msgid "This will delete all column settings and restore the default settings."
|
1032 |
msgstr "این کار تمام تنظیمات را حذف و به حالت پیش فرض در خواهد آورد."
|
1033 |
|
1034 |
-
#: ../classes/settings.php:
|
1035 |
msgid "Restore default settings"
|
1036 |
msgstr "بازسازی تنظیمات پیش فرض"
|
1037 |
|
1038 |
-
#: ../classes/settings.php:
|
1039 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1040 |
msgstr "اخطار! تمام ستون های مدیریت ذخیره شده حذف خواهند شد. این کار بازگشت پذیر نیست!"
|
1041 |
|
1042 |
-
#: ../classes/settings.php:
|
1043 |
-
msgid "Settings"
|
1044 |
-
msgstr "تنظیمات"
|
1045 |
-
|
1046 |
-
#: ../classes/settings.php:601
|
1047 |
-
msgid "Add-ons"
|
1048 |
-
msgstr "افزودنی ها"
|
1049 |
-
|
1050 |
-
#: ../classes/settings.php:631
|
1051 |
msgid "Posttypes"
|
1052 |
msgstr "نوع نوشته ها"
|
1053 |
|
1054 |
-
#: ../classes/settings.php:
|
1055 |
msgid "Others"
|
1056 |
msgstr "دیگر"
|
1057 |
|
1058 |
-
#: ../classes/settings.php:
|
1059 |
msgid "Taxonomies"
|
1060 |
msgstr "طبقه بندی ها"
|
1061 |
|
1062 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1063 |
#, php-format
|
1064 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: ../classes/settings.php:
|
1068 |
msgid "Store settings"
|
1069 |
msgstr "ذخیره تنظیمات"
|
1070 |
|
1071 |
-
#: ../classes/settings.php:
|
1072 |
msgid "Update"
|
1073 |
msgstr "به روز رسانی"
|
1074 |
|
1075 |
-
#: ../classes/settings.php:
|
1076 |
#, php-format
|
1077 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1078 |
msgstr "اخطار! داده های %s ستون حذف خواهد شد. این کار بازگشت ناپذیر است."
|
1079 |
|
1080 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1081 |
msgid "columns"
|
1082 |
msgstr "ستون ها"
|
1083 |
|
1084 |
-
#: ../classes/settings.php:
|
1085 |
msgid "Get Admin Columns Pro"
|
1086 |
msgstr "خرید نسخه حرفه ای"
|
1087 |
|
1088 |
-
#: ../classes/settings.php:
|
1089 |
msgid "Add Sorting"
|
1090 |
msgstr "اضافه کردن مرتب سازی"
|
1091 |
|
1092 |
-
#: ../classes/settings.php:
|
1093 |
msgid "Add Filtering"
|
1094 |
msgstr "اضافه کردن فیلترسازی"
|
1095 |
|
1096 |
-
#: ../classes/settings.php:
|
1097 |
msgid "Add Import/Export"
|
1098 |
msgstr "اضافه کردن وارد/ خارج کردن"
|
1099 |
|
1100 |
-
#: ../classes/settings.php:
|
1101 |
msgid "Add Direct Editing"
|
1102 |
msgstr "اضافه کردن ویرایش مستقیم"
|
1103 |
|
1104 |
-
#: ../classes/settings.php:
|
1105 |
#, php-format
|
1106 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1107 |
msgstr "برای اطلاعات بیشتر <a href=\"%s\">نسخه حرفه ای</a> را بررسی کنید."
|
1108 |
|
1109 |
-
#: ../classes/settings.php:
|
1110 |
msgid "Are you happy with Admin Columns?"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: ../classes/settings.php:
|
1114 |
msgid "What's wrong? Need help? Let us know!"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: ../classes/settings.php:
|
1118 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: ../classes/settings.php:
|
1122 |
msgid "Docs"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: ../classes/settings.php:
|
1126 |
msgid "Forums"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: ../classes/settings.php:
|
1130 |
msgid "Woohoo! We're glad to hear that!"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: ../classes/settings.php:
|
1134 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: ../classes/settings.php:
|
1138 |
msgid "Rate"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: ../classes/settings.php:
|
1142 |
msgid "Tweet"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: ../classes/settings.php:
|
1146 |
msgid "Buy Pro"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: ../classes/settings.php:
|
1150 |
msgid "Support"
|
1151 |
msgstr "پشتیبانی"
|
1152 |
|
1153 |
-
#: ../classes/settings.php:
|
1154 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1155 |
msgstr "قسمت <strong>راهنما</strong> را در بالای صفحه بررسی کنید."
|
1156 |
|
1157 |
-
#: ../classes/settings.php:
|
1158 |
#, php-format
|
1159 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1160 |
msgstr "برای دیدن تمام مستندات، امکانات آینده و نکات به <a href='%s'>وب سایت افزونه</a> مراجعه فرمایید."
|
1161 |
|
1162 |
-
#: ../classes/settings.php:
|
1163 |
msgid "Drag and drop to reorder"
|
1164 |
msgstr "برای مرتب سازی بگیرید و بکشید"
|
1165 |
|
1166 |
-
#: ../classes/settings.php:
|
1167 |
msgid "Add Column"
|
1168 |
msgstr "ستون جدید"
|
1169 |
|
1170 |
-
#: ../classes/settings.php:
|
1171 |
msgid "Active"
|
1172 |
msgstr "فعال"
|
1173 |
|
1174 |
-
#: ../classes/settings.php:
|
1175 |
msgid "Deactivate"
|
1176 |
msgstr "غیرفعال"
|
1177 |
|
1178 |
-
#: ../classes/settings.php:
|
1179 |
msgid "Installed"
|
1180 |
msgstr "نصب شده"
|
1181 |
|
1182 |
-
#: ../classes/settings.php:
|
1183 |
msgid "Activate"
|
1184 |
msgstr "فعال"
|
1185 |
|
1186 |
-
#: ../classes/settings.php:
|
1187 |
msgid "Download & Install"
|
1188 |
msgstr "دانلود و نصب"
|
1189 |
|
1190 |
-
#: ../classes/settings.php:
|
1191 |
msgid "Get this add-on"
|
1192 |
msgstr "دریافت این افزودنی"
|
1193 |
|
1194 |
-
#: ../classes/storage_model.php:
|
1195 |
msgid "settings succesfully restored."
|
1196 |
msgstr "تنظیمات با موفقیت بازنشانی شدند."
|
1197 |
|
1198 |
-
#: ../classes/storage_model.php:
|
1199 |
msgid "No columns settings available."
|
1200 |
msgstr "هیچ تنظیمی برای ستونها موجود نیست."
|
1201 |
|
1202 |
-
#: ../classes/storage_model.php:
|
1203 |
#, php-format
|
1204 |
msgid "You are trying to store the same settings for %s."
|
1205 |
msgstr "درحال ذخیره همان تنظیمات برای %s هستید."
|
1206 |
|
1207 |
-
#: ../classes/storage_model.php:
|
1208 |
#, php-format
|
1209 |
-
msgid "Settings for %s updated
|
1210 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1211 |
|
1212 |
#: ../classes/storage_model/comment.php:13
|
1213 |
msgid "Comments"
|
@@ -1238,10 +1181,7 @@ msgid "User"
|
|
1238 |
msgstr ""
|
1239 |
|
1240 |
#: ../classes/upgrade.php:62
|
1241 |
-
msgid ""
|
1242 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of <strong>Admin "
|
1243 |
-
"Columns Pro</strong> <a href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct Inline "
|
1244 |
-
"Editing!"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
#: ../classes/upgrade.php:95
|
@@ -1296,6 +1236,10 @@ msgstr "خطا"
|
|
1296 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1297 |
msgstr "متاسفبم. به نظر می آید خطایی در فرایند به روز رسانی رخ داده است. لطفا این مشکل را فروم پشتیبانی ما مطرح کنید."
|
1298 |
|
|
|
|
|
|
|
|
|
1299 |
#: ../codepress-admin-columns.php:442
|
1300 |
msgid "Edit columns"
|
1301 |
msgstr "ویرایش ستون ها"
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
9 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Persian (http://www.transifex.com/projects/p/admin-columns/language/fa/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
16 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
29 |
|
30 |
#: ../classes/addons.php:110
|
31 |
msgid "Plugins"
|
47 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../classes/column.php:582
|
51 |
msgid "Thumbnail"
|
52 |
msgstr "بندانگشتی"
|
53 |
|
54 |
+
#: ../classes/column.php:583
|
55 |
msgid "Medium"
|
56 |
msgstr "متوسط"
|
57 |
|
58 |
+
#: ../classes/column.php:584
|
59 |
msgid "Large"
|
60 |
msgstr "بزرگ"
|
61 |
|
62 |
+
#: ../classes/column.php:585
|
63 |
msgid "Full"
|
64 |
msgstr "کامل"
|
65 |
|
66 |
+
#: ../classes/column.php:1026
|
67 |
msgid "Date Format"
|
68 |
msgstr "قابل تاریخ"
|
69 |
|
70 |
+
#: ../classes/column.php:1027
|
71 |
msgid "This will determine how the date will be displayed."
|
72 |
msgstr "چگونگی نمایش تاریخ را مشخص می کند."
|
73 |
|
74 |
+
#: ../classes/column.php:1033
|
75 |
msgid "Example:"
|
76 |
msgstr "مثال:"
|
77 |
|
78 |
+
#: ../classes/column.php:1035
|
79 |
#, php-format
|
80 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
81 |
msgstr "برای استفاده از قالب تاریخ وردپرس خالی بگذارید، یا به <a href=\"%s\">قالب دلخواهی از اینجا</a> تغییر دهید."
|
82 |
|
83 |
+
#: ../classes/column.php:1036
|
84 |
msgid "Documentation on date and time formatting."
|
85 |
msgstr "مستندات در باره قالب بندی تاریخ و زمان."
|
86 |
|
87 |
+
#: ../classes/column.php:1050
|
88 |
msgid "Excerpt length"
|
89 |
msgstr "طول چکیده"
|
90 |
|
91 |
+
#: ../classes/column.php:1051
|
92 |
msgid "Number of words"
|
93 |
msgstr "تعداد کلمات"
|
94 |
|
95 |
+
#: ../classes/column.php:1069
|
96 |
msgid "Preview size"
|
97 |
msgstr "اندازه پیش نمایش"
|
98 |
|
99 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
100 |
msgid "Custom"
|
101 |
msgstr "دلخواه"
|
102 |
|
103 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
104 |
msgid "width"
|
105 |
msgstr "عرض"
|
106 |
|
107 |
+
#: ../classes/column.php:1092
|
108 |
msgid "height"
|
109 |
msgstr "ارتفاع"
|
110 |
|
111 |
+
#: ../classes/column.php:1104
|
112 |
msgid "Before"
|
113 |
msgstr "قبل"
|
114 |
|
115 |
+
#: ../classes/column.php:1104
|
116 |
msgid "This text will appear before the custom field value."
|
117 |
msgstr "این متن قبل از مقدار زمینه دلخواه نمایش داده خواهد شد."
|
118 |
|
119 |
+
#: ../classes/column.php:1105
|
120 |
msgid "After"
|
121 |
msgstr "بعد"
|
122 |
|
123 |
+
#: ../classes/column.php:1105
|
124 |
msgid "This text will appear after the custom field value."
|
125 |
msgstr "این متن بعد از مقدار زمینه دلخواه نمایش داده خواهد شد."
|
126 |
|
127 |
+
#: ../classes/column.php:1114
|
128 |
msgid "Display Name"
|
129 |
msgstr "نام عمومی"
|
130 |
|
131 |
+
#: ../classes/column.php:1115
|
132 |
msgid "First Name"
|
133 |
msgstr "نام"
|
134 |
|
135 |
+
#: ../classes/column.php:1116
|
136 |
msgid "Last Name"
|
137 |
msgstr "نام خانوادگی"
|
138 |
|
139 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
140 |
msgid "Nickname"
|
141 |
msgstr "لغب"
|
142 |
|
143 |
+
#: ../classes/column.php:1118
|
144 |
msgid "User Login"
|
145 |
msgstr "نام کاربری"
|
146 |
|
147 |
+
#: ../classes/column.php:1119
|
148 |
msgid "User Email"
|
149 |
msgstr "ایمیل کاربر"
|
150 |
|
151 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
152 |
msgid "User ID"
|
153 |
msgstr "شناسه کاربر"
|
154 |
|
155 |
+
#: ../classes/column.php:1121
|
156 |
msgid "First and Last Name"
|
157 |
msgstr "نام و نام خانوادگی"
|
158 |
|
159 |
+
#: ../classes/column.php:1124
|
160 |
msgid "Display format"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../classes/column.php:1124
|
164 |
msgid "This is the format of the author name."
|
165 |
msgstr "فرمت نمایش نام نویسنده"
|
166 |
|
167 |
+
#: ../classes/column.php:1258
|
|
|
168 |
msgid "Edit"
|
169 |
msgstr "ویرایش"
|
170 |
|
171 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
172 |
msgid "Clone"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
176 |
msgid "Remove"
|
177 |
msgstr "حذف"
|
178 |
|
179 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
180 |
msgid "Type"
|
181 |
msgstr "نوع"
|
182 |
|
183 |
+
#: ../classes/column.php:1280
|
184 |
msgid "Choose a column type."
|
185 |
msgstr "انتخاب نوع ستون"
|
186 |
|
187 |
+
#: ../classes/column.php:1280
|
188 |
msgid "Name"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: ../classes/column.php:1290
|
192 |
msgid "Label"
|
193 |
msgstr "برچسب"
|
194 |
|
195 |
+
#: ../classes/column.php:1290
|
196 |
msgid "This is the name which will appear as the column header."
|
197 |
msgstr "این نامی است که در تیتر ستون دیده می شود."
|
198 |
|
199 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
200 |
msgid "Width"
|
201 |
msgstr "عرض"
|
202 |
|
203 |
+
#: ../classes/column.php:1299
|
204 |
msgid "default"
|
205 |
msgstr "پیش فرض"
|
206 |
|
207 |
+
#: ../classes/column.php:1300
|
208 |
msgid "auto"
|
209 |
msgstr ""
|
210 |
|
229 |
msgid "Find out more"
|
230 |
msgstr "اطلاعات بیشتر"
|
231 |
|
232 |
+
#: ../classes/column/actions.php:29
|
233 |
msgid "Actions"
|
234 |
msgstr "عملیات ها"
|
235 |
|
253 |
msgid "ID"
|
254 |
msgstr "شناسه"
|
255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
#: ../classes/column/comment/agent.php:19
|
257 |
msgid "Agent"
|
258 |
msgstr "مرورگر"
|
290 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
291 |
msgstr "ارسالی در <a href=\"%1$s\">%2$s در %3$s</a>"
|
292 |
|
293 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
294 |
msgid "Date"
|
295 |
msgstr "تاریخ"
|
296 |
|
297 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
298 |
msgid "Excerpt"
|
299 |
msgstr "چکیده"
|
300 |
|
306 |
msgid "Word count"
|
307 |
msgstr "تعداد کلمات"
|
308 |
|
309 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
310 |
msgid "Custom Field"
|
311 |
msgstr "زمینه دلخواه"
|
312 |
|
313 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
314 |
msgid "Default"
|
315 |
msgstr "پیش فرض"
|
316 |
|
318 |
msgid "Checkmark (true/false)"
|
319 |
msgstr "تیک(صحیح غلط)"
|
320 |
|
321 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
322 |
msgid "Color"
|
323 |
msgstr "رنگ"
|
324 |
|
325 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
326 |
msgid "Counter"
|
327 |
msgstr "شمارنده"
|
328 |
|
329 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
330 |
msgid "Image"
|
331 |
msgstr "تصویر"
|
332 |
|
334 |
msgid "Media Library"
|
335 |
msgstr "کتابخانه رسانه"
|
336 |
|
337 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
338 |
msgid "Multiple Values"
|
339 |
msgstr "چندین مقدار"
|
340 |
|
341 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
342 |
msgid "Numeric"
|
343 |
msgstr "عددی"
|
344 |
|
375 |
msgid "This will determine how the value will be displayed."
|
376 |
msgstr "نمایانگر این موضوع که مقادیر چگونه نمایش داده خواهند شد."
|
377 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
378 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
379 |
msgid "Description"
|
380 |
msgstr "توضیحات"
|
399 |
msgid "Target"
|
400 |
msgstr "هدف"
|
401 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
#: ../classes/column/media/alternate-text.php:19
|
403 |
msgid "Alt"
|
404 |
msgstr "متن جایگزین"
|
499 |
msgid "Mime type"
|
500 |
msgstr "نوع فایل"
|
501 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
#: ../classes/column/post/attachment-count.php:19
|
503 |
msgid "No. of Attachments"
|
504 |
msgstr "تعداد پیوست ها"
|
531 |
msgid "Spam"
|
532 |
msgstr "جفنگ"
|
533 |
|
534 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
535 |
+
msgid "Trash"
|
536 |
+
msgstr "زباله دان"
|
537 |
+
|
538 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
539 |
msgid "Comment status"
|
540 |
msgstr "وضعیت نظر"
|
559 |
msgid "Estimated Reading Time"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
563 |
+
msgid "second"
|
564 |
+
msgid_plural "seconds"
|
565 |
+
msgstr[0] ""
|
566 |
+
|
567 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
568 |
+
msgid "minute"
|
569 |
+
msgid_plural "minutes"
|
570 |
+
msgstr[0] ""
|
571 |
+
|
572 |
#: ../classes/column/post/estimated-reading-time.php:103
|
573 |
msgid "Words per minute"
|
574 |
msgstr ""
|
737 |
msgid "Admin Columns Settings"
|
738 |
msgstr "تنظیمات ستون ها"
|
739 |
|
740 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
741 |
msgid "Admin Columns"
|
742 |
msgstr "تنظیمات ستون ها"
|
743 |
|
744 |
+
#: ../classes/settings.php:220
|
745 |
#, php-format
|
746 |
msgid "%s column is already present and can not be duplicated."
|
747 |
msgstr "%s ستون موجود است و نمی توان آنها را تکثیر کرد."
|
748 |
|
749 |
+
#: ../classes/settings.php:274
|
750 |
msgid "Default settings succesfully restored."
|
751 |
msgstr "تنظیمات پیش فرض با موفقیت بازسازی شدند."
|
752 |
|
753 |
+
#: ../classes/settings.php:291
|
754 |
msgid "Overview"
|
755 |
msgstr "مرورکلی"
|
756 |
|
757 |
+
#: ../classes/settings.php:294
|
758 |
msgid ""
|
759 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and "
|
760 |
"reorder them."
|
761 |
msgstr "این افزونه برای ایجاد ستون های دلخواه و یا حذف آنها و مرتب سازی و همچنین تغییر نام آنها در نوشته ها و برگه ها ، رسانه ها ، نظرات، لینک ها و کاربران طراحی شده است."
|
762 |
|
763 |
+
#: ../classes/settings.php:297
|
764 |
msgid "Basics"
|
765 |
msgstr "مقدمات"
|
766 |
|
767 |
+
#: ../classes/settings.php:299
|
768 |
msgid "Change order"
|
769 |
msgstr "تغییر ترتیب"
|
770 |
|
771 |
+
#: ../classes/settings.php:300
|
772 |
msgid "By dragging the columns you can change the order which they will appear in."
|
773 |
msgstr "با گرفتن و کشیدن ستون ها می توانید ترتیب نمایش آنها را تغییر دهید."
|
774 |
|
775 |
+
#: ../classes/settings.php:301
|
776 |
msgid "Change label"
|
777 |
msgstr "تغییر برچسب"
|
778 |
|
779 |
+
#: ../classes/settings.php:302
|
780 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
781 |
msgstr "با کلیک روی مثلث می توانید تنظیمات ستون را مشاهده فرمایید. در اینجا می توانید برچسب هر ستون را تغییر دهید."
|
782 |
|
783 |
+
#: ../classes/settings.php:303
|
784 |
msgid "Change column width"
|
785 |
msgstr "تغییر عرض ستون"
|
786 |
|
787 |
+
#: ../classes/settings.php:304
|
788 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
789 |
msgstr "با کلیک روی مثلث تنظیمات ستون را مشاهده خواهید کرد. به کمک جابجایی اسلایدر می توانید عرض هر ستون را به صورت درصد مشخص کنید."
|
790 |
|
791 |
+
#: ../classes/settings.php:310
|
792 |
msgid "'Custom Field' column"
|
793 |
msgstr "ستون 'زمینه دلخواه'"
|
794 |
|
795 |
+
#: ../classes/settings.php:311
|
796 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
797 |
msgstr "ستون زمینه دلخواه از زمینه های دلخواه نوشته ها و کاربران استفاده می کند. ده نوع مختلف برای تنظیم وجود دارد."
|
798 |
|
799 |
+
#: ../classes/settings.php:313
|
800 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
801 |
msgstr "مقدار:می تواند متن یا آرایه باشد. آرایه ها به متن تبدیل خواهند شد و با ',' جدا خواهند شد."
|
802 |
|
803 |
+
#: ../classes/settings.php:314
|
804 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
805 |
msgstr "مثدار: باید شامل یک آدرس (url) تصویر باشد یا شناسه هایی (ID) از پیوست ها که با ',' جدا شده اند."
|
806 |
|
807 |
+
#: ../classes/settings.php:315
|
808 |
msgid "Value: This will show the first 20 words of the Post content."
|
809 |
msgstr "مقدار: بیست کلمه ابتدای متن را نشان خواهد داد."
|
810 |
|
811 |
+
#: ../classes/settings.php:316
|
812 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
813 |
msgstr "مثدار: باید آرایه باشد. هر آرایه ای (چند بعدی) متنی خواهد شد."
|
814 |
|
815 |
+
#: ../classes/settings.php:317
|
816 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
817 |
msgstr "مقدار: فقط عددی. <br/> اگر از افزونه 'مرتب سازی' استفاده کنید، از این مقدار برای مرتب سازی استفاده خواهد شد. می توانید نوشته هایتان را یک مقدار عددی (زمینه دلخواه) مرتب سازی کنید."
|
818 |
|
819 |
+
#: ../classes/settings.php:318
|
820 |
#, php-format
|
821 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
822 |
msgstr "مقدار: باید زمان تاریخ سیستم یونیکس یا تاریخ قالب بندی شده باشد که در <a href='%s'>راهنما</a> شرح داده شده. می توانید خروجی تاریخ را از <a href='%s'>تنظیمات همگانی</a> تغییر دهید."
|
823 |
|
824 |
+
#: ../classes/settings.php:319
|
825 |
msgid "Post Titles"
|
826 |
msgstr "تیترهای نوشته"
|
827 |
|
828 |
+
#: ../classes/settings.php:319
|
829 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
830 |
msgstr "مقدار: می تواند شامل یک یا چند شناسه (ID) نوشته ها (جدا شده با ',') باشد."
|
831 |
|
832 |
+
#: ../classes/settings.php:320
|
833 |
msgid "Usernames"
|
834 |
msgstr "نام های کاربری"
|
835 |
|
836 |
+
#: ../classes/settings.php:320
|
837 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
838 |
msgstr "می تواند شامل یک یا چند شناسه (ID) کاربری (جداشده با ',') باشد."
|
839 |
|
840 |
+
#: ../classes/settings.php:321
|
841 |
msgid "Checkmark"
|
842 |
msgstr "تیک"
|
843 |
|
844 |
+
#: ../classes/settings.php:321
|
845 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
846 |
msgstr "مقدار: می تواند یک یا صفر باشد"
|
847 |
|
848 |
+
#: ../classes/settings.php:322
|
849 |
msgid "Value: hex value color, such as #808080."
|
850 |
msgstr "مقدار: می تواند کد هکس رنگ مانند #808080 باشد"
|
851 |
|
852 |
+
#: ../classes/settings.php:323
|
853 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
854 |
msgstr "مقدار: می تواند متن یا آرایه باشد. تعداد دفعات استفاده از meta key های آیتم را نمایش می دهد."
|
855 |
|
856 |
+
#: ../classes/settings.php:412
|
857 |
msgid "Welcome to Admin Columns"
|
858 |
msgstr "به مدیریت ستون ها خوش آمدید"
|
859 |
|
860 |
+
#: ../classes/settings.php:415
|
861 |
msgid "Thank you for updating to the latest version!"
|
862 |
msgstr "از اینکه به نسخه نهایی به روزرسانی کردید متشکریم!"
|
863 |
|
864 |
+
#: ../classes/settings.php:416
|
865 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
866 |
msgstr "مدیریت ستون ها بهینه تر و لذت بخش تر از قبل شده است. امیدواریم شما بپسندید."
|
867 |
|
868 |
+
#: ../classes/settings.php:421
|
869 |
msgid "What’s New"
|
870 |
msgstr "چه چیز جدید است"
|
871 |
|
872 |
+
#: ../classes/settings.php:422
|
873 |
msgid "Changelog"
|
874 |
msgstr "تغییرات"
|
875 |
|
876 |
+
#: ../classes/settings.php:427
|
877 |
msgid "Important"
|
878 |
msgstr "مهم"
|
879 |
|
880 |
+
#: ../classes/settings.php:429
|
881 |
msgid "Database Changes"
|
882 |
msgstr "تغییرات بانک اطلاعاتی"
|
883 |
|
884 |
+
#: ../classes/settings.php:430
|
885 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
886 |
msgstr "بانک اطلاعاتی بین نسخه های 1 و 2 تغییراتی داشته است ولی اطمینان داشته باشید هر زمان می توانید به نسخه 1 برگردید."
|
887 |
|
888 |
+
#: ../classes/settings.php:433
|
889 |
msgid "Make sure you backup your database and then click"
|
890 |
msgstr "از بانک اطلاعاتی خود پشتیبان تهیه کنید و روی "
|
891 |
|
892 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
893 |
msgid "Upgrade Database"
|
894 |
msgstr "به روز رسانی بانک اطلاعاتی کلیک کنید"
|
895 |
|
896 |
+
#: ../classes/settings.php:436
|
897 |
msgid "Potential Issues"
|
898 |
msgstr "مشکلات بالقوه"
|
899 |
|
900 |
+
#: ../classes/settings.php:437
|
901 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
902 |
msgstr "به دلیل تغییرات در کدهای برنامه نویسی این امکان وجود دارد که بعضی افزونه های شما به خوبی کار نکند. توصیه می شود راهنما انتقال از "
|
903 |
|
904 |
+
#: ../classes/settings.php:437
|
905 |
msgid "Migrating from v1 to v2"
|
906 |
msgstr "نسخه 1 به 2 را به صورت کامل مطالعه فرمایید"
|
907 |
|
908 |
+
#: ../classes/settings.php:437
|
909 |
msgid "guide to view the full list of changes."
|
910 |
msgstr "راهنما برای دیدن لیست تمام تغییرات."
|
911 |
|
912 |
+
#: ../classes/settings.php:437
|
913 |
#, php-format
|
914 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
915 |
msgstr "زمانی که مشکلی مشاهده کردید لطفا آنرا به ما <a href=\"%s\">گزارش کنید</a>تا در نسخه بعدی تصحیح کنیم."
|
916 |
|
917 |
+
#: ../classes/settings.php:440
|
918 |
msgid "Important!"
|
919 |
msgstr "مهم !"
|
920 |
|
921 |
+
#: ../classes/settings.php:440
|
922 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
923 |
msgstr "اگر بدون آگاهی از تغییرات رخ داده افزونه را به روز رسانی کرده اید به آخرین "
|
924 |
|
925 |
+
#: ../classes/settings.php:440
|
926 |
msgid "version 1"
|
927 |
msgstr "نسخه 1"
|
928 |
|
929 |
+
#: ../classes/settings.php:440
|
930 |
msgid "of this plugin."
|
931 |
msgstr "از افزونه برگردید."
|
932 |
|
933 |
+
#: ../classes/settings.php:446
|
934 |
msgid "Changelog for"
|
935 |
msgstr "تغییرات برای"
|
936 |
|
937 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
938 |
msgid "Learn more"
|
939 |
msgstr "آموزش بیشتر"
|
940 |
|
941 |
+
#: ../classes/settings.php:471
|
942 |
msgid "Start using Admin Columns"
|
943 |
msgstr "شروع استفاده از ستون های مدیریت"
|
944 |
|
945 |
+
#: ../classes/settings.php:490
|
946 |
msgid "General Settings"
|
947 |
msgstr "تنظیمات عمومی"
|
948 |
|
949 |
+
#: ../classes/settings.php:491
|
950 |
msgid "Customize your Admin Columns settings."
|
951 |
msgstr "دلخواه سازی تنظیمات افزونه"
|
952 |
|
953 |
+
#: ../classes/settings.php:502
|
954 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
958 |
msgid "Save"
|
959 |
msgstr "ذخیره"
|
960 |
|
961 |
+
#: ../classes/settings.php:549
|
962 |
msgid "Restore Settings"
|
963 |
msgstr "بازنشانی تنظیمات"
|
964 |
|
965 |
+
#: ../classes/settings.php:550
|
966 |
msgid "This will delete all column settings and restore the default settings."
|
967 |
msgstr "این کار تمام تنظیمات را حذف و به حالت پیش فرض در خواهد آورد."
|
968 |
|
969 |
+
#: ../classes/settings.php:556
|
970 |
msgid "Restore default settings"
|
971 |
msgstr "بازسازی تنظیمات پیش فرض"
|
972 |
|
973 |
+
#: ../classes/settings.php:556
|
974 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
975 |
msgstr "اخطار! تمام ستون های مدیریت ذخیره شده حذف خواهند شد. این کار بازگشت پذیر نیست!"
|
976 |
|
977 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
978 |
msgid "Posttypes"
|
979 |
msgstr "نوع نوشته ها"
|
980 |
|
981 |
+
#: ../classes/settings.php:573
|
982 |
msgid "Others"
|
983 |
msgstr "دیگر"
|
984 |
|
985 |
+
#: ../classes/settings.php:574
|
986 |
msgid "Taxonomies"
|
987 |
msgstr "طبقه بندی ها"
|
988 |
|
989 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
990 |
+
msgid "Settings"
|
991 |
+
msgstr "تنظیمات"
|
992 |
+
|
993 |
+
#: ../classes/settings.php:591
|
994 |
+
msgid "Add-ons"
|
995 |
+
msgstr "افزودنی ها"
|
996 |
+
|
997 |
+
#: ../classes/settings.php:659
|
998 |
#, php-format
|
999 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: ../classes/settings.php:669
|
1003 |
msgid "Store settings"
|
1004 |
msgstr "ذخیره تنظیمات"
|
1005 |
|
1006 |
+
#: ../classes/settings.php:673
|
1007 |
msgid "Update"
|
1008 |
msgstr "به روز رسانی"
|
1009 |
|
1010 |
+
#: ../classes/settings.php:677
|
1011 |
#, php-format
|
1012 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1013 |
msgstr "اخطار! داده های %s ستون حذف خواهد شد. این کار بازگشت ناپذیر است."
|
1014 |
|
1015 |
+
#: ../classes/settings.php:678
|
1016 |
+
msgid "Restore"
|
1017 |
+
msgstr "بازسازی"
|
1018 |
+
|
1019 |
+
#: ../classes/settings.php:678
|
1020 |
msgid "columns"
|
1021 |
msgstr "ستون ها"
|
1022 |
|
1023 |
+
#: ../classes/settings.php:697
|
1024 |
msgid "Get Admin Columns Pro"
|
1025 |
msgstr "خرید نسخه حرفه ای"
|
1026 |
|
1027 |
+
#: ../classes/settings.php:701
|
1028 |
msgid "Add Sorting"
|
1029 |
msgstr "اضافه کردن مرتب سازی"
|
1030 |
|
1031 |
+
#: ../classes/settings.php:702
|
1032 |
msgid "Add Filtering"
|
1033 |
msgstr "اضافه کردن فیلترسازی"
|
1034 |
|
1035 |
+
#: ../classes/settings.php:703
|
1036 |
msgid "Add Import/Export"
|
1037 |
msgstr "اضافه کردن وارد/ خارج کردن"
|
1038 |
|
1039 |
+
#: ../classes/settings.php:704
|
1040 |
msgid "Add Direct Editing"
|
1041 |
msgstr "اضافه کردن ویرایش مستقیم"
|
1042 |
|
1043 |
+
#: ../classes/settings.php:707
|
1044 |
#, php-format
|
1045 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1046 |
msgstr "برای اطلاعات بیشتر <a href=\"%s\">نسخه حرفه ای</a> را بررسی کنید."
|
1047 |
|
1048 |
+
#: ../classes/settings.php:738
|
1049 |
msgid "Are you happy with Admin Columns?"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: ../classes/settings.php:746
|
1053 |
msgid "What's wrong? Need help? Let us know!"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: ../classes/settings.php:747
|
1057 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: ../classes/settings.php:755
|
1061 |
msgid "Docs"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: ../classes/settings.php:760
|
1065 |
msgid "Forums"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: ../classes/settings.php:769
|
1069 |
msgid "Woohoo! We're glad to hear that!"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: ../classes/settings.php:770
|
1073 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: ../classes/settings.php:774
|
1077 |
msgid "Rate"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: ../classes/settings.php:785
|
1081 |
msgid "Tweet"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: ../classes/settings.php:795
|
1085 |
msgid "Buy Pro"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: ../classes/settings.php:807
|
1089 |
msgid "Support"
|
1090 |
msgstr "پشتیبانی"
|
1091 |
|
1092 |
+
#: ../classes/settings.php:810
|
1093 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1094 |
msgstr "قسمت <strong>راهنما</strong> را در بالای صفحه بررسی کنید."
|
1095 |
|
1096 |
+
#: ../classes/settings.php:813
|
1097 |
#, php-format
|
1098 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1099 |
msgstr "برای دیدن تمام مستندات، امکانات آینده و نکات به <a href='%s'>وب سایت افزونه</a> مراجعه فرمایید."
|
1100 |
|
1101 |
+
#: ../classes/settings.php:842
|
1102 |
msgid "Drag and drop to reorder"
|
1103 |
msgstr "برای مرتب سازی بگیرید و بکشید"
|
1104 |
|
1105 |
+
#: ../classes/settings.php:845
|
1106 |
msgid "Add Column"
|
1107 |
msgstr "ستون جدید"
|
1108 |
|
1109 |
+
#: ../classes/settings.php:926
|
1110 |
msgid "Active"
|
1111 |
msgstr "فعال"
|
1112 |
|
1113 |
+
#: ../classes/settings.php:927
|
1114 |
msgid "Deactivate"
|
1115 |
msgstr "غیرفعال"
|
1116 |
|
1117 |
+
#: ../classes/settings.php:934
|
1118 |
msgid "Installed"
|
1119 |
msgstr "نصب شده"
|
1120 |
|
1121 |
+
#: ../classes/settings.php:935
|
1122 |
msgid "Activate"
|
1123 |
msgstr "فعال"
|
1124 |
|
1125 |
+
#: ../classes/settings.php:949
|
1126 |
msgid "Download & Install"
|
1127 |
msgstr "دانلود و نصب"
|
1128 |
|
1129 |
+
#: ../classes/settings.php:954
|
1130 |
msgid "Get this add-on"
|
1131 |
msgstr "دریافت این افزودنی"
|
1132 |
|
1133 |
+
#: ../classes/storage_model.php:237
|
1134 |
msgid "settings succesfully restored."
|
1135 |
msgstr "تنظیمات با موفقیت بازنشانی شدند."
|
1136 |
|
1137 |
+
#: ../classes/storage_model.php:253
|
1138 |
msgid "No columns settings available."
|
1139 |
msgstr "هیچ تنظیمی برای ستونها موجود نیست."
|
1140 |
|
1141 |
+
#: ../classes/storage_model.php:274
|
1142 |
#, php-format
|
1143 |
msgid "You are trying to store the same settings for %s."
|
1144 |
msgstr "درحال ذخیره همان تنظیمات برای %s هستید."
|
1145 |
|
1146 |
+
#: ../classes/storage_model.php:278
|
1147 |
#, php-format
|
1148 |
+
msgid "Settings for %s updated successfully."
|
1149 |
+
msgstr ""
|
1150 |
+
|
1151 |
+
#: ../classes/storage_model.php:809
|
1152 |
+
msgid "View"
|
1153 |
+
msgstr "نمایش"
|
1154 |
|
1155 |
#: ../classes/storage_model/comment.php:13
|
1156 |
msgid "Comments"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
#: ../classes/upgrade.php:62
|
1184 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
|
|
1185 |
msgstr ""
|
1186 |
|
1187 |
#: ../classes/upgrade.php:95
|
1236 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1237 |
msgstr "متاسفبم. به نظر می آید خطایی در فرایند به روز رسانی رخ داده است. لطفا این مشکل را فروم پشتیبانی ما مطرح کنید."
|
1238 |
|
1239 |
+
#: ../codepress-admin-columns.php:34
|
1240 |
+
msgid "No textdomain"
|
1241 |
+
msgstr ""
|
1242 |
+
|
1243 |
#: ../codepress-admin-columns.php:442
|
1244 |
msgid "Edit columns"
|
1245 |
msgstr "ویرایش ستون ها"
|
languages/cpac-fr_FR.mo
CHANGED
Binary file
|
languages/cpac-fr_FR.po
CHANGED
@@ -1,29 +1,37 @@
|
|
1 |
#
|
2 |
# Translators:
|
3 |
# 16kbit <code@ms-studio.net>, 2014
|
|
|
|
|
4 |
# Jean-Christophe Brebion <pro@jcbrebion.com>, 2014
|
5 |
# Mohamed-Younès BOUMEDIENE <m-boumediene@live.fr>, 2014
|
|
|
6 |
# Etic <pub@eticweb.ca>, 2014
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
"Project-Id-Version: Admin Columns\n"
|
10 |
"Report-Msgid-Bugs-To: \n"
|
11 |
-
"POT-Creation-Date: 2015-
|
12 |
-
"PO-Revision-Date: 2015-
|
13 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
14 |
-
"Language-Team: French (France) (http://www.transifex.com/projects/p/admin-"
|
15 |
-
"columns/language/fr_FR/)\n"
|
16 |
-
"Language: fr_FR\n"
|
17 |
"MIME-Version: 1.0\n"
|
18 |
"Content-Type: text/plain; charset=UTF-8\n"
|
19 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
20 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
21 |
"X-Generator: Poedit 1.7.5\n"
|
22 |
"X-Poedit-Basepath: .\n"
|
23 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
24 |
"X-Poedit-SourceCharset: UTF-8\n"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
#: ../classes/addons.php:110
|
29 |
msgid "Plugins"
|
@@ -34,9 +42,7 @@ msgid "Advanced Custom Fields"
|
|
34 |
msgstr "Personnalisation avancée de champ"
|
35 |
|
36 |
#: ../classes/addons.php:136
|
37 |
-
msgid ""
|
38 |
-
"Display and edit Advanced Custom Fields fields in the posts overview in "
|
39 |
-
"seconds!"
|
40 |
msgstr ""
|
41 |
|
42 |
#: ../classes/addons.php:141
|
@@ -44,9 +50,7 @@ msgid "WooCommerce"
|
|
44 |
msgstr ""
|
45 |
|
46 |
#: ../classes/addons.php:142
|
47 |
-
msgid ""
|
48 |
-
"Enhance the products, orders and coupons overviews with new columns and "
|
49 |
-
"inline editing."
|
50 |
msgstr ""
|
51 |
|
52 |
#: ../classes/column.php:582
|
@@ -79,12 +83,8 @@ msgstr "Exemple :"
|
|
79 |
|
80 |
#: ../classes/column.php:1035
|
81 |
#, php-format
|
82 |
-
msgid ""
|
83 |
-
"
|
84 |
-
"date format here</a>."
|
85 |
-
msgstr ""
|
86 |
-
"Laisser vide pour utiliser le format spécifié par WordPress, modifier votre "
|
87 |
-
"<a href=\"%s\">votre format de date par défaut ici</a>."
|
88 |
|
89 |
#: ../classes/column.php:1036
|
90 |
msgid "Documentation on date and time formatting."
|
@@ -102,7 +102,7 @@ msgstr "Nombre de mots"
|
|
102 |
msgid "Preview size"
|
103 |
msgstr "Taille de prévisualisation"
|
104 |
|
105 |
-
#: ../classes/column.php:1086 ../classes/storage_model.php:
|
106 |
msgid "Custom"
|
107 |
msgstr "Personnalisé"
|
108 |
|
@@ -170,11 +170,7 @@ msgstr ""
|
|
170 |
msgid "This is the format of the author name."
|
171 |
msgstr "Ceci est le format du nom de l'auteur"
|
172 |
|
173 |
-
#: ../classes/column.php:1258
|
174 |
-
#: ../classes/column/link/actions.php:48
|
175 |
-
#: ../classes/column/media/actions.php:25
|
176 |
-
#: ../classes/column/media/actions.php:39
|
177 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
178 |
msgid "Edit"
|
179 |
msgstr "Modifier"
|
180 |
|
@@ -183,7 +179,6 @@ msgid "Clone"
|
|
183 |
msgstr ""
|
184 |
|
185 |
#: ../classes/column.php:1262 ../classes/column.php:1354
|
186 |
-
#: ../classes/column/user/actions.php:77
|
187 |
msgid "Remove"
|
188 |
msgstr "Retirer"
|
189 |
|
@@ -224,30 +219,23 @@ msgid "ACF Field"
|
|
224 |
msgstr "Champ ACF"
|
225 |
|
226 |
#: ../classes/column/acf-placeholder.php:32
|
227 |
-
msgid ""
|
228 |
-
"This feature is only available in Admin Columns Pro - Business or Developer."
|
229 |
msgstr ""
|
230 |
|
231 |
#: ../classes/column/acf-placeholder.php:35
|
232 |
#, php-format
|
233 |
-
msgid ""
|
234 |
-
"If you have a developer licence please download & install your ACF add-on "
|
235 |
-
"from the <a href='%s'>add-ons tab</a>."
|
236 |
msgstr ""
|
237 |
|
238 |
#: ../classes/column/acf-placeholder.php:38
|
239 |
-
msgid ""
|
240 |
-
"Admin Columns Pro - Developer offers full Advanced Custom Fields "
|
241 |
-
"integeration, allowing you to easily display and edit ACF fields from within "
|
242 |
-
"your posts overview."
|
243 |
msgstr ""
|
244 |
|
245 |
#: ../classes/column/acf-placeholder.php:44
|
246 |
msgid "Find out more"
|
247 |
msgstr "En savoir plus"
|
248 |
|
249 |
-
#: ../classes/column/actions.php:29
|
250 |
-
#: ../classes/column/user/actions.php:19
|
251 |
msgid "Actions"
|
252 |
msgstr "Actions"
|
253 |
|
@@ -259,59 +247,23 @@ msgstr ""
|
|
259 |
msgid "Use icons instead of text for displaying the actions."
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: ../classes/column/actions.php:100 ../classes/column/post/permalink.php:72
|
263 |
-
#: ../classes/column/used-by-menu.php:137
|
264 |
msgid "Yes"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: ../classes/column/actions.php:104 ../classes/column/post/permalink.php:76
|
268 |
-
#: ../classes/column/used-by-menu.php:141
|
269 |
msgid "No"
|
270 |
msgstr ""
|
271 |
|
272 |
-
#: ../classes/column/comment/ID.php:19 ../classes/column/link/ID.php:19
|
273 |
-
#: ../classes/column/media/ID.php:19 ../classes/column/post/ID.php:19
|
274 |
msgid "ID"
|
275 |
msgstr "ID"
|
276 |
|
277 |
-
#: ../classes/column/comment/actions.php:52
|
278 |
-
#: ../classes/column/comment/actions.php:57
|
279 |
-
msgid "Unapprove"
|
280 |
-
msgstr "Désapprouver"
|
281 |
-
|
282 |
-
#: ../classes/column/comment/actions.php:54
|
283 |
-
#: ../classes/column/comment/actions.php:56
|
284 |
-
msgid "Approve"
|
285 |
-
msgstr "Approuver"
|
286 |
-
|
287 |
-
#: ../classes/column/comment/actions.php:65
|
288 |
-
#: ../classes/column/media/actions.php:42
|
289 |
-
#: ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
290 |
-
msgid "Restore"
|
291 |
-
msgstr "Restaurer"
|
292 |
-
|
293 |
-
#: ../classes/column/comment/actions.php:69
|
294 |
-
#: ../classes/column/media/actions.php:31
|
295 |
-
#: ../classes/column/media/actions.php:47
|
296 |
-
#: ../classes/column/post/actions.php:44
|
297 |
-
msgid "Delete Permanently"
|
298 |
-
msgstr "Supprimer définitivement"
|
299 |
-
|
300 |
-
#: ../classes/column/comment/actions.php:76
|
301 |
-
#: ../classes/column/post/actions.php:35
|
302 |
-
msgid "Quick Edit"
|
303 |
-
msgstr "Rapide Modification"
|
304 |
-
|
305 |
-
#: ../classes/column/comment/actions.php:77
|
306 |
-
msgid "Reply"
|
307 |
-
msgstr "Répondre"
|
308 |
-
|
309 |
#: ../classes/column/comment/agent.php:19
|
310 |
msgid "Agent"
|
311 |
msgstr "Agent"
|
312 |
|
313 |
-
#: ../classes/column/comment/approved.php:19
|
314 |
-
#: ../classes/column/post/comment-count.php:35
|
315 |
msgid "Approved"
|
316 |
msgstr "Approuvé"
|
317 |
|
@@ -339,20 +291,16 @@ msgstr "Auteur"
|
|
339 |
msgid "Date GMT"
|
340 |
msgstr "Date GMT"
|
341 |
|
342 |
-
#: ../classes/column/comment/date-gmt.php:30
|
343 |
-
#: ../classes/column/comment/date.php:30
|
344 |
#, php-format
|
345 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
346 |
msgstr "Soumis le<a href=\"%1$s\">%2$s à %3$s</a>"
|
347 |
|
348 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98
|
349 |
-
#: ../classes/settings.php:316
|
350 |
msgid "Date"
|
351 |
msgstr "Date"
|
352 |
|
353 |
-
#: ../classes/column/comment/excerpt.php:19
|
354 |
-
#: ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19
|
355 |
-
#: ../classes/settings.php:313
|
356 |
msgid "Excerpt"
|
357 |
msgstr "Extrait"
|
358 |
|
@@ -360,18 +308,15 @@ msgstr "Extrait"
|
|
360 |
msgid "In Reply To"
|
361 |
msgstr "En réponse à"
|
362 |
|
363 |
-
#: ../classes/column/comment/word-count.php:19
|
364 |
-
#: ../classes/column/post/word-count.php:19
|
365 |
msgid "Word count"
|
366 |
msgstr "Nombre de mots"
|
367 |
|
368 |
-
#: ../classes/column/custom-field.php:23
|
369 |
-
#: ../classes/column/custom-field.php:390 ../classes/settings.php:306
|
370 |
msgid "Custom Field"
|
371 |
msgstr "Champ personnalisé"
|
372 |
|
373 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
374 |
-
#: ../classes/storage_model.php:586
|
375 |
msgid "Default"
|
376 |
msgstr "Par défaut"
|
377 |
|
@@ -379,29 +324,27 @@ msgstr "Par défaut"
|
|
379 |
msgid "Checkmark (true/false)"
|
380 |
msgstr "Cocher (vrai/faux)"
|
381 |
|
382 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
383 |
msgid "Color"
|
384 |
msgstr "Couleur"
|
385 |
|
386 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
387 |
msgid "Counter"
|
388 |
msgstr "Compteur"
|
389 |
|
390 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19
|
391 |
-
#: ../classes/settings.php:312
|
392 |
msgid "Image"
|
393 |
msgstr "Image"
|
394 |
|
395 |
-
#: ../classes/column/custom-field.php:101
|
396 |
-
#: ../classes/storage_model/media.php:13
|
397 |
msgid "Media Library"
|
398 |
msgstr "Bibliothèque des médias"
|
399 |
|
400 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
401 |
msgid "Multiple Values"
|
402 |
msgstr "Valeurs multiples"
|
403 |
|
404 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
405 |
msgid "Numeric"
|
406 |
msgstr "Numérique"
|
407 |
|
@@ -438,20 +381,7 @@ msgstr "Type de champ"
|
|
438 |
msgid "This will determine how the value will be displayed."
|
439 |
msgstr "Ceci va déterminer la manière dont la valeur sera affichée."
|
440 |
|
441 |
-
#: ../classes/column/link/
|
442 |
-
#, php-format
|
443 |
-
msgid ""
|
444 |
-
"You are about to delete this link '%s'\n"
|
445 |
-
" 'Cancel' to stop, 'OK' to delete."
|
446 |
-
msgstr ""
|
447 |
-
|
448 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
449 |
-
msgid "Delete"
|
450 |
-
msgstr "Supprimer"
|
451 |
-
|
452 |
-
#: ../classes/column/link/description.php:19
|
453 |
-
#: ../classes/column/media/description.php:19
|
454 |
-
#: ../classes/column/user/description.php:19
|
455 |
msgid "Description"
|
456 |
msgstr "Description"
|
457 |
|
@@ -475,31 +405,6 @@ msgstr "Rss"
|
|
475 |
msgid "Target"
|
476 |
msgstr "Cible"
|
477 |
|
478 |
-
#: ../classes/column/media/actions.php:28
|
479 |
-
#: ../classes/column/media/actions.php:44
|
480 |
-
#: ../classes/column/post/actions.php:42
|
481 |
-
#: ../classes/column/post/comment-count.php:38
|
482 |
-
#: ../classes/column/post/status.php:35
|
483 |
-
msgid "Trash"
|
484 |
-
msgstr "Corbeille"
|
485 |
-
|
486 |
-
#: ../classes/column/media/actions.php:33
|
487 |
-
#: ../classes/column/media/actions.php:52
|
488 |
-
#: ../classes/column/post/actions.php:51
|
489 |
-
#, php-format
|
490 |
-
msgid "View “%s”"
|
491 |
-
msgstr "Voir “%s”"
|
492 |
-
|
493 |
-
#: ../classes/column/media/actions.php:33
|
494 |
-
#: ../classes/column/media/actions.php:52
|
495 |
-
#: ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
496 |
-
msgid "View"
|
497 |
-
msgstr "Voir"
|
498 |
-
|
499 |
-
#: ../classes/column/media/actions.php:35
|
500 |
-
msgid "Attach"
|
501 |
-
msgstr ""
|
502 |
-
|
503 |
#: ../classes/column/media/alternate-text.php:19
|
504 |
msgid "Alt"
|
505 |
msgstr "Texte alternatif"
|
@@ -516,8 +421,7 @@ msgstr "Tailles disponibles"
|
|
516 |
msgid "full size"
|
517 |
msgstr "Taille réelle"
|
518 |
|
519 |
-
#: ../classes/column/media/caption.php:19
|
520 |
-
#: ../classes/column/media/exif-data.php:41
|
521 |
msgid "Caption"
|
522 |
msgstr "Légende"
|
523 |
|
@@ -573,8 +477,7 @@ msgstr "Nom du fichier"
|
|
573 |
msgid "File size"
|
574 |
msgstr "Taille du fichier"
|
575 |
|
576 |
-
#: ../classes/column/media/full-path.php:19
|
577 |
-
#: ../classes/column/media/full-path.php:92
|
578 |
msgid "Full path"
|
579 |
msgstr "Chemin d'accès complet"
|
580 |
|
@@ -602,35 +505,6 @@ msgstr "Hauteur"
|
|
602 |
msgid "Mime type"
|
603 |
msgstr "Type Mime"
|
604 |
|
605 |
-
#: ../classes/column/post/actions.php:32
|
606 |
-
msgid "Edit this item"
|
607 |
-
msgstr "Modifier cet élément"
|
608 |
-
|
609 |
-
#: ../classes/column/post/actions.php:35
|
610 |
-
msgid "Edit this item inline"
|
611 |
-
msgstr "Modifier cette ligne d'élément"
|
612 |
-
|
613 |
-
#: ../classes/column/post/actions.php:40
|
614 |
-
msgid "Restore this item from the Trash"
|
615 |
-
msgstr "Restaurer cet élément de la Corbeille"
|
616 |
-
|
617 |
-
#: ../classes/column/post/actions.php:42
|
618 |
-
msgid "Move this item to the Trash"
|
619 |
-
msgstr "Déplacer cet élément vers la Corbeille"
|
620 |
-
|
621 |
-
#: ../classes/column/post/actions.php:44
|
622 |
-
msgid "Delete this item permanently"
|
623 |
-
msgstr "Supprimer cet élément de façon permanente"
|
624 |
-
|
625 |
-
#: ../classes/column/post/actions.php:49
|
626 |
-
#, php-format
|
627 |
-
msgid "Preview “%s”"
|
628 |
-
msgstr "Arperçu “%s”"
|
629 |
-
|
630 |
-
#: ../classes/column/post/actions.php:49
|
631 |
-
msgid "Preview"
|
632 |
-
msgstr "Arperçu"
|
633 |
-
|
634 |
#: ../classes/column/post/attachment-count.php:19
|
635 |
msgid "No. of Attachments"
|
636 |
msgstr "Nombre de pièces jointes"
|
@@ -663,8 +537,11 @@ msgstr "En attente"
|
|
663 |
msgid "Spam"
|
664 |
msgstr "Indésirable"
|
665 |
|
666 |
-
#: ../classes/column/post/comment-count.php:
|
667 |
-
|
|
|
|
|
|
|
668 |
msgid "Comment status"
|
669 |
msgstr "Status de commentaire"
|
670 |
|
@@ -688,6 +565,18 @@ msgstr ""
|
|
688 |
msgid "Estimated Reading Time"
|
689 |
msgstr ""
|
690 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
691 |
#: ../classes/column/post/estimated-reading-time.php:103
|
692 |
msgid "Words per minute"
|
693 |
msgstr ""
|
@@ -856,471 +745,418 @@ msgstr "Module correctement désactivé."
|
|
856 |
msgid "Admin Columns Settings"
|
857 |
msgstr "Réglages Admin Columns"
|
858 |
|
859 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
860 |
-
#: ../classes/upgrade.php:135
|
861 |
msgid "Admin Columns"
|
862 |
msgstr "Admin Columns"
|
863 |
|
864 |
-
#: ../classes/settings.php:
|
865 |
#, php-format
|
866 |
msgid "%s column is already present and can not be duplicated."
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: ../classes/settings.php:
|
870 |
msgid "Default settings succesfully restored."
|
871 |
msgstr "Les paramètres par défaut ont été restaurés avec succès."
|
872 |
|
873 |
-
#: ../classes/settings.php:
|
874 |
msgid "Overview"
|
875 |
msgstr "Résumé"
|
876 |
|
877 |
-
#: ../classes/settings.php:
|
878 |
-
msgid ""
|
879 |
-
"
|
880 |
-
"administration screens for post(types), pages, media library, comments, "
|
881 |
-
"links and users. Change the column's label and reorder them."
|
882 |
-
msgstr ""
|
883 |
-
"Cette extension permet l'ajout et la suppression de colonnes additionnelles "
|
884 |
-
"dans les écrans d'administration pour les articles (types), pages, librairie "
|
885 |
-
"des médias, commentaires, liens et usagers. Modifier le libellé des colonnes "
|
886 |
-
"et réarranger leur ordre à votre guise."
|
887 |
|
888 |
-
#: ../classes/settings.php:
|
889 |
msgid "Basics"
|
890 |
msgstr "Basiques"
|
891 |
|
892 |
-
#: ../classes/settings.php:
|
893 |
msgid "Change order"
|
894 |
msgstr "Modifier l'ordre"
|
895 |
|
896 |
-
#: ../classes/settings.php:
|
897 |
-
msgid ""
|
898 |
-
"
|
899 |
-
msgstr ""
|
900 |
-
"En déplaçant les colonnes vous modifierez ainsi l'ordre dans lequel ils "
|
901 |
-
"apparaissent."
|
902 |
|
903 |
-
#: ../classes/settings.php:
|
904 |
msgid "Change label"
|
905 |
msgstr "Modifier le label"
|
906 |
|
907 |
-
#: ../classes/settings.php:
|
908 |
-
msgid ""
|
909 |
-
"By clicking on the triangle you will see the column options. Here you can "
|
910 |
-
"change each label of the columns heading."
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: ../classes/settings.php:
|
914 |
msgid "Change column width"
|
915 |
msgstr "Modifier la largeur de colonne"
|
916 |
|
917 |
-
#: ../classes/settings.php:
|
918 |
-
msgid ""
|
919 |
-
"By clicking on the triangle you will see the column options. By using the "
|
920 |
-
"draggable slider you can set the width of the columns in percentages."
|
921 |
msgstr ""
|
922 |
|
923 |
-
#: ../classes/settings.php:
|
924 |
msgid "'Custom Field' column"
|
925 |
msgstr "Colonne 'Champ personnalisé'"
|
926 |
|
927 |
-
#: ../classes/settings.php:
|
928 |
-
msgid ""
|
929 |
-
"The custom field colum uses the custom fields from posts and users. There "
|
930 |
-
"are 10 types which you can set."
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: ../classes/settings.php:
|
934 |
-
msgid ""
|
935 |
-
"Value: Can be either a string or array. Arrays will be flattened and values "
|
936 |
-
"are seperated by a ',' comma."
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: ../classes/settings.php:
|
940 |
-
msgid ""
|
941 |
-
"Value: should contain an image URL or Attachment IDs ( seperated by a ',' "
|
942 |
-
"comma )."
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: ../classes/settings.php:
|
946 |
msgid "Value: This will show the first 20 words of the Post content."
|
947 |
msgstr "Utile : Ceci affiche les 20 premiers mots de l'article."
|
948 |
|
949 |
-
#: ../classes/settings.php:
|
950 |
-
msgid ""
|
951 |
-
"
|
952 |
-
msgstr ""
|
953 |
-
"Utile : Ce devrait être un tableau. Ce sera n'importe quel tableau "
|
954 |
-
"(multidimensionnel) flottant."
|
955 |
|
956 |
-
#: ../classes/settings.php:
|
957 |
-
msgid ""
|
958 |
-
"Value: Integers only.<br/>If you have the 'sorting addon' this will be used "
|
959 |
-
"for sorting, so you can sort your posts on numeric (custom field) values."
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: ../classes/settings.php:
|
963 |
#, php-format
|
964 |
-
msgid ""
|
965 |
-
"Value: Can be unix time stamp or a date format as described in the <a "
|
966 |
-
"href='%s'>Codex</a>. You can change the outputted date format at the <a "
|
967 |
-
"href='%s'>general settings</a> page."
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: ../classes/settings.php:
|
971 |
msgid "Post Titles"
|
972 |
msgstr "Titre de l'article"
|
973 |
|
974 |
-
#: ../classes/settings.php:
|
975 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: ../classes/settings.php:
|
979 |
msgid "Usernames"
|
980 |
msgstr "Noms d'utilisateurs"
|
981 |
|
982 |
-
#: ../classes/settings.php:
|
983 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: ../classes/settings.php:
|
987 |
msgid "Checkmark"
|
988 |
msgstr "Cocher"
|
989 |
|
990 |
-
#: ../classes/settings.php:
|
991 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
992 |
msgstr "Utile : Peut être la valeur un (1) ou zéro (0)."
|
993 |
|
994 |
-
#: ../classes/settings.php:
|
995 |
msgid "Value: hex value color, such as #808080."
|
996 |
msgstr "Utile : code couleur en hexadécimal, comme #808080."
|
997 |
|
998 |
-
#: ../classes/settings.php:
|
999 |
-
msgid ""
|
1000 |
-
"Value: Can be either a string or array. This will display a count of the "
|
1001 |
-
"number of times the meta key is used by the item."
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: ../classes/settings.php:
|
1005 |
msgid "Welcome to Admin Columns"
|
1006 |
msgstr "Bienvenue dans Admin Columns"
|
1007 |
|
1008 |
-
#: ../classes/settings.php:
|
1009 |
msgid "Thank you for updating to the latest version!"
|
1010 |
msgstr "Merci d'avoir mis à jour vers la dernière version!"
|
1011 |
|
1012 |
-
#: ../classes/settings.php:
|
1013 |
-
msgid ""
|
1014 |
-
"Admin Columns is more polished and enjoyable than ever before. We hope you "
|
1015 |
-
"like it."
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: ../classes/settings.php:
|
1019 |
msgid "What’s New"
|
1020 |
msgstr "Quoi de neuf"
|
1021 |
|
1022 |
-
#: ../classes/settings.php:
|
1023 |
msgid "Changelog"
|
1024 |
msgstr "Modifications"
|
1025 |
|
1026 |
-
#: ../classes/settings.php:
|
1027 |
msgid "Important"
|
1028 |
msgstr "Important"
|
1029 |
|
1030 |
-
#: ../classes/settings.php:
|
1031 |
msgid "Database Changes"
|
1032 |
msgstr "Changements dans la base de données"
|
1033 |
|
1034 |
-
#: ../classes/settings.php:
|
1035 |
-
msgid ""
|
1036 |
-
"
|
1037 |
-
"can still roll back to version 1x without any issues."
|
1038 |
-
msgstr ""
|
1039 |
-
"La base de données à été modifiée entre les versions 1 et 2. Mais nous "
|
1040 |
-
"sommes sûr que vous pouvez retourner à la version 1x sans aucun problème."
|
1041 |
|
1042 |
-
#: ../classes/settings.php:
|
1043 |
msgid "Make sure you backup your database and then click"
|
1044 |
msgstr "Assurez-vous de sauvegarder votre base de données et cliquez "
|
1045 |
|
1046 |
-
#: ../classes/settings.php:
|
1047 |
msgid "Upgrade Database"
|
1048 |
msgstr "Mettre à jour la base de données"
|
1049 |
|
1050 |
-
#: ../classes/settings.php:
|
1051 |
msgid "Potential Issues"
|
1052 |
msgstr "Problèmes potentiels"
|
1053 |
|
1054 |
-
#: ../classes/settings.php:
|
1055 |
-
msgid ""
|
1056 |
-
"Do to the sizable refactoring the code, surounding Addons and action/"
|
1057 |
-
"filters, your website may not operate correctly. It is important that you "
|
1058 |
-
"read the full"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: ../classes/settings.php:
|
1062 |
msgid "Migrating from v1 to v2"
|
1063 |
msgstr "Migration de la v1 à la v2"
|
1064 |
|
1065 |
-
#: ../classes/settings.php:
|
1066 |
msgid "guide to view the full list of changes."
|
1067 |
msgstr "guide pour voir la liste complète des modifications."
|
1068 |
|
1069 |
-
#: ../classes/settings.php:
|
1070 |
#, php-format
|
1071 |
-
msgid ""
|
1072 |
-
"When you have found a bug please <a href=\"%s\">report them to us</a> so we "
|
1073 |
-
"can fix it in the next release."
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: ../classes/settings.php:
|
1077 |
msgid "Important!"
|
1078 |
msgstr "Important!"
|
1079 |
|
1080 |
-
#: ../classes/settings.php:
|
1081 |
-
msgid ""
|
1082 |
-
"If you updated the Admin Columns plugin without prior knowledge of such "
|
1083 |
-
"changes, Please roll back to the latest"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: ../classes/settings.php:
|
1087 |
msgid "version 1"
|
1088 |
msgstr "version 1"
|
1089 |
|
1090 |
-
#: ../classes/settings.php:
|
1091 |
msgid "of this plugin."
|
1092 |
msgstr "de ce plugin."
|
1093 |
|
1094 |
-
#: ../classes/settings.php:
|
1095 |
msgid "Changelog for"
|
1096 |
msgstr "Nouveautés pour"
|
1097 |
|
1098 |
-
#: ../classes/settings.php:
|
1099 |
msgid "Learn more"
|
1100 |
msgstr "En savoir plus"
|
1101 |
|
1102 |
-
#: ../classes/settings.php:
|
1103 |
msgid "Start using Admin Columns"
|
1104 |
msgstr "Commencer à utiliser Admin Columns"
|
1105 |
|
1106 |
-
#: ../classes/settings.php:
|
1107 |
msgid "General Settings"
|
1108 |
msgstr "Réglages généraux"
|
1109 |
|
1110 |
-
#: ../classes/settings.php:
|
1111 |
msgid "Customize your Admin Columns settings."
|
1112 |
msgstr "Personnalisez vos réglages Admin Columns."
|
1113 |
|
1114 |
-
#: ../classes/settings.php:
|
1115 |
-
msgid ""
|
1116 |
-
"Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: ../classes/settings.php:
|
1120 |
msgid "Save"
|
1121 |
msgstr "Enregistrer"
|
1122 |
|
1123 |
-
#: ../classes/settings.php:
|
1124 |
msgid "Restore Settings"
|
1125 |
msgstr "Rétablir les réglages"
|
1126 |
|
1127 |
-
#: ../classes/settings.php:
|
1128 |
msgid "This will delete all column settings and restore the default settings."
|
1129 |
-
msgstr ""
|
1130 |
-
"Cette opération va supprimer tous les paramètres de colonnes et restaure "
|
1131 |
-
"tous les paramètres par défaut."
|
1132 |
|
1133 |
-
#: ../classes/settings.php:
|
1134 |
msgid "Restore default settings"
|
1135 |
msgstr "Restaurer les paramètres par défaut"
|
1136 |
|
1137 |
-
#: ../classes/settings.php:
|
1138 |
-
msgid ""
|
1139 |
-
"
|
1140 |
-
"undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1141 |
-
msgstr ""
|
1142 |
-
"Attention! Tous les données des colonnes d'administration seront supprimées. "
|
1143 |
-
"Cela n'est pas irréversible. \\'OK\\' supprimer, \\'Annuler\\' arrêter"
|
1144 |
-
|
1145 |
-
#: ../classes/settings.php:600 ../codepress-admin-columns.php:371
|
1146 |
-
msgid "Settings"
|
1147 |
-
msgstr "Réglages"
|
1148 |
-
|
1149 |
-
#: ../classes/settings.php:601
|
1150 |
-
msgid "Add-ons"
|
1151 |
-
msgstr "Modules"
|
1152 |
|
1153 |
-
#: ../classes/settings.php:
|
1154 |
msgid "Posttypes"
|
1155 |
msgstr "Type d'article"
|
1156 |
|
1157 |
-
#: ../classes/settings.php:
|
1158 |
msgid "Others"
|
1159 |
msgstr "Autres"
|
1160 |
|
1161 |
-
#: ../classes/settings.php:
|
1162 |
msgid "Taxonomies"
|
1163 |
msgstr "Taxonomie"
|
1164 |
|
1165 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1166 |
#, php-format
|
1167 |
-
msgid ""
|
1168 |
-
"The columns for %s are set up via PHP and can therefore not be edited in the "
|
1169 |
-
"admin panel."
|
1170 |
msgstr ""
|
1171 |
|
1172 |
-
#: ../classes/settings.php:
|
1173 |
msgid "Store settings"
|
1174 |
msgstr "Enregistrer les réglages"
|
1175 |
|
1176 |
-
#: ../classes/settings.php:
|
1177 |
msgid "Update"
|
1178 |
msgstr "Mettre à jour"
|
1179 |
|
1180 |
-
#: ../classes/settings.php:
|
1181 |
#, php-format
|
1182 |
-
msgid ""
|
1183 |
-
"Warning! The %s columns data will be deleted. This cannot be undone. \\'OK"
|
1184 |
-
"\\' to delete, \\'Cancel\\' to stop"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1188 |
msgid "columns"
|
1189 |
msgstr "colonnes"
|
1190 |
|
1191 |
-
#: ../classes/settings.php:
|
1192 |
msgid "Get Admin Columns Pro"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: ../classes/settings.php:
|
1196 |
msgid "Add Sorting"
|
1197 |
msgstr "Ajouter le tri"
|
1198 |
|
1199 |
-
#: ../classes/settings.php:
|
1200 |
msgid "Add Filtering"
|
1201 |
msgstr "Ajouter le filtrage"
|
1202 |
|
1203 |
-
#: ../classes/settings.php:
|
1204 |
msgid "Add Import/Export"
|
1205 |
msgstr "Ajouter l'import/export"
|
1206 |
|
1207 |
-
#: ../classes/settings.php:
|
1208 |
msgid "Add Direct Editing"
|
1209 |
msgstr "Ajouter la modification directe"
|
1210 |
|
1211 |
-
#: ../classes/settings.php:
|
1212 |
#, php-format
|
1213 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
-
#: ../classes/settings.php:
|
1217 |
msgid "Are you happy with Admin Columns?"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
-
#: ../classes/settings.php:
|
1221 |
msgid "What's wrong? Need help? Let us know!"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
-
#: ../classes/settings.php:
|
1225 |
-
msgid ""
|
1226 |
-
"Check out our extensive documentation, or you can open a support topic on "
|
1227 |
-
"WordPress.org!"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
-
#: ../classes/settings.php:
|
1231 |
msgid "Docs"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: ../classes/settings.php:
|
1235 |
msgid "Forums"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: ../classes/settings.php:
|
1239 |
msgid "Woohoo! We're glad to hear that!"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: ../classes/settings.php:
|
1243 |
-
msgid ""
|
1244 |
-
"We would really love it if you could show your appreciation by giving us a "
|
1245 |
-
"rating on WordPress.org or tweet about Admin Columns!"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: ../classes/settings.php:
|
1249 |
msgid "Rate"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: ../classes/settings.php:
|
1253 |
msgid "Tweet"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: ../classes/settings.php:
|
1257 |
msgid "Buy Pro"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
-
#: ../classes/settings.php:
|
1261 |
msgid "Support"
|
1262 |
msgstr "Aide"
|
1263 |
|
1264 |
-
#: ../classes/settings.php:
|
1265 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: ../classes/settings.php:
|
1269 |
#, php-format
|
1270 |
-
msgid ""
|
1271 |
-
"For full documentation, bug reports, feature suggestions and other tips <a "
|
1272 |
-
"href='%s'>visit the Admin Columns website</a>"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
-
#: ../classes/settings.php:
|
1276 |
msgid "Drag and drop to reorder"
|
1277 |
msgstr "Vous pouvez modifier l'ordre."
|
1278 |
|
1279 |
-
#: ../classes/settings.php:
|
1280 |
msgid "Add Column"
|
1281 |
msgstr "Ajouter une colonne."
|
1282 |
|
1283 |
-
#: ../classes/settings.php:
|
1284 |
msgid "Active"
|
1285 |
msgstr "Actif"
|
1286 |
|
1287 |
-
#: ../classes/settings.php:
|
1288 |
msgid "Deactivate"
|
1289 |
msgstr "Désactiver"
|
1290 |
|
1291 |
-
#: ../classes/settings.php:
|
1292 |
msgid "Installed"
|
1293 |
msgstr "Installé"
|
1294 |
|
1295 |
-
#: ../classes/settings.php:
|
1296 |
msgid "Activate"
|
1297 |
msgstr "Activer"
|
1298 |
|
1299 |
-
#: ../classes/settings.php:
|
1300 |
msgid "Download & Install"
|
1301 |
msgstr "Télécharger & Installer"
|
1302 |
|
1303 |
-
#: ../classes/settings.php:
|
1304 |
msgid "Get this add-on"
|
1305 |
msgstr "Obtenir ce module"
|
1306 |
|
1307 |
-
#: ../classes/storage_model.php:
|
1308 |
msgid "settings succesfully restored."
|
1309 |
msgstr "les paramètres ont été restaurés avec succès."
|
1310 |
|
1311 |
-
#: ../classes/storage_model.php:
|
1312 |
msgid "No columns settings available."
|
1313 |
msgstr "Aucun paramètre de colonne disponible."
|
1314 |
|
1315 |
-
#: ../classes/storage_model.php:
|
1316 |
#, php-format
|
1317 |
msgid "You are trying to store the same settings for %s."
|
1318 |
msgstr "Vous essayez de conserver les mêmes paramètres pour %s."
|
1319 |
|
1320 |
-
#: ../classes/storage_model.php:
|
1321 |
#, php-format
|
1322 |
-
msgid "Settings for %s updated
|
1323 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1324 |
|
1325 |
#: ../classes/storage_model/comment.php:13
|
1326 |
msgid "Comments"
|
@@ -1351,13 +1187,7 @@ msgid "User"
|
|
1351 |
msgstr ""
|
1352 |
|
1353 |
#: ../classes/upgrade.php:62
|
1354 |
-
msgid ""
|
1355 |
-
"<strong>Important:</strong> We've noticed that you're using the "
|
1356 |
-
"<em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. "
|
1357 |
-
"However, a free license of <strong>Admin Columns Pro</strong> <a href="
|
1358 |
-
"\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is "
|
1359 |
-
"available</a>, which features a bunch of cool new features, including Direct "
|
1360 |
-
"Inline Editing!"
|
1361 |
msgstr ""
|
1362 |
|
1363 |
#: ../classes/upgrade.php:95
|
@@ -1409,13 +1239,13 @@ msgid "Error"
|
|
1409 |
msgstr "Erreur"
|
1410 |
|
1411 |
#: ../classes/upgrade.php:408
|
1412 |
-
msgid ""
|
1413 |
-
"
|
1414 |
-
|
|
|
|
|
1415 |
msgstr ""
|
1416 |
-
"Désoler. Quelque chose ne c'est pas bien déroulé durant la mise à jour. "
|
1417 |
-
"Veuillez reporter cela au support du forum."
|
1418 |
|
1419 |
-
#: ../codepress-admin-columns.php:
|
1420 |
msgid "Edit columns"
|
1421 |
msgstr "Éditer les colonnes"
|
1 |
#
|
2 |
# Translators:
|
3 |
# 16kbit <code@ms-studio.net>, 2014
|
4 |
+
# 16kbit <code@ms-studio.net>, 2014
|
5 |
+
# Etic <pub@eticweb.ca>, 2014
|
6 |
# Jean-Christophe Brebion <pro@jcbrebion.com>, 2014
|
7 |
# Mohamed-Younès BOUMEDIENE <m-boumediene@live.fr>, 2014
|
8 |
+
# Mohamed-Younès BOUMEDIENE <m-boumediene@live.fr>, 2014
|
9 |
# Etic <pub@eticweb.ca>, 2014
|
10 |
msgid ""
|
11 |
msgstr ""
|
12 |
"Project-Id-Version: Admin Columns\n"
|
13 |
"Report-Msgid-Bugs-To: \n"
|
14 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
15 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
16 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
17 |
+
"Language-Team: French (France) (http://www.transifex.com/projects/p/admin-columns/language/fr_FR/)\n"
|
|
|
|
|
18 |
"MIME-Version: 1.0\n"
|
19 |
"Content-Type: text/plain; charset=UTF-8\n"
|
20 |
"Content-Transfer-Encoding: 8bit\n"
|
21 |
+
"Language: fr_FR\n"
|
22 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
23 |
"X-Generator: Poedit 1.7.5\n"
|
24 |
"X-Poedit-Basepath: .\n"
|
25 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
26 |
"X-Poedit-SourceCharset: UTF-8\n"
|
27 |
"X-Poedit-SearchPath-0: .\n"
|
28 |
"X-Poedit-SearchPath-1: ..\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
30 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
31 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
32 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
33 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
34 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
35 |
|
36 |
#: ../classes/addons.php:110
|
37 |
msgid "Plugins"
|
42 |
msgstr "Personnalisation avancée de champ"
|
43 |
|
44 |
#: ../classes/addons.php:136
|
45 |
+
msgid "Display and edit Advanced Custom Fields fields in the posts overview in seconds!"
|
|
|
|
|
46 |
msgstr ""
|
47 |
|
48 |
#: ../classes/addons.php:141
|
50 |
msgstr ""
|
51 |
|
52 |
#: ../classes/addons.php:142
|
53 |
+
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
|
|
|
|
54 |
msgstr ""
|
55 |
|
56 |
#: ../classes/column.php:582
|
83 |
|
84 |
#: ../classes/column.php:1035
|
85 |
#, php-format
|
86 |
+
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
87 |
+
msgstr "Laisser vide pour utiliser le format spécifié par WordPress, modifier votre <a href=\"%s\">votre format de date par défaut ici</a>."
|
|
|
|
|
|
|
|
|
88 |
|
89 |
#: ../classes/column.php:1036
|
90 |
msgid "Documentation on date and time formatting."
|
102 |
msgid "Preview size"
|
103 |
msgstr "Taille de prévisualisation"
|
104 |
|
105 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
106 |
msgid "Custom"
|
107 |
msgstr "Personnalisé"
|
108 |
|
170 |
msgid "This is the format of the author name."
|
171 |
msgstr "Ceci est le format du nom de l'auteur"
|
172 |
|
173 |
+
#: ../classes/column.php:1258
|
|
|
|
|
|
|
|
|
174 |
msgid "Edit"
|
175 |
msgstr "Modifier"
|
176 |
|
179 |
msgstr ""
|
180 |
|
181 |
#: ../classes/column.php:1262 ../classes/column.php:1354
|
|
|
182 |
msgid "Remove"
|
183 |
msgstr "Retirer"
|
184 |
|
219 |
msgstr "Champ ACF"
|
220 |
|
221 |
#: ../classes/column/acf-placeholder.php:32
|
222 |
+
msgid "This feature is only available in Admin Columns Pro - Business or Developer."
|
|
|
223 |
msgstr ""
|
224 |
|
225 |
#: ../classes/column/acf-placeholder.php:35
|
226 |
#, php-format
|
227 |
+
msgid "If you have a developer licence please download & install your ACF add-on from the <a href='%s'>add-ons tab</a>."
|
|
|
|
|
228 |
msgstr ""
|
229 |
|
230 |
#: ../classes/column/acf-placeholder.php:38
|
231 |
+
msgid "Admin Columns Pro - Developer offers full Advanced Custom Fields integeration, allowing you to easily display and edit ACF fields from within your posts overview."
|
|
|
|
|
|
|
232 |
msgstr ""
|
233 |
|
234 |
#: ../classes/column/acf-placeholder.php:44
|
235 |
msgid "Find out more"
|
236 |
msgstr "En savoir plus"
|
237 |
|
238 |
+
#: ../classes/column/actions.php:29
|
|
|
239 |
msgid "Actions"
|
240 |
msgstr "Actions"
|
241 |
|
247 |
msgid "Use icons instead of text for displaying the actions."
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: ../classes/column/actions.php:100 ../classes/column/post/permalink.php:72 ../classes/column/used-by-menu.php:137
|
|
|
251 |
msgid "Yes"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: ../classes/column/actions.php:104 ../classes/column/post/permalink.php:76 ../classes/column/used-by-menu.php:141
|
|
|
255 |
msgid "No"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: ../classes/column/comment/ID.php:19 ../classes/column/link/ID.php:19 ../classes/column/media/ID.php:19 ../classes/column/post/ID.php:19
|
|
|
259 |
msgid "ID"
|
260 |
msgstr "ID"
|
261 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
262 |
#: ../classes/column/comment/agent.php:19
|
263 |
msgid "Agent"
|
264 |
msgstr "Agent"
|
265 |
|
266 |
+
#: ../classes/column/comment/approved.php:19 ../classes/column/post/comment-count.php:35
|
|
|
267 |
msgid "Approved"
|
268 |
msgstr "Approuvé"
|
269 |
|
291 |
msgid "Date GMT"
|
292 |
msgstr "Date GMT"
|
293 |
|
294 |
+
#: ../classes/column/comment/date-gmt.php:30 ../classes/column/comment/date.php:30
|
|
|
295 |
#, php-format
|
296 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
297 |
msgstr "Soumis le<a href=\"%1$s\">%2$s à %3$s</a>"
|
298 |
|
299 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
|
|
300 |
msgid "Date"
|
301 |
msgstr "Date"
|
302 |
|
303 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
|
|
|
|
304 |
msgid "Excerpt"
|
305 |
msgstr "Extrait"
|
306 |
|
308 |
msgid "In Reply To"
|
309 |
msgstr "En réponse à"
|
310 |
|
311 |
+
#: ../classes/column/comment/word-count.php:19 ../classes/column/post/word-count.php:19
|
|
|
312 |
msgid "Word count"
|
313 |
msgstr "Nombre de mots"
|
314 |
|
315 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
|
|
316 |
msgid "Custom Field"
|
317 |
msgstr "Champ personnalisé"
|
318 |
|
319 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
|
|
320 |
msgid "Default"
|
321 |
msgstr "Par défaut"
|
322 |
|
324 |
msgid "Checkmark (true/false)"
|
325 |
msgstr "Cocher (vrai/faux)"
|
326 |
|
327 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
328 |
msgid "Color"
|
329 |
msgstr "Couleur"
|
330 |
|
331 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
332 |
msgid "Counter"
|
333 |
msgstr "Compteur"
|
334 |
|
335 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
|
|
336 |
msgid "Image"
|
337 |
msgstr "Image"
|
338 |
|
339 |
+
#: ../classes/column/custom-field.php:101 ../classes/storage_model/media.php:13
|
|
|
340 |
msgid "Media Library"
|
341 |
msgstr "Bibliothèque des médias"
|
342 |
|
343 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
344 |
msgid "Multiple Values"
|
345 |
msgstr "Valeurs multiples"
|
346 |
|
347 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
348 |
msgid "Numeric"
|
349 |
msgstr "Numérique"
|
350 |
|
381 |
msgid "This will determine how the value will be displayed."
|
382 |
msgstr "Ceci va déterminer la manière dont la valeur sera affichée."
|
383 |
|
384 |
+
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
385 |
msgid "Description"
|
386 |
msgstr "Description"
|
387 |
|
405 |
msgid "Target"
|
406 |
msgstr "Cible"
|
407 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
408 |
#: ../classes/column/media/alternate-text.php:19
|
409 |
msgid "Alt"
|
410 |
msgstr "Texte alternatif"
|
421 |
msgid "full size"
|
422 |
msgstr "Taille réelle"
|
423 |
|
424 |
+
#: ../classes/column/media/caption.php:19 ../classes/column/media/exif-data.php:41
|
|
|
425 |
msgid "Caption"
|
426 |
msgstr "Légende"
|
427 |
|
477 |
msgid "File size"
|
478 |
msgstr "Taille du fichier"
|
479 |
|
480 |
+
#: ../classes/column/media/full-path.php:19 ../classes/column/media/full-path.php:92
|
|
|
481 |
msgid "Full path"
|
482 |
msgstr "Chemin d'accès complet"
|
483 |
|
505 |
msgid "Mime type"
|
506 |
msgstr "Type Mime"
|
507 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
508 |
#: ../classes/column/post/attachment-count.php:19
|
509 |
msgid "No. of Attachments"
|
510 |
msgstr "Nombre de pièces jointes"
|
537 |
msgid "Spam"
|
538 |
msgstr "Indésirable"
|
539 |
|
540 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
541 |
+
msgid "Trash"
|
542 |
+
msgstr "Corbeille"
|
543 |
+
|
544 |
+
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
545 |
msgid "Comment status"
|
546 |
msgstr "Status de commentaire"
|
547 |
|
565 |
msgid "Estimated Reading Time"
|
566 |
msgstr ""
|
567 |
|
568 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
569 |
+
msgid "second"
|
570 |
+
msgid_plural "seconds"
|
571 |
+
msgstr[0] ""
|
572 |
+
msgstr[1] ""
|
573 |
+
|
574 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
575 |
+
msgid "minute"
|
576 |
+
msgid_plural "minutes"
|
577 |
+
msgstr[0] ""
|
578 |
+
msgstr[1] ""
|
579 |
+
|
580 |
#: ../classes/column/post/estimated-reading-time.php:103
|
581 |
msgid "Words per minute"
|
582 |
msgstr ""
|
745 |
msgid "Admin Columns Settings"
|
746 |
msgstr "Réglages Admin Columns"
|
747 |
|
748 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
|
|
749 |
msgid "Admin Columns"
|
750 |
msgstr "Admin Columns"
|
751 |
|
752 |
+
#: ../classes/settings.php:220
|
753 |
#, php-format
|
754 |
msgid "%s column is already present and can not be duplicated."
|
755 |
msgstr ""
|
756 |
|
757 |
+
#: ../classes/settings.php:274
|
758 |
msgid "Default settings succesfully restored."
|
759 |
msgstr "Les paramètres par défaut ont été restaurés avec succès."
|
760 |
|
761 |
+
#: ../classes/settings.php:291
|
762 |
msgid "Overview"
|
763 |
msgstr "Résumé"
|
764 |
|
765 |
+
#: ../classes/settings.php:294
|
766 |
+
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
767 |
+
msgstr "Cette extension permet l'ajout et la suppression de colonnes additionnelles dans les écrans d'administration pour les articles (types), pages, librairie des médias, commentaires, liens et usagers. Modifier le libellé des colonnes et réarranger leur ordre à votre guise."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
768 |
|
769 |
+
#: ../classes/settings.php:297
|
770 |
msgid "Basics"
|
771 |
msgstr "Basiques"
|
772 |
|
773 |
+
#: ../classes/settings.php:299
|
774 |
msgid "Change order"
|
775 |
msgstr "Modifier l'ordre"
|
776 |
|
777 |
+
#: ../classes/settings.php:300
|
778 |
+
msgid "By dragging the columns you can change the order which they will appear in."
|
779 |
+
msgstr "En déplaçant les colonnes vous modifierez ainsi l'ordre dans lequel ils apparaissent."
|
|
|
|
|
|
|
780 |
|
781 |
+
#: ../classes/settings.php:301
|
782 |
msgid "Change label"
|
783 |
msgstr "Modifier le label"
|
784 |
|
785 |
+
#: ../classes/settings.php:302
|
786 |
+
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
|
|
|
|
787 |
msgstr ""
|
788 |
|
789 |
+
#: ../classes/settings.php:303
|
790 |
msgid "Change column width"
|
791 |
msgstr "Modifier la largeur de colonne"
|
792 |
|
793 |
+
#: ../classes/settings.php:304
|
794 |
+
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
|
|
|
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: ../classes/settings.php:310
|
798 |
msgid "'Custom Field' column"
|
799 |
msgstr "Colonne 'Champ personnalisé'"
|
800 |
|
801 |
+
#: ../classes/settings.php:311
|
802 |
+
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
|
|
|
|
803 |
msgstr ""
|
804 |
|
805 |
+
#: ../classes/settings.php:313
|
806 |
+
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
|
|
|
|
807 |
msgstr ""
|
808 |
|
809 |
+
#: ../classes/settings.php:314
|
810 |
+
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
|
|
|
|
811 |
msgstr ""
|
812 |
|
813 |
+
#: ../classes/settings.php:315
|
814 |
msgid "Value: This will show the first 20 words of the Post content."
|
815 |
msgstr "Utile : Ceci affiche les 20 premiers mots de l'article."
|
816 |
|
817 |
+
#: ../classes/settings.php:316
|
818 |
+
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
819 |
+
msgstr "Utile : Ce devrait être un tableau. Ce sera n'importe quel tableau (multidimensionnel) flottant."
|
|
|
|
|
|
|
820 |
|
821 |
+
#: ../classes/settings.php:317
|
822 |
+
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
|
|
|
|
823 |
msgstr ""
|
824 |
|
825 |
+
#: ../classes/settings.php:318
|
826 |
#, php-format
|
827 |
+
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
|
|
|
|
|
|
828 |
msgstr ""
|
829 |
|
830 |
+
#: ../classes/settings.php:319
|
831 |
msgid "Post Titles"
|
832 |
msgstr "Titre de l'article"
|
833 |
|
834 |
+
#: ../classes/settings.php:319
|
835 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
836 |
msgstr ""
|
837 |
|
838 |
+
#: ../classes/settings.php:320
|
839 |
msgid "Usernames"
|
840 |
msgstr "Noms d'utilisateurs"
|
841 |
|
842 |
+
#: ../classes/settings.php:320
|
843 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: ../classes/settings.php:321
|
847 |
msgid "Checkmark"
|
848 |
msgstr "Cocher"
|
849 |
|
850 |
+
#: ../classes/settings.php:321
|
851 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
852 |
msgstr "Utile : Peut être la valeur un (1) ou zéro (0)."
|
853 |
|
854 |
+
#: ../classes/settings.php:322
|
855 |
msgid "Value: hex value color, such as #808080."
|
856 |
msgstr "Utile : code couleur en hexadécimal, comme #808080."
|
857 |
|
858 |
+
#: ../classes/settings.php:323
|
859 |
+
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
|
|
|
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: ../classes/settings.php:412
|
863 |
msgid "Welcome to Admin Columns"
|
864 |
msgstr "Bienvenue dans Admin Columns"
|
865 |
|
866 |
+
#: ../classes/settings.php:415
|
867 |
msgid "Thank you for updating to the latest version!"
|
868 |
msgstr "Merci d'avoir mis à jour vers la dernière version!"
|
869 |
|
870 |
+
#: ../classes/settings.php:416
|
871 |
+
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
|
|
|
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: ../classes/settings.php:421
|
875 |
msgid "What’s New"
|
876 |
msgstr "Quoi de neuf"
|
877 |
|
878 |
+
#: ../classes/settings.php:422
|
879 |
msgid "Changelog"
|
880 |
msgstr "Modifications"
|
881 |
|
882 |
+
#: ../classes/settings.php:427
|
883 |
msgid "Important"
|
884 |
msgstr "Important"
|
885 |
|
886 |
+
#: ../classes/settings.php:429
|
887 |
msgid "Database Changes"
|
888 |
msgstr "Changements dans la base de données"
|
889 |
|
890 |
+
#: ../classes/settings.php:430
|
891 |
+
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
892 |
+
msgstr "La base de données à été modifiée entre les versions 1 et 2. Mais nous sommes sûr que vous pouvez retourner à la version 1x sans aucun problème."
|
|
|
|
|
|
|
|
|
893 |
|
894 |
+
#: ../classes/settings.php:433
|
895 |
msgid "Make sure you backup your database and then click"
|
896 |
msgstr "Assurez-vous de sauvegarder votre base de données et cliquez "
|
897 |
|
898 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
899 |
msgid "Upgrade Database"
|
900 |
msgstr "Mettre à jour la base de données"
|
901 |
|
902 |
+
#: ../classes/settings.php:436
|
903 |
msgid "Potential Issues"
|
904 |
msgstr "Problèmes potentiels"
|
905 |
|
906 |
+
#: ../classes/settings.php:437
|
907 |
+
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
|
|
|
|
|
|
908 |
msgstr ""
|
909 |
|
910 |
+
#: ../classes/settings.php:437
|
911 |
msgid "Migrating from v1 to v2"
|
912 |
msgstr "Migration de la v1 à la v2"
|
913 |
|
914 |
+
#: ../classes/settings.php:437
|
915 |
msgid "guide to view the full list of changes."
|
916 |
msgstr "guide pour voir la liste complète des modifications."
|
917 |
|
918 |
+
#: ../classes/settings.php:437
|
919 |
#, php-format
|
920 |
+
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
|
|
|
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: ../classes/settings.php:440
|
924 |
msgid "Important!"
|
925 |
msgstr "Important!"
|
926 |
|
927 |
+
#: ../classes/settings.php:440
|
928 |
+
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
|
|
|
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: ../classes/settings.php:440
|
932 |
msgid "version 1"
|
933 |
msgstr "version 1"
|
934 |
|
935 |
+
#: ../classes/settings.php:440
|
936 |
msgid "of this plugin."
|
937 |
msgstr "de ce plugin."
|
938 |
|
939 |
+
#: ../classes/settings.php:446
|
940 |
msgid "Changelog for"
|
941 |
msgstr "Nouveautés pour"
|
942 |
|
943 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
944 |
msgid "Learn more"
|
945 |
msgstr "En savoir plus"
|
946 |
|
947 |
+
#: ../classes/settings.php:471
|
948 |
msgid "Start using Admin Columns"
|
949 |
msgstr "Commencer à utiliser Admin Columns"
|
950 |
|
951 |
+
#: ../classes/settings.php:490
|
952 |
msgid "General Settings"
|
953 |
msgstr "Réglages généraux"
|
954 |
|
955 |
+
#: ../classes/settings.php:491
|
956 |
msgid "Customize your Admin Columns settings."
|
957 |
msgstr "Personnalisez vos réglages Admin Columns."
|
958 |
|
959 |
+
#: ../classes/settings.php:502
|
960 |
+
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
|
|
961 |
msgstr ""
|
962 |
|
963 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
964 |
msgid "Save"
|
965 |
msgstr "Enregistrer"
|
966 |
|
967 |
+
#: ../classes/settings.php:549
|
968 |
msgid "Restore Settings"
|
969 |
msgstr "Rétablir les réglages"
|
970 |
|
971 |
+
#: ../classes/settings.php:550
|
972 |
msgid "This will delete all column settings and restore the default settings."
|
973 |
+
msgstr "Cette opération va supprimer tous les paramètres de colonnes et restaure tous les paramètres par défaut."
|
|
|
|
|
974 |
|
975 |
+
#: ../classes/settings.php:556
|
976 |
msgid "Restore default settings"
|
977 |
msgstr "Restaurer les paramètres par défaut"
|
978 |
|
979 |
+
#: ../classes/settings.php:556
|
980 |
+
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
981 |
+
msgstr "Attention! Tous les données des colonnes d'administration seront supprimées. Cela n'est pas irréversible. \\'OK\\' supprimer, \\'Annuler\\' arrêter"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
982 |
|
983 |
+
#: ../classes/settings.php:572
|
984 |
msgid "Posttypes"
|
985 |
msgstr "Type d'article"
|
986 |
|
987 |
+
#: ../classes/settings.php:573
|
988 |
msgid "Others"
|
989 |
msgstr "Autres"
|
990 |
|
991 |
+
#: ../classes/settings.php:574
|
992 |
msgid "Taxonomies"
|
993 |
msgstr "Taxonomie"
|
994 |
|
995 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
996 |
+
msgid "Settings"
|
997 |
+
msgstr "Réglages"
|
998 |
+
|
999 |
+
#: ../classes/settings.php:591
|
1000 |
+
msgid "Add-ons"
|
1001 |
+
msgstr "Modules"
|
1002 |
+
|
1003 |
+
#: ../classes/settings.php:659
|
1004 |
#, php-format
|
1005 |
+
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
|
|
|
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: ../classes/settings.php:669
|
1009 |
msgid "Store settings"
|
1010 |
msgstr "Enregistrer les réglages"
|
1011 |
|
1012 |
+
#: ../classes/settings.php:673
|
1013 |
msgid "Update"
|
1014 |
msgstr "Mettre à jour"
|
1015 |
|
1016 |
+
#: ../classes/settings.php:677
|
1017 |
#, php-format
|
1018 |
+
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
|
|
|
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: ../classes/settings.php:678
|
1022 |
+
msgid "Restore"
|
1023 |
+
msgstr "Restaurer"
|
1024 |
+
|
1025 |
+
#: ../classes/settings.php:678
|
1026 |
msgid "columns"
|
1027 |
msgstr "colonnes"
|
1028 |
|
1029 |
+
#: ../classes/settings.php:697
|
1030 |
msgid "Get Admin Columns Pro"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
+
#: ../classes/settings.php:701
|
1034 |
msgid "Add Sorting"
|
1035 |
msgstr "Ajouter le tri"
|
1036 |
|
1037 |
+
#: ../classes/settings.php:702
|
1038 |
msgid "Add Filtering"
|
1039 |
msgstr "Ajouter le filtrage"
|
1040 |
|
1041 |
+
#: ../classes/settings.php:703
|
1042 |
msgid "Add Import/Export"
|
1043 |
msgstr "Ajouter l'import/export"
|
1044 |
|
1045 |
+
#: ../classes/settings.php:704
|
1046 |
msgid "Add Direct Editing"
|
1047 |
msgstr "Ajouter la modification directe"
|
1048 |
|
1049 |
+
#: ../classes/settings.php:707
|
1050 |
#, php-format
|
1051 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: ../classes/settings.php:738
|
1055 |
msgid "Are you happy with Admin Columns?"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: ../classes/settings.php:746
|
1059 |
msgid "What's wrong? Need help? Let us know!"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: ../classes/settings.php:747
|
1063 |
+
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
|
|
|
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../classes/settings.php:755
|
1067 |
msgid "Docs"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../classes/settings.php:760
|
1071 |
msgid "Forums"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../classes/settings.php:769
|
1075 |
msgid "Woohoo! We're glad to hear that!"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../classes/settings.php:770
|
1079 |
+
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
|
|
|
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: ../classes/settings.php:774
|
1083 |
msgid "Rate"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../classes/settings.php:785
|
1087 |
msgid "Tweet"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: ../classes/settings.php:795
|
1091 |
msgid "Buy Pro"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: ../classes/settings.php:807
|
1095 |
msgid "Support"
|
1096 |
msgstr "Aide"
|
1097 |
|
1098 |
+
#: ../classes/settings.php:810
|
1099 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: ../classes/settings.php:813
|
1103 |
#, php-format
|
1104 |
+
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
|
|
|
|
1105 |
msgstr ""
|
1106 |
|
1107 |
+
#: ../classes/settings.php:842
|
1108 |
msgid "Drag and drop to reorder"
|
1109 |
msgstr "Vous pouvez modifier l'ordre."
|
1110 |
|
1111 |
+
#: ../classes/settings.php:845
|
1112 |
msgid "Add Column"
|
1113 |
msgstr "Ajouter une colonne."
|
1114 |
|
1115 |
+
#: ../classes/settings.php:926
|
1116 |
msgid "Active"
|
1117 |
msgstr "Actif"
|
1118 |
|
1119 |
+
#: ../classes/settings.php:927
|
1120 |
msgid "Deactivate"
|
1121 |
msgstr "Désactiver"
|
1122 |
|
1123 |
+
#: ../classes/settings.php:934
|
1124 |
msgid "Installed"
|
1125 |
msgstr "Installé"
|
1126 |
|
1127 |
+
#: ../classes/settings.php:935
|
1128 |
msgid "Activate"
|
1129 |
msgstr "Activer"
|
1130 |
|
1131 |
+
#: ../classes/settings.php:949
|
1132 |
msgid "Download & Install"
|
1133 |
msgstr "Télécharger & Installer"
|
1134 |
|
1135 |
+
#: ../classes/settings.php:954
|
1136 |
msgid "Get this add-on"
|
1137 |
msgstr "Obtenir ce module"
|
1138 |
|
1139 |
+
#: ../classes/storage_model.php:237
|
1140 |
msgid "settings succesfully restored."
|
1141 |
msgstr "les paramètres ont été restaurés avec succès."
|
1142 |
|
1143 |
+
#: ../classes/storage_model.php:253
|
1144 |
msgid "No columns settings available."
|
1145 |
msgstr "Aucun paramètre de colonne disponible."
|
1146 |
|
1147 |
+
#: ../classes/storage_model.php:274
|
1148 |
#, php-format
|
1149 |
msgid "You are trying to store the same settings for %s."
|
1150 |
msgstr "Vous essayez de conserver les mêmes paramètres pour %s."
|
1151 |
|
1152 |
+
#: ../classes/storage_model.php:278
|
1153 |
#, php-format
|
1154 |
+
msgid "Settings for %s updated successfully."
|
1155 |
+
msgstr ""
|
1156 |
+
|
1157 |
+
#: ../classes/storage_model.php:809
|
1158 |
+
msgid "View"
|
1159 |
+
msgstr "Voir"
|
1160 |
|
1161 |
#: ../classes/storage_model/comment.php:13
|
1162 |
msgid "Comments"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
#: ../classes/upgrade.php:62
|
1190 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
|
|
|
|
|
|
|
|
1191 |
msgstr ""
|
1192 |
|
1193 |
#: ../classes/upgrade.php:95
|
1239 |
msgstr "Erreur"
|
1240 |
|
1241 |
#: ../classes/upgrade.php:408
|
1242 |
+
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1243 |
+
msgstr "Désoler. Quelque chose ne c'est pas bien déroulé durant la mise à jour. Veuillez reporter cela au support du forum."
|
1244 |
+
|
1245 |
+
#: ../codepress-admin-columns.php:34
|
1246 |
+
msgid "No textdomain"
|
1247 |
msgstr ""
|
|
|
|
|
1248 |
|
1249 |
+
#: ../codepress-admin-columns.php:442
|
1250 |
msgid "Edit columns"
|
1251 |
msgstr "Éditer les colonnes"
|
languages/cpac-hu_HU.mo
CHANGED
Binary file
|
languages/cpac-hu_HU.po
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
#
|
2 |
# Translators:
|
3 |
# tpr <tproli@gmail.com>, 2014
|
|
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/admin-columns/language/hu_HU/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
@@ -16,10 +17,16 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -41,165 +48,164 @@ msgstr ""
|
|
41 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: ../classes/column.php:
|
45 |
msgid "Thumbnail"
|
46 |
msgstr "Bélyegkép"
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Medium"
|
50 |
msgstr "Közepes"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Large"
|
54 |
msgstr "Nagy"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Full"
|
58 |
msgstr "Teljes méretű"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Date Format"
|
62 |
msgstr "Dátumformátum"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "This will determine how the date will be displayed."
|
66 |
msgstr "Meghatározza, hogy fog a dátum megjelenni."
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "Example:"
|
70 |
msgstr "Például:"
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
#, php-format
|
74 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
75 |
msgstr "Hagyd üresen a WordPress dátumformátumának használatához, vagy változtasd meg saját formátumra <a href=\"%s\">ide kattintva</a>."
|
76 |
|
77 |
-
#: ../classes/column.php:
|
78 |
msgid "Documentation on date and time formatting."
|
79 |
msgstr "Dokumentáció a dátum- és időformátumokhoz."
|
80 |
|
81 |
-
#: ../classes/column.php:
|
82 |
msgid "Excerpt length"
|
83 |
msgstr "Kivonat hossza"
|
84 |
|
85 |
-
#: ../classes/column.php:
|
86 |
msgid "Number of words"
|
87 |
msgstr "Szavak száma"
|
88 |
|
89 |
-
#: ../classes/column.php:
|
90 |
msgid "Preview size"
|
91 |
msgstr "Előnézet mérete"
|
92 |
|
93 |
-
#: ../classes/column.php:
|
94 |
msgid "Custom"
|
95 |
msgstr "Egyedi"
|
96 |
|
97 |
-
#: ../classes/column.php:
|
98 |
msgid "width"
|
99 |
msgstr "szélesség"
|
100 |
|
101 |
-
#: ../classes/column.php:
|
102 |
msgid "height"
|
103 |
msgstr "magasság"
|
104 |
|
105 |
-
#: ../classes/column.php:
|
106 |
msgid "Before"
|
107 |
msgstr "Előtte"
|
108 |
|
109 |
-
#: ../classes/column.php:
|
110 |
msgid "This text will appear before the custom field value."
|
111 |
msgstr "Ez a szöveg fog megjelenni az egyedi mező értéke előtt."
|
112 |
|
113 |
-
#: ../classes/column.php:
|
114 |
msgid "After"
|
115 |
msgstr "Utána"
|
116 |
|
117 |
-
#: ../classes/column.php:
|
118 |
msgid "This text will appear after the custom field value."
|
119 |
msgstr "Ez a szöveg fog megjelenni az egyedi mező értéke után."
|
120 |
|
121 |
-
#: ../classes/column.php:
|
122 |
msgid "Display Name"
|
123 |
msgstr "Megjelenő név"
|
124 |
|
125 |
-
#: ../classes/column.php:
|
126 |
msgid "First Name"
|
127 |
msgstr "Utónév"
|
128 |
|
129 |
-
#: ../classes/column.php:
|
130 |
msgid "Last Name"
|
131 |
msgstr "Vezetéknév"
|
132 |
|
133 |
-
#: ../classes/column.php:
|
134 |
msgid "Nickname"
|
135 |
msgstr "Becenév"
|
136 |
|
137 |
-
#: ../classes/column.php:
|
138 |
msgid "User Login"
|
139 |
msgstr "Felhasználó bejelentkezés"
|
140 |
|
141 |
-
#: ../classes/column.php:
|
142 |
msgid "User Email"
|
143 |
msgstr "Felhasználó email"
|
144 |
|
145 |
-
#: ../classes/column.php:
|
146 |
msgid "User ID"
|
147 |
msgstr "Felhasználó ID "
|
148 |
|
149 |
-
#: ../classes/column.php:
|
150 |
msgid "First and Last Name"
|
151 |
msgstr "Elő- és utónév"
|
152 |
|
153 |
-
#: ../classes/column.php:
|
154 |
msgid "Display format"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: ../classes/column.php:
|
158 |
msgid "This is the format of the author name."
|
159 |
msgstr "Ez a szerző nevének formátuma"
|
160 |
|
161 |
-
#: ../classes/column.php:
|
162 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
msgstr "Szerkesztés"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "Eltávolítás"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "Típus"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "Válassz egy oszloptípust."
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "Címke"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "Ez a név fog megjelenni az oszlop fejlécében."
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "Szélesség"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "alapértelmezett"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -224,7 +230,7 @@ msgstr ""
|
|
224 |
msgid "Find out more"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: ../classes/column/actions.php:29
|
228 |
msgid "Actions"
|
229 |
msgstr "Műveletek"
|
230 |
|
@@ -248,30 +254,6 @@ msgstr ""
|
|
248 |
msgid "ID"
|
249 |
msgstr "ID"
|
250 |
|
251 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
252 |
-
msgid "Unapprove"
|
253 |
-
msgstr "Jóváhagyás visszavonása"
|
254 |
-
|
255 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
256 |
-
msgid "Approve"
|
257 |
-
msgstr "Jóváhagyás"
|
258 |
-
|
259 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
260 |
-
msgid "Restore"
|
261 |
-
msgstr "Visszaállítás"
|
262 |
-
|
263 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
264 |
-
msgid "Delete Permanently"
|
265 |
-
msgstr "Végleges törlés"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
268 |
-
msgid "Quick Edit"
|
269 |
-
msgstr "gyors szerkesztés"
|
270 |
-
|
271 |
-
#: ../classes/column/comment/actions.php:77
|
272 |
-
msgid "Reply"
|
273 |
-
msgstr "Válasz"
|
274 |
-
|
275 |
#: ../classes/column/comment/agent.php:19
|
276 |
msgid "Agent"
|
277 |
msgstr "Ügynök"
|
@@ -309,11 +291,11 @@ msgstr "GMT dátum"
|
|
309 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
msgstr "Beküldve: <a href=\"%1$s\">%2$s, %3$s</a>"
|
311 |
|
312 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
313 |
msgid "Date"
|
314 |
msgstr "Dátum"
|
315 |
|
316 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
317 |
msgid "Excerpt"
|
318 |
msgstr "Kivonat"
|
319 |
|
@@ -325,11 +307,11 @@ msgstr "Válaszolva erre:"
|
|
325 |
msgid "Word count"
|
326 |
msgstr "Szavak száma"
|
327 |
|
328 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
329 |
msgid "Custom Field"
|
330 |
msgstr "Egyedi mező"
|
331 |
|
332 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
333 |
msgid "Default"
|
334 |
msgstr "Alapértelmezett"
|
335 |
|
@@ -337,15 +319,15 @@ msgstr "Alapértelmezett"
|
|
337 |
msgid "Checkmark (true/false)"
|
338 |
msgstr "Pipa (igaz/hamis)"
|
339 |
|
340 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
341 |
msgid "Color"
|
342 |
msgstr "Szín"
|
343 |
|
344 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
345 |
msgid "Counter"
|
346 |
msgstr "Számláló"
|
347 |
|
348 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
349 |
msgid "Image"
|
350 |
msgstr "Kép"
|
351 |
|
@@ -353,11 +335,11 @@ msgstr "Kép"
|
|
353 |
msgid "Media Library"
|
354 |
msgstr "Médiatár"
|
355 |
|
356 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
357 |
msgid "Multiple Values"
|
358 |
msgstr "Többszörös érték"
|
359 |
|
360 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
361 |
msgid "Numeric"
|
362 |
msgstr "Numerikus"
|
363 |
|
@@ -394,19 +376,6 @@ msgstr "Mező típusa"
|
|
394 |
msgid "This will determine how the value will be displayed."
|
395 |
msgstr "Meghatározza, hogy fog az érték megjelenni."
|
396 |
|
397 |
-
#: ../classes/column/link/actions.php:49
|
398 |
-
#, php-format
|
399 |
-
msgid ""
|
400 |
-
"You are about to delete this link '%s'\n"
|
401 |
-
" 'Cancel' to stop, 'OK' to delete."
|
402 |
-
msgstr ""
|
403 |
-
"Biztosan törlöd ezt a hivatkozást: '%s'?\n"
|
404 |
-
"'Mégse' a megállításhoz, 'OK' a törléshez."
|
405 |
-
|
406 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "Törlés"
|
409 |
-
|
410 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
411 |
msgid "Description"
|
412 |
msgstr "Leírás"
|
@@ -431,23 +400,6 @@ msgstr "RSS"
|
|
431 |
msgid "Target"
|
432 |
msgstr "Cél"
|
433 |
|
434 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
435 |
-
msgid "Trash"
|
436 |
-
msgstr "Kuka"
|
437 |
-
|
438 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
439 |
-
#, php-format
|
440 |
-
msgid "View “%s”"
|
441 |
-
msgstr "Megtekintés: “%s”"
|
442 |
-
|
443 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
444 |
-
msgid "View"
|
445 |
-
msgstr "Megtekintés"
|
446 |
-
|
447 |
-
#: ../classes/column/media/actions.php:35
|
448 |
-
msgid "Attach"
|
449 |
-
msgstr ""
|
450 |
-
|
451 |
#: ../classes/column/media/alternate-text.php:19
|
452 |
msgid "Alt"
|
453 |
msgstr "Alt"
|
@@ -548,35 +500,6 @@ msgstr "Magasság"
|
|
548 |
msgid "Mime type"
|
549 |
msgstr "Mime típus"
|
550 |
|
551 |
-
#: ../classes/column/post/actions.php:32
|
552 |
-
msgid "Edit this item"
|
553 |
-
msgstr "Elem szerkesztése"
|
554 |
-
|
555 |
-
#: ../classes/column/post/actions.php:35
|
556 |
-
msgid "Edit this item inline"
|
557 |
-
msgstr "Elem szerkesztése helyben"
|
558 |
-
|
559 |
-
#: ../classes/column/post/actions.php:40
|
560 |
-
msgid "Restore this item from the Trash"
|
561 |
-
msgstr "Elem visszaállítása a Kukábó"
|
562 |
-
|
563 |
-
#: ../classes/column/post/actions.php:42
|
564 |
-
msgid "Move this item to the Trash"
|
565 |
-
msgstr "Elem törlése a Kukába"
|
566 |
-
|
567 |
-
#: ../classes/column/post/actions.php:44
|
568 |
-
msgid "Delete this item permanently"
|
569 |
-
msgstr "Elem végleges törlése"
|
570 |
-
|
571 |
-
#: ../classes/column/post/actions.php:49
|
572 |
-
#, php-format
|
573 |
-
msgid "Preview “%s”"
|
574 |
-
msgstr "Előnézet: “%s”"
|
575 |
-
|
576 |
-
#: ../classes/column/post/actions.php:49
|
577 |
-
msgid "Preview"
|
578 |
-
msgstr "Előnézet"
|
579 |
-
|
580 |
#: ../classes/column/post/attachment-count.php:19
|
581 |
msgid "No. of Attachments"
|
582 |
msgstr "Csatolmányok száma"
|
@@ -609,6 +532,10 @@ msgstr "Folyamatban"
|
|
609 |
msgid "Spam"
|
610 |
msgstr "Levélszemét"
|
611 |
|
|
|
|
|
|
|
|
|
612 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
613 |
msgid "Comment status"
|
614 |
msgstr "Hozzászólás státusza"
|
@@ -633,6 +560,18 @@ msgstr ""
|
|
633 |
msgid "Estimated Reading Time"
|
634 |
msgstr ""
|
635 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
#: ../classes/column/post/estimated-reading-time.php:103
|
637 |
msgid "Words per minute"
|
638 |
msgstr ""
|
@@ -801,410 +740,418 @@ msgstr ""
|
|
801 |
msgid "Admin Columns Settings"
|
802 |
msgstr "Admin Columns beállítások"
|
803 |
|
804 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
805 |
msgid "Admin Columns"
|
806 |
msgstr "Admin Columns"
|
807 |
|
808 |
-
#: ../classes/settings.php:
|
809 |
#, php-format
|
810 |
msgid "%s column is already present and can not be duplicated."
|
811 |
msgstr "A %s oszlop már a listában van, és nem szerepelhet egynél többször."
|
812 |
|
813 |
-
#: ../classes/settings.php:
|
814 |
msgid "Default settings succesfully restored."
|
815 |
msgstr "Alapértelmezett beállítások sikeresen visszaállítva."
|
816 |
|
817 |
-
#: ../classes/settings.php:
|
818 |
msgid "Overview"
|
819 |
msgstr "Áttekintés"
|
820 |
|
821 |
-
#: ../classes/settings.php:
|
822 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
823 |
msgstr "A plugin segítségével további oszlopokat lehet hozzáadni bejegyzések (egyedi bejegyzéstípusok), oldalak, médiatár, hivatkozások és felhasználók adminisztrációs felületekhez."
|
824 |
|
825 |
-
#: ../classes/settings.php:
|
826 |
msgid "Basics"
|
827 |
msgstr "Alapok"
|
828 |
|
829 |
-
#: ../classes/settings.php:
|
830 |
msgid "Change order"
|
831 |
msgstr "Sorrend megváltoztatása"
|
832 |
|
833 |
-
#: ../classes/settings.php:
|
834 |
msgid "By dragging the columns you can change the order which they will appear in."
|
835 |
msgstr "Az oszlopok más helyre húzásával lehet változtatni az oszlopok sorrendjén."
|
836 |
|
837 |
-
#: ../classes/settings.php:
|
838 |
msgid "Change label"
|
839 |
msgstr "Címke megváltoztatása"
|
840 |
|
841 |
-
#: ../classes/settings.php:
|
842 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
843 |
msgstr "A nyílra kattintva láthatóvá válnak az oszlop beállításai. Itt lehet módosítani az oszlopok fejléceinek neveit."
|
844 |
|
845 |
-
#: ../classes/settings.php:
|
846 |
msgid "Change column width"
|
847 |
msgstr "Oszlopszélesség módosítása"
|
848 |
|
849 |
-
#: ../classes/settings.php:
|
850 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
851 |
msgstr "A nyílra kattintva láthatóvá válnak az oszlop beállításai. Itt lehet módosítani az oszlopok fejléceinek neveit. A csúszka húzásával beállítható az oszlopok százalékos szélessége."
|
852 |
|
853 |
-
#: ../classes/settings.php:
|
854 |
msgid "'Custom Field' column"
|
855 |
msgstr "\"Egyedi mező\" oszlop"
|
856 |
|
857 |
-
#: ../classes/settings.php:
|
858 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
859 |
msgstr "Az egyedi mező oszlop a bejegyzések és felhasználók egyedi mezőit használja. 10-féle típust lehet beállítani."
|
860 |
|
861 |
-
#: ../classes/settings.php:
|
862 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
863 |
msgstr "Érték: karakterlánc vagy tömb. A tömbökből egydimenziós tömbök lesznek, az értékek vesszővel lesznek elválasztva \",\"."
|
864 |
|
865 |
-
#: ../classes/settings.php:
|
866 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
867 |
msgstr "Érték: kép URL vagy Csatolmány ID-t fog tartalmazni, vesszővel elválasztva (\",\")"
|
868 |
|
869 |
-
#: ../classes/settings.php:
|
870 |
msgid "Value: This will show the first 20 words of the Post content."
|
871 |
msgstr "Érték: az első 20 szót fogja tartalmazni a Bejegyzés tartalmából."
|
872 |
|
873 |
-
#: ../classes/settings.php:
|
874 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
875 |
msgstr "Érték: tömb. A többdimenziós tömbökből egydimenziósak lesznek."
|
876 |
|
877 |
-
#: ../classes/settings.php:
|
878 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
879 |
msgstr "Érték: csak egész számok.<br/>Ha rendelkezésre áll a \"Rendezés\" kiegészítő, ez az érték fog a rendezés alapjául szolgálni, tehát a bejegyzéseket numerikus (egyedi mező) értékek alapján lehet rendezni. "
|
880 |
|
881 |
-
#: ../classes/settings.php:
|
882 |
#, php-format
|
883 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
884 |
msgstr "Érték: unix időpecsét vagy a <a href='%s'>Codex</a>-ben leírt dátumformátum. A visszaadott dátum értékét az <a href='%s'>általános beállítások</a> oldalon lehet beállítani."
|
885 |
|
886 |
-
#: ../classes/settings.php:
|
887 |
msgid "Post Titles"
|
888 |
msgstr "Bejegyzések címei"
|
889 |
|
890 |
-
#: ../classes/settings.php:
|
891 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
892 |
msgstr "Érték: egy vagy több bejegyzés ID-ja (vesszővel elválasztva \",\")."
|
893 |
|
894 |
-
#: ../classes/settings.php:
|
895 |
msgid "Usernames"
|
896 |
msgstr "Felhasználónevek"
|
897 |
|
898 |
-
#: ../classes/settings.php:
|
899 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
900 |
msgstr "Érték: egy vagy több felhasználó ID-ja (vesszővel elválasztva \",\")."
|
901 |
|
902 |
-
#: ../classes/settings.php:
|
903 |
msgid "Checkmark"
|
904 |
msgstr "Pipa"
|
905 |
|
906 |
-
#: ../classes/settings.php:
|
907 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
908 |
msgstr "Érték: 1 (egy) vagy 0 (nulla)."
|
909 |
|
910 |
-
#: ../classes/settings.php:
|
911 |
msgid "Value: hex value color, such as #808080."
|
912 |
msgstr "Érték: hex színkód, pl. #808080."
|
913 |
|
914 |
-
#: ../classes/settings.php:
|
915 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
916 |
msgstr "Érték: karakterlánc vagy tömb. Megjeleníti, hogy az elem hányszor használja a meta kulcsot."
|
917 |
|
918 |
-
#: ../classes/settings.php:
|
919 |
msgid "Welcome to Admin Columns"
|
920 |
msgstr "Üdvözöl az Admin Columns"
|
921 |
|
922 |
-
#: ../classes/settings.php:
|
923 |
msgid "Thank you for updating to the latest version!"
|
924 |
msgstr "Köszönjük, hogy frissítetted a legújabb verzióra!"
|
925 |
|
926 |
-
#: ../classes/settings.php:
|
927 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
928 |
msgstr "Az Admin Columns még fejlettebb és élvezetesebb, mint valaha. Reméljük tetszeni fog."
|
929 |
|
930 |
-
#: ../classes/settings.php:
|
931 |
msgid "What’s New"
|
932 |
msgstr "Újdonságok"
|
933 |
|
934 |
-
#: ../classes/settings.php:
|
935 |
msgid "Changelog"
|
936 |
msgstr "Változtatások listája"
|
937 |
|
938 |
-
#: ../classes/settings.php:
|
939 |
msgid "Important"
|
940 |
msgstr "Fontos"
|
941 |
|
942 |
-
#: ../classes/settings.php:
|
943 |
msgid "Database Changes"
|
944 |
msgstr "Adatbázis változtatások"
|
945 |
|
946 |
-
#: ../classes/settings.php:
|
947 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
948 |
msgstr "Az adatbázis változott az 1-es és a 2-es verzió között. A lefelé történő frissítés 1-es verziója probléma nélkül lehetséges."
|
949 |
|
950 |
-
#: ../classes/settings.php:
|
951 |
msgid "Make sure you backup your database and then click"
|
952 |
msgstr "Bizonyosodj meg róla, hogy van adatbázis mentésed, majd kattints"
|
953 |
|
954 |
-
#: ../classes/settings.php:
|
955 |
msgid "Upgrade Database"
|
956 |
msgstr "Adatbázis frissítése"
|
957 |
|
958 |
-
#: ../classes/settings.php:
|
959 |
msgid "Potential Issues"
|
960 |
msgstr "Lehetséges problémák"
|
961 |
|
962 |
-
#: ../classes/settings.php:
|
963 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
964 |
msgstr "A kód refraktorálása után, beleértve a kiegészítőket és filtereket, előfordulhat, hogy a weboldal nem fog megfelelően működni. Fontos, hogy olvasd el a teljes"
|
965 |
|
966 |
-
#: ../classes/settings.php:
|
967 |
msgid "Migrating from v1 to v2"
|
968 |
msgstr "Frissítés v1-ről v2-re"
|
969 |
|
970 |
-
#: ../classes/settings.php:
|
971 |
msgid "guide to view the full list of changes."
|
972 |
msgstr "leírást a változtatások teljes listájáért."
|
973 |
|
974 |
-
#: ../classes/settings.php:
|
975 |
#, php-format
|
976 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
977 |
msgstr "Ha hibát találsz, kérlek <a href=\"%s\">jelezd őket felénk</a>, hogy javíthassuk a következő verzióban."
|
978 |
|
979 |
-
#: ../classes/settings.php:
|
980 |
msgid "Important!"
|
981 |
msgstr "Fontos!"
|
982 |
|
983 |
-
#: ../classes/settings.php:
|
984 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
985 |
msgstr "Ha frissítetted az Admin Columns bővítményt az ilyen jellegű változtatások hatásának előzetes tudta nélkül, kérjük állítsd vissza a korábbi"
|
986 |
|
987 |
-
#: ../classes/settings.php:
|
988 |
msgid "version 1"
|
989 |
msgstr "verzió 1"
|
990 |
|
991 |
-
#: ../classes/settings.php:
|
992 |
msgid "of this plugin."
|
993 |
msgstr "a bővítménynek."
|
994 |
|
995 |
-
#: ../classes/settings.php:
|
996 |
msgid "Changelog for"
|
997 |
msgstr "Változtatások listája"
|
998 |
|
999 |
-
#: ../classes/settings.php:
|
1000 |
msgid "Learn more"
|
1001 |
msgstr "Bővebb információ"
|
1002 |
|
1003 |
-
#: ../classes/settings.php:
|
1004 |
msgid "Start using Admin Columns"
|
1005 |
msgstr "Admin Columns használatának megkezdése"
|
1006 |
|
1007 |
-
#: ../classes/settings.php:
|
1008 |
msgid "General Settings"
|
1009 |
msgstr "Általános beállítások"
|
1010 |
|
1011 |
-
#: ../classes/settings.php:
|
1012 |
msgid "Customize your Admin Columns settings."
|
1013 |
msgstr "Az Admin Columns beállítások módosítása"
|
1014 |
|
1015 |
-
#: ../classes/settings.php:
|
1016 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1017 |
msgstr ""
|
1018 |
|
1019 |
-
#: ../classes/settings.php:
|
1020 |
msgid "Save"
|
1021 |
msgstr "Mentés"
|
1022 |
|
1023 |
-
#: ../classes/settings.php:
|
1024 |
msgid "Restore Settings"
|
1025 |
msgstr "Beállítások visszaállítása"
|
1026 |
|
1027 |
-
#: ../classes/settings.php:
|
1028 |
msgid "This will delete all column settings and restore the default settings."
|
1029 |
msgstr "Törli minden oszlop beállítást és visszaállítja az alapértelmezett beállításokat."
|
1030 |
|
1031 |
-
#: ../classes/settings.php:
|
1032 |
msgid "Restore default settings"
|
1033 |
msgstr "Alapértelmezett beállítások visszaállítása"
|
1034 |
|
1035 |
-
#: ../classes/settings.php:
|
1036 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1037 |
msgstr "Figyelem! Minden mentett admin oszlop adat törlésre kerül. A művelet nem visszavonható. \\'OK\\': törlés, \\'Mégse\\': megállítás"
|
1038 |
|
1039 |
-
#: ../classes/settings.php:
|
1040 |
-
msgid "Settings"
|
1041 |
-
msgstr "Beállítások"
|
1042 |
-
|
1043 |
-
#: ../classes/settings.php:601
|
1044 |
-
msgid "Add-ons"
|
1045 |
-
msgstr ""
|
1046 |
-
|
1047 |
-
#: ../classes/settings.php:631
|
1048 |
msgid "Posttypes"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: ../classes/settings.php:
|
1052 |
msgid "Others"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: ../classes/settings.php:
|
1056 |
msgid "Taxonomies"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1060 |
#, php-format
|
1061 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: ../classes/settings.php:
|
1065 |
msgid "Store settings"
|
1066 |
msgstr "Beállítások tárolása"
|
1067 |
|
1068 |
-
#: ../classes/settings.php:
|
1069 |
msgid "Update"
|
1070 |
msgstr "Frissítés"
|
1071 |
|
1072 |
-
#: ../classes/settings.php:
|
1073 |
#, php-format
|
1074 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1075 |
msgstr "Figyelem! A %s oszlopok adatai törölve lesznek. A művelet nem visszavonható. \\'OK\\': törlés, \\Mégse\\': megállítás"
|
1076 |
|
1077 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1078 |
msgid "columns"
|
1079 |
msgstr "oszlopok"
|
1080 |
|
1081 |
-
#: ../classes/settings.php:
|
1082 |
msgid "Get Admin Columns Pro"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: ../classes/settings.php:
|
1086 |
msgid "Add Sorting"
|
1087 |
msgstr "Rendezés hozzáadása"
|
1088 |
|
1089 |
-
#: ../classes/settings.php:
|
1090 |
msgid "Add Filtering"
|
1091 |
msgstr "Szűrés hozzáadása"
|
1092 |
|
1093 |
-
#: ../classes/settings.php:
|
1094 |
msgid "Add Import/Export"
|
1095 |
msgstr "Import/export hozzáadása"
|
1096 |
|
1097 |
-
#: ../classes/settings.php:
|
1098 |
msgid "Add Direct Editing"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: ../classes/settings.php:
|
1102 |
#, php-format
|
1103 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: ../classes/settings.php:
|
1107 |
msgid "Are you happy with Admin Columns?"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: ../classes/settings.php:
|
1111 |
msgid "What's wrong? Need help? Let us know!"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: ../classes/settings.php:
|
1115 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: ../classes/settings.php:
|
1119 |
msgid "Docs"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: ../classes/settings.php:
|
1123 |
msgid "Forums"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: ../classes/settings.php:
|
1127 |
msgid "Woohoo! We're glad to hear that!"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: ../classes/settings.php:
|
1131 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: ../classes/settings.php:
|
1135 |
msgid "Rate"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: ../classes/settings.php:
|
1139 |
msgid "Tweet"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: ../classes/settings.php:
|
1143 |
msgid "Buy Pro"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: ../classes/settings.php:
|
1147 |
msgid "Support"
|
1148 |
msgstr "Támogatás"
|
1149 |
|
1150 |
-
#: ../classes/settings.php:
|
1151 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1152 |
msgstr "Tekintsd meg a <strong>Súgó</strong> részt a képernyő jobb felső sarkában."
|
1153 |
|
1154 |
-
#: ../classes/settings.php:
|
1155 |
#, php-format
|
1156 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1157 |
msgstr "A teljes dokumentációhoz, problémák jelentéséhez, új javaslatok beküldéséhez és egyéb tippekért <a href='%s'>keresd fel az Admin Columns weboldalát</a>"
|
1158 |
|
1159 |
-
#: ../classes/settings.php:
|
1160 |
msgid "Drag and drop to reorder"
|
1161 |
msgstr "Húzd az elemeket más helyre a sorrend megváltoztatásához"
|
1162 |
|
1163 |
-
#: ../classes/settings.php:
|
1164 |
msgid "Add Column"
|
1165 |
msgstr "Oszlop hozzáadása"
|
1166 |
|
1167 |
-
#: ../classes/settings.php:
|
1168 |
msgid "Active"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: ../classes/settings.php:
|
1172 |
msgid "Deactivate"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: ../classes/settings.php:
|
1176 |
msgid "Installed"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: ../classes/settings.php:
|
1180 |
msgid "Activate"
|
1181 |
msgstr ""
|
1182 |
|
1183 |
-
#: ../classes/settings.php:
|
1184 |
msgid "Download & Install"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: ../classes/settings.php:
|
1188 |
msgid "Get this add-on"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: ../classes/storage_model.php:
|
1192 |
msgid "settings succesfully restored."
|
1193 |
msgstr "Beállítások sikeresen visszaállítva."
|
1194 |
|
1195 |
-
#: ../classes/storage_model.php:
|
1196 |
msgid "No columns settings available."
|
1197 |
msgstr "Nincs elérhető oszlopbeállítás."
|
1198 |
|
1199 |
-
#: ../classes/storage_model.php:
|
1200 |
#, php-format
|
1201 |
msgid "You are trying to store the same settings for %s."
|
1202 |
msgstr "Ugyanazokat a beállításokat próbálod menteni a %s-nél."
|
1203 |
|
1204 |
-
#: ../classes/storage_model.php:
|
1205 |
#, php-format
|
1206 |
-
msgid "Settings for %s updated
|
1207 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1208 |
|
1209 |
#: ../classes/storage_model/comment.php:13
|
1210 |
msgid "Comments"
|
@@ -1235,9 +1182,7 @@ msgid "User"
|
|
1235 |
msgstr ""
|
1236 |
|
1237 |
#: ../classes/upgrade.php:62
|
1238 |
-
msgid ""
|
1239 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of <strong>Admin Columns Pro</strong> <a "
|
1240 |
-
"href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct Inline Editing!"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
#: ../classes/upgrade.php:95
|
@@ -1292,6 +1237,10 @@ msgstr "Hiba"
|
|
1292 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1293 |
msgstr "Sajnáljuk. Hiba történt a frissítés során. Kérjük jelezd a támogatói fórumon."
|
1294 |
|
|
|
|
|
|
|
|
|
1295 |
#: ../codepress-admin-columns.php:442
|
1296 |
msgid "Edit columns"
|
1297 |
msgstr "Oszlopok szerkesztése"
|
1 |
#
|
2 |
# Translators:
|
3 |
# tpr <tproli@gmail.com>, 2014
|
4 |
+
# tpr <tproli@gmail.com>, 2014
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/admin-columns/language/hu_HU/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
30 |
|
31 |
#: ../classes/addons.php:110
|
32 |
msgid "Plugins"
|
48 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
49 |
msgstr ""
|
50 |
|
51 |
+
#: ../classes/column.php:582
|
52 |
msgid "Thumbnail"
|
53 |
msgstr "Bélyegkép"
|
54 |
|
55 |
+
#: ../classes/column.php:583
|
56 |
msgid "Medium"
|
57 |
msgstr "Közepes"
|
58 |
|
59 |
+
#: ../classes/column.php:584
|
60 |
msgid "Large"
|
61 |
msgstr "Nagy"
|
62 |
|
63 |
+
#: ../classes/column.php:585
|
64 |
msgid "Full"
|
65 |
msgstr "Teljes méretű"
|
66 |
|
67 |
+
#: ../classes/column.php:1026
|
68 |
msgid "Date Format"
|
69 |
msgstr "Dátumformátum"
|
70 |
|
71 |
+
#: ../classes/column.php:1027
|
72 |
msgid "This will determine how the date will be displayed."
|
73 |
msgstr "Meghatározza, hogy fog a dátum megjelenni."
|
74 |
|
75 |
+
#: ../classes/column.php:1033
|
76 |
msgid "Example:"
|
77 |
msgstr "Például:"
|
78 |
|
79 |
+
#: ../classes/column.php:1035
|
80 |
#, php-format
|
81 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
82 |
msgstr "Hagyd üresen a WordPress dátumformátumának használatához, vagy változtasd meg saját formátumra <a href=\"%s\">ide kattintva</a>."
|
83 |
|
84 |
+
#: ../classes/column.php:1036
|
85 |
msgid "Documentation on date and time formatting."
|
86 |
msgstr "Dokumentáció a dátum- és időformátumokhoz."
|
87 |
|
88 |
+
#: ../classes/column.php:1050
|
89 |
msgid "Excerpt length"
|
90 |
msgstr "Kivonat hossza"
|
91 |
|
92 |
+
#: ../classes/column.php:1051
|
93 |
msgid "Number of words"
|
94 |
msgstr "Szavak száma"
|
95 |
|
96 |
+
#: ../classes/column.php:1069
|
97 |
msgid "Preview size"
|
98 |
msgstr "Előnézet mérete"
|
99 |
|
100 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
101 |
msgid "Custom"
|
102 |
msgstr "Egyedi"
|
103 |
|
104 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
105 |
msgid "width"
|
106 |
msgstr "szélesség"
|
107 |
|
108 |
+
#: ../classes/column.php:1092
|
109 |
msgid "height"
|
110 |
msgstr "magasság"
|
111 |
|
112 |
+
#: ../classes/column.php:1104
|
113 |
msgid "Before"
|
114 |
msgstr "Előtte"
|
115 |
|
116 |
+
#: ../classes/column.php:1104
|
117 |
msgid "This text will appear before the custom field value."
|
118 |
msgstr "Ez a szöveg fog megjelenni az egyedi mező értéke előtt."
|
119 |
|
120 |
+
#: ../classes/column.php:1105
|
121 |
msgid "After"
|
122 |
msgstr "Utána"
|
123 |
|
124 |
+
#: ../classes/column.php:1105
|
125 |
msgid "This text will appear after the custom field value."
|
126 |
msgstr "Ez a szöveg fog megjelenni az egyedi mező értéke után."
|
127 |
|
128 |
+
#: ../classes/column.php:1114
|
129 |
msgid "Display Name"
|
130 |
msgstr "Megjelenő név"
|
131 |
|
132 |
+
#: ../classes/column.php:1115
|
133 |
msgid "First Name"
|
134 |
msgstr "Utónév"
|
135 |
|
136 |
+
#: ../classes/column.php:1116
|
137 |
msgid "Last Name"
|
138 |
msgstr "Vezetéknév"
|
139 |
|
140 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
141 |
msgid "Nickname"
|
142 |
msgstr "Becenév"
|
143 |
|
144 |
+
#: ../classes/column.php:1118
|
145 |
msgid "User Login"
|
146 |
msgstr "Felhasználó bejelentkezés"
|
147 |
|
148 |
+
#: ../classes/column.php:1119
|
149 |
msgid "User Email"
|
150 |
msgstr "Felhasználó email"
|
151 |
|
152 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
153 |
msgid "User ID"
|
154 |
msgstr "Felhasználó ID "
|
155 |
|
156 |
+
#: ../classes/column.php:1121
|
157 |
msgid "First and Last Name"
|
158 |
msgstr "Elő- és utónév"
|
159 |
|
160 |
+
#: ../classes/column.php:1124
|
161 |
msgid "Display format"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../classes/column.php:1124
|
165 |
msgid "This is the format of the author name."
|
166 |
msgstr "Ez a szerző nevének formátuma"
|
167 |
|
168 |
+
#: ../classes/column.php:1258
|
|
|
169 |
msgid "Edit"
|
170 |
msgstr "Szerkesztés"
|
171 |
|
172 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
173 |
msgid "Clone"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
177 |
msgid "Remove"
|
178 |
msgstr "Eltávolítás"
|
179 |
|
180 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
181 |
msgid "Type"
|
182 |
msgstr "Típus"
|
183 |
|
184 |
+
#: ../classes/column.php:1280
|
185 |
msgid "Choose a column type."
|
186 |
msgstr "Válassz egy oszloptípust."
|
187 |
|
188 |
+
#: ../classes/column.php:1280
|
189 |
msgid "Name"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ../classes/column.php:1290
|
193 |
msgid "Label"
|
194 |
msgstr "Címke"
|
195 |
|
196 |
+
#: ../classes/column.php:1290
|
197 |
msgid "This is the name which will appear as the column header."
|
198 |
msgstr "Ez a név fog megjelenni az oszlop fejlécében."
|
199 |
|
200 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
201 |
msgid "Width"
|
202 |
msgstr "Szélesség"
|
203 |
|
204 |
+
#: ../classes/column.php:1299
|
205 |
msgid "default"
|
206 |
msgstr "alapértelmezett"
|
207 |
|
208 |
+
#: ../classes/column.php:1300
|
209 |
msgid "auto"
|
210 |
msgstr ""
|
211 |
|
230 |
msgid "Find out more"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: ../classes/column/actions.php:29
|
234 |
msgid "Actions"
|
235 |
msgstr "Műveletek"
|
236 |
|
254 |
msgid "ID"
|
255 |
msgstr "ID"
|
256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
#: ../classes/column/comment/agent.php:19
|
258 |
msgid "Agent"
|
259 |
msgstr "Ügynök"
|
291 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
292 |
msgstr "Beküldve: <a href=\"%1$s\">%2$s, %3$s</a>"
|
293 |
|
294 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
295 |
msgid "Date"
|
296 |
msgstr "Dátum"
|
297 |
|
298 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
299 |
msgid "Excerpt"
|
300 |
msgstr "Kivonat"
|
301 |
|
307 |
msgid "Word count"
|
308 |
msgstr "Szavak száma"
|
309 |
|
310 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
311 |
msgid "Custom Field"
|
312 |
msgstr "Egyedi mező"
|
313 |
|
314 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
315 |
msgid "Default"
|
316 |
msgstr "Alapértelmezett"
|
317 |
|
319 |
msgid "Checkmark (true/false)"
|
320 |
msgstr "Pipa (igaz/hamis)"
|
321 |
|
322 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
323 |
msgid "Color"
|
324 |
msgstr "Szín"
|
325 |
|
326 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
327 |
msgid "Counter"
|
328 |
msgstr "Számláló"
|
329 |
|
330 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
331 |
msgid "Image"
|
332 |
msgstr "Kép"
|
333 |
|
335 |
msgid "Media Library"
|
336 |
msgstr "Médiatár"
|
337 |
|
338 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
339 |
msgid "Multiple Values"
|
340 |
msgstr "Többszörös érték"
|
341 |
|
342 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
343 |
msgid "Numeric"
|
344 |
msgstr "Numerikus"
|
345 |
|
376 |
msgid "This will determine how the value will be displayed."
|
377 |
msgstr "Meghatározza, hogy fog az érték megjelenni."
|
378 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
379 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
380 |
msgid "Description"
|
381 |
msgstr "Leírás"
|
400 |
msgid "Target"
|
401 |
msgstr "Cél"
|
402 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#: ../classes/column/media/alternate-text.php:19
|
404 |
msgid "Alt"
|
405 |
msgstr "Alt"
|
500 |
msgid "Mime type"
|
501 |
msgstr "Mime típus"
|
502 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
#: ../classes/column/post/attachment-count.php:19
|
504 |
msgid "No. of Attachments"
|
505 |
msgstr "Csatolmányok száma"
|
532 |
msgid "Spam"
|
533 |
msgstr "Levélszemét"
|
534 |
|
535 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
536 |
+
msgid "Trash"
|
537 |
+
msgstr "Kuka"
|
538 |
+
|
539 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
540 |
msgid "Comment status"
|
541 |
msgstr "Hozzászólás státusza"
|
560 |
msgid "Estimated Reading Time"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
564 |
+
msgid "second"
|
565 |
+
msgid_plural "seconds"
|
566 |
+
msgstr[0] ""
|
567 |
+
msgstr[1] ""
|
568 |
+
|
569 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
570 |
+
msgid "minute"
|
571 |
+
msgid_plural "minutes"
|
572 |
+
msgstr[0] ""
|
573 |
+
msgstr[1] ""
|
574 |
+
|
575 |
#: ../classes/column/post/estimated-reading-time.php:103
|
576 |
msgid "Words per minute"
|
577 |
msgstr ""
|
740 |
msgid "Admin Columns Settings"
|
741 |
msgstr "Admin Columns beállítások"
|
742 |
|
743 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
744 |
msgid "Admin Columns"
|
745 |
msgstr "Admin Columns"
|
746 |
|
747 |
+
#: ../classes/settings.php:220
|
748 |
#, php-format
|
749 |
msgid "%s column is already present and can not be duplicated."
|
750 |
msgstr "A %s oszlop már a listában van, és nem szerepelhet egynél többször."
|
751 |
|
752 |
+
#: ../classes/settings.php:274
|
753 |
msgid "Default settings succesfully restored."
|
754 |
msgstr "Alapértelmezett beállítások sikeresen visszaállítva."
|
755 |
|
756 |
+
#: ../classes/settings.php:291
|
757 |
msgid "Overview"
|
758 |
msgstr "Áttekintés"
|
759 |
|
760 |
+
#: ../classes/settings.php:294
|
761 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
762 |
msgstr "A plugin segítségével további oszlopokat lehet hozzáadni bejegyzések (egyedi bejegyzéstípusok), oldalak, médiatár, hivatkozások és felhasználók adminisztrációs felületekhez."
|
763 |
|
764 |
+
#: ../classes/settings.php:297
|
765 |
msgid "Basics"
|
766 |
msgstr "Alapok"
|
767 |
|
768 |
+
#: ../classes/settings.php:299
|
769 |
msgid "Change order"
|
770 |
msgstr "Sorrend megváltoztatása"
|
771 |
|
772 |
+
#: ../classes/settings.php:300
|
773 |
msgid "By dragging the columns you can change the order which they will appear in."
|
774 |
msgstr "Az oszlopok más helyre húzásával lehet változtatni az oszlopok sorrendjén."
|
775 |
|
776 |
+
#: ../classes/settings.php:301
|
777 |
msgid "Change label"
|
778 |
msgstr "Címke megváltoztatása"
|
779 |
|
780 |
+
#: ../classes/settings.php:302
|
781 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
782 |
msgstr "A nyílra kattintva láthatóvá válnak az oszlop beállításai. Itt lehet módosítani az oszlopok fejléceinek neveit."
|
783 |
|
784 |
+
#: ../classes/settings.php:303
|
785 |
msgid "Change column width"
|
786 |
msgstr "Oszlopszélesség módosítása"
|
787 |
|
788 |
+
#: ../classes/settings.php:304
|
789 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
790 |
msgstr "A nyílra kattintva láthatóvá válnak az oszlop beállításai. Itt lehet módosítani az oszlopok fejléceinek neveit. A csúszka húzásával beállítható az oszlopok százalékos szélessége."
|
791 |
|
792 |
+
#: ../classes/settings.php:310
|
793 |
msgid "'Custom Field' column"
|
794 |
msgstr "\"Egyedi mező\" oszlop"
|
795 |
|
796 |
+
#: ../classes/settings.php:311
|
797 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
798 |
msgstr "Az egyedi mező oszlop a bejegyzések és felhasználók egyedi mezőit használja. 10-féle típust lehet beállítani."
|
799 |
|
800 |
+
#: ../classes/settings.php:313
|
801 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
802 |
msgstr "Érték: karakterlánc vagy tömb. A tömbökből egydimenziós tömbök lesznek, az értékek vesszővel lesznek elválasztva \",\"."
|
803 |
|
804 |
+
#: ../classes/settings.php:314
|
805 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
806 |
msgstr "Érték: kép URL vagy Csatolmány ID-t fog tartalmazni, vesszővel elválasztva (\",\")"
|
807 |
|
808 |
+
#: ../classes/settings.php:315
|
809 |
msgid "Value: This will show the first 20 words of the Post content."
|
810 |
msgstr "Érték: az első 20 szót fogja tartalmazni a Bejegyzés tartalmából."
|
811 |
|
812 |
+
#: ../classes/settings.php:316
|
813 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
814 |
msgstr "Érték: tömb. A többdimenziós tömbökből egydimenziósak lesznek."
|
815 |
|
816 |
+
#: ../classes/settings.php:317
|
817 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
818 |
msgstr "Érték: csak egész számok.<br/>Ha rendelkezésre áll a \"Rendezés\" kiegészítő, ez az érték fog a rendezés alapjául szolgálni, tehát a bejegyzéseket numerikus (egyedi mező) értékek alapján lehet rendezni. "
|
819 |
|
820 |
+
#: ../classes/settings.php:318
|
821 |
#, php-format
|
822 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
823 |
msgstr "Érték: unix időpecsét vagy a <a href='%s'>Codex</a>-ben leírt dátumformátum. A visszaadott dátum értékét az <a href='%s'>általános beállítások</a> oldalon lehet beállítani."
|
824 |
|
825 |
+
#: ../classes/settings.php:319
|
826 |
msgid "Post Titles"
|
827 |
msgstr "Bejegyzések címei"
|
828 |
|
829 |
+
#: ../classes/settings.php:319
|
830 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
831 |
msgstr "Érték: egy vagy több bejegyzés ID-ja (vesszővel elválasztva \",\")."
|
832 |
|
833 |
+
#: ../classes/settings.php:320
|
834 |
msgid "Usernames"
|
835 |
msgstr "Felhasználónevek"
|
836 |
|
837 |
+
#: ../classes/settings.php:320
|
838 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
839 |
msgstr "Érték: egy vagy több felhasználó ID-ja (vesszővel elválasztva \",\")."
|
840 |
|
841 |
+
#: ../classes/settings.php:321
|
842 |
msgid "Checkmark"
|
843 |
msgstr "Pipa"
|
844 |
|
845 |
+
#: ../classes/settings.php:321
|
846 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
847 |
msgstr "Érték: 1 (egy) vagy 0 (nulla)."
|
848 |
|
849 |
+
#: ../classes/settings.php:322
|
850 |
msgid "Value: hex value color, such as #808080."
|
851 |
msgstr "Érték: hex színkód, pl. #808080."
|
852 |
|
853 |
+
#: ../classes/settings.php:323
|
854 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
855 |
msgstr "Érték: karakterlánc vagy tömb. Megjeleníti, hogy az elem hányszor használja a meta kulcsot."
|
856 |
|
857 |
+
#: ../classes/settings.php:412
|
858 |
msgid "Welcome to Admin Columns"
|
859 |
msgstr "Üdvözöl az Admin Columns"
|
860 |
|
861 |
+
#: ../classes/settings.php:415
|
862 |
msgid "Thank you for updating to the latest version!"
|
863 |
msgstr "Köszönjük, hogy frissítetted a legújabb verzióra!"
|
864 |
|
865 |
+
#: ../classes/settings.php:416
|
866 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
867 |
msgstr "Az Admin Columns még fejlettebb és élvezetesebb, mint valaha. Reméljük tetszeni fog."
|
868 |
|
869 |
+
#: ../classes/settings.php:421
|
870 |
msgid "What’s New"
|
871 |
msgstr "Újdonságok"
|
872 |
|
873 |
+
#: ../classes/settings.php:422
|
874 |
msgid "Changelog"
|
875 |
msgstr "Változtatások listája"
|
876 |
|
877 |
+
#: ../classes/settings.php:427
|
878 |
msgid "Important"
|
879 |
msgstr "Fontos"
|
880 |
|
881 |
+
#: ../classes/settings.php:429
|
882 |
msgid "Database Changes"
|
883 |
msgstr "Adatbázis változtatások"
|
884 |
|
885 |
+
#: ../classes/settings.php:430
|
886 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
887 |
msgstr "Az adatbázis változott az 1-es és a 2-es verzió között. A lefelé történő frissítés 1-es verziója probléma nélkül lehetséges."
|
888 |
|
889 |
+
#: ../classes/settings.php:433
|
890 |
msgid "Make sure you backup your database and then click"
|
891 |
msgstr "Bizonyosodj meg róla, hogy van adatbázis mentésed, majd kattints"
|
892 |
|
893 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
894 |
msgid "Upgrade Database"
|
895 |
msgstr "Adatbázis frissítése"
|
896 |
|
897 |
+
#: ../classes/settings.php:436
|
898 |
msgid "Potential Issues"
|
899 |
msgstr "Lehetséges problémák"
|
900 |
|
901 |
+
#: ../classes/settings.php:437
|
902 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
903 |
msgstr "A kód refraktorálása után, beleértve a kiegészítőket és filtereket, előfordulhat, hogy a weboldal nem fog megfelelően működni. Fontos, hogy olvasd el a teljes"
|
904 |
|
905 |
+
#: ../classes/settings.php:437
|
906 |
msgid "Migrating from v1 to v2"
|
907 |
msgstr "Frissítés v1-ről v2-re"
|
908 |
|
909 |
+
#: ../classes/settings.php:437
|
910 |
msgid "guide to view the full list of changes."
|
911 |
msgstr "leírást a változtatások teljes listájáért."
|
912 |
|
913 |
+
#: ../classes/settings.php:437
|
914 |
#, php-format
|
915 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
916 |
msgstr "Ha hibát találsz, kérlek <a href=\"%s\">jelezd őket felénk</a>, hogy javíthassuk a következő verzióban."
|
917 |
|
918 |
+
#: ../classes/settings.php:440
|
919 |
msgid "Important!"
|
920 |
msgstr "Fontos!"
|
921 |
|
922 |
+
#: ../classes/settings.php:440
|
923 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
924 |
msgstr "Ha frissítetted az Admin Columns bővítményt az ilyen jellegű változtatások hatásának előzetes tudta nélkül, kérjük állítsd vissza a korábbi"
|
925 |
|
926 |
+
#: ../classes/settings.php:440
|
927 |
msgid "version 1"
|
928 |
msgstr "verzió 1"
|
929 |
|
930 |
+
#: ../classes/settings.php:440
|
931 |
msgid "of this plugin."
|
932 |
msgstr "a bővítménynek."
|
933 |
|
934 |
+
#: ../classes/settings.php:446
|
935 |
msgid "Changelog for"
|
936 |
msgstr "Változtatások listája"
|
937 |
|
938 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
939 |
msgid "Learn more"
|
940 |
msgstr "Bővebb információ"
|
941 |
|
942 |
+
#: ../classes/settings.php:471
|
943 |
msgid "Start using Admin Columns"
|
944 |
msgstr "Admin Columns használatának megkezdése"
|
945 |
|
946 |
+
#: ../classes/settings.php:490
|
947 |
msgid "General Settings"
|
948 |
msgstr "Általános beállítások"
|
949 |
|
950 |
+
#: ../classes/settings.php:491
|
951 |
msgid "Customize your Admin Columns settings."
|
952 |
msgstr "Az Admin Columns beállítások módosítása"
|
953 |
|
954 |
+
#: ../classes/settings.php:502
|
955 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
959 |
msgid "Save"
|
960 |
msgstr "Mentés"
|
961 |
|
962 |
+
#: ../classes/settings.php:549
|
963 |
msgid "Restore Settings"
|
964 |
msgstr "Beállítások visszaállítása"
|
965 |
|
966 |
+
#: ../classes/settings.php:550
|
967 |
msgid "This will delete all column settings and restore the default settings."
|
968 |
msgstr "Törli minden oszlop beállítást és visszaállítja az alapértelmezett beállításokat."
|
969 |
|
970 |
+
#: ../classes/settings.php:556
|
971 |
msgid "Restore default settings"
|
972 |
msgstr "Alapértelmezett beállítások visszaállítása"
|
973 |
|
974 |
+
#: ../classes/settings.php:556
|
975 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
976 |
msgstr "Figyelem! Minden mentett admin oszlop adat törlésre kerül. A művelet nem visszavonható. \\'OK\\': törlés, \\'Mégse\\': megállítás"
|
977 |
|
978 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
979 |
msgid "Posttypes"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: ../classes/settings.php:573
|
983 |
msgid "Others"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: ../classes/settings.php:574
|
987 |
msgid "Taxonomies"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
991 |
+
msgid "Settings"
|
992 |
+
msgstr "Beállítások"
|
993 |
+
|
994 |
+
#: ../classes/settings.php:591
|
995 |
+
msgid "Add-ons"
|
996 |
+
msgstr ""
|
997 |
+
|
998 |
+
#: ../classes/settings.php:659
|
999 |
#, php-format
|
1000 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: ../classes/settings.php:669
|
1004 |
msgid "Store settings"
|
1005 |
msgstr "Beállítások tárolása"
|
1006 |
|
1007 |
+
#: ../classes/settings.php:673
|
1008 |
msgid "Update"
|
1009 |
msgstr "Frissítés"
|
1010 |
|
1011 |
+
#: ../classes/settings.php:677
|
1012 |
#, php-format
|
1013 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1014 |
msgstr "Figyelem! A %s oszlopok adatai törölve lesznek. A művelet nem visszavonható. \\'OK\\': törlés, \\Mégse\\': megállítás"
|
1015 |
|
1016 |
+
#: ../classes/settings.php:678
|
1017 |
+
msgid "Restore"
|
1018 |
+
msgstr "Visszaállítás"
|
1019 |
+
|
1020 |
+
#: ../classes/settings.php:678
|
1021 |
msgid "columns"
|
1022 |
msgstr "oszlopok"
|
1023 |
|
1024 |
+
#: ../classes/settings.php:697
|
1025 |
msgid "Get Admin Columns Pro"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
+
#: ../classes/settings.php:701
|
1029 |
msgid "Add Sorting"
|
1030 |
msgstr "Rendezés hozzáadása"
|
1031 |
|
1032 |
+
#: ../classes/settings.php:702
|
1033 |
msgid "Add Filtering"
|
1034 |
msgstr "Szűrés hozzáadása"
|
1035 |
|
1036 |
+
#: ../classes/settings.php:703
|
1037 |
msgid "Add Import/Export"
|
1038 |
msgstr "Import/export hozzáadása"
|
1039 |
|
1040 |
+
#: ../classes/settings.php:704
|
1041 |
msgid "Add Direct Editing"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: ../classes/settings.php:707
|
1045 |
#, php-format
|
1046 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1047 |
msgstr ""
|
1048 |
|
1049 |
+
#: ../classes/settings.php:738
|
1050 |
msgid "Are you happy with Admin Columns?"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
+
#: ../classes/settings.php:746
|
1054 |
msgid "What's wrong? Need help? Let us know!"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
+
#: ../classes/settings.php:747
|
1058 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: ../classes/settings.php:755
|
1062 |
msgid "Docs"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: ../classes/settings.php:760
|
1066 |
msgid "Forums"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: ../classes/settings.php:769
|
1070 |
msgid "Woohoo! We're glad to hear that!"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: ../classes/settings.php:770
|
1074 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: ../classes/settings.php:774
|
1078 |
msgid "Rate"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: ../classes/settings.php:785
|
1082 |
msgid "Tweet"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: ../classes/settings.php:795
|
1086 |
msgid "Buy Pro"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: ../classes/settings.php:807
|
1090 |
msgid "Support"
|
1091 |
msgstr "Támogatás"
|
1092 |
|
1093 |
+
#: ../classes/settings.php:810
|
1094 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1095 |
msgstr "Tekintsd meg a <strong>Súgó</strong> részt a képernyő jobb felső sarkában."
|
1096 |
|
1097 |
+
#: ../classes/settings.php:813
|
1098 |
#, php-format
|
1099 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1100 |
msgstr "A teljes dokumentációhoz, problémák jelentéséhez, új javaslatok beküldéséhez és egyéb tippekért <a href='%s'>keresd fel az Admin Columns weboldalát</a>"
|
1101 |
|
1102 |
+
#: ../classes/settings.php:842
|
1103 |
msgid "Drag and drop to reorder"
|
1104 |
msgstr "Húzd az elemeket más helyre a sorrend megváltoztatásához"
|
1105 |
|
1106 |
+
#: ../classes/settings.php:845
|
1107 |
msgid "Add Column"
|
1108 |
msgstr "Oszlop hozzáadása"
|
1109 |
|
1110 |
+
#: ../classes/settings.php:926
|
1111 |
msgid "Active"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: ../classes/settings.php:927
|
1115 |
msgid "Deactivate"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: ../classes/settings.php:934
|
1119 |
msgid "Installed"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: ../classes/settings.php:935
|
1123 |
msgid "Activate"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: ../classes/settings.php:949
|
1127 |
msgid "Download & Install"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: ../classes/settings.php:954
|
1131 |
msgid "Get this add-on"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: ../classes/storage_model.php:237
|
1135 |
msgid "settings succesfully restored."
|
1136 |
msgstr "Beállítások sikeresen visszaállítva."
|
1137 |
|
1138 |
+
#: ../classes/storage_model.php:253
|
1139 |
msgid "No columns settings available."
|
1140 |
msgstr "Nincs elérhető oszlopbeállítás."
|
1141 |
|
1142 |
+
#: ../classes/storage_model.php:274
|
1143 |
#, php-format
|
1144 |
msgid "You are trying to store the same settings for %s."
|
1145 |
msgstr "Ugyanazokat a beállításokat próbálod menteni a %s-nél."
|
1146 |
|
1147 |
+
#: ../classes/storage_model.php:278
|
1148 |
#, php-format
|
1149 |
+
msgid "Settings for %s updated successfully."
|
1150 |
+
msgstr ""
|
1151 |
+
|
1152 |
+
#: ../classes/storage_model.php:809
|
1153 |
+
msgid "View"
|
1154 |
+
msgstr "Megtekintés"
|
1155 |
|
1156 |
#: ../classes/storage_model/comment.php:13
|
1157 |
msgid "Comments"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
#: ../classes/upgrade.php:62
|
1185 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
1186 |
msgstr ""
|
1187 |
|
1188 |
#: ../classes/upgrade.php:95
|
1237 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1238 |
msgstr "Sajnáljuk. Hiba történt a frissítés során. Kérjük jelezd a támogatói fórumon."
|
1239 |
|
1240 |
+
#: ../codepress-admin-columns.php:34
|
1241 |
+
msgid "No textdomain"
|
1242 |
+
msgstr ""
|
1243 |
+
|
1244 |
#: ../codepress-admin-columns.php:442
|
1245 |
msgid "Edit columns"
|
1246 |
msgstr "Oszlopok szerkesztése"
|
languages/cpac-it_IT.mo
ADDED
Binary file
|
languages/{cpac-de_DE.po → cpac-it_IT.po}
RENAMED
@@ -1,289 +1,267 @@
|
|
1 |
#
|
2 |
# Translators:
|
|
|
|
|
|
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Admin Columns\n"
|
6 |
"Report-Msgid-Bugs-To: \n"
|
7 |
-
"POT-Creation-Date: 2015-
|
8 |
-
"PO-Revision-Date: 2015-
|
9 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
10 |
-
"Language-Team:
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
-
"Language:
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
"X-Generator: Poedit 1.7.5\n"
|
17 |
"X-Poedit-Basepath: .\n"
|
18 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
#: ../classes/addons.php:110
|
24 |
msgid "Plugins"
|
25 |
-
msgstr ""
|
26 |
|
27 |
#: ../classes/addons.php:135
|
28 |
msgid "Advanced Custom Fields"
|
29 |
-
msgstr ""
|
30 |
|
31 |
#: ../classes/addons.php:136
|
32 |
msgid "Display and edit Advanced Custom Fields fields in the posts overview in seconds!"
|
33 |
-
msgstr ""
|
34 |
|
35 |
#: ../classes/addons.php:141
|
36 |
msgid "WooCommerce"
|
37 |
-
msgstr ""
|
38 |
|
39 |
#: ../classes/addons.php:142
|
40 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
41 |
-
msgstr ""
|
42 |
|
43 |
-
#: ../classes/column.php:
|
44 |
msgid "Thumbnail"
|
45 |
-
msgstr ""
|
46 |
|
47 |
-
#: ../classes/column.php:
|
48 |
msgid "Medium"
|
49 |
-
msgstr ""
|
50 |
|
51 |
-
#: ../classes/column.php:
|
52 |
msgid "Large"
|
53 |
-
msgstr ""
|
54 |
|
55 |
-
#: ../classes/column.php:
|
56 |
msgid "Full"
|
57 |
-
msgstr ""
|
58 |
|
59 |
-
#: ../classes/column.php:
|
60 |
msgid "Date Format"
|
61 |
-
msgstr ""
|
62 |
|
63 |
-
#: ../classes/column.php:
|
64 |
msgid "This will determine how the date will be displayed."
|
65 |
-
msgstr ""
|
66 |
|
67 |
-
#: ../classes/column.php:
|
68 |
msgid "Example:"
|
69 |
-
msgstr ""
|
70 |
|
71 |
-
#: ../classes/column.php:
|
72 |
#, php-format
|
73 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
74 |
-
msgstr ""
|
75 |
|
76 |
-
#: ../classes/column.php:
|
77 |
msgid "Documentation on date and time formatting."
|
78 |
-
msgstr ""
|
79 |
|
80 |
-
#: ../classes/column.php:
|
81 |
msgid "Excerpt length"
|
82 |
-
msgstr ""
|
83 |
|
84 |
-
#: ../classes/column.php:
|
85 |
msgid "Number of words"
|
86 |
-
msgstr ""
|
87 |
|
88 |
-
#: ../classes/column.php:
|
89 |
msgid "Preview size"
|
90 |
-
msgstr ""
|
91 |
|
92 |
-
#: ../classes/column.php:
|
93 |
msgid "Custom"
|
94 |
-
msgstr "
|
95 |
|
96 |
-
#: ../classes/column.php:
|
97 |
msgid "width"
|
98 |
-
msgstr ""
|
99 |
|
100 |
-
#: ../classes/column.php:
|
101 |
msgid "height"
|
102 |
-
msgstr ""
|
103 |
|
104 |
-
#: ../classes/column.php:
|
105 |
msgid "Before"
|
106 |
-
msgstr ""
|
107 |
|
108 |
-
#: ../classes/column.php:
|
109 |
msgid "This text will appear before the custom field value."
|
110 |
-
msgstr ""
|
111 |
|
112 |
-
#: ../classes/column.php:
|
113 |
msgid "After"
|
114 |
-
msgstr ""
|
115 |
|
116 |
-
#: ../classes/column.php:
|
117 |
msgid "This text will appear after the custom field value."
|
118 |
-
msgstr ""
|
119 |
|
120 |
-
#: ../classes/column.php:
|
121 |
msgid "Display Name"
|
122 |
-
msgstr ""
|
123 |
|
124 |
-
#: ../classes/column.php:
|
125 |
msgid "First Name"
|
126 |
-
msgstr ""
|
127 |
|
128 |
-
#: ../classes/column.php:
|
129 |
msgid "Last Name"
|
130 |
-
msgstr ""
|
131 |
|
132 |
-
#: ../classes/column.php:
|
133 |
msgid "Nickname"
|
134 |
-
msgstr "
|
135 |
|
136 |
-
#: ../classes/column.php:
|
137 |
msgid "User Login"
|
138 |
-
msgstr ""
|
139 |
|
140 |
-
#: ../classes/column.php:
|
141 |
msgid "User Email"
|
142 |
-
msgstr ""
|
143 |
|
144 |
-
#: ../classes/column.php:
|
145 |
msgid "User ID"
|
146 |
-
msgstr "
|
147 |
|
148 |
-
#: ../classes/column.php:
|
149 |
msgid "First and Last Name"
|
150 |
-
msgstr ""
|
151 |
|
152 |
-
#: ../classes/column.php:
|
153 |
msgid "Display format"
|
154 |
-
msgstr ""
|
155 |
|
156 |
-
#: ../classes/column.php:
|
157 |
msgid "This is the format of the author name."
|
158 |
-
msgstr ""
|
159 |
|
160 |
-
#: ../classes/column.php:
|
161 |
-
#: ../classes/column/media/actions.php:25 ../classes/column/media/actions.php:39 ../classes/column/post/actions.php:32
|
162 |
-
#: ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
-
msgstr "
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
-
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
-
msgstr "
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
-
msgstr ""
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
-
msgstr ""
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
-
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
-
msgstr ""
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
-
msgstr ""
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
-
msgstr "
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
-
msgstr "
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
-
msgstr ""
|
205 |
|
206 |
#: ../classes/column/acf-placeholder.php:19
|
207 |
msgid "ACF Field"
|
208 |
-
msgstr ""
|
209 |
|
210 |
#: ../classes/column/acf-placeholder.php:32
|
211 |
msgid "This feature is only available in Admin Columns Pro - Business or Developer."
|
212 |
-
msgstr ""
|
213 |
|
214 |
#: ../classes/column/acf-placeholder.php:35
|
215 |
#, php-format
|
216 |
msgid "If you have a developer licence please download & install your ACF add-on from the <a href='%s'>add-ons tab</a>."
|
217 |
-
msgstr ""
|
218 |
|
219 |
#: ../classes/column/acf-placeholder.php:38
|
220 |
-
msgid ""
|
221 |
-
"Admin Columns Pro -
|
222 |
-
"ACF fields from within your posts overview."
|
223 |
-
msgstr ""
|
224 |
|
225 |
#: ../classes/column/acf-placeholder.php:44
|
226 |
msgid "Find out more"
|
227 |
-
msgstr ""
|
228 |
|
229 |
-
#: ../classes/column/actions.php:29
|
230 |
msgid "Actions"
|
231 |
-
msgstr "
|
232 |
|
233 |
#: ../classes/column/actions.php:96
|
234 |
msgid "Use icons?"
|
235 |
-
msgstr ""
|
236 |
|
237 |
#: ../classes/column/actions.php:96
|
238 |
msgid "Use icons instead of text for displaying the actions."
|
239 |
-
msgstr ""
|
240 |
|
241 |
#: ../classes/column/actions.php:100 ../classes/column/post/permalink.php:72 ../classes/column/used-by-menu.php:137
|
242 |
msgid "Yes"
|
243 |
-
msgstr ""
|
244 |
|
245 |
#: ../classes/column/actions.php:104 ../classes/column/post/permalink.php:76 ../classes/column/used-by-menu.php:141
|
246 |
msgid "No"
|
247 |
-
msgstr ""
|
248 |
|
249 |
-
#: ../classes/column/comment/ID.php:19 ../classes/column/link/ID.php:19 ../classes/column/media/ID.php:19
|
250 |
-
#: ../classes/column/post/ID.php:19
|
251 |
msgid "ID"
|
252 |
msgstr "ID"
|
253 |
|
254 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
255 |
-
msgid "Unapprove"
|
256 |
-
msgstr "Nicht zustimmen"
|
257 |
-
|
258 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
259 |
-
msgid "Approve"
|
260 |
-
msgstr "Zustimmen"
|
261 |
-
|
262 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40
|
263 |
-
#: ../classes/settings.php:671
|
264 |
-
msgid "Restore"
|
265 |
-
msgstr "Wiederherstellen"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47
|
268 |
-
#: ../classes/column/post/actions.php:44
|
269 |
-
msgid "Delete Permanently"
|
270 |
-
msgstr "Endgültig Löschen"
|
271 |
-
|
272 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
273 |
-
msgid "Quick Edit"
|
274 |
-
msgstr "Schnelleinstellungen"
|
275 |
-
|
276 |
-
#: ../classes/column/comment/actions.php:77
|
277 |
-
msgid "Reply"
|
278 |
-
msgstr "Antworten"
|
279 |
-
|
280 |
#: ../classes/column/comment/agent.php:19
|
281 |
msgid "Agent"
|
282 |
-
msgstr "
|
283 |
|
284 |
#: ../classes/column/comment/approved.php:19 ../classes/column/post/comment-count.php:35
|
285 |
msgid "Approved"
|
286 |
-
msgstr "
|
287 |
|
288 |
#: ../classes/column/comment/author-avatar.php:19
|
289 |
msgid "Avatar"
|
@@ -291,215 +269,181 @@ msgstr "Avatar"
|
|
291 |
|
292 |
#: ../classes/column/comment/author-email.php:19
|
293 |
msgid "Author email"
|
294 |
-
msgstr "
|
295 |
|
296 |
#: ../classes/column/comment/author-ip.php:19
|
297 |
msgid "Author IP"
|
298 |
-
msgstr "IP
|
299 |
|
300 |
#: ../classes/column/comment/author-url.php:19
|
301 |
msgid "Author url"
|
302 |
-
msgstr "
|
303 |
|
304 |
#: ../classes/column/comment/author.php:19
|
305 |
msgid "Author"
|
306 |
-
msgstr ""
|
307 |
|
308 |
#: ../classes/column/comment/date-gmt.php:19
|
309 |
msgid "Date GMT"
|
310 |
-
msgstr "
|
311 |
|
312 |
#: ../classes/column/comment/date-gmt.php:30 ../classes/column/comment/date.php:30
|
313 |
#, php-format
|
314 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
315 |
-
msgstr "
|
316 |
|
317 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
318 |
msgid "Date"
|
319 |
-
msgstr "
|
320 |
|
321 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19
|
322 |
-
#: ../classes/settings.php:313
|
323 |
msgid "Excerpt"
|
324 |
-
msgstr "
|
325 |
|
326 |
#: ../classes/column/comment/reply-to.php:19
|
327 |
msgid "In Reply To"
|
328 |
-
msgstr "In
|
329 |
|
330 |
#: ../classes/column/comment/word-count.php:19 ../classes/column/post/word-count.php:19
|
331 |
msgid "Word count"
|
332 |
-
msgstr "
|
333 |
|
334 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
335 |
msgid "Custom Field"
|
336 |
-
msgstr "
|
337 |
|
338 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
339 |
msgid "Default"
|
340 |
-
msgstr "
|
341 |
|
342 |
#: ../classes/column/custom-field.php:95
|
343 |
msgid "Checkmark (true/false)"
|
344 |
-
msgstr ""
|
345 |
|
346 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
347 |
msgid "Color"
|
348 |
-
msgstr ""
|
349 |
|
350 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
351 |
msgid "Counter"
|
352 |
-
msgstr ""
|
353 |
|
354 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
355 |
msgid "Image"
|
356 |
-
msgstr "
|
357 |
|
358 |
#: ../classes/column/custom-field.php:101 ../classes/storage_model/media.php:13
|
359 |
msgid "Media Library"
|
360 |
-
msgstr ""
|
361 |
|
362 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
363 |
msgid "Multiple Values"
|
364 |
-
msgstr "
|
365 |
|
366 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
367 |
msgid "Numeric"
|
368 |
-
msgstr "
|
369 |
|
370 |
#: ../classes/column/custom-field.php:104
|
371 |
msgid "Post Title (Post ID's)"
|
372 |
-
msgstr "
|
373 |
|
374 |
#: ../classes/column/custom-field.php:105
|
375 |
msgid "Username (User ID's)"
|
376 |
-
msgstr ""
|
377 |
|
378 |
#: ../classes/column/custom-field.php:106
|
379 |
msgid "Term Name (Term ID's)"
|
380 |
-
msgstr ""
|
381 |
|
382 |
#: ../classes/column/custom-field.php:390
|
383 |
msgid "Select your custom field."
|
384 |
-
msgstr ""
|
385 |
|
386 |
#: ../classes/column/custom-field.php:400
|
387 |
msgid "No custom fields available."
|
388 |
-
msgstr ""
|
389 |
|
390 |
#: ../classes/column/custom-field.php:400
|
391 |
#, php-format
|
392 |
msgid "Please create a %s item first."
|
393 |
-
msgstr ""
|
394 |
|
395 |
#: ../classes/column/custom-field.php:407
|
396 |
msgid "Field Type"
|
397 |
-
msgstr ""
|
398 |
|
399 |
#: ../classes/column/custom-field.php:407
|
400 |
msgid "This will determine how the value will be displayed."
|
401 |
-
msgstr ""
|
402 |
|
403 |
-
#: ../classes/column/link/
|
404 |
-
#, php-format
|
405 |
-
msgid ""
|
406 |
-
"You are about to delete this link '%s'\n"
|
407 |
-
" 'Cancel' to stop, 'OK' to delete."
|
408 |
-
msgstr ""
|
409 |
-
"Sie sind dabei diesen Link zu löschen '%s'\n"
|
410 |
-
" 'Cancel' um Abzubrechen, 'OK' zum Löschen."
|
411 |
-
|
412 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
413 |
-
msgid "Delete"
|
414 |
-
msgstr "Löschen"
|
415 |
-
|
416 |
-
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19
|
417 |
-
#: ../classes/column/user/description.php:19
|
418 |
msgid "Description"
|
419 |
-
msgstr "
|
420 |
|
421 |
#: ../classes/column/link/length.php:19
|
422 |
msgid "Length"
|
423 |
-
msgstr "
|
424 |
|
425 |
#: ../classes/column/link/notes.php:19
|
426 |
msgid "Notes"
|
427 |
-
msgstr "
|
428 |
|
429 |
#: ../classes/column/link/owner.php:19
|
430 |
msgid "Owner"
|
431 |
-
msgstr "
|
432 |
|
433 |
#: ../classes/column/link/rss.php:19
|
434 |
msgid "Rss"
|
435 |
-
msgstr "
|
436 |
|
437 |
#: ../classes/column/link/target.php:19
|
438 |
msgid "Target"
|
439 |
-
msgstr "
|
440 |
-
|
441 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42
|
442 |
-
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
443 |
-
msgid "Trash"
|
444 |
-
msgstr "Papierkorb"
|
445 |
-
|
446 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
447 |
-
#, php-format
|
448 |
-
msgid "View “%s”"
|
449 |
-
msgstr "Ansicht “%s”"
|
450 |
-
|
451 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
452 |
-
#: ../classes/storage_model.php:799
|
453 |
-
msgid "View"
|
454 |
-
msgstr "Ansicht"
|
455 |
-
|
456 |
-
#: ../classes/column/media/actions.php:35
|
457 |
-
msgid "Attach"
|
458 |
-
msgstr ""
|
459 |
|
460 |
#: ../classes/column/media/alternate-text.php:19
|
461 |
msgid "Alt"
|
462 |
-
msgstr "
|
463 |
|
464 |
#: ../classes/column/media/attached-to.php:19
|
465 |
msgid "Attached to post"
|
466 |
-
msgstr ""
|
467 |
|
468 |
#: ../classes/column/media/available-sizes.php:20
|
469 |
msgid "Available Sizes"
|
470 |
-
msgstr ""
|
471 |
|
472 |
#: ../classes/column/media/available-sizes.php:40
|
473 |
msgid "full size"
|
474 |
-
msgstr ""
|
475 |
|
476 |
#: ../classes/column/media/caption.php:19 ../classes/column/media/exif-data.php:41
|
477 |
msgid "Caption"
|
478 |
-
msgstr "
|
479 |
|
480 |
#: ../classes/column/media/dimensions.php:19
|
481 |
msgid "Dimensions"
|
482 |
-
msgstr "
|
483 |
|
484 |
#: ../classes/column/media/exif-data.php:19
|
485 |
msgid "EXIF data"
|
486 |
-
msgstr ""
|
487 |
|
488 |
#: ../classes/column/media/exif-data.php:38
|
489 |
msgid "Aperture"
|
490 |
-
msgstr "
|
491 |
|
492 |
#: ../classes/column/media/exif-data.php:39
|
493 |
msgid "Credit"
|
494 |
-
msgstr "
|
495 |
|
496 |
#: ../classes/column/media/exif-data.php:40
|
497 |
msgid "Camera"
|
498 |
-
msgstr "
|
499 |
|
500 |
#: ../classes/column/media/exif-data.php:42
|
501 |
msgid "Timestamp"
|
502 |
-
msgstr "
|
503 |
|
504 |
#: ../classes/column/media/exif-data.php:43
|
505 |
msgid "Copyright EXIF"
|
@@ -507,7 +451,7 @@ msgstr "Copyright EXIF"
|
|
507 |
|
508 |
#: ../classes/column/media/exif-data.php:44
|
509 |
msgid "Focal Length"
|
510 |
-
msgstr "
|
511 |
|
512 |
#: ../classes/column/media/exif-data.php:45
|
513 |
msgid "ISO"
|
@@ -515,84 +459,55 @@ msgstr "ISO"
|
|
515 |
|
516 |
#: ../classes/column/media/exif-data.php:46
|
517 |
msgid "Shutter Speed"
|
518 |
-
msgstr "
|
519 |
|
520 |
#: ../classes/column/media/exif-data.php:47
|
521 |
msgid "Title"
|
522 |
-
msgstr "
|
523 |
|
524 |
#: ../classes/column/media/file-name.php:19
|
525 |
msgid "File name"
|
526 |
-
msgstr "
|
527 |
|
528 |
#: ../classes/column/media/file-size.php:19
|
529 |
msgid "File size"
|
530 |
-
msgstr "
|
531 |
|
532 |
#: ../classes/column/media/full-path.php:19 ../classes/column/media/full-path.php:92
|
533 |
msgid "Full path"
|
534 |
-
msgstr ""
|
535 |
|
536 |
#: ../classes/column/media/full-path.php:83
|
537 |
msgid "Path scope"
|
538 |
-
msgstr ""
|
539 |
|
540 |
#: ../classes/column/media/full-path.php:84
|
541 |
msgid "Part of the file path to display"
|
542 |
-
msgstr ""
|
543 |
|
544 |
#: ../classes/column/media/full-path.php:97
|
545 |
msgid "Relative to domain"
|
546 |
-
msgstr ""
|
547 |
|
548 |
#: ../classes/column/media/full-path.php:102
|
549 |
msgid "Relative to main uploads folder "
|
550 |
-
msgstr ""
|
551 |
|
552 |
#: ../classes/column/media/height.php:19
|
553 |
msgid "Height"
|
554 |
-
msgstr "
|
555 |
|
556 |
#: ../classes/column/media/mime-type.php:19
|
557 |
msgid "Mime type"
|
558 |
-
msgstr "
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:32
|
561 |
-
msgid "Edit this item"
|
562 |
-
msgstr "Dieses Element editieren"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:35
|
565 |
-
msgid "Edit this item inline"
|
566 |
-
msgstr "Element Inline editieren "
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:40
|
569 |
-
msgid "Restore this item from the Trash"
|
570 |
-
msgstr "Element wiederherstellen"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:42
|
573 |
-
msgid "Move this item to the Trash"
|
574 |
-
msgstr "Element in den Papierkorb verschieben"
|
575 |
-
|
576 |
-
#: ../classes/column/post/actions.php:44
|
577 |
-
msgid "Delete this item permanently"
|
578 |
-
msgstr "Element endgültig löschen"
|
579 |
-
|
580 |
-
#: ../classes/column/post/actions.php:49
|
581 |
-
#, php-format
|
582 |
-
msgid "Preview “%s”"
|
583 |
-
msgstr "Vorschau “%s”"
|
584 |
-
|
585 |
-
#: ../classes/column/post/actions.php:49
|
586 |
-
msgid "Preview"
|
587 |
-
msgstr "Vorschau"
|
588 |
|
589 |
#: ../classes/column/post/attachment-count.php:19
|
590 |
msgid "No. of Attachments"
|
591 |
-
msgstr "
|
592 |
|
593 |
#: ../classes/column/post/attachment.php:19
|
594 |
msgid "Attachments"
|
595 |
-
msgstr ""
|
596 |
|
597 |
#: ../classes/column/post/author-name.php:20
|
598 |
msgid "Display Author As"
|
@@ -604,111 +519,127 @@ msgstr ""
|
|
604 |
|
605 |
#: ../classes/column/post/comment-count.php:20
|
606 |
msgid "Comment count"
|
607 |
-
msgstr "
|
608 |
|
609 |
#: ../classes/column/post/comment-count.php:34
|
610 |
msgid "Total"
|
611 |
-
msgstr ""
|
612 |
|
613 |
#: ../classes/column/post/comment-count.php:36
|
614 |
msgid "Pending"
|
615 |
-
msgstr ""
|
616 |
|
617 |
#: ../classes/column/post/comment-count.php:37
|
618 |
msgid "Spam"
|
619 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
620 |
|
621 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
622 |
msgid "Comment status"
|
623 |
-
msgstr "
|
624 |
|
625 |
#: ../classes/column/post/comment-count.php:99
|
626 |
msgid "Select which comment status you like to display."
|
627 |
-
msgstr ""
|
628 |
|
629 |
#: ../classes/column/post/content.php:19
|
630 |
msgid "Content"
|
631 |
-
msgstr ""
|
632 |
|
633 |
#: ../classes/column/post/date-published.php:17
|
634 |
msgid "Date Published"
|
635 |
-
msgstr ""
|
636 |
|
637 |
#: ../classes/column/post/depth.php:19
|
638 |
msgid "Depth"
|
639 |
-
msgstr ""
|
640 |
|
641 |
#: ../classes/column/post/estimated-reading-time.php:19
|
642 |
msgid "Estimated Reading Time"
|
643 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
644 |
|
645 |
#: ../classes/column/post/estimated-reading-time.php:103
|
646 |
msgid "Words per minute"
|
647 |
-
msgstr ""
|
648 |
|
649 |
#: ../classes/column/post/estimated-reading-time.php:104
|
650 |
msgid "Estimated reading time in words per minute"
|
651 |
-
msgstr ""
|
652 |
|
653 |
#: ../classes/column/post/featured-image.php:19
|
654 |
msgid "Featured Image"
|
655 |
-
msgstr "
|
656 |
|
657 |
#: ../classes/column/post/formats.php:19
|
658 |
msgid "Post Format"
|
659 |
-
msgstr "Post
|
660 |
|
661 |
#: ../classes/column/post/last-modified-author.php:20
|
662 |
msgid "Last Modified Author"
|
663 |
-
msgstr ""
|
664 |
|
665 |
#: ../classes/column/post/modified.php:19
|
666 |
msgid "Last modified"
|
667 |
-
msgstr "
|
668 |
|
669 |
#: ../classes/column/post/order.php:19
|
670 |
msgid "Page Order"
|
671 |
-
msgstr "
|
672 |
|
673 |
#: ../classes/column/post/page-template.php:19
|
674 |
msgid "Page Template"
|
675 |
-
msgstr "
|
676 |
|
677 |
#: ../classes/column/post/parent.php:19
|
678 |
msgid "Parent"
|
679 |
-
msgstr ""
|
680 |
|
681 |
#: ../classes/column/post/path.php:19
|
682 |
msgid "Path"
|
683 |
-
msgstr ""
|
684 |
|
685 |
#: ../classes/column/post/permalink.php:19
|
686 |
msgid "Permalink"
|
687 |
-
msgstr ""
|
688 |
|
689 |
#: ../classes/column/post/permalink.php:68
|
690 |
msgid "Link to post"
|
691 |
-
msgstr ""
|
692 |
|
693 |
#: ../classes/column/post/permalink.php:68
|
694 |
msgid "This will make the permalink clickable."
|
695 |
-
msgstr ""
|
696 |
|
697 |
#: ../classes/column/post/ping-status.php:19
|
698 |
msgid "Ping status"
|
699 |
-
msgstr "
|
700 |
|
701 |
#: ../classes/column/post/roles.php:19
|
702 |
msgid "Roles"
|
703 |
-
msgstr "
|
704 |
|
705 |
#: ../classes/column/post/shortcodes.php:19
|
706 |
msgid "Shortcodes"
|
707 |
-
msgstr ""
|
708 |
|
709 |
#: ../classes/column/post/slug.php:19
|
710 |
msgid "Slug"
|
711 |
-
msgstr "
|
712 |
|
713 |
#: ../classes/column/post/status.php:19
|
714 |
msgid "Status"
|
@@ -716,27 +647,27 @@ msgstr "Status"
|
|
716 |
|
717 |
#: ../classes/column/post/status.php:29
|
718 |
msgid "Published"
|
719 |
-
msgstr "
|
720 |
|
721 |
#: ../classes/column/post/status.php:30
|
722 |
msgid "Draft"
|
723 |
-
msgstr "
|
724 |
|
725 |
#: ../classes/column/post/status.php:31
|
726 |
msgid "Scheduled"
|
727 |
-
msgstr "
|
728 |
|
729 |
#: ../classes/column/post/status.php:32
|
730 |
msgid "Private"
|
731 |
-
msgstr "
|
732 |
|
733 |
#: ../classes/column/post/status.php:33
|
734 |
msgid "Pending Review"
|
735 |
-
msgstr "
|
736 |
|
737 |
#: ../classes/column/post/status.php:34
|
738 |
msgid "Auto Draft"
|
739 |
-
msgstr ""
|
740 |
|
741 |
#: ../classes/column/post/sticky.php:19
|
742 |
msgid "Sticky"
|
@@ -748,47 +679,47 @@ msgstr ""
|
|
748 |
|
749 |
#: ../classes/column/taxonomy.php:20 ../classes/column/taxonomy.php:87
|
750 |
msgid "Taxonomy"
|
751 |
-
msgstr "
|
752 |
|
753 |
#: ../classes/column/used-by-menu.php:20
|
754 |
msgid "Used by Menu"
|
755 |
-
msgstr ""
|
756 |
|
757 |
#: ../classes/column/used-by-menu.php:133
|
758 |
msgid "Link to menu"
|
759 |
-
msgstr ""
|
760 |
|
761 |
#: ../classes/column/used-by-menu.php:133
|
762 |
msgid "This will make the title link to the menu."
|
763 |
-
msgstr ""
|
764 |
|
765 |
#: ../classes/column/user/comment-count.php:19
|
766 |
msgid "Comment Count"
|
767 |
-
msgstr ""
|
768 |
|
769 |
#: ../classes/column/user/display-name.php:19
|
770 |
msgid "Display name"
|
771 |
-
msgstr ""
|
772 |
|
773 |
#: ../classes/column/user/first-name.php:19
|
774 |
msgid "First name"
|
775 |
-
msgstr "
|
776 |
|
777 |
#: ../classes/column/user/last-name.php:19
|
778 |
msgid "Last name"
|
779 |
-
msgstr "
|
780 |
|
781 |
#: ../classes/column/user/post-count.php:19
|
782 |
msgid "Post Count"
|
783 |
-
msgstr ""
|
784 |
|
785 |
#: ../classes/column/user/post-count.php:102
|
786 |
msgid "Post Type"
|
787 |
-
msgstr ""
|
788 |
|
789 |
#: ../classes/column/user/registered.php:19
|
790 |
msgid "Registered"
|
791 |
-
msgstr "
|
792 |
|
793 |
#: ../classes/column/user/rich-editing.php:19
|
794 |
msgid "Visual Editor"
|
@@ -796,531 +727,522 @@ msgstr ""
|
|
796 |
|
797 |
#: ../classes/column/user/url.php:19
|
798 |
msgid "Url"
|
799 |
-
msgstr "
|
800 |
|
801 |
#: ../classes/settings.php:112
|
802 |
msgid "Add-on successfully activated."
|
803 |
-
msgstr ""
|
804 |
|
805 |
#: ../classes/settings.php:115
|
806 |
msgid "Add-on successfully deactivated."
|
807 |
-
msgstr ""
|
808 |
|
809 |
#: ../classes/settings.php:170
|
810 |
msgid "Admin Columns Settings"
|
811 |
-
msgstr ""
|
812 |
|
813 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
814 |
msgid "Admin Columns"
|
815 |
-
msgstr "Admin
|
816 |
|
817 |
-
#: ../classes/settings.php:
|
818 |
#, php-format
|
819 |
msgid "%s column is already present and can not be duplicated."
|
820 |
msgstr ""
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid "Default settings succesfully restored."
|
824 |
-
msgstr ""
|
825 |
|
826 |
-
#: ../classes/settings.php:
|
827 |
msgid "Overview"
|
828 |
-
msgstr ""
|
829 |
|
830 |
-
#: ../classes/settings.php:
|
831 |
msgid ""
|
832 |
-
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media "
|
833 |
-
"library, comments, links and users. Change the column's label and reorder them."
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: ../classes/settings.php:
|
837 |
msgid "Basics"
|
838 |
-
msgstr ""
|
839 |
|
840 |
-
#: ../classes/settings.php:
|
841 |
msgid "Change order"
|
842 |
-
msgstr ""
|
843 |
|
844 |
-
#: ../classes/settings.php:
|
845 |
msgid "By dragging the columns you can change the order which they will appear in."
|
846 |
-
msgstr ""
|
847 |
|
848 |
-
#: ../classes/settings.php:
|
849 |
msgid "Change label"
|
850 |
-
msgstr ""
|
851 |
|
852 |
-
#: ../classes/settings.php:
|
853 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
854 |
-
msgstr ""
|
855 |
|
856 |
-
#: ../classes/settings.php:
|
857 |
msgid "Change column width"
|
858 |
-
msgstr ""
|
859 |
|
860 |
-
#: ../classes/settings.php:
|
861 |
-
msgid ""
|
862 |
-
"By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the "
|
863 |
-
"columns in percentages."
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: ../classes/settings.php:
|
867 |
msgid "'Custom Field' column"
|
868 |
-
msgstr ""
|
869 |
|
870 |
-
#: ../classes/settings.php:
|
871 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: ../classes/settings.php:
|
875 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: ../classes/settings.php:
|
879 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: ../classes/settings.php:
|
883 |
msgid "Value: This will show the first 20 words of the Post content."
|
884 |
-
msgstr ""
|
885 |
|
886 |
-
#: ../classes/settings.php:
|
887 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: ../classes/settings.php:
|
891 |
-
msgid ""
|
892 |
-
"Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on "
|
893 |
-
"numeric (custom field) values."
|
894 |
msgstr ""
|
895 |
|
896 |
-
#: ../classes/settings.php:
|
897 |
#, php-format
|
898 |
-
msgid ""
|
899 |
-
"Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted "
|
900 |
-
"date format at the <a href='%s'>general settings</a> page."
|
901 |
msgstr ""
|
902 |
|
903 |
-
#: ../classes/settings.php:
|
904 |
msgid "Post Titles"
|
905 |
-
msgstr ""
|
906 |
|
907 |
-
#: ../classes/settings.php:
|
908 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
909 |
-
msgstr ""
|
910 |
|
911 |
-
#: ../classes/settings.php:
|
912 |
msgid "Usernames"
|
913 |
-
msgstr ""
|
914 |
|
915 |
-
#: ../classes/settings.php:
|
916 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
917 |
-
msgstr ""
|
918 |
|
919 |
-
#: ../classes/settings.php:
|
920 |
msgid "Checkmark"
|
921 |
-
msgstr ""
|
922 |
|
923 |
-
#: ../classes/settings.php:
|
924 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
925 |
-
msgstr ""
|
926 |
|
927 |
-
#: ../classes/settings.php:
|
928 |
msgid "Value: hex value color, such as #808080."
|
929 |
-
msgstr ""
|
930 |
|
931 |
-
#: ../classes/settings.php:
|
932 |
-
msgid ""
|
933 |
-
"Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the "
|
934 |
-
"item."
|
935 |
msgstr ""
|
936 |
|
937 |
-
#: ../classes/settings.php:
|
938 |
msgid "Welcome to Admin Columns"
|
939 |
-
msgstr ""
|
940 |
|
941 |
-
#: ../classes/settings.php:
|
942 |
msgid "Thank you for updating to the latest version!"
|
943 |
-
msgstr ""
|
944 |
|
945 |
-
#: ../classes/settings.php:
|
946 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
947 |
msgstr ""
|
948 |
|
949 |
-
#: ../classes/settings.php:
|
950 |
msgid "What’s New"
|
951 |
-
msgstr ""
|
952 |
|
953 |
-
#: ../classes/settings.php:
|
954 |
msgid "Changelog"
|
955 |
-
msgstr ""
|
956 |
|
957 |
-
#: ../classes/settings.php:
|
958 |
msgid "Important"
|
959 |
-
msgstr ""
|
960 |
|
961 |
-
#: ../classes/settings.php:
|
962 |
msgid "Database Changes"
|
963 |
-
msgstr ""
|
964 |
|
965 |
-
#: ../classes/settings.php:
|
966 |
-
msgid ""
|
967 |
-
"The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without "
|
968 |
-
"any issues."
|
969 |
msgstr ""
|
970 |
|
971 |
-
#: ../classes/settings.php:
|
972 |
msgid "Make sure you backup your database and then click"
|
973 |
msgstr ""
|
974 |
|
975 |
-
#: ../classes/settings.php:
|
976 |
msgid "Upgrade Database"
|
977 |
-
msgstr ""
|
978 |
|
979 |
-
#: ../classes/settings.php:
|
980 |
msgid "Potential Issues"
|
981 |
-
msgstr ""
|
982 |
|
983 |
-
#: ../classes/settings.php:
|
984 |
-
msgid ""
|
985 |
-
"Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It "
|
986 |
-
"is important that you read the full"
|
987 |
msgstr ""
|
988 |
|
989 |
-
#: ../classes/settings.php:
|
990 |
msgid "Migrating from v1 to v2"
|
991 |
-
msgstr ""
|
992 |
|
993 |
-
#: ../classes/settings.php:
|
994 |
msgid "guide to view the full list of changes."
|
995 |
-
msgstr ""
|
996 |
|
997 |
-
#: ../classes/settings.php:
|
998 |
#, php-format
|
999 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: ../classes/settings.php:
|
1003 |
msgid "Important!"
|
1004 |
-
msgstr ""
|
1005 |
|
1006 |
-
#: ../classes/settings.php:
|
1007 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: ../classes/settings.php:
|
1011 |
msgid "version 1"
|
1012 |
-
msgstr ""
|
1013 |
|
1014 |
-
#: ../classes/settings.php:
|
1015 |
msgid "of this plugin."
|
1016 |
-
msgstr ""
|
1017 |
|
1018 |
-
#: ../classes/settings.php:
|
1019 |
msgid "Changelog for"
|
1020 |
-
msgstr ""
|
1021 |
|
1022 |
-
#: ../classes/settings.php:
|
1023 |
msgid "Learn more"
|
1024 |
-
msgstr ""
|
1025 |
|
1026 |
-
#: ../classes/settings.php:
|
1027 |
msgid "Start using Admin Columns"
|
1028 |
-
msgstr ""
|
1029 |
|
1030 |
-
#: ../classes/settings.php:
|
1031 |
msgid "General Settings"
|
1032 |
-
msgstr ""
|
1033 |
|
1034 |
-
#: ../classes/settings.php:
|
1035 |
msgid "Customize your Admin Columns settings."
|
1036 |
msgstr ""
|
1037 |
|
1038 |
-
#: ../classes/settings.php:
|
1039 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: ../classes/settings.php:
|
1043 |
msgid "Save"
|
1044 |
-
msgstr ""
|
1045 |
|
1046 |
-
#: ../classes/settings.php:
|
1047 |
msgid "Restore Settings"
|
1048 |
-
msgstr ""
|
1049 |
|
1050 |
-
#: ../classes/settings.php:
|
1051 |
msgid "This will delete all column settings and restore the default settings."
|
1052 |
-
msgstr "
|
1053 |
|
1054 |
-
#: ../classes/settings.php:
|
1055 |
msgid "Restore default settings"
|
1056 |
-
msgstr "
|
1057 |
-
|
1058 |
-
#: ../classes/settings.php:578
|
1059 |
-
msgid ""
|
1060 |
-
"Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1061 |
-
msgstr "Warnung! Alle Admin Spalteneinstellungen werden endgültig gelöscht. \\'OK\\' zum Löschen, \\'Cancel\\' für Abbruch"
|
1062 |
-
|
1063 |
-
#: ../classes/settings.php:600 ../codepress-admin-columns.php:371
|
1064 |
-
msgid "Settings"
|
1065 |
-
msgstr "Einstellungen"
|
1066 |
|
1067 |
-
#: ../classes/settings.php:
|
1068 |
-
msgid "
|
1069 |
msgstr ""
|
1070 |
|
1071 |
-
#: ../classes/settings.php:
|
1072 |
msgid "Posttypes"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
-
#: ../classes/settings.php:
|
1076 |
msgid "Others"
|
1077 |
-
msgstr ""
|
1078 |
|
1079 |
-
#: ../classes/settings.php:
|
1080 |
msgid "Taxonomies"
|
1081 |
-
msgstr ""
|
1082 |
|
1083 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1084 |
#, php-format
|
1085 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: ../classes/settings.php:
|
1089 |
msgid "Store settings"
|
1090 |
-
msgstr ""
|
1091 |
|
1092 |
-
#: ../classes/settings.php:
|
1093 |
msgid "Update"
|
1094 |
-
msgstr ""
|
1095 |
|
1096 |
-
#: ../classes/settings.php:
|
1097 |
#, php-format
|
1098 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1102 |
msgid "columns"
|
1103 |
-
msgstr ""
|
1104 |
|
1105 |
-
#: ../classes/settings.php:
|
1106 |
msgid "Get Admin Columns Pro"
|
1107 |
-
msgstr ""
|
1108 |
|
1109 |
-
#: ../classes/settings.php:
|
1110 |
msgid "Add Sorting"
|
1111 |
-
msgstr ""
|
1112 |
|
1113 |
-
#: ../classes/settings.php:
|
1114 |
msgid "Add Filtering"
|
1115 |
-
msgstr ""
|
1116 |
|
1117 |
-
#: ../classes/settings.php:
|
1118 |
msgid "Add Import/Export"
|
1119 |
-
msgstr ""
|
1120 |
|
1121 |
-
#: ../classes/settings.php:
|
1122 |
msgid "Add Direct Editing"
|
1123 |
-
msgstr ""
|
1124 |
|
1125 |
-
#: ../classes/settings.php:
|
1126 |
#, php-format
|
1127 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1128 |
-
msgstr ""
|
1129 |
|
1130 |
-
#: ../classes/settings.php:
|
1131 |
msgid "Are you happy with Admin Columns?"
|
1132 |
-
msgstr ""
|
1133 |
|
1134 |
-
#: ../classes/settings.php:
|
1135 |
msgid "What's wrong? Need help? Let us know!"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: ../classes/settings.php:
|
1139 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: ../classes/settings.php:
|
1143 |
msgid "Docs"
|
1144 |
-
msgstr ""
|
1145 |
|
1146 |
-
#: ../classes/settings.php:
|
1147 |
msgid "Forums"
|
1148 |
-
msgstr ""
|
1149 |
|
1150 |
-
#: ../classes/settings.php:
|
1151 |
msgid "Woohoo! We're glad to hear that!"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: ../classes/settings.php:
|
1155 |
-
msgid ""
|
1156 |
-
"We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin "
|
1157 |
-
"Columns!"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
-
#: ../classes/settings.php:
|
1161 |
msgid "Rate"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
-
#: ../classes/settings.php:
|
1165 |
msgid "Tweet"
|
1166 |
-
msgstr ""
|
1167 |
|
1168 |
-
#: ../classes/settings.php:
|
1169 |
msgid "Buy Pro"
|
1170 |
-
msgstr ""
|
1171 |
|
1172 |
-
#: ../classes/settings.php:
|
1173 |
msgid "Support"
|
1174 |
-
msgstr ""
|
1175 |
|
1176 |
-
#: ../classes/settings.php:
|
1177 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1178 |
msgstr ""
|
1179 |
|
1180 |
-
#: ../classes/settings.php:
|
1181 |
#, php-format
|
1182 |
-
msgid ""
|
1183 |
-
"For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
-
#: ../classes/settings.php:
|
1187 |
msgid "Drag and drop to reorder"
|
1188 |
-
msgstr ""
|
1189 |
|
1190 |
-
#: ../classes/settings.php:
|
1191 |
msgid "Add Column"
|
1192 |
-
msgstr ""
|
1193 |
|
1194 |
-
#: ../classes/settings.php:
|
1195 |
msgid "Active"
|
1196 |
-
msgstr ""
|
1197 |
|
1198 |
-
#: ../classes/settings.php:
|
1199 |
msgid "Deactivate"
|
1200 |
-
msgstr ""
|
1201 |
|
1202 |
-
#: ../classes/settings.php:
|
1203 |
msgid "Installed"
|
1204 |
-
msgstr ""
|
1205 |
|
1206 |
-
#: ../classes/settings.php:
|
1207 |
msgid "Activate"
|
1208 |
-
msgstr ""
|
1209 |
|
1210 |
-
#: ../classes/settings.php:
|
1211 |
msgid "Download & Install"
|
1212 |
-
msgstr ""
|
1213 |
|
1214 |
-
#: ../classes/settings.php:
|
1215 |
msgid "Get this add-on"
|
1216 |
-
msgstr ""
|
1217 |
|
1218 |
-
#: ../classes/storage_model.php:
|
1219 |
msgid "settings succesfully restored."
|
1220 |
-
msgstr ""
|
1221 |
|
1222 |
-
#: ../classes/storage_model.php:
|
1223 |
msgid "No columns settings available."
|
1224 |
-
msgstr ""
|
1225 |
|
1226 |
-
#: ../classes/storage_model.php:
|
1227 |
#, php-format
|
1228 |
msgid "You are trying to store the same settings for %s."
|
1229 |
-
msgstr ""
|
1230 |
|
1231 |
-
#: ../classes/storage_model.php:
|
1232 |
#, php-format
|
1233 |
-
msgid "Settings for %s updated
|
1234 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
1235 |
|
1236 |
#: ../classes/storage_model/comment.php:13
|
1237 |
msgid "Comments"
|
1238 |
-
msgstr "
|
1239 |
|
1240 |
#: ../classes/storage_model/comment.php:14
|
1241 |
msgid "Comment"
|
1242 |
-
msgstr ""
|
1243 |
|
1244 |
#: ../classes/storage_model/link.php:13
|
1245 |
msgid "Links"
|
1246 |
-
msgstr ""
|
1247 |
|
1248 |
#: ../classes/storage_model/link.php:14
|
1249 |
msgid "Link"
|
1250 |
-
msgstr ""
|
1251 |
|
1252 |
#: ../classes/storage_model/media.php:14
|
1253 |
msgid "Media"
|
1254 |
-
msgstr ""
|
1255 |
|
1256 |
#: ../classes/storage_model/user.php:13
|
1257 |
msgid "Users"
|
1258 |
-
msgstr ""
|
1259 |
|
1260 |
#: ../classes/storage_model/user.php:14
|
1261 |
msgid "User"
|
1262 |
-
msgstr ""
|
1263 |
|
1264 |
#: ../classes/upgrade.php:62
|
1265 |
-
msgid ""
|
1266 |
-
"
|
1267 |
-
"supported by Admin Columns 2.2+. However, a free license of <strong>Admin Columns Pro</strong> <a href=\"http://www."
|
1268 |
-
"admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new "
|
1269 |
-
"features, including Direct Inline Editing!"
|
1270 |
-
msgstr ""
|
1271 |
|
1272 |
#: ../classes/upgrade.php:95
|
1273 |
msgid "Upgrade"
|
1274 |
-
msgstr ""
|
1275 |
|
1276 |
#: ../classes/upgrade.php:136
|
1277 |
msgid "requires a database upgrade"
|
1278 |
-
msgstr ""
|
1279 |
|
1280 |
#: ../classes/upgrade.php:139
|
1281 |
msgid "why?"
|
1282 |
-
msgstr ""
|
1283 |
|
1284 |
#: ../classes/upgrade.php:140
|
1285 |
msgid "Please"
|
1286 |
-
msgstr ""
|
1287 |
|
1288 |
#: ../classes/upgrade.php:141
|
1289 |
msgid "backup your database"
|
1290 |
-
msgstr ""
|
1291 |
|
1292 |
#: ../classes/upgrade.php:142
|
1293 |
msgid "then click"
|
1294 |
-
msgstr ""
|
1295 |
|
1296 |
#: ../classes/upgrade.php:351
|
1297 |
msgid "Migrating Column Settings"
|
1298 |
-
msgstr ""
|
1299 |
|
1300 |
#: ../classes/upgrade.php:387
|
1301 |
msgid "No Upgrade Required"
|
1302 |
-
msgstr ""
|
1303 |
|
1304 |
#: ../classes/upgrade.php:388
|
1305 |
msgid "Return to welcome screen."
|
1306 |
-
msgstr ""
|
1307 |
|
1308 |
#: ../classes/upgrade.php:406
|
1309 |
msgid "Upgrade Complete!"
|
1310 |
-
msgstr ""
|
1311 |
|
1312 |
#: ../classes/upgrade.php:406
|
1313 |
msgid "Return to settings."
|
1314 |
-
msgstr ""
|
1315 |
|
1316 |
#: ../classes/upgrade.php:407
|
1317 |
msgid "Error"
|
1318 |
-
msgstr ""
|
1319 |
|
1320 |
#: ../classes/upgrade.php:408
|
1321 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1322 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
1323 |
|
1324 |
#: ../codepress-admin-columns.php:442
|
1325 |
msgid "Edit columns"
|
1326 |
-
msgstr ""
|
1 |
#
|
2 |
# Translators:
|
3 |
+
# Adriano <adrygese@gmail.com>, 2015
|
4 |
+
# francesco <francesco.tosi@gmail.com>, 2014
|
5 |
+
# Werther <werther.d@gmail.com>, 2013
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Admin Columns\n"
|
9 |
"Report-Msgid-Bugs-To: \n"
|
10 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
11 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
12 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
13 |
+
"Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/admin-columns/language/it_IT/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"Language: it_IT\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
"X-Generator: Poedit 1.7.5\n"
|
20 |
"X-Poedit-Basepath: .\n"
|
21 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
22 |
"X-Poedit-SourceCharset: UTF-8\n"
|
23 |
"X-Poedit-SearchPath-0: .\n"
|
24 |
"X-Poedit-SearchPath-1: ..\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
30 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
31 |
|
32 |
#: ../classes/addons.php:110
|
33 |
msgid "Plugins"
|
34 |
+
msgstr "Plugins"
|
35 |
|
36 |
#: ../classes/addons.php:135
|
37 |
msgid "Advanced Custom Fields"
|
38 |
+
msgstr "Campi personalizzati avanzati"
|
39 |
|
40 |
#: ../classes/addons.php:136
|
41 |
msgid "Display and edit Advanced Custom Fields fields in the posts overview in seconds!"
|
42 |
+
msgstr "Visualizza e modifica i Campi personalizzati avanzati nella panoramica dei messaggi in pochi secondi!"
|
43 |
|
44 |
#: ../classes/addons.php:141
|
45 |
msgid "WooCommerce"
|
46 |
+
msgstr "WooCommerce"
|
47 |
|
48 |
#: ../classes/addons.php:142
|
49 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
50 |
+
msgstr "Valorizzare i prodotti, ordini e panoramiche coupons con nuove colonne e modifica in linea."
|
51 |
|
52 |
+
#: ../classes/column.php:582
|
53 |
msgid "Thumbnail"
|
54 |
+
msgstr "Miniatura"
|
55 |
|
56 |
+
#: ../classes/column.php:583
|
57 |
msgid "Medium"
|
58 |
+
msgstr "Media"
|
59 |
|
60 |
+
#: ../classes/column.php:584
|
61 |
msgid "Large"
|
62 |
+
msgstr "Grande"
|
63 |
|
64 |
+
#: ../classes/column.php:585
|
65 |
msgid "Full"
|
66 |
+
msgstr "Dimensione reale"
|
67 |
|
68 |
+
#: ../classes/column.php:1026
|
69 |
msgid "Date Format"
|
70 |
+
msgstr "Formato Data"
|
71 |
|
72 |
+
#: ../classes/column.php:1027
|
73 |
msgid "This will determine how the date will be displayed."
|
74 |
+
msgstr "Questo determinerà il modo in cui verrà visualizzata la data."
|
75 |
|
76 |
+
#: ../classes/column.php:1033
|
77 |
msgid "Example:"
|
78 |
+
msgstr "Esempio:"
|
79 |
|
80 |
+
#: ../classes/column.php:1035
|
81 |
#, php-format
|
82 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
83 |
+
msgstr "Lasciare vuoto per utilizzare il formato data di WordPress, o modifica <a href=\"%s\">qui il formato data</a>."
|
84 |
|
85 |
+
#: ../classes/column.php:1036
|
86 |
msgid "Documentation on date and time formatting."
|
87 |
+
msgstr "Documentazione sulla formattazione \"data e ora\"."
|
88 |
|
89 |
+
#: ../classes/column.php:1050
|
90 |
msgid "Excerpt length"
|
91 |
+
msgstr "Lunghezza riassunto"
|
92 |
|
93 |
+
#: ../classes/column.php:1051
|
94 |
msgid "Number of words"
|
95 |
+
msgstr "Numero di parole"
|
96 |
|
97 |
+
#: ../classes/column.php:1069
|
98 |
msgid "Preview size"
|
99 |
+
msgstr "Dimensione anteprima"
|
100 |
|
101 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
102 |
msgid "Custom"
|
103 |
+
msgstr "Personalizzata"
|
104 |
|
105 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
106 |
msgid "width"
|
107 |
+
msgstr "larghezza"
|
108 |
|
109 |
+
#: ../classes/column.php:1092
|
110 |
msgid "height"
|
111 |
+
msgstr "altezza"
|
112 |
|
113 |
+
#: ../classes/column.php:1104
|
114 |
msgid "Before"
|
115 |
+
msgstr "Prima"
|
116 |
|
117 |
+
#: ../classes/column.php:1104
|
118 |
msgid "This text will appear before the custom field value."
|
119 |
+
msgstr "Questo testo apparirà prima del valore campo personalizzato."
|
120 |
|
121 |
+
#: ../classes/column.php:1105
|
122 |
msgid "After"
|
123 |
+
msgstr "Dopo"
|
124 |
|
125 |
+
#: ../classes/column.php:1105
|
126 |
msgid "This text will appear after the custom field value."
|
127 |
+
msgstr "Questo testo apparirà dopo il valore campo personalizzato."
|
128 |
|
129 |
+
#: ../classes/column.php:1114
|
130 |
msgid "Display Name"
|
131 |
+
msgstr "Nome da visualizzare"
|
132 |
|
133 |
+
#: ../classes/column.php:1115
|
134 |
msgid "First Name"
|
135 |
+
msgstr "Nome"
|
136 |
|
137 |
+
#: ../classes/column.php:1116
|
138 |
msgid "Last Name"
|
139 |
+
msgstr "Cognome"
|
140 |
|
141 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
142 |
msgid "Nickname"
|
143 |
+
msgstr "Soprannome"
|
144 |
|
145 |
+
#: ../classes/column.php:1118
|
146 |
msgid "User Login"
|
147 |
+
msgstr "Login utente"
|
148 |
|
149 |
+
#: ../classes/column.php:1119
|
150 |
msgid "User Email"
|
151 |
+
msgstr "Email utente"
|
152 |
|
153 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
154 |
msgid "User ID"
|
155 |
+
msgstr "ID utente"
|
156 |
|
157 |
+
#: ../classes/column.php:1121
|
158 |
msgid "First and Last Name"
|
159 |
+
msgstr "Nome e Cognome"
|
160 |
|
161 |
+
#: ../classes/column.php:1124
|
162 |
msgid "Display format"
|
163 |
+
msgstr "Formato di visualizzazione"
|
164 |
|
165 |
+
#: ../classes/column.php:1124
|
166 |
msgid "This is the format of the author name."
|
167 |
+
msgstr "Questo è il formato del nome autore."
|
168 |
|
169 |
+
#: ../classes/column.php:1258
|
|
|
|
|
170 |
msgid "Edit"
|
171 |
+
msgstr "Modifica"
|
172 |
|
173 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
174 |
msgid "Clone"
|
175 |
+
msgstr "Clone"
|
176 |
|
177 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
178 |
msgid "Remove"
|
179 |
+
msgstr "Rimuovi"
|
180 |
|
181 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
182 |
msgid "Type"
|
183 |
+
msgstr "TIpo"
|
184 |
|
185 |
+
#: ../classes/column.php:1280
|
186 |
msgid "Choose a column type."
|
187 |
+
msgstr "Scegli un tipo di colonna."
|
188 |
|
189 |
+
#: ../classes/column.php:1280
|
190 |
msgid "Name"
|
191 |
+
msgstr "Nome"
|
192 |
|
193 |
+
#: ../classes/column.php:1290
|
194 |
msgid "Label"
|
195 |
+
msgstr "Etichetta"
|
196 |
|
197 |
+
#: ../classes/column.php:1290
|
198 |
msgid "This is the name which will appear as the column header."
|
199 |
+
msgstr "Questo è il nome che apparirà come intestazione della colonna."
|
200 |
|
201 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
202 |
msgid "Width"
|
203 |
+
msgstr "Larghezza"
|
204 |
|
205 |
+
#: ../classes/column.php:1299
|
206 |
msgid "default"
|
207 |
+
msgstr "predefinito"
|
208 |
|
209 |
+
#: ../classes/column.php:1300
|
210 |
msgid "auto"
|
211 |
+
msgstr "auto"
|
212 |
|
213 |
#: ../classes/column/acf-placeholder.php:19
|
214 |
msgid "ACF Field"
|
215 |
+
msgstr "Campo ACF"
|
216 |
|
217 |
#: ../classes/column/acf-placeholder.php:32
|
218 |
msgid "This feature is only available in Admin Columns Pro - Business or Developer."
|
219 |
+
msgstr "Questa funzione è disponibile solo in Admin Columns Pro - Business o Sviluppatore."
|
220 |
|
221 |
#: ../classes/column/acf-placeholder.php:35
|
222 |
#, php-format
|
223 |
msgid "If you have a developer licence please download & install your ACF add-on from the <a href='%s'>add-ons tab</a>."
|
224 |
+
msgstr "Se hai una licenza di sviluppatore scarica e installa il tuo componente aggiuntivo ACF dal <a href='%s'> componente aggiuntivo tab </a>."
|
225 |
|
226 |
#: ../classes/column/acf-placeholder.php:38
|
227 |
+
msgid "Admin Columns Pro - Developer offers full Advanced Custom Fields integeration, allowing you to easily display and edit ACF fields from within your posts overview."
|
228 |
+
msgstr "Admin Columns Pro - Sviluppatore offre piena integrazione ai Campi personalizzati avanzati, consente di visualizzare facilmente e modificare i campi ACF all'interno della panoramica messaggi."
|
|
|
|
|
229 |
|
230 |
#: ../classes/column/acf-placeholder.php:44
|
231 |
msgid "Find out more"
|
232 |
+
msgstr "Per saperne di più"
|
233 |
|
234 |
+
#: ../classes/column/actions.php:29
|
235 |
msgid "Actions"
|
236 |
+
msgstr "Azioni"
|
237 |
|
238 |
#: ../classes/column/actions.php:96
|
239 |
msgid "Use icons?"
|
240 |
+
msgstr "Utilizzare le icone?"
|
241 |
|
242 |
#: ../classes/column/actions.php:96
|
243 |
msgid "Use icons instead of text for displaying the actions."
|
244 |
+
msgstr "Utilizza le icone al posto del testo per visualizzare le azioni."
|
245 |
|
246 |
#: ../classes/column/actions.php:100 ../classes/column/post/permalink.php:72 ../classes/column/used-by-menu.php:137
|
247 |
msgid "Yes"
|
248 |
+
msgstr "Si"
|
249 |
|
250 |
#: ../classes/column/actions.php:104 ../classes/column/post/permalink.php:76 ../classes/column/used-by-menu.php:141
|
251 |
msgid "No"
|
252 |
+
msgstr "No"
|
253 |
|
254 |
+
#: ../classes/column/comment/ID.php:19 ../classes/column/link/ID.php:19 ../classes/column/media/ID.php:19 ../classes/column/post/ID.php:19
|
|
|
255 |
msgid "ID"
|
256 |
msgstr "ID"
|
257 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
258 |
#: ../classes/column/comment/agent.php:19
|
259 |
msgid "Agent"
|
260 |
+
msgstr "Agente"
|
261 |
|
262 |
#: ../classes/column/comment/approved.php:19 ../classes/column/post/comment-count.php:35
|
263 |
msgid "Approved"
|
264 |
+
msgstr "Approvato"
|
265 |
|
266 |
#: ../classes/column/comment/author-avatar.php:19
|
267 |
msgid "Avatar"
|
269 |
|
270 |
#: ../classes/column/comment/author-email.php:19
|
271 |
msgid "Author email"
|
272 |
+
msgstr "Email autore"
|
273 |
|
274 |
#: ../classes/column/comment/author-ip.php:19
|
275 |
msgid "Author IP"
|
276 |
+
msgstr "IP autore"
|
277 |
|
278 |
#: ../classes/column/comment/author-url.php:19
|
279 |
msgid "Author url"
|
280 |
+
msgstr "Url autore"
|
281 |
|
282 |
#: ../classes/column/comment/author.php:19
|
283 |
msgid "Author"
|
284 |
+
msgstr "Autore"
|
285 |
|
286 |
#: ../classes/column/comment/date-gmt.php:19
|
287 |
msgid "Date GMT"
|
288 |
+
msgstr "Data GTM"
|
289 |
|
290 |
#: ../classes/column/comment/date-gmt.php:30 ../classes/column/comment/date.php:30
|
291 |
#, php-format
|
292 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
293 |
+
msgstr "Inviato a <a href=\"%1$s\">%2$s a %3$s</a>"
|
294 |
|
295 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
296 |
msgid "Date"
|
297 |
+
msgstr "Data"
|
298 |
|
299 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
|
|
300 |
msgid "Excerpt"
|
301 |
+
msgstr "Riassunto"
|
302 |
|
303 |
#: ../classes/column/comment/reply-to.php:19
|
304 |
msgid "In Reply To"
|
305 |
+
msgstr "In risposta a"
|
306 |
|
307 |
#: ../classes/column/comment/word-count.php:19 ../classes/column/post/word-count.php:19
|
308 |
msgid "Word count"
|
309 |
+
msgstr "Conteggio parole"
|
310 |
|
311 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
312 |
msgid "Custom Field"
|
313 |
+
msgstr "Campo personalizzato"
|
314 |
|
315 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
316 |
msgid "Default"
|
317 |
+
msgstr "Predefinito"
|
318 |
|
319 |
#: ../classes/column/custom-field.php:95
|
320 |
msgid "Checkmark (true/false)"
|
321 |
+
msgstr "Segno di spunta (vero/falso)"
|
322 |
|
323 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
324 |
msgid "Color"
|
325 |
+
msgstr "Colore"
|
326 |
|
327 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
328 |
msgid "Counter"
|
329 |
+
msgstr "Contatore"
|
330 |
|
331 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
332 |
msgid "Image"
|
333 |
+
msgstr "Immagine"
|
334 |
|
335 |
#: ../classes/column/custom-field.php:101 ../classes/storage_model/media.php:13
|
336 |
msgid "Media Library"
|
337 |
+
msgstr "Media Library"
|
338 |
|
339 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
340 |
msgid "Multiple Values"
|
341 |
+
msgstr "Valori multipli"
|
342 |
|
343 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
344 |
msgid "Numeric"
|
345 |
+
msgstr "Numerico"
|
346 |
|
347 |
#: ../classes/column/custom-field.php:104
|
348 |
msgid "Post Title (Post ID's)"
|
349 |
+
msgstr "Titolo del post (ID Post)"
|
350 |
|
351 |
#: ../classes/column/custom-field.php:105
|
352 |
msgid "Username (User ID's)"
|
353 |
+
msgstr "Nome utente (ID User)"
|
354 |
|
355 |
#: ../classes/column/custom-field.php:106
|
356 |
msgid "Term Name (Term ID's)"
|
357 |
+
msgstr "Nome del termine (ID Termine)"
|
358 |
|
359 |
#: ../classes/column/custom-field.php:390
|
360 |
msgid "Select your custom field."
|
361 |
+
msgstr "Seleziona il tuo campo personalizzato."
|
362 |
|
363 |
#: ../classes/column/custom-field.php:400
|
364 |
msgid "No custom fields available."
|
365 |
+
msgstr "Nessun campo personalizzato disponibile."
|
366 |
|
367 |
#: ../classes/column/custom-field.php:400
|
368 |
#, php-format
|
369 |
msgid "Please create a %s item first."
|
370 |
+
msgstr "Per piacere prima crea un %s elemento."
|
371 |
|
372 |
#: ../classes/column/custom-field.php:407
|
373 |
msgid "Field Type"
|
374 |
+
msgstr "Tipo di campo"
|
375 |
|
376 |
#: ../classes/column/custom-field.php:407
|
377 |
msgid "This will determine how the value will be displayed."
|
378 |
+
msgstr "Questo determinerà come verrà visualizzato il valore."
|
379 |
|
380 |
+
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
381 |
msgid "Description"
|
382 |
+
msgstr "Descrizione"
|
383 |
|
384 |
#: ../classes/column/link/length.php:19
|
385 |
msgid "Length"
|
386 |
+
msgstr "Lunghezza"
|
387 |
|
388 |
#: ../classes/column/link/notes.php:19
|
389 |
msgid "Notes"
|
390 |
+
msgstr "Note"
|
391 |
|
392 |
#: ../classes/column/link/owner.php:19
|
393 |
msgid "Owner"
|
394 |
+
msgstr "Proprietario"
|
395 |
|
396 |
#: ../classes/column/link/rss.php:19
|
397 |
msgid "Rss"
|
398 |
+
msgstr "Rss"
|
399 |
|
400 |
#: ../classes/column/link/target.php:19
|
401 |
msgid "Target"
|
402 |
+
msgstr "Destinazione"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
|
404 |
#: ../classes/column/media/alternate-text.php:19
|
405 |
msgid "Alt"
|
406 |
+
msgstr "Alt"
|
407 |
|
408 |
#: ../classes/column/media/attached-to.php:19
|
409 |
msgid "Attached to post"
|
410 |
+
msgstr "Allegato al post"
|
411 |
|
412 |
#: ../classes/column/media/available-sizes.php:20
|
413 |
msgid "Available Sizes"
|
414 |
+
msgstr "Dimensioni Disponibili"
|
415 |
|
416 |
#: ../classes/column/media/available-sizes.php:40
|
417 |
msgid "full size"
|
418 |
+
msgstr "dimensione intera"
|
419 |
|
420 |
#: ../classes/column/media/caption.php:19 ../classes/column/media/exif-data.php:41
|
421 |
msgid "Caption"
|
422 |
+
msgstr "Didascalia"
|
423 |
|
424 |
#: ../classes/column/media/dimensions.php:19
|
425 |
msgid "Dimensions"
|
426 |
+
msgstr "Dimensioni"
|
427 |
|
428 |
#: ../classes/column/media/exif-data.php:19
|
429 |
msgid "EXIF data"
|
430 |
+
msgstr "Dati EXIF"
|
431 |
|
432 |
#: ../classes/column/media/exif-data.php:38
|
433 |
msgid "Aperture"
|
434 |
+
msgstr ""
|
435 |
|
436 |
#: ../classes/column/media/exif-data.php:39
|
437 |
msgid "Credit"
|
438 |
+
msgstr "Credito"
|
439 |
|
440 |
#: ../classes/column/media/exif-data.php:40
|
441 |
msgid "Camera"
|
442 |
+
msgstr "Macchina fotografica"
|
443 |
|
444 |
#: ../classes/column/media/exif-data.php:42
|
445 |
msgid "Timestamp"
|
446 |
+
msgstr "Marca temporale"
|
447 |
|
448 |
#: ../classes/column/media/exif-data.php:43
|
449 |
msgid "Copyright EXIF"
|
451 |
|
452 |
#: ../classes/column/media/exif-data.php:44
|
453 |
msgid "Focal Length"
|
454 |
+
msgstr "Focale"
|
455 |
|
456 |
#: ../classes/column/media/exif-data.php:45
|
457 |
msgid "ISO"
|
459 |
|
460 |
#: ../classes/column/media/exif-data.php:46
|
461 |
msgid "Shutter Speed"
|
462 |
+
msgstr "Velocità otturatore"
|
463 |
|
464 |
#: ../classes/column/media/exif-data.php:47
|
465 |
msgid "Title"
|
466 |
+
msgstr "Titolo"
|
467 |
|
468 |
#: ../classes/column/media/file-name.php:19
|
469 |
msgid "File name"
|
470 |
+
msgstr "Nome del file"
|
471 |
|
472 |
#: ../classes/column/media/file-size.php:19
|
473 |
msgid "File size"
|
474 |
+
msgstr "Dimensione del file"
|
475 |
|
476 |
#: ../classes/column/media/full-path.php:19 ../classes/column/media/full-path.php:92
|
477 |
msgid "Full path"
|
478 |
+
msgstr "Percorso completo"
|
479 |
|
480 |
#: ../classes/column/media/full-path.php:83
|
481 |
msgid "Path scope"
|
482 |
+
msgstr "Percorso del campo"
|
483 |
|
484 |
#: ../classes/column/media/full-path.php:84
|
485 |
msgid "Part of the file path to display"
|
486 |
+
msgstr "Parte del percorso del file da visualizzare"
|
487 |
|
488 |
#: ../classes/column/media/full-path.php:97
|
489 |
msgid "Relative to domain"
|
490 |
+
msgstr "Relativo al dominio"
|
491 |
|
492 |
#: ../classes/column/media/full-path.php:102
|
493 |
msgid "Relative to main uploads folder "
|
494 |
+
msgstr "Relativo alla cartella caricamenti principale"
|
495 |
|
496 |
#: ../classes/column/media/height.php:19
|
497 |
msgid "Height"
|
498 |
+
msgstr "Altezza"
|
499 |
|
500 |
#: ../classes/column/media/mime-type.php:19
|
501 |
msgid "Mime type"
|
502 |
+
msgstr "Tipi di MIME"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
|
504 |
#: ../classes/column/post/attachment-count.php:19
|
505 |
msgid "No. of Attachments"
|
506 |
+
msgstr "No. di allegati"
|
507 |
|
508 |
#: ../classes/column/post/attachment.php:19
|
509 |
msgid "Attachments"
|
510 |
+
msgstr "Allegati"
|
511 |
|
512 |
#: ../classes/column/post/author-name.php:20
|
513 |
msgid "Display Author As"
|
519 |
|
520 |
#: ../classes/column/post/comment-count.php:20
|
521 |
msgid "Comment count"
|
522 |
+
msgstr "Conteggio commento"
|
523 |
|
524 |
#: ../classes/column/post/comment-count.php:34
|
525 |
msgid "Total"
|
526 |
+
msgstr "Totale"
|
527 |
|
528 |
#: ../classes/column/post/comment-count.php:36
|
529 |
msgid "Pending"
|
530 |
+
msgstr "In sospeso"
|
531 |
|
532 |
#: ../classes/column/post/comment-count.php:37
|
533 |
msgid "Spam"
|
534 |
+
msgstr "Spam"
|
535 |
+
|
536 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
537 |
+
msgid "Trash"
|
538 |
+
msgstr "Cestino"
|
539 |
|
540 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
541 |
msgid "Comment status"
|
542 |
+
msgstr "Status del commento"
|
543 |
|
544 |
#: ../classes/column/post/comment-count.php:99
|
545 |
msgid "Select which comment status you like to display."
|
546 |
+
msgstr "Seleziona lo status del commento che vuoi mostrare."
|
547 |
|
548 |
#: ../classes/column/post/content.php:19
|
549 |
msgid "Content"
|
550 |
+
msgstr "Contenuto"
|
551 |
|
552 |
#: ../classes/column/post/date-published.php:17
|
553 |
msgid "Date Published"
|
554 |
+
msgstr "Data di pubblicazione"
|
555 |
|
556 |
#: ../classes/column/post/depth.php:19
|
557 |
msgid "Depth"
|
558 |
+
msgstr "Profondità"
|
559 |
|
560 |
#: ../classes/column/post/estimated-reading-time.php:19
|
561 |
msgid "Estimated Reading Time"
|
562 |
+
msgstr "Tempo stimato di lettura"
|
563 |
+
|
564 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
565 |
+
msgid "second"
|
566 |
+
msgid_plural "seconds"
|
567 |
+
msgstr[0] "secondo"
|
568 |
+
msgstr[1] "secondi"
|
569 |
+
|
570 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
571 |
+
msgid "minute"
|
572 |
+
msgid_plural "minutes"
|
573 |
+
msgstr[0] "minuto"
|
574 |
+
msgstr[1] "minuti"
|
575 |
|
576 |
#: ../classes/column/post/estimated-reading-time.php:103
|
577 |
msgid "Words per minute"
|
578 |
+
msgstr "Parole al minuto"
|
579 |
|
580 |
#: ../classes/column/post/estimated-reading-time.php:104
|
581 |
msgid "Estimated reading time in words per minute"
|
582 |
+
msgstr "Tempo di lettura stimato in parole al minuto"
|
583 |
|
584 |
#: ../classes/column/post/featured-image.php:19
|
585 |
msgid "Featured Image"
|
586 |
+
msgstr "Immagine di presentazione"
|
587 |
|
588 |
#: ../classes/column/post/formats.php:19
|
589 |
msgid "Post Format"
|
590 |
+
msgstr "Formato Post"
|
591 |
|
592 |
#: ../classes/column/post/last-modified-author.php:20
|
593 |
msgid "Last Modified Author"
|
594 |
+
msgstr "Ultima modifica Autore"
|
595 |
|
596 |
#: ../classes/column/post/modified.php:19
|
597 |
msgid "Last modified"
|
598 |
+
msgstr "Ultima modifica"
|
599 |
|
600 |
#: ../classes/column/post/order.php:19
|
601 |
msgid "Page Order"
|
602 |
+
msgstr "Ordine Pagina"
|
603 |
|
604 |
#: ../classes/column/post/page-template.php:19
|
605 |
msgid "Page Template"
|
606 |
+
msgstr "Modello di pagina"
|
607 |
|
608 |
#: ../classes/column/post/parent.php:19
|
609 |
msgid "Parent"
|
610 |
+
msgstr "Genitore"
|
611 |
|
612 |
#: ../classes/column/post/path.php:19
|
613 |
msgid "Path"
|
614 |
+
msgstr "Percorso"
|
615 |
|
616 |
#: ../classes/column/post/permalink.php:19
|
617 |
msgid "Permalink"
|
618 |
+
msgstr "Permalink"
|
619 |
|
620 |
#: ../classes/column/post/permalink.php:68
|
621 |
msgid "Link to post"
|
622 |
+
msgstr "Link al post"
|
623 |
|
624 |
#: ../classes/column/post/permalink.php:68
|
625 |
msgid "This will make the permalink clickable."
|
626 |
+
msgstr "Questo renderà il permalink cliccabile"
|
627 |
|
628 |
#: ../classes/column/post/ping-status.php:19
|
629 |
msgid "Ping status"
|
630 |
+
msgstr ""
|
631 |
|
632 |
#: ../classes/column/post/roles.php:19
|
633 |
msgid "Roles"
|
634 |
+
msgstr "Ruoli"
|
635 |
|
636 |
#: ../classes/column/post/shortcodes.php:19
|
637 |
msgid "Shortcodes"
|
638 |
+
msgstr "Shortcodes"
|
639 |
|
640 |
#: ../classes/column/post/slug.php:19
|
641 |
msgid "Slug"
|
642 |
+
msgstr ""
|
643 |
|
644 |
#: ../classes/column/post/status.php:19
|
645 |
msgid "Status"
|
647 |
|
648 |
#: ../classes/column/post/status.php:29
|
649 |
msgid "Published"
|
650 |
+
msgstr "Pubblicato"
|
651 |
|
652 |
#: ../classes/column/post/status.php:30
|
653 |
msgid "Draft"
|
654 |
+
msgstr "Bozza"
|
655 |
|
656 |
#: ../classes/column/post/status.php:31
|
657 |
msgid "Scheduled"
|
658 |
+
msgstr "Programmato"
|
659 |
|
660 |
#: ../classes/column/post/status.php:32
|
661 |
msgid "Private"
|
662 |
+
msgstr "Privato"
|
663 |
|
664 |
#: ../classes/column/post/status.php:33
|
665 |
msgid "Pending Review"
|
666 |
+
msgstr "Visualizzazione in sospeso"
|
667 |
|
668 |
#: ../classes/column/post/status.php:34
|
669 |
msgid "Auto Draft"
|
670 |
+
msgstr "Auto Bozza"
|
671 |
|
672 |
#: ../classes/column/post/sticky.php:19
|
673 |
msgid "Sticky"
|
679 |
|
680 |
#: ../classes/column/taxonomy.php:20 ../classes/column/taxonomy.php:87
|
681 |
msgid "Taxonomy"
|
682 |
+
msgstr "Tassonomia"
|
683 |
|
684 |
#: ../classes/column/used-by-menu.php:20
|
685 |
msgid "Used by Menu"
|
686 |
+
msgstr "Usato dal Menu"
|
687 |
|
688 |
#: ../classes/column/used-by-menu.php:133
|
689 |
msgid "Link to menu"
|
690 |
+
msgstr "Collegamento al menù"
|
691 |
|
692 |
#: ../classes/column/used-by-menu.php:133
|
693 |
msgid "This will make the title link to the menu."
|
694 |
+
msgstr "Questo farà il link del titolo al menu."
|
695 |
|
696 |
#: ../classes/column/user/comment-count.php:19
|
697 |
msgid "Comment Count"
|
698 |
+
msgstr "Conteggio Commento"
|
699 |
|
700 |
#: ../classes/column/user/display-name.php:19
|
701 |
msgid "Display name"
|
702 |
+
msgstr "Nome da visualizzare"
|
703 |
|
704 |
#: ../classes/column/user/first-name.php:19
|
705 |
msgid "First name"
|
706 |
+
msgstr "Nome"
|
707 |
|
708 |
#: ../classes/column/user/last-name.php:19
|
709 |
msgid "Last name"
|
710 |
+
msgstr "Cognome"
|
711 |
|
712 |
#: ../classes/column/user/post-count.php:19
|
713 |
msgid "Post Count"
|
714 |
+
msgstr "Conteggio Post"
|
715 |
|
716 |
#: ../classes/column/user/post-count.php:102
|
717 |
msgid "Post Type"
|
718 |
+
msgstr "Tipo di Post"
|
719 |
|
720 |
#: ../classes/column/user/registered.php:19
|
721 |
msgid "Registered"
|
722 |
+
msgstr "Registrato"
|
723 |
|
724 |
#: ../classes/column/user/rich-editing.php:19
|
725 |
msgid "Visual Editor"
|
727 |
|
728 |
#: ../classes/column/user/url.php:19
|
729 |
msgid "Url"
|
730 |
+
msgstr "Url"
|
731 |
|
732 |
#: ../classes/settings.php:112
|
733 |
msgid "Add-on successfully activated."
|
734 |
+
msgstr "Add-on attivato con successo."
|
735 |
|
736 |
#: ../classes/settings.php:115
|
737 |
msgid "Add-on successfully deactivated."
|
738 |
+
msgstr "Add-on disattivato con successo."
|
739 |
|
740 |
#: ../classes/settings.php:170
|
741 |
msgid "Admin Columns Settings"
|
742 |
+
msgstr "Impostazioni Admin Columns"
|
743 |
|
744 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
745 |
msgid "Admin Columns"
|
746 |
+
msgstr "Admin Columns"
|
747 |
|
748 |
+
#: ../classes/settings.php:220
|
749 |
#, php-format
|
750 |
msgid "%s column is already present and can not be duplicated."
|
751 |
msgstr ""
|
752 |
|
753 |
+
#: ../classes/settings.php:274
|
754 |
msgid "Default settings succesfully restored."
|
755 |
+
msgstr "Le impostazioni predefinite sono state ripristinate."
|
756 |
|
757 |
+
#: ../classes/settings.php:291
|
758 |
msgid "Overview"
|
759 |
+
msgstr "Panoramica"
|
760 |
|
761 |
+
#: ../classes/settings.php:294
|
762 |
msgid ""
|
763 |
+
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
|
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: ../classes/settings.php:297
|
767 |
msgid "Basics"
|
768 |
+
msgstr "Nozioni di base"
|
769 |
|
770 |
+
#: ../classes/settings.php:299
|
771 |
msgid "Change order"
|
772 |
+
msgstr "Cambia ordine"
|
773 |
|
774 |
+
#: ../classes/settings.php:300
|
775 |
msgid "By dragging the columns you can change the order which they will appear in."
|
776 |
+
msgstr "Trascinando le colonne puoi modificare l'ordine in cui appariranno."
|
777 |
|
778 |
+
#: ../classes/settings.php:301
|
779 |
msgid "Change label"
|
780 |
+
msgstr "Cambia etichetta"
|
781 |
|
782 |
+
#: ../classes/settings.php:302
|
783 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
784 |
+
msgstr "Cliccando sul triangolo potrai vedere le opzioni della colonna. Qui puoi cambiare l'etichetta di ogni intestazione di colonna."
|
785 |
|
786 |
+
#: ../classes/settings.php:303
|
787 |
msgid "Change column width"
|
788 |
+
msgstr "Cambia la larghezza della colonna"
|
789 |
|
790 |
+
#: ../classes/settings.php:304
|
791 |
+
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
|
|
|
|
792 |
msgstr ""
|
793 |
|
794 |
+
#: ../classes/settings.php:310
|
795 |
msgid "'Custom Field' column"
|
796 |
+
msgstr "Colonna 'Campo Personalizzato'"
|
797 |
|
798 |
+
#: ../classes/settings.php:311
|
799 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
800 |
msgstr ""
|
801 |
|
802 |
+
#: ../classes/settings.php:313
|
803 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: ../classes/settings.php:314
|
807 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
808 |
msgstr ""
|
809 |
|
810 |
+
#: ../classes/settings.php:315
|
811 |
msgid "Value: This will show the first 20 words of the Post content."
|
812 |
+
msgstr "Valore: Mostrerà le prime 20 parole del contenuto dell'Articolo."
|
813 |
|
814 |
+
#: ../classes/settings.php:316
|
815 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: ../classes/settings.php:317
|
819 |
+
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
|
|
|
|
820 |
msgstr ""
|
821 |
|
822 |
+
#: ../classes/settings.php:318
|
823 |
#, php-format
|
824 |
+
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
|
|
|
|
825 |
msgstr ""
|
826 |
|
827 |
+
#: ../classes/settings.php:319
|
828 |
msgid "Post Titles"
|
829 |
+
msgstr "Titoli dei Post"
|
830 |
|
831 |
+
#: ../classes/settings.php:319
|
832 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
833 |
+
msgstr "Valore: può essere uno o più ID Post (separati da ',')."
|
834 |
|
835 |
+
#: ../classes/settings.php:320
|
836 |
msgid "Usernames"
|
837 |
+
msgstr "Nomi utente"
|
838 |
|
839 |
+
#: ../classes/settings.php:320
|
840 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
841 |
+
msgstr "Valore: può essere uno o più ID Utente (separati da ',')."
|
842 |
|
843 |
+
#: ../classes/settings.php:321
|
844 |
msgid "Checkmark"
|
845 |
+
msgstr "Segno di spunta"
|
846 |
|
847 |
+
#: ../classes/settings.php:321
|
848 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
849 |
+
msgstr "Valore: dovrebbe essere un 1 (uno) o 0 (zero)."
|
850 |
|
851 |
+
#: ../classes/settings.php:322
|
852 |
msgid "Value: hex value color, such as #808080."
|
853 |
+
msgstr "Valore: valore del colore esadecimale, ad esempio #808080."
|
854 |
|
855 |
+
#: ../classes/settings.php:323
|
856 |
+
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
|
|
|
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: ../classes/settings.php:412
|
860 |
msgid "Welcome to Admin Columns"
|
861 |
+
msgstr "Benvenuto tu Admin Columns"
|
862 |
|
863 |
+
#: ../classes/settings.php:415
|
864 |
msgid "Thank you for updating to the latest version!"
|
865 |
+
msgstr "Grazie per l'aggiornamento alla versione più recente!"
|
866 |
|
867 |
+
#: ../classes/settings.php:416
|
868 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: ../classes/settings.php:421
|
872 |
msgid "What’s New"
|
873 |
+
msgstr "Cosa c'è di nuovo"
|
874 |
|
875 |
+
#: ../classes/settings.php:422
|
876 |
msgid "Changelog"
|
877 |
+
msgstr "Changelog"
|
878 |
|
879 |
+
#: ../classes/settings.php:427
|
880 |
msgid "Important"
|
881 |
+
msgstr "Importante"
|
882 |
|
883 |
+
#: ../classes/settings.php:429
|
884 |
msgid "Database Changes"
|
885 |
+
msgstr "Modifiche Database"
|
886 |
|
887 |
+
#: ../classes/settings.php:430
|
888 |
+
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
|
|
|
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: ../classes/settings.php:433
|
892 |
msgid "Make sure you backup your database and then click"
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
896 |
msgid "Upgrade Database"
|
897 |
+
msgstr "Aggiornamento Database"
|
898 |
|
899 |
+
#: ../classes/settings.php:436
|
900 |
msgid "Potential Issues"
|
901 |
+
msgstr "Potenziali problemi"
|
902 |
|
903 |
+
#: ../classes/settings.php:437
|
904 |
+
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
|
|
|
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: ../classes/settings.php:437
|
908 |
msgid "Migrating from v1 to v2"
|
909 |
+
msgstr "Migrazione da v1 a v2"
|
910 |
|
911 |
+
#: ../classes/settings.php:437
|
912 |
msgid "guide to view the full list of changes."
|
913 |
+
msgstr "Guida per visualizzare l'elenco completo delle modifiche."
|
914 |
|
915 |
+
#: ../classes/settings.php:437
|
916 |
#, php-format
|
917 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
918 |
msgstr ""
|
919 |
|
920 |
+
#: ../classes/settings.php:440
|
921 |
msgid "Important!"
|
922 |
+
msgstr "Importante!"
|
923 |
|
924 |
+
#: ../classes/settings.php:440
|
925 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: ../classes/settings.php:440
|
929 |
msgid "version 1"
|
930 |
+
msgstr "versione 1"
|
931 |
|
932 |
+
#: ../classes/settings.php:440
|
933 |
msgid "of this plugin."
|
934 |
+
msgstr "di questo plugin."
|
935 |
|
936 |
+
#: ../classes/settings.php:446
|
937 |
msgid "Changelog for"
|
938 |
+
msgstr "Changelog per"
|
939 |
|
940 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
941 |
msgid "Learn more"
|
942 |
+
msgstr "Leggi altro"
|
943 |
|
944 |
+
#: ../classes/settings.php:471
|
945 |
msgid "Start using Admin Columns"
|
946 |
+
msgstr "Inizia ad utilizzare Admin Columns"
|
947 |
|
948 |
+
#: ../classes/settings.php:490
|
949 |
msgid "General Settings"
|
950 |
+
msgstr "Impostazioni generali"
|
951 |
|
952 |
+
#: ../classes/settings.php:491
|
953 |
msgid "Customize your Admin Columns settings."
|
954 |
msgstr ""
|
955 |
|
956 |
+
#: ../classes/settings.php:502
|
957 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
958 |
msgstr ""
|
959 |
|
960 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
961 |
msgid "Save"
|
962 |
+
msgstr "Salva"
|
963 |
|
964 |
+
#: ../classes/settings.php:549
|
965 |
msgid "Restore Settings"
|
966 |
+
msgstr "Ripristina Impostazioni"
|
967 |
|
968 |
+
#: ../classes/settings.php:550
|
969 |
msgid "This will delete all column settings and restore the default settings."
|
970 |
+
msgstr ""
|
971 |
|
972 |
+
#: ../classes/settings.php:556
|
973 |
msgid "Restore default settings"
|
974 |
+
msgstr "Ripristina le impostazioni predefinite"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
975 |
|
976 |
+
#: ../classes/settings.php:556
|
977 |
+
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
978 |
msgstr ""
|
979 |
|
980 |
+
#: ../classes/settings.php:572
|
981 |
msgid "Posttypes"
|
982 |
msgstr ""
|
983 |
|
984 |
+
#: ../classes/settings.php:573
|
985 |
msgid "Others"
|
986 |
+
msgstr "Altri"
|
987 |
|
988 |
+
#: ../classes/settings.php:574
|
989 |
msgid "Taxonomies"
|
990 |
+
msgstr "Tassonomie"
|
991 |
|
992 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
993 |
+
msgid "Settings"
|
994 |
+
msgstr "Impostazioni"
|
995 |
+
|
996 |
+
#: ../classes/settings.php:591
|
997 |
+
msgid "Add-ons"
|
998 |
+
msgstr "Componenti aggiuntivi"
|
999 |
+
|
1000 |
+
#: ../classes/settings.php:659
|
1001 |
#, php-format
|
1002 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: ../classes/settings.php:669
|
1006 |
msgid "Store settings"
|
1007 |
+
msgstr "Memorizza le impostazioni"
|
1008 |
|
1009 |
+
#: ../classes/settings.php:673
|
1010 |
msgid "Update"
|
1011 |
+
msgstr "Aggiornamento"
|
1012 |
|
1013 |
+
#: ../classes/settings.php:677
|
1014 |
#, php-format
|
1015 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: ../classes/settings.php:678
|
1019 |
+
msgid "Restore"
|
1020 |
+
msgstr "Ripristina"
|
1021 |
+
|
1022 |
+
#: ../classes/settings.php:678
|
1023 |
msgid "columns"
|
1024 |
+
msgstr "colonne"
|
1025 |
|
1026 |
+
#: ../classes/settings.php:697
|
1027 |
msgid "Get Admin Columns Pro"
|
1028 |
+
msgstr "Ottieni Admin Columns Pro"
|
1029 |
|
1030 |
+
#: ../classes/settings.php:701
|
1031 |
msgid "Add Sorting"
|
1032 |
+
msgstr "Aggiungi ordinamento"
|
1033 |
|
1034 |
+
#: ../classes/settings.php:702
|
1035 |
msgid "Add Filtering"
|
1036 |
+
msgstr "Aggiungi filtraggio"
|
1037 |
|
1038 |
+
#: ../classes/settings.php:703
|
1039 |
msgid "Add Import/Export"
|
1040 |
+
msgstr "Aggiungi Import/Export"
|
1041 |
|
1042 |
+
#: ../classes/settings.php:704
|
1043 |
msgid "Add Direct Editing"
|
1044 |
+
msgstr "Aggiungi modifica diretta"
|
1045 |
|
1046 |
+
#: ../classes/settings.php:707
|
1047 |
#, php-format
|
1048 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1049 |
+
msgstr "Scopri <a href=\"%s\">Admin Columns Pro</a> per maggiori dettagli!"
|
1050 |
|
1051 |
+
#: ../classes/settings.php:738
|
1052 |
msgid "Are you happy with Admin Columns?"
|
1053 |
+
msgstr "Sei felice con Admin Columns?"
|
1054 |
|
1055 |
+
#: ../classes/settings.php:746
|
1056 |
msgid "What's wrong? Need help? Let us know!"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#: ../classes/settings.php:747
|
1060 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
+
#: ../classes/settings.php:755
|
1064 |
msgid "Docs"
|
1065 |
+
msgstr "Documenti"
|
1066 |
|
1067 |
+
#: ../classes/settings.php:760
|
1068 |
msgid "Forums"
|
1069 |
+
msgstr "Forums"
|
1070 |
|
1071 |
+
#: ../classes/settings.php:769
|
1072 |
msgid "Woohoo! We're glad to hear that!"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: ../classes/settings.php:770
|
1076 |
+
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
|
|
|
|
1077 |
msgstr ""
|
1078 |
|
1079 |
+
#: ../classes/settings.php:774
|
1080 |
msgid "Rate"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
+
#: ../classes/settings.php:785
|
1084 |
msgid "Tweet"
|
1085 |
+
msgstr "Tweet"
|
1086 |
|
1087 |
+
#: ../classes/settings.php:795
|
1088 |
msgid "Buy Pro"
|
1089 |
+
msgstr "Acquista Pro"
|
1090 |
|
1091 |
+
#: ../classes/settings.php:807
|
1092 |
msgid "Support"
|
1093 |
+
msgstr "Supporto"
|
1094 |
|
1095 |
+
#: ../classes/settings.php:810
|
1096 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1097 |
msgstr ""
|
1098 |
|
1099 |
+
#: ../classes/settings.php:813
|
1100 |
#, php-format
|
1101 |
+
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
|
|
1102 |
msgstr ""
|
1103 |
|
1104 |
+
#: ../classes/settings.php:842
|
1105 |
msgid "Drag and drop to reorder"
|
1106 |
+
msgstr "Trascina e rilascia per riordinare"
|
1107 |
|
1108 |
+
#: ../classes/settings.php:845
|
1109 |
msgid "Add Column"
|
1110 |
+
msgstr "Aggiungi colonna"
|
1111 |
|
1112 |
+
#: ../classes/settings.php:926
|
1113 |
msgid "Active"
|
1114 |
+
msgstr "Attivo"
|
1115 |
|
1116 |
+
#: ../classes/settings.php:927
|
1117 |
msgid "Deactivate"
|
1118 |
+
msgstr "Disattivare"
|
1119 |
|
1120 |
+
#: ../classes/settings.php:934
|
1121 |
msgid "Installed"
|
1122 |
+
msgstr "Installato"
|
1123 |
|
1124 |
+
#: ../classes/settings.php:935
|
1125 |
msgid "Activate"
|
1126 |
+
msgstr "Attivare"
|
1127 |
|
1128 |
+
#: ../classes/settings.php:949
|
1129 |
msgid "Download & Install"
|
1130 |
+
msgstr "Scarica & Installa"
|
1131 |
|
1132 |
+
#: ../classes/settings.php:954
|
1133 |
msgid "Get this add-on"
|
1134 |
+
msgstr "Ottieni questo componente aggiuntivo"
|
1135 |
|
1136 |
+
#: ../classes/storage_model.php:237
|
1137 |
msgid "settings succesfully restored."
|
1138 |
+
msgstr "le impostazioni sono state ripristinate."
|
1139 |
|
1140 |
+
#: ../classes/storage_model.php:253
|
1141 |
msgid "No columns settings available."
|
1142 |
+
msgstr "Nessuna impostazione colonne disponibile."
|
1143 |
|
1144 |
+
#: ../classes/storage_model.php:274
|
1145 |
#, php-format
|
1146 |
msgid "You are trying to store the same settings for %s."
|
1147 |
+
msgstr "Stai tentando di memorizzare le stesse impostazioni per %s."
|
1148 |
|
1149 |
+
#: ../classes/storage_model.php:278
|
1150 |
#, php-format
|
1151 |
+
msgid "Settings for %s updated successfully."
|
1152 |
+
msgstr "Impostazioni per %s aggiornato con successo."
|
1153 |
+
|
1154 |
+
#: ../classes/storage_model.php:809
|
1155 |
+
msgid "View"
|
1156 |
+
msgstr "Visualizza"
|
1157 |
|
1158 |
#: ../classes/storage_model/comment.php:13
|
1159 |
msgid "Comments"
|
1160 |
+
msgstr "Commenti"
|
1161 |
|
1162 |
#: ../classes/storage_model/comment.php:14
|
1163 |
msgid "Comment"
|
1164 |
+
msgstr "Commento"
|
1165 |
|
1166 |
#: ../classes/storage_model/link.php:13
|
1167 |
msgid "Links"
|
1168 |
+
msgstr "Links"
|
1169 |
|
1170 |
#: ../classes/storage_model/link.php:14
|
1171 |
msgid "Link"
|
1172 |
+
msgstr "Link"
|
1173 |
|
1174 |
#: ../classes/storage_model/media.php:14
|
1175 |
msgid "Media"
|
1176 |
+
msgstr "Media"
|
1177 |
|
1178 |
#: ../classes/storage_model/user.php:13
|
1179 |
msgid "Users"
|
1180 |
+
msgstr "Utenti"
|
1181 |
|
1182 |
#: ../classes/storage_model/user.php:14
|
1183 |
msgid "User"
|
1184 |
+
msgstr "Utente"
|
1185 |
|
1186 |
#: ../classes/upgrade.php:62
|
1187 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
1188 |
+
msgstr "L'add-on pro non è più supportato. Effettua il login sul account e scarica Admin Columns Pro"
|
|
|
|
|
|
|
|
|
1189 |
|
1190 |
#: ../classes/upgrade.php:95
|
1191 |
msgid "Upgrade"
|
1192 |
+
msgstr "Aggiornamento"
|
1193 |
|
1194 |
#: ../classes/upgrade.php:136
|
1195 |
msgid "requires a database upgrade"
|
1196 |
+
msgstr "richiede un aggiornamento del database"
|
1197 |
|
1198 |
#: ../classes/upgrade.php:139
|
1199 |
msgid "why?"
|
1200 |
+
msgstr "perché?"
|
1201 |
|
1202 |
#: ../classes/upgrade.php:140
|
1203 |
msgid "Please"
|
1204 |
+
msgstr "Per favore"
|
1205 |
|
1206 |
#: ../classes/upgrade.php:141
|
1207 |
msgid "backup your database"
|
1208 |
+
msgstr "backup del tuo database"
|
1209 |
|
1210 |
#: ../classes/upgrade.php:142
|
1211 |
msgid "then click"
|
1212 |
+
msgstr "quindi fai clic"
|
1213 |
|
1214 |
#: ../classes/upgrade.php:351
|
1215 |
msgid "Migrating Column Settings"
|
1216 |
+
msgstr "Migrazione Impostazioni colonna"
|
1217 |
|
1218 |
#: ../classes/upgrade.php:387
|
1219 |
msgid "No Upgrade Required"
|
1220 |
+
msgstr "Nessun aggiornamento richiesto"
|
1221 |
|
1222 |
#: ../classes/upgrade.php:388
|
1223 |
msgid "Return to welcome screen."
|
1224 |
+
msgstr "Tornare alla schermata di benvenuto."
|
1225 |
|
1226 |
#: ../classes/upgrade.php:406
|
1227 |
msgid "Upgrade Complete!"
|
1228 |
+
msgstr "Aggiornamento completato!"
|
1229 |
|
1230 |
#: ../classes/upgrade.php:406
|
1231 |
msgid "Return to settings."
|
1232 |
+
msgstr "Torna alle impostazioni."
|
1233 |
|
1234 |
#: ../classes/upgrade.php:407
|
1235 |
msgid "Error"
|
1236 |
+
msgstr "Errore"
|
1237 |
|
1238 |
#: ../classes/upgrade.php:408
|
1239 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1240 |
+
msgstr "Scusa. Qualcosa è andato storto durante il processo di aggiornamento. Si prega di segnalare questo sul forum di supporto."
|
1241 |
+
|
1242 |
+
#: ../codepress-admin-columns.php:34
|
1243 |
+
msgid "No textdomain"
|
1244 |
+
msgstr "Nessun testo dominio"
|
1245 |
|
1246 |
#: ../codepress-admin-columns.php:442
|
1247 |
msgid "Edit columns"
|
1248 |
+
msgstr "Modifica colonne"
|
languages/cpac-ja.mo
CHANGED
Binary file
|
languages/cpac-ja.po
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
#
|
2 |
# Translators:
|
3 |
# keisys <ken@keisys.com>, 2014
|
|
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/admin-columns/language/ja_JP/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
@@ -16,10 +17,17 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e
|
|
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -41,165 +49,164 @@ msgstr ""
|
|
41 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: ../classes/column.php:
|
45 |
msgid "Thumbnail"
|
46 |
msgstr "サムネイル"
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Medium"
|
50 |
msgstr "メディア"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Large"
|
54 |
msgstr "大"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Full"
|
58 |
msgstr "フルサイズ"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Date Format"
|
62 |
msgstr "データフォーマット"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "This will determine how the date will be displayed."
|
66 |
msgstr "日付の表示方法を設定する。"
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "Example:"
|
70 |
msgstr "例:"
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
#, php-format
|
74 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
75 |
msgstr "設定>一般 <a href=\"%s\">日付フォーマット</a>を利用する場合は空白にしてください。"
|
76 |
|
77 |
-
#: ../classes/column.php:
|
78 |
msgid "Documentation on date and time formatting."
|
79 |
msgstr "日付と時刻のフォーマット"
|
80 |
|
81 |
-
#: ../classes/column.php:
|
82 |
msgid "Excerpt length"
|
83 |
msgstr "抜粋の長さ"
|
84 |
|
85 |
-
#: ../classes/column.php:
|
86 |
msgid "Number of words"
|
87 |
msgstr "文字数"
|
88 |
|
89 |
-
#: ../classes/column.php:
|
90 |
msgid "Preview size"
|
91 |
msgstr "プレビューサイズ"
|
92 |
|
93 |
-
#: ../classes/column.php:
|
94 |
msgid "Custom"
|
95 |
msgstr "カスタム"
|
96 |
|
97 |
-
#: ../classes/column.php:
|
98 |
msgid "width"
|
99 |
msgstr "幅"
|
100 |
|
101 |
-
#: ../classes/column.php:
|
102 |
msgid "height"
|
103 |
msgstr "高さ"
|
104 |
|
105 |
-
#: ../classes/column.php:
|
106 |
msgid "Before"
|
107 |
msgstr "表示の前"
|
108 |
|
109 |
-
#: ../classes/column.php:
|
110 |
msgid "This text will appear before the custom field value."
|
111 |
msgstr "このテキストはカスタムフィールドの値の前に表示されます。(HTMLタグ含む)"
|
112 |
|
113 |
-
#: ../classes/column.php:
|
114 |
msgid "After"
|
115 |
msgstr "表示の後"
|
116 |
|
117 |
-
#: ../classes/column.php:
|
118 |
msgid "This text will appear after the custom field value."
|
119 |
msgstr "このテキストはカスタムフィールドの値の後に表示されます。(HTMLタグ含む)"
|
120 |
|
121 |
-
#: ../classes/column.php:
|
122 |
msgid "Display Name"
|
123 |
msgstr "表示名"
|
124 |
|
125 |
-
#: ../classes/column.php:
|
126 |
msgid "First Name"
|
127 |
msgstr "姓"
|
128 |
|
129 |
-
#: ../classes/column.php:
|
130 |
msgid "Last Name"
|
131 |
msgstr "名"
|
132 |
|
133 |
-
#: ../classes/column.php:
|
134 |
msgid "Nickname"
|
135 |
msgstr "ニックネーム"
|
136 |
|
137 |
-
#: ../classes/column.php:
|
138 |
msgid "User Login"
|
139 |
msgstr "ユーザーログイン名"
|
140 |
|
141 |
-
#: ../classes/column.php:
|
142 |
msgid "User Email"
|
143 |
msgstr "ユーザーメール"
|
144 |
|
145 |
-
#: ../classes/column.php:
|
146 |
msgid "User ID"
|
147 |
msgstr "ユーザーID"
|
148 |
|
149 |
-
#: ../classes/column.php:
|
150 |
msgid "First and Last Name"
|
151 |
msgstr "姓名"
|
152 |
|
153 |
-
#: ../classes/column.php:
|
154 |
msgid "Display format"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: ../classes/column.php:
|
158 |
msgid "This is the format of the author name."
|
159 |
msgstr "投稿者の表示方法"
|
160 |
|
161 |
-
#: ../classes/column.php:
|
162 |
-
#: ../classes/column/media/actions.php:39 ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
msgstr "編集"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "削除"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "タイプ"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "列に表示するタイプを設定します。"
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "ラベル"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "列に表示される名前"
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "表示幅"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "初期値"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -225,7 +232,7 @@ msgstr ""
|
|
225 |
msgid "Find out more"
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: ../classes/column/actions.php:29
|
229 |
msgid "Actions"
|
230 |
msgstr "アクション"
|
231 |
|
@@ -249,30 +256,6 @@ msgstr ""
|
|
249 |
msgid "ID"
|
250 |
msgstr "ID"
|
251 |
|
252 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
253 |
-
msgid "Unapprove"
|
254 |
-
msgstr "承認しない"
|
255 |
-
|
256 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
257 |
-
msgid "Approve"
|
258 |
-
msgstr "承認する"
|
259 |
-
|
260 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
261 |
-
msgid "Restore"
|
262 |
-
msgstr "初期状態に戻す"
|
263 |
-
|
264 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
265 |
-
msgid "Delete Permanently"
|
266 |
-
msgstr "完全に削除する"
|
267 |
-
|
268 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
269 |
-
msgid "Quick Edit"
|
270 |
-
msgstr "クイック編集"
|
271 |
-
|
272 |
-
#: ../classes/column/comment/actions.php:77
|
273 |
-
msgid "Reply"
|
274 |
-
msgstr "リプライ"
|
275 |
-
|
276 |
#: ../classes/column/comment/agent.php:19
|
277 |
msgid "Agent"
|
278 |
msgstr "エージェント"
|
@@ -310,11 +293,11 @@ msgstr "日時(GMT)"
|
|
310 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
311 |
msgstr "送信する <a href=\"%1$s\">%2$s at %3$s</a> "
|
312 |
|
313 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
314 |
msgid "Date"
|
315 |
msgstr "日付"
|
316 |
|
317 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
318 |
msgid "Excerpt"
|
319 |
msgstr "エキスポート"
|
320 |
|
@@ -326,11 +309,11 @@ msgstr "返信先"
|
|
326 |
msgid "Word count"
|
327 |
msgstr "文字数"
|
328 |
|
329 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
330 |
msgid "Custom Field"
|
331 |
msgstr "カスタムフィールド"
|
332 |
|
333 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
334 |
msgid "Default"
|
335 |
msgstr "デフォルト"
|
336 |
|
@@ -338,15 +321,15 @@ msgstr "デフォルト"
|
|
338 |
msgid "Checkmark (true/false)"
|
339 |
msgstr "チェックマーク(true/false)"
|
340 |
|
341 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
342 |
msgid "Color"
|
343 |
msgstr "色"
|
344 |
|
345 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
346 |
msgid "Counter"
|
347 |
msgstr "カウンター"
|
348 |
|
349 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
350 |
msgid "Image"
|
351 |
msgstr "画像"
|
352 |
|
@@ -354,11 +337,11 @@ msgstr "画像"
|
|
354 |
msgid "Media Library"
|
355 |
msgstr "メディアライブラリー"
|
356 |
|
357 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
358 |
msgid "Multiple Values"
|
359 |
msgstr "複数の値"
|
360 |
|
361 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
362 |
msgid "Numeric"
|
363 |
msgstr "数値"
|
364 |
|
@@ -395,19 +378,6 @@ msgstr "フィールドタイプ"
|
|
395 |
msgid "This will determine how the value will be displayed."
|
396 |
msgstr "表示される方法を設定します"
|
397 |
|
398 |
-
#: ../classes/column/link/actions.php:49
|
399 |
-
#, php-format
|
400 |
-
msgid ""
|
401 |
-
"You are about to delete this link '%s'\n"
|
402 |
-
" 'Cancel' to stop, 'OK' to delete."
|
403 |
-
msgstr ""
|
404 |
-
"このリンクを削除しようとしています '%s'\n"
|
405 |
-
"'Cancel' は中止します, 'OK' は削除します。 "
|
406 |
-
|
407 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
408 |
-
msgid "Delete"
|
409 |
-
msgstr "削除"
|
410 |
-
|
411 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
412 |
msgid "Description"
|
413 |
msgstr "説明"
|
@@ -432,24 +402,6 @@ msgstr "Rss"
|
|
432 |
msgid "Target"
|
433 |
msgstr "ターゲット"
|
434 |
|
435 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38
|
436 |
-
#: ../classes/column/post/status.php:35
|
437 |
-
msgid "Trash"
|
438 |
-
msgstr "ゴミ箱"
|
439 |
-
|
440 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
441 |
-
#, php-format
|
442 |
-
msgid "View “%s”"
|
443 |
-
msgstr "表示 “%s” "
|
444 |
-
|
445 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
446 |
-
msgid "View"
|
447 |
-
msgstr "表示"
|
448 |
-
|
449 |
-
#: ../classes/column/media/actions.php:35
|
450 |
-
msgid "Attach"
|
451 |
-
msgstr ""
|
452 |
-
|
453 |
#: ../classes/column/media/alternate-text.php:19
|
454 |
msgid "Alt"
|
455 |
msgstr "代替テキスト"
|
@@ -550,35 +502,6 @@ msgstr "高さ"
|
|
550 |
msgid "Mime type"
|
551 |
msgstr "Mimeタイプ"
|
552 |
|
553 |
-
#: ../classes/column/post/actions.php:32
|
554 |
-
msgid "Edit this item"
|
555 |
-
msgstr "項目を編集"
|
556 |
-
|
557 |
-
#: ../classes/column/post/actions.php:35
|
558 |
-
msgid "Edit this item inline"
|
559 |
-
msgstr "この項目をインラインで編集する。"
|
560 |
-
|
561 |
-
#: ../classes/column/post/actions.php:40
|
562 |
-
msgid "Restore this item from the Trash"
|
563 |
-
msgstr "この項目をゴミ箱から復元する。"
|
564 |
-
|
565 |
-
#: ../classes/column/post/actions.php:42
|
566 |
-
msgid "Move this item to the Trash"
|
567 |
-
msgstr "この項目をゴミ箱へ移動"
|
568 |
-
|
569 |
-
#: ../classes/column/post/actions.php:44
|
570 |
-
msgid "Delete this item permanently"
|
571 |
-
msgstr "この項目を完全に削除"
|
572 |
-
|
573 |
-
#: ../classes/column/post/actions.php:49
|
574 |
-
#, php-format
|
575 |
-
msgid "Preview “%s”"
|
576 |
-
msgstr "プレビュー “%s” "
|
577 |
-
|
578 |
-
#: ../classes/column/post/actions.php:49
|
579 |
-
msgid "Preview"
|
580 |
-
msgstr "プレビュー"
|
581 |
-
|
582 |
#: ../classes/column/post/attachment-count.php:19
|
583 |
msgid "No. of Attachments"
|
584 |
msgstr "アタッチメント(ファイル等)ID"
|
@@ -611,6 +534,10 @@ msgstr "ペンディング"
|
|
611 |
msgid "Spam"
|
612 |
msgstr "スパム"
|
613 |
|
|
|
|
|
|
|
|
|
614 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
615 |
msgid "Comment status"
|
616 |
msgstr "コメントステータス"
|
@@ -635,6 +562,16 @@ msgstr ""
|
|
635 |
msgid "Estimated Reading Time"
|
636 |
msgstr ""
|
637 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
638 |
#: ../classes/column/post/estimated-reading-time.php:103
|
639 |
msgid "Words per minute"
|
640 |
msgstr ""
|
@@ -803,24 +740,24 @@ msgstr ""
|
|
803 |
msgid "Admin Columns Settings"
|
804 |
msgstr "Admin Columns 設定"
|
805 |
|
806 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
807 |
msgid "Admin Columns"
|
808 |
msgstr "Admin Columns"
|
809 |
|
810 |
-
#: ../classes/settings.php:
|
811 |
#, php-format
|
812 |
msgid "%s column is already present and can not be duplicated."
|
813 |
msgstr "%s 列はすでに存在します。複製することができません "
|
814 |
|
815 |
-
#: ../classes/settings.php:
|
816 |
msgid "Default settings succesfully restored."
|
817 |
msgstr "初期設定を復元しました。"
|
818 |
|
819 |
-
#: ../classes/settings.php:
|
820 |
msgid "Overview"
|
821 |
msgstr "概要"
|
822 |
|
823 |
-
#: ../classes/settings.php:
|
824 |
msgid ""
|
825 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change "
|
826 |
"the column's label and reorder them."
|
@@ -829,401 +766,409 @@ msgstr ""
|
|
829 |
"投稿・メディアページ・コメント・リンク・ユーザー・カスタム投稿(post type)に対応し\n"
|
830 |
"PRO版ではソート・フィルタリングも可能になります。"
|
831 |
|
832 |
-
#: ../classes/settings.php:
|
833 |
msgid "Basics"
|
834 |
msgstr "基本"
|
835 |
|
836 |
-
#: ../classes/settings.php:
|
837 |
msgid "Change order"
|
838 |
msgstr "並びを変更"
|
839 |
|
840 |
-
#: ../classes/settings.php:
|
841 |
msgid "By dragging the columns you can change the order which they will appear in."
|
842 |
msgstr "列幅をドラッグして表示される場所を変更することが可能です。"
|
843 |
|
844 |
-
#: ../classes/settings.php:
|
845 |
msgid "Change label"
|
846 |
msgstr "ラベルの変更"
|
847 |
|
848 |
-
#: ../classes/settings.php:
|
849 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
850 |
msgstr ""
|
851 |
"列の表示オプションを表示します。\n"
|
852 |
"見出しや列のラベルを変更できます。"
|
853 |
|
854 |
-
#: ../classes/settings.php:
|
855 |
msgid "Change column width"
|
856 |
msgstr "列幅を変更"
|
857 |
|
858 |
-
#: ../classes/settings.php:
|
859 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
860 |
msgstr "三角形をクリックすると、列のオプションが表示されます。ドラッグ可能なスライダーを使用することで、パーセンテージで列の幅を設定することができます。"
|
861 |
|
862 |
-
#: ../classes/settings.php:
|
863 |
msgid "'Custom Field' column"
|
864 |
msgstr "カスタムフィールド幅"
|
865 |
|
866 |
-
#: ../classes/settings.php:
|
867 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
868 |
msgstr "カスタムフィールドには設定可能な10種類のタイプあります"
|
869 |
|
870 |
-
#: ../classes/settings.php:
|
871 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
872 |
msgstr "値:文字列または配列になります。配列は、区切ります。"
|
873 |
|
874 |
-
#: ../classes/settings.php:
|
875 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
876 |
msgstr "値:画像URLやファイルIDを含んでいる必要があります。(複数の場合は\"、”で区切ってください)"
|
877 |
|
878 |
-
#: ../classes/settings.php:
|
879 |
msgid "Value: This will show the first 20 words of the Post content."
|
880 |
msgstr "値:投稿内容の最初の20文字が表示されます。"
|
881 |
|
882 |
-
#: ../classes/settings.php:
|
883 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
884 |
msgstr "値:配列でなければいけません。(配列をフラット化します)"
|
885 |
|
886 |
-
#: ../classes/settings.php:
|
887 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
888 |
msgstr "値:整数だけ<br/>サポートします。ソートアドオンが有効な場合(カスタムフィールド)記事を並び変えることができます。"
|
889 |
|
890 |
-
#: ../classes/settings.php:
|
891 |
#, php-format
|
892 |
msgid ""
|
893 |
"Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general "
|
894 |
"settings</a> page."
|
895 |
msgstr "値:<a href='%s'>Codex</a>の説明であるようにunixタイムスタンプや日付形式を指定できます。設定>一般<a href='%s'>日付のフォーマット</a>設定を利用できます。"
|
896 |
|
897 |
-
#: ../classes/settings.php:
|
898 |
msgid "Post Titles"
|
899 |
msgstr "投稿タイトル"
|
900 |
|
901 |
-
#: ../classes/settings.php:
|
902 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
903 |
msgstr "値:複数の場合は、ポストIDを(、)で区切ってください。"
|
904 |
|
905 |
-
#: ../classes/settings.php:
|
906 |
msgid "Usernames"
|
907 |
msgstr "ユーザー名"
|
908 |
|
909 |
-
#: ../classes/settings.php:
|
910 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
911 |
msgstr "値;複数のユーザーの場合は(、)で区切ってください。"
|
912 |
|
913 |
-
#: ../classes/settings.php:
|
914 |
msgid "Checkmark"
|
915 |
msgstr "チェックマーク"
|
916 |
|
917 |
-
#: ../classes/settings.php:
|
918 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
919 |
msgstr "値:1(one)または0(zero)"
|
920 |
|
921 |
-
#: ../classes/settings.php:
|
922 |
msgid "Value: hex value color, such as #808080."
|
923 |
msgstr "値:HEXカラーコード #808080など"
|
924 |
|
925 |
-
#: ../classes/settings.php:
|
926 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
927 |
msgstr "値:文字列または配列。meta_keyの場合は回数を表示します"
|
928 |
|
929 |
-
#: ../classes/settings.php:
|
930 |
msgid "Welcome to Admin Columns"
|
931 |
msgstr "ようこそ Admin Columns"
|
932 |
|
933 |
-
#: ../classes/settings.php:
|
934 |
msgid "Thank you for updating to the latest version!"
|
935 |
msgstr "最新のバージョンに更新して頂きありがとうございます。"
|
936 |
|
937 |
-
#: ../classes/settings.php:
|
938 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
939 |
msgstr ""
|
940 |
"Admin Columns は洗練された管理画面を提供します。\n"
|
941 |
"私たちは、あなたやあなたのユーザーが喜ぶことを願っています。"
|
942 |
|
943 |
-
#: ../classes/settings.php:
|
944 |
msgid "What’s New"
|
945 |
msgstr "最新"
|
946 |
|
947 |
-
#: ../classes/settings.php:
|
948 |
msgid "Changelog"
|
949 |
msgstr "変更履歴"
|
950 |
|
951 |
-
#: ../classes/settings.php:
|
952 |
msgid "Important"
|
953 |
msgstr "インポート"
|
954 |
|
955 |
-
#: ../classes/settings.php:
|
956 |
msgid "Database Changes"
|
957 |
msgstr "データベースの変更"
|
958 |
|
959 |
-
#: ../classes/settings.php:
|
960 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
961 |
msgstr "データベースには、バージョン1と2で変更されました。しかし、我々は、何の問題もなく戻ってバージョン1Xにロールバックすることができことを確認しています。"
|
962 |
|
963 |
-
#: ../classes/settings.php:
|
964 |
msgid "Make sure you backup your database and then click"
|
965 |
msgstr "クリックしてデータバースのバックアップを作る"
|
966 |
|
967 |
-
#: ../classes/settings.php:
|
968 |
msgid "Upgrade Database"
|
969 |
msgstr "データベースをアップデート"
|
970 |
|
971 |
-
#: ../classes/settings.php:
|
972 |
msgid "Potential Issues"
|
973 |
msgstr "潜在的な問題"
|
974 |
|
975 |
-
#: ../classes/settings.php:
|
976 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
977 |
msgstr "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full "
|
978 |
|
979 |
-
#: ../classes/settings.php:
|
980 |
msgid "Migrating from v1 to v2"
|
981 |
msgstr "Ver1からVer2への移行"
|
982 |
|
983 |
-
#: ../classes/settings.php:
|
984 |
msgid "guide to view the full list of changes."
|
985 |
msgstr "変更点の詳細案内"
|
986 |
|
987 |
-
#: ../classes/settings.php:
|
988 |
#, php-format
|
989 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
990 |
msgstr "バグを発見した場合は<a href=\"%s\">バグレポート</a>で報告してください。次回リリースで修正致します。 "
|
991 |
|
992 |
-
#: ../classes/settings.php:
|
993 |
msgid "Important!"
|
994 |
msgstr "大切な事"
|
995 |
|
996 |
-
#: ../classes/settings.php:
|
997 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
998 |
msgstr "プラグイン管理の列を更新した場合、最新のものにロールバックしてください。"
|
999 |
|
1000 |
-
#: ../classes/settings.php:
|
1001 |
msgid "version 1"
|
1002 |
msgstr "version 1 "
|
1003 |
|
1004 |
-
#: ../classes/settings.php:
|
1005 |
msgid "of this plugin."
|
1006 |
msgstr "このプラグイン"
|
1007 |
|
1008 |
-
#: ../classes/settings.php:
|
1009 |
msgid "Changelog for"
|
1010 |
msgstr "変更履歴の"
|
1011 |
|
1012 |
-
#: ../classes/settings.php:
|
1013 |
msgid "Learn more"
|
1014 |
msgstr "詳細はこちら"
|
1015 |
|
1016 |
-
#: ../classes/settings.php:
|
1017 |
msgid "Start using Admin Columns"
|
1018 |
msgstr "Admin Columnsをはじめましょう"
|
1019 |
|
1020 |
-
#: ../classes/settings.php:
|
1021 |
msgid "General Settings"
|
1022 |
msgstr "一般設定"
|
1023 |
|
1024 |
-
#: ../classes/settings.php:
|
1025 |
msgid "Customize your Admin Columns settings."
|
1026 |
msgstr ""
|
1027 |
"管理画面の列表示を<br/>\n"
|
1028 |
"カスタマイズします。"
|
1029 |
|
1030 |
-
#: ../classes/settings.php:
|
1031 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1032 |
msgstr ""
|
1033 |
|
1034 |
-
#: ../classes/settings.php:
|
1035 |
msgid "Save"
|
1036 |
msgstr "保存"
|
1037 |
|
1038 |
-
#: ../classes/settings.php:
|
1039 |
msgid "Restore Settings"
|
1040 |
msgstr "設定の復元"
|
1041 |
|
1042 |
-
#: ../classes/settings.php:
|
1043 |
msgid "This will delete all column settings and restore the default settings."
|
1044 |
msgstr ""
|
1045 |
"追加された全ての列を削除し、<br/>\n"
|
1046 |
"デフォルト設定に戻します。"
|
1047 |
|
1048 |
-
#: ../classes/settings.php:
|
1049 |
msgid "Restore default settings"
|
1050 |
msgstr "デフォルト設定に戻します。"
|
1051 |
|
1052 |
-
#: ../classes/settings.php:
|
1053 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1054 |
msgstr "注意! 保存された、すべての列表示が削除されます。元に戻すことはできません。 \\'OK\\' で削除します \\'Cancel\\'で中止します。 "
|
1055 |
|
1056 |
-
#: ../classes/settings.php:
|
1057 |
-
msgid "Settings"
|
1058 |
-
msgstr "設定"
|
1059 |
-
|
1060 |
-
#: ../classes/settings.php:601
|
1061 |
-
msgid "Add-ons"
|
1062 |
-
msgstr ""
|
1063 |
-
|
1064 |
-
#: ../classes/settings.php:631
|
1065 |
msgid "Posttypes"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: ../classes/settings.php:
|
1069 |
msgid "Others"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
-
#: ../classes/settings.php:
|
1073 |
msgid "Taxonomies"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1077 |
#, php-format
|
1078 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: ../classes/settings.php:
|
1082 |
msgid "Store settings"
|
1083 |
msgstr "設定を保存"
|
1084 |
|
1085 |
-
#: ../classes/settings.php:
|
1086 |
msgid "Update"
|
1087 |
msgstr "アップデート"
|
1088 |
|
1089 |
-
#: ../classes/settings.php:
|
1090 |
#, php-format
|
1091 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1092 |
msgstr "注意! あなたが設定した %s 列は削除されWP初期値に戻ります。削除すると元に戻すことはできません. \\'OK\\' で削除 \\'Cancel\\' でキャンセル "
|
1093 |
|
1094 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1095 |
msgid "columns"
|
1096 |
msgstr "-列"
|
1097 |
|
1098 |
-
#: ../classes/settings.php:
|
1099 |
msgid "Get Admin Columns Pro"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
-
#: ../classes/settings.php:
|
1103 |
msgid "Add Sorting"
|
1104 |
msgstr "ソートを追加"
|
1105 |
|
1106 |
-
#: ../classes/settings.php:
|
1107 |
msgid "Add Filtering"
|
1108 |
msgstr "フィルターを追加"
|
1109 |
|
1110 |
-
#: ../classes/settings.php:
|
1111 |
msgid "Add Import/Export"
|
1112 |
msgstr "設定のインポート・エキスポートを追加"
|
1113 |
|
1114 |
-
#: ../classes/settings.php:
|
1115 |
msgid "Add Direct Editing"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: ../classes/settings.php:
|
1119 |
#, php-format
|
1120 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
-
#: ../classes/settings.php:
|
1124 |
msgid "Are you happy with Admin Columns?"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: ../classes/settings.php:
|
1128 |
msgid "What's wrong? Need help? Let us know!"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
-
#: ../classes/settings.php:
|
1132 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
-
#: ../classes/settings.php:
|
1136 |
msgid "Docs"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
-
#: ../classes/settings.php:
|
1140 |
msgid "Forums"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
-
#: ../classes/settings.php:
|
1144 |
msgid "Woohoo! We're glad to hear that!"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
-
#: ../classes/settings.php:
|
1148 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
-
#: ../classes/settings.php:
|
1152 |
msgid "Rate"
|
1153 |
msgstr ""
|
1154 |
|
1155 |
-
#: ../classes/settings.php:
|
1156 |
msgid "Tweet"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: ../classes/settings.php:
|
1160 |
msgid "Buy Pro"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
-
#: ../classes/settings.php:
|
1164 |
msgid "Support"
|
1165 |
msgstr "サポート"
|
1166 |
|
1167 |
-
#: ../classes/settings.php:
|
1168 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1169 |
msgstr "画面右上の<strong>Help</strong>を確認してください。"
|
1170 |
|
1171 |
-
#: ../classes/settings.php:
|
1172 |
#, php-format
|
1173 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1174 |
msgstr ""
|
1175 |
"ドキュメント・バグレポート・機能の提案などは<br/>\n"
|
1176 |
" <a href='%s'> Admin Columns website</a>を訪れてください。"
|
1177 |
|
1178 |
-
#: ../classes/settings.php:
|
1179 |
msgid "Drag and drop to reorder"
|
1180 |
msgstr "ドロップ&ドラッグで表示順序を変更できます"
|
1181 |
|
1182 |
-
#: ../classes/settings.php:
|
1183 |
msgid "Add Column"
|
1184 |
msgstr "列の追加"
|
1185 |
|
1186 |
-
#: ../classes/settings.php:
|
1187 |
msgid "Active"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
-
#: ../classes/settings.php:
|
1191 |
msgid "Deactivate"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
-
#: ../classes/settings.php:
|
1195 |
msgid "Installed"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
-
#: ../classes/settings.php:
|
1199 |
msgid "Activate"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
-
#: ../classes/settings.php:
|
1203 |
msgid "Download & Install"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
-
#: ../classes/settings.php:
|
1207 |
msgid "Get this add-on"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: ../classes/storage_model.php:
|
1211 |
msgid "settings succesfully restored."
|
1212 |
msgstr "設定を復元しました。"
|
1213 |
|
1214 |
-
#: ../classes/storage_model.php:
|
1215 |
msgid "No columns settings available."
|
1216 |
msgstr "設定された列はありません"
|
1217 |
|
1218 |
-
#: ../classes/storage_model.php:
|
1219 |
#, php-format
|
1220 |
msgid "You are trying to store the same settings for %s."
|
1221 |
msgstr "%sはすでに設定済みです "
|
1222 |
|
1223 |
-
#: ../classes/storage_model.php:
|
1224 |
#, php-format
|
1225 |
-
msgid "Settings for %s updated
|
1226 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1227 |
|
1228 |
#: ../classes/storage_model/comment.php:13
|
1229 |
msgid "Comments"
|
@@ -1254,10 +1199,7 @@ msgid "User"
|
|
1254 |
msgstr ""
|
1255 |
|
1256 |
#: ../classes/upgrade.php:62
|
1257 |
-
msgid ""
|
1258 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free "
|
1259 |
-
"license of <strong>Admin Columns Pro</strong> <a href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a "
|
1260 |
-
"bunch of cool new features, including Direct Inline Editing!"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
#: ../classes/upgrade.php:95
|
@@ -1312,6 +1254,10 @@ msgstr "エラー"
|
|
1312 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1313 |
msgstr "申し訳ありません。アップグレードプロセス中にエラーが発生しました。サポートフォーラムへ報告してください。"
|
1314 |
|
|
|
|
|
|
|
|
|
1315 |
#: ../codepress-admin-columns.php:442
|
1316 |
msgid "Edit columns"
|
1317 |
msgstr "列の編集"
|
1 |
#
|
2 |
# Translators:
|
3 |
# keisys <ken@keisys.com>, 2014
|
4 |
+
# keisys <ken@keisys.com>, 2014
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/admin-columns/language/ja_JP/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
17 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
|
21 |
+
"esc_html_x:1,2c\n"
|
22 |
"X-Poedit-SourceCharset: UTF-8\n"
|
23 |
"X-Poedit-SearchPath-0: .\n"
|
24 |
"X-Poedit-SearchPath-1: ..\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
30 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
31 |
|
32 |
#: ../classes/addons.php:110
|
33 |
msgid "Plugins"
|
49 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: ../classes/column.php:582
|
53 |
msgid "Thumbnail"
|
54 |
msgstr "サムネイル"
|
55 |
|
56 |
+
#: ../classes/column.php:583
|
57 |
msgid "Medium"
|
58 |
msgstr "メディア"
|
59 |
|
60 |
+
#: ../classes/column.php:584
|
61 |
msgid "Large"
|
62 |
msgstr "大"
|
63 |
|
64 |
+
#: ../classes/column.php:585
|
65 |
msgid "Full"
|
66 |
msgstr "フルサイズ"
|
67 |
|
68 |
+
#: ../classes/column.php:1026
|
69 |
msgid "Date Format"
|
70 |
msgstr "データフォーマット"
|
71 |
|
72 |
+
#: ../classes/column.php:1027
|
73 |
msgid "This will determine how the date will be displayed."
|
74 |
msgstr "日付の表示方法を設定する。"
|
75 |
|
76 |
+
#: ../classes/column.php:1033
|
77 |
msgid "Example:"
|
78 |
msgstr "例:"
|
79 |
|
80 |
+
#: ../classes/column.php:1035
|
81 |
#, php-format
|
82 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
83 |
msgstr "設定>一般 <a href=\"%s\">日付フォーマット</a>を利用する場合は空白にしてください。"
|
84 |
|
85 |
+
#: ../classes/column.php:1036
|
86 |
msgid "Documentation on date and time formatting."
|
87 |
msgstr "日付と時刻のフォーマット"
|
88 |
|
89 |
+
#: ../classes/column.php:1050
|
90 |
msgid "Excerpt length"
|
91 |
msgstr "抜粋の長さ"
|
92 |
|
93 |
+
#: ../classes/column.php:1051
|
94 |
msgid "Number of words"
|
95 |
msgstr "文字数"
|
96 |
|
97 |
+
#: ../classes/column.php:1069
|
98 |
msgid "Preview size"
|
99 |
msgstr "プレビューサイズ"
|
100 |
|
101 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
102 |
msgid "Custom"
|
103 |
msgstr "カスタム"
|
104 |
|
105 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
106 |
msgid "width"
|
107 |
msgstr "幅"
|
108 |
|
109 |
+
#: ../classes/column.php:1092
|
110 |
msgid "height"
|
111 |
msgstr "高さ"
|
112 |
|
113 |
+
#: ../classes/column.php:1104
|
114 |
msgid "Before"
|
115 |
msgstr "表示の前"
|
116 |
|
117 |
+
#: ../classes/column.php:1104
|
118 |
msgid "This text will appear before the custom field value."
|
119 |
msgstr "このテキストはカスタムフィールドの値の前に表示されます。(HTMLタグ含む)"
|
120 |
|
121 |
+
#: ../classes/column.php:1105
|
122 |
msgid "After"
|
123 |
msgstr "表示の後"
|
124 |
|
125 |
+
#: ../classes/column.php:1105
|
126 |
msgid "This text will appear after the custom field value."
|
127 |
msgstr "このテキストはカスタムフィールドの値の後に表示されます。(HTMLタグ含む)"
|
128 |
|
129 |
+
#: ../classes/column.php:1114
|
130 |
msgid "Display Name"
|
131 |
msgstr "表示名"
|
132 |
|
133 |
+
#: ../classes/column.php:1115
|
134 |
msgid "First Name"
|
135 |
msgstr "姓"
|
136 |
|
137 |
+
#: ../classes/column.php:1116
|
138 |
msgid "Last Name"
|
139 |
msgstr "名"
|
140 |
|
141 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
142 |
msgid "Nickname"
|
143 |
msgstr "ニックネーム"
|
144 |
|
145 |
+
#: ../classes/column.php:1118
|
146 |
msgid "User Login"
|
147 |
msgstr "ユーザーログイン名"
|
148 |
|
149 |
+
#: ../classes/column.php:1119
|
150 |
msgid "User Email"
|
151 |
msgstr "ユーザーメール"
|
152 |
|
153 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
154 |
msgid "User ID"
|
155 |
msgstr "ユーザーID"
|
156 |
|
157 |
+
#: ../classes/column.php:1121
|
158 |
msgid "First and Last Name"
|
159 |
msgstr "姓名"
|
160 |
|
161 |
+
#: ../classes/column.php:1124
|
162 |
msgid "Display format"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: ../classes/column.php:1124
|
166 |
msgid "This is the format of the author name."
|
167 |
msgstr "投稿者の表示方法"
|
168 |
|
169 |
+
#: ../classes/column.php:1258
|
|
|
170 |
msgid "Edit"
|
171 |
msgstr "編集"
|
172 |
|
173 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
174 |
msgid "Clone"
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
178 |
msgid "Remove"
|
179 |
msgstr "削除"
|
180 |
|
181 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
182 |
msgid "Type"
|
183 |
msgstr "タイプ"
|
184 |
|
185 |
+
#: ../classes/column.php:1280
|
186 |
msgid "Choose a column type."
|
187 |
msgstr "列に表示するタイプを設定します。"
|
188 |
|
189 |
+
#: ../classes/column.php:1280
|
190 |
msgid "Name"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: ../classes/column.php:1290
|
194 |
msgid "Label"
|
195 |
msgstr "ラベル"
|
196 |
|
197 |
+
#: ../classes/column.php:1290
|
198 |
msgid "This is the name which will appear as the column header."
|
199 |
msgstr "列に表示される名前"
|
200 |
|
201 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
202 |
msgid "Width"
|
203 |
msgstr "表示幅"
|
204 |
|
205 |
+
#: ../classes/column.php:1299
|
206 |
msgid "default"
|
207 |
msgstr "初期値"
|
208 |
|
209 |
+
#: ../classes/column.php:1300
|
210 |
msgid "auto"
|
211 |
msgstr ""
|
212 |
|
232 |
msgid "Find out more"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: ../classes/column/actions.php:29
|
236 |
msgid "Actions"
|
237 |
msgstr "アクション"
|
238 |
|
256 |
msgid "ID"
|
257 |
msgstr "ID"
|
258 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
259 |
#: ../classes/column/comment/agent.php:19
|
260 |
msgid "Agent"
|
261 |
msgstr "エージェント"
|
293 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
294 |
msgstr "送信する <a href=\"%1$s\">%2$s at %3$s</a> "
|
295 |
|
296 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
297 |
msgid "Date"
|
298 |
msgstr "日付"
|
299 |
|
300 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
301 |
msgid "Excerpt"
|
302 |
msgstr "エキスポート"
|
303 |
|
309 |
msgid "Word count"
|
310 |
msgstr "文字数"
|
311 |
|
312 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
313 |
msgid "Custom Field"
|
314 |
msgstr "カスタムフィールド"
|
315 |
|
316 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
317 |
msgid "Default"
|
318 |
msgstr "デフォルト"
|
319 |
|
321 |
msgid "Checkmark (true/false)"
|
322 |
msgstr "チェックマーク(true/false)"
|
323 |
|
324 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
325 |
msgid "Color"
|
326 |
msgstr "色"
|
327 |
|
328 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
329 |
msgid "Counter"
|
330 |
msgstr "カウンター"
|
331 |
|
332 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
333 |
msgid "Image"
|
334 |
msgstr "画像"
|
335 |
|
337 |
msgid "Media Library"
|
338 |
msgstr "メディアライブラリー"
|
339 |
|
340 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
341 |
msgid "Multiple Values"
|
342 |
msgstr "複数の値"
|
343 |
|
344 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
345 |
msgid "Numeric"
|
346 |
msgstr "数値"
|
347 |
|
378 |
msgid "This will determine how the value will be displayed."
|
379 |
msgstr "表示される方法を設定します"
|
380 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
381 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
382 |
msgid "Description"
|
383 |
msgstr "説明"
|
402 |
msgid "Target"
|
403 |
msgstr "ターゲット"
|
404 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
405 |
#: ../classes/column/media/alternate-text.php:19
|
406 |
msgid "Alt"
|
407 |
msgstr "代替テキスト"
|
502 |
msgid "Mime type"
|
503 |
msgstr "Mimeタイプ"
|
504 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
505 |
#: ../classes/column/post/attachment-count.php:19
|
506 |
msgid "No. of Attachments"
|
507 |
msgstr "アタッチメント(ファイル等)ID"
|
534 |
msgid "Spam"
|
535 |
msgstr "スパム"
|
536 |
|
537 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
538 |
+
msgid "Trash"
|
539 |
+
msgstr "ゴミ箱"
|
540 |
+
|
541 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
542 |
msgid "Comment status"
|
543 |
msgstr "コメントステータス"
|
562 |
msgid "Estimated Reading Time"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
566 |
+
msgid "second"
|
567 |
+
msgid_plural "seconds"
|
568 |
+
msgstr[0] ""
|
569 |
+
|
570 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
571 |
+
msgid "minute"
|
572 |
+
msgid_plural "minutes"
|
573 |
+
msgstr[0] ""
|
574 |
+
|
575 |
#: ../classes/column/post/estimated-reading-time.php:103
|
576 |
msgid "Words per minute"
|
577 |
msgstr ""
|
740 |
msgid "Admin Columns Settings"
|
741 |
msgstr "Admin Columns 設定"
|
742 |
|
743 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
744 |
msgid "Admin Columns"
|
745 |
msgstr "Admin Columns"
|
746 |
|
747 |
+
#: ../classes/settings.php:220
|
748 |
#, php-format
|
749 |
msgid "%s column is already present and can not be duplicated."
|
750 |
msgstr "%s 列はすでに存在します。複製することができません "
|
751 |
|
752 |
+
#: ../classes/settings.php:274
|
753 |
msgid "Default settings succesfully restored."
|
754 |
msgstr "初期設定を復元しました。"
|
755 |
|
756 |
+
#: ../classes/settings.php:291
|
757 |
msgid "Overview"
|
758 |
msgstr "概要"
|
759 |
|
760 |
+
#: ../classes/settings.php:294
|
761 |
msgid ""
|
762 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change "
|
763 |
"the column's label and reorder them."
|
766 |
"投稿・メディアページ・コメント・リンク・ユーザー・カスタム投稿(post type)に対応し\n"
|
767 |
"PRO版ではソート・フィルタリングも可能になります。"
|
768 |
|
769 |
+
#: ../classes/settings.php:297
|
770 |
msgid "Basics"
|
771 |
msgstr "基本"
|
772 |
|
773 |
+
#: ../classes/settings.php:299
|
774 |
msgid "Change order"
|
775 |
msgstr "並びを変更"
|
776 |
|
777 |
+
#: ../classes/settings.php:300
|
778 |
msgid "By dragging the columns you can change the order which they will appear in."
|
779 |
msgstr "列幅をドラッグして表示される場所を変更することが可能です。"
|
780 |
|
781 |
+
#: ../classes/settings.php:301
|
782 |
msgid "Change label"
|
783 |
msgstr "ラベルの変更"
|
784 |
|
785 |
+
#: ../classes/settings.php:302
|
786 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
787 |
msgstr ""
|
788 |
"列の表示オプションを表示します。\n"
|
789 |
"見出しや列のラベルを変更できます。"
|
790 |
|
791 |
+
#: ../classes/settings.php:303
|
792 |
msgid "Change column width"
|
793 |
msgstr "列幅を変更"
|
794 |
|
795 |
+
#: ../classes/settings.php:304
|
796 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
797 |
msgstr "三角形をクリックすると、列のオプションが表示されます。ドラッグ可能なスライダーを使用することで、パーセンテージで列の幅を設定することができます。"
|
798 |
|
799 |
+
#: ../classes/settings.php:310
|
800 |
msgid "'Custom Field' column"
|
801 |
msgstr "カスタムフィールド幅"
|
802 |
|
803 |
+
#: ../classes/settings.php:311
|
804 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
805 |
msgstr "カスタムフィールドには設定可能な10種類のタイプあります"
|
806 |
|
807 |
+
#: ../classes/settings.php:313
|
808 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
809 |
msgstr "値:文字列または配列になります。配列は、区切ります。"
|
810 |
|
811 |
+
#: ../classes/settings.php:314
|
812 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
813 |
msgstr "値:画像URLやファイルIDを含んでいる必要があります。(複数の場合は\"、”で区切ってください)"
|
814 |
|
815 |
+
#: ../classes/settings.php:315
|
816 |
msgid "Value: This will show the first 20 words of the Post content."
|
817 |
msgstr "値:投稿内容の最初の20文字が表示されます。"
|
818 |
|
819 |
+
#: ../classes/settings.php:316
|
820 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
821 |
msgstr "値:配列でなければいけません。(配列をフラット化します)"
|
822 |
|
823 |
+
#: ../classes/settings.php:317
|
824 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
825 |
msgstr "値:整数だけ<br/>サポートします。ソートアドオンが有効な場合(カスタムフィールド)記事を並び変えることができます。"
|
826 |
|
827 |
+
#: ../classes/settings.php:318
|
828 |
#, php-format
|
829 |
msgid ""
|
830 |
"Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general "
|
831 |
"settings</a> page."
|
832 |
msgstr "値:<a href='%s'>Codex</a>の説明であるようにunixタイムスタンプや日付形式を指定できます。設定>一般<a href='%s'>日付のフォーマット</a>設定を利用できます。"
|
833 |
|
834 |
+
#: ../classes/settings.php:319
|
835 |
msgid "Post Titles"
|
836 |
msgstr "投稿タイトル"
|
837 |
|
838 |
+
#: ../classes/settings.php:319
|
839 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
840 |
msgstr "値:複数の場合は、ポストIDを(、)で区切ってください。"
|
841 |
|
842 |
+
#: ../classes/settings.php:320
|
843 |
msgid "Usernames"
|
844 |
msgstr "ユーザー名"
|
845 |
|
846 |
+
#: ../classes/settings.php:320
|
847 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
848 |
msgstr "値;複数のユーザーの場合は(、)で区切ってください。"
|
849 |
|
850 |
+
#: ../classes/settings.php:321
|
851 |
msgid "Checkmark"
|
852 |
msgstr "チェックマーク"
|
853 |
|
854 |
+
#: ../classes/settings.php:321
|
855 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
856 |
msgstr "値:1(one)または0(zero)"
|
857 |
|
858 |
+
#: ../classes/settings.php:322
|
859 |
msgid "Value: hex value color, such as #808080."
|
860 |
msgstr "値:HEXカラーコード #808080など"
|
861 |
|
862 |
+
#: ../classes/settings.php:323
|
863 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
864 |
msgstr "値:文字列または配列。meta_keyの場合は回数を表示します"
|
865 |
|
866 |
+
#: ../classes/settings.php:412
|
867 |
msgid "Welcome to Admin Columns"
|
868 |
msgstr "ようこそ Admin Columns"
|
869 |
|
870 |
+
#: ../classes/settings.php:415
|
871 |
msgid "Thank you for updating to the latest version!"
|
872 |
msgstr "最新のバージョンに更新して頂きありがとうございます。"
|
873 |
|
874 |
+
#: ../classes/settings.php:416
|
875 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
876 |
msgstr ""
|
877 |
"Admin Columns は洗練された管理画面を提供します。\n"
|
878 |
"私たちは、あなたやあなたのユーザーが喜ぶことを願っています。"
|
879 |
|
880 |
+
#: ../classes/settings.php:421
|
881 |
msgid "What’s New"
|
882 |
msgstr "最新"
|
883 |
|
884 |
+
#: ../classes/settings.php:422
|
885 |
msgid "Changelog"
|
886 |
msgstr "変更履歴"
|
887 |
|
888 |
+
#: ../classes/settings.php:427
|
889 |
msgid "Important"
|
890 |
msgstr "インポート"
|
891 |
|
892 |
+
#: ../classes/settings.php:429
|
893 |
msgid "Database Changes"
|
894 |
msgstr "データベースの変更"
|
895 |
|
896 |
+
#: ../classes/settings.php:430
|
897 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
898 |
msgstr "データベースには、バージョン1と2で変更されました。しかし、我々は、何の問題もなく戻ってバージョン1Xにロールバックすることができことを確認しています。"
|
899 |
|
900 |
+
#: ../classes/settings.php:433
|
901 |
msgid "Make sure you backup your database and then click"
|
902 |
msgstr "クリックしてデータバースのバックアップを作る"
|
903 |
|
904 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
905 |
msgid "Upgrade Database"
|
906 |
msgstr "データベースをアップデート"
|
907 |
|
908 |
+
#: ../classes/settings.php:436
|
909 |
msgid "Potential Issues"
|
910 |
msgstr "潜在的な問題"
|
911 |
|
912 |
+
#: ../classes/settings.php:437
|
913 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
914 |
msgstr "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full "
|
915 |
|
916 |
+
#: ../classes/settings.php:437
|
917 |
msgid "Migrating from v1 to v2"
|
918 |
msgstr "Ver1からVer2への移行"
|
919 |
|
920 |
+
#: ../classes/settings.php:437
|
921 |
msgid "guide to view the full list of changes."
|
922 |
msgstr "変更点の詳細案内"
|
923 |
|
924 |
+
#: ../classes/settings.php:437
|
925 |
#, php-format
|
926 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
927 |
msgstr "バグを発見した場合は<a href=\"%s\">バグレポート</a>で報告してください。次回リリースで修正致します。 "
|
928 |
|
929 |
+
#: ../classes/settings.php:440
|
930 |
msgid "Important!"
|
931 |
msgstr "大切な事"
|
932 |
|
933 |
+
#: ../classes/settings.php:440
|
934 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
935 |
msgstr "プラグイン管理の列を更新した場合、最新のものにロールバックしてください。"
|
936 |
|
937 |
+
#: ../classes/settings.php:440
|
938 |
msgid "version 1"
|
939 |
msgstr "version 1 "
|
940 |
|
941 |
+
#: ../classes/settings.php:440
|
942 |
msgid "of this plugin."
|
943 |
msgstr "このプラグイン"
|
944 |
|
945 |
+
#: ../classes/settings.php:446
|
946 |
msgid "Changelog for"
|
947 |
msgstr "変更履歴の"
|
948 |
|
949 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
950 |
msgid "Learn more"
|
951 |
msgstr "詳細はこちら"
|
952 |
|
953 |
+
#: ../classes/settings.php:471
|
954 |
msgid "Start using Admin Columns"
|
955 |
msgstr "Admin Columnsをはじめましょう"
|
956 |
|
957 |
+
#: ../classes/settings.php:490
|
958 |
msgid "General Settings"
|
959 |
msgstr "一般設定"
|
960 |
|
961 |
+
#: ../classes/settings.php:491
|
962 |
msgid "Customize your Admin Columns settings."
|
963 |
msgstr ""
|
964 |
"管理画面の列表示を<br/>\n"
|
965 |
"カスタマイズします。"
|
966 |
|
967 |
+
#: ../classes/settings.php:502
|
968 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
972 |
msgid "Save"
|
973 |
msgstr "保存"
|
974 |
|
975 |
+
#: ../classes/settings.php:549
|
976 |
msgid "Restore Settings"
|
977 |
msgstr "設定の復元"
|
978 |
|
979 |
+
#: ../classes/settings.php:550
|
980 |
msgid "This will delete all column settings and restore the default settings."
|
981 |
msgstr ""
|
982 |
"追加された全ての列を削除し、<br/>\n"
|
983 |
"デフォルト設定に戻します。"
|
984 |
|
985 |
+
#: ../classes/settings.php:556
|
986 |
msgid "Restore default settings"
|
987 |
msgstr "デフォルト設定に戻します。"
|
988 |
|
989 |
+
#: ../classes/settings.php:556
|
990 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
991 |
msgstr "注意! 保存された、すべての列表示が削除されます。元に戻すことはできません。 \\'OK\\' で削除します \\'Cancel\\'で中止します。 "
|
992 |
|
993 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
994 |
msgid "Posttypes"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: ../classes/settings.php:573
|
998 |
msgid "Others"
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: ../classes/settings.php:574
|
1002 |
msgid "Taxonomies"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
1006 |
+
msgid "Settings"
|
1007 |
+
msgstr "設定"
|
1008 |
+
|
1009 |
+
#: ../classes/settings.php:591
|
1010 |
+
msgid "Add-ons"
|
1011 |
+
msgstr ""
|
1012 |
+
|
1013 |
+
#: ../classes/settings.php:659
|
1014 |
#, php-format
|
1015 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: ../classes/settings.php:669
|
1019 |
msgid "Store settings"
|
1020 |
msgstr "設定を保存"
|
1021 |
|
1022 |
+
#: ../classes/settings.php:673
|
1023 |
msgid "Update"
|
1024 |
msgstr "アップデート"
|
1025 |
|
1026 |
+
#: ../classes/settings.php:677
|
1027 |
#, php-format
|
1028 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1029 |
msgstr "注意! あなたが設定した %s 列は削除されWP初期値に戻ります。削除すると元に戻すことはできません. \\'OK\\' で削除 \\'Cancel\\' でキャンセル "
|
1030 |
|
1031 |
+
#: ../classes/settings.php:678
|
1032 |
+
msgid "Restore"
|
1033 |
+
msgstr "初期状態に戻す"
|
1034 |
+
|
1035 |
+
#: ../classes/settings.php:678
|
1036 |
msgid "columns"
|
1037 |
msgstr "-列"
|
1038 |
|
1039 |
+
#: ../classes/settings.php:697
|
1040 |
msgid "Get Admin Columns Pro"
|
1041 |
msgstr ""
|
1042 |
|
1043 |
+
#: ../classes/settings.php:701
|
1044 |
msgid "Add Sorting"
|
1045 |
msgstr "ソートを追加"
|
1046 |
|
1047 |
+
#: ../classes/settings.php:702
|
1048 |
msgid "Add Filtering"
|
1049 |
msgstr "フィルターを追加"
|
1050 |
|
1051 |
+
#: ../classes/settings.php:703
|
1052 |
msgid "Add Import/Export"
|
1053 |
msgstr "設定のインポート・エキスポートを追加"
|
1054 |
|
1055 |
+
#: ../classes/settings.php:704
|
1056 |
msgid "Add Direct Editing"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#: ../classes/settings.php:707
|
1060 |
#, php-format
|
1061 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: ../classes/settings.php:738
|
1065 |
msgid "Are you happy with Admin Columns?"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: ../classes/settings.php:746
|
1069 |
msgid "What's wrong? Need help? Let us know!"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: ../classes/settings.php:747
|
1073 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: ../classes/settings.php:755
|
1077 |
msgid "Docs"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: ../classes/settings.php:760
|
1081 |
msgid "Forums"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: ../classes/settings.php:769
|
1085 |
msgid "Woohoo! We're glad to hear that!"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: ../classes/settings.php:770
|
1089 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: ../classes/settings.php:774
|
1093 |
msgid "Rate"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: ../classes/settings.php:785
|
1097 |
msgid "Tweet"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: ../classes/settings.php:795
|
1101 |
msgid "Buy Pro"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
+
#: ../classes/settings.php:807
|
1105 |
msgid "Support"
|
1106 |
msgstr "サポート"
|
1107 |
|
1108 |
+
#: ../classes/settings.php:810
|
1109 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1110 |
msgstr "画面右上の<strong>Help</strong>を確認してください。"
|
1111 |
|
1112 |
+
#: ../classes/settings.php:813
|
1113 |
#, php-format
|
1114 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1115 |
msgstr ""
|
1116 |
"ドキュメント・バグレポート・機能の提案などは<br/>\n"
|
1117 |
" <a href='%s'> Admin Columns website</a>を訪れてください。"
|
1118 |
|
1119 |
+
#: ../classes/settings.php:842
|
1120 |
msgid "Drag and drop to reorder"
|
1121 |
msgstr "ドロップ&ドラッグで表示順序を変更できます"
|
1122 |
|
1123 |
+
#: ../classes/settings.php:845
|
1124 |
msgid "Add Column"
|
1125 |
msgstr "列の追加"
|
1126 |
|
1127 |
+
#: ../classes/settings.php:926
|
1128 |
msgid "Active"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: ../classes/settings.php:927
|
1132 |
msgid "Deactivate"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
+
#: ../classes/settings.php:934
|
1136 |
msgid "Installed"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: ../classes/settings.php:935
|
1140 |
msgid "Activate"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: ../classes/settings.php:949
|
1144 |
msgid "Download & Install"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: ../classes/settings.php:954
|
1148 |
msgid "Get this add-on"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
+
#: ../classes/storage_model.php:237
|
1152 |
msgid "settings succesfully restored."
|
1153 |
msgstr "設定を復元しました。"
|
1154 |
|
1155 |
+
#: ../classes/storage_model.php:253
|
1156 |
msgid "No columns settings available."
|
1157 |
msgstr "設定された列はありません"
|
1158 |
|
1159 |
+
#: ../classes/storage_model.php:274
|
1160 |
#, php-format
|
1161 |
msgid "You are trying to store the same settings for %s."
|
1162 |
msgstr "%sはすでに設定済みです "
|
1163 |
|
1164 |
+
#: ../classes/storage_model.php:278
|
1165 |
#, php-format
|
1166 |
+
msgid "Settings for %s updated successfully."
|
1167 |
+
msgstr ""
|
1168 |
+
|
1169 |
+
#: ../classes/storage_model.php:809
|
1170 |
+
msgid "View"
|
1171 |
+
msgstr "表示"
|
1172 |
|
1173 |
#: ../classes/storage_model/comment.php:13
|
1174 |
msgid "Comments"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
#: ../classes/upgrade.php:62
|
1202 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
|
|
1203 |
msgstr ""
|
1204 |
|
1205 |
#: ../classes/upgrade.php:95
|
1254 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1255 |
msgstr "申し訳ありません。アップグレードプロセス中にエラーが発生しました。サポートフォーラムへ報告してください。"
|
1256 |
|
1257 |
+
#: ../codepress-admin-columns.php:34
|
1258 |
+
msgid "No textdomain"
|
1259 |
+
msgstr ""
|
1260 |
+
|
1261 |
#: ../codepress-admin-columns.php:442
|
1262 |
msgid "Edit columns"
|
1263 |
msgstr "列の編集"
|
languages/cpac-nl_NL.mo
CHANGED
Binary file
|
languages/cpac-nl_NL.po
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
#
|
2 |
# Translators:
|
3 |
# Axel Vanderhaeghen <axel@eco13.eu>, 2014
|
4 |
-
# Tobias Schutter <info@codepress.nl>, 2013-
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
-
"POT-Creation-Date: 2015-
|
10 |
-
"PO-Revision-Date: 2015-
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/admin-columns/language/nl_NL/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -17,14 +17,20 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
#: ../classes/addons.php:110
|
26 |
msgid "Plugins"
|
27 |
-
msgstr ""
|
28 |
|
29 |
#: ../classes/addons.php:135
|
30 |
msgid "Advanced Custom Fields"
|
@@ -42,167 +48,166 @@ msgstr "WooCommerce"
|
|
42 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
43 |
msgstr "Verbeter de producten, orders en coupons overzichten met de nieuwe kolommen en inline editing."
|
44 |
|
45 |
-
#: ../classes/column.php:
|
46 |
msgid "Thumbnail"
|
47 |
msgstr "Thumbnail"
|
48 |
|
49 |
-
#: ../classes/column.php:
|
50 |
msgid "Medium"
|
51 |
msgstr "Gemiddeld"
|
52 |
|
53 |
-
#: ../classes/column.php:
|
54 |
msgid "Large"
|
55 |
msgstr "Groot"
|
56 |
|
57 |
-
#: ../classes/column.php:
|
58 |
msgid "Full"
|
59 |
msgstr "Volledig"
|
60 |
|
61 |
-
#: ../classes/column.php:
|
62 |
msgid "Date Format"
|
63 |
msgstr "Datumnotatie"
|
64 |
|
65 |
-
#: ../classes/column.php:
|
66 |
msgid "This will determine how the date will be displayed."
|
67 |
msgstr "Dit bepaald hoe de datum wordt weergegeven."
|
68 |
|
69 |
-
#: ../classes/column.php:
|
70 |
msgid "Example:"
|
71 |
msgstr "Voorbeeld:"
|
72 |
|
73 |
-
#: ../classes/column.php:
|
74 |
#, php-format
|
75 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
76 |
msgstr "Laat leeg voor WordPress datumformaat, verander je <a href=\"%s\">standaard datumformaat </a>."
|
77 |
|
78 |
-
#: ../classes/column.php:
|
79 |
msgid "Documentation on date and time formatting."
|
80 |
msgstr "Documentatie over datum en tijd opmaak."
|
81 |
|
82 |
-
#: ../classes/column.php:
|
83 |
msgid "Excerpt length"
|
84 |
msgstr "Samenvatting lengte"
|
85 |
|
86 |
-
#: ../classes/column.php:
|
87 |
msgid "Number of words"
|
88 |
msgstr "Aantal woorden"
|
89 |
|
90 |
-
#: ../classes/column.php:
|
91 |
msgid "Preview size"
|
92 |
msgstr "Voorbeeldformaat"
|
93 |
|
94 |
-
#: ../classes/column.php:
|
95 |
msgid "Custom"
|
96 |
msgstr "Aangepast"
|
97 |
|
98 |
-
#: ../classes/column.php:
|
99 |
msgid "width"
|
100 |
msgstr "breedte"
|
101 |
|
102 |
-
#: ../classes/column.php:
|
103 |
msgid "height"
|
104 |
msgstr "hoogte"
|
105 |
|
106 |
-
#: ../classes/column.php:
|
107 |
msgid "Before"
|
108 |
msgstr "Voor"
|
109 |
|
110 |
-
#: ../classes/column.php:
|
111 |
msgid "This text will appear before the custom field value."
|
112 |
msgstr "Deze tekst wordt getoond voor de custom field waarde."
|
113 |
|
114 |
-
#: ../classes/column.php:
|
115 |
msgid "After"
|
116 |
msgstr "Na"
|
117 |
|
118 |
-
#: ../classes/column.php:
|
119 |
msgid "This text will appear after the custom field value."
|
120 |
msgstr "Deze tekst wordt getoond na de custom field waarde."
|
121 |
|
122 |
-
#: ../classes/column.php:
|
123 |
msgid "Display Name"
|
124 |
msgstr "Schermnaam"
|
125 |
|
126 |
-
#: ../classes/column.php:
|
127 |
msgid "First Name"
|
128 |
msgstr "Voornaam"
|
129 |
|
130 |
-
#: ../classes/column.php:
|
131 |
msgid "Last Name"
|
132 |
msgstr "Achternaam"
|
133 |
|
134 |
-
#: ../classes/column.php:
|
135 |
msgid "Nickname"
|
136 |
msgstr "Nickname"
|
137 |
|
138 |
-
#: ../classes/column.php:
|
139 |
msgid "User Login"
|
140 |
msgstr "Gebruikers login"
|
141 |
|
142 |
-
#: ../classes/column.php:
|
143 |
msgid "User Email"
|
144 |
msgstr "Gebruiker Email"
|
145 |
|
146 |
-
#: ../classes/column.php:
|
147 |
msgid "User ID"
|
148 |
msgstr "Gebruiker ID"
|
149 |
|
150 |
-
#: ../classes/column.php:
|
151 |
msgid "First and Last Name"
|
152 |
msgstr "Voor- en achternaam"
|
153 |
|
154 |
-
#: ../classes/column.php:
|
155 |
msgid "Display format"
|
156 |
-
msgstr ""
|
157 |
|
158 |
-
#: ../classes/column.php:
|
159 |
msgid "This is the format of the author name."
|
160 |
msgstr "Dit is het formaat van de auteursnaam"
|
161 |
|
162 |
-
#: ../classes/column.php:
|
163 |
-
#: ../classes/column/user/actions.php:69
|
164 |
msgid "Edit"
|
165 |
msgstr "Bewerken"
|
166 |
|
167 |
-
#: ../classes/column.php:
|
168 |
msgid "Clone"
|
169 |
-
msgstr ""
|
170 |
|
171 |
-
#: ../classes/column.php:
|
172 |
msgid "Remove"
|
173 |
msgstr "Verwijderen"
|
174 |
|
175 |
-
#: ../classes/column.php:
|
176 |
msgid "Type"
|
177 |
msgstr "Type"
|
178 |
|
179 |
-
#: ../classes/column.php:
|
180 |
msgid "Choose a column type."
|
181 |
msgstr "Kies een kolom type."
|
182 |
|
183 |
-
#: ../classes/column.php:
|
184 |
msgid "Name"
|
185 |
-
msgstr ""
|
186 |
|
187 |
-
#: ../classes/column.php:
|
188 |
msgid "Label"
|
189 |
msgstr "Label"
|
190 |
|
191 |
-
#: ../classes/column.php:
|
192 |
msgid "This is the name which will appear as the column header."
|
193 |
msgstr "Deze naam zal verschijnen als kolom kop."
|
194 |
|
195 |
-
#: ../classes/column.php:
|
196 |
msgid "Width"
|
197 |
msgstr "Breedte"
|
198 |
|
199 |
-
#: ../classes/column.php:
|
200 |
msgid "default"
|
201 |
msgstr "standaard"
|
202 |
|
203 |
-
#: ../classes/column.php:
|
204 |
msgid "auto"
|
205 |
-
msgstr ""
|
206 |
|
207 |
#: ../classes/column/acf-placeholder.php:19
|
208 |
msgid "ACF Field"
|
@@ -225,7 +230,7 @@ msgstr "Admin Columns Pro - Developer biedt volledige integratie van Geavanceerd
|
|
225 |
msgid "Find out more"
|
226 |
msgstr "Meer weten"
|
227 |
|
228 |
-
#: ../classes/column/actions.php:29
|
229 |
msgid "Actions"
|
230 |
msgstr "Acties"
|
231 |
|
@@ -249,30 +254,6 @@ msgstr "Nee"
|
|
249 |
msgid "ID"
|
250 |
msgstr "ID"
|
251 |
|
252 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
253 |
-
msgid "Unapprove"
|
254 |
-
msgstr "Afgekeurd"
|
255 |
-
|
256 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
257 |
-
msgid "Approve"
|
258 |
-
msgstr "Goedgekeurd"
|
259 |
-
|
260 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
261 |
-
msgid "Restore"
|
262 |
-
msgstr "Herstellen"
|
263 |
-
|
264 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
265 |
-
msgid "Delete Permanently"
|
266 |
-
msgstr "Permanent verwijderen"
|
267 |
-
|
268 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
269 |
-
msgid "Quick Edit"
|
270 |
-
msgstr "Snel Bewerken"
|
271 |
-
|
272 |
-
#: ../classes/column/comment/actions.php:77
|
273 |
-
msgid "Reply"
|
274 |
-
msgstr "Beantwoorden"
|
275 |
-
|
276 |
#: ../classes/column/comment/agent.php:19
|
277 |
msgid "Agent"
|
278 |
msgstr "Agent"
|
@@ -310,11 +291,11 @@ msgstr "Datum GMT"
|
|
310 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
311 |
msgstr "Verstuurd op <a href=\"%1$s\">%2$s op %3$s</a>"
|
312 |
|
313 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
314 |
msgid "Date"
|
315 |
msgstr "Datum"
|
316 |
|
317 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
318 |
msgid "Excerpt"
|
319 |
msgstr "Samenvatting"
|
320 |
|
@@ -326,11 +307,11 @@ msgstr "Antwoord op"
|
|
326 |
msgid "Word count"
|
327 |
msgstr "Aantal woorden"
|
328 |
|
329 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
330 |
msgid "Custom Field"
|
331 |
msgstr "Custom veld"
|
332 |
|
333 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
334 |
msgid "Default"
|
335 |
msgstr "Standaard"
|
336 |
|
@@ -338,15 +319,15 @@ msgstr "Standaard"
|
|
338 |
msgid "Checkmark (true/false)"
|
339 |
msgstr "Vinkje (true/false)"
|
340 |
|
341 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
342 |
msgid "Color"
|
343 |
msgstr "Kleur"
|
344 |
|
345 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
346 |
msgid "Counter"
|
347 |
msgstr "Teller"
|
348 |
|
349 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
350 |
msgid "Image"
|
351 |
msgstr "Afbeelding"
|
352 |
|
@@ -354,11 +335,11 @@ msgstr "Afbeelding"
|
|
354 |
msgid "Media Library"
|
355 |
msgstr "Mediabibliotheek"
|
356 |
|
357 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
358 |
msgid "Multiple Values"
|
359 |
msgstr "Meerdere waarden"
|
360 |
|
361 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
362 |
msgid "Numeric"
|
363 |
msgstr "Numerieke"
|
364 |
|
@@ -372,7 +353,7 @@ msgstr "Gebruikersnaam ( Gebruiker ID's )"
|
|
372 |
|
373 |
#: ../classes/column/custom-field.php:106
|
374 |
msgid "Term Name (Term ID's)"
|
375 |
-
msgstr ""
|
376 |
|
377 |
#: ../classes/column/custom-field.php:390
|
378 |
msgid "Select your custom field."
|
@@ -385,7 +366,7 @@ msgstr "Geen custom fields beschikbaar."
|
|
385 |
#: ../classes/column/custom-field.php:400
|
386 |
#, php-format
|
387 |
msgid "Please create a %s item first."
|
388 |
-
msgstr ""
|
389 |
|
390 |
#: ../classes/column/custom-field.php:407
|
391 |
msgid "Field Type"
|
@@ -395,19 +376,6 @@ msgstr "Veld type"
|
|
395 |
msgid "This will determine how the value will be displayed."
|
396 |
msgstr "Dit bepaald hoe de waarde wordt weer gegeven,"
|
397 |
|
398 |
-
#: ../classes/column/link/actions.php:49
|
399 |
-
#, php-format
|
400 |
-
msgid ""
|
401 |
-
"You are about to delete this link '%s'\n"
|
402 |
-
" 'Cancel' to stop, 'OK' to delete."
|
403 |
-
msgstr ""
|
404 |
-
"Je staat op het punt om deze link te wissen: '%s'\n"
|
405 |
-
"Klik 'Cancel' om te annuleren, of 'OK' om te bevestigen."
|
406 |
-
|
407 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
408 |
-
msgid "Delete"
|
409 |
-
msgstr "Verwijder"
|
410 |
-
|
411 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
412 |
msgid "Description"
|
413 |
msgstr "Beschrijving"
|
@@ -432,30 +400,13 @@ msgstr "Rss"
|
|
432 |
msgid "Target"
|
433 |
msgstr "Doel"
|
434 |
|
435 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
436 |
-
msgid "Trash"
|
437 |
-
msgstr "Prullenbak"
|
438 |
-
|
439 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
440 |
-
#, php-format
|
441 |
-
msgid "View “%s”"
|
442 |
-
msgstr "Bekijk “%s”"
|
443 |
-
|
444 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
445 |
-
msgid "View"
|
446 |
-
msgstr "Bekijk"
|
447 |
-
|
448 |
-
#: ../classes/column/media/actions.php:35
|
449 |
-
msgid "Attach"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
#: ../classes/column/media/alternate-text.php:19
|
453 |
msgid "Alt"
|
454 |
msgstr "Alt"
|
455 |
|
456 |
#: ../classes/column/media/attached-to.php:19
|
457 |
msgid "Attached to post"
|
458 |
-
msgstr ""
|
459 |
|
460 |
#: ../classes/column/media/available-sizes.php:20
|
461 |
msgid "Available Sizes"
|
@@ -527,19 +478,19 @@ msgstr "Volledige pad"
|
|
527 |
|
528 |
#: ../classes/column/media/full-path.php:83
|
529 |
msgid "Path scope"
|
530 |
-
msgstr ""
|
531 |
|
532 |
#: ../classes/column/media/full-path.php:84
|
533 |
msgid "Part of the file path to display"
|
534 |
-
msgstr ""
|
535 |
|
536 |
#: ../classes/column/media/full-path.php:97
|
537 |
msgid "Relative to domain"
|
538 |
-
msgstr ""
|
539 |
|
540 |
#: ../classes/column/media/full-path.php:102
|
541 |
msgid "Relative to main uploads folder "
|
542 |
-
msgstr ""
|
543 |
|
544 |
#: ../classes/column/media/height.php:19
|
545 |
msgid "Height"
|
@@ -549,42 +500,13 @@ msgstr "Hoogte"
|
|
549 |
msgid "Mime type"
|
550 |
msgstr "Mimi type"
|
551 |
|
552 |
-
#: ../classes/column/post/actions.php:32
|
553 |
-
msgid "Edit this item"
|
554 |
-
msgstr "Bewerk dit item"
|
555 |
-
|
556 |
-
#: ../classes/column/post/actions.php:35
|
557 |
-
msgid "Edit this item inline"
|
558 |
-
msgstr "Bijwerken van dit item"
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:40
|
561 |
-
msgid "Restore this item from the Trash"
|
562 |
-
msgstr "Herstel dit item uit de prullenbak"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:42
|
565 |
-
msgid "Move this item to the Trash"
|
566 |
-
msgstr "Verplaats dit item naar de prullenbak"
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:44
|
569 |
-
msgid "Delete this item permanently"
|
570 |
-
msgstr "Verwijder permanent"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:49
|
573 |
-
#, php-format
|
574 |
-
msgid "Preview “%s”"
|
575 |
-
msgstr "Voorvertoning “%s”"
|
576 |
-
|
577 |
-
#: ../classes/column/post/actions.php:49
|
578 |
-
msgid "Preview"
|
579 |
-
msgstr "Voorbeeld"
|
580 |
-
|
581 |
#: ../classes/column/post/attachment-count.php:19
|
582 |
msgid "No. of Attachments"
|
583 |
msgstr "Aantal attachments"
|
584 |
|
585 |
#: ../classes/column/post/attachment.php:19
|
586 |
msgid "Attachments"
|
587 |
-
msgstr ""
|
588 |
|
589 |
#: ../classes/column/post/author-name.php:20
|
590 |
msgid "Display Author As"
|
@@ -610,6 +532,10 @@ msgstr "Pending"
|
|
610 |
msgid "Spam"
|
611 |
msgstr "Spam"
|
612 |
|
|
|
|
|
|
|
|
|
613 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
614 |
msgid "Comment status"
|
615 |
msgstr "Comment status"
|
@@ -620,27 +546,39 @@ msgstr "Selecteer welke reactie status die je wil weergeven."
|
|
620 |
|
621 |
#: ../classes/column/post/content.php:19
|
622 |
msgid "Content"
|
623 |
-
msgstr ""
|
624 |
|
625 |
#: ../classes/column/post/date-published.php:17
|
626 |
msgid "Date Published"
|
627 |
-
msgstr ""
|
628 |
|
629 |
#: ../classes/column/post/depth.php:19
|
630 |
msgid "Depth"
|
631 |
-
msgstr ""
|
632 |
|
633 |
#: ../classes/column/post/estimated-reading-time.php:19
|
634 |
msgid "Estimated Reading Time"
|
635 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
|
637 |
#: ../classes/column/post/estimated-reading-time.php:103
|
638 |
msgid "Words per minute"
|
639 |
-
msgstr ""
|
640 |
|
641 |
#: ../classes/column/post/estimated-reading-time.php:104
|
642 |
msgid "Estimated reading time in words per minute"
|
643 |
-
msgstr ""
|
644 |
|
645 |
#: ../classes/column/post/featured-image.php:19
|
646 |
msgid "Featured Image"
|
@@ -652,7 +590,7 @@ msgstr "Post formaat"
|
|
652 |
|
653 |
#: ../classes/column/post/last-modified-author.php:20
|
654 |
msgid "Last Modified Author"
|
655 |
-
msgstr ""
|
656 |
|
657 |
#: ../classes/column/post/modified.php:19
|
658 |
msgid "Last modified"
|
@@ -696,7 +634,7 @@ msgstr "Rollen"
|
|
696 |
|
697 |
#: ../classes/column/post/shortcodes.php:19
|
698 |
msgid "Shortcodes"
|
699 |
-
msgstr ""
|
700 |
|
701 |
#: ../classes/column/post/slug.php:19
|
702 |
msgid "Slug"
|
@@ -760,7 +698,7 @@ msgstr "Aantal reacties"
|
|
760 |
|
761 |
#: ../classes/column/user/display-name.php:19
|
762 |
msgid "Display name"
|
763 |
-
msgstr ""
|
764 |
|
765 |
#: ../classes/column/user/first-name.php:19
|
766 |
msgid "First name"
|
@@ -784,7 +722,7 @@ msgstr "Registratie"
|
|
784 |
|
785 |
#: ../classes/column/user/rich-editing.php:19
|
786 |
msgid "Visual Editor"
|
787 |
-
msgstr ""
|
788 |
|
789 |
#: ../classes/column/user/url.php:19
|
790 |
msgid "Url"
|
@@ -802,418 +740,426 @@ msgstr "Add-on werd succesvol gedesactiveerd."
|
|
802 |
msgid "Admin Columns Settings"
|
803 |
msgstr "Admin Columns Instellingen"
|
804 |
|
805 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
806 |
msgid "Admin Columns"
|
807 |
msgstr "Admin Columns"
|
808 |
|
809 |
-
#: ../classes/settings.php:
|
810 |
#, php-format
|
811 |
msgid "%s column is already present and can not be duplicated."
|
812 |
msgstr "%s kolom is al in gebruik en kan niet worden gedupliceerd."
|
813 |
|
814 |
-
#: ../classes/settings.php:
|
815 |
msgid "Default settings succesfully restored."
|
816 |
msgstr "Standaard instellingen succesvol hersteld."
|
817 |
|
818 |
-
#: ../classes/settings.php:
|
819 |
msgid "Overview"
|
820 |
msgstr "Overzicht"
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
824 |
msgstr "Met deze plugin kun je bijkomende kolommen toevoegen en verwijderen van uit de administratieschermen van van berichten(types), pagina's, mediabibliotheken, reacties, links and gebruikers. Wijzig en herschik de kolomlabels."
|
825 |
|
826 |
-
#: ../classes/settings.php:
|
827 |
msgid "Basics"
|
828 |
msgstr "Basisinfo"
|
829 |
|
830 |
-
#: ../classes/settings.php:
|
831 |
msgid "Change order"
|
832 |
msgstr "Verander volgorde"
|
833 |
|
834 |
-
#: ../classes/settings.php:
|
835 |
msgid "By dragging the columns you can change the order which they will appear in."
|
836 |
msgstr "Door de kolommen te verslepen kan je de volgorde aanpassen."
|
837 |
|
838 |
-
#: ../classes/settings.php:
|
839 |
msgid "Change label"
|
840 |
msgstr "Wijzig label"
|
841 |
|
842 |
-
#: ../classes/settings.php:
|
843 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
844 |
msgstr "Klik op het kleine driehoekje om de kolom opties te tonen. Hier kan je de kolom label aanpassen."
|
845 |
|
846 |
-
#: ../classes/settings.php:
|
847 |
msgid "Change column width"
|
848 |
msgstr "Verander kolom breedte"
|
849 |
|
850 |
-
#: ../classes/settings.php:
|
851 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
852 |
msgstr "Klik je op de driehoek, dan krijg je de kolomopties te zien. En met de versleepbare slider kun je de breedte van kolommen bepalen, uitgedrukt in percentages."
|
853 |
|
854 |
-
#: ../classes/settings.php:
|
855 |
msgid "'Custom Field' column"
|
856 |
msgstr "'Custom veld' kolom"
|
857 |
|
858 |
-
#: ../classes/settings.php:
|
859 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
860 |
msgstr "De 'custom veld' kolom gebruikt custom velden voor berichten en gebruikers. Er zijn 10 typen welke je kan gebruiken."
|
861 |
|
862 |
-
#: ../classes/settings.php:
|
863 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
864 |
msgstr "Waarde: Kan een string of array zijn. Arrays worden plat gemaakt en de waarden gescheiden door een ',' komma."
|
865 |
|
866 |
-
#: ../classes/settings.php:
|
867 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
868 |
msgstr "Waarde: moet een afbeeldings URL of Media ID zijn ( gescheiden door een ',' komma )."
|
869 |
|
870 |
-
#: ../classes/settings.php:
|
871 |
msgid "Value: This will show the first 20 words of the Post content."
|
872 |
msgstr "Waarde: Deze toont de eerste 20 woorden van een bericht."
|
873 |
|
874 |
-
#: ../classes/settings.php:
|
875 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
876 |
msgstr "Waarde: moet een reeks zijn. Dit zal elke (multi-dimensionale) reeks afvlakken."
|
877 |
|
878 |
-
#: ../classes/settings.php:
|
879 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
880 |
msgstr "Waarde: Enkel reeksen.<br/>Als je de 'sorteer-addon' hebt, zal die gebruikt worden voor het sorteren, zodat u uw berichten kunt sorteren volgens de numerieke waarden (van aangepaste velden)."
|
881 |
|
882 |
-
#: ../classes/settings.php:
|
883 |
#, php-format
|
884 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
885 |
msgstr "Waarde: Kan een unix tijdstempel zijn, of een datumnotatie, zoals beschreven in de <a href='%s'>Codex</a>. Je kunt de uitgestuurde datumnotatie wijzigen in de pagina met <a href='%s'>algemene instellingen</a>."
|
886 |
|
887 |
-
#: ../classes/settings.php:
|
888 |
msgid "Post Titles"
|
889 |
msgstr "Post titels"
|
890 |
|
891 |
-
#: ../classes/settings.php:
|
892 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
893 |
msgstr "Waarde: één of meer Post ID's ( gescheiden door een komma )"
|
894 |
|
895 |
-
#: ../classes/settings.php:
|
896 |
msgid "Usernames"
|
897 |
msgstr "Gebruikersnamen"
|
898 |
|
899 |
-
#: ../classes/settings.php:
|
900 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
901 |
msgstr "Waarde: één of meer User ID's ( gescheiden door een komma )"
|
902 |
|
903 |
-
#: ../classes/settings.php:
|
904 |
msgid "Checkmark"
|
905 |
msgstr "Checkmark"
|
906 |
|
907 |
-
#: ../classes/settings.php:
|
908 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
909 |
msgstr "Waarde: moet 1 of 0 zijn."
|
910 |
|
911 |
-
#: ../classes/settings.php:
|
912 |
msgid "Value: hex value color, such as #808080."
|
913 |
msgstr "Waarde: hex waarde kleur, vb: #808080"
|
914 |
|
915 |
-
#: ../classes/settings.php:
|
916 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
917 |
msgstr "Waarde: Kan een string of een array zijn. Dit zal een teller weergeven met het aantal keren dat een metatoets door het item werd gebruikt."
|
918 |
|
919 |
-
#: ../classes/settings.php:
|
920 |
msgid "Welcome to Admin Columns"
|
921 |
msgstr "Welkom bij Admin Columns"
|
922 |
|
923 |
-
#: ../classes/settings.php:
|
924 |
msgid "Thank you for updating to the latest version!"
|
925 |
msgstr "Bedankt voor het updaten naar de laatste versie!"
|
926 |
|
927 |
-
#: ../classes/settings.php:
|
928 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
929 |
msgstr "Admin Columns ziet er nog beter uit dan ooit. Veel plezier ermee."
|
930 |
|
931 |
-
#: ../classes/settings.php:
|
932 |
msgid "What’s New"
|
933 |
msgstr "What is nieuw"
|
934 |
|
935 |
-
#: ../classes/settings.php:
|
936 |
msgid "Changelog"
|
937 |
msgstr "Changelog"
|
938 |
|
939 |
-
#: ../classes/settings.php:
|
940 |
msgid "Important"
|
941 |
msgstr "Belangrijk"
|
942 |
|
943 |
-
#: ../classes/settings.php:
|
944 |
msgid "Database Changes"
|
945 |
msgstr "Database Aanpassingen"
|
946 |
|
947 |
-
#: ../classes/settings.php:
|
948 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
949 |
msgstr "De database werd gewijzigd tussen versies 1 en 2. Maar we hebben ervoor gezorgd dat je nog zonder probleem naar versie 1x kunt terugschakelen."
|
950 |
|
951 |
-
#: ../classes/settings.php:
|
952 |
msgid "Make sure you backup your database and then click"
|
953 |
msgstr "Backup je database and klik dan"
|
954 |
|
955 |
-
#: ../classes/settings.php:
|
956 |
msgid "Upgrade Database"
|
957 |
msgstr "Werk Database bij"
|
958 |
|
959 |
-
#: ../classes/settings.php:
|
960 |
msgid "Potential Issues"
|
961 |
msgstr "Potentiele problemen"
|
962 |
|
963 |
-
#: ../classes/settings.php:
|
964 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
965 |
msgstr "Omwille van de omvangrijke herstructurering van de code, van verwante Addons en en van acties/fliters, i het mogelijk dat je website niet langer correct functioneert. Het is belangrijk dat je de volledige documentatie doorneemt"
|
966 |
|
967 |
-
#: ../classes/settings.php:
|
968 |
msgid "Migrating from v1 to v2"
|
969 |
msgstr "Migratie van v1 naar v2"
|
970 |
|
971 |
-
#: ../classes/settings.php:
|
972 |
msgid "guide to view the full list of changes."
|
973 |
msgstr "overzicht van alle aanpassingen."
|
974 |
|
975 |
-
#: ../classes/settings.php:
|
976 |
#, php-format
|
977 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
978 |
msgstr "Mocht je een bug vinden, <a href=\"%s\">rapporteer deze aan ons</a> zodat we die kunnen herstellen in een volgende versie."
|
979 |
|
980 |
-
#: ../classes/settings.php:
|
981 |
msgid "Important!"
|
982 |
msgstr "Belangrijk!"
|
983 |
|
984 |
-
#: ../classes/settings.php:
|
985 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
986 |
msgstr "Als je de Admin Columns plugin hebt geupdate zonder voorafgaande kennis van zo'n wijzigingen, gelieve dan terug te schakelen naar de laatste"
|
987 |
|
988 |
-
#: ../classes/settings.php:
|
989 |
msgid "version 1"
|
990 |
msgstr "versie 1"
|
991 |
|
992 |
-
#: ../classes/settings.php:
|
993 |
msgid "of this plugin."
|
994 |
msgstr "van deze plugin."
|
995 |
|
996 |
-
#: ../classes/settings.php:
|
997 |
msgid "Changelog for"
|
998 |
msgstr "Changelog voor"
|
999 |
|
1000 |
-
#: ../classes/settings.php:
|
1001 |
msgid "Learn more"
|
1002 |
msgstr "Leer meer"
|
1003 |
|
1004 |
-
#: ../classes/settings.php:
|
1005 |
msgid "Start using Admin Columns"
|
1006 |
msgstr "Start met Admin Columns"
|
1007 |
|
1008 |
-
#: ../classes/settings.php:
|
1009 |
msgid "General Settings"
|
1010 |
msgstr "Algemene Instellingen"
|
1011 |
|
1012 |
-
#: ../classes/settings.php:
|
1013 |
msgid "Customize your Admin Columns settings."
|
1014 |
msgstr "Pas uw Admin Column instellingen aan."
|
1015 |
|
1016 |
-
#: ../classes/settings.php:
|
1017 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1018 |
msgstr "Toon \"Bewerk Kolom\" knop op de het admin scherm. Standaard is <code>aan</code>."
|
1019 |
|
1020 |
-
#: ../classes/settings.php:
|
1021 |
msgid "Save"
|
1022 |
msgstr "Opslaan"
|
1023 |
|
1024 |
-
#: ../classes/settings.php:
|
1025 |
msgid "Restore Settings"
|
1026 |
msgstr "Herstel Instellingen"
|
1027 |
|
1028 |
-
#: ../classes/settings.php:
|
1029 |
msgid "This will delete all column settings and restore the default settings."
|
1030 |
msgstr "Hiermee worden alle kolommen instellingen verwijderd en de standaardinstellingen hersteld."
|
1031 |
|
1032 |
-
#: ../classes/settings.php:
|
1033 |
msgid "Restore default settings"
|
1034 |
msgstr "Herstel standaard instellingen"
|
1035 |
|
1036 |
-
#: ../classes/settings.php:
|
1037 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1038 |
msgstr "Waarschuwing! ALLE bewaarde instellingen worden verwijderd. Dit kan niet worden ongedaan. \\'OK\\' om te verwijderen, \\'Annuleren\\' om te stoppen"
|
1039 |
|
1040 |
-
#: ../classes/settings.php:
|
1041 |
-
msgid "Settings"
|
1042 |
-
msgstr "Instellingen"
|
1043 |
-
|
1044 |
-
#: ../classes/settings.php:601
|
1045 |
-
msgid "Add-ons"
|
1046 |
-
msgstr "Add-ons"
|
1047 |
-
|
1048 |
-
#: ../classes/settings.php:631
|
1049 |
msgid "Posttypes"
|
1050 |
msgstr "Berichttentypes"
|
1051 |
|
1052 |
-
#: ../classes/settings.php:
|
1053 |
msgid "Others"
|
1054 |
msgstr "Overige"
|
1055 |
|
1056 |
-
#: ../classes/settings.php:
|
1057 |
msgid "Taxonomies"
|
1058 |
msgstr "Taxonomieën"
|
1059 |
|
1060 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1061 |
#, php-format
|
1062 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1063 |
-
msgstr ""
|
1064 |
|
1065 |
-
#: ../classes/settings.php:
|
1066 |
msgid "Store settings"
|
1067 |
msgstr "Opslaan"
|
1068 |
|
1069 |
-
#: ../classes/settings.php:
|
1070 |
msgid "Update"
|
1071 |
msgstr "Bijwerken"
|
1072 |
|
1073 |
-
#: ../classes/settings.php:
|
1074 |
#, php-format
|
1075 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1076 |
msgstr "Opgelet! De data uit de %s-kolom wordt gewist. Dit kan niet ongedaan gemaakt worden. Klik \\'OK\\' om te wissen, klik \\'Cancel\\' om te annuleren"
|
1077 |
|
1078 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1079 |
msgid "columns"
|
1080 |
msgstr "kolommen"
|
1081 |
|
1082 |
-
#: ../classes/settings.php:
|
1083 |
msgid "Get Admin Columns Pro"
|
1084 |
msgstr "Bestel Admin Columns Pro"
|
1085 |
|
1086 |
-
#: ../classes/settings.php:
|
1087 |
msgid "Add Sorting"
|
1088 |
msgstr "Voeg sorting toe"
|
1089 |
|
1090 |
-
#: ../classes/settings.php:
|
1091 |
msgid "Add Filtering"
|
1092 |
msgstr "Voeg filtering toe"
|
1093 |
|
1094 |
-
#: ../classes/settings.php:
|
1095 |
msgid "Add Import/Export"
|
1096 |
msgstr "Voeg import/export toe"
|
1097 |
|
1098 |
-
#: ../classes/settings.php:
|
1099 |
msgid "Add Direct Editing"
|
1100 |
msgstr "Toevoegen Direct Bewerken"
|
1101 |
|
1102 |
-
#: ../classes/settings.php:
|
1103 |
#, php-format
|
1104 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1105 |
msgstr "Bekijk <a href=\"%s\">Admin Columns Pro</a> voor meer details!"
|
1106 |
|
1107 |
-
#: ../classes/settings.php:
|
1108 |
msgid "Are you happy with Admin Columns?"
|
1109 |
msgstr "Ben je blij met Admin Columns?"
|
1110 |
|
1111 |
-
#: ../classes/settings.php:
|
1112 |
msgid "What's wrong? Need help? Let us know!"
|
1113 |
msgstr "Wat is er aan de hand? Hulp nodig? Vertel het ons!"
|
1114 |
|
1115 |
-
#: ../classes/settings.php:
|
1116 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1117 |
msgstr "Bekijk onze uitgebreide documentatie, of je kunt een support ticket openen op WordPress.org!"
|
1118 |
|
1119 |
-
#: ../classes/settings.php:
|
1120 |
msgid "Docs"
|
1121 |
msgstr "Documenten"
|
1122 |
|
1123 |
-
#: ../classes/settings.php:
|
1124 |
msgid "Forums"
|
1125 |
msgstr "Forums"
|
1126 |
|
1127 |
-
#: ../classes/settings.php:
|
1128 |
msgid "Woohoo! We're glad to hear that!"
|
1129 |
msgstr "Woohoo! We zijn blij dat te horen!"
|
1130 |
|
1131 |
-
#: ../classes/settings.php:
|
1132 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1133 |
msgstr "We zouden het fanatastisch vinden als je eeb beoordeling zou kunnen achterlaten op WordPress.org of een tweet over Admin Columns!"
|
1134 |
|
1135 |
-
#: ../classes/settings.php:
|
1136 |
msgid "Rate"
|
1137 |
msgstr "Beoordeel"
|
1138 |
|
1139 |
-
#: ../classes/settings.php:
|
1140 |
msgid "Tweet"
|
1141 |
msgstr "Tweet"
|
1142 |
|
1143 |
-
#: ../classes/settings.php:
|
1144 |
msgid "Buy Pro"
|
1145 |
msgstr "Koop Pro"
|
1146 |
|
1147 |
-
#: ../classes/settings.php:
|
1148 |
msgid "Support"
|
1149 |
msgstr "Hulp nodig?"
|
1150 |
|
1151 |
-
#: ../classes/settings.php:
|
1152 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1153 |
msgstr "Bekijk de sectie <strong>Help</strong> in het scherm rechtsboven."
|
1154 |
|
1155 |
-
#: ../classes/settings.php:
|
1156 |
#, php-format
|
1157 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1158 |
msgstr "Voor de volledige documentatie, bug reports, suggesties en tips <a href='%s'>bezoek de Admin Columns website</a>"
|
1159 |
|
1160 |
-
#: ../classes/settings.php:
|
1161 |
msgid "Drag and drop to reorder"
|
1162 |
msgstr "Sleep om te herordenen"
|
1163 |
|
1164 |
-
#: ../classes/settings.php:
|
1165 |
msgid "Add Column"
|
1166 |
msgstr "Voeg Kolom toe"
|
1167 |
|
1168 |
-
#: ../classes/settings.php:
|
1169 |
msgid "Active"
|
1170 |
msgstr "Activeer"
|
1171 |
|
1172 |
-
#: ../classes/settings.php:
|
1173 |
msgid "Deactivate"
|
1174 |
msgstr "Deactiveer"
|
1175 |
|
1176 |
-
#: ../classes/settings.php:
|
1177 |
msgid "Installed"
|
1178 |
msgstr "Geinstalleerd"
|
1179 |
|
1180 |
-
#: ../classes/settings.php:
|
1181 |
msgid "Activate"
|
1182 |
msgstr "Activeer"
|
1183 |
|
1184 |
-
#: ../classes/settings.php:
|
1185 |
msgid "Download & Install"
|
1186 |
msgstr "Download & Installeer"
|
1187 |
|
1188 |
-
#: ../classes/settings.php:
|
1189 |
msgid "Get this add-on"
|
1190 |
msgstr "Ga naar deze add-on"
|
1191 |
|
1192 |
-
#: ../classes/storage_model.php:
|
1193 |
msgid "settings succesfully restored."
|
1194 |
msgstr "instellingen succesvol hersteld."
|
1195 |
|
1196 |
-
#: ../classes/storage_model.php:
|
1197 |
msgid "No columns settings available."
|
1198 |
msgstr "Geen kolom instellingen beschikbaar."
|
1199 |
|
1200 |
-
#: ../classes/storage_model.php:
|
1201 |
#, php-format
|
1202 |
msgid "You are trying to store the same settings for %s."
|
1203 |
msgstr "U probeerd dezelfde instellingen op te slaan voor %s."
|
1204 |
|
1205 |
-
#: ../classes/storage_model.php:
|
1206 |
#, php-format
|
1207 |
-
msgid "Settings for %s updated
|
1208 |
msgstr "Instellingen voor %s succesvol bijgewerkt."
|
1209 |
|
|
|
|
|
|
|
|
|
1210 |
#: ../classes/storage_model/comment.php:13
|
1211 |
msgid "Comments"
|
1212 |
msgstr "Reacties"
|
1213 |
|
1214 |
#: ../classes/storage_model/comment.php:14
|
1215 |
msgid "Comment"
|
1216 |
-
msgstr ""
|
1217 |
|
1218 |
#: ../classes/storage_model/link.php:13
|
1219 |
msgid "Links"
|
@@ -1221,11 +1167,11 @@ msgstr "Links"
|
|
1221 |
|
1222 |
#: ../classes/storage_model/link.php:14
|
1223 |
msgid "Link"
|
1224 |
-
msgstr ""
|
1225 |
|
1226 |
#: ../classes/storage_model/media.php:14
|
1227 |
msgid "Media"
|
1228 |
-
msgstr ""
|
1229 |
|
1230 |
#: ../classes/storage_model/user.php:13
|
1231 |
msgid "Users"
|
@@ -1233,13 +1179,11 @@ msgstr "Gebruikers"
|
|
1233 |
|
1234 |
#: ../classes/storage_model/user.php:14
|
1235 |
msgid "User"
|
1236 |
-
msgstr ""
|
1237 |
|
1238 |
#: ../classes/upgrade.php:62
|
1239 |
-
msgid ""
|
1240 |
-
"
|
1241 |
-
"admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct Inline Editing!"
|
1242 |
-
msgstr ""
|
1243 |
|
1244 |
#: ../classes/upgrade.php:95
|
1245 |
msgid "Upgrade"
|
@@ -1293,6 +1237,10 @@ msgstr "Fout"
|
|
1293 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1294 |
msgstr "Excuseert. Er liep iets fout tijdens bij het upgraden. Gelieve dit te melden in het support forum."
|
1295 |
|
|
|
|
|
|
|
|
|
1296 |
#: ../codepress-admin-columns.php:442
|
1297 |
msgid "Edit columns"
|
1298 |
msgstr "Wijzig kolommen"
|
1 |
#
|
2 |
# Translators:
|
3 |
# Axel Vanderhaeghen <axel@eco13.eu>, 2014
|
4 |
+
# Tobias Schutter <info@codepress.nl>, 2013-2015
|
5 |
msgid ""
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/admin-columns/language/nl_NL/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
30 |
|
31 |
#: ../classes/addons.php:110
|
32 |
msgid "Plugins"
|
33 |
+
msgstr "Plugins"
|
34 |
|
35 |
#: ../classes/addons.php:135
|
36 |
msgid "Advanced Custom Fields"
|
48 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
49 |
msgstr "Verbeter de producten, orders en coupons overzichten met de nieuwe kolommen en inline editing."
|
50 |
|
51 |
+
#: ../classes/column.php:582
|
52 |
msgid "Thumbnail"
|
53 |
msgstr "Thumbnail"
|
54 |
|
55 |
+
#: ../classes/column.php:583
|
56 |
msgid "Medium"
|
57 |
msgstr "Gemiddeld"
|
58 |
|
59 |
+
#: ../classes/column.php:584
|
60 |
msgid "Large"
|
61 |
msgstr "Groot"
|
62 |
|
63 |
+
#: ../classes/column.php:585
|
64 |
msgid "Full"
|
65 |
msgstr "Volledig"
|
66 |
|
67 |
+
#: ../classes/column.php:1026
|
68 |
msgid "Date Format"
|
69 |
msgstr "Datumnotatie"
|
70 |
|
71 |
+
#: ../classes/column.php:1027
|
72 |
msgid "This will determine how the date will be displayed."
|
73 |
msgstr "Dit bepaald hoe de datum wordt weergegeven."
|
74 |
|
75 |
+
#: ../classes/column.php:1033
|
76 |
msgid "Example:"
|
77 |
msgstr "Voorbeeld:"
|
78 |
|
79 |
+
#: ../classes/column.php:1035
|
80 |
#, php-format
|
81 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
82 |
msgstr "Laat leeg voor WordPress datumformaat, verander je <a href=\"%s\">standaard datumformaat </a>."
|
83 |
|
84 |
+
#: ../classes/column.php:1036
|
85 |
msgid "Documentation on date and time formatting."
|
86 |
msgstr "Documentatie over datum en tijd opmaak."
|
87 |
|
88 |
+
#: ../classes/column.php:1050
|
89 |
msgid "Excerpt length"
|
90 |
msgstr "Samenvatting lengte"
|
91 |
|
92 |
+
#: ../classes/column.php:1051
|
93 |
msgid "Number of words"
|
94 |
msgstr "Aantal woorden"
|
95 |
|
96 |
+
#: ../classes/column.php:1069
|
97 |
msgid "Preview size"
|
98 |
msgstr "Voorbeeldformaat"
|
99 |
|
100 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
101 |
msgid "Custom"
|
102 |
msgstr "Aangepast"
|
103 |
|
104 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
105 |
msgid "width"
|
106 |
msgstr "breedte"
|
107 |
|
108 |
+
#: ../classes/column.php:1092
|
109 |
msgid "height"
|
110 |
msgstr "hoogte"
|
111 |
|
112 |
+
#: ../classes/column.php:1104
|
113 |
msgid "Before"
|
114 |
msgstr "Voor"
|
115 |
|
116 |
+
#: ../classes/column.php:1104
|
117 |
msgid "This text will appear before the custom field value."
|
118 |
msgstr "Deze tekst wordt getoond voor de custom field waarde."
|
119 |
|
120 |
+
#: ../classes/column.php:1105
|
121 |
msgid "After"
|
122 |
msgstr "Na"
|
123 |
|
124 |
+
#: ../classes/column.php:1105
|
125 |
msgid "This text will appear after the custom field value."
|
126 |
msgstr "Deze tekst wordt getoond na de custom field waarde."
|
127 |
|
128 |
+
#: ../classes/column.php:1114
|
129 |
msgid "Display Name"
|
130 |
msgstr "Schermnaam"
|
131 |
|
132 |
+
#: ../classes/column.php:1115
|
133 |
msgid "First Name"
|
134 |
msgstr "Voornaam"
|
135 |
|
136 |
+
#: ../classes/column.php:1116
|
137 |
msgid "Last Name"
|
138 |
msgstr "Achternaam"
|
139 |
|
140 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
141 |
msgid "Nickname"
|
142 |
msgstr "Nickname"
|
143 |
|
144 |
+
#: ../classes/column.php:1118
|
145 |
msgid "User Login"
|
146 |
msgstr "Gebruikers login"
|
147 |
|
148 |
+
#: ../classes/column.php:1119
|
149 |
msgid "User Email"
|
150 |
msgstr "Gebruiker Email"
|
151 |
|
152 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
153 |
msgid "User ID"
|
154 |
msgstr "Gebruiker ID"
|
155 |
|
156 |
+
#: ../classes/column.php:1121
|
157 |
msgid "First and Last Name"
|
158 |
msgstr "Voor- en achternaam"
|
159 |
|
160 |
+
#: ../classes/column.php:1124
|
161 |
msgid "Display format"
|
162 |
+
msgstr "Weergave formaat"
|
163 |
|
164 |
+
#: ../classes/column.php:1124
|
165 |
msgid "This is the format of the author name."
|
166 |
msgstr "Dit is het formaat van de auteursnaam"
|
167 |
|
168 |
+
#: ../classes/column.php:1258
|
|
|
169 |
msgid "Edit"
|
170 |
msgstr "Bewerken"
|
171 |
|
172 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
173 |
msgid "Clone"
|
174 |
+
msgstr "Kloon"
|
175 |
|
176 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
177 |
msgid "Remove"
|
178 |
msgstr "Verwijderen"
|
179 |
|
180 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
181 |
msgid "Type"
|
182 |
msgstr "Type"
|
183 |
|
184 |
+
#: ../classes/column.php:1280
|
185 |
msgid "Choose a column type."
|
186 |
msgstr "Kies een kolom type."
|
187 |
|
188 |
+
#: ../classes/column.php:1280
|
189 |
msgid "Name"
|
190 |
+
msgstr "Naam"
|
191 |
|
192 |
+
#: ../classes/column.php:1290
|
193 |
msgid "Label"
|
194 |
msgstr "Label"
|
195 |
|
196 |
+
#: ../classes/column.php:1290
|
197 |
msgid "This is the name which will appear as the column header."
|
198 |
msgstr "Deze naam zal verschijnen als kolom kop."
|
199 |
|
200 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
201 |
msgid "Width"
|
202 |
msgstr "Breedte"
|
203 |
|
204 |
+
#: ../classes/column.php:1299
|
205 |
msgid "default"
|
206 |
msgstr "standaard"
|
207 |
|
208 |
+
#: ../classes/column.php:1300
|
209 |
msgid "auto"
|
210 |
+
msgstr "auto"
|
211 |
|
212 |
#: ../classes/column/acf-placeholder.php:19
|
213 |
msgid "ACF Field"
|
230 |
msgid "Find out more"
|
231 |
msgstr "Meer weten"
|
232 |
|
233 |
+
#: ../classes/column/actions.php:29
|
234 |
msgid "Actions"
|
235 |
msgstr "Acties"
|
236 |
|
254 |
msgid "ID"
|
255 |
msgstr "ID"
|
256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
#: ../classes/column/comment/agent.php:19
|
258 |
msgid "Agent"
|
259 |
msgstr "Agent"
|
291 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
292 |
msgstr "Verstuurd op <a href=\"%1$s\">%2$s op %3$s</a>"
|
293 |
|
294 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
295 |
msgid "Date"
|
296 |
msgstr "Datum"
|
297 |
|
298 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
299 |
msgid "Excerpt"
|
300 |
msgstr "Samenvatting"
|
301 |
|
307 |
msgid "Word count"
|
308 |
msgstr "Aantal woorden"
|
309 |
|
310 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
311 |
msgid "Custom Field"
|
312 |
msgstr "Custom veld"
|
313 |
|
314 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
315 |
msgid "Default"
|
316 |
msgstr "Standaard"
|
317 |
|
319 |
msgid "Checkmark (true/false)"
|
320 |
msgstr "Vinkje (true/false)"
|
321 |
|
322 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
323 |
msgid "Color"
|
324 |
msgstr "Kleur"
|
325 |
|
326 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
327 |
msgid "Counter"
|
328 |
msgstr "Teller"
|
329 |
|
330 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
331 |
msgid "Image"
|
332 |
msgstr "Afbeelding"
|
333 |
|
335 |
msgid "Media Library"
|
336 |
msgstr "Mediabibliotheek"
|
337 |
|
338 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
339 |
msgid "Multiple Values"
|
340 |
msgstr "Meerdere waarden"
|
341 |
|
342 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
343 |
msgid "Numeric"
|
344 |
msgstr "Numerieke"
|
345 |
|
353 |
|
354 |
#: ../classes/column/custom-field.php:106
|
355 |
msgid "Term Name (Term ID's)"
|
356 |
+
msgstr "Term naam (Term ID's)"
|
357 |
|
358 |
#: ../classes/column/custom-field.php:390
|
359 |
msgid "Select your custom field."
|
366 |
#: ../classes/column/custom-field.php:400
|
367 |
#, php-format
|
368 |
msgid "Please create a %s item first."
|
369 |
+
msgstr "Maak eerste een %s item aan."
|
370 |
|
371 |
#: ../classes/column/custom-field.php:407
|
372 |
msgid "Field Type"
|
376 |
msgid "This will determine how the value will be displayed."
|
377 |
msgstr "Dit bepaald hoe de waarde wordt weer gegeven,"
|
378 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
379 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
380 |
msgid "Description"
|
381 |
msgstr "Beschrijving"
|
400 |
msgid "Target"
|
401 |
msgstr "Doel"
|
402 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#: ../classes/column/media/alternate-text.php:19
|
404 |
msgid "Alt"
|
405 |
msgstr "Alt"
|
406 |
|
407 |
#: ../classes/column/media/attached-to.php:19
|
408 |
msgid "Attached to post"
|
409 |
+
msgstr "Voeg toe aan post"
|
410 |
|
411 |
#: ../classes/column/media/available-sizes.php:20
|
412 |
msgid "Available Sizes"
|
478 |
|
479 |
#: ../classes/column/media/full-path.php:83
|
480 |
msgid "Path scope"
|
481 |
+
msgstr "Path scope"
|
482 |
|
483 |
#: ../classes/column/media/full-path.php:84
|
484 |
msgid "Part of the file path to display"
|
485 |
+
msgstr "Deel van bestands locatie voor weergave"
|
486 |
|
487 |
#: ../classes/column/media/full-path.php:97
|
488 |
msgid "Relative to domain"
|
489 |
+
msgstr "Relatief aan het domein"
|
490 |
|
491 |
#: ../classes/column/media/full-path.php:102
|
492 |
msgid "Relative to main uploads folder "
|
493 |
+
msgstr "Relatief aan de uploads directory"
|
494 |
|
495 |
#: ../classes/column/media/height.php:19
|
496 |
msgid "Height"
|
500 |
msgid "Mime type"
|
501 |
msgstr "Mimi type"
|
502 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
#: ../classes/column/post/attachment-count.php:19
|
504 |
msgid "No. of Attachments"
|
505 |
msgstr "Aantal attachments"
|
506 |
|
507 |
#: ../classes/column/post/attachment.php:19
|
508 |
msgid "Attachments"
|
509 |
+
msgstr "Attachments"
|
510 |
|
511 |
#: ../classes/column/post/author-name.php:20
|
512 |
msgid "Display Author As"
|
532 |
msgid "Spam"
|
533 |
msgstr "Spam"
|
534 |
|
535 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
536 |
+
msgid "Trash"
|
537 |
+
msgstr "Prullenbak"
|
538 |
+
|
539 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
540 |
msgid "Comment status"
|
541 |
msgstr "Comment status"
|
546 |
|
547 |
#: ../classes/column/post/content.php:19
|
548 |
msgid "Content"
|
549 |
+
msgstr "Content"
|
550 |
|
551 |
#: ../classes/column/post/date-published.php:17
|
552 |
msgid "Date Published"
|
553 |
+
msgstr "Gepubliceerde datum"
|
554 |
|
555 |
#: ../classes/column/post/depth.php:19
|
556 |
msgid "Depth"
|
557 |
+
msgstr "Diepte"
|
558 |
|
559 |
#: ../classes/column/post/estimated-reading-time.php:19
|
560 |
msgid "Estimated Reading Time"
|
561 |
+
msgstr "Gemiddelde leestijd"
|
562 |
+
|
563 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
564 |
+
msgid "second"
|
565 |
+
msgid_plural "seconds"
|
566 |
+
msgstr[0] ""
|
567 |
+
msgstr[1] ""
|
568 |
+
|
569 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
570 |
+
msgid "minute"
|
571 |
+
msgid_plural "minutes"
|
572 |
+
msgstr[0] ""
|
573 |
+
msgstr[1] ""
|
574 |
|
575 |
#: ../classes/column/post/estimated-reading-time.php:103
|
576 |
msgid "Words per minute"
|
577 |
+
msgstr "Woorden per minuut"
|
578 |
|
579 |
#: ../classes/column/post/estimated-reading-time.php:104
|
580 |
msgid "Estimated reading time in words per minute"
|
581 |
+
msgstr "Gemiddelde leestijd in woorden per minuut"
|
582 |
|
583 |
#: ../classes/column/post/featured-image.php:19
|
584 |
msgid "Featured Image"
|
590 |
|
591 |
#: ../classes/column/post/last-modified-author.php:20
|
592 |
msgid "Last Modified Author"
|
593 |
+
msgstr "Laatst Gewijzigd Auteur"
|
594 |
|
595 |
#: ../classes/column/post/modified.php:19
|
596 |
msgid "Last modified"
|
634 |
|
635 |
#: ../classes/column/post/shortcodes.php:19
|
636 |
msgid "Shortcodes"
|
637 |
+
msgstr "Shortcodes"
|
638 |
|
639 |
#: ../classes/column/post/slug.php:19
|
640 |
msgid "Slug"
|
698 |
|
699 |
#: ../classes/column/user/display-name.php:19
|
700 |
msgid "Display name"
|
701 |
+
msgstr "Weergave naam"
|
702 |
|
703 |
#: ../classes/column/user/first-name.php:19
|
704 |
msgid "First name"
|
722 |
|
723 |
#: ../classes/column/user/rich-editing.php:19
|
724 |
msgid "Visual Editor"
|
725 |
+
msgstr "Visuele editor"
|
726 |
|
727 |
#: ../classes/column/user/url.php:19
|
728 |
msgid "Url"
|
740 |
msgid "Admin Columns Settings"
|
741 |
msgstr "Admin Columns Instellingen"
|
742 |
|
743 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
744 |
msgid "Admin Columns"
|
745 |
msgstr "Admin Columns"
|
746 |
|
747 |
+
#: ../classes/settings.php:220
|
748 |
#, php-format
|
749 |
msgid "%s column is already present and can not be duplicated."
|
750 |
msgstr "%s kolom is al in gebruik en kan niet worden gedupliceerd."
|
751 |
|
752 |
+
#: ../classes/settings.php:274
|
753 |
msgid "Default settings succesfully restored."
|
754 |
msgstr "Standaard instellingen succesvol hersteld."
|
755 |
|
756 |
+
#: ../classes/settings.php:291
|
757 |
msgid "Overview"
|
758 |
msgstr "Overzicht"
|
759 |
|
760 |
+
#: ../classes/settings.php:294
|
761 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
762 |
msgstr "Met deze plugin kun je bijkomende kolommen toevoegen en verwijderen van uit de administratieschermen van van berichten(types), pagina's, mediabibliotheken, reacties, links and gebruikers. Wijzig en herschik de kolomlabels."
|
763 |
|
764 |
+
#: ../classes/settings.php:297
|
765 |
msgid "Basics"
|
766 |
msgstr "Basisinfo"
|
767 |
|
768 |
+
#: ../classes/settings.php:299
|
769 |
msgid "Change order"
|
770 |
msgstr "Verander volgorde"
|
771 |
|
772 |
+
#: ../classes/settings.php:300
|
773 |
msgid "By dragging the columns you can change the order which they will appear in."
|
774 |
msgstr "Door de kolommen te verslepen kan je de volgorde aanpassen."
|
775 |
|
776 |
+
#: ../classes/settings.php:301
|
777 |
msgid "Change label"
|
778 |
msgstr "Wijzig label"
|
779 |
|
780 |
+
#: ../classes/settings.php:302
|
781 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
782 |
msgstr "Klik op het kleine driehoekje om de kolom opties te tonen. Hier kan je de kolom label aanpassen."
|
783 |
|
784 |
+
#: ../classes/settings.php:303
|
785 |
msgid "Change column width"
|
786 |
msgstr "Verander kolom breedte"
|
787 |
|
788 |
+
#: ../classes/settings.php:304
|
789 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
790 |
msgstr "Klik je op de driehoek, dan krijg je de kolomopties te zien. En met de versleepbare slider kun je de breedte van kolommen bepalen, uitgedrukt in percentages."
|
791 |
|
792 |
+
#: ../classes/settings.php:310
|
793 |
msgid "'Custom Field' column"
|
794 |
msgstr "'Custom veld' kolom"
|
795 |
|
796 |
+
#: ../classes/settings.php:311
|
797 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
798 |
msgstr "De 'custom veld' kolom gebruikt custom velden voor berichten en gebruikers. Er zijn 10 typen welke je kan gebruiken."
|
799 |
|
800 |
+
#: ../classes/settings.php:313
|
801 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
802 |
msgstr "Waarde: Kan een string of array zijn. Arrays worden plat gemaakt en de waarden gescheiden door een ',' komma."
|
803 |
|
804 |
+
#: ../classes/settings.php:314
|
805 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
806 |
msgstr "Waarde: moet een afbeeldings URL of Media ID zijn ( gescheiden door een ',' komma )."
|
807 |
|
808 |
+
#: ../classes/settings.php:315
|
809 |
msgid "Value: This will show the first 20 words of the Post content."
|
810 |
msgstr "Waarde: Deze toont de eerste 20 woorden van een bericht."
|
811 |
|
812 |
+
#: ../classes/settings.php:316
|
813 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
814 |
msgstr "Waarde: moet een reeks zijn. Dit zal elke (multi-dimensionale) reeks afvlakken."
|
815 |
|
816 |
+
#: ../classes/settings.php:317
|
817 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
818 |
msgstr "Waarde: Enkel reeksen.<br/>Als je de 'sorteer-addon' hebt, zal die gebruikt worden voor het sorteren, zodat u uw berichten kunt sorteren volgens de numerieke waarden (van aangepaste velden)."
|
819 |
|
820 |
+
#: ../classes/settings.php:318
|
821 |
#, php-format
|
822 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
823 |
msgstr "Waarde: Kan een unix tijdstempel zijn, of een datumnotatie, zoals beschreven in de <a href='%s'>Codex</a>. Je kunt de uitgestuurde datumnotatie wijzigen in de pagina met <a href='%s'>algemene instellingen</a>."
|
824 |
|
825 |
+
#: ../classes/settings.php:319
|
826 |
msgid "Post Titles"
|
827 |
msgstr "Post titels"
|
828 |
|
829 |
+
#: ../classes/settings.php:319
|
830 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
831 |
msgstr "Waarde: één of meer Post ID's ( gescheiden door een komma )"
|
832 |
|
833 |
+
#: ../classes/settings.php:320
|
834 |
msgid "Usernames"
|
835 |
msgstr "Gebruikersnamen"
|
836 |
|
837 |
+
#: ../classes/settings.php:320
|
838 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
839 |
msgstr "Waarde: één of meer User ID's ( gescheiden door een komma )"
|
840 |
|
841 |
+
#: ../classes/settings.php:321
|
842 |
msgid "Checkmark"
|
843 |
msgstr "Checkmark"
|
844 |
|
845 |
+
#: ../classes/settings.php:321
|
846 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
847 |
msgstr "Waarde: moet 1 of 0 zijn."
|
848 |
|
849 |
+
#: ../classes/settings.php:322
|
850 |
msgid "Value: hex value color, such as #808080."
|
851 |
msgstr "Waarde: hex waarde kleur, vb: #808080"
|
852 |
|
853 |
+
#: ../classes/settings.php:323
|
854 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
855 |
msgstr "Waarde: Kan een string of een array zijn. Dit zal een teller weergeven met het aantal keren dat een metatoets door het item werd gebruikt."
|
856 |
|
857 |
+
#: ../classes/settings.php:412
|
858 |
msgid "Welcome to Admin Columns"
|
859 |
msgstr "Welkom bij Admin Columns"
|
860 |
|
861 |
+
#: ../classes/settings.php:415
|
862 |
msgid "Thank you for updating to the latest version!"
|
863 |
msgstr "Bedankt voor het updaten naar de laatste versie!"
|
864 |
|
865 |
+
#: ../classes/settings.php:416
|
866 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
867 |
msgstr "Admin Columns ziet er nog beter uit dan ooit. Veel plezier ermee."
|
868 |
|
869 |
+
#: ../classes/settings.php:421
|
870 |
msgid "What’s New"
|
871 |
msgstr "What is nieuw"
|
872 |
|
873 |
+
#: ../classes/settings.php:422
|
874 |
msgid "Changelog"
|
875 |
msgstr "Changelog"
|
876 |
|
877 |
+
#: ../classes/settings.php:427
|
878 |
msgid "Important"
|
879 |
msgstr "Belangrijk"
|
880 |
|
881 |
+
#: ../classes/settings.php:429
|
882 |
msgid "Database Changes"
|
883 |
msgstr "Database Aanpassingen"
|
884 |
|
885 |
+
#: ../classes/settings.php:430
|
886 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
887 |
msgstr "De database werd gewijzigd tussen versies 1 en 2. Maar we hebben ervoor gezorgd dat je nog zonder probleem naar versie 1x kunt terugschakelen."
|
888 |
|
889 |
+
#: ../classes/settings.php:433
|
890 |
msgid "Make sure you backup your database and then click"
|
891 |
msgstr "Backup je database and klik dan"
|
892 |
|
893 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
894 |
msgid "Upgrade Database"
|
895 |
msgstr "Werk Database bij"
|
896 |
|
897 |
+
#: ../classes/settings.php:436
|
898 |
msgid "Potential Issues"
|
899 |
msgstr "Potentiele problemen"
|
900 |
|
901 |
+
#: ../classes/settings.php:437
|
902 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
903 |
msgstr "Omwille van de omvangrijke herstructurering van de code, van verwante Addons en en van acties/fliters, i het mogelijk dat je website niet langer correct functioneert. Het is belangrijk dat je de volledige documentatie doorneemt"
|
904 |
|
905 |
+
#: ../classes/settings.php:437
|
906 |
msgid "Migrating from v1 to v2"
|
907 |
msgstr "Migratie van v1 naar v2"
|
908 |
|
909 |
+
#: ../classes/settings.php:437
|
910 |
msgid "guide to view the full list of changes."
|
911 |
msgstr "overzicht van alle aanpassingen."
|
912 |
|
913 |
+
#: ../classes/settings.php:437
|
914 |
#, php-format
|
915 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
916 |
msgstr "Mocht je een bug vinden, <a href=\"%s\">rapporteer deze aan ons</a> zodat we die kunnen herstellen in een volgende versie."
|
917 |
|
918 |
+
#: ../classes/settings.php:440
|
919 |
msgid "Important!"
|
920 |
msgstr "Belangrijk!"
|
921 |
|
922 |
+
#: ../classes/settings.php:440
|
923 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
924 |
msgstr "Als je de Admin Columns plugin hebt geupdate zonder voorafgaande kennis van zo'n wijzigingen, gelieve dan terug te schakelen naar de laatste"
|
925 |
|
926 |
+
#: ../classes/settings.php:440
|
927 |
msgid "version 1"
|
928 |
msgstr "versie 1"
|
929 |
|
930 |
+
#: ../classes/settings.php:440
|
931 |
msgid "of this plugin."
|
932 |
msgstr "van deze plugin."
|
933 |
|
934 |
+
#: ../classes/settings.php:446
|
935 |
msgid "Changelog for"
|
936 |
msgstr "Changelog voor"
|
937 |
|
938 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
939 |
msgid "Learn more"
|
940 |
msgstr "Leer meer"
|
941 |
|
942 |
+
#: ../classes/settings.php:471
|
943 |
msgid "Start using Admin Columns"
|
944 |
msgstr "Start met Admin Columns"
|
945 |
|
946 |
+
#: ../classes/settings.php:490
|
947 |
msgid "General Settings"
|
948 |
msgstr "Algemene Instellingen"
|
949 |
|
950 |
+
#: ../classes/settings.php:491
|
951 |
msgid "Customize your Admin Columns settings."
|
952 |
msgstr "Pas uw Admin Column instellingen aan."
|
953 |
|
954 |
+
#: ../classes/settings.php:502
|
955 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
956 |
msgstr "Toon \"Bewerk Kolom\" knop op de het admin scherm. Standaard is <code>aan</code>."
|
957 |
|
958 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
959 |
msgid "Save"
|
960 |
msgstr "Opslaan"
|
961 |
|
962 |
+
#: ../classes/settings.php:549
|
963 |
msgid "Restore Settings"
|
964 |
msgstr "Herstel Instellingen"
|
965 |
|
966 |
+
#: ../classes/settings.php:550
|
967 |
msgid "This will delete all column settings and restore the default settings."
|
968 |
msgstr "Hiermee worden alle kolommen instellingen verwijderd en de standaardinstellingen hersteld."
|
969 |
|
970 |
+
#: ../classes/settings.php:556
|
971 |
msgid "Restore default settings"
|
972 |
msgstr "Herstel standaard instellingen"
|
973 |
|
974 |
+
#: ../classes/settings.php:556
|
975 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
976 |
msgstr "Waarschuwing! ALLE bewaarde instellingen worden verwijderd. Dit kan niet worden ongedaan. \\'OK\\' om te verwijderen, \\'Annuleren\\' om te stoppen"
|
977 |
|
978 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
979 |
msgid "Posttypes"
|
980 |
msgstr "Berichttentypes"
|
981 |
|
982 |
+
#: ../classes/settings.php:573
|
983 |
msgid "Others"
|
984 |
msgstr "Overige"
|
985 |
|
986 |
+
#: ../classes/settings.php:574
|
987 |
msgid "Taxonomies"
|
988 |
msgstr "Taxonomieën"
|
989 |
|
990 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
991 |
+
msgid "Settings"
|
992 |
+
msgstr "Instellingen"
|
993 |
+
|
994 |
+
#: ../classes/settings.php:591
|
995 |
+
msgid "Add-ons"
|
996 |
+
msgstr "Add-ons"
|
997 |
+
|
998 |
+
#: ../classes/settings.php:659
|
999 |
#, php-format
|
1000 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1001 |
+
msgstr "De kolommen voor %s worden opgezet via PHP. Daardoor kunnen ze niet bewerkt worden in het adminpaneel."
|
1002 |
|
1003 |
+
#: ../classes/settings.php:669
|
1004 |
msgid "Store settings"
|
1005 |
msgstr "Opslaan"
|
1006 |
|
1007 |
+
#: ../classes/settings.php:673
|
1008 |
msgid "Update"
|
1009 |
msgstr "Bijwerken"
|
1010 |
|
1011 |
+
#: ../classes/settings.php:677
|
1012 |
#, php-format
|
1013 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1014 |
msgstr "Opgelet! De data uit de %s-kolom wordt gewist. Dit kan niet ongedaan gemaakt worden. Klik \\'OK\\' om te wissen, klik \\'Cancel\\' om te annuleren"
|
1015 |
|
1016 |
+
#: ../classes/settings.php:678
|
1017 |
+
msgid "Restore"
|
1018 |
+
msgstr "Herstellen"
|
1019 |
+
|
1020 |
+
#: ../classes/settings.php:678
|
1021 |
msgid "columns"
|
1022 |
msgstr "kolommen"
|
1023 |
|
1024 |
+
#: ../classes/settings.php:697
|
1025 |
msgid "Get Admin Columns Pro"
|
1026 |
msgstr "Bestel Admin Columns Pro"
|
1027 |
|
1028 |
+
#: ../classes/settings.php:701
|
1029 |
msgid "Add Sorting"
|
1030 |
msgstr "Voeg sorting toe"
|
1031 |
|
1032 |
+
#: ../classes/settings.php:702
|
1033 |
msgid "Add Filtering"
|
1034 |
msgstr "Voeg filtering toe"
|
1035 |
|
1036 |
+
#: ../classes/settings.php:703
|
1037 |
msgid "Add Import/Export"
|
1038 |
msgstr "Voeg import/export toe"
|
1039 |
|
1040 |
+
#: ../classes/settings.php:704
|
1041 |
msgid "Add Direct Editing"
|
1042 |
msgstr "Toevoegen Direct Bewerken"
|
1043 |
|
1044 |
+
#: ../classes/settings.php:707
|
1045 |
#, php-format
|
1046 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1047 |
msgstr "Bekijk <a href=\"%s\">Admin Columns Pro</a> voor meer details!"
|
1048 |
|
1049 |
+
#: ../classes/settings.php:738
|
1050 |
msgid "Are you happy with Admin Columns?"
|
1051 |
msgstr "Ben je blij met Admin Columns?"
|
1052 |
|
1053 |
+
#: ../classes/settings.php:746
|
1054 |
msgid "What's wrong? Need help? Let us know!"
|
1055 |
msgstr "Wat is er aan de hand? Hulp nodig? Vertel het ons!"
|
1056 |
|
1057 |
+
#: ../classes/settings.php:747
|
1058 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1059 |
msgstr "Bekijk onze uitgebreide documentatie, of je kunt een support ticket openen op WordPress.org!"
|
1060 |
|
1061 |
+
#: ../classes/settings.php:755
|
1062 |
msgid "Docs"
|
1063 |
msgstr "Documenten"
|
1064 |
|
1065 |
+
#: ../classes/settings.php:760
|
1066 |
msgid "Forums"
|
1067 |
msgstr "Forums"
|
1068 |
|
1069 |
+
#: ../classes/settings.php:769
|
1070 |
msgid "Woohoo! We're glad to hear that!"
|
1071 |
msgstr "Woohoo! We zijn blij dat te horen!"
|
1072 |
|
1073 |
+
#: ../classes/settings.php:770
|
1074 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1075 |
msgstr "We zouden het fanatastisch vinden als je eeb beoordeling zou kunnen achterlaten op WordPress.org of een tweet over Admin Columns!"
|
1076 |
|
1077 |
+
#: ../classes/settings.php:774
|
1078 |
msgid "Rate"
|
1079 |
msgstr "Beoordeel"
|
1080 |
|
1081 |
+
#: ../classes/settings.php:785
|
1082 |
msgid "Tweet"
|
1083 |
msgstr "Tweet"
|
1084 |
|
1085 |
+
#: ../classes/settings.php:795
|
1086 |
msgid "Buy Pro"
|
1087 |
msgstr "Koop Pro"
|
1088 |
|
1089 |
+
#: ../classes/settings.php:807
|
1090 |
msgid "Support"
|
1091 |
msgstr "Hulp nodig?"
|
1092 |
|
1093 |
+
#: ../classes/settings.php:810
|
1094 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1095 |
msgstr "Bekijk de sectie <strong>Help</strong> in het scherm rechtsboven."
|
1096 |
|
1097 |
+
#: ../classes/settings.php:813
|
1098 |
#, php-format
|
1099 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1100 |
msgstr "Voor de volledige documentatie, bug reports, suggesties en tips <a href='%s'>bezoek de Admin Columns website</a>"
|
1101 |
|
1102 |
+
#: ../classes/settings.php:842
|
1103 |
msgid "Drag and drop to reorder"
|
1104 |
msgstr "Sleep om te herordenen"
|
1105 |
|
1106 |
+
#: ../classes/settings.php:845
|
1107 |
msgid "Add Column"
|
1108 |
msgstr "Voeg Kolom toe"
|
1109 |
|
1110 |
+
#: ../classes/settings.php:926
|
1111 |
msgid "Active"
|
1112 |
msgstr "Activeer"
|
1113 |
|
1114 |
+
#: ../classes/settings.php:927
|
1115 |
msgid "Deactivate"
|
1116 |
msgstr "Deactiveer"
|
1117 |
|
1118 |
+
#: ../classes/settings.php:934
|
1119 |
msgid "Installed"
|
1120 |
msgstr "Geinstalleerd"
|
1121 |
|
1122 |
+
#: ../classes/settings.php:935
|
1123 |
msgid "Activate"
|
1124 |
msgstr "Activeer"
|
1125 |
|
1126 |
+
#: ../classes/settings.php:949
|
1127 |
msgid "Download & Install"
|
1128 |
msgstr "Download & Installeer"
|
1129 |
|
1130 |
+
#: ../classes/settings.php:954
|
1131 |
msgid "Get this add-on"
|
1132 |
msgstr "Ga naar deze add-on"
|
1133 |
|
1134 |
+
#: ../classes/storage_model.php:237
|
1135 |
msgid "settings succesfully restored."
|
1136 |
msgstr "instellingen succesvol hersteld."
|
1137 |
|
1138 |
+
#: ../classes/storage_model.php:253
|
1139 |
msgid "No columns settings available."
|
1140 |
msgstr "Geen kolom instellingen beschikbaar."
|
1141 |
|
1142 |
+
#: ../classes/storage_model.php:274
|
1143 |
#, php-format
|
1144 |
msgid "You are trying to store the same settings for %s."
|
1145 |
msgstr "U probeerd dezelfde instellingen op te slaan voor %s."
|
1146 |
|
1147 |
+
#: ../classes/storage_model.php:278
|
1148 |
#, php-format
|
1149 |
+
msgid "Settings for %s updated successfully."
|
1150 |
msgstr "Instellingen voor %s succesvol bijgewerkt."
|
1151 |
|
1152 |
+
#: ../classes/storage_model.php:809
|
1153 |
+
msgid "View"
|
1154 |
+
msgstr "Bekijk"
|
1155 |
+
|
1156 |
#: ../classes/storage_model/comment.php:13
|
1157 |
msgid "Comments"
|
1158 |
msgstr "Reacties"
|
1159 |
|
1160 |
#: ../classes/storage_model/comment.php:14
|
1161 |
msgid "Comment"
|
1162 |
+
msgstr "Reactie"
|
1163 |
|
1164 |
#: ../classes/storage_model/link.php:13
|
1165 |
msgid "Links"
|
1167 |
|
1168 |
#: ../classes/storage_model/link.php:14
|
1169 |
msgid "Link"
|
1170 |
+
msgstr "Link"
|
1171 |
|
1172 |
#: ../classes/storage_model/media.php:14
|
1173 |
msgid "Media"
|
1174 |
+
msgstr "Media"
|
1175 |
|
1176 |
#: ../classes/storage_model/user.php:13
|
1177 |
msgid "Users"
|
1179 |
|
1180 |
#: ../classes/storage_model/user.php:14
|
1181 |
msgid "User"
|
1182 |
+
msgstr "Gebruiker"
|
1183 |
|
1184 |
#: ../classes/upgrade.php:62
|
1185 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
1186 |
+
msgstr "The pro add-on wordt niet langer ondersteund. Login op je account en download Admin Columns Pro"
|
|
|
|
|
1187 |
|
1188 |
#: ../classes/upgrade.php:95
|
1189 |
msgid "Upgrade"
|
1237 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1238 |
msgstr "Excuseert. Er liep iets fout tijdens bij het upgraden. Gelieve dit te melden in het support forum."
|
1239 |
|
1240 |
+
#: ../codepress-admin-columns.php:34
|
1241 |
+
msgid "No textdomain"
|
1242 |
+
msgstr ""
|
1243 |
+
|
1244 |
#: ../codepress-admin-columns.php:442
|
1245 |
msgid "Edit columns"
|
1246 |
msgstr "Wijzig kolommen"
|
languages/cpac-pl_PL.mo
CHANGED
Binary file
|
languages/cpac-pl_PL.po
CHANGED
@@ -5,8 +5,8 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/admin-columns/language/pl_PL/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
@@ -16,10 +16,16 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -41,165 +47,164 @@ msgstr ""
|
|
41 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: ../classes/column.php:
|
45 |
msgid "Thumbnail"
|
46 |
msgstr "Miniatura"
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Medium"
|
50 |
msgstr "Średni"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Large"
|
54 |
msgstr "Duży"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Full"
|
58 |
msgstr "Pełny"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Date Format"
|
62 |
msgstr "Format daty"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "This will determine how the date will be displayed."
|
66 |
msgstr "Określi to sposób wyświetlania daty."
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "Example:"
|
70 |
msgstr "Przykład:"
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
#, php-format
|
74 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
75 |
msgstr "Pozostaw puste aby używać formatu daty WordPressa, lub zmień <a href=\"%s\">domyślny format daty</a>."
|
76 |
|
77 |
-
#: ../classes/column.php:
|
78 |
msgid "Documentation on date and time formatting."
|
79 |
msgstr "Dokumentacja dotycząca formatowania daty i godziny."
|
80 |
|
81 |
-
#: ../classes/column.php:
|
82 |
msgid "Excerpt length"
|
83 |
msgstr "Długość wypisu"
|
84 |
|
85 |
-
#: ../classes/column.php:
|
86 |
msgid "Number of words"
|
87 |
msgstr "Liczba słów"
|
88 |
|
89 |
-
#: ../classes/column.php:
|
90 |
msgid "Preview size"
|
91 |
msgstr "Wielkość podglądu"
|
92 |
|
93 |
-
#: ../classes/column.php:
|
94 |
msgid "Custom"
|
95 |
msgstr "Włąsne"
|
96 |
|
97 |
-
#: ../classes/column.php:
|
98 |
msgid "width"
|
99 |
msgstr "szerokość"
|
100 |
|
101 |
-
#: ../classes/column.php:
|
102 |
msgid "height"
|
103 |
msgstr "wysokość"
|
104 |
|
105 |
-
#: ../classes/column.php:
|
106 |
msgid "Before"
|
107 |
msgstr "Przed"
|
108 |
|
109 |
-
#: ../classes/column.php:
|
110 |
msgid "This text will appear before the custom field value."
|
111 |
msgstr "Ten tekst pojawi się przed wartością własnego pola."
|
112 |
|
113 |
-
#: ../classes/column.php:
|
114 |
msgid "After"
|
115 |
msgstr "Po"
|
116 |
|
117 |
-
#: ../classes/column.php:
|
118 |
msgid "This text will appear after the custom field value."
|
119 |
msgstr "Ten tekst pojawi się po wartości własnego pola."
|
120 |
|
121 |
-
#: ../classes/column.php:
|
122 |
msgid "Display Name"
|
123 |
msgstr "Pseudonim"
|
124 |
|
125 |
-
#: ../classes/column.php:
|
126 |
msgid "First Name"
|
127 |
msgstr "Imię"
|
128 |
|
129 |
-
#: ../classes/column.php:
|
130 |
msgid "Last Name"
|
131 |
msgstr "Nazwisko"
|
132 |
|
133 |
-
#: ../classes/column.php:
|
134 |
msgid "Nickname"
|
135 |
msgstr "Pseudonim"
|
136 |
|
137 |
-
#: ../classes/column.php:
|
138 |
msgid "User Login"
|
139 |
msgstr "Login użytkownika"
|
140 |
|
141 |
-
#: ../classes/column.php:
|
142 |
msgid "User Email"
|
143 |
msgstr "Email użytkownika"
|
144 |
|
145 |
-
#: ../classes/column.php:
|
146 |
msgid "User ID"
|
147 |
msgstr "ID użytkownika"
|
148 |
|
149 |
-
#: ../classes/column.php:
|
150 |
msgid "First and Last Name"
|
151 |
msgstr "Imię i nazwisko"
|
152 |
|
153 |
-
#: ../classes/column.php:
|
154 |
msgid "Display format"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: ../classes/column.php:
|
158 |
msgid "This is the format of the author name."
|
159 |
msgstr "To jest format autora"
|
160 |
|
161 |
-
#: ../classes/column.php:
|
162 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
msgstr "Edytuj"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "Usuń"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "Typ"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "Wybierz typ kolumny."
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "Etykieta"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "Nazwa, któa będzie wyświetlana w nagłówku kolumny."
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "Szerokość"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "domyśłny"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -224,7 +229,7 @@ msgstr ""
|
|
224 |
msgid "Find out more"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: ../classes/column/actions.php:29
|
228 |
msgid "Actions"
|
229 |
msgstr "Działania"
|
230 |
|
@@ -248,30 +253,6 @@ msgstr ""
|
|
248 |
msgid "ID"
|
249 |
msgstr "ID"
|
250 |
|
251 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
252 |
-
msgid "Unapprove"
|
253 |
-
msgstr "Odrzuć"
|
254 |
-
|
255 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
256 |
-
msgid "Approve"
|
257 |
-
msgstr "Zatwierdź"
|
258 |
-
|
259 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
260 |
-
msgid "Restore"
|
261 |
-
msgstr "Przywróć"
|
262 |
-
|
263 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
264 |
-
msgid "Delete Permanently"
|
265 |
-
msgstr "Usuń na zawsze"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
268 |
-
msgid "Quick Edit"
|
269 |
-
msgstr "Szybka edycja"
|
270 |
-
|
271 |
-
#: ../classes/column/comment/actions.php:77
|
272 |
-
msgid "Reply"
|
273 |
-
msgstr "Odpowiedź"
|
274 |
-
|
275 |
#: ../classes/column/comment/agent.php:19
|
276 |
msgid "Agent"
|
277 |
msgstr "Przeglądarka"
|
@@ -309,11 +290,11 @@ msgstr "Data GMT"
|
|
309 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
msgstr "Opublikowany dnia <a href=\"%1$s\">%2$s o godz. %3$s</a>"
|
311 |
|
312 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
313 |
msgid "Date"
|
314 |
msgstr "Data"
|
315 |
|
316 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
317 |
msgid "Excerpt"
|
318 |
msgstr "Wypis"
|
319 |
|
@@ -325,11 +306,11 @@ msgstr "W odpowiedzi na"
|
|
325 |
msgid "Word count"
|
326 |
msgstr "Liczba słów"
|
327 |
|
328 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
329 |
msgid "Custom Field"
|
330 |
msgstr "Własne pole"
|
331 |
|
332 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
333 |
msgid "Default"
|
334 |
msgstr "Domyślny"
|
335 |
|
@@ -337,15 +318,15 @@ msgstr "Domyślny"
|
|
337 |
msgid "Checkmark (true/false)"
|
338 |
msgstr "Znak (prawda/fałsz)"
|
339 |
|
340 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
341 |
msgid "Color"
|
342 |
msgstr "Kolor"
|
343 |
|
344 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
345 |
msgid "Counter"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
349 |
msgid "Image"
|
350 |
msgstr "Obrazek"
|
351 |
|
@@ -353,11 +334,11 @@ msgstr "Obrazek"
|
|
353 |
msgid "Media Library"
|
354 |
msgstr "Biblioteka mediów"
|
355 |
|
356 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
357 |
msgid "Multiple Values"
|
358 |
msgstr "Wielokrotne wartości"
|
359 |
|
360 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
361 |
msgid "Numeric"
|
362 |
msgstr "Numeryczny"
|
363 |
|
@@ -394,19 +375,6 @@ msgstr "Rodzaj pola"
|
|
394 |
msgid "This will determine how the value will be displayed."
|
395 |
msgstr "Określi to sposób wyświetlania wartości."
|
396 |
|
397 |
-
#: ../classes/column/link/actions.php:49
|
398 |
-
#, php-format
|
399 |
-
msgid ""
|
400 |
-
"You are about to delete this link '%s'\n"
|
401 |
-
" 'Cancel' to stop, 'OK' to delete."
|
402 |
-
msgstr ""
|
403 |
-
"Zamierzasz usunąć ten link link '%s'\n"
|
404 |
-
" 'Cancel' to stop, 'OK' to delete."
|
405 |
-
|
406 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "Usuń"
|
409 |
-
|
410 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
411 |
msgid "Description"
|
412 |
msgstr "Opis"
|
@@ -431,24 +399,6 @@ msgstr "Rss"
|
|
431 |
msgid "Target"
|
432 |
msgstr "Cel"
|
433 |
|
434 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38
|
435 |
-
#: ../classes/column/post/status.php:35
|
436 |
-
msgid "Trash"
|
437 |
-
msgstr "Kosz"
|
438 |
-
|
439 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
440 |
-
#, php-format
|
441 |
-
msgid "View “%s”"
|
442 |
-
msgstr "Zobacz “%s”"
|
443 |
-
|
444 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
445 |
-
msgid "View"
|
446 |
-
msgstr "Zobacz"
|
447 |
-
|
448 |
-
#: ../classes/column/media/actions.php:35
|
449 |
-
msgid "Attach"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
#: ../classes/column/media/alternate-text.php:19
|
453 |
msgid "Alt"
|
454 |
msgstr "Tekst alternatywny"
|
@@ -549,35 +499,6 @@ msgstr "Wysokość"
|
|
549 |
msgid "Mime type"
|
550 |
msgstr "Typ pliku"
|
551 |
|
552 |
-
#: ../classes/column/post/actions.php:32
|
553 |
-
msgid "Edit this item"
|
554 |
-
msgstr "Edytuj element"
|
555 |
-
|
556 |
-
#: ../classes/column/post/actions.php:35
|
557 |
-
msgid "Edit this item inline"
|
558 |
-
msgstr "Edytuj element"
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:40
|
561 |
-
msgid "Restore this item from the Trash"
|
562 |
-
msgstr "Przywróć ten element z kosza"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:42
|
565 |
-
msgid "Move this item to the Trash"
|
566 |
-
msgstr "Przenieś ten element do kosza"
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:44
|
569 |
-
msgid "Delete this item permanently"
|
570 |
-
msgstr "Usuń ten element na zawsze"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:49
|
573 |
-
#, php-format
|
574 |
-
msgid "Preview “%s”"
|
575 |
-
msgstr "Podejrzyj “%s”"
|
576 |
-
|
577 |
-
#: ../classes/column/post/actions.php:49
|
578 |
-
msgid "Preview"
|
579 |
-
msgstr "Podejrzyj"
|
580 |
-
|
581 |
#: ../classes/column/post/attachment-count.php:19
|
582 |
msgid "No. of Attachments"
|
583 |
msgstr "Liczba załączników"
|
@@ -610,6 +531,10 @@ msgstr "Oczekujący"
|
|
610 |
msgid "Spam"
|
611 |
msgstr "Spam"
|
612 |
|
|
|
|
|
|
|
|
|
613 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
614 |
msgid "Comment status"
|
615 |
msgstr "Status komentarza"
|
@@ -634,6 +559,20 @@ msgstr ""
|
|
634 |
msgid "Estimated Reading Time"
|
635 |
msgstr ""
|
636 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
637 |
#: ../classes/column/post/estimated-reading-time.php:103
|
638 |
msgid "Words per minute"
|
639 |
msgstr ""
|
@@ -802,412 +741,420 @@ msgstr ""
|
|
802 |
msgid "Admin Columns Settings"
|
803 |
msgstr "Ustawienia edytora kolumn"
|
804 |
|
805 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
806 |
msgid "Admin Columns"
|
807 |
msgstr "Edytor kolumn"
|
808 |
|
809 |
-
#: ../classes/settings.php:
|
810 |
#, php-format
|
811 |
msgid "%s column is already present and can not be duplicated."
|
812 |
msgstr "Kolumna %s jest już obecna i nie może być zduplikowana."
|
813 |
|
814 |
-
#: ../classes/settings.php:
|
815 |
msgid "Default settings succesfully restored."
|
816 |
msgstr "Domyślne ustawienia zostały przywrócone."
|
817 |
|
818 |
-
#: ../classes/settings.php:
|
819 |
msgid "Overview"
|
820 |
msgstr "Przegląd"
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid ""
|
824 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and "
|
825 |
"reorder them."
|
826 |
msgstr "Ta wtyczka dodaje lub usuwa dodatkowe kolumny na ekranach edycji wpisów, stron, biblioteki mediów, komentarzy, linków i użytkowników. Pozwala zmienić nazwy kolumn i ich kolejność."
|
827 |
|
828 |
-
#: ../classes/settings.php:
|
829 |
msgid "Basics"
|
830 |
msgstr "Podstawy"
|
831 |
|
832 |
-
#: ../classes/settings.php:
|
833 |
msgid "Change order"
|
834 |
msgstr "Zmień kolejność"
|
835 |
|
836 |
-
#: ../classes/settings.php:
|
837 |
msgid "By dragging the columns you can change the order which they will appear in."
|
838 |
msgstr "Przeciągając kolumny możesz zmienić kolejność w której będą wyświetlane."
|
839 |
|
840 |
-
#: ../classes/settings.php:
|
841 |
msgid "Change label"
|
842 |
msgstr "Zmień etykietę"
|
843 |
|
844 |
-
#: ../classes/settings.php:
|
845 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
846 |
msgstr "Klikając w trójkąt zobaczysz opcje kolumn. Możesz tu zmienić nazwy każdej z nich."
|
847 |
|
848 |
-
#: ../classes/settings.php:
|
849 |
msgid "Change column width"
|
850 |
msgstr "Zmień szerokość kolumn"
|
851 |
|
852 |
-
#: ../classes/settings.php:
|
853 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
854 |
msgstr "Klikając w trójkąt zobaczysz ustawienia kolumn. Używając przeciągania w slajderze możesz ustawić w procentach szerokość kolumn."
|
855 |
|
856 |
-
#: ../classes/settings.php:
|
857 |
msgid "'Custom Field' column"
|
858 |
msgstr "Kolumna 'Własne pole'"
|
859 |
|
860 |
-
#: ../classes/settings.php:
|
861 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
862 |
msgstr "Kolumna własnego pola używa własnych pól z wpisów i użytkowników. Możesz wybrać 1 z 10 typów."
|
863 |
|
864 |
-
#: ../classes/settings.php:
|
865 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
866 |
msgstr "Wartość: Może to być tekst bądź tablica. Tablice zostaną spłąszczone a warości oddzielone przecinkami."
|
867 |
|
868 |
-
#: ../classes/settings.php:
|
869 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
870 |
msgstr "Wartość: Powinna zawierać adres URL obrazka lub ID załącznika (oddzielone przecinkami)."
|
871 |
|
872 |
-
#: ../classes/settings.php:
|
873 |
msgid "Value: This will show the first 20 words of the Post content."
|
874 |
msgstr "Wartość: Wyświetli pierwsze 20 słów z treści wpisu."
|
875 |
|
876 |
-
#: ../classes/settings.php:
|
877 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
878 |
msgstr "Wartość: Powinna być tablicą. Tablice wielopoziomowe zostaną spłaszczone."
|
879 |
|
880 |
-
#: ../classes/settings.php:
|
881 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
882 |
msgstr "Wartość: Tylko liczby.<br />Jeśli masz dodatek sortowania, zostanie to zastosowane, aby umożliwić sortowanie wpisów wg liczb (z wartości własnych pól)."
|
883 |
|
884 |
-
#: ../classes/settings.php:
|
885 |
#, php-format
|
886 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
887 |
msgstr "Wartość: Może być stemplem czasu lub datą w formacie określonym w <a href='%s'>Kodeksie</a>. Możesz zmienić wyświetlani daty na stronie <a href='%s'>Ustawień głównych</a>."
|
888 |
|
889 |
-
#: ../classes/settings.php:
|
890 |
msgid "Post Titles"
|
891 |
msgstr "Tytyły wpisu"
|
892 |
|
893 |
-
#: ../classes/settings.php:
|
894 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
895 |
msgstr "Wartość: Może to być jeden lub więcej ID wpisów (oddzielone przecinkami)."
|
896 |
|
897 |
-
#: ../classes/settings.php:
|
898 |
msgid "Usernames"
|
899 |
msgstr "Nazwy użytkowników"
|
900 |
|
901 |
-
#: ../classes/settings.php:
|
902 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
903 |
msgstr "Wartość: Może to być jeden lub więcej ID użytkowników (oddzielone przecinkami)."
|
904 |
|
905 |
-
#: ../classes/settings.php:
|
906 |
msgid "Checkmark"
|
907 |
msgstr "Znak tak/nie"
|
908 |
|
909 |
-
#: ../classes/settings.php:
|
910 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
911 |
msgstr "Wartość: Powinno to być 1 lub 0."
|
912 |
|
913 |
-
#: ../classes/settings.php:
|
914 |
msgid "Value: hex value color, such as #808080."
|
915 |
msgstr "Wartość: Kolor w HEX, np. #808080."
|
916 |
|
917 |
-
#: ../classes/settings.php:
|
918 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: ../classes/settings.php:
|
922 |
msgid "Welcome to Admin Columns"
|
923 |
msgstr "Witaj w Edytorze kolumn"
|
924 |
|
925 |
-
#: ../classes/settings.php:
|
926 |
msgid "Thank you for updating to the latest version!"
|
927 |
msgstr "Dziękujemy za aktualizację do najnowszej wersji!"
|
928 |
|
929 |
-
#: ../classes/settings.php:
|
930 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
931 |
msgstr "Edytor kolumn jest bardziej dopracowany niż kiedykolwiek wcześniej. Mamy nadzięję że Ci się spodoba."
|
932 |
|
933 |
-
#: ../classes/settings.php:
|
934 |
msgid "What’s New"
|
935 |
msgstr "Co nowego"
|
936 |
|
937 |
-
#: ../classes/settings.php:
|
938 |
msgid "Changelog"
|
939 |
msgstr "Dziennik zmian"
|
940 |
|
941 |
-
#: ../classes/settings.php:
|
942 |
msgid "Important"
|
943 |
msgstr "Ważne"
|
944 |
|
945 |
-
#: ../classes/settings.php:
|
946 |
msgid "Database Changes"
|
947 |
msgstr "Zmiany w bazie danych"
|
948 |
|
949 |
-
#: ../classes/settings.php:
|
950 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
951 |
msgstr "Baza danych zmieniła się między wersjami 1 i 2. Ale wciąż możesz powrócić do wersji 1 bez żadnych problemów."
|
952 |
|
953 |
-
#: ../classes/settings.php:
|
954 |
msgid "Make sure you backup your database and then click"
|
955 |
msgstr "Upewnij się że zrobiłeś kopię zapasową bazy danych a następnie kliknij"
|
956 |
|
957 |
-
#: ../classes/settings.php:
|
958 |
msgid "Upgrade Database"
|
959 |
msgstr "Aktualizuj bazę danych"
|
960 |
|
961 |
-
#: ../classes/settings.php:
|
962 |
msgid "Potential Issues"
|
963 |
msgstr "Potencjalne problemy"
|
964 |
|
965 |
-
#: ../classes/settings.php:
|
966 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
967 |
msgstr "Z powodu znacznych modyfikacji w kodzie, związanymi z dodatkami, filtrami i akcjami, Twoja strona może nie działać poprawnie. Pamiętaj, aby przeczytać pełną"
|
968 |
|
969 |
-
#: ../classes/settings.php:
|
970 |
msgid "Migrating from v1 to v2"
|
971 |
msgstr "Migracja z wersji 1 do 2"
|
972 |
|
973 |
-
#: ../classes/settings.php:
|
974 |
msgid "guide to view the full list of changes."
|
975 |
msgstr "dokumentację i zapoznać się z listą zmian."
|
976 |
|
977 |
-
#: ../classes/settings.php:
|
978 |
#, php-format
|
979 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
980 |
msgstr "Jeśli znajdziesz błąd <a href=\"%s\">zgłoś go</a> abyśmy mogli naprawić go w kolejnej wersji."
|
981 |
|
982 |
-
#: ../classes/settings.php:
|
983 |
msgid "Important!"
|
984 |
msgstr "Ważne!"
|
985 |
|
986 |
-
#: ../classes/settings.php:
|
987 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
988 |
msgstr "Jeżli zaktualizowałeś Edytor kolumn bez świadomości tych zmian, możesz powrócić do poprzedniej"
|
989 |
|
990 |
-
#: ../classes/settings.php:
|
991 |
msgid "version 1"
|
992 |
msgstr "wersja 1"
|
993 |
|
994 |
-
#: ../classes/settings.php:
|
995 |
msgid "of this plugin."
|
996 |
msgstr "tej wtyczki."
|
997 |
|
998 |
-
#: ../classes/settings.php:
|
999 |
msgid "Changelog for"
|
1000 |
msgstr "Dziennik zmian dla"
|
1001 |
|
1002 |
-
#: ../classes/settings.php:
|
1003 |
msgid "Learn more"
|
1004 |
msgstr "Dowiedz się więcej"
|
1005 |
|
1006 |
-
#: ../classes/settings.php:
|
1007 |
msgid "Start using Admin Columns"
|
1008 |
msgstr "Zacznij korzystać z Edytora kolumn"
|
1009 |
|
1010 |
-
#: ../classes/settings.php:
|
1011 |
msgid "General Settings"
|
1012 |
msgstr "Ustawienia ogólne"
|
1013 |
|
1014 |
-
#: ../classes/settings.php:
|
1015 |
msgid "Customize your Admin Columns settings."
|
1016 |
msgstr "Zmodyfikuj ustawienia Edytora kolumn."
|
1017 |
|
1018 |
-
#: ../classes/settings.php:
|
1019 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: ../classes/settings.php:
|
1023 |
msgid "Save"
|
1024 |
msgstr "Zapisz"
|
1025 |
|
1026 |
-
#: ../classes/settings.php:
|
1027 |
msgid "Restore Settings"
|
1028 |
msgstr "Przywróć ustawienia"
|
1029 |
|
1030 |
-
#: ../classes/settings.php:
|
1031 |
msgid "This will delete all column settings and restore the default settings."
|
1032 |
msgstr "Ta operacja usunie wszystkie ustawienia kolumn u przywróci je do ustawień domyślnych."
|
1033 |
|
1034 |
-
#: ../classes/settings.php:
|
1035 |
msgid "Restore default settings"
|
1036 |
msgstr "Przywróć ustawienia domyślne"
|
1037 |
|
1038 |
-
#: ../classes/settings.php:
|
1039 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1040 |
msgstr "Uwaga! WSZYSTKIE zapisane ustawienia kolumn zostaną usunięte. Tej operacji nie można przywrócić. Kliknij \\'OK\\' aby usunąć lub \\'Anuluj\\' aby przerwać."
|
1041 |
|
1042 |
-
#: ../classes/settings.php:
|
1043 |
-
msgid "Settings"
|
1044 |
-
msgstr "Ustawienia"
|
1045 |
-
|
1046 |
-
#: ../classes/settings.php:601
|
1047 |
-
msgid "Add-ons"
|
1048 |
-
msgstr ""
|
1049 |
-
|
1050 |
-
#: ../classes/settings.php:631
|
1051 |
msgid "Posttypes"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: ../classes/settings.php:
|
1055 |
msgid "Others"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: ../classes/settings.php:
|
1059 |
msgid "Taxonomies"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1063 |
#, php-format
|
1064 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: ../classes/settings.php:
|
1068 |
msgid "Store settings"
|
1069 |
msgstr "Zapisz ustawienia"
|
1070 |
|
1071 |
-
#: ../classes/settings.php:
|
1072 |
msgid "Update"
|
1073 |
msgstr "Aktualizuj"
|
1074 |
|
1075 |
-
#: ../classes/settings.php:
|
1076 |
#, php-format
|
1077 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1078 |
msgstr "Uwaga! Ustawienia %s kolumn zostaną usunięte. Tej operacji nie można przywrócić. Kliknij \\'OK\\' aby usunąć lub \\'Anuluj\\' aby przerwać."
|
1079 |
|
1080 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1081 |
msgid "columns"
|
1082 |
msgstr "kolumny"
|
1083 |
|
1084 |
-
#: ../classes/settings.php:
|
1085 |
msgid "Get Admin Columns Pro"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: ../classes/settings.php:
|
1089 |
msgid "Add Sorting"
|
1090 |
msgstr "Dodaj sortowanie"
|
1091 |
|
1092 |
-
#: ../classes/settings.php:
|
1093 |
msgid "Add Filtering"
|
1094 |
msgstr "Dodaj filtrowanie"
|
1095 |
|
1096 |
-
#: ../classes/settings.php:
|
1097 |
msgid "Add Import/Export"
|
1098 |
msgstr "Dodaj Import/Export"
|
1099 |
|
1100 |
-
#: ../classes/settings.php:
|
1101 |
msgid "Add Direct Editing"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: ../classes/settings.php:
|
1105 |
#, php-format
|
1106 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: ../classes/settings.php:
|
1110 |
msgid "Are you happy with Admin Columns?"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: ../classes/settings.php:
|
1114 |
msgid "What's wrong? Need help? Let us know!"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: ../classes/settings.php:
|
1118 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: ../classes/settings.php:
|
1122 |
msgid "Docs"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: ../classes/settings.php:
|
1126 |
msgid "Forums"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: ../classes/settings.php:
|
1130 |
msgid "Woohoo! We're glad to hear that!"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: ../classes/settings.php:
|
1134 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: ../classes/settings.php:
|
1138 |
msgid "Rate"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: ../classes/settings.php:
|
1142 |
msgid "Tweet"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: ../classes/settings.php:
|
1146 |
msgid "Buy Pro"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: ../classes/settings.php:
|
1150 |
msgid "Support"
|
1151 |
msgstr "Pomocy"
|
1152 |
|
1153 |
-
#: ../classes/settings.php:
|
1154 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1155 |
msgstr "Sprawdź dział <strong>Pomocy</strong>, w prawym, górnym rogu ekranu."
|
1156 |
|
1157 |
-
#: ../classes/settings.php:
|
1158 |
#, php-format
|
1159 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1160 |
msgstr "Dostęp do pełnej dokumentacji, raportów błędów, sugestii co do nowych funkcji i innych podpowiedzi uzyskasz na <a href='%s'>stronie Edytora kolumn</a>"
|
1161 |
|
1162 |
-
#: ../classes/settings.php:
|
1163 |
msgid "Drag and drop to reorder"
|
1164 |
msgstr "Przeciągnij i opuść aby zmienić kolejność"
|
1165 |
|
1166 |
-
#: ../classes/settings.php:
|
1167 |
msgid "Add Column"
|
1168 |
msgstr "Dodaj kolumnę"
|
1169 |
|
1170 |
-
#: ../classes/settings.php:
|
1171 |
msgid "Active"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
-
#: ../classes/settings.php:
|
1175 |
msgid "Deactivate"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
-
#: ../classes/settings.php:
|
1179 |
msgid "Installed"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
-
#: ../classes/settings.php:
|
1183 |
msgid "Activate"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
-
#: ../classes/settings.php:
|
1187 |
msgid "Download & Install"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
-
#: ../classes/settings.php:
|
1191 |
msgid "Get this add-on"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
-
#: ../classes/storage_model.php:
|
1195 |
msgid "settings succesfully restored."
|
1196 |
msgstr "ustawienia zostały przywrócone."
|
1197 |
|
1198 |
-
#: ../classes/storage_model.php:
|
1199 |
msgid "No columns settings available."
|
1200 |
msgstr "Brak dostępnych ustawień kolumn."
|
1201 |
|
1202 |
-
#: ../classes/storage_model.php:
|
1203 |
#, php-format
|
1204 |
msgid "You are trying to store the same settings for %s."
|
1205 |
msgstr "Próbujesz przywrócić te same ustawienia dla %s."
|
1206 |
|
1207 |
-
#: ../classes/storage_model.php:
|
1208 |
#, php-format
|
1209 |
-
msgid "Settings for %s updated
|
1210 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1211 |
|
1212 |
#: ../classes/storage_model/comment.php:13
|
1213 |
msgid "Comments"
|
@@ -1238,10 +1185,7 @@ msgid "User"
|
|
1238 |
msgstr ""
|
1239 |
|
1240 |
#: ../classes/upgrade.php:62
|
1241 |
-
msgid ""
|
1242 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of <strong>Admin "
|
1243 |
-
"Columns Pro</strong> <a href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct "
|
1244 |
-
"Inline Editing!"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
#: ../classes/upgrade.php:95
|
@@ -1296,6 +1240,10 @@ msgstr "Błąd"
|
|
1296 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1297 |
msgstr "Przykro nam, ale coś poszło źle w trakcie procesu aktualizacji. Napisz o tym na forum pomocy."
|
1298 |
|
|
|
|
|
|
|
|
|
1299 |
#: ../codepress-admin-columns.php:442
|
1300 |
msgid "Edit columns"
|
1301 |
msgstr "Edytuj kolumny"
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
9 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/admin-columns/language/pl_PL/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
16 |
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
29 |
|
30 |
#: ../classes/addons.php:110
|
31 |
msgid "Plugins"
|
47 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../classes/column.php:582
|
51 |
msgid "Thumbnail"
|
52 |
msgstr "Miniatura"
|
53 |
|
54 |
+
#: ../classes/column.php:583
|
55 |
msgid "Medium"
|
56 |
msgstr "Średni"
|
57 |
|
58 |
+
#: ../classes/column.php:584
|
59 |
msgid "Large"
|
60 |
msgstr "Duży"
|
61 |
|
62 |
+
#: ../classes/column.php:585
|
63 |
msgid "Full"
|
64 |
msgstr "Pełny"
|
65 |
|
66 |
+
#: ../classes/column.php:1026
|
67 |
msgid "Date Format"
|
68 |
msgstr "Format daty"
|
69 |
|
70 |
+
#: ../classes/column.php:1027
|
71 |
msgid "This will determine how the date will be displayed."
|
72 |
msgstr "Określi to sposób wyświetlania daty."
|
73 |
|
74 |
+
#: ../classes/column.php:1033
|
75 |
msgid "Example:"
|
76 |
msgstr "Przykład:"
|
77 |
|
78 |
+
#: ../classes/column.php:1035
|
79 |
#, php-format
|
80 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
81 |
msgstr "Pozostaw puste aby używać formatu daty WordPressa, lub zmień <a href=\"%s\">domyślny format daty</a>."
|
82 |
|
83 |
+
#: ../classes/column.php:1036
|
84 |
msgid "Documentation on date and time formatting."
|
85 |
msgstr "Dokumentacja dotycząca formatowania daty i godziny."
|
86 |
|
87 |
+
#: ../classes/column.php:1050
|
88 |
msgid "Excerpt length"
|
89 |
msgstr "Długość wypisu"
|
90 |
|
91 |
+
#: ../classes/column.php:1051
|
92 |
msgid "Number of words"
|
93 |
msgstr "Liczba słów"
|
94 |
|
95 |
+
#: ../classes/column.php:1069
|
96 |
msgid "Preview size"
|
97 |
msgstr "Wielkość podglądu"
|
98 |
|
99 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
100 |
msgid "Custom"
|
101 |
msgstr "Włąsne"
|
102 |
|
103 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
104 |
msgid "width"
|
105 |
msgstr "szerokość"
|
106 |
|
107 |
+
#: ../classes/column.php:1092
|
108 |
msgid "height"
|
109 |
msgstr "wysokość"
|
110 |
|
111 |
+
#: ../classes/column.php:1104
|
112 |
msgid "Before"
|
113 |
msgstr "Przed"
|
114 |
|
115 |
+
#: ../classes/column.php:1104
|
116 |
msgid "This text will appear before the custom field value."
|
117 |
msgstr "Ten tekst pojawi się przed wartością własnego pola."
|
118 |
|
119 |
+
#: ../classes/column.php:1105
|
120 |
msgid "After"
|
121 |
msgstr "Po"
|
122 |
|
123 |
+
#: ../classes/column.php:1105
|
124 |
msgid "This text will appear after the custom field value."
|
125 |
msgstr "Ten tekst pojawi się po wartości własnego pola."
|
126 |
|
127 |
+
#: ../classes/column.php:1114
|
128 |
msgid "Display Name"
|
129 |
msgstr "Pseudonim"
|
130 |
|
131 |
+
#: ../classes/column.php:1115
|
132 |
msgid "First Name"
|
133 |
msgstr "Imię"
|
134 |
|
135 |
+
#: ../classes/column.php:1116
|
136 |
msgid "Last Name"
|
137 |
msgstr "Nazwisko"
|
138 |
|
139 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
140 |
msgid "Nickname"
|
141 |
msgstr "Pseudonim"
|
142 |
|
143 |
+
#: ../classes/column.php:1118
|
144 |
msgid "User Login"
|
145 |
msgstr "Login użytkownika"
|
146 |
|
147 |
+
#: ../classes/column.php:1119
|
148 |
msgid "User Email"
|
149 |
msgstr "Email użytkownika"
|
150 |
|
151 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
152 |
msgid "User ID"
|
153 |
msgstr "ID użytkownika"
|
154 |
|
155 |
+
#: ../classes/column.php:1121
|
156 |
msgid "First and Last Name"
|
157 |
msgstr "Imię i nazwisko"
|
158 |
|
159 |
+
#: ../classes/column.php:1124
|
160 |
msgid "Display format"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../classes/column.php:1124
|
164 |
msgid "This is the format of the author name."
|
165 |
msgstr "To jest format autora"
|
166 |
|
167 |
+
#: ../classes/column.php:1258
|
|
|
168 |
msgid "Edit"
|
169 |
msgstr "Edytuj"
|
170 |
|
171 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
172 |
msgid "Clone"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
176 |
msgid "Remove"
|
177 |
msgstr "Usuń"
|
178 |
|
179 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
180 |
msgid "Type"
|
181 |
msgstr "Typ"
|
182 |
|
183 |
+
#: ../classes/column.php:1280
|
184 |
msgid "Choose a column type."
|
185 |
msgstr "Wybierz typ kolumny."
|
186 |
|
187 |
+
#: ../classes/column.php:1280
|
188 |
msgid "Name"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: ../classes/column.php:1290
|
192 |
msgid "Label"
|
193 |
msgstr "Etykieta"
|
194 |
|
195 |
+
#: ../classes/column.php:1290
|
196 |
msgid "This is the name which will appear as the column header."
|
197 |
msgstr "Nazwa, któa będzie wyświetlana w nagłówku kolumny."
|
198 |
|
199 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
200 |
msgid "Width"
|
201 |
msgstr "Szerokość"
|
202 |
|
203 |
+
#: ../classes/column.php:1299
|
204 |
msgid "default"
|
205 |
msgstr "domyśłny"
|
206 |
|
207 |
+
#: ../classes/column.php:1300
|
208 |
msgid "auto"
|
209 |
msgstr ""
|
210 |
|
229 |
msgid "Find out more"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: ../classes/column/actions.php:29
|
233 |
msgid "Actions"
|
234 |
msgstr "Działania"
|
235 |
|
253 |
msgid "ID"
|
254 |
msgstr "ID"
|
255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
#: ../classes/column/comment/agent.php:19
|
257 |
msgid "Agent"
|
258 |
msgstr "Przeglądarka"
|
290 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
291 |
msgstr "Opublikowany dnia <a href=\"%1$s\">%2$s o godz. %3$s</a>"
|
292 |
|
293 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
294 |
msgid "Date"
|
295 |
msgstr "Data"
|
296 |
|
297 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
298 |
msgid "Excerpt"
|
299 |
msgstr "Wypis"
|
300 |
|
306 |
msgid "Word count"
|
307 |
msgstr "Liczba słów"
|
308 |
|
309 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
310 |
msgid "Custom Field"
|
311 |
msgstr "Własne pole"
|
312 |
|
313 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
314 |
msgid "Default"
|
315 |
msgstr "Domyślny"
|
316 |
|
318 |
msgid "Checkmark (true/false)"
|
319 |
msgstr "Znak (prawda/fałsz)"
|
320 |
|
321 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
322 |
msgid "Color"
|
323 |
msgstr "Kolor"
|
324 |
|
325 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
326 |
msgid "Counter"
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
330 |
msgid "Image"
|
331 |
msgstr "Obrazek"
|
332 |
|
334 |
msgid "Media Library"
|
335 |
msgstr "Biblioteka mediów"
|
336 |
|
337 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
338 |
msgid "Multiple Values"
|
339 |
msgstr "Wielokrotne wartości"
|
340 |
|
341 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
342 |
msgid "Numeric"
|
343 |
msgstr "Numeryczny"
|
344 |
|
375 |
msgid "This will determine how the value will be displayed."
|
376 |
msgstr "Określi to sposób wyświetlania wartości."
|
377 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
378 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
379 |
msgid "Description"
|
380 |
msgstr "Opis"
|
399 |
msgid "Target"
|
400 |
msgstr "Cel"
|
401 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
#: ../classes/column/media/alternate-text.php:19
|
403 |
msgid "Alt"
|
404 |
msgstr "Tekst alternatywny"
|
499 |
msgid "Mime type"
|
500 |
msgstr "Typ pliku"
|
501 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
#: ../classes/column/post/attachment-count.php:19
|
503 |
msgid "No. of Attachments"
|
504 |
msgstr "Liczba załączników"
|
531 |
msgid "Spam"
|
532 |
msgstr "Spam"
|
533 |
|
534 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
535 |
+
msgid "Trash"
|
536 |
+
msgstr "Kosz"
|
537 |
+
|
538 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
539 |
msgid "Comment status"
|
540 |
msgstr "Status komentarza"
|
559 |
msgid "Estimated Reading Time"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
563 |
+
msgid "second"
|
564 |
+
msgid_plural "seconds"
|
565 |
+
msgstr[0] ""
|
566 |
+
msgstr[1] ""
|
567 |
+
msgstr[2] ""
|
568 |
+
|
569 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
570 |
+
msgid "minute"
|
571 |
+
msgid_plural "minutes"
|
572 |
+
msgstr[0] ""
|
573 |
+
msgstr[1] ""
|
574 |
+
msgstr[2] ""
|
575 |
+
|
576 |
#: ../classes/column/post/estimated-reading-time.php:103
|
577 |
msgid "Words per minute"
|
578 |
msgstr ""
|
741 |
msgid "Admin Columns Settings"
|
742 |
msgstr "Ustawienia edytora kolumn"
|
743 |
|
744 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
745 |
msgid "Admin Columns"
|
746 |
msgstr "Edytor kolumn"
|
747 |
|
748 |
+
#: ../classes/settings.php:220
|
749 |
#, php-format
|
750 |
msgid "%s column is already present and can not be duplicated."
|
751 |
msgstr "Kolumna %s jest już obecna i nie może być zduplikowana."
|
752 |
|
753 |
+
#: ../classes/settings.php:274
|
754 |
msgid "Default settings succesfully restored."
|
755 |
msgstr "Domyślne ustawienia zostały przywrócone."
|
756 |
|
757 |
+
#: ../classes/settings.php:291
|
758 |
msgid "Overview"
|
759 |
msgstr "Przegląd"
|
760 |
|
761 |
+
#: ../classes/settings.php:294
|
762 |
msgid ""
|
763 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and "
|
764 |
"reorder them."
|
765 |
msgstr "Ta wtyczka dodaje lub usuwa dodatkowe kolumny na ekranach edycji wpisów, stron, biblioteki mediów, komentarzy, linków i użytkowników. Pozwala zmienić nazwy kolumn i ich kolejność."
|
766 |
|
767 |
+
#: ../classes/settings.php:297
|
768 |
msgid "Basics"
|
769 |
msgstr "Podstawy"
|
770 |
|
771 |
+
#: ../classes/settings.php:299
|
772 |
msgid "Change order"
|
773 |
msgstr "Zmień kolejność"
|
774 |
|
775 |
+
#: ../classes/settings.php:300
|
776 |
msgid "By dragging the columns you can change the order which they will appear in."
|
777 |
msgstr "Przeciągając kolumny możesz zmienić kolejność w której będą wyświetlane."
|
778 |
|
779 |
+
#: ../classes/settings.php:301
|
780 |
msgid "Change label"
|
781 |
msgstr "Zmień etykietę"
|
782 |
|
783 |
+
#: ../classes/settings.php:302
|
784 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
785 |
msgstr "Klikając w trójkąt zobaczysz opcje kolumn. Możesz tu zmienić nazwy każdej z nich."
|
786 |
|
787 |
+
#: ../classes/settings.php:303
|
788 |
msgid "Change column width"
|
789 |
msgstr "Zmień szerokość kolumn"
|
790 |
|
791 |
+
#: ../classes/settings.php:304
|
792 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
793 |
msgstr "Klikając w trójkąt zobaczysz ustawienia kolumn. Używając przeciągania w slajderze możesz ustawić w procentach szerokość kolumn."
|
794 |
|
795 |
+
#: ../classes/settings.php:310
|
796 |
msgid "'Custom Field' column"
|
797 |
msgstr "Kolumna 'Własne pole'"
|
798 |
|
799 |
+
#: ../classes/settings.php:311
|
800 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
801 |
msgstr "Kolumna własnego pola używa własnych pól z wpisów i użytkowników. Możesz wybrać 1 z 10 typów."
|
802 |
|
803 |
+
#: ../classes/settings.php:313
|
804 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
805 |
msgstr "Wartość: Może to być tekst bądź tablica. Tablice zostaną spłąszczone a warości oddzielone przecinkami."
|
806 |
|
807 |
+
#: ../classes/settings.php:314
|
808 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
809 |
msgstr "Wartość: Powinna zawierać adres URL obrazka lub ID załącznika (oddzielone przecinkami)."
|
810 |
|
811 |
+
#: ../classes/settings.php:315
|
812 |
msgid "Value: This will show the first 20 words of the Post content."
|
813 |
msgstr "Wartość: Wyświetli pierwsze 20 słów z treści wpisu."
|
814 |
|
815 |
+
#: ../classes/settings.php:316
|
816 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
817 |
msgstr "Wartość: Powinna być tablicą. Tablice wielopoziomowe zostaną spłaszczone."
|
818 |
|
819 |
+
#: ../classes/settings.php:317
|
820 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
821 |
msgstr "Wartość: Tylko liczby.<br />Jeśli masz dodatek sortowania, zostanie to zastosowane, aby umożliwić sortowanie wpisów wg liczb (z wartości własnych pól)."
|
822 |
|
823 |
+
#: ../classes/settings.php:318
|
824 |
#, php-format
|
825 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
826 |
msgstr "Wartość: Może być stemplem czasu lub datą w formacie określonym w <a href='%s'>Kodeksie</a>. Możesz zmienić wyświetlani daty na stronie <a href='%s'>Ustawień głównych</a>."
|
827 |
|
828 |
+
#: ../classes/settings.php:319
|
829 |
msgid "Post Titles"
|
830 |
msgstr "Tytyły wpisu"
|
831 |
|
832 |
+
#: ../classes/settings.php:319
|
833 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
834 |
msgstr "Wartość: Może to być jeden lub więcej ID wpisów (oddzielone przecinkami)."
|
835 |
|
836 |
+
#: ../classes/settings.php:320
|
837 |
msgid "Usernames"
|
838 |
msgstr "Nazwy użytkowników"
|
839 |
|
840 |
+
#: ../classes/settings.php:320
|
841 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
842 |
msgstr "Wartość: Może to być jeden lub więcej ID użytkowników (oddzielone przecinkami)."
|
843 |
|
844 |
+
#: ../classes/settings.php:321
|
845 |
msgid "Checkmark"
|
846 |
msgstr "Znak tak/nie"
|
847 |
|
848 |
+
#: ../classes/settings.php:321
|
849 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
850 |
msgstr "Wartość: Powinno to być 1 lub 0."
|
851 |
|
852 |
+
#: ../classes/settings.php:322
|
853 |
msgid "Value: hex value color, such as #808080."
|
854 |
msgstr "Wartość: Kolor w HEX, np. #808080."
|
855 |
|
856 |
+
#: ../classes/settings.php:323
|
857 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
858 |
msgstr ""
|
859 |
|
860 |
+
#: ../classes/settings.php:412
|
861 |
msgid "Welcome to Admin Columns"
|
862 |
msgstr "Witaj w Edytorze kolumn"
|
863 |
|
864 |
+
#: ../classes/settings.php:415
|
865 |
msgid "Thank you for updating to the latest version!"
|
866 |
msgstr "Dziękujemy za aktualizację do najnowszej wersji!"
|
867 |
|
868 |
+
#: ../classes/settings.php:416
|
869 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
870 |
msgstr "Edytor kolumn jest bardziej dopracowany niż kiedykolwiek wcześniej. Mamy nadzięję że Ci się spodoba."
|
871 |
|
872 |
+
#: ../classes/settings.php:421
|
873 |
msgid "What’s New"
|
874 |
msgstr "Co nowego"
|
875 |
|
876 |
+
#: ../classes/settings.php:422
|
877 |
msgid "Changelog"
|
878 |
msgstr "Dziennik zmian"
|
879 |
|
880 |
+
#: ../classes/settings.php:427
|
881 |
msgid "Important"
|
882 |
msgstr "Ważne"
|
883 |
|
884 |
+
#: ../classes/settings.php:429
|
885 |
msgid "Database Changes"
|
886 |
msgstr "Zmiany w bazie danych"
|
887 |
|
888 |
+
#: ../classes/settings.php:430
|
889 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
890 |
msgstr "Baza danych zmieniła się między wersjami 1 i 2. Ale wciąż możesz powrócić do wersji 1 bez żadnych problemów."
|
891 |
|
892 |
+
#: ../classes/settings.php:433
|
893 |
msgid "Make sure you backup your database and then click"
|
894 |
msgstr "Upewnij się że zrobiłeś kopię zapasową bazy danych a następnie kliknij"
|
895 |
|
896 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
897 |
msgid "Upgrade Database"
|
898 |
msgstr "Aktualizuj bazę danych"
|
899 |
|
900 |
+
#: ../classes/settings.php:436
|
901 |
msgid "Potential Issues"
|
902 |
msgstr "Potencjalne problemy"
|
903 |
|
904 |
+
#: ../classes/settings.php:437
|
905 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
906 |
msgstr "Z powodu znacznych modyfikacji w kodzie, związanymi z dodatkami, filtrami i akcjami, Twoja strona może nie działać poprawnie. Pamiętaj, aby przeczytać pełną"
|
907 |
|
908 |
+
#: ../classes/settings.php:437
|
909 |
msgid "Migrating from v1 to v2"
|
910 |
msgstr "Migracja z wersji 1 do 2"
|
911 |
|
912 |
+
#: ../classes/settings.php:437
|
913 |
msgid "guide to view the full list of changes."
|
914 |
msgstr "dokumentację i zapoznać się z listą zmian."
|
915 |
|
916 |
+
#: ../classes/settings.php:437
|
917 |
#, php-format
|
918 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
919 |
msgstr "Jeśli znajdziesz błąd <a href=\"%s\">zgłoś go</a> abyśmy mogli naprawić go w kolejnej wersji."
|
920 |
|
921 |
+
#: ../classes/settings.php:440
|
922 |
msgid "Important!"
|
923 |
msgstr "Ważne!"
|
924 |
|
925 |
+
#: ../classes/settings.php:440
|
926 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
927 |
msgstr "Jeżli zaktualizowałeś Edytor kolumn bez świadomości tych zmian, możesz powrócić do poprzedniej"
|
928 |
|
929 |
+
#: ../classes/settings.php:440
|
930 |
msgid "version 1"
|
931 |
msgstr "wersja 1"
|
932 |
|
933 |
+
#: ../classes/settings.php:440
|
934 |
msgid "of this plugin."
|
935 |
msgstr "tej wtyczki."
|
936 |
|
937 |
+
#: ../classes/settings.php:446
|
938 |
msgid "Changelog for"
|
939 |
msgstr "Dziennik zmian dla"
|
940 |
|
941 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
942 |
msgid "Learn more"
|
943 |
msgstr "Dowiedz się więcej"
|
944 |
|
945 |
+
#: ../classes/settings.php:471
|
946 |
msgid "Start using Admin Columns"
|
947 |
msgstr "Zacznij korzystać z Edytora kolumn"
|
948 |
|
949 |
+
#: ../classes/settings.php:490
|
950 |
msgid "General Settings"
|
951 |
msgstr "Ustawienia ogólne"
|
952 |
|
953 |
+
#: ../classes/settings.php:491
|
954 |
msgid "Customize your Admin Columns settings."
|
955 |
msgstr "Zmodyfikuj ustawienia Edytora kolumn."
|
956 |
|
957 |
+
#: ../classes/settings.php:502
|
958 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
962 |
msgid "Save"
|
963 |
msgstr "Zapisz"
|
964 |
|
965 |
+
#: ../classes/settings.php:549
|
966 |
msgid "Restore Settings"
|
967 |
msgstr "Przywróć ustawienia"
|
968 |
|
969 |
+
#: ../classes/settings.php:550
|
970 |
msgid "This will delete all column settings and restore the default settings."
|
971 |
msgstr "Ta operacja usunie wszystkie ustawienia kolumn u przywróci je do ustawień domyślnych."
|
972 |
|
973 |
+
#: ../classes/settings.php:556
|
974 |
msgid "Restore default settings"
|
975 |
msgstr "Przywróć ustawienia domyślne"
|
976 |
|
977 |
+
#: ../classes/settings.php:556
|
978 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
979 |
msgstr "Uwaga! WSZYSTKIE zapisane ustawienia kolumn zostaną usunięte. Tej operacji nie można przywrócić. Kliknij \\'OK\\' aby usunąć lub \\'Anuluj\\' aby przerwać."
|
980 |
|
981 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
982 |
msgid "Posttypes"
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: ../classes/settings.php:573
|
986 |
msgid "Others"
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: ../classes/settings.php:574
|
990 |
msgid "Taxonomies"
|
991 |
msgstr ""
|
992 |
|
993 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
994 |
+
msgid "Settings"
|
995 |
+
msgstr "Ustawienia"
|
996 |
+
|
997 |
+
#: ../classes/settings.php:591
|
998 |
+
msgid "Add-ons"
|
999 |
+
msgstr ""
|
1000 |
+
|
1001 |
+
#: ../classes/settings.php:659
|
1002 |
#, php-format
|
1003 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: ../classes/settings.php:669
|
1007 |
msgid "Store settings"
|
1008 |
msgstr "Zapisz ustawienia"
|
1009 |
|
1010 |
+
#: ../classes/settings.php:673
|
1011 |
msgid "Update"
|
1012 |
msgstr "Aktualizuj"
|
1013 |
|
1014 |
+
#: ../classes/settings.php:677
|
1015 |
#, php-format
|
1016 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1017 |
msgstr "Uwaga! Ustawienia %s kolumn zostaną usunięte. Tej operacji nie można przywrócić. Kliknij \\'OK\\' aby usunąć lub \\'Anuluj\\' aby przerwać."
|
1018 |
|
1019 |
+
#: ../classes/settings.php:678
|
1020 |
+
msgid "Restore"
|
1021 |
+
msgstr "Przywróć"
|
1022 |
+
|
1023 |
+
#: ../classes/settings.php:678
|
1024 |
msgid "columns"
|
1025 |
msgstr "kolumny"
|
1026 |
|
1027 |
+
#: ../classes/settings.php:697
|
1028 |
msgid "Get Admin Columns Pro"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: ../classes/settings.php:701
|
1032 |
msgid "Add Sorting"
|
1033 |
msgstr "Dodaj sortowanie"
|
1034 |
|
1035 |
+
#: ../classes/settings.php:702
|
1036 |
msgid "Add Filtering"
|
1037 |
msgstr "Dodaj filtrowanie"
|
1038 |
|
1039 |
+
#: ../classes/settings.php:703
|
1040 |
msgid "Add Import/Export"
|
1041 |
msgstr "Dodaj Import/Export"
|
1042 |
|
1043 |
+
#: ../classes/settings.php:704
|
1044 |
msgid "Add Direct Editing"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: ../classes/settings.php:707
|
1048 |
#, php-format
|
1049 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: ../classes/settings.php:738
|
1053 |
msgid "Are you happy with Admin Columns?"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: ../classes/settings.php:746
|
1057 |
msgid "What's wrong? Need help? Let us know!"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: ../classes/settings.php:747
|
1061 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: ../classes/settings.php:755
|
1065 |
msgid "Docs"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: ../classes/settings.php:760
|
1069 |
msgid "Forums"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: ../classes/settings.php:769
|
1073 |
msgid "Woohoo! We're glad to hear that!"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: ../classes/settings.php:770
|
1077 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: ../classes/settings.php:774
|
1081 |
msgid "Rate"
|
1082 |
msgstr ""
|
1083 |
|
1084 |
+
#: ../classes/settings.php:785
|
1085 |
msgid "Tweet"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
+
#: ../classes/settings.php:795
|
1089 |
msgid "Buy Pro"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: ../classes/settings.php:807
|
1093 |
msgid "Support"
|
1094 |
msgstr "Pomocy"
|
1095 |
|
1096 |
+
#: ../classes/settings.php:810
|
1097 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1098 |
msgstr "Sprawdź dział <strong>Pomocy</strong>, w prawym, górnym rogu ekranu."
|
1099 |
|
1100 |
+
#: ../classes/settings.php:813
|
1101 |
#, php-format
|
1102 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1103 |
msgstr "Dostęp do pełnej dokumentacji, raportów błędów, sugestii co do nowych funkcji i innych podpowiedzi uzyskasz na <a href='%s'>stronie Edytora kolumn</a>"
|
1104 |
|
1105 |
+
#: ../classes/settings.php:842
|
1106 |
msgid "Drag and drop to reorder"
|
1107 |
msgstr "Przeciągnij i opuść aby zmienić kolejność"
|
1108 |
|
1109 |
+
#: ../classes/settings.php:845
|
1110 |
msgid "Add Column"
|
1111 |
msgstr "Dodaj kolumnę"
|
1112 |
|
1113 |
+
#: ../classes/settings.php:926
|
1114 |
msgid "Active"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: ../classes/settings.php:927
|
1118 |
msgid "Deactivate"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: ../classes/settings.php:934
|
1122 |
msgid "Installed"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: ../classes/settings.php:935
|
1126 |
msgid "Activate"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: ../classes/settings.php:949
|
1130 |
msgid "Download & Install"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: ../classes/settings.php:954
|
1134 |
msgid "Get this add-on"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: ../classes/storage_model.php:237
|
1138 |
msgid "settings succesfully restored."
|
1139 |
msgstr "ustawienia zostały przywrócone."
|
1140 |
|
1141 |
+
#: ../classes/storage_model.php:253
|
1142 |
msgid "No columns settings available."
|
1143 |
msgstr "Brak dostępnych ustawień kolumn."
|
1144 |
|
1145 |
+
#: ../classes/storage_model.php:274
|
1146 |
#, php-format
|
1147 |
msgid "You are trying to store the same settings for %s."
|
1148 |
msgstr "Próbujesz przywrócić te same ustawienia dla %s."
|
1149 |
|
1150 |
+
#: ../classes/storage_model.php:278
|
1151 |
#, php-format
|
1152 |
+
msgid "Settings for %s updated successfully."
|
1153 |
+
msgstr ""
|
1154 |
+
|
1155 |
+
#: ../classes/storage_model.php:809
|
1156 |
+
msgid "View"
|
1157 |
+
msgstr "Zobacz"
|
1158 |
|
1159 |
#: ../classes/storage_model/comment.php:13
|
1160 |
msgid "Comments"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
#: ../classes/upgrade.php:62
|
1188 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
|
|
1189 |
msgstr ""
|
1190 |
|
1191 |
#: ../classes/upgrade.php:95
|
1240 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1241 |
msgstr "Przykro nam, ale coś poszło źle w trakcie procesu aktualizacji. Napisz o tym na forum pomocy."
|
1242 |
|
1243 |
+
#: ../codepress-admin-columns.php:34
|
1244 |
+
msgid "No textdomain"
|
1245 |
+
msgstr ""
|
1246 |
+
|
1247 |
#: ../codepress-admin-columns.php:442
|
1248 |
msgid "Edit columns"
|
1249 |
msgstr "Edytuj kolumny"
|
languages/cpac-pt_BR.mo
CHANGED
Binary file
|
languages/cpac-pt_BR.po
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
# Translators:
|
3 |
# Adriano Estevam <aestevam@gmail.com>, 2013
|
4 |
# André Mácola Machado <andremacola@gmail.com>, 2014
|
5 |
-
# André Mácola Machado <andremacola@gmail.com>, 2015
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Admin Columns\n"
|
9 |
"Report-Msgid-Bugs-To: \n"
|
10 |
-
"POT-Creation-Date: 2015-
|
11 |
-
"PO-Revision-Date: 2015-
|
12 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
13 |
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/admin-columns/language/pt_BR/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
@@ -18,10 +18,16 @@ msgstr ""
|
|
18 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
19 |
"X-Generator: Poedit 1.7.5\n"
|
20 |
"X-Poedit-Basepath: .\n"
|
21 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
22 |
"X-Poedit-SourceCharset: UTF-8\n"
|
23 |
"X-Poedit-SearchPath-0: .\n"
|
24 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
#: ../classes/addons.php:110
|
27 |
msgid "Plugins"
|
@@ -43,164 +49,164 @@ msgstr "WooCommerce"
|
|
43 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
44 |
msgstr "Melhorar a visão geral dos produtos, encomendas e cupons com novas colunas e edição imediata."
|
45 |
|
46 |
-
#: ../classes/column.php:
|
47 |
msgid "Thumbnail"
|
48 |
msgstr "Miniatura"
|
49 |
|
50 |
-
#: ../classes/column.php:
|
51 |
msgid "Medium"
|
52 |
msgstr "Médio"
|
53 |
|
54 |
-
#: ../classes/column.php:
|
55 |
msgid "Large"
|
56 |
msgstr "Grande"
|
57 |
|
58 |
-
#: ../classes/column.php:
|
59 |
msgid "Full"
|
60 |
msgstr "Original"
|
61 |
|
62 |
-
#: ../classes/column.php:
|
63 |
msgid "Date Format"
|
64 |
msgstr "Formato de Data"
|
65 |
|
66 |
-
#: ../classes/column.php:
|
67 |
msgid "This will determine how the date will be displayed."
|
68 |
msgstr "Determina como a data será mostrada"
|
69 |
|
70 |
-
#: ../classes/column.php:
|
71 |
msgid "Example:"
|
72 |
msgstr "Exemplo"
|
73 |
|
74 |
-
#: ../classes/column.php:
|
75 |
#, php-format
|
76 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
77 |
msgstr "Deixe em branco para o formato padrão do Wordpress, mude o <a href=\"%s\">formato padrão data aqui</a>."
|
78 |
|
79 |
-
#: ../classes/column.php:
|
80 |
msgid "Documentation on date and time formatting."
|
81 |
msgstr "Documentação para formatos de data e hora"
|
82 |
|
83 |
-
#: ../classes/column.php:
|
84 |
msgid "Excerpt length"
|
85 |
msgstr "Tamanho do Resumo"
|
86 |
|
87 |
-
#: ../classes/column.php:
|
88 |
msgid "Number of words"
|
89 |
msgstr "Número de Palavras"
|
90 |
|
91 |
-
#: ../classes/column.php:
|
92 |
msgid "Preview size"
|
93 |
msgstr "Tamanho do preview"
|
94 |
|
95 |
-
#: ../classes/column.php:
|
96 |
msgid "Custom"
|
97 |
msgstr "Personalizado"
|
98 |
|
99 |
-
#: ../classes/column.php:
|
100 |
msgid "width"
|
101 |
msgstr "largura"
|
102 |
|
103 |
-
#: ../classes/column.php:
|
104 |
msgid "height"
|
105 |
msgstr "altura"
|
106 |
|
107 |
-
#: ../classes/column.php:
|
108 |
msgid "Before"
|
109 |
msgstr "Antes"
|
110 |
|
111 |
-
#: ../classes/column.php:
|
112 |
msgid "This text will appear before the custom field value."
|
113 |
msgstr "Este texto aparecerá antes do valor do campo personalizado."
|
114 |
|
115 |
-
#: ../classes/column.php:
|
116 |
msgid "After"
|
117 |
msgstr "Depois"
|
118 |
|
119 |
-
#: ../classes/column.php:
|
120 |
msgid "This text will appear after the custom field value."
|
121 |
msgstr "Este texto aparecerá depois do valor do campo personalizado."
|
122 |
|
123 |
-
#: ../classes/column.php:
|
124 |
msgid "Display Name"
|
125 |
msgstr "Exibir Nome"
|
126 |
|
127 |
-
#: ../classes/column.php:
|
128 |
msgid "First Name"
|
129 |
msgstr "Primeiro Nome"
|
130 |
|
131 |
-
#: ../classes/column.php:
|
132 |
msgid "Last Name"
|
133 |
msgstr "Sobrenome"
|
134 |
|
135 |
-
#: ../classes/column.php:
|
136 |
msgid "Nickname"
|
137 |
msgstr "Apelido"
|
138 |
|
139 |
-
#: ../classes/column.php:
|
140 |
msgid "User Login"
|
141 |
msgstr "Nome de Usuário"
|
142 |
|
143 |
-
#: ../classes/column.php:
|
144 |
msgid "User Email"
|
145 |
msgstr "Email do Usuário"
|
146 |
|
147 |
-
#: ../classes/column.php:
|
148 |
msgid "User ID"
|
149 |
msgstr "ID do Usuário"
|
150 |
|
151 |
-
#: ../classes/column.php:
|
152 |
msgid "First and Last Name"
|
153 |
msgstr "Nome e Sobrenome"
|
154 |
|
155 |
-
#: ../classes/column.php:
|
156 |
msgid "Display format"
|
157 |
msgstr "Formato de exibição"
|
158 |
|
159 |
-
#: ../classes/column.php:
|
160 |
msgid "This is the format of the author name."
|
161 |
msgstr "Este é o formato do nome do autor."
|
162 |
|
163 |
-
#: ../classes/column.php:
|
164 |
msgid "Edit"
|
165 |
msgstr "Editar"
|
166 |
|
167 |
-
#: ../classes/column.php:
|
168 |
msgid "Clone"
|
169 |
msgstr "Clone"
|
170 |
|
171 |
-
#: ../classes/column.php:
|
172 |
msgid "Remove"
|
173 |
msgstr "Remover"
|
174 |
|
175 |
-
#: ../classes/column.php:
|
176 |
msgid "Type"
|
177 |
msgstr "Tipo"
|
178 |
|
179 |
-
#: ../classes/column.php:
|
180 |
msgid "Choose a column type."
|
181 |
msgstr "Escolha um tipo."
|
182 |
|
183 |
-
#: ../classes/column.php:
|
184 |
msgid "Name"
|
185 |
msgstr "Nome"
|
186 |
|
187 |
-
#: ../classes/column.php:
|
188 |
msgid "Label"
|
189 |
msgstr "Titulo"
|
190 |
|
191 |
-
#: ../classes/column.php:
|
192 |
msgid "This is the name which will appear as the column header."
|
193 |
msgstr "Nome que aparecerá no cabeçalho da coluna."
|
194 |
|
195 |
-
#: ../classes/column.php:
|
196 |
msgid "Width"
|
197 |
msgstr "Width"
|
198 |
|
199 |
-
#: ../classes/column.php:
|
200 |
msgid "default"
|
201 |
msgstr "padrão"
|
202 |
|
203 |
-
#: ../classes/column.php:
|
204 |
msgid "auto"
|
205 |
msgstr "auto"
|
206 |
|
@@ -225,7 +231,7 @@ msgstr "Admin de Colunas Pro - Desenvolvedor oferece uma integração completa c
|
|
225 |
msgid "Find out more"
|
226 |
msgstr "Saiba mais."
|
227 |
|
228 |
-
#: ../classes/column/actions.php:29
|
229 |
msgid "Actions"
|
230 |
msgstr "Ações"
|
231 |
|
@@ -249,30 +255,6 @@ msgstr "Não"
|
|
249 |
msgid "ID"
|
250 |
msgstr "ID"
|
251 |
|
252 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
253 |
-
msgid "Unapprove"
|
254 |
-
msgstr "Desaprovar"
|
255 |
-
|
256 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
257 |
-
msgid "Approve"
|
258 |
-
msgstr "Aprovar"
|
259 |
-
|
260 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
261 |
-
msgid "Restore"
|
262 |
-
msgstr "Restaurar"
|
263 |
-
|
264 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
265 |
-
msgid "Delete Permanently"
|
266 |
-
msgstr "Excluir permanentemente"
|
267 |
-
|
268 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
269 |
-
msgid "Quick Edit"
|
270 |
-
msgstr "Edição rápida"
|
271 |
-
|
272 |
-
#: ../classes/column/comment/actions.php:77
|
273 |
-
msgid "Reply"
|
274 |
-
msgstr "Responder"
|
275 |
-
|
276 |
#: ../classes/column/comment/agent.php:19
|
277 |
msgid "Agent"
|
278 |
msgstr "Agente"
|
@@ -310,11 +292,11 @@ msgstr "Data GMT"
|
|
310 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
311 |
msgstr "Enviado em <a href=\"%1$s\">%2$s às %3$s</a>"
|
312 |
|
313 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
314 |
msgid "Date"
|
315 |
msgstr "Data"
|
316 |
|
317 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
318 |
msgid "Excerpt"
|
319 |
msgstr "Resumo"
|
320 |
|
@@ -326,11 +308,11 @@ msgstr "Em resposta à"
|
|
326 |
msgid "Word count"
|
327 |
msgstr "Contador de palavras"
|
328 |
|
329 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
330 |
msgid "Custom Field"
|
331 |
msgstr "Campo personalizado"
|
332 |
|
333 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
334 |
msgid "Default"
|
335 |
msgstr "Padrão"
|
336 |
|
@@ -338,15 +320,15 @@ msgstr "Padrão"
|
|
338 |
msgid "Checkmark (true/false)"
|
339 |
msgstr "Checkmark (true/false)"
|
340 |
|
341 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
342 |
msgid "Color"
|
343 |
msgstr "Cor"
|
344 |
|
345 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
346 |
msgid "Counter"
|
347 |
msgstr "Contador"
|
348 |
|
349 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
350 |
msgid "Image"
|
351 |
msgstr "Imagem"
|
352 |
|
@@ -354,11 +336,11 @@ msgstr "Imagem"
|
|
354 |
msgid "Media Library"
|
355 |
msgstr "Biblioteca de mídia"
|
356 |
|
357 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
358 |
msgid "Multiple Values"
|
359 |
msgstr "Vários valores"
|
360 |
|
361 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
362 |
msgid "Numeric"
|
363 |
msgstr "Numerico"
|
364 |
|
@@ -395,19 +377,6 @@ msgstr "Tipo de campo"
|
|
395 |
msgid "This will determine how the value will be displayed."
|
396 |
msgstr "Isso determinará como o valor será exibido."
|
397 |
|
398 |
-
#: ../classes/column/link/actions.php:49
|
399 |
-
#, php-format
|
400 |
-
msgid ""
|
401 |
-
"You are about to delete this link '%s'\n"
|
402 |
-
" 'Cancel' to stop, 'OK' to delete."
|
403 |
-
msgstr ""
|
404 |
-
"Você está prestes a excluir este link '%s'\n"
|
405 |
-
" 'Cancelar' para interromper, 'OK' para excluir."
|
406 |
-
|
407 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
408 |
-
msgid "Delete"
|
409 |
-
msgstr "Excluir"
|
410 |
-
|
411 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
412 |
msgid "Description"
|
413 |
msgstr "Descrição"
|
@@ -432,23 +401,6 @@ msgstr "Rss"
|
|
432 |
msgid "Target"
|
433 |
msgstr "Alvo"
|
434 |
|
435 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
436 |
-
msgid "Trash"
|
437 |
-
msgstr "Lixeira"
|
438 |
-
|
439 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
440 |
-
#, php-format
|
441 |
-
msgid "View “%s”"
|
442 |
-
msgstr "Visualizar “%s”"
|
443 |
-
|
444 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
445 |
-
msgid "View"
|
446 |
-
msgstr "Visualizar"
|
447 |
-
|
448 |
-
#: ../classes/column/media/actions.php:35
|
449 |
-
msgid "Attach"
|
450 |
-
msgstr "Anexar"
|
451 |
-
|
452 |
#: ../classes/column/media/alternate-text.php:19
|
453 |
msgid "Alt"
|
454 |
msgstr "Alt"
|
@@ -549,35 +501,6 @@ msgstr "Altura"
|
|
549 |
msgid "Mime type"
|
550 |
msgstr "Mime type"
|
551 |
|
552 |
-
#: ../classes/column/post/actions.php:32
|
553 |
-
msgid "Edit this item"
|
554 |
-
msgstr "Editar este ítem"
|
555 |
-
|
556 |
-
#: ../classes/column/post/actions.php:35
|
557 |
-
msgid "Edit this item inline"
|
558 |
-
msgstr "Editar este ítem inline"
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:40
|
561 |
-
msgid "Restore this item from the Trash"
|
562 |
-
msgstr "Restaurar este ítem da Lixeira"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:42
|
565 |
-
msgid "Move this item to the Trash"
|
566 |
-
msgstr "Mover este ítem para a Lixeira"
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:44
|
569 |
-
msgid "Delete this item permanently"
|
570 |
-
msgstr "Excluir este ítem permanentemente"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:49
|
573 |
-
#, php-format
|
574 |
-
msgid "Preview “%s”"
|
575 |
-
msgstr "Preview “%s”"
|
576 |
-
|
577 |
-
#: ../classes/column/post/actions.php:49
|
578 |
-
msgid "Preview"
|
579 |
-
msgstr "Preview"
|
580 |
-
|
581 |
#: ../classes/column/post/attachment-count.php:19
|
582 |
msgid "No. of Attachments"
|
583 |
msgstr "No. de Anexos"
|
@@ -610,6 +533,10 @@ msgstr "Pendente"
|
|
610 |
msgid "Spam"
|
611 |
msgstr "Spam"
|
612 |
|
|
|
|
|
|
|
|
|
613 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
614 |
msgid "Comment status"
|
615 |
msgstr "Status do Comentário"
|
@@ -634,6 +561,18 @@ msgstr "Profundidade"
|
|
634 |
msgid "Estimated Reading Time"
|
635 |
msgstr "Tempo Estimado de Leitura"
|
636 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
637 |
#: ../classes/column/post/estimated-reading-time.php:103
|
638 |
msgid "Words per minute"
|
639 |
msgstr "Palavras por minuto"
|
@@ -802,410 +741,418 @@ msgstr "Add-on desativado com sucesso"
|
|
802 |
msgid "Admin Columns Settings"
|
803 |
msgstr "Configurações do Admin de Colunas"
|
804 |
|
805 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
806 |
msgid "Admin Columns"
|
807 |
msgstr "Admin de Colunas"
|
808 |
|
809 |
-
#: ../classes/settings.php:
|
810 |
#, php-format
|
811 |
msgid "%s column is already present and can not be duplicated."
|
812 |
msgstr "%s coluna já está inclusa e não pode ser duplicada."
|
813 |
|
814 |
-
#: ../classes/settings.php:
|
815 |
msgid "Default settings succesfully restored."
|
816 |
msgstr "Configurações padrão restauradas com sucesso."
|
817 |
|
818 |
-
#: ../classes/settings.php:
|
819 |
msgid "Overview"
|
820 |
msgstr "Overview"
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
824 |
msgstr "Este plugin serve para adicionar e remover colunas extras nas telas de administração de posts(tipos), páginas, biblioteca de mídia, comentários, links e usuários. Alterar rótulo da coluna e reordená-los."
|
825 |
|
826 |
-
#: ../classes/settings.php:
|
827 |
msgid "Basics"
|
828 |
msgstr "Básicas"
|
829 |
|
830 |
-
#: ../classes/settings.php:
|
831 |
msgid "Change order"
|
832 |
msgstr "Alterar ordem"
|
833 |
|
834 |
-
#: ../classes/settings.php:
|
835 |
msgid "By dragging the columns you can change the order which they will appear in."
|
836 |
msgstr "Arrastando as colunas você pode alterar a ordem em que elas aparecem."
|
837 |
|
838 |
-
#: ../classes/settings.php:
|
839 |
msgid "Change label"
|
840 |
msgstr "Alterar label"
|
841 |
|
842 |
-
#: ../classes/settings.php:
|
843 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
844 |
msgstr "Clicando no triângulo você verá as opções da coluna. Você pode alterar cada rótulo do cabeçalho das colunas."
|
845 |
|
846 |
-
#: ../classes/settings.php:
|
847 |
msgid "Change column width"
|
848 |
msgstr "Alterar tamanho da coluna"
|
849 |
|
850 |
-
#: ../classes/settings.php:
|
851 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
852 |
msgstr "Clicando no triângulo você verá as opções da coluna. Usando o campo de slider você pode setar a largura da coluna em porcentagem."
|
853 |
|
854 |
-
#: ../classes/settings.php:
|
855 |
msgid "'Custom Field' column"
|
856 |
msgstr "Coluna 'Campo Personalizado'"
|
857 |
|
858 |
-
#: ../classes/settings.php:
|
859 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
860 |
msgstr "A coluna de campo personalizado usa os campos personalizados dos posts e usuários. Existem 10 tipos que você pode setar."
|
861 |
|
862 |
-
#: ../classes/settings.php:
|
863 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
864 |
msgstr "Valor: Pode ser uma string ou array. Arrays serão 'flattened' e seus valores separados por ',' vírgula."
|
865 |
|
866 |
-
#: ../classes/settings.php:
|
867 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
868 |
msgstr "Valor: deverá conter uma URL da imagem ou IDs dos Anexos ( separados por uma ',' vírgula )."
|
869 |
|
870 |
-
#: ../classes/settings.php:
|
871 |
msgid "Value: This will show the first 20 words of the Post content."
|
872 |
msgstr "Valor: Mostrará as primeiras 20 palavras do conteúdo do Post."
|
873 |
|
874 |
-
#: ../classes/settings.php:
|
875 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
876 |
msgstr "Valor: Deverá ser um array. Irá 'flatten' qualquer array ( multidimensional )."
|
877 |
|
878 |
-
#: ../classes/settings.php:
|
879 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
880 |
msgstr "Valor: Apenas números inteiros.<br/>Se você tem o 'addon de ordenação' isso vai ser usado para classificação, de modo que você possa ordenar seus posts em valores numéricos (campo personalizado)."
|
881 |
|
882 |
-
#: ../classes/settings.php:
|
883 |
#, php-format
|
884 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
885 |
msgstr "Valor: Pode ser unix timestamp ou um formato de data como relatado no <a href='%s'>Codex</a>. Você pode mudar o formato de saída da data na página de <a href='%s'>configurações</a>."
|
886 |
|
887 |
-
#: ../classes/settings.php:
|
888 |
msgid "Post Titles"
|
889 |
msgstr "Títulos do Post"
|
890 |
|
891 |
-
#: ../classes/settings.php:
|
892 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
893 |
msgstr "Valor: pode ser um ou mais Post ID's (separado por ',')."
|
894 |
|
895 |
-
#: ../classes/settings.php:
|
896 |
msgid "Usernames"
|
897 |
msgstr "Usuários"
|
898 |
|
899 |
-
#: ../classes/settings.php:
|
900 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
901 |
msgstr "Valor: pode ser um ou mais ID's dos Usuários (separado por ',')."
|
902 |
|
903 |
-
#: ../classes/settings.php:
|
904 |
msgid "Checkmark"
|
905 |
msgstr "Checkmark"
|
906 |
|
907 |
-
#: ../classes/settings.php:
|
908 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
909 |
msgstr "Valor: deverá ser 1 (um) u 0 (zero)."
|
910 |
|
911 |
-
#: ../classes/settings.php:
|
912 |
msgid "Value: hex value color, such as #808080."
|
913 |
msgstr "Valor: Valor hexadecimal, ex: #808080."
|
914 |
|
915 |
-
#: ../classes/settings.php:
|
916 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
917 |
msgstr "Valor: Pode ser uma string ou array. Exibirá uma contagem do número de vezes que a 'meta_key' é usada pelo item."
|
918 |
|
919 |
-
#: ../classes/settings.php:
|
920 |
msgid "Welcome to Admin Columns"
|
921 |
msgstr "Bem vindo ao Admin de Colunas"
|
922 |
|
923 |
-
#: ../classes/settings.php:
|
924 |
msgid "Thank you for updating to the latest version!"
|
925 |
msgstr "Obrigado por atualizar para a última versão!"
|
926 |
|
927 |
-
#: ../classes/settings.php:
|
928 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
929 |
msgstr "Admin de Colunas está mais polido e divertido do que nunca. Esperamos que você goste."
|
930 |
|
931 |
-
#: ../classes/settings.php:
|
932 |
msgid "What’s New"
|
933 |
msgstr "O que há de novo"
|
934 |
|
935 |
-
#: ../classes/settings.php:
|
936 |
msgid "Changelog"
|
937 |
msgstr "Log de Mudanças"
|
938 |
|
939 |
-
#: ../classes/settings.php:
|
940 |
msgid "Important"
|
941 |
msgstr "Importante"
|
942 |
|
943 |
-
#: ../classes/settings.php:
|
944 |
msgid "Database Changes"
|
945 |
msgstr "Alterações no banco de dados"
|
946 |
|
947 |
-
#: ../classes/settings.php:
|
948 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
949 |
msgstr "O banco de dados foi alterado entre as versões 1 e 2, mas nós temos certeza que você pode voltar para a versão 1x sem nenhum problema."
|
950 |
|
951 |
-
#: ../classes/settings.php:
|
952 |
msgid "Make sure you backup your database and then click"
|
953 |
msgstr "Verifique se você realizou o backup do banco de dados antes de continuar"
|
954 |
|
955 |
-
#: ../classes/settings.php:
|
956 |
msgid "Upgrade Database"
|
957 |
msgstr "Atualização do Banco de Dados"
|
958 |
|
959 |
-
#: ../classes/settings.php:
|
960 |
msgid "Potential Issues"
|
961 |
msgstr "Potenciais Problemas"
|
962 |
|
963 |
-
#: ../classes/settings.php:
|
964 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
965 |
msgstr "Faça o refatoramento do seu código em torno dos Complementos e ação/filtros, seu website poderá não funcionar corretamente. É importante que você leia por completo"
|
966 |
|
967 |
-
#: ../classes/settings.php:
|
968 |
msgid "Migrating from v1 to v2"
|
969 |
msgstr "Migrando da v1 para v2"
|
970 |
|
971 |
-
#: ../classes/settings.php:
|
972 |
msgid "guide to view the full list of changes."
|
973 |
msgstr "Guia para visualização de todas as alterações."
|
974 |
|
975 |
-
#: ../classes/settings.php:
|
976 |
#, php-format
|
977 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
978 |
msgstr "Ao encontrar um bug, por favor <a href=\"%s\">reporte para nós</a> para arrumarmos na próxima versão."
|
979 |
|
980 |
-
#: ../classes/settings.php:
|
981 |
msgid "Important!"
|
982 |
msgstr "Importante!"
|
983 |
|
984 |
-
#: ../classes/settings.php:
|
985 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
986 |
msgstr "Se você atualizou o plugin Admin de Colunas sem o devido conhecimento das mudanças, por favor volte a última versão"
|
987 |
|
988 |
-
#: ../classes/settings.php:
|
989 |
msgid "version 1"
|
990 |
msgstr "versão 1"
|
991 |
|
992 |
-
#: ../classes/settings.php:
|
993 |
msgid "of this plugin."
|
994 |
msgstr "deste plugin."
|
995 |
|
996 |
-
#: ../classes/settings.php:
|
997 |
msgid "Changelog for"
|
998 |
msgstr "Log de alterações para"
|
999 |
|
1000 |
-
#: ../classes/settings.php:
|
1001 |
msgid "Learn more"
|
1002 |
msgstr "Saiba mais"
|
1003 |
|
1004 |
-
#: ../classes/settings.php:
|
1005 |
msgid "Start using Admin Columns"
|
1006 |
msgstr "Comece a usar o Admin de Colunas"
|
1007 |
|
1008 |
-
#: ../classes/settings.php:
|
1009 |
msgid "General Settings"
|
1010 |
msgstr "Configurações"
|
1011 |
|
1012 |
-
#: ../classes/settings.php:
|
1013 |
msgid "Customize your Admin Columns settings."
|
1014 |
msgstr "Customize as configurações do seu Admin de Colunas."
|
1015 |
|
1016 |
-
#: ../classes/settings.php:
|
1017 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1018 |
msgstr "Mostrar botão \"Editar Colunas\" nas telas de administração. Padrão é: <code>ativado</code>"
|
1019 |
|
1020 |
-
#: ../classes/settings.php:
|
1021 |
msgid "Save"
|
1022 |
msgstr "Salvar"
|
1023 |
|
1024 |
-
#: ../classes/settings.php:
|
1025 |
msgid "Restore Settings"
|
1026 |
msgstr "Restaurar Configurações"
|
1027 |
|
1028 |
-
#: ../classes/settings.php:
|
1029 |
msgid "This will delete all column settings and restore the default settings."
|
1030 |
msgstr "Apagará todas as configurações de colunas e restaurar a configuração padrão."
|
1031 |
|
1032 |
-
#: ../classes/settings.php:
|
1033 |
msgid "Restore default settings"
|
1034 |
msgstr "Restaurar configuração padrão"
|
1035 |
|
1036 |
-
#: ../classes/settings.php:
|
1037 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1038 |
msgstr "Atenção! Todos os dados salvos do administrador de colunas serão excluídos. Isto não poderá ser desfeito. \\'OK\\' para excluir, \\'Cancelar\\' para interromper"
|
1039 |
|
1040 |
-
#: ../classes/settings.php:
|
1041 |
-
msgid "Settings"
|
1042 |
-
msgstr "Configurações"
|
1043 |
-
|
1044 |
-
#: ../classes/settings.php:601
|
1045 |
-
msgid "Add-ons"
|
1046 |
-
msgstr "Complementos"
|
1047 |
-
|
1048 |
-
#: ../classes/settings.php:631
|
1049 |
msgid "Posttypes"
|
1050 |
msgstr "Tipos de Post"
|
1051 |
|
1052 |
-
#: ../classes/settings.php:
|
1053 |
msgid "Others"
|
1054 |
msgstr "Outros"
|
1055 |
|
1056 |
-
#: ../classes/settings.php:
|
1057 |
msgid "Taxonomies"
|
1058 |
msgstr "Taxonomias"
|
1059 |
|
1060 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1061 |
#, php-format
|
1062 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1063 |
msgstr "As colunas para %s são setadas via PHP e portanto não podem ser editadas pelo painel de administração"
|
1064 |
|
1065 |
-
#: ../classes/settings.php:
|
1066 |
msgid "Store settings"
|
1067 |
msgstr "Configurações armazenadas"
|
1068 |
|
1069 |
-
#: ../classes/settings.php:
|
1070 |
msgid "Update"
|
1071 |
msgstr "Atualização"
|
1072 |
|
1073 |
-
#: ../classes/settings.php:
|
1074 |
#, php-format
|
1075 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1076 |
msgstr "Atenção! Dados das colunas %s serão excluídos. Isto não poderá ser desfeito. \\'OK\\' para excluir, \\'Cancelar\\' para interromper"
|
1077 |
|
1078 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1079 |
msgid "columns"
|
1080 |
msgstr "colunas"
|
1081 |
|
1082 |
-
#: ../classes/settings.php:
|
1083 |
msgid "Get Admin Columns Pro"
|
1084 |
msgstr "Obter Admin de Colunas Pro"
|
1085 |
|
1086 |
-
#: ../classes/settings.php:
|
1087 |
msgid "Add Sorting"
|
1088 |
msgstr "Adicionar Classificação"
|
1089 |
|
1090 |
-
#: ../classes/settings.php:
|
1091 |
msgid "Add Filtering"
|
1092 |
msgstr "Adicionar Filtragem"
|
1093 |
|
1094 |
-
#: ../classes/settings.php:
|
1095 |
msgid "Add Import/Export"
|
1096 |
msgstr "Adicionar Importar/Exportar"
|
1097 |
|
1098 |
-
#: ../classes/settings.php:
|
1099 |
msgid "Add Direct Editing"
|
1100 |
msgstr "Adicionar Edição Direta"
|
1101 |
|
1102 |
-
#: ../classes/settings.php:
|
1103 |
#, php-format
|
1104 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1105 |
msgstr "Confira <a href=\"%s\">Admin de Colunas Pro</a> para mais detalhes!"
|
1106 |
|
1107 |
-
#: ../classes/settings.php:
|
1108 |
msgid "Are you happy with Admin Columns?"
|
1109 |
msgstr "Você está feliz com o Administrador de Colunas?"
|
1110 |
|
1111 |
-
#: ../classes/settings.php:
|
1112 |
msgid "What's wrong? Need help? Let us know!"
|
1113 |
msgstr "Algum problema? Precisa de ajuda? Deixe-nos saber!"
|
1114 |
|
1115 |
-
#: ../classes/settings.php:
|
1116 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1117 |
msgstr "Confira a nossa extensa documentação, ou você pode abrir um tópico de suporte no WordPress.org!"
|
1118 |
|
1119 |
-
#: ../classes/settings.php:
|
1120 |
msgid "Docs"
|
1121 |
msgstr "Docs"
|
1122 |
|
1123 |
-
#: ../classes/settings.php:
|
1124 |
msgid "Forums"
|
1125 |
msgstr "Forums"
|
1126 |
|
1127 |
-
#: ../classes/settings.php:
|
1128 |
msgid "Woohoo! We're glad to hear that!"
|
1129 |
msgstr "Woohoo! Estamos felizes em saber disto!"
|
1130 |
|
1131 |
-
#: ../classes/settings.php:
|
1132 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1133 |
msgstr "Nós realmente adoraríamos se você puder mostrar seu apreço nos avaliando no WordPress.org ou twittar sobre o Administrador de Colunas!"
|
1134 |
|
1135 |
-
#: ../classes/settings.php:
|
1136 |
msgid "Rate"
|
1137 |
msgstr "Avaliar"
|
1138 |
|
1139 |
-
#: ../classes/settings.php:
|
1140 |
msgid "Tweet"
|
1141 |
msgstr "Twittar"
|
1142 |
|
1143 |
-
#: ../classes/settings.php:
|
1144 |
msgid "Buy Pro"
|
1145 |
msgstr "Comprar versão PRO"
|
1146 |
|
1147 |
-
#: ../classes/settings.php:
|
1148 |
msgid "Support"
|
1149 |
msgstr "Suporte"
|
1150 |
|
1151 |
-
#: ../classes/settings.php:
|
1152 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1153 |
msgstr "Confira a seção de <strong>Ajuda</strong> no canto superior direito da tela."
|
1154 |
|
1155 |
-
#: ../classes/settings.php:
|
1156 |
#, php-format
|
1157 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1158 |
msgstr "Para a documentação completa, reportação de bugs, sugestões de recursos e outras dicas <a href='%s'>visite o site do Admin de Colunas</a>"
|
1159 |
|
1160 |
-
#: ../classes/settings.php:
|
1161 |
msgid "Drag and drop to reorder"
|
1162 |
msgstr "Arrastar e solte para reordenar"
|
1163 |
|
1164 |
-
#: ../classes/settings.php:
|
1165 |
msgid "Add Column"
|
1166 |
msgstr "Adicionar Coluna"
|
1167 |
|
1168 |
-
#: ../classes/settings.php:
|
1169 |
msgid "Active"
|
1170 |
msgstr "Ativar"
|
1171 |
|
1172 |
-
#: ../classes/settings.php:
|
1173 |
msgid "Deactivate"
|
1174 |
msgstr "Desativar"
|
1175 |
|
1176 |
-
#: ../classes/settings.php:
|
1177 |
msgid "Installed"
|
1178 |
msgstr "Instalado"
|
1179 |
|
1180 |
-
#: ../classes/settings.php:
|
1181 |
msgid "Activate"
|
1182 |
msgstr "Ativado"
|
1183 |
|
1184 |
-
#: ../classes/settings.php:
|
1185 |
msgid "Download & Install"
|
1186 |
msgstr "Baixar & Instalar"
|
1187 |
|
1188 |
-
#: ../classes/settings.php:
|
1189 |
msgid "Get this add-on"
|
1190 |
msgstr "Obter este complemento"
|
1191 |
|
1192 |
-
#: ../classes/storage_model.php:
|
1193 |
msgid "settings succesfully restored."
|
1194 |
msgstr "Configurações foram restauradas com sucesso."
|
1195 |
|
1196 |
-
#: ../classes/storage_model.php:
|
1197 |
msgid "No columns settings available."
|
1198 |
msgstr "Nenhuma configuração de colunas disponível."
|
1199 |
|
1200 |
-
#: ../classes/storage_model.php:
|
1201 |
#, php-format
|
1202 |
msgid "You are trying to store the same settings for %s."
|
1203 |
msgstr "Você está tentando armazenar a mesma configuração para %s."
|
1204 |
|
1205 |
-
#: ../classes/storage_model.php:
|
1206 |
#, php-format
|
1207 |
-
msgid "Settings for %s updated
|
1208 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1209 |
|
1210 |
#: ../classes/storage_model/comment.php:13
|
1211 |
msgid "Comments"
|
@@ -1236,8 +1183,8 @@ msgid "User"
|
|
1236 |
msgstr "Usuário"
|
1237 |
|
1238 |
#: ../classes/upgrade.php:62
|
1239 |
-
msgid "
|
1240 |
-
msgstr "
|
1241 |
|
1242 |
#: ../classes/upgrade.php:95
|
1243 |
msgid "Upgrade"
|
@@ -1291,6 +1238,10 @@ msgstr "Erro"
|
|
1291 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1292 |
msgstr "Desculpe. Alguma coisa aconteceu durante o processo de atualização. Por favor reporte no fórum de suporte."
|
1293 |
|
|
|
|
|
|
|
|
|
1294 |
#: ../codepress-admin-columns.php:442
|
1295 |
msgid "Edit columns"
|
1296 |
msgstr "Editar Colunas"
|
2 |
# Translators:
|
3 |
# Adriano Estevam <aestevam@gmail.com>, 2013
|
4 |
# André Mácola Machado <andremacola@gmail.com>, 2014
|
5 |
+
# André Mácola Machado <andremacola@gmail.com>, 2014-2015
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: Admin Columns\n"
|
9 |
"Report-Msgid-Bugs-To: \n"
|
10 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
11 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
12 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
13 |
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/admin-columns/language/pt_BR/)\n"
|
14 |
"MIME-Version: 1.0\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
19 |
"X-Generator: Poedit 1.7.5\n"
|
20 |
"X-Poedit-Basepath: .\n"
|
21 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
22 |
"X-Poedit-SourceCharset: UTF-8\n"
|
23 |
"X-Poedit-SearchPath-0: .\n"
|
24 |
"X-Poedit-SearchPath-1: ..\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
30 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
31 |
|
32 |
#: ../classes/addons.php:110
|
33 |
msgid "Plugins"
|
49 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
50 |
msgstr "Melhorar a visão geral dos produtos, encomendas e cupons com novas colunas e edição imediata."
|
51 |
|
52 |
+
#: ../classes/column.php:582
|
53 |
msgid "Thumbnail"
|
54 |
msgstr "Miniatura"
|
55 |
|
56 |
+
#: ../classes/column.php:583
|
57 |
msgid "Medium"
|
58 |
msgstr "Médio"
|
59 |
|
60 |
+
#: ../classes/column.php:584
|
61 |
msgid "Large"
|
62 |
msgstr "Grande"
|
63 |
|
64 |
+
#: ../classes/column.php:585
|
65 |
msgid "Full"
|
66 |
msgstr "Original"
|
67 |
|
68 |
+
#: ../classes/column.php:1026
|
69 |
msgid "Date Format"
|
70 |
msgstr "Formato de Data"
|
71 |
|
72 |
+
#: ../classes/column.php:1027
|
73 |
msgid "This will determine how the date will be displayed."
|
74 |
msgstr "Determina como a data será mostrada"
|
75 |
|
76 |
+
#: ../classes/column.php:1033
|
77 |
msgid "Example:"
|
78 |
msgstr "Exemplo"
|
79 |
|
80 |
+
#: ../classes/column.php:1035
|
81 |
#, php-format
|
82 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
83 |
msgstr "Deixe em branco para o formato padrão do Wordpress, mude o <a href=\"%s\">formato padrão data aqui</a>."
|
84 |
|
85 |
+
#: ../classes/column.php:1036
|
86 |
msgid "Documentation on date and time formatting."
|
87 |
msgstr "Documentação para formatos de data e hora"
|
88 |
|
89 |
+
#: ../classes/column.php:1050
|
90 |
msgid "Excerpt length"
|
91 |
msgstr "Tamanho do Resumo"
|
92 |
|
93 |
+
#: ../classes/column.php:1051
|
94 |
msgid "Number of words"
|
95 |
msgstr "Número de Palavras"
|
96 |
|
97 |
+
#: ../classes/column.php:1069
|
98 |
msgid "Preview size"
|
99 |
msgstr "Tamanho do preview"
|
100 |
|
101 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
102 |
msgid "Custom"
|
103 |
msgstr "Personalizado"
|
104 |
|
105 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
106 |
msgid "width"
|
107 |
msgstr "largura"
|
108 |
|
109 |
+
#: ../classes/column.php:1092
|
110 |
msgid "height"
|
111 |
msgstr "altura"
|
112 |
|
113 |
+
#: ../classes/column.php:1104
|
114 |
msgid "Before"
|
115 |
msgstr "Antes"
|
116 |
|
117 |
+
#: ../classes/column.php:1104
|
118 |
msgid "This text will appear before the custom field value."
|
119 |
msgstr "Este texto aparecerá antes do valor do campo personalizado."
|
120 |
|
121 |
+
#: ../classes/column.php:1105
|
122 |
msgid "After"
|
123 |
msgstr "Depois"
|
124 |
|
125 |
+
#: ../classes/column.php:1105
|
126 |
msgid "This text will appear after the custom field value."
|
127 |
msgstr "Este texto aparecerá depois do valor do campo personalizado."
|
128 |
|
129 |
+
#: ../classes/column.php:1114
|
130 |
msgid "Display Name"
|
131 |
msgstr "Exibir Nome"
|
132 |
|
133 |
+
#: ../classes/column.php:1115
|
134 |
msgid "First Name"
|
135 |
msgstr "Primeiro Nome"
|
136 |
|
137 |
+
#: ../classes/column.php:1116
|
138 |
msgid "Last Name"
|
139 |
msgstr "Sobrenome"
|
140 |
|
141 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
142 |
msgid "Nickname"
|
143 |
msgstr "Apelido"
|
144 |
|
145 |
+
#: ../classes/column.php:1118
|
146 |
msgid "User Login"
|
147 |
msgstr "Nome de Usuário"
|
148 |
|
149 |
+
#: ../classes/column.php:1119
|
150 |
msgid "User Email"
|
151 |
msgstr "Email do Usuário"
|
152 |
|
153 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
154 |
msgid "User ID"
|
155 |
msgstr "ID do Usuário"
|
156 |
|
157 |
+
#: ../classes/column.php:1121
|
158 |
msgid "First and Last Name"
|
159 |
msgstr "Nome e Sobrenome"
|
160 |
|
161 |
+
#: ../classes/column.php:1124
|
162 |
msgid "Display format"
|
163 |
msgstr "Formato de exibição"
|
164 |
|
165 |
+
#: ../classes/column.php:1124
|
166 |
msgid "This is the format of the author name."
|
167 |
msgstr "Este é o formato do nome do autor."
|
168 |
|
169 |
+
#: ../classes/column.php:1258
|
170 |
msgid "Edit"
|
171 |
msgstr "Editar"
|
172 |
|
173 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
174 |
msgid "Clone"
|
175 |
msgstr "Clone"
|
176 |
|
177 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
178 |
msgid "Remove"
|
179 |
msgstr "Remover"
|
180 |
|
181 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
182 |
msgid "Type"
|
183 |
msgstr "Tipo"
|
184 |
|
185 |
+
#: ../classes/column.php:1280
|
186 |
msgid "Choose a column type."
|
187 |
msgstr "Escolha um tipo."
|
188 |
|
189 |
+
#: ../classes/column.php:1280
|
190 |
msgid "Name"
|
191 |
msgstr "Nome"
|
192 |
|
193 |
+
#: ../classes/column.php:1290
|
194 |
msgid "Label"
|
195 |
msgstr "Titulo"
|
196 |
|
197 |
+
#: ../classes/column.php:1290
|
198 |
msgid "This is the name which will appear as the column header."
|
199 |
msgstr "Nome que aparecerá no cabeçalho da coluna."
|
200 |
|
201 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
202 |
msgid "Width"
|
203 |
msgstr "Width"
|
204 |
|
205 |
+
#: ../classes/column.php:1299
|
206 |
msgid "default"
|
207 |
msgstr "padrão"
|
208 |
|
209 |
+
#: ../classes/column.php:1300
|
210 |
msgid "auto"
|
211 |
msgstr "auto"
|
212 |
|
231 |
msgid "Find out more"
|
232 |
msgstr "Saiba mais."
|
233 |
|
234 |
+
#: ../classes/column/actions.php:29
|
235 |
msgid "Actions"
|
236 |
msgstr "Ações"
|
237 |
|
255 |
msgid "ID"
|
256 |
msgstr "ID"
|
257 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
258 |
#: ../classes/column/comment/agent.php:19
|
259 |
msgid "Agent"
|
260 |
msgstr "Agente"
|
292 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
293 |
msgstr "Enviado em <a href=\"%1$s\">%2$s às %3$s</a>"
|
294 |
|
295 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
296 |
msgid "Date"
|
297 |
msgstr "Data"
|
298 |
|
299 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
300 |
msgid "Excerpt"
|
301 |
msgstr "Resumo"
|
302 |
|
308 |
msgid "Word count"
|
309 |
msgstr "Contador de palavras"
|
310 |
|
311 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
312 |
msgid "Custom Field"
|
313 |
msgstr "Campo personalizado"
|
314 |
|
315 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
316 |
msgid "Default"
|
317 |
msgstr "Padrão"
|
318 |
|
320 |
msgid "Checkmark (true/false)"
|
321 |
msgstr "Checkmark (true/false)"
|
322 |
|
323 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
324 |
msgid "Color"
|
325 |
msgstr "Cor"
|
326 |
|
327 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
328 |
msgid "Counter"
|
329 |
msgstr "Contador"
|
330 |
|
331 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
332 |
msgid "Image"
|
333 |
msgstr "Imagem"
|
334 |
|
336 |
msgid "Media Library"
|
337 |
msgstr "Biblioteca de mídia"
|
338 |
|
339 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
340 |
msgid "Multiple Values"
|
341 |
msgstr "Vários valores"
|
342 |
|
343 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
344 |
msgid "Numeric"
|
345 |
msgstr "Numerico"
|
346 |
|
377 |
msgid "This will determine how the value will be displayed."
|
378 |
msgstr "Isso determinará como o valor será exibido."
|
379 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
380 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
381 |
msgid "Description"
|
382 |
msgstr "Descrição"
|
401 |
msgid "Target"
|
402 |
msgstr "Alvo"
|
403 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
404 |
#: ../classes/column/media/alternate-text.php:19
|
405 |
msgid "Alt"
|
406 |
msgstr "Alt"
|
501 |
msgid "Mime type"
|
502 |
msgstr "Mime type"
|
503 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
504 |
#: ../classes/column/post/attachment-count.php:19
|
505 |
msgid "No. of Attachments"
|
506 |
msgstr "No. de Anexos"
|
533 |
msgid "Spam"
|
534 |
msgstr "Spam"
|
535 |
|
536 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
537 |
+
msgid "Trash"
|
538 |
+
msgstr "Lixeira"
|
539 |
+
|
540 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
541 |
msgid "Comment status"
|
542 |
msgstr "Status do Comentário"
|
561 |
msgid "Estimated Reading Time"
|
562 |
msgstr "Tempo Estimado de Leitura"
|
563 |
|
564 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
565 |
+
msgid "second"
|
566 |
+
msgid_plural "seconds"
|
567 |
+
msgstr[0] ""
|
568 |
+
msgstr[1] ""
|
569 |
+
|
570 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
571 |
+
msgid "minute"
|
572 |
+
msgid_plural "minutes"
|
573 |
+
msgstr[0] ""
|
574 |
+
msgstr[1] ""
|
575 |
+
|
576 |
#: ../classes/column/post/estimated-reading-time.php:103
|
577 |
msgid "Words per minute"
|
578 |
msgstr "Palavras por minuto"
|
741 |
msgid "Admin Columns Settings"
|
742 |
msgstr "Configurações do Admin de Colunas"
|
743 |
|
744 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
745 |
msgid "Admin Columns"
|
746 |
msgstr "Admin de Colunas"
|
747 |
|
748 |
+
#: ../classes/settings.php:220
|
749 |
#, php-format
|
750 |
msgid "%s column is already present and can not be duplicated."
|
751 |
msgstr "%s coluna já está inclusa e não pode ser duplicada."
|
752 |
|
753 |
+
#: ../classes/settings.php:274
|
754 |
msgid "Default settings succesfully restored."
|
755 |
msgstr "Configurações padrão restauradas com sucesso."
|
756 |
|
757 |
+
#: ../classes/settings.php:291
|
758 |
msgid "Overview"
|
759 |
msgstr "Overview"
|
760 |
|
761 |
+
#: ../classes/settings.php:294
|
762 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
763 |
msgstr "Este plugin serve para adicionar e remover colunas extras nas telas de administração de posts(tipos), páginas, biblioteca de mídia, comentários, links e usuários. Alterar rótulo da coluna e reordená-los."
|
764 |
|
765 |
+
#: ../classes/settings.php:297
|
766 |
msgid "Basics"
|
767 |
msgstr "Básicas"
|
768 |
|
769 |
+
#: ../classes/settings.php:299
|
770 |
msgid "Change order"
|
771 |
msgstr "Alterar ordem"
|
772 |
|
773 |
+
#: ../classes/settings.php:300
|
774 |
msgid "By dragging the columns you can change the order which they will appear in."
|
775 |
msgstr "Arrastando as colunas você pode alterar a ordem em que elas aparecem."
|
776 |
|
777 |
+
#: ../classes/settings.php:301
|
778 |
msgid "Change label"
|
779 |
msgstr "Alterar label"
|
780 |
|
781 |
+
#: ../classes/settings.php:302
|
782 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
783 |
msgstr "Clicando no triângulo você verá as opções da coluna. Você pode alterar cada rótulo do cabeçalho das colunas."
|
784 |
|
785 |
+
#: ../classes/settings.php:303
|
786 |
msgid "Change column width"
|
787 |
msgstr "Alterar tamanho da coluna"
|
788 |
|
789 |
+
#: ../classes/settings.php:304
|
790 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
791 |
msgstr "Clicando no triângulo você verá as opções da coluna. Usando o campo de slider você pode setar a largura da coluna em porcentagem."
|
792 |
|
793 |
+
#: ../classes/settings.php:310
|
794 |
msgid "'Custom Field' column"
|
795 |
msgstr "Coluna 'Campo Personalizado'"
|
796 |
|
797 |
+
#: ../classes/settings.php:311
|
798 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
799 |
msgstr "A coluna de campo personalizado usa os campos personalizados dos posts e usuários. Existem 10 tipos que você pode setar."
|
800 |
|
801 |
+
#: ../classes/settings.php:313
|
802 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
803 |
msgstr "Valor: Pode ser uma string ou array. Arrays serão 'flattened' e seus valores separados por ',' vírgula."
|
804 |
|
805 |
+
#: ../classes/settings.php:314
|
806 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
807 |
msgstr "Valor: deverá conter uma URL da imagem ou IDs dos Anexos ( separados por uma ',' vírgula )."
|
808 |
|
809 |
+
#: ../classes/settings.php:315
|
810 |
msgid "Value: This will show the first 20 words of the Post content."
|
811 |
msgstr "Valor: Mostrará as primeiras 20 palavras do conteúdo do Post."
|
812 |
|
813 |
+
#: ../classes/settings.php:316
|
814 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
815 |
msgstr "Valor: Deverá ser um array. Irá 'flatten' qualquer array ( multidimensional )."
|
816 |
|
817 |
+
#: ../classes/settings.php:317
|
818 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
819 |
msgstr "Valor: Apenas números inteiros.<br/>Se você tem o 'addon de ordenação' isso vai ser usado para classificação, de modo que você possa ordenar seus posts em valores numéricos (campo personalizado)."
|
820 |
|
821 |
+
#: ../classes/settings.php:318
|
822 |
#, php-format
|
823 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
824 |
msgstr "Valor: Pode ser unix timestamp ou um formato de data como relatado no <a href='%s'>Codex</a>. Você pode mudar o formato de saída da data na página de <a href='%s'>configurações</a>."
|
825 |
|
826 |
+
#: ../classes/settings.php:319
|
827 |
msgid "Post Titles"
|
828 |
msgstr "Títulos do Post"
|
829 |
|
830 |
+
#: ../classes/settings.php:319
|
831 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
832 |
msgstr "Valor: pode ser um ou mais Post ID's (separado por ',')."
|
833 |
|
834 |
+
#: ../classes/settings.php:320
|
835 |
msgid "Usernames"
|
836 |
msgstr "Usuários"
|
837 |
|
838 |
+
#: ../classes/settings.php:320
|
839 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
840 |
msgstr "Valor: pode ser um ou mais ID's dos Usuários (separado por ',')."
|
841 |
|
842 |
+
#: ../classes/settings.php:321
|
843 |
msgid "Checkmark"
|
844 |
msgstr "Checkmark"
|
845 |
|
846 |
+
#: ../classes/settings.php:321
|
847 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
848 |
msgstr "Valor: deverá ser 1 (um) u 0 (zero)."
|
849 |
|
850 |
+
#: ../classes/settings.php:322
|
851 |
msgid "Value: hex value color, such as #808080."
|
852 |
msgstr "Valor: Valor hexadecimal, ex: #808080."
|
853 |
|
854 |
+
#: ../classes/settings.php:323
|
855 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
856 |
msgstr "Valor: Pode ser uma string ou array. Exibirá uma contagem do número de vezes que a 'meta_key' é usada pelo item."
|
857 |
|
858 |
+
#: ../classes/settings.php:412
|
859 |
msgid "Welcome to Admin Columns"
|
860 |
msgstr "Bem vindo ao Admin de Colunas"
|
861 |
|
862 |
+
#: ../classes/settings.php:415
|
863 |
msgid "Thank you for updating to the latest version!"
|
864 |
msgstr "Obrigado por atualizar para a última versão!"
|
865 |
|
866 |
+
#: ../classes/settings.php:416
|
867 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
868 |
msgstr "Admin de Colunas está mais polido e divertido do que nunca. Esperamos que você goste."
|
869 |
|
870 |
+
#: ../classes/settings.php:421
|
871 |
msgid "What’s New"
|
872 |
msgstr "O que há de novo"
|
873 |
|
874 |
+
#: ../classes/settings.php:422
|
875 |
msgid "Changelog"
|
876 |
msgstr "Log de Mudanças"
|
877 |
|
878 |
+
#: ../classes/settings.php:427
|
879 |
msgid "Important"
|
880 |
msgstr "Importante"
|
881 |
|
882 |
+
#: ../classes/settings.php:429
|
883 |
msgid "Database Changes"
|
884 |
msgstr "Alterações no banco de dados"
|
885 |
|
886 |
+
#: ../classes/settings.php:430
|
887 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
888 |
msgstr "O banco de dados foi alterado entre as versões 1 e 2, mas nós temos certeza que você pode voltar para a versão 1x sem nenhum problema."
|
889 |
|
890 |
+
#: ../classes/settings.php:433
|
891 |
msgid "Make sure you backup your database and then click"
|
892 |
msgstr "Verifique se você realizou o backup do banco de dados antes de continuar"
|
893 |
|
894 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
895 |
msgid "Upgrade Database"
|
896 |
msgstr "Atualização do Banco de Dados"
|
897 |
|
898 |
+
#: ../classes/settings.php:436
|
899 |
msgid "Potential Issues"
|
900 |
msgstr "Potenciais Problemas"
|
901 |
|
902 |
+
#: ../classes/settings.php:437
|
903 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
904 |
msgstr "Faça o refatoramento do seu código em torno dos Complementos e ação/filtros, seu website poderá não funcionar corretamente. É importante que você leia por completo"
|
905 |
|
906 |
+
#: ../classes/settings.php:437
|
907 |
msgid "Migrating from v1 to v2"
|
908 |
msgstr "Migrando da v1 para v2"
|
909 |
|
910 |
+
#: ../classes/settings.php:437
|
911 |
msgid "guide to view the full list of changes."
|
912 |
msgstr "Guia para visualização de todas as alterações."
|
913 |
|
914 |
+
#: ../classes/settings.php:437
|
915 |
#, php-format
|
916 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
917 |
msgstr "Ao encontrar um bug, por favor <a href=\"%s\">reporte para nós</a> para arrumarmos na próxima versão."
|
918 |
|
919 |
+
#: ../classes/settings.php:440
|
920 |
msgid "Important!"
|
921 |
msgstr "Importante!"
|
922 |
|
923 |
+
#: ../classes/settings.php:440
|
924 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
925 |
msgstr "Se você atualizou o plugin Admin de Colunas sem o devido conhecimento das mudanças, por favor volte a última versão"
|
926 |
|
927 |
+
#: ../classes/settings.php:440
|
928 |
msgid "version 1"
|
929 |
msgstr "versão 1"
|
930 |
|
931 |
+
#: ../classes/settings.php:440
|
932 |
msgid "of this plugin."
|
933 |
msgstr "deste plugin."
|
934 |
|
935 |
+
#: ../classes/settings.php:446
|
936 |
msgid "Changelog for"
|
937 |
msgstr "Log de alterações para"
|
938 |
|
939 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
940 |
msgid "Learn more"
|
941 |
msgstr "Saiba mais"
|
942 |
|
943 |
+
#: ../classes/settings.php:471
|
944 |
msgid "Start using Admin Columns"
|
945 |
msgstr "Comece a usar o Admin de Colunas"
|
946 |
|
947 |
+
#: ../classes/settings.php:490
|
948 |
msgid "General Settings"
|
949 |
msgstr "Configurações"
|
950 |
|
951 |
+
#: ../classes/settings.php:491
|
952 |
msgid "Customize your Admin Columns settings."
|
953 |
msgstr "Customize as configurações do seu Admin de Colunas."
|
954 |
|
955 |
+
#: ../classes/settings.php:502
|
956 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
957 |
msgstr "Mostrar botão \"Editar Colunas\" nas telas de administração. Padrão é: <code>ativado</code>"
|
958 |
|
959 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
960 |
msgid "Save"
|
961 |
msgstr "Salvar"
|
962 |
|
963 |
+
#: ../classes/settings.php:549
|
964 |
msgid "Restore Settings"
|
965 |
msgstr "Restaurar Configurações"
|
966 |
|
967 |
+
#: ../classes/settings.php:550
|
968 |
msgid "This will delete all column settings and restore the default settings."
|
969 |
msgstr "Apagará todas as configurações de colunas e restaurar a configuração padrão."
|
970 |
|
971 |
+
#: ../classes/settings.php:556
|
972 |
msgid "Restore default settings"
|
973 |
msgstr "Restaurar configuração padrão"
|
974 |
|
975 |
+
#: ../classes/settings.php:556
|
976 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
977 |
msgstr "Atenção! Todos os dados salvos do administrador de colunas serão excluídos. Isto não poderá ser desfeito. \\'OK\\' para excluir, \\'Cancelar\\' para interromper"
|
978 |
|
979 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
msgid "Posttypes"
|
981 |
msgstr "Tipos de Post"
|
982 |
|
983 |
+
#: ../classes/settings.php:573
|
984 |
msgid "Others"
|
985 |
msgstr "Outros"
|
986 |
|
987 |
+
#: ../classes/settings.php:574
|
988 |
msgid "Taxonomies"
|
989 |
msgstr "Taxonomias"
|
990 |
|
991 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
992 |
+
msgid "Settings"
|
993 |
+
msgstr "Configurações"
|
994 |
+
|
995 |
+
#: ../classes/settings.php:591
|
996 |
+
msgid "Add-ons"
|
997 |
+
msgstr "Complementos"
|
998 |
+
|
999 |
+
#: ../classes/settings.php:659
|
1000 |
#, php-format
|
1001 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1002 |
msgstr "As colunas para %s são setadas via PHP e portanto não podem ser editadas pelo painel de administração"
|
1003 |
|
1004 |
+
#: ../classes/settings.php:669
|
1005 |
msgid "Store settings"
|
1006 |
msgstr "Configurações armazenadas"
|
1007 |
|
1008 |
+
#: ../classes/settings.php:673
|
1009 |
msgid "Update"
|
1010 |
msgstr "Atualização"
|
1011 |
|
1012 |
+
#: ../classes/settings.php:677
|
1013 |
#, php-format
|
1014 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1015 |
msgstr "Atenção! Dados das colunas %s serão excluídos. Isto não poderá ser desfeito. \\'OK\\' para excluir, \\'Cancelar\\' para interromper"
|
1016 |
|
1017 |
+
#: ../classes/settings.php:678
|
1018 |
+
msgid "Restore"
|
1019 |
+
msgstr "Restaurar"
|
1020 |
+
|
1021 |
+
#: ../classes/settings.php:678
|
1022 |
msgid "columns"
|
1023 |
msgstr "colunas"
|
1024 |
|
1025 |
+
#: ../classes/settings.php:697
|
1026 |
msgid "Get Admin Columns Pro"
|
1027 |
msgstr "Obter Admin de Colunas Pro"
|
1028 |
|
1029 |
+
#: ../classes/settings.php:701
|
1030 |
msgid "Add Sorting"
|
1031 |
msgstr "Adicionar Classificação"
|
1032 |
|
1033 |
+
#: ../classes/settings.php:702
|
1034 |
msgid "Add Filtering"
|
1035 |
msgstr "Adicionar Filtragem"
|
1036 |
|
1037 |
+
#: ../classes/settings.php:703
|
1038 |
msgid "Add Import/Export"
|
1039 |
msgstr "Adicionar Importar/Exportar"
|
1040 |
|
1041 |
+
#: ../classes/settings.php:704
|
1042 |
msgid "Add Direct Editing"
|
1043 |
msgstr "Adicionar Edição Direta"
|
1044 |
|
1045 |
+
#: ../classes/settings.php:707
|
1046 |
#, php-format
|
1047 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1048 |
msgstr "Confira <a href=\"%s\">Admin de Colunas Pro</a> para mais detalhes!"
|
1049 |
|
1050 |
+
#: ../classes/settings.php:738
|
1051 |
msgid "Are you happy with Admin Columns?"
|
1052 |
msgstr "Você está feliz com o Administrador de Colunas?"
|
1053 |
|
1054 |
+
#: ../classes/settings.php:746
|
1055 |
msgid "What's wrong? Need help? Let us know!"
|
1056 |
msgstr "Algum problema? Precisa de ajuda? Deixe-nos saber!"
|
1057 |
|
1058 |
+
#: ../classes/settings.php:747
|
1059 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1060 |
msgstr "Confira a nossa extensa documentação, ou você pode abrir um tópico de suporte no WordPress.org!"
|
1061 |
|
1062 |
+
#: ../classes/settings.php:755
|
1063 |
msgid "Docs"
|
1064 |
msgstr "Docs"
|
1065 |
|
1066 |
+
#: ../classes/settings.php:760
|
1067 |
msgid "Forums"
|
1068 |
msgstr "Forums"
|
1069 |
|
1070 |
+
#: ../classes/settings.php:769
|
1071 |
msgid "Woohoo! We're glad to hear that!"
|
1072 |
msgstr "Woohoo! Estamos felizes em saber disto!"
|
1073 |
|
1074 |
+
#: ../classes/settings.php:770
|
1075 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1076 |
msgstr "Nós realmente adoraríamos se você puder mostrar seu apreço nos avaliando no WordPress.org ou twittar sobre o Administrador de Colunas!"
|
1077 |
|
1078 |
+
#: ../classes/settings.php:774
|
1079 |
msgid "Rate"
|
1080 |
msgstr "Avaliar"
|
1081 |
|
1082 |
+
#: ../classes/settings.php:785
|
1083 |
msgid "Tweet"
|
1084 |
msgstr "Twittar"
|
1085 |
|
1086 |
+
#: ../classes/settings.php:795
|
1087 |
msgid "Buy Pro"
|
1088 |
msgstr "Comprar versão PRO"
|
1089 |
|
1090 |
+
#: ../classes/settings.php:807
|
1091 |
msgid "Support"
|
1092 |
msgstr "Suporte"
|
1093 |
|
1094 |
+
#: ../classes/settings.php:810
|
1095 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1096 |
msgstr "Confira a seção de <strong>Ajuda</strong> no canto superior direito da tela."
|
1097 |
|
1098 |
+
#: ../classes/settings.php:813
|
1099 |
#, php-format
|
1100 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1101 |
msgstr "Para a documentação completa, reportação de bugs, sugestões de recursos e outras dicas <a href='%s'>visite o site do Admin de Colunas</a>"
|
1102 |
|
1103 |
+
#: ../classes/settings.php:842
|
1104 |
msgid "Drag and drop to reorder"
|
1105 |
msgstr "Arrastar e solte para reordenar"
|
1106 |
|
1107 |
+
#: ../classes/settings.php:845
|
1108 |
msgid "Add Column"
|
1109 |
msgstr "Adicionar Coluna"
|
1110 |
|
1111 |
+
#: ../classes/settings.php:926
|
1112 |
msgid "Active"
|
1113 |
msgstr "Ativar"
|
1114 |
|
1115 |
+
#: ../classes/settings.php:927
|
1116 |
msgid "Deactivate"
|
1117 |
msgstr "Desativar"
|
1118 |
|
1119 |
+
#: ../classes/settings.php:934
|
1120 |
msgid "Installed"
|
1121 |
msgstr "Instalado"
|
1122 |
|
1123 |
+
#: ../classes/settings.php:935
|
1124 |
msgid "Activate"
|
1125 |
msgstr "Ativado"
|
1126 |
|
1127 |
+
#: ../classes/settings.php:949
|
1128 |
msgid "Download & Install"
|
1129 |
msgstr "Baixar & Instalar"
|
1130 |
|
1131 |
+
#: ../classes/settings.php:954
|
1132 |
msgid "Get this add-on"
|
1133 |
msgstr "Obter este complemento"
|
1134 |
|
1135 |
+
#: ../classes/storage_model.php:237
|
1136 |
msgid "settings succesfully restored."
|
1137 |
msgstr "Configurações foram restauradas com sucesso."
|
1138 |
|
1139 |
+
#: ../classes/storage_model.php:253
|
1140 |
msgid "No columns settings available."
|
1141 |
msgstr "Nenhuma configuração de colunas disponível."
|
1142 |
|
1143 |
+
#: ../classes/storage_model.php:274
|
1144 |
#, php-format
|
1145 |
msgid "You are trying to store the same settings for %s."
|
1146 |
msgstr "Você está tentando armazenar a mesma configuração para %s."
|
1147 |
|
1148 |
+
#: ../classes/storage_model.php:278
|
1149 |
#, php-format
|
1150 |
+
msgid "Settings for %s updated successfully."
|
1151 |
+
msgstr ""
|
1152 |
+
|
1153 |
+
#: ../classes/storage_model.php:809
|
1154 |
+
msgid "View"
|
1155 |
+
msgstr "Visualizar"
|
1156 |
|
1157 |
#: ../classes/storage_model/comment.php:13
|
1158 |
msgid "Comments"
|
1183 |
msgstr "Usuário"
|
1184 |
|
1185 |
#: ../classes/upgrade.php:62
|
1186 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
1187 |
+
msgstr ""
|
1188 |
|
1189 |
#: ../classes/upgrade.php:95
|
1190 |
msgid "Upgrade"
|
1238 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1239 |
msgstr "Desculpe. Alguma coisa aconteceu durante o processo de atualização. Por favor reporte no fórum de suporte."
|
1240 |
|
1241 |
+
#: ../codepress-admin-columns.php:34
|
1242 |
+
msgid "No textdomain"
|
1243 |
+
msgstr ""
|
1244 |
+
|
1245 |
#: ../codepress-admin-columns.php:442
|
1246 |
msgid "Edit columns"
|
1247 |
msgstr "Editar Colunas"
|
languages/cpac-ru_RU.mo
CHANGED
Binary file
|
languages/cpac-ru_RU.po
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Admin Columns\n"
|
6 |
"Report-Msgid-Bugs-To: \n"
|
7 |
-
"POT-Creation-Date: 2015-
|
8 |
-
"PO-Revision-Date: 2015-
|
9 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
10 |
"Language-Team: Russian (http://www.transifex.com/projects/p/admin-columns/language/ru/)\n"
|
11 |
"MIME-Version: 1.0\n"
|
@@ -15,10 +15,16 @@ msgstr ""
|
|
15 |
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
16 |
"X-Generator: Poedit 1.7.5\n"
|
17 |
"X-Poedit-Basepath: .\n"
|
18 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
#: ../classes/addons.php:110
|
24 |
msgid "Plugins"
|
@@ -40,165 +46,164 @@ msgstr ""
|
|
40 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: ../classes/column.php:
|
44 |
msgid "Thumbnail"
|
45 |
msgstr "Миниатюра"
|
46 |
|
47 |
-
#: ../classes/column.php:
|
48 |
msgid "Medium"
|
49 |
msgstr "Средний"
|
50 |
|
51 |
-
#: ../classes/column.php:
|
52 |
msgid "Large"
|
53 |
msgstr "Большой"
|
54 |
|
55 |
-
#: ../classes/column.php:
|
56 |
msgid "Full"
|
57 |
msgstr "Полный"
|
58 |
|
59 |
-
#: ../classes/column.php:
|
60 |
msgid "Date Format"
|
61 |
msgstr "Формат даты"
|
62 |
|
63 |
-
#: ../classes/column.php:
|
64 |
msgid "This will determine how the date will be displayed."
|
65 |
msgstr "Это определяет отображение даты."
|
66 |
|
67 |
-
#: ../classes/column.php:
|
68 |
msgid "Example:"
|
69 |
msgstr "Пример:"
|
70 |
|
71 |
-
#: ../classes/column.php:
|
72 |
#, php-format
|
73 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
74 |
msgstr "Оставьте пустым для формата даты WordPress, измените <a href=\"%s\">default date format here</a>."
|
75 |
|
76 |
-
#: ../classes/column.php:
|
77 |
msgid "Documentation on date and time formatting."
|
78 |
msgstr "Документация по форматированию даты и времени."
|
79 |
|
80 |
-
#: ../classes/column.php:
|
81 |
msgid "Excerpt length"
|
82 |
msgstr "Длина отрывка"
|
83 |
|
84 |
-
#: ../classes/column.php:
|
85 |
msgid "Number of words"
|
86 |
msgstr "Количество слов"
|
87 |
|
88 |
-
#: ../classes/column.php:
|
89 |
msgid "Preview size"
|
90 |
msgstr "Размер просмотра"
|
91 |
|
92 |
-
#: ../classes/column.php:
|
93 |
msgid "Custom"
|
94 |
msgstr "Пользовательский"
|
95 |
|
96 |
-
#: ../classes/column.php:
|
97 |
msgid "width"
|
98 |
msgstr "ширина"
|
99 |
|
100 |
-
#: ../classes/column.php:
|
101 |
msgid "height"
|
102 |
msgstr "высота"
|
103 |
|
104 |
-
#: ../classes/column.php:
|
105 |
msgid "Before"
|
106 |
msgstr "Перед"
|
107 |
|
108 |
-
#: ../classes/column.php:
|
109 |
msgid "This text will appear before the custom field value."
|
110 |
msgstr "Этот текст появится перед значением настраиваемого поля."
|
111 |
|
112 |
-
#: ../classes/column.php:
|
113 |
msgid "After"
|
114 |
msgstr "После"
|
115 |
|
116 |
-
#: ../classes/column.php:
|
117 |
msgid "This text will appear after the custom field value."
|
118 |
msgstr "Этот текст появится перед значением настраиваемого поля."
|
119 |
|
120 |
-
#: ../classes/column.php:
|
121 |
msgid "Display Name"
|
122 |
msgstr "Отображаемое имя"
|
123 |
|
124 |
-
#: ../classes/column.php:
|
125 |
msgid "First Name"
|
126 |
msgstr "Имя"
|
127 |
|
128 |
-
#: ../classes/column.php:
|
129 |
msgid "Last Name"
|
130 |
msgstr "Фамилия"
|
131 |
|
132 |
-
#: ../classes/column.php:
|
133 |
msgid "Nickname"
|
134 |
msgstr "Ник"
|
135 |
|
136 |
-
#: ../classes/column.php:
|
137 |
msgid "User Login"
|
138 |
msgstr "Логин пользователя"
|
139 |
|
140 |
-
#: ../classes/column.php:
|
141 |
msgid "User Email"
|
142 |
msgstr "Email пользователя"
|
143 |
|
144 |
-
#: ../classes/column.php:
|
145 |
msgid "User ID"
|
146 |
msgstr "ID пользователя"
|
147 |
|
148 |
-
#: ../classes/column.php:
|
149 |
msgid "First and Last Name"
|
150 |
msgstr "Имя и Фамилия"
|
151 |
|
152 |
-
#: ../classes/column.php:
|
153 |
msgid "Display format"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: ../classes/column.php:
|
157 |
msgid "This is the format of the author name."
|
158 |
msgstr "Формат имени автора."
|
159 |
|
160 |
-
#: ../classes/column.php:
|
161 |
-
#: ../classes/column/user/actions.php:69
|
162 |
msgid "Edit"
|
163 |
msgstr "Редактировать"
|
164 |
|
165 |
-
#: ../classes/column.php:
|
166 |
msgid "Clone"
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: ../classes/column.php:
|
170 |
msgid "Remove"
|
171 |
msgstr "Удалить"
|
172 |
|
173 |
-
#: ../classes/column.php:
|
174 |
msgid "Type"
|
175 |
msgstr "Тип"
|
176 |
|
177 |
-
#: ../classes/column.php:
|
178 |
msgid "Choose a column type."
|
179 |
msgstr "Выбрать тип колонки"
|
180 |
|
181 |
-
#: ../classes/column.php:
|
182 |
msgid "Name"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: ../classes/column.php:
|
186 |
msgid "Label"
|
187 |
msgstr "Метка"
|
188 |
|
189 |
-
#: ../classes/column.php:
|
190 |
msgid "This is the name which will appear as the column header."
|
191 |
msgstr "Это имя, которое будет отображаться в качестве заголовка столбца."
|
192 |
|
193 |
-
#: ../classes/column.php:
|
194 |
msgid "Width"
|
195 |
msgstr "Ширина"
|
196 |
|
197 |
-
#: ../classes/column.php:
|
198 |
msgid "default"
|
199 |
msgstr "по умолчанию"
|
200 |
|
201 |
-
#: ../classes/column.php:
|
202 |
msgid "auto"
|
203 |
msgstr ""
|
204 |
|
@@ -223,7 +228,7 @@ msgstr "Admin Columns Pro - Разработчик предлагает полн
|
|
223 |
msgid "Find out more"
|
224 |
msgstr "Узнайте больше"
|
225 |
|
226 |
-
#: ../classes/column/actions.php:29
|
227 |
msgid "Actions"
|
228 |
msgstr "действия"
|
229 |
|
@@ -247,30 +252,6 @@ msgstr ""
|
|
247 |
msgid "ID"
|
248 |
msgstr "ID"
|
249 |
|
250 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
251 |
-
msgid "Unapprove"
|
252 |
-
msgstr "Отклонить"
|
253 |
-
|
254 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
255 |
-
msgid "Approve"
|
256 |
-
msgstr "Утвердить"
|
257 |
-
|
258 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
259 |
-
msgid "Restore"
|
260 |
-
msgstr "Восстановить"
|
261 |
-
|
262 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
263 |
-
msgid "Delete Permanently"
|
264 |
-
msgstr "Удалить полностью"
|
265 |
-
|
266 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
267 |
-
msgid "Quick Edit"
|
268 |
-
msgstr "Quick Edit"
|
269 |
-
|
270 |
-
#: ../classes/column/comment/actions.php:77
|
271 |
-
msgid "Reply"
|
272 |
-
msgstr "Ответить"
|
273 |
-
|
274 |
#: ../classes/column/comment/agent.php:19
|
275 |
msgid "Agent"
|
276 |
msgstr "Агент"
|
@@ -308,11 +289,11 @@ msgstr "Дата GMT"
|
|
308 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
309 |
msgstr "Подтверждено на <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
|
311 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
312 |
msgid "Date"
|
313 |
msgstr "Дата"
|
314 |
|
315 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
316 |
msgid "Excerpt"
|
317 |
msgstr "Отрывок"
|
318 |
|
@@ -324,11 +305,11 @@ msgstr "В ответ на"
|
|
324 |
msgid "Word count"
|
325 |
msgstr "Счетчик слов"
|
326 |
|
327 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
328 |
msgid "Custom Field"
|
329 |
msgstr "Пользовательское поле"
|
330 |
|
331 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
332 |
msgid "Default"
|
333 |
msgstr "По умолчанию"
|
334 |
|
@@ -336,15 +317,15 @@ msgstr "По умолчанию"
|
|
336 |
msgid "Checkmark (true/false)"
|
337 |
msgstr "Галочка (true/false)"
|
338 |
|
339 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
340 |
msgid "Color"
|
341 |
msgstr "Цвет"
|
342 |
|
343 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
344 |
msgid "Counter"
|
345 |
msgstr "Счетчик"
|
346 |
|
347 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
348 |
msgid "Image"
|
349 |
msgstr "Изображение"
|
350 |
|
@@ -352,11 +333,11 @@ msgstr "Изображение"
|
|
352 |
msgid "Media Library"
|
353 |
msgstr "Медиа библиотека"
|
354 |
|
355 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
356 |
msgid "Multiple Values"
|
357 |
msgstr "Несколько значений"
|
358 |
|
359 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
360 |
msgid "Numeric"
|
361 |
msgstr "Числовой"
|
362 |
|
@@ -393,19 +374,6 @@ msgstr "Тип поля"
|
|
393 |
msgid "This will determine how the value will be displayed."
|
394 |
msgstr "От этого будет зависеть, как будет отображаться значение."
|
395 |
|
396 |
-
#: ../classes/column/link/actions.php:49
|
397 |
-
#, php-format
|
398 |
-
msgid ""
|
399 |
-
"You are about to delete this link '%s'\n"
|
400 |
-
" 'Cancel' to stop, 'OK' to delete."
|
401 |
-
msgstr ""
|
402 |
-
"Вы собираетесь удалить эту ссылку '%s'\n"
|
403 |
-
" 'Cancel' для отмены, 'OK' для удаления."
|
404 |
-
|
405 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
406 |
-
msgid "Delete"
|
407 |
-
msgstr "Удалить"
|
408 |
-
|
409 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
410 |
msgid "Description"
|
411 |
msgstr "Описание"
|
@@ -430,23 +398,6 @@ msgstr "RSS"
|
|
430 |
msgid "Target"
|
431 |
msgstr "Цель"
|
432 |
|
433 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
434 |
-
msgid "Trash"
|
435 |
-
msgstr "Корзина"
|
436 |
-
|
437 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
438 |
-
#, php-format
|
439 |
-
msgid "View “%s”"
|
440 |
-
msgstr "Смотреть “%s”"
|
441 |
-
|
442 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
443 |
-
msgid "View"
|
444 |
-
msgstr "Смотреть"
|
445 |
-
|
446 |
-
#: ../classes/column/media/actions.php:35
|
447 |
-
msgid "Attach"
|
448 |
-
msgstr ""
|
449 |
-
|
450 |
#: ../classes/column/media/alternate-text.php:19
|
451 |
msgid "Alt"
|
452 |
msgstr "Вариант"
|
@@ -547,35 +498,6 @@ msgstr "Высота"
|
|
547 |
msgid "Mime type"
|
548 |
msgstr "MIME тип"
|
549 |
|
550 |
-
#: ../classes/column/post/actions.php:32
|
551 |
-
msgid "Edit this item"
|
552 |
-
msgstr "Редактировать этот объект"
|
553 |
-
|
554 |
-
#: ../classes/column/post/actions.php:35
|
555 |
-
msgid "Edit this item inline"
|
556 |
-
msgstr "Редактировать этот объект инлайн"
|
557 |
-
|
558 |
-
#: ../classes/column/post/actions.php:40
|
559 |
-
msgid "Restore this item from the Trash"
|
560 |
-
msgstr "Восстановить этот объект из корзины"
|
561 |
-
|
562 |
-
#: ../classes/column/post/actions.php:42
|
563 |
-
msgid "Move this item to the Trash"
|
564 |
-
msgstr "Перенести этот объект в корзину"
|
565 |
-
|
566 |
-
#: ../classes/column/post/actions.php:44
|
567 |
-
msgid "Delete this item permanently"
|
568 |
-
msgstr "Удалить этот объект окончательно"
|
569 |
-
|
570 |
-
#: ../classes/column/post/actions.php:49
|
571 |
-
#, php-format
|
572 |
-
msgid "Preview “%s”"
|
573 |
-
msgstr "Просмотр “%s”"
|
574 |
-
|
575 |
-
#: ../classes/column/post/actions.php:49
|
576 |
-
msgid "Preview"
|
577 |
-
msgstr "Просмотр"
|
578 |
-
|
579 |
#: ../classes/column/post/attachment-count.php:19
|
580 |
msgid "No. of Attachments"
|
581 |
msgstr "Кол-во приложений"
|
@@ -608,6 +530,10 @@ msgstr "В ожидании"
|
|
608 |
msgid "Spam"
|
609 |
msgstr "Спам"
|
610 |
|
|
|
|
|
|
|
|
|
611 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
612 |
msgid "Comment status"
|
613 |
msgstr "Статус комментария"
|
@@ -632,6 +558,20 @@ msgstr ""
|
|
632 |
msgid "Estimated Reading Time"
|
633 |
msgstr ""
|
634 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
635 |
#: ../classes/column/post/estimated-reading-time.php:103
|
636 |
msgid "Words per minute"
|
637 |
msgstr ""
|
@@ -800,410 +740,418 @@ msgstr "Дополнение успешно деактивировано."
|
|
800 |
msgid "Admin Columns Settings"
|
801 |
msgstr "Настройки Admin Columns"
|
802 |
|
803 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
804 |
msgid "Admin Columns"
|
805 |
msgstr "Admin Columns"
|
806 |
|
807 |
-
#: ../classes/settings.php:
|
808 |
#, php-format
|
809 |
msgid "%s column is already present and can not be duplicated."
|
810 |
msgstr "%s колонка уже существует и не может быть продублирована."
|
811 |
|
812 |
-
#: ../classes/settings.php:
|
813 |
msgid "Default settings succesfully restored."
|
814 |
msgstr "Настройки по умолчанию успешно восстановлены."
|
815 |
|
816 |
-
#: ../classes/settings.php:
|
817 |
msgid "Overview"
|
818 |
msgstr "Обзор"
|
819 |
|
820 |
-
#: ../classes/settings.php:
|
821 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
822 |
msgstr "Этот плагин предназначен для добавления и удаления дополнительных столбцов на экраны администрирования для записей, страниц, библиотеки, комментариев, ссылок и пользователей. Изменяйте метки столбцов и изменяйте их порядок."
|
823 |
|
824 |
-
#: ../classes/settings.php:
|
825 |
msgid "Basics"
|
826 |
msgstr "Основы"
|
827 |
|
828 |
-
#: ../classes/settings.php:
|
829 |
msgid "Change order"
|
830 |
msgstr "Изменить порядок"
|
831 |
|
832 |
-
#: ../classes/settings.php:
|
833 |
msgid "By dragging the columns you can change the order which they will appear in."
|
834 |
msgstr "Перетаскивая столбцы, Вы можете изменить порядок их расположения."
|
835 |
|
836 |
-
#: ../classes/settings.php:
|
837 |
msgid "Change label"
|
838 |
msgstr "Изменить метку"
|
839 |
|
840 |
-
#: ../classes/settings.php:
|
841 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
842 |
msgstr "Нажав на треугольник, вы увидите настройки колонки. Здесь вы можете изменить метки заголовков колонок."
|
843 |
|
844 |
-
#: ../classes/settings.php:
|
845 |
msgid "Change column width"
|
846 |
msgstr "Изменить ширину столбца"
|
847 |
|
848 |
-
#: ../classes/settings.php:
|
849 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
850 |
msgstr "Нажав на треугольник вы увидите настройки колонки. С помощью перетаскивания ползунка можно установить ширину столбцов в процентах."
|
851 |
|
852 |
-
#: ../classes/settings.php:
|
853 |
msgid "'Custom Field' column"
|
854 |
msgstr "Столбец 'Custom Field'"
|
855 |
|
856 |
-
#: ../classes/settings.php:
|
857 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
858 |
msgstr "Столбец пользовательского поля использует поля постов и пользователей. Существует 10 типов, которые вы можете установить."
|
859 |
|
860 |
-
#: ../classes/settings.php:
|
861 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
862 |
msgstr "Значение: Может быть строкой или массивом. Массив будет сведен и значения будут разделяться ',' запятой."
|
863 |
|
864 |
-
#: ../classes/settings.php:
|
865 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
866 |
msgstr "Значение: должно содержать URL изображения или Attachment IDs, (разделенные ',' запятой)."
|
867 |
|
868 |
-
#: ../classes/settings.php:
|
869 |
msgid "Value: This will show the first 20 words of the Post content."
|
870 |
msgstr "Значение: Это покажет первые 20 слов содержания поста."
|
871 |
|
872 |
-
#: ../classes/settings.php:
|
873 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
874 |
msgstr "Значение: должно быть массивом. Будут сведены любые многомерные масиивы."
|
875 |
|
876 |
-
#: ../classes/settings.php:
|
877 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
878 |
msgstr "Значение:. Целые только <br/> Если у вас есть 'сортировочный аддон', то будут использоваться для сортировки, так что вы можете сортировать свои сообщения по числовым значениям пользовательских полей."
|
879 |
|
880 |
-
#: ../classes/settings.php:
|
881 |
#, php-format
|
882 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
883 |
msgstr "Value: Может быть Unix-штамп времени или формат даты, как описано в <a href='%s'>Кодексе</a>. Вы можете изменить выходной формат даты на странице <a href='%s'>общих настроек</a>."
|
884 |
|
885 |
-
#: ../classes/settings.php:
|
886 |
msgid "Post Titles"
|
887 |
msgstr "Заголовки постов"
|
888 |
|
889 |
-
#: ../classes/settings.php:
|
890 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
891 |
msgstr "Значение: может быть оно или несколько Post ID, разделенных ','."
|
892 |
|
893 |
-
#: ../classes/settings.php:
|
894 |
msgid "Usernames"
|
895 |
msgstr "Имена пользователей"
|
896 |
|
897 |
-
#: ../classes/settings.php:
|
898 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
899 |
msgstr "Значение: может быть оно или несколько Post ID, разделенных ','."
|
900 |
|
901 |
-
#: ../classes/settings.php:
|
902 |
msgid "Checkmark"
|
903 |
msgstr "Галочка"
|
904 |
|
905 |
-
#: ../classes/settings.php:
|
906 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
907 |
msgstr "Значение: должно быть 1 или 0."
|
908 |
|
909 |
-
#: ../classes/settings.php:
|
910 |
msgid "Value: hex value color, such as #808080."
|
911 |
msgstr "Значение: значение цвета в HEX-формате, например #808080."
|
912 |
|
913 |
-
#: ../classes/settings.php:
|
914 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
915 |
msgstr "Значение: Может быть строкой или массивом. Это покажет какое количества раз мета ключ использовался объектом."
|
916 |
|
917 |
-
#: ../classes/settings.php:
|
918 |
msgid "Welcome to Admin Columns"
|
919 |
msgstr "Добро пожаловать в Admin Columns"
|
920 |
|
921 |
-
#: ../classes/settings.php:
|
922 |
msgid "Thank you for updating to the latest version!"
|
923 |
msgstr "Спасибо за обновление до последней версии!"
|
924 |
|
925 |
-
#: ../classes/settings.php:
|
926 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
927 |
msgstr "Admin Columns сейчас более изысканный и приятный, чем когда-либо прежде. Мы надеемся, вам понравится."
|
928 |
|
929 |
-
#: ../classes/settings.php:
|
930 |
msgid "What’s New"
|
931 |
msgstr "Что нового"
|
932 |
|
933 |
-
#: ../classes/settings.php:
|
934 |
msgid "Changelog"
|
935 |
msgstr "История изменений"
|
936 |
|
937 |
-
#: ../classes/settings.php:
|
938 |
msgid "Important"
|
939 |
msgstr "Важно"
|
940 |
|
941 |
-
#: ../classes/settings.php:
|
942 |
msgid "Database Changes"
|
943 |
msgstr "Изменения базы данных"
|
944 |
|
945 |
-
#: ../classes/settings.php:
|
946 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
947 |
msgstr "База данных была изменена между версиями 1 и 2. Но мы убедились, что вы все еще можете вернуться к версии 1х без каких-либо проблем."
|
948 |
|
949 |
-
#: ../classes/settings.php:
|
950 |
msgid "Make sure you backup your database and then click"
|
951 |
msgstr "Убедитесь, что вы сделали резервную копию базы данных, а затем нажмите"
|
952 |
|
953 |
-
#: ../classes/settings.php:
|
954 |
msgid "Upgrade Database"
|
955 |
msgstr "Обновить базу данных"
|
956 |
|
957 |
-
#: ../classes/settings.php:
|
958 |
msgid "Potential Issues"
|
959 |
msgstr "Потенциальные проблемы"
|
960 |
|
961 |
-
#: ../classes/settings.php:
|
962 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
963 |
msgstr "Сделав значительную реорганизацию кода плагинов и фильтров, ваш сайт может работать неправильно. Важно, чтобы вы прочитали полное"
|
964 |
|
965 |
-
#: ../classes/settings.php:
|
966 |
msgid "Migrating from v1 to v2"
|
967 |
msgstr "Переход от v1 до v2"
|
968 |
|
969 |
-
#: ../classes/settings.php:
|
970 |
msgid "guide to view the full list of changes."
|
971 |
msgstr "руководство, чтобы увидеть полный список изменений."
|
972 |
|
973 |
-
#: ../classes/settings.php:
|
974 |
#, php-format
|
975 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
976 |
msgstr "Если вы обнаружите ошибки, пожалуйста, <a href=\"%s\">сообщите о них нам</a>, чтобы мы исправили их в следующем выпуске."
|
977 |
|
978 |
-
#: ../classes/settings.php:
|
979 |
msgid "Important!"
|
980 |
msgstr "Важно!"
|
981 |
|
982 |
-
#: ../classes/settings.php:
|
983 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
984 |
msgstr "Если вы обновили плагин Admin Columns без предварительного знания о таких изменениях, пожалуйста сделайте откат к последней"
|
985 |
|
986 |
-
#: ../classes/settings.php:
|
987 |
msgid "version 1"
|
988 |
msgstr "версии 1"
|
989 |
|
990 |
-
#: ../classes/settings.php:
|
991 |
msgid "of this plugin."
|
992 |
msgstr "этого плагина."
|
993 |
|
994 |
-
#: ../classes/settings.php:
|
995 |
msgid "Changelog for"
|
996 |
msgstr "История изменений для"
|
997 |
|
998 |
-
#: ../classes/settings.php:
|
999 |
msgid "Learn more"
|
1000 |
msgstr "Изучить больше"
|
1001 |
|
1002 |
-
#: ../classes/settings.php:
|
1003 |
msgid "Start using Admin Columns"
|
1004 |
msgstr "начать, используя Admin Columns"
|
1005 |
|
1006 |
-
#: ../classes/settings.php:
|
1007 |
msgid "General Settings"
|
1008 |
msgstr "Общие настройки"
|
1009 |
|
1010 |
-
#: ../classes/settings.php:
|
1011 |
msgid "Customize your Admin Columns settings."
|
1012 |
msgstr "Настроить параметры Admin Columns."
|
1013 |
|
1014 |
-
#: ../classes/settings.php:
|
1015 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: ../classes/settings.php:
|
1019 |
msgid "Save"
|
1020 |
msgstr "Сохранить"
|
1021 |
|
1022 |
-
#: ../classes/settings.php:
|
1023 |
msgid "Restore Settings"
|
1024 |
msgstr "Восстановить настройки"
|
1025 |
|
1026 |
-
#: ../classes/settings.php:
|
1027 |
msgid "This will delete all column settings and restore the default settings."
|
1028 |
msgstr "Это удалит все настройки столбцов и восстановит настройки по умолчанию."
|
1029 |
|
1030 |
-
#: ../classes/settings.php:
|
1031 |
msgid "Restore default settings"
|
1032 |
msgstr "Восстановить настройки по умолчанию"
|
1033 |
|
1034 |
-
#: ../classes/settings.php:
|
1035 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1036 |
msgstr "Предупреждение! Все сохраненные данные колонки администратора будут удалены. Это не может быть отменено. \\'ОК\\' для удаления, \\'Отмена\\' для отмены"
|
1037 |
|
1038 |
-
#: ../classes/settings.php:
|
1039 |
-
msgid "Settings"
|
1040 |
-
msgstr "Настройки"
|
1041 |
-
|
1042 |
-
#: ../classes/settings.php:601
|
1043 |
-
msgid "Add-ons"
|
1044 |
-
msgstr "Дополнения"
|
1045 |
-
|
1046 |
-
#: ../classes/settings.php:631
|
1047 |
msgid "Posttypes"
|
1048 |
msgstr "Типы постов"
|
1049 |
|
1050 |
-
#: ../classes/settings.php:
|
1051 |
msgid "Others"
|
1052 |
msgstr "Другое"
|
1053 |
|
1054 |
-
#: ../classes/settings.php:
|
1055 |
msgid "Taxonomies"
|
1056 |
msgstr "Таксономии"
|
1057 |
|
1058 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1059 |
#, php-format
|
1060 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: ../classes/settings.php:
|
1064 |
msgid "Store settings"
|
1065 |
msgstr "Настройки памяти"
|
1066 |
|
1067 |
-
#: ../classes/settings.php:
|
1068 |
msgid "Update"
|
1069 |
msgstr "Обновить"
|
1070 |
|
1071 |
-
#: ../classes/settings.php:
|
1072 |
#, php-format
|
1073 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1074 |
msgstr "Предупреждение! Столбцы данных в %s будут удалены. Это не может быть отменено. \\'ОК\\' для удаления, \\'Отмена\\' для отмены"
|
1075 |
|
1076 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1077 |
msgid "columns"
|
1078 |
msgstr "столбцы"
|
1079 |
|
1080 |
-
#: ../classes/settings.php:
|
1081 |
msgid "Get Admin Columns Pro"
|
1082 |
msgstr "Получить Admin Columns Pro"
|
1083 |
|
1084 |
-
#: ../classes/settings.php:
|
1085 |
msgid "Add Sorting"
|
1086 |
msgstr "Добавить сортировку"
|
1087 |
|
1088 |
-
#: ../classes/settings.php:
|
1089 |
msgid "Add Filtering"
|
1090 |
msgstr "Добавить фильтрацию"
|
1091 |
|
1092 |
-
#: ../classes/settings.php:
|
1093 |
msgid "Add Import/Export"
|
1094 |
msgstr "Добавить Импорт/Экспорт"
|
1095 |
|
1096 |
-
#: ../classes/settings.php:
|
1097 |
msgid "Add Direct Editing"
|
1098 |
msgstr "Добавить Прямое редактирование"
|
1099 |
|
1100 |
-
#: ../classes/settings.php:
|
1101 |
#, php-format
|
1102 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1103 |
msgstr "Проверьте <a href=\"%s\">Admin Columns Pro</a> для получения подробной информации!"
|
1104 |
|
1105 |
-
#: ../classes/settings.php:
|
1106 |
msgid "Are you happy with Admin Columns?"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: ../classes/settings.php:
|
1110 |
msgid "What's wrong? Need help? Let us know!"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: ../classes/settings.php:
|
1114 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: ../classes/settings.php:
|
1118 |
msgid "Docs"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: ../classes/settings.php:
|
1122 |
msgid "Forums"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: ../classes/settings.php:
|
1126 |
msgid "Woohoo! We're glad to hear that!"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: ../classes/settings.php:
|
1130 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: ../classes/settings.php:
|
1134 |
msgid "Rate"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: ../classes/settings.php:
|
1138 |
msgid "Tweet"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: ../classes/settings.php:
|
1142 |
msgid "Buy Pro"
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: ../classes/settings.php:
|
1146 |
msgid "Support"
|
1147 |
msgstr "Поддержка"
|
1148 |
|
1149 |
-
#: ../classes/settings.php:
|
1150 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1151 |
msgstr "Проверьте раздел <strong>Помощь</strong> в правом верхнем углу."
|
1152 |
|
1153 |
-
#: ../classes/settings.php:
|
1154 |
#, php-format
|
1155 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1156 |
msgstr "Для получения полной документации, отчетов об ошибках, особых предложений и других материалов <a href='%s'>посетите сайт Admin Columns</a>"
|
1157 |
|
1158 |
-
#: ../classes/settings.php:
|
1159 |
msgid "Drag and drop to reorder"
|
1160 |
msgstr "Перетащите, чтобы изменить порядок"
|
1161 |
|
1162 |
-
#: ../classes/settings.php:
|
1163 |
msgid "Add Column"
|
1164 |
msgstr "Добавить столбец"
|
1165 |
|
1166 |
-
#: ../classes/settings.php:
|
1167 |
msgid "Active"
|
1168 |
msgstr "Активно"
|
1169 |
|
1170 |
-
#: ../classes/settings.php:
|
1171 |
msgid "Deactivate"
|
1172 |
msgstr "Деактивировать"
|
1173 |
|
1174 |
-
#: ../classes/settings.php:
|
1175 |
msgid "Installed"
|
1176 |
msgstr "Установлено"
|
1177 |
|
1178 |
-
#: ../classes/settings.php:
|
1179 |
msgid "Activate"
|
1180 |
msgstr "Активировать"
|
1181 |
|
1182 |
-
#: ../classes/settings.php:
|
1183 |
msgid "Download & Install"
|
1184 |
msgstr "Загрузить и установить"
|
1185 |
|
1186 |
-
#: ../classes/settings.php:
|
1187 |
msgid "Get this add-on"
|
1188 |
msgstr "Получить это дополнение"
|
1189 |
|
1190 |
-
#: ../classes/storage_model.php:
|
1191 |
msgid "settings succesfully restored."
|
1192 |
msgstr "настройки успешно восстановлены."
|
1193 |
|
1194 |
-
#: ../classes/storage_model.php:
|
1195 |
msgid "No columns settings available."
|
1196 |
msgstr "Нет доступных настроек столбцов."
|
1197 |
|
1198 |
-
#: ../classes/storage_model.php:
|
1199 |
#, php-format
|
1200 |
msgid "You are trying to store the same settings for %s."
|
1201 |
msgstr "Вы пытаетесь сохранить те же настройки для %s."
|
1202 |
|
1203 |
-
#: ../classes/storage_model.php:
|
1204 |
#, php-format
|
1205 |
-
msgid "Settings for %s updated
|
1206 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1207 |
|
1208 |
#: ../classes/storage_model/comment.php:13
|
1209 |
msgid "Comments"
|
@@ -1234,9 +1182,7 @@ msgid "User"
|
|
1234 |
msgstr ""
|
1235 |
|
1236 |
#: ../classes/upgrade.php:62
|
1237 |
-
msgid ""
|
1238 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of <strong>Admin Columns Pro</strong> <a href=\"http://www."
|
1239 |
-
"admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new features, including Direct Inline Editing!"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
#: ../classes/upgrade.php:95
|
@@ -1291,6 +1237,10 @@ msgstr "Ошибка"
|
|
1291 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1292 |
msgstr "Извините. Что-то пошло не так во время процесса обновления. Пожалуйста, сообщите об этом на форуме поддержки."
|
1293 |
|
|
|
|
|
|
|
|
|
1294 |
#: ../codepress-admin-columns.php:442
|
1295 |
msgid "Edit columns"
|
1296 |
msgstr "Редактировать столбцы"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Admin Columns\n"
|
6 |
"Report-Msgid-Bugs-To: \n"
|
7 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
8 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
9 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
10 |
"Language-Team: Russian (http://www.transifex.com/projects/p/admin-columns/language/ru/)\n"
|
11 |
"MIME-Version: 1.0\n"
|
15 |
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
16 |
"X-Generator: Poedit 1.7.5\n"
|
17 |
"X-Poedit-Basepath: .\n"
|
18 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
19 |
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPath-1: ..\n"
|
22 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
28 |
|
29 |
#: ../classes/addons.php:110
|
30 |
msgid "Plugins"
|
46 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
47 |
msgstr ""
|
48 |
|
49 |
+
#: ../classes/column.php:582
|
50 |
msgid "Thumbnail"
|
51 |
msgstr "Миниатюра"
|
52 |
|
53 |
+
#: ../classes/column.php:583
|
54 |
msgid "Medium"
|
55 |
msgstr "Средний"
|
56 |
|
57 |
+
#: ../classes/column.php:584
|
58 |
msgid "Large"
|
59 |
msgstr "Большой"
|
60 |
|
61 |
+
#: ../classes/column.php:585
|
62 |
msgid "Full"
|
63 |
msgstr "Полный"
|
64 |
|
65 |
+
#: ../classes/column.php:1026
|
66 |
msgid "Date Format"
|
67 |
msgstr "Формат даты"
|
68 |
|
69 |
+
#: ../classes/column.php:1027
|
70 |
msgid "This will determine how the date will be displayed."
|
71 |
msgstr "Это определяет отображение даты."
|
72 |
|
73 |
+
#: ../classes/column.php:1033
|
74 |
msgid "Example:"
|
75 |
msgstr "Пример:"
|
76 |
|
77 |
+
#: ../classes/column.php:1035
|
78 |
#, php-format
|
79 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
80 |
msgstr "Оставьте пустым для формата даты WordPress, измените <a href=\"%s\">default date format here</a>."
|
81 |
|
82 |
+
#: ../classes/column.php:1036
|
83 |
msgid "Documentation on date and time formatting."
|
84 |
msgstr "Документация по форматированию даты и времени."
|
85 |
|
86 |
+
#: ../classes/column.php:1050
|
87 |
msgid "Excerpt length"
|
88 |
msgstr "Длина отрывка"
|
89 |
|
90 |
+
#: ../classes/column.php:1051
|
91 |
msgid "Number of words"
|
92 |
msgstr "Количество слов"
|
93 |
|
94 |
+
#: ../classes/column.php:1069
|
95 |
msgid "Preview size"
|
96 |
msgstr "Размер просмотра"
|
97 |
|
98 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
99 |
msgid "Custom"
|
100 |
msgstr "Пользовательский"
|
101 |
|
102 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
103 |
msgid "width"
|
104 |
msgstr "ширина"
|
105 |
|
106 |
+
#: ../classes/column.php:1092
|
107 |
msgid "height"
|
108 |
msgstr "высота"
|
109 |
|
110 |
+
#: ../classes/column.php:1104
|
111 |
msgid "Before"
|
112 |
msgstr "Перед"
|
113 |
|
114 |
+
#: ../classes/column.php:1104
|
115 |
msgid "This text will appear before the custom field value."
|
116 |
msgstr "Этот текст появится перед значением настраиваемого поля."
|
117 |
|
118 |
+
#: ../classes/column.php:1105
|
119 |
msgid "After"
|
120 |
msgstr "После"
|
121 |
|
122 |
+
#: ../classes/column.php:1105
|
123 |
msgid "This text will appear after the custom field value."
|
124 |
msgstr "Этот текст появится перед значением настраиваемого поля."
|
125 |
|
126 |
+
#: ../classes/column.php:1114
|
127 |
msgid "Display Name"
|
128 |
msgstr "Отображаемое имя"
|
129 |
|
130 |
+
#: ../classes/column.php:1115
|
131 |
msgid "First Name"
|
132 |
msgstr "Имя"
|
133 |
|
134 |
+
#: ../classes/column.php:1116
|
135 |
msgid "Last Name"
|
136 |
msgstr "Фамилия"
|
137 |
|
138 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
139 |
msgid "Nickname"
|
140 |
msgstr "Ник"
|
141 |
|
142 |
+
#: ../classes/column.php:1118
|
143 |
msgid "User Login"
|
144 |
msgstr "Логин пользователя"
|
145 |
|
146 |
+
#: ../classes/column.php:1119
|
147 |
msgid "User Email"
|
148 |
msgstr "Email пользователя"
|
149 |
|
150 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
151 |
msgid "User ID"
|
152 |
msgstr "ID пользователя"
|
153 |
|
154 |
+
#: ../classes/column.php:1121
|
155 |
msgid "First and Last Name"
|
156 |
msgstr "Имя и Фамилия"
|
157 |
|
158 |
+
#: ../classes/column.php:1124
|
159 |
msgid "Display format"
|
160 |
msgstr ""
|
161 |
|
162 |
+
#: ../classes/column.php:1124
|
163 |
msgid "This is the format of the author name."
|
164 |
msgstr "Формат имени автора."
|
165 |
|
166 |
+
#: ../classes/column.php:1258
|
|
|
167 |
msgid "Edit"
|
168 |
msgstr "Редактировать"
|
169 |
|
170 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
171 |
msgid "Clone"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
175 |
msgid "Remove"
|
176 |
msgstr "Удалить"
|
177 |
|
178 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
179 |
msgid "Type"
|
180 |
msgstr "Тип"
|
181 |
|
182 |
+
#: ../classes/column.php:1280
|
183 |
msgid "Choose a column type."
|
184 |
msgstr "Выбрать тип колонки"
|
185 |
|
186 |
+
#: ../classes/column.php:1280
|
187 |
msgid "Name"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: ../classes/column.php:1290
|
191 |
msgid "Label"
|
192 |
msgstr "Метка"
|
193 |
|
194 |
+
#: ../classes/column.php:1290
|
195 |
msgid "This is the name which will appear as the column header."
|
196 |
msgstr "Это имя, которое будет отображаться в качестве заголовка столбца."
|
197 |
|
198 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
199 |
msgid "Width"
|
200 |
msgstr "Ширина"
|
201 |
|
202 |
+
#: ../classes/column.php:1299
|
203 |
msgid "default"
|
204 |
msgstr "по умолчанию"
|
205 |
|
206 |
+
#: ../classes/column.php:1300
|
207 |
msgid "auto"
|
208 |
msgstr ""
|
209 |
|
228 |
msgid "Find out more"
|
229 |
msgstr "Узнайте больше"
|
230 |
|
231 |
+
#: ../classes/column/actions.php:29
|
232 |
msgid "Actions"
|
233 |
msgstr "действия"
|
234 |
|
252 |
msgid "ID"
|
253 |
msgstr "ID"
|
254 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
255 |
#: ../classes/column/comment/agent.php:19
|
256 |
msgid "Agent"
|
257 |
msgstr "Агент"
|
289 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
290 |
msgstr "Подтверждено на <a href=\"%1$s\">%2$s at %3$s</a>"
|
291 |
|
292 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
293 |
msgid "Date"
|
294 |
msgstr "Дата"
|
295 |
|
296 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
297 |
msgid "Excerpt"
|
298 |
msgstr "Отрывок"
|
299 |
|
305 |
msgid "Word count"
|
306 |
msgstr "Счетчик слов"
|
307 |
|
308 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
309 |
msgid "Custom Field"
|
310 |
msgstr "Пользовательское поле"
|
311 |
|
312 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
313 |
msgid "Default"
|
314 |
msgstr "По умолчанию"
|
315 |
|
317 |
msgid "Checkmark (true/false)"
|
318 |
msgstr "Галочка (true/false)"
|
319 |
|
320 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
321 |
msgid "Color"
|
322 |
msgstr "Цвет"
|
323 |
|
324 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
325 |
msgid "Counter"
|
326 |
msgstr "Счетчик"
|
327 |
|
328 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
329 |
msgid "Image"
|
330 |
msgstr "Изображение"
|
331 |
|
333 |
msgid "Media Library"
|
334 |
msgstr "Медиа библиотека"
|
335 |
|
336 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
337 |
msgid "Multiple Values"
|
338 |
msgstr "Несколько значений"
|
339 |
|
340 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
341 |
msgid "Numeric"
|
342 |
msgstr "Числовой"
|
343 |
|
374 |
msgid "This will determine how the value will be displayed."
|
375 |
msgstr "От этого будет зависеть, как будет отображаться значение."
|
376 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
378 |
msgid "Description"
|
379 |
msgstr "Описание"
|
398 |
msgid "Target"
|
399 |
msgstr "Цель"
|
400 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
401 |
#: ../classes/column/media/alternate-text.php:19
|
402 |
msgid "Alt"
|
403 |
msgstr "Вариант"
|
498 |
msgid "Mime type"
|
499 |
msgstr "MIME тип"
|
500 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
501 |
#: ../classes/column/post/attachment-count.php:19
|
502 |
msgid "No. of Attachments"
|
503 |
msgstr "Кол-во приложений"
|
530 |
msgid "Spam"
|
531 |
msgstr "Спам"
|
532 |
|
533 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
534 |
+
msgid "Trash"
|
535 |
+
msgstr "Корзина"
|
536 |
+
|
537 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
538 |
msgid "Comment status"
|
539 |
msgstr "Статус комментария"
|
558 |
msgid "Estimated Reading Time"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
562 |
+
msgid "second"
|
563 |
+
msgid_plural "seconds"
|
564 |
+
msgstr[0] ""
|
565 |
+
msgstr[1] ""
|
566 |
+
msgstr[2] ""
|
567 |
+
|
568 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
569 |
+
msgid "minute"
|
570 |
+
msgid_plural "minutes"
|
571 |
+
msgstr[0] ""
|
572 |
+
msgstr[1] ""
|
573 |
+
msgstr[2] ""
|
574 |
+
|
575 |
#: ../classes/column/post/estimated-reading-time.php:103
|
576 |
msgid "Words per minute"
|
577 |
msgstr ""
|
740 |
msgid "Admin Columns Settings"
|
741 |
msgstr "Настройки Admin Columns"
|
742 |
|
743 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
744 |
msgid "Admin Columns"
|
745 |
msgstr "Admin Columns"
|
746 |
|
747 |
+
#: ../classes/settings.php:220
|
748 |
#, php-format
|
749 |
msgid "%s column is already present and can not be duplicated."
|
750 |
msgstr "%s колонка уже существует и не может быть продублирована."
|
751 |
|
752 |
+
#: ../classes/settings.php:274
|
753 |
msgid "Default settings succesfully restored."
|
754 |
msgstr "Настройки по умолчанию успешно восстановлены."
|
755 |
|
756 |
+
#: ../classes/settings.php:291
|
757 |
msgid "Overview"
|
758 |
msgstr "Обзор"
|
759 |
|
760 |
+
#: ../classes/settings.php:294
|
761 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
762 |
msgstr "Этот плагин предназначен для добавления и удаления дополнительных столбцов на экраны администрирования для записей, страниц, библиотеки, комментариев, ссылок и пользователей. Изменяйте метки столбцов и изменяйте их порядок."
|
763 |
|
764 |
+
#: ../classes/settings.php:297
|
765 |
msgid "Basics"
|
766 |
msgstr "Основы"
|
767 |
|
768 |
+
#: ../classes/settings.php:299
|
769 |
msgid "Change order"
|
770 |
msgstr "Изменить порядок"
|
771 |
|
772 |
+
#: ../classes/settings.php:300
|
773 |
msgid "By dragging the columns you can change the order which they will appear in."
|
774 |
msgstr "Перетаскивая столбцы, Вы можете изменить порядок их расположения."
|
775 |
|
776 |
+
#: ../classes/settings.php:301
|
777 |
msgid "Change label"
|
778 |
msgstr "Изменить метку"
|
779 |
|
780 |
+
#: ../classes/settings.php:302
|
781 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
782 |
msgstr "Нажав на треугольник, вы увидите настройки колонки. Здесь вы можете изменить метки заголовков колонок."
|
783 |
|
784 |
+
#: ../classes/settings.php:303
|
785 |
msgid "Change column width"
|
786 |
msgstr "Изменить ширину столбца"
|
787 |
|
788 |
+
#: ../classes/settings.php:304
|
789 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
790 |
msgstr "Нажав на треугольник вы увидите настройки колонки. С помощью перетаскивания ползунка можно установить ширину столбцов в процентах."
|
791 |
|
792 |
+
#: ../classes/settings.php:310
|
793 |
msgid "'Custom Field' column"
|
794 |
msgstr "Столбец 'Custom Field'"
|
795 |
|
796 |
+
#: ../classes/settings.php:311
|
797 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
798 |
msgstr "Столбец пользовательского поля использует поля постов и пользователей. Существует 10 типов, которые вы можете установить."
|
799 |
|
800 |
+
#: ../classes/settings.php:313
|
801 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
802 |
msgstr "Значение: Может быть строкой или массивом. Массив будет сведен и значения будут разделяться ',' запятой."
|
803 |
|
804 |
+
#: ../classes/settings.php:314
|
805 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
806 |
msgstr "Значение: должно содержать URL изображения или Attachment IDs, (разделенные ',' запятой)."
|
807 |
|
808 |
+
#: ../classes/settings.php:315
|
809 |
msgid "Value: This will show the first 20 words of the Post content."
|
810 |
msgstr "Значение: Это покажет первые 20 слов содержания поста."
|
811 |
|
812 |
+
#: ../classes/settings.php:316
|
813 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
814 |
msgstr "Значение: должно быть массивом. Будут сведены любые многомерные масиивы."
|
815 |
|
816 |
+
#: ../classes/settings.php:317
|
817 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
818 |
msgstr "Значение:. Целые только <br/> Если у вас есть 'сортировочный аддон', то будут использоваться для сортировки, так что вы можете сортировать свои сообщения по числовым значениям пользовательских полей."
|
819 |
|
820 |
+
#: ../classes/settings.php:318
|
821 |
#, php-format
|
822 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
823 |
msgstr "Value: Может быть Unix-штамп времени или формат даты, как описано в <a href='%s'>Кодексе</a>. Вы можете изменить выходной формат даты на странице <a href='%s'>общих настроек</a>."
|
824 |
|
825 |
+
#: ../classes/settings.php:319
|
826 |
msgid "Post Titles"
|
827 |
msgstr "Заголовки постов"
|
828 |
|
829 |
+
#: ../classes/settings.php:319
|
830 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
831 |
msgstr "Значение: может быть оно или несколько Post ID, разделенных ','."
|
832 |
|
833 |
+
#: ../classes/settings.php:320
|
834 |
msgid "Usernames"
|
835 |
msgstr "Имена пользователей"
|
836 |
|
837 |
+
#: ../classes/settings.php:320
|
838 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
839 |
msgstr "Значение: может быть оно или несколько Post ID, разделенных ','."
|
840 |
|
841 |
+
#: ../classes/settings.php:321
|
842 |
msgid "Checkmark"
|
843 |
msgstr "Галочка"
|
844 |
|
845 |
+
#: ../classes/settings.php:321
|
846 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
847 |
msgstr "Значение: должно быть 1 или 0."
|
848 |
|
849 |
+
#: ../classes/settings.php:322
|
850 |
msgid "Value: hex value color, such as #808080."
|
851 |
msgstr "Значение: значение цвета в HEX-формате, например #808080."
|
852 |
|
853 |
+
#: ../classes/settings.php:323
|
854 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
855 |
msgstr "Значение: Может быть строкой или массивом. Это покажет какое количества раз мета ключ использовался объектом."
|
856 |
|
857 |
+
#: ../classes/settings.php:412
|
858 |
msgid "Welcome to Admin Columns"
|
859 |
msgstr "Добро пожаловать в Admin Columns"
|
860 |
|
861 |
+
#: ../classes/settings.php:415
|
862 |
msgid "Thank you for updating to the latest version!"
|
863 |
msgstr "Спасибо за обновление до последней версии!"
|
864 |
|
865 |
+
#: ../classes/settings.php:416
|
866 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
867 |
msgstr "Admin Columns сейчас более изысканный и приятный, чем когда-либо прежде. Мы надеемся, вам понравится."
|
868 |
|
869 |
+
#: ../classes/settings.php:421
|
870 |
msgid "What’s New"
|
871 |
msgstr "Что нового"
|
872 |
|
873 |
+
#: ../classes/settings.php:422
|
874 |
msgid "Changelog"
|
875 |
msgstr "История изменений"
|
876 |
|
877 |
+
#: ../classes/settings.php:427
|
878 |
msgid "Important"
|
879 |
msgstr "Важно"
|
880 |
|
881 |
+
#: ../classes/settings.php:429
|
882 |
msgid "Database Changes"
|
883 |
msgstr "Изменения базы данных"
|
884 |
|
885 |
+
#: ../classes/settings.php:430
|
886 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
887 |
msgstr "База данных была изменена между версиями 1 и 2. Но мы убедились, что вы все еще можете вернуться к версии 1х без каких-либо проблем."
|
888 |
|
889 |
+
#: ../classes/settings.php:433
|
890 |
msgid "Make sure you backup your database and then click"
|
891 |
msgstr "Убедитесь, что вы сделали резервную копию базы данных, а затем нажмите"
|
892 |
|
893 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
894 |
msgid "Upgrade Database"
|
895 |
msgstr "Обновить базу данных"
|
896 |
|
897 |
+
#: ../classes/settings.php:436
|
898 |
msgid "Potential Issues"
|
899 |
msgstr "Потенциальные проблемы"
|
900 |
|
901 |
+
#: ../classes/settings.php:437
|
902 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
903 |
msgstr "Сделав значительную реорганизацию кода плагинов и фильтров, ваш сайт может работать неправильно. Важно, чтобы вы прочитали полное"
|
904 |
|
905 |
+
#: ../classes/settings.php:437
|
906 |
msgid "Migrating from v1 to v2"
|
907 |
msgstr "Переход от v1 до v2"
|
908 |
|
909 |
+
#: ../classes/settings.php:437
|
910 |
msgid "guide to view the full list of changes."
|
911 |
msgstr "руководство, чтобы увидеть полный список изменений."
|
912 |
|
913 |
+
#: ../classes/settings.php:437
|
914 |
#, php-format
|
915 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
916 |
msgstr "Если вы обнаружите ошибки, пожалуйста, <a href=\"%s\">сообщите о них нам</a>, чтобы мы исправили их в следующем выпуске."
|
917 |
|
918 |
+
#: ../classes/settings.php:440
|
919 |
msgid "Important!"
|
920 |
msgstr "Важно!"
|
921 |
|
922 |
+
#: ../classes/settings.php:440
|
923 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
924 |
msgstr "Если вы обновили плагин Admin Columns без предварительного знания о таких изменениях, пожалуйста сделайте откат к последней"
|
925 |
|
926 |
+
#: ../classes/settings.php:440
|
927 |
msgid "version 1"
|
928 |
msgstr "версии 1"
|
929 |
|
930 |
+
#: ../classes/settings.php:440
|
931 |
msgid "of this plugin."
|
932 |
msgstr "этого плагина."
|
933 |
|
934 |
+
#: ../classes/settings.php:446
|
935 |
msgid "Changelog for"
|
936 |
msgstr "История изменений для"
|
937 |
|
938 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
939 |
msgid "Learn more"
|
940 |
msgstr "Изучить больше"
|
941 |
|
942 |
+
#: ../classes/settings.php:471
|
943 |
msgid "Start using Admin Columns"
|
944 |
msgstr "начать, используя Admin Columns"
|
945 |
|
946 |
+
#: ../classes/settings.php:490
|
947 |
msgid "General Settings"
|
948 |
msgstr "Общие настройки"
|
949 |
|
950 |
+
#: ../classes/settings.php:491
|
951 |
msgid "Customize your Admin Columns settings."
|
952 |
msgstr "Настроить параметры Admin Columns."
|
953 |
|
954 |
+
#: ../classes/settings.php:502
|
955 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
959 |
msgid "Save"
|
960 |
msgstr "Сохранить"
|
961 |
|
962 |
+
#: ../classes/settings.php:549
|
963 |
msgid "Restore Settings"
|
964 |
msgstr "Восстановить настройки"
|
965 |
|
966 |
+
#: ../classes/settings.php:550
|
967 |
msgid "This will delete all column settings and restore the default settings."
|
968 |
msgstr "Это удалит все настройки столбцов и восстановит настройки по умолчанию."
|
969 |
|
970 |
+
#: ../classes/settings.php:556
|
971 |
msgid "Restore default settings"
|
972 |
msgstr "Восстановить настройки по умолчанию"
|
973 |
|
974 |
+
#: ../classes/settings.php:556
|
975 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
976 |
msgstr "Предупреждение! Все сохраненные данные колонки администратора будут удалены. Это не может быть отменено. \\'ОК\\' для удаления, \\'Отмена\\' для отмены"
|
977 |
|
978 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
979 |
msgid "Posttypes"
|
980 |
msgstr "Типы постов"
|
981 |
|
982 |
+
#: ../classes/settings.php:573
|
983 |
msgid "Others"
|
984 |
msgstr "Другое"
|
985 |
|
986 |
+
#: ../classes/settings.php:574
|
987 |
msgid "Taxonomies"
|
988 |
msgstr "Таксономии"
|
989 |
|
990 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
991 |
+
msgid "Settings"
|
992 |
+
msgstr "Настройки"
|
993 |
+
|
994 |
+
#: ../classes/settings.php:591
|
995 |
+
msgid "Add-ons"
|
996 |
+
msgstr "Дополнения"
|
997 |
+
|
998 |
+
#: ../classes/settings.php:659
|
999 |
#, php-format
|
1000 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: ../classes/settings.php:669
|
1004 |
msgid "Store settings"
|
1005 |
msgstr "Настройки памяти"
|
1006 |
|
1007 |
+
#: ../classes/settings.php:673
|
1008 |
msgid "Update"
|
1009 |
msgstr "Обновить"
|
1010 |
|
1011 |
+
#: ../classes/settings.php:677
|
1012 |
#, php-format
|
1013 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1014 |
msgstr "Предупреждение! Столбцы данных в %s будут удалены. Это не может быть отменено. \\'ОК\\' для удаления, \\'Отмена\\' для отмены"
|
1015 |
|
1016 |
+
#: ../classes/settings.php:678
|
1017 |
+
msgid "Restore"
|
1018 |
+
msgstr "Восстановить"
|
1019 |
+
|
1020 |
+
#: ../classes/settings.php:678
|
1021 |
msgid "columns"
|
1022 |
msgstr "столбцы"
|
1023 |
|
1024 |
+
#: ../classes/settings.php:697
|
1025 |
msgid "Get Admin Columns Pro"
|
1026 |
msgstr "Получить Admin Columns Pro"
|
1027 |
|
1028 |
+
#: ../classes/settings.php:701
|
1029 |
msgid "Add Sorting"
|
1030 |
msgstr "Добавить сортировку"
|
1031 |
|
1032 |
+
#: ../classes/settings.php:702
|
1033 |
msgid "Add Filtering"
|
1034 |
msgstr "Добавить фильтрацию"
|
1035 |
|
1036 |
+
#: ../classes/settings.php:703
|
1037 |
msgid "Add Import/Export"
|
1038 |
msgstr "Добавить Импорт/Экспорт"
|
1039 |
|
1040 |
+
#: ../classes/settings.php:704
|
1041 |
msgid "Add Direct Editing"
|
1042 |
msgstr "Добавить Прямое редактирование"
|
1043 |
|
1044 |
+
#: ../classes/settings.php:707
|
1045 |
#, php-format
|
1046 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1047 |
msgstr "Проверьте <a href=\"%s\">Admin Columns Pro</a> для получения подробной информации!"
|
1048 |
|
1049 |
+
#: ../classes/settings.php:738
|
1050 |
msgid "Are you happy with Admin Columns?"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
+
#: ../classes/settings.php:746
|
1054 |
msgid "What's wrong? Need help? Let us know!"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
+
#: ../classes/settings.php:747
|
1058 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: ../classes/settings.php:755
|
1062 |
msgid "Docs"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: ../classes/settings.php:760
|
1066 |
msgid "Forums"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: ../classes/settings.php:769
|
1070 |
msgid "Woohoo! We're glad to hear that!"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: ../classes/settings.php:770
|
1074 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: ../classes/settings.php:774
|
1078 |
msgid "Rate"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: ../classes/settings.php:785
|
1082 |
msgid "Tweet"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: ../classes/settings.php:795
|
1086 |
msgid "Buy Pro"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: ../classes/settings.php:807
|
1090 |
msgid "Support"
|
1091 |
msgstr "Поддержка"
|
1092 |
|
1093 |
+
#: ../classes/settings.php:810
|
1094 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1095 |
msgstr "Проверьте раздел <strong>Помощь</strong> в правом верхнем углу."
|
1096 |
|
1097 |
+
#: ../classes/settings.php:813
|
1098 |
#, php-format
|
1099 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1100 |
msgstr "Для получения полной документации, отчетов об ошибках, особых предложений и других материалов <a href='%s'>посетите сайт Admin Columns</a>"
|
1101 |
|
1102 |
+
#: ../classes/settings.php:842
|
1103 |
msgid "Drag and drop to reorder"
|
1104 |
msgstr "Перетащите, чтобы изменить порядок"
|
1105 |
|
1106 |
+
#: ../classes/settings.php:845
|
1107 |
msgid "Add Column"
|
1108 |
msgstr "Добавить столбец"
|
1109 |
|
1110 |
+
#: ../classes/settings.php:926
|
1111 |
msgid "Active"
|
1112 |
msgstr "Активно"
|
1113 |
|
1114 |
+
#: ../classes/settings.php:927
|
1115 |
msgid "Deactivate"
|
1116 |
msgstr "Деактивировать"
|
1117 |
|
1118 |
+
#: ../classes/settings.php:934
|
1119 |
msgid "Installed"
|
1120 |
msgstr "Установлено"
|
1121 |
|
1122 |
+
#: ../classes/settings.php:935
|
1123 |
msgid "Activate"
|
1124 |
msgstr "Активировать"
|
1125 |
|
1126 |
+
#: ../classes/settings.php:949
|
1127 |
msgid "Download & Install"
|
1128 |
msgstr "Загрузить и установить"
|
1129 |
|
1130 |
+
#: ../classes/settings.php:954
|
1131 |
msgid "Get this add-on"
|
1132 |
msgstr "Получить это дополнение"
|
1133 |
|
1134 |
+
#: ../classes/storage_model.php:237
|
1135 |
msgid "settings succesfully restored."
|
1136 |
msgstr "настройки успешно восстановлены."
|
1137 |
|
1138 |
+
#: ../classes/storage_model.php:253
|
1139 |
msgid "No columns settings available."
|
1140 |
msgstr "Нет доступных настроек столбцов."
|
1141 |
|
1142 |
+
#: ../classes/storage_model.php:274
|
1143 |
#, php-format
|
1144 |
msgid "You are trying to store the same settings for %s."
|
1145 |
msgstr "Вы пытаетесь сохранить те же настройки для %s."
|
1146 |
|
1147 |
+
#: ../classes/storage_model.php:278
|
1148 |
#, php-format
|
1149 |
+
msgid "Settings for %s updated successfully."
|
1150 |
+
msgstr ""
|
1151 |
+
|
1152 |
+
#: ../classes/storage_model.php:809
|
1153 |
+
msgid "View"
|
1154 |
+
msgstr "Смотреть"
|
1155 |
|
1156 |
#: ../classes/storage_model/comment.php:13
|
1157 |
msgid "Comments"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
#: ../classes/upgrade.php:62
|
1185 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
1186 |
msgstr ""
|
1187 |
|
1188 |
#: ../classes/upgrade.php:95
|
1237 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1238 |
msgstr "Извините. Что-то пошло не так во время процесса обновления. Пожалуйста, сообщите об этом на форуме поддержки."
|
1239 |
|
1240 |
+
#: ../codepress-admin-columns.php:34
|
1241 |
+
msgid "No textdomain"
|
1242 |
+
msgstr ""
|
1243 |
+
|
1244 |
#: ../codepress-admin-columns.php:442
|
1245 |
msgid "Edit columns"
|
1246 |
msgstr "Редактировать столбцы"
|
languages/cpac-sv_SE.mo
CHANGED
Binary file
|
languages/cpac-sv_SE.po
CHANGED
@@ -6,8 +6,8 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
-
"POT-Creation-Date: 2015-
|
10 |
-
"PO-Revision-Date: 2015-
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/admin-columns/language/sv_SE/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
@@ -17,10 +17,16 @@ msgstr ""
|
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
#: ../classes/addons.php:110
|
26 |
msgid "Plugins"
|
@@ -42,164 +48,164 @@ msgstr "WooCommerce"
|
|
42 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
43 |
msgstr "Förbättra de produkter, ordrar och kupongers översikter med nya kolumner och snabbredigering."
|
44 |
|
45 |
-
#: ../classes/column.php:
|
46 |
msgid "Thumbnail"
|
47 |
msgstr "Miniatyrer"
|
48 |
|
49 |
-
#: ../classes/column.php:
|
50 |
msgid "Medium"
|
51 |
msgstr "Mellan"
|
52 |
|
53 |
-
#: ../classes/column.php:
|
54 |
msgid "Large"
|
55 |
msgstr "Stor"
|
56 |
|
57 |
-
#: ../classes/column.php:
|
58 |
msgid "Full"
|
59 |
msgstr "Hel"
|
60 |
|
61 |
-
#: ../classes/column.php:
|
62 |
msgid "Date Format"
|
63 |
msgstr "Datumformat"
|
64 |
|
65 |
-
#: ../classes/column.php:
|
66 |
msgid "This will determine how the date will be displayed."
|
67 |
msgstr "Detta kommer att avgöra hur datumet ska visas."
|
68 |
|
69 |
-
#: ../classes/column.php:
|
70 |
msgid "Example:"
|
71 |
msgstr "Exempel:"
|
72 |
|
73 |
-
#: ../classes/column.php:
|
74 |
#, php-format
|
75 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
76 |
msgstr "Lämna tomt för WordPress datumformat, ändra din <a href=\"%s\">standard datumformat här</a>."
|
77 |
|
78 |
-
#: ../classes/column.php:
|
79 |
msgid "Documentation on date and time formatting."
|
80 |
msgstr "Dokumentation om datum och tid formatering."
|
81 |
|
82 |
-
#: ../classes/column.php:
|
83 |
msgid "Excerpt length"
|
84 |
msgstr "Utdragens längd"
|
85 |
|
86 |
-
#: ../classes/column.php:
|
87 |
msgid "Number of words"
|
88 |
msgstr "Antal ord"
|
89 |
|
90 |
-
#: ../classes/column.php:
|
91 |
msgid "Preview size"
|
92 |
msgstr "Förhandsgranska storlek"
|
93 |
|
94 |
-
#: ../classes/column.php:
|
95 |
msgid "Custom"
|
96 |
msgstr "Anpassad"
|
97 |
|
98 |
-
#: ../classes/column.php:
|
99 |
msgid "width"
|
100 |
msgstr "bredd"
|
101 |
|
102 |
-
#: ../classes/column.php:
|
103 |
msgid "height"
|
104 |
msgstr "höjd"
|
105 |
|
106 |
-
#: ../classes/column.php:
|
107 |
msgid "Before"
|
108 |
msgstr "Innan"
|
109 |
|
110 |
-
#: ../classes/column.php:
|
111 |
msgid "This text will appear before the custom field value."
|
112 |
msgstr "Denna text kommer att visas innan det anpassade fältet värde."
|
113 |
|
114 |
-
#: ../classes/column.php:
|
115 |
msgid "After"
|
116 |
msgstr "Efter"
|
117 |
|
118 |
-
#: ../classes/column.php:
|
119 |
msgid "This text will appear after the custom field value."
|
120 |
msgstr "Denna text kommer att visas efter det anpassade fältet värde."
|
121 |
|
122 |
-
#: ../classes/column.php:
|
123 |
msgid "Display Name"
|
124 |
msgstr "Visa namn"
|
125 |
|
126 |
-
#: ../classes/column.php:
|
127 |
msgid "First Name"
|
128 |
msgstr "Förnamn"
|
129 |
|
130 |
-
#: ../classes/column.php:
|
131 |
msgid "Last Name"
|
132 |
msgstr "Efternamn"
|
133 |
|
134 |
-
#: ../classes/column.php:
|
135 |
msgid "Nickname"
|
136 |
msgstr "Smeknamn"
|
137 |
|
138 |
-
#: ../classes/column.php:
|
139 |
msgid "User Login"
|
140 |
msgstr "Användare Loggin"
|
141 |
|
142 |
-
#: ../classes/column.php:
|
143 |
msgid "User Email"
|
144 |
msgstr "Användare Email"
|
145 |
|
146 |
-
#: ../classes/column.php:
|
147 |
msgid "User ID"
|
148 |
msgstr "Användar-ID"
|
149 |
|
150 |
-
#: ../classes/column.php:
|
151 |
msgid "First and Last Name"
|
152 |
msgstr "Förnamn och efternamn"
|
153 |
|
154 |
-
#: ../classes/column.php:
|
155 |
msgid "Display format"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: ../classes/column.php:
|
159 |
msgid "This is the format of the author name."
|
160 |
msgstr "Detta är formatet på författarens namn."
|
161 |
|
162 |
-
#: ../classes/column.php:
|
163 |
msgid "Edit"
|
164 |
msgstr "Redigera"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "Ta bort"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "Typ"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "Välj en kolumntyp."
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "Etikett"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "Detta är det namn som kommer att visas som kolumnrubriken."
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "Bredd"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "standard"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -224,7 +230,7 @@ msgstr "Admins Columns Pro - Utvecklare erbjuder full integration med Advanced C
|
|
224 |
msgid "Find out more"
|
225 |
msgstr "Läs mer"
|
226 |
|
227 |
-
#: ../classes/column/actions.php:29
|
228 |
msgid "Actions"
|
229 |
msgstr "Åtgärder"
|
230 |
|
@@ -248,30 +254,6 @@ msgstr "Nej"
|
|
248 |
msgid "ID"
|
249 |
msgstr "ID"
|
250 |
|
251 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
252 |
-
msgid "Unapprove"
|
253 |
-
msgstr "Förkastad"
|
254 |
-
|
255 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
256 |
-
msgid "Approve"
|
257 |
-
msgstr "Godkänn"
|
258 |
-
|
259 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
260 |
-
msgid "Restore"
|
261 |
-
msgstr "Återställ"
|
262 |
-
|
263 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
264 |
-
msgid "Delete Permanently"
|
265 |
-
msgstr "Radera permanent"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
268 |
-
msgid "Quick Edit"
|
269 |
-
msgstr "Snabbt Redigera"
|
270 |
-
|
271 |
-
#: ../classes/column/comment/actions.php:77
|
272 |
-
msgid "Reply"
|
273 |
-
msgstr "Svara"
|
274 |
-
|
275 |
#: ../classes/column/comment/agent.php:19
|
276 |
msgid "Agent"
|
277 |
msgstr "Agent"
|
@@ -309,11 +291,11 @@ msgstr "Datum GMT"
|
|
309 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
msgstr "Skickad den <a href=\"%1$s\">%2$s vid %3$s</a>"
|
311 |
|
312 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
313 |
msgid "Date"
|
314 |
msgstr "Datum"
|
315 |
|
316 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
317 |
msgid "Excerpt"
|
318 |
msgstr "Utdrag"
|
319 |
|
@@ -325,11 +307,11 @@ msgstr "Som svar på"
|
|
325 |
msgid "Word count"
|
326 |
msgstr "Antal ord"
|
327 |
|
328 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
329 |
msgid "Custom Field"
|
330 |
msgstr "Anpassat fält"
|
331 |
|
332 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
333 |
msgid "Default"
|
334 |
msgstr "Standard"
|
335 |
|
@@ -337,15 +319,15 @@ msgstr "Standard"
|
|
337 |
msgid "Checkmark (true/false)"
|
338 |
msgstr "Checkmark (sant/falskt)"
|
339 |
|
340 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
341 |
msgid "Color"
|
342 |
msgstr "Färg"
|
343 |
|
344 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
345 |
msgid "Counter"
|
346 |
msgstr "Räknare"
|
347 |
|
348 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
349 |
msgid "Image"
|
350 |
msgstr "Bild"
|
351 |
|
@@ -353,11 +335,11 @@ msgstr "Bild"
|
|
353 |
msgid "Media Library"
|
354 |
msgstr "Mediabibliotek"
|
355 |
|
356 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
357 |
msgid "Multiple Values"
|
358 |
msgstr "Flera värden"
|
359 |
|
360 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
361 |
msgid "Numeric"
|
362 |
msgstr "Numerisk"
|
363 |
|
@@ -394,19 +376,6 @@ msgstr "Fälttyp"
|
|
394 |
msgid "This will determine how the value will be displayed."
|
395 |
msgstr "Detta avgör hur värdet kommer att visas."
|
396 |
|
397 |
-
#: ../classes/column/link/actions.php:49
|
398 |
-
#, php-format
|
399 |
-
msgid ""
|
400 |
-
"You are about to delete this link '%s'\n"
|
401 |
-
" 'Cancel' to stop, 'OK' to delete."
|
402 |
-
msgstr ""
|
403 |
-
"Du är på väg att radera denna länk '%s'\n"
|
404 |
-
" 'Avbryt' för att avbryta, 'OK' för att radera"
|
405 |
-
|
406 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "Radera"
|
409 |
-
|
410 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
411 |
msgid "Description"
|
412 |
msgstr "Beskrivning"
|
@@ -431,23 +400,6 @@ msgstr "RSS"
|
|
431 |
msgid "Target"
|
432 |
msgstr "Mål"
|
433 |
|
434 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
435 |
-
msgid "Trash"
|
436 |
-
msgstr "Papperskorg"
|
437 |
-
|
438 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
439 |
-
#, php-format
|
440 |
-
msgid "View “%s”"
|
441 |
-
msgstr "Visa “%s”"
|
442 |
-
|
443 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
444 |
-
msgid "View"
|
445 |
-
msgstr "Visa"
|
446 |
-
|
447 |
-
#: ../classes/column/media/actions.php:35
|
448 |
-
msgid "Attach"
|
449 |
-
msgstr ""
|
450 |
-
|
451 |
#: ../classes/column/media/alternate-text.php:19
|
452 |
msgid "Alt"
|
453 |
msgstr "Alt"
|
@@ -548,35 +500,6 @@ msgstr "Höjd"
|
|
548 |
msgid "Mime type"
|
549 |
msgstr "Mime typ"
|
550 |
|
551 |
-
#: ../classes/column/post/actions.php:32
|
552 |
-
msgid "Edit this item"
|
553 |
-
msgstr "Redigera detta objekt"
|
554 |
-
|
555 |
-
#: ../classes/column/post/actions.php:35
|
556 |
-
msgid "Edit this item inline"
|
557 |
-
msgstr "Redigera detta objekt inbäddat"
|
558 |
-
|
559 |
-
#: ../classes/column/post/actions.php:40
|
560 |
-
msgid "Restore this item from the Trash"
|
561 |
-
msgstr "Återställ detta objekt från papperskorgen"
|
562 |
-
|
563 |
-
#: ../classes/column/post/actions.php:42
|
564 |
-
msgid "Move this item to the Trash"
|
565 |
-
msgstr "Flytta detta objekt till papperskorgen"
|
566 |
-
|
567 |
-
#: ../classes/column/post/actions.php:44
|
568 |
-
msgid "Delete this item permanently"
|
569 |
-
msgstr "Ta bort detta objeckt permanent"
|
570 |
-
|
571 |
-
#: ../classes/column/post/actions.php:49
|
572 |
-
#, php-format
|
573 |
-
msgid "Preview “%s”"
|
574 |
-
msgstr "Förhandsgranska “%s”"
|
575 |
-
|
576 |
-
#: ../classes/column/post/actions.php:49
|
577 |
-
msgid "Preview"
|
578 |
-
msgstr "Förhandsgranska"
|
579 |
-
|
580 |
#: ../classes/column/post/attachment-count.php:19
|
581 |
msgid "No. of Attachments"
|
582 |
msgstr "No. av bilagor"
|
@@ -609,6 +532,10 @@ msgstr "Avvaktan"
|
|
609 |
msgid "Spam"
|
610 |
msgstr "Spam"
|
611 |
|
|
|
|
|
|
|
|
|
612 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
613 |
msgid "Comment status"
|
614 |
msgstr "Kommentarsstatus"
|
@@ -633,6 +560,18 @@ msgstr ""
|
|
633 |
msgid "Estimated Reading Time"
|
634 |
msgstr ""
|
635 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
#: ../classes/column/post/estimated-reading-time.php:103
|
637 |
msgid "Words per minute"
|
638 |
msgstr ""
|
@@ -801,410 +740,418 @@ msgstr "Tillägget inaktiverat."
|
|
801 |
msgid "Admin Columns Settings"
|
802 |
msgstr "Admin Columns Inställningar"
|
803 |
|
804 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
805 |
msgid "Admin Columns"
|
806 |
msgstr "Admin Columns"
|
807 |
|
808 |
-
#: ../classes/settings.php:
|
809 |
#, php-format
|
810 |
msgid "%s column is already present and can not be duplicated."
|
811 |
msgstr "%s kolumn finns redan och kan inte dupliceras."
|
812 |
|
813 |
-
#: ../classes/settings.php:
|
814 |
msgid "Default settings succesfully restored."
|
815 |
msgstr "Standardinställningar återställdes framgångsrikt."
|
816 |
|
817 |
-
#: ../classes/settings.php:
|
818 |
msgid "Overview"
|
819 |
msgstr "Översikt"
|
820 |
|
821 |
-
#: ../classes/settings.php:
|
822 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
823 |
msgstr "Denna plugin är för att lägga till och ta bort ytterligare kolumner till administrationsvyn för inlägg(typer), sidor, mediabibliotek, kommentarer, länkar och användare. Ändra kolumens etikett och ändra ordningen."
|
824 |
|
825 |
-
#: ../classes/settings.php:
|
826 |
msgid "Basics"
|
827 |
msgstr "Grundläggande"
|
828 |
|
829 |
-
#: ../classes/settings.php:
|
830 |
msgid "Change order"
|
831 |
msgstr "Ändra ordning"
|
832 |
|
833 |
-
#: ../classes/settings.php:
|
834 |
msgid "By dragging the columns you can change the order which they will appear in."
|
835 |
msgstr "Genom att dra kolumnerna så kan du ändra ordningen som de visas i."
|
836 |
|
837 |
-
#: ../classes/settings.php:
|
838 |
msgid "Change label"
|
839 |
msgstr "Ändra etikett"
|
840 |
|
841 |
-
#: ../classes/settings.php:
|
842 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
843 |
msgstr "Genom att klicka på triangeln kommer du att se kolumnalternativ. Här kan du ändra varje etikett av kolumnernas rubrik."
|
844 |
|
845 |
-
#: ../classes/settings.php:
|
846 |
msgid "Change column width"
|
847 |
msgstr "Ändra kolumnens bredd"
|
848 |
|
849 |
-
#: ../classes/settings.php:
|
850 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
851 |
msgstr "Genom att klicka på triangeln kommer du att se kolumnalternativ. Genom att använda dragbar reglaget kan du ställa in bredden på kolumnerna i procent."
|
852 |
|
853 |
-
#: ../classes/settings.php:
|
854 |
msgid "'Custom Field' column"
|
855 |
msgstr "'Anpassat fält' kolumn "
|
856 |
|
857 |
-
#: ../classes/settings.php:
|
858 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
859 |
msgstr "Det anpassade fältets kolumn använder den anpassade fältet från inlägg och användare. Det fins 10 typer som du kan ange."
|
860 |
|
861 |
-
#: ../classes/settings.php:
|
862 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
863 |
msgstr "Värde: Kan antingen vara en sträng eller array. Arrays ska plattas och värden åtskilda av en ',' kommatecken."
|
864 |
|
865 |
-
#: ../classes/settings.php:
|
866 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
867 |
msgstr "Värde: ska innehålla en bildadress eller bilags-ID ( separerad av ett ',' kommatecken )."
|
868 |
|
869 |
-
#: ../classes/settings.php:
|
870 |
msgid "Value: This will show the first 20 words of the Post content."
|
871 |
msgstr "Värde: Detta kommer visa de första 20 orden av inläggets innehåll."
|
872 |
|
873 |
-
#: ../classes/settings.php:
|
874 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
875 |
msgstr "Värde: skall vara en array. Detta planar en ( flerdimensionell ) array."
|
876 |
|
877 |
-
#: ../classes/settings.php:
|
878 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
879 |
msgstr "Värde: Heltal bara. <br/> Om du har \"sorterings tillägget\" kommer detta att användas för sortering, så att du kan sortera dina inlägg på numeriska (anpassade fält) värden."
|
880 |
|
881 |
-
#: ../classes/settings.php:
|
882 |
#, php-format
|
883 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
884 |
msgstr "Värde: Kan vara unix tidsstämpel eller ett datumformat som beskrivs i <a href='%s'>Codex</a>. Du kan ändra hur datumformatet ska visas på <a href='%s'>generella inställningar</a> sidan."
|
885 |
|
886 |
-
#: ../classes/settings.php:
|
887 |
msgid "Post Titles"
|
888 |
msgstr "Titel på inlägg"
|
889 |
|
890 |
-
#: ../classes/settings.php:
|
891 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
892 |
msgstr "Värde: kan vara en eller flera post-ID (separerat med ',')."
|
893 |
|
894 |
-
#: ../classes/settings.php:
|
895 |
msgid "Usernames"
|
896 |
msgstr "Användarnamn"
|
897 |
|
898 |
-
#: ../classes/settings.php:
|
899 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
900 |
msgstr "Värde: kan vara en eller flera användar-ID (separerat med ',')."
|
901 |
|
902 |
-
#: ../classes/settings.php:
|
903 |
msgid "Checkmark"
|
904 |
msgstr "Checkmark"
|
905 |
|
906 |
-
#: ../classes/settings.php:
|
907 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
908 |
msgstr "Värde: ska vara en 1 (ett) eller 0 (noll)."
|
909 |
|
910 |
-
#: ../classes/settings.php:
|
911 |
msgid "Value: hex value color, such as #808080."
|
912 |
msgstr "Värde: hex värde färg, som #808080."
|
913 |
|
914 |
-
#: ../classes/settings.php:
|
915 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
916 |
msgstr "Värde: Kan antingen vara en sträng eller array. Detta kommer att visa en sammanställningen av antalet gånger meta nyckel används av objektet."
|
917 |
|
918 |
-
#: ../classes/settings.php:
|
919 |
msgid "Welcome to Admin Columns"
|
920 |
msgstr "Välkommen till Admin Columns"
|
921 |
|
922 |
-
#: ../classes/settings.php:
|
923 |
msgid "Thank you for updating to the latest version!"
|
924 |
msgstr "Tack för att du uppdaterar till den senaste versionen!"
|
925 |
|
926 |
-
#: ../classes/settings.php:
|
927 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
928 |
msgstr "Admin Columns är mer polerat och roligare än någonsin tidigare. Vi hoppas att du gillar det."
|
929 |
|
930 |
-
#: ../classes/settings.php:
|
931 |
msgid "What’s New"
|
932 |
msgstr "Vad som är nytt"
|
933 |
|
934 |
-
#: ../classes/settings.php:
|
935 |
msgid "Changelog"
|
936 |
msgstr "Ändringslogg"
|
937 |
|
938 |
-
#: ../classes/settings.php:
|
939 |
msgid "Important"
|
940 |
msgstr "Viktigt"
|
941 |
|
942 |
-
#: ../classes/settings.php:
|
943 |
msgid "Database Changes"
|
944 |
msgstr "Databas ändringar"
|
945 |
|
946 |
-
#: ../classes/settings.php:
|
947 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
948 |
msgstr "Databasen har ändrats mellan versionerna 1 och 2. Men vi såg till att du fortfarande kan rulla tillbaka till version 1x utan några problem."
|
949 |
|
950 |
-
#: ../classes/settings.php:
|
951 |
msgid "Make sure you backup your database and then click"
|
952 |
msgstr "Se till att du säkerhetskopiera din databas och klicka sen på"
|
953 |
|
954 |
-
#: ../classes/settings.php:
|
955 |
msgid "Upgrade Database"
|
956 |
msgstr "Uppgradera databasen"
|
957 |
|
958 |
-
#: ../classes/settings.php:
|
959 |
msgid "Potential Issues"
|
960 |
msgstr "Potentiella problem"
|
961 |
|
962 |
-
#: ../classes/settings.php:
|
963 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
964 |
msgstr "För den betydande refactoring koden, omgivande tillägg och action/filters, så kanske din webbplats inte fungerar korrekt. Det är viktigt att du läser hela"
|
965 |
|
966 |
-
#: ../classes/settings.php:
|
967 |
msgid "Migrating from v1 to v2"
|
968 |
msgstr "Migrera från v1 till v2"
|
969 |
|
970 |
-
#: ../classes/settings.php:
|
971 |
msgid "guide to view the full list of changes."
|
972 |
msgstr "guide för att visa en komplett lista på förändringar."
|
973 |
|
974 |
-
#: ../classes/settings.php:
|
975 |
#, php-format
|
976 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
977 |
msgstr "När du har hittat en bugg vänligen <a href=\"%s\">rapportera dem till oss</a> så att vi kan åtgärda det i kommande utgåva."
|
978 |
|
979 |
-
#: ../classes/settings.php:
|
980 |
msgid "Important!"
|
981 |
msgstr "Viktigt!"
|
982 |
|
983 |
-
#: ../classes/settings.php:
|
984 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
985 |
msgstr "Om du uppdaterat Admin Columns tillägget utan förkunskaper om sådana ändringar, vänligen rulla tillbaka till den senaste"
|
986 |
|
987 |
-
#: ../classes/settings.php:
|
988 |
msgid "version 1"
|
989 |
msgstr "version 1"
|
990 |
|
991 |
-
#: ../classes/settings.php:
|
992 |
msgid "of this plugin."
|
993 |
msgstr "av detta tillägg."
|
994 |
|
995 |
-
#: ../classes/settings.php:
|
996 |
msgid "Changelog for"
|
997 |
msgstr "Ändringslogg för"
|
998 |
|
999 |
-
#: ../classes/settings.php:
|
1000 |
msgid "Learn more"
|
1001 |
msgstr "Lära dig mer"
|
1002 |
|
1003 |
-
#: ../classes/settings.php:
|
1004 |
msgid "Start using Admin Columns"
|
1005 |
msgstr "Börja med att använda Admin Columns"
|
1006 |
|
1007 |
-
#: ../classes/settings.php:
|
1008 |
msgid "General Settings"
|
1009 |
msgstr "Allmänna inställningar"
|
1010 |
|
1011 |
-
#: ../classes/settings.php:
|
1012 |
msgid "Customize your Admin Columns settings."
|
1013 |
msgstr "Anpassa dina Admin Columns inställningar."
|
1014 |
|
1015 |
-
#: ../classes/settings.php:
|
1016 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1017 |
msgstr "Visa \"Redigera kolumner\" knappen i adminmenyn. Standard är <code>på</code>."
|
1018 |
|
1019 |
-
#: ../classes/settings.php:
|
1020 |
msgid "Save"
|
1021 |
msgstr "Spara"
|
1022 |
|
1023 |
-
#: ../classes/settings.php:
|
1024 |
msgid "Restore Settings"
|
1025 |
msgstr "Återställ inställningar"
|
1026 |
|
1027 |
-
#: ../classes/settings.php:
|
1028 |
msgid "This will delete all column settings and restore the default settings."
|
1029 |
msgstr "Detta kommer att radera alla kolumner inställningar och återställa till standardinställningarna"
|
1030 |
|
1031 |
-
#: ../classes/settings.php:
|
1032 |
msgid "Restore default settings"
|
1033 |
msgstr "Återställ till standardinställningar"
|
1034 |
|
1035 |
-
#: ../classes/settings.php:
|
1036 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1037 |
msgstr "Varning! ALLA sparade admin kolumners data kommer att radera. Detta kan inte ångras. \\'OK\\' för att radera, \\'Cancel\\' för att avbryta "
|
1038 |
|
1039 |
-
#: ../classes/settings.php:
|
1040 |
-
msgid "Settings"
|
1041 |
-
msgstr "Inställningar"
|
1042 |
-
|
1043 |
-
#: ../classes/settings.php:601
|
1044 |
-
msgid "Add-ons"
|
1045 |
-
msgstr "Tillägg"
|
1046 |
-
|
1047 |
-
#: ../classes/settings.php:631
|
1048 |
msgid "Posttypes"
|
1049 |
msgstr "Posttyper"
|
1050 |
|
1051 |
-
#: ../classes/settings.php:
|
1052 |
msgid "Others"
|
1053 |
msgstr "Annat"
|
1054 |
|
1055 |
-
#: ../classes/settings.php:
|
1056 |
msgid "Taxonomies"
|
1057 |
msgstr "Taxanomier"
|
1058 |
|
1059 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1060 |
#, php-format
|
1061 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: ../classes/settings.php:
|
1065 |
msgid "Store settings"
|
1066 |
msgstr "Spara inställningar"
|
1067 |
|
1068 |
-
#: ../classes/settings.php:
|
1069 |
msgid "Update"
|
1070 |
msgstr "Uppdatera"
|
1071 |
|
1072 |
-
#: ../classes/settings.php:
|
1073 |
#, php-format
|
1074 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1075 |
msgstr "Varning! Den %s kolumner data kommer att raderas. Detta kan inte ångras. \\'OK\\' för att ta bort, \\'Avbryt\\' för att stoppa"
|
1076 |
|
1077 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1078 |
msgid "columns"
|
1079 |
msgstr "kolumner"
|
1080 |
|
1081 |
-
#: ../classes/settings.php:
|
1082 |
msgid "Get Admin Columns Pro"
|
1083 |
msgstr "Skaffa Admin Columns Pro"
|
1084 |
|
1085 |
-
#: ../classes/settings.php:
|
1086 |
msgid "Add Sorting"
|
1087 |
msgstr "Lägg till sortering"
|
1088 |
|
1089 |
-
#: ../classes/settings.php:
|
1090 |
msgid "Add Filtering"
|
1091 |
msgstr "Lägg till filtrering"
|
1092 |
|
1093 |
-
#: ../classes/settings.php:
|
1094 |
msgid "Add Import/Export"
|
1095 |
msgstr "Lägg till Import/Export"
|
1096 |
|
1097 |
-
#: ../classes/settings.php:
|
1098 |
msgid "Add Direct Editing"
|
1099 |
msgstr "Lägg till snabbredigering"
|
1100 |
|
1101 |
-
#: ../classes/settings.php:
|
1102 |
#, php-format
|
1103 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1104 |
msgstr "Kolla <a href=\"%s\">Admin Columns Pro</a> för mer information!"
|
1105 |
|
1106 |
-
#: ../classes/settings.php:
|
1107 |
msgid "Are you happy with Admin Columns?"
|
1108 |
msgstr "Är du nöjd med Admin Columns?"
|
1109 |
|
1110 |
-
#: ../classes/settings.php:
|
1111 |
msgid "What's wrong? Need help? Let us know!"
|
1112 |
msgstr "Vad är fel? Behöver hjälp? Låt oss veta!"
|
1113 |
|
1114 |
-
#: ../classes/settings.php:
|
1115 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1116 |
msgstr "Kolla in vår omfattande dokumentation, eller så kan du öppna ett support tråd på WordPress.org!"
|
1117 |
|
1118 |
-
#: ../classes/settings.php:
|
1119 |
msgid "Docs"
|
1120 |
msgstr "Dokumentation"
|
1121 |
|
1122 |
-
#: ../classes/settings.php:
|
1123 |
msgid "Forums"
|
1124 |
msgstr "Forum"
|
1125 |
|
1126 |
-
#: ../classes/settings.php:
|
1127 |
msgid "Woohoo! We're glad to hear that!"
|
1128 |
msgstr "Woohoo! Vi är glada att höra det!"
|
1129 |
|
1130 |
-
#: ../classes/settings.php:
|
1131 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1132 |
msgstr "Vi skulle verkligen älska om du kunde visa din uppskattning genom att ge oss ett omdöme på WordPress.org eller twittra om Admin Columns!"
|
1133 |
|
1134 |
-
#: ../classes/settings.php:
|
1135 |
msgid "Rate"
|
1136 |
msgstr "Omdöme"
|
1137 |
|
1138 |
-
#: ../classes/settings.php:
|
1139 |
msgid "Tweet"
|
1140 |
msgstr "Twittra"
|
1141 |
|
1142 |
-
#: ../classes/settings.php:
|
1143 |
msgid "Buy Pro"
|
1144 |
msgstr "Köp Pro"
|
1145 |
|
1146 |
-
#: ../classes/settings.php:
|
1147 |
msgid "Support"
|
1148 |
msgstr "Support"
|
1149 |
|
1150 |
-
#: ../classes/settings.php:
|
1151 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1152 |
msgstr "Kolla på <strong>Hjälp</strong> sektionen i den övre högra delen av skärmen."
|
1153 |
|
1154 |
-
#: ../classes/settings.php:
|
1155 |
#, php-format
|
1156 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1157 |
msgstr "För fullständig dokumentation, felrapporter, förslag på funktioner och andra tips <a href='%s'>besök Admin Columns webbsida</a>"
|
1158 |
|
1159 |
-
#: ../classes/settings.php:
|
1160 |
msgid "Drag and drop to reorder"
|
1161 |
msgstr "Drag och släpp för att ändra ordning"
|
1162 |
|
1163 |
-
#: ../classes/settings.php:
|
1164 |
msgid "Add Column"
|
1165 |
msgstr "Lägg till kolumn"
|
1166 |
|
1167 |
-
#: ../classes/settings.php:
|
1168 |
msgid "Active"
|
1169 |
msgstr "Aktiv"
|
1170 |
|
1171 |
-
#: ../classes/settings.php:
|
1172 |
msgid "Deactivate"
|
1173 |
msgstr "Inaktivera"
|
1174 |
|
1175 |
-
#: ../classes/settings.php:
|
1176 |
msgid "Installed"
|
1177 |
msgstr "Installerad"
|
1178 |
|
1179 |
-
#: ../classes/settings.php:
|
1180 |
msgid "Activate"
|
1181 |
msgstr "Aktivera"
|
1182 |
|
1183 |
-
#: ../classes/settings.php:
|
1184 |
msgid "Download & Install"
|
1185 |
msgstr "Ladda ner & installera"
|
1186 |
|
1187 |
-
#: ../classes/settings.php:
|
1188 |
msgid "Get this add-on"
|
1189 |
msgstr "Skaffa detta tillägget"
|
1190 |
|
1191 |
-
#: ../classes/storage_model.php:
|
1192 |
msgid "settings succesfully restored."
|
1193 |
msgstr "inställningar återställdes framgångsrikt."
|
1194 |
|
1195 |
-
#: ../classes/storage_model.php:
|
1196 |
msgid "No columns settings available."
|
1197 |
msgstr "Inga inställningar för kolumner är tillgängliga."
|
1198 |
|
1199 |
-
#: ../classes/storage_model.php:
|
1200 |
#, php-format
|
1201 |
msgid "You are trying to store the same settings for %s."
|
1202 |
msgstr "Du försöker lagra samma inställningar för %s."
|
1203 |
|
1204 |
-
#: ../classes/storage_model.php:
|
1205 |
#, php-format
|
1206 |
-
msgid "Settings for %s updated
|
1207 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1208 |
|
1209 |
#: ../classes/storage_model/comment.php:13
|
1210 |
msgid "Comments"
|
@@ -1235,10 +1182,8 @@ msgid "User"
|
|
1235 |
msgstr ""
|
1236 |
|
1237 |
#: ../classes/upgrade.php:62
|
1238 |
-
msgid ""
|
1239 |
-
|
1240 |
-
"Inline Editing!"
|
1241 |
-
msgstr "<strong>Viktigt:</strong> Vi' har noterat att du använder <em>Pro tillägget</em>, vilket inte längre stöds av Admin Columns 2.2+. Dock, en fri licens av <strong>Admin Columns Pro</strong> <a href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">är tillgänglig</a>, som har en massa häftiga nya funktioner och inkluderar snabbredigering!"
|
1242 |
|
1243 |
#: ../classes/upgrade.php:95
|
1244 |
msgid "Upgrade"
|
@@ -1292,6 +1237,10 @@ msgstr "Fel"
|
|
1292 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1293 |
msgstr "Ursäkta. Något gick fel under uppgraderingen. Vänligen rapportera detta på support forumet. "
|
1294 |
|
|
|
|
|
|
|
|
|
1295 |
#: ../codepress-admin-columns.php:442
|
1296 |
msgid "Edit columns"
|
1297 |
msgstr "Redigera kolumner"
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: Admin Columns\n"
|
8 |
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
11 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
12 |
"Language-Team: Swedish (Sweden) (http://www.transifex.com/projects/p/admin-columns/language/sv_SE/)\n"
|
13 |
"MIME-Version: 1.0\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
20 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
21 |
"X-Poedit-SourceCharset: UTF-8\n"
|
22 |
"X-Poedit-SearchPath-0: .\n"
|
23 |
"X-Poedit-SearchPath-1: ..\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
29 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
30 |
|
31 |
#: ../classes/addons.php:110
|
32 |
msgid "Plugins"
|
48 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
49 |
msgstr "Förbättra de produkter, ordrar och kupongers översikter med nya kolumner och snabbredigering."
|
50 |
|
51 |
+
#: ../classes/column.php:582
|
52 |
msgid "Thumbnail"
|
53 |
msgstr "Miniatyrer"
|
54 |
|
55 |
+
#: ../classes/column.php:583
|
56 |
msgid "Medium"
|
57 |
msgstr "Mellan"
|
58 |
|
59 |
+
#: ../classes/column.php:584
|
60 |
msgid "Large"
|
61 |
msgstr "Stor"
|
62 |
|
63 |
+
#: ../classes/column.php:585
|
64 |
msgid "Full"
|
65 |
msgstr "Hel"
|
66 |
|
67 |
+
#: ../classes/column.php:1026
|
68 |
msgid "Date Format"
|
69 |
msgstr "Datumformat"
|
70 |
|
71 |
+
#: ../classes/column.php:1027
|
72 |
msgid "This will determine how the date will be displayed."
|
73 |
msgstr "Detta kommer att avgöra hur datumet ska visas."
|
74 |
|
75 |
+
#: ../classes/column.php:1033
|
76 |
msgid "Example:"
|
77 |
msgstr "Exempel:"
|
78 |
|
79 |
+
#: ../classes/column.php:1035
|
80 |
#, php-format
|
81 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
82 |
msgstr "Lämna tomt för WordPress datumformat, ändra din <a href=\"%s\">standard datumformat här</a>."
|
83 |
|
84 |
+
#: ../classes/column.php:1036
|
85 |
msgid "Documentation on date and time formatting."
|
86 |
msgstr "Dokumentation om datum och tid formatering."
|
87 |
|
88 |
+
#: ../classes/column.php:1050
|
89 |
msgid "Excerpt length"
|
90 |
msgstr "Utdragens längd"
|
91 |
|
92 |
+
#: ../classes/column.php:1051
|
93 |
msgid "Number of words"
|
94 |
msgstr "Antal ord"
|
95 |
|
96 |
+
#: ../classes/column.php:1069
|
97 |
msgid "Preview size"
|
98 |
msgstr "Förhandsgranska storlek"
|
99 |
|
100 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
101 |
msgid "Custom"
|
102 |
msgstr "Anpassad"
|
103 |
|
104 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
105 |
msgid "width"
|
106 |
msgstr "bredd"
|
107 |
|
108 |
+
#: ../classes/column.php:1092
|
109 |
msgid "height"
|
110 |
msgstr "höjd"
|
111 |
|
112 |
+
#: ../classes/column.php:1104
|
113 |
msgid "Before"
|
114 |
msgstr "Innan"
|
115 |
|
116 |
+
#: ../classes/column.php:1104
|
117 |
msgid "This text will appear before the custom field value."
|
118 |
msgstr "Denna text kommer att visas innan det anpassade fältet värde."
|
119 |
|
120 |
+
#: ../classes/column.php:1105
|
121 |
msgid "After"
|
122 |
msgstr "Efter"
|
123 |
|
124 |
+
#: ../classes/column.php:1105
|
125 |
msgid "This text will appear after the custom field value."
|
126 |
msgstr "Denna text kommer att visas efter det anpassade fältet värde."
|
127 |
|
128 |
+
#: ../classes/column.php:1114
|
129 |
msgid "Display Name"
|
130 |
msgstr "Visa namn"
|
131 |
|
132 |
+
#: ../classes/column.php:1115
|
133 |
msgid "First Name"
|
134 |
msgstr "Förnamn"
|
135 |
|
136 |
+
#: ../classes/column.php:1116
|
137 |
msgid "Last Name"
|
138 |
msgstr "Efternamn"
|
139 |
|
140 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
141 |
msgid "Nickname"
|
142 |
msgstr "Smeknamn"
|
143 |
|
144 |
+
#: ../classes/column.php:1118
|
145 |
msgid "User Login"
|
146 |
msgstr "Användare Loggin"
|
147 |
|
148 |
+
#: ../classes/column.php:1119
|
149 |
msgid "User Email"
|
150 |
msgstr "Användare Email"
|
151 |
|
152 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
153 |
msgid "User ID"
|
154 |
msgstr "Användar-ID"
|
155 |
|
156 |
+
#: ../classes/column.php:1121
|
157 |
msgid "First and Last Name"
|
158 |
msgstr "Förnamn och efternamn"
|
159 |
|
160 |
+
#: ../classes/column.php:1124
|
161 |
msgid "Display format"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: ../classes/column.php:1124
|
165 |
msgid "This is the format of the author name."
|
166 |
msgstr "Detta är formatet på författarens namn."
|
167 |
|
168 |
+
#: ../classes/column.php:1258
|
169 |
msgid "Edit"
|
170 |
msgstr "Redigera"
|
171 |
|
172 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
173 |
msgid "Clone"
|
174 |
msgstr ""
|
175 |
|
176 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
177 |
msgid "Remove"
|
178 |
msgstr "Ta bort"
|
179 |
|
180 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
181 |
msgid "Type"
|
182 |
msgstr "Typ"
|
183 |
|
184 |
+
#: ../classes/column.php:1280
|
185 |
msgid "Choose a column type."
|
186 |
msgstr "Välj en kolumntyp."
|
187 |
|
188 |
+
#: ../classes/column.php:1280
|
189 |
msgid "Name"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ../classes/column.php:1290
|
193 |
msgid "Label"
|
194 |
msgstr "Etikett"
|
195 |
|
196 |
+
#: ../classes/column.php:1290
|
197 |
msgid "This is the name which will appear as the column header."
|
198 |
msgstr "Detta är det namn som kommer att visas som kolumnrubriken."
|
199 |
|
200 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
201 |
msgid "Width"
|
202 |
msgstr "Bredd"
|
203 |
|
204 |
+
#: ../classes/column.php:1299
|
205 |
msgid "default"
|
206 |
msgstr "standard"
|
207 |
|
208 |
+
#: ../classes/column.php:1300
|
209 |
msgid "auto"
|
210 |
msgstr ""
|
211 |
|
230 |
msgid "Find out more"
|
231 |
msgstr "Läs mer"
|
232 |
|
233 |
+
#: ../classes/column/actions.php:29
|
234 |
msgid "Actions"
|
235 |
msgstr "Åtgärder"
|
236 |
|
254 |
msgid "ID"
|
255 |
msgstr "ID"
|
256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
#: ../classes/column/comment/agent.php:19
|
258 |
msgid "Agent"
|
259 |
msgstr "Agent"
|
291 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
292 |
msgstr "Skickad den <a href=\"%1$s\">%2$s vid %3$s</a>"
|
293 |
|
294 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
295 |
msgid "Date"
|
296 |
msgstr "Datum"
|
297 |
|
298 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
299 |
msgid "Excerpt"
|
300 |
msgstr "Utdrag"
|
301 |
|
307 |
msgid "Word count"
|
308 |
msgstr "Antal ord"
|
309 |
|
310 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
311 |
msgid "Custom Field"
|
312 |
msgstr "Anpassat fält"
|
313 |
|
314 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
315 |
msgid "Default"
|
316 |
msgstr "Standard"
|
317 |
|
319 |
msgid "Checkmark (true/false)"
|
320 |
msgstr "Checkmark (sant/falskt)"
|
321 |
|
322 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
323 |
msgid "Color"
|
324 |
msgstr "Färg"
|
325 |
|
326 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
327 |
msgid "Counter"
|
328 |
msgstr "Räknare"
|
329 |
|
330 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
331 |
msgid "Image"
|
332 |
msgstr "Bild"
|
333 |
|
335 |
msgid "Media Library"
|
336 |
msgstr "Mediabibliotek"
|
337 |
|
338 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
339 |
msgid "Multiple Values"
|
340 |
msgstr "Flera värden"
|
341 |
|
342 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
343 |
msgid "Numeric"
|
344 |
msgstr "Numerisk"
|
345 |
|
376 |
msgid "This will determine how the value will be displayed."
|
377 |
msgstr "Detta avgör hur värdet kommer att visas."
|
378 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
379 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
380 |
msgid "Description"
|
381 |
msgstr "Beskrivning"
|
400 |
msgid "Target"
|
401 |
msgstr "Mål"
|
402 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
#: ../classes/column/media/alternate-text.php:19
|
404 |
msgid "Alt"
|
405 |
msgstr "Alt"
|
500 |
msgid "Mime type"
|
501 |
msgstr "Mime typ"
|
502 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
503 |
#: ../classes/column/post/attachment-count.php:19
|
504 |
msgid "No. of Attachments"
|
505 |
msgstr "No. av bilagor"
|
532 |
msgid "Spam"
|
533 |
msgstr "Spam"
|
534 |
|
535 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
536 |
+
msgid "Trash"
|
537 |
+
msgstr "Papperskorg"
|
538 |
+
|
539 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
540 |
msgid "Comment status"
|
541 |
msgstr "Kommentarsstatus"
|
560 |
msgid "Estimated Reading Time"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
564 |
+
msgid "second"
|
565 |
+
msgid_plural "seconds"
|
566 |
+
msgstr[0] ""
|
567 |
+
msgstr[1] ""
|
568 |
+
|
569 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
570 |
+
msgid "minute"
|
571 |
+
msgid_plural "minutes"
|
572 |
+
msgstr[0] ""
|
573 |
+
msgstr[1] ""
|
574 |
+
|
575 |
#: ../classes/column/post/estimated-reading-time.php:103
|
576 |
msgid "Words per minute"
|
577 |
msgstr ""
|
740 |
msgid "Admin Columns Settings"
|
741 |
msgstr "Admin Columns Inställningar"
|
742 |
|
743 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
744 |
msgid "Admin Columns"
|
745 |
msgstr "Admin Columns"
|
746 |
|
747 |
+
#: ../classes/settings.php:220
|
748 |
#, php-format
|
749 |
msgid "%s column is already present and can not be duplicated."
|
750 |
msgstr "%s kolumn finns redan och kan inte dupliceras."
|
751 |
|
752 |
+
#: ../classes/settings.php:274
|
753 |
msgid "Default settings succesfully restored."
|
754 |
msgstr "Standardinställningar återställdes framgångsrikt."
|
755 |
|
756 |
+
#: ../classes/settings.php:291
|
757 |
msgid "Overview"
|
758 |
msgstr "Översikt"
|
759 |
|
760 |
+
#: ../classes/settings.php:294
|
761 |
msgid "This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the column's label and reorder them."
|
762 |
msgstr "Denna plugin är för att lägga till och ta bort ytterligare kolumner till administrationsvyn för inlägg(typer), sidor, mediabibliotek, kommentarer, länkar och användare. Ändra kolumens etikett och ändra ordningen."
|
763 |
|
764 |
+
#: ../classes/settings.php:297
|
765 |
msgid "Basics"
|
766 |
msgstr "Grundläggande"
|
767 |
|
768 |
+
#: ../classes/settings.php:299
|
769 |
msgid "Change order"
|
770 |
msgstr "Ändra ordning"
|
771 |
|
772 |
+
#: ../classes/settings.php:300
|
773 |
msgid "By dragging the columns you can change the order which they will appear in."
|
774 |
msgstr "Genom att dra kolumnerna så kan du ändra ordningen som de visas i."
|
775 |
|
776 |
+
#: ../classes/settings.php:301
|
777 |
msgid "Change label"
|
778 |
msgstr "Ändra etikett"
|
779 |
|
780 |
+
#: ../classes/settings.php:302
|
781 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
782 |
msgstr "Genom att klicka på triangeln kommer du att se kolumnalternativ. Här kan du ändra varje etikett av kolumnernas rubrik."
|
783 |
|
784 |
+
#: ../classes/settings.php:303
|
785 |
msgid "Change column width"
|
786 |
msgstr "Ändra kolumnens bredd"
|
787 |
|
788 |
+
#: ../classes/settings.php:304
|
789 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
790 |
msgstr "Genom att klicka på triangeln kommer du att se kolumnalternativ. Genom att använda dragbar reglaget kan du ställa in bredden på kolumnerna i procent."
|
791 |
|
792 |
+
#: ../classes/settings.php:310
|
793 |
msgid "'Custom Field' column"
|
794 |
msgstr "'Anpassat fält' kolumn "
|
795 |
|
796 |
+
#: ../classes/settings.php:311
|
797 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
798 |
msgstr "Det anpassade fältets kolumn använder den anpassade fältet från inlägg och användare. Det fins 10 typer som du kan ange."
|
799 |
|
800 |
+
#: ../classes/settings.php:313
|
801 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
802 |
msgstr "Värde: Kan antingen vara en sträng eller array. Arrays ska plattas och värden åtskilda av en ',' kommatecken."
|
803 |
|
804 |
+
#: ../classes/settings.php:314
|
805 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
806 |
msgstr "Värde: ska innehålla en bildadress eller bilags-ID ( separerad av ett ',' kommatecken )."
|
807 |
|
808 |
+
#: ../classes/settings.php:315
|
809 |
msgid "Value: This will show the first 20 words of the Post content."
|
810 |
msgstr "Värde: Detta kommer visa de första 20 orden av inläggets innehåll."
|
811 |
|
812 |
+
#: ../classes/settings.php:316
|
813 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
814 |
msgstr "Värde: skall vara en array. Detta planar en ( flerdimensionell ) array."
|
815 |
|
816 |
+
#: ../classes/settings.php:317
|
817 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
818 |
msgstr "Värde: Heltal bara. <br/> Om du har \"sorterings tillägget\" kommer detta att användas för sortering, så att du kan sortera dina inlägg på numeriska (anpassade fält) värden."
|
819 |
|
820 |
+
#: ../classes/settings.php:318
|
821 |
#, php-format
|
822 |
msgid "Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> page."
|
823 |
msgstr "Värde: Kan vara unix tidsstämpel eller ett datumformat som beskrivs i <a href='%s'>Codex</a>. Du kan ändra hur datumformatet ska visas på <a href='%s'>generella inställningar</a> sidan."
|
824 |
|
825 |
+
#: ../classes/settings.php:319
|
826 |
msgid "Post Titles"
|
827 |
msgstr "Titel på inlägg"
|
828 |
|
829 |
+
#: ../classes/settings.php:319
|
830 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
831 |
msgstr "Värde: kan vara en eller flera post-ID (separerat med ',')."
|
832 |
|
833 |
+
#: ../classes/settings.php:320
|
834 |
msgid "Usernames"
|
835 |
msgstr "Användarnamn"
|
836 |
|
837 |
+
#: ../classes/settings.php:320
|
838 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
839 |
msgstr "Värde: kan vara en eller flera användar-ID (separerat med ',')."
|
840 |
|
841 |
+
#: ../classes/settings.php:321
|
842 |
msgid "Checkmark"
|
843 |
msgstr "Checkmark"
|
844 |
|
845 |
+
#: ../classes/settings.php:321
|
846 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
847 |
msgstr "Värde: ska vara en 1 (ett) eller 0 (noll)."
|
848 |
|
849 |
+
#: ../classes/settings.php:322
|
850 |
msgid "Value: hex value color, such as #808080."
|
851 |
msgstr "Värde: hex värde färg, som #808080."
|
852 |
|
853 |
+
#: ../classes/settings.php:323
|
854 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
855 |
msgstr "Värde: Kan antingen vara en sträng eller array. Detta kommer att visa en sammanställningen av antalet gånger meta nyckel används av objektet."
|
856 |
|
857 |
+
#: ../classes/settings.php:412
|
858 |
msgid "Welcome to Admin Columns"
|
859 |
msgstr "Välkommen till Admin Columns"
|
860 |
|
861 |
+
#: ../classes/settings.php:415
|
862 |
msgid "Thank you for updating to the latest version!"
|
863 |
msgstr "Tack för att du uppdaterar till den senaste versionen!"
|
864 |
|
865 |
+
#: ../classes/settings.php:416
|
866 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
867 |
msgstr "Admin Columns är mer polerat och roligare än någonsin tidigare. Vi hoppas att du gillar det."
|
868 |
|
869 |
+
#: ../classes/settings.php:421
|
870 |
msgid "What’s New"
|
871 |
msgstr "Vad som är nytt"
|
872 |
|
873 |
+
#: ../classes/settings.php:422
|
874 |
msgid "Changelog"
|
875 |
msgstr "Ändringslogg"
|
876 |
|
877 |
+
#: ../classes/settings.php:427
|
878 |
msgid "Important"
|
879 |
msgstr "Viktigt"
|
880 |
|
881 |
+
#: ../classes/settings.php:429
|
882 |
msgid "Database Changes"
|
883 |
msgstr "Databas ändringar"
|
884 |
|
885 |
+
#: ../classes/settings.php:430
|
886 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
887 |
msgstr "Databasen har ändrats mellan versionerna 1 och 2. Men vi såg till att du fortfarande kan rulla tillbaka till version 1x utan några problem."
|
888 |
|
889 |
+
#: ../classes/settings.php:433
|
890 |
msgid "Make sure you backup your database and then click"
|
891 |
msgstr "Se till att du säkerhetskopiera din databas och klicka sen på"
|
892 |
|
893 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
894 |
msgid "Upgrade Database"
|
895 |
msgstr "Uppgradera databasen"
|
896 |
|
897 |
+
#: ../classes/settings.php:436
|
898 |
msgid "Potential Issues"
|
899 |
msgstr "Potentiella problem"
|
900 |
|
901 |
+
#: ../classes/settings.php:437
|
902 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
903 |
msgstr "För den betydande refactoring koden, omgivande tillägg och action/filters, så kanske din webbplats inte fungerar korrekt. Det är viktigt att du läser hela"
|
904 |
|
905 |
+
#: ../classes/settings.php:437
|
906 |
msgid "Migrating from v1 to v2"
|
907 |
msgstr "Migrera från v1 till v2"
|
908 |
|
909 |
+
#: ../classes/settings.php:437
|
910 |
msgid "guide to view the full list of changes."
|
911 |
msgstr "guide för att visa en komplett lista på förändringar."
|
912 |
|
913 |
+
#: ../classes/settings.php:437
|
914 |
#, php-format
|
915 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
916 |
msgstr "När du har hittat en bugg vänligen <a href=\"%s\">rapportera dem till oss</a> så att vi kan åtgärda det i kommande utgåva."
|
917 |
|
918 |
+
#: ../classes/settings.php:440
|
919 |
msgid "Important!"
|
920 |
msgstr "Viktigt!"
|
921 |
|
922 |
+
#: ../classes/settings.php:440
|
923 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
924 |
msgstr "Om du uppdaterat Admin Columns tillägget utan förkunskaper om sådana ändringar, vänligen rulla tillbaka till den senaste"
|
925 |
|
926 |
+
#: ../classes/settings.php:440
|
927 |
msgid "version 1"
|
928 |
msgstr "version 1"
|
929 |
|
930 |
+
#: ../classes/settings.php:440
|
931 |
msgid "of this plugin."
|
932 |
msgstr "av detta tillägg."
|
933 |
|
934 |
+
#: ../classes/settings.php:446
|
935 |
msgid "Changelog for"
|
936 |
msgstr "Ändringslogg för"
|
937 |
|
938 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
939 |
msgid "Learn more"
|
940 |
msgstr "Lära dig mer"
|
941 |
|
942 |
+
#: ../classes/settings.php:471
|
943 |
msgid "Start using Admin Columns"
|
944 |
msgstr "Börja med att använda Admin Columns"
|
945 |
|
946 |
+
#: ../classes/settings.php:490
|
947 |
msgid "General Settings"
|
948 |
msgstr "Allmänna inställningar"
|
949 |
|
950 |
+
#: ../classes/settings.php:491
|
951 |
msgid "Customize your Admin Columns settings."
|
952 |
msgstr "Anpassa dina Admin Columns inställningar."
|
953 |
|
954 |
+
#: ../classes/settings.php:502
|
955 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
956 |
msgstr "Visa \"Redigera kolumner\" knappen i adminmenyn. Standard är <code>på</code>."
|
957 |
|
958 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
959 |
msgid "Save"
|
960 |
msgstr "Spara"
|
961 |
|
962 |
+
#: ../classes/settings.php:549
|
963 |
msgid "Restore Settings"
|
964 |
msgstr "Återställ inställningar"
|
965 |
|
966 |
+
#: ../classes/settings.php:550
|
967 |
msgid "This will delete all column settings and restore the default settings."
|
968 |
msgstr "Detta kommer att radera alla kolumner inställningar och återställa till standardinställningarna"
|
969 |
|
970 |
+
#: ../classes/settings.php:556
|
971 |
msgid "Restore default settings"
|
972 |
msgstr "Återställ till standardinställningar"
|
973 |
|
974 |
+
#: ../classes/settings.php:556
|
975 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
976 |
msgstr "Varning! ALLA sparade admin kolumners data kommer att radera. Detta kan inte ångras. \\'OK\\' för att radera, \\'Cancel\\' för att avbryta "
|
977 |
|
978 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
979 |
msgid "Posttypes"
|
980 |
msgstr "Posttyper"
|
981 |
|
982 |
+
#: ../classes/settings.php:573
|
983 |
msgid "Others"
|
984 |
msgstr "Annat"
|
985 |
|
986 |
+
#: ../classes/settings.php:574
|
987 |
msgid "Taxonomies"
|
988 |
msgstr "Taxanomier"
|
989 |
|
990 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
991 |
+
msgid "Settings"
|
992 |
+
msgstr "Inställningar"
|
993 |
+
|
994 |
+
#: ../classes/settings.php:591
|
995 |
+
msgid "Add-ons"
|
996 |
+
msgstr "Tillägg"
|
997 |
+
|
998 |
+
#: ../classes/settings.php:659
|
999 |
#, php-format
|
1000 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: ../classes/settings.php:669
|
1004 |
msgid "Store settings"
|
1005 |
msgstr "Spara inställningar"
|
1006 |
|
1007 |
+
#: ../classes/settings.php:673
|
1008 |
msgid "Update"
|
1009 |
msgstr "Uppdatera"
|
1010 |
|
1011 |
+
#: ../classes/settings.php:677
|
1012 |
#, php-format
|
1013 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1014 |
msgstr "Varning! Den %s kolumner data kommer att raderas. Detta kan inte ångras. \\'OK\\' för att ta bort, \\'Avbryt\\' för att stoppa"
|
1015 |
|
1016 |
+
#: ../classes/settings.php:678
|
1017 |
+
msgid "Restore"
|
1018 |
+
msgstr "Återställ"
|
1019 |
+
|
1020 |
+
#: ../classes/settings.php:678
|
1021 |
msgid "columns"
|
1022 |
msgstr "kolumner"
|
1023 |
|
1024 |
+
#: ../classes/settings.php:697
|
1025 |
msgid "Get Admin Columns Pro"
|
1026 |
msgstr "Skaffa Admin Columns Pro"
|
1027 |
|
1028 |
+
#: ../classes/settings.php:701
|
1029 |
msgid "Add Sorting"
|
1030 |
msgstr "Lägg till sortering"
|
1031 |
|
1032 |
+
#: ../classes/settings.php:702
|
1033 |
msgid "Add Filtering"
|
1034 |
msgstr "Lägg till filtrering"
|
1035 |
|
1036 |
+
#: ../classes/settings.php:703
|
1037 |
msgid "Add Import/Export"
|
1038 |
msgstr "Lägg till Import/Export"
|
1039 |
|
1040 |
+
#: ../classes/settings.php:704
|
1041 |
msgid "Add Direct Editing"
|
1042 |
msgstr "Lägg till snabbredigering"
|
1043 |
|
1044 |
+
#: ../classes/settings.php:707
|
1045 |
#, php-format
|
1046 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1047 |
msgstr "Kolla <a href=\"%s\">Admin Columns Pro</a> för mer information!"
|
1048 |
|
1049 |
+
#: ../classes/settings.php:738
|
1050 |
msgid "Are you happy with Admin Columns?"
|
1051 |
msgstr "Är du nöjd med Admin Columns?"
|
1052 |
|
1053 |
+
#: ../classes/settings.php:746
|
1054 |
msgid "What's wrong? Need help? Let us know!"
|
1055 |
msgstr "Vad är fel? Behöver hjälp? Låt oss veta!"
|
1056 |
|
1057 |
+
#: ../classes/settings.php:747
|
1058 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1059 |
msgstr "Kolla in vår omfattande dokumentation, eller så kan du öppna ett support tråd på WordPress.org!"
|
1060 |
|
1061 |
+
#: ../classes/settings.php:755
|
1062 |
msgid "Docs"
|
1063 |
msgstr "Dokumentation"
|
1064 |
|
1065 |
+
#: ../classes/settings.php:760
|
1066 |
msgid "Forums"
|
1067 |
msgstr "Forum"
|
1068 |
|
1069 |
+
#: ../classes/settings.php:769
|
1070 |
msgid "Woohoo! We're glad to hear that!"
|
1071 |
msgstr "Woohoo! Vi är glada att höra det!"
|
1072 |
|
1073 |
+
#: ../classes/settings.php:770
|
1074 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1075 |
msgstr "Vi skulle verkligen älska om du kunde visa din uppskattning genom att ge oss ett omdöme på WordPress.org eller twittra om Admin Columns!"
|
1076 |
|
1077 |
+
#: ../classes/settings.php:774
|
1078 |
msgid "Rate"
|
1079 |
msgstr "Omdöme"
|
1080 |
|
1081 |
+
#: ../classes/settings.php:785
|
1082 |
msgid "Tweet"
|
1083 |
msgstr "Twittra"
|
1084 |
|
1085 |
+
#: ../classes/settings.php:795
|
1086 |
msgid "Buy Pro"
|
1087 |
msgstr "Köp Pro"
|
1088 |
|
1089 |
+
#: ../classes/settings.php:807
|
1090 |
msgid "Support"
|
1091 |
msgstr "Support"
|
1092 |
|
1093 |
+
#: ../classes/settings.php:810
|
1094 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1095 |
msgstr "Kolla på <strong>Hjälp</strong> sektionen i den övre högra delen av skärmen."
|
1096 |
|
1097 |
+
#: ../classes/settings.php:813
|
1098 |
#, php-format
|
1099 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1100 |
msgstr "För fullständig dokumentation, felrapporter, förslag på funktioner och andra tips <a href='%s'>besök Admin Columns webbsida</a>"
|
1101 |
|
1102 |
+
#: ../classes/settings.php:842
|
1103 |
msgid "Drag and drop to reorder"
|
1104 |
msgstr "Drag och släpp för att ändra ordning"
|
1105 |
|
1106 |
+
#: ../classes/settings.php:845
|
1107 |
msgid "Add Column"
|
1108 |
msgstr "Lägg till kolumn"
|
1109 |
|
1110 |
+
#: ../classes/settings.php:926
|
1111 |
msgid "Active"
|
1112 |
msgstr "Aktiv"
|
1113 |
|
1114 |
+
#: ../classes/settings.php:927
|
1115 |
msgid "Deactivate"
|
1116 |
msgstr "Inaktivera"
|
1117 |
|
1118 |
+
#: ../classes/settings.php:934
|
1119 |
msgid "Installed"
|
1120 |
msgstr "Installerad"
|
1121 |
|
1122 |
+
#: ../classes/settings.php:935
|
1123 |
msgid "Activate"
|
1124 |
msgstr "Aktivera"
|
1125 |
|
1126 |
+
#: ../classes/settings.php:949
|
1127 |
msgid "Download & Install"
|
1128 |
msgstr "Ladda ner & installera"
|
1129 |
|
1130 |
+
#: ../classes/settings.php:954
|
1131 |
msgid "Get this add-on"
|
1132 |
msgstr "Skaffa detta tillägget"
|
1133 |
|
1134 |
+
#: ../classes/storage_model.php:237
|
1135 |
msgid "settings succesfully restored."
|
1136 |
msgstr "inställningar återställdes framgångsrikt."
|
1137 |
|
1138 |
+
#: ../classes/storage_model.php:253
|
1139 |
msgid "No columns settings available."
|
1140 |
msgstr "Inga inställningar för kolumner är tillgängliga."
|
1141 |
|
1142 |
+
#: ../classes/storage_model.php:274
|
1143 |
#, php-format
|
1144 |
msgid "You are trying to store the same settings for %s."
|
1145 |
msgstr "Du försöker lagra samma inställningar för %s."
|
1146 |
|
1147 |
+
#: ../classes/storage_model.php:278
|
1148 |
#, php-format
|
1149 |
+
msgid "Settings for %s updated successfully."
|
1150 |
+
msgstr ""
|
1151 |
+
|
1152 |
+
#: ../classes/storage_model.php:809
|
1153 |
+
msgid "View"
|
1154 |
+
msgstr "Visa"
|
1155 |
|
1156 |
#: ../classes/storage_model/comment.php:13
|
1157 |
msgid "Comments"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
#: ../classes/upgrade.php:62
|
1185 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
1186 |
+
msgstr ""
|
|
|
|
|
1187 |
|
1188 |
#: ../classes/upgrade.php:95
|
1189 |
msgid "Upgrade"
|
1237 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1238 |
msgstr "Ursäkta. Något gick fel under uppgraderingen. Vänligen rapportera detta på support forumet. "
|
1239 |
|
1240 |
+
#: ../codepress-admin-columns.php:34
|
1241 |
+
msgid "No textdomain"
|
1242 |
+
msgstr ""
|
1243 |
+
|
1244 |
#: ../codepress-admin-columns.php:442
|
1245 |
msgid "Edit columns"
|
1246 |
msgstr "Redigera kolumner"
|
languages/cpac-zh_CN.mo
CHANGED
Binary file
|
languages/cpac-zh_CN.po
CHANGED
@@ -5,8 +5,8 @@ msgid ""
|
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
-
"POT-Creation-Date: 2015-
|
9 |
-
"PO-Revision-Date: 2015-
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/admin-columns/language/zh_CN/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
@@ -16,10 +16,16 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
#: ../classes/addons.php:110
|
25 |
msgid "Plugins"
|
@@ -41,165 +47,164 @@ msgstr ""
|
|
41 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: ../classes/column.php:
|
45 |
msgid "Thumbnail"
|
46 |
msgstr "缩略图"
|
47 |
|
48 |
-
#: ../classes/column.php:
|
49 |
msgid "Medium"
|
50 |
msgstr "中等大小"
|
51 |
|
52 |
-
#: ../classes/column.php:
|
53 |
msgid "Large"
|
54 |
msgstr "大尺寸"
|
55 |
|
56 |
-
#: ../classes/column.php:
|
57 |
msgid "Full"
|
58 |
msgstr "原始大小"
|
59 |
|
60 |
-
#: ../classes/column.php:
|
61 |
msgid "Date Format"
|
62 |
msgstr "日期格式"
|
63 |
|
64 |
-
#: ../classes/column.php:
|
65 |
msgid "This will determine how the date will be displayed."
|
66 |
msgstr "用来决定如何显示日期"
|
67 |
|
68 |
-
#: ../classes/column.php:
|
69 |
msgid "Example:"
|
70 |
msgstr "例如:"
|
71 |
|
72 |
-
#: ../classes/column.php:
|
73 |
#, php-format
|
74 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
75 |
msgstr "留空将使用WordPress日期格式,你可以在 <a href=\"%s\">这里</a> 修改默认的日期格式。"
|
76 |
|
77 |
-
#: ../classes/column.php:
|
78 |
msgid "Documentation on date and time formatting."
|
79 |
msgstr "日期和时间格式的文档。"
|
80 |
|
81 |
-
#: ../classes/column.php:
|
82 |
msgid "Excerpt length"
|
83 |
msgstr "摘要长度"
|
84 |
|
85 |
-
#: ../classes/column.php:
|
86 |
msgid "Number of words"
|
87 |
msgstr "字数"
|
88 |
|
89 |
-
#: ../classes/column.php:
|
90 |
msgid "Preview size"
|
91 |
msgstr "预览大小"
|
92 |
|
93 |
-
#: ../classes/column.php:
|
94 |
msgid "Custom"
|
95 |
msgstr "自定义"
|
96 |
|
97 |
-
#: ../classes/column.php:
|
98 |
msgid "width"
|
99 |
msgstr "宽度"
|
100 |
|
101 |
-
#: ../classes/column.php:
|
102 |
msgid "height"
|
103 |
msgstr "高度"
|
104 |
|
105 |
-
#: ../classes/column.php:
|
106 |
msgid "Before"
|
107 |
msgstr "前"
|
108 |
|
109 |
-
#: ../classes/column.php:
|
110 |
msgid "This text will appear before the custom field value."
|
111 |
msgstr "该文本将显示在自定义字段的值的前面"
|
112 |
|
113 |
-
#: ../classes/column.php:
|
114 |
msgid "After"
|
115 |
msgstr "后"
|
116 |
|
117 |
-
#: ../classes/column.php:
|
118 |
msgid "This text will appear after the custom field value."
|
119 |
msgstr "该文本将显示在自定义字段的值的后面"
|
120 |
|
121 |
-
#: ../classes/column.php:
|
122 |
msgid "Display Name"
|
123 |
msgstr "公开显示为"
|
124 |
|
125 |
-
#: ../classes/column.php:
|
126 |
msgid "First Name"
|
127 |
msgstr "名字"
|
128 |
|
129 |
-
#: ../classes/column.php:
|
130 |
msgid "Last Name"
|
131 |
msgstr "姓氏"
|
132 |
|
133 |
-
#: ../classes/column.php:
|
134 |
msgid "Nickname"
|
135 |
msgstr "昵称"
|
136 |
|
137 |
-
#: ../classes/column.php:
|
138 |
msgid "User Login"
|
139 |
msgstr "用户名"
|
140 |
|
141 |
-
#: ../classes/column.php:
|
142 |
msgid "User Email"
|
143 |
msgstr "用户邮箱"
|
144 |
|
145 |
-
#: ../classes/column.php:
|
146 |
msgid "User ID"
|
147 |
msgstr "用户ID"
|
148 |
|
149 |
-
#: ../classes/column.php:
|
150 |
msgid "First and Last Name"
|
151 |
msgstr "姓名"
|
152 |
|
153 |
-
#: ../classes/column.php:
|
154 |
msgid "Display format"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: ../classes/column.php:
|
158 |
msgid "This is the format of the author name."
|
159 |
msgstr "作者名字的格式"
|
160 |
|
161 |
-
#: ../classes/column.php:
|
162 |
-
#: ../classes/column/media/actions.php:39 ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
163 |
msgid "Edit"
|
164 |
msgstr "编辑"
|
165 |
|
166 |
-
#: ../classes/column.php:
|
167 |
msgid "Clone"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../classes/column.php:
|
171 |
msgid "Remove"
|
172 |
msgstr "删除"
|
173 |
|
174 |
-
#: ../classes/column.php:
|
175 |
msgid "Type"
|
176 |
msgstr "类型"
|
177 |
|
178 |
-
#: ../classes/column.php:
|
179 |
msgid "Choose a column type."
|
180 |
msgstr "选择一个列类型。"
|
181 |
|
182 |
-
#: ../classes/column.php:
|
183 |
msgid "Name"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../classes/column.php:
|
187 |
msgid "Label"
|
188 |
msgstr "标签"
|
189 |
|
190 |
-
#: ../classes/column.php:
|
191 |
msgid "This is the name which will appear as the column header."
|
192 |
msgstr "该名称将显示为列标题。"
|
193 |
|
194 |
-
#: ../classes/column.php:
|
195 |
msgid "Width"
|
196 |
msgstr "宽度"
|
197 |
|
198 |
-
#: ../classes/column.php:
|
199 |
msgid "default"
|
200 |
msgstr "默认"
|
201 |
|
202 |
-
#: ../classes/column.php:
|
203 |
msgid "auto"
|
204 |
msgstr ""
|
205 |
|
@@ -224,7 +229,7 @@ msgstr ""
|
|
224 |
msgid "Find out more"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: ../classes/column/actions.php:29
|
228 |
msgid "Actions"
|
229 |
msgstr "操作"
|
230 |
|
@@ -248,30 +253,6 @@ msgstr ""
|
|
248 |
msgid "ID"
|
249 |
msgstr "ID"
|
250 |
|
251 |
-
#: ../classes/column/comment/actions.php:52 ../classes/column/comment/actions.php:57
|
252 |
-
msgid "Unapprove"
|
253 |
-
msgstr "驳回"
|
254 |
-
|
255 |
-
#: ../classes/column/comment/actions.php:54 ../classes/column/comment/actions.php:56
|
256 |
-
msgid "Approve"
|
257 |
-
msgstr "通过"
|
258 |
-
|
259 |
-
#: ../classes/column/comment/actions.php:65 ../classes/column/media/actions.php:42 ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
260 |
-
msgid "Restore"
|
261 |
-
msgstr "恢复"
|
262 |
-
|
263 |
-
#: ../classes/column/comment/actions.php:69 ../classes/column/media/actions.php:31 ../classes/column/media/actions.php:47 ../classes/column/post/actions.php:44
|
264 |
-
msgid "Delete Permanently"
|
265 |
-
msgstr "永久删除"
|
266 |
-
|
267 |
-
#: ../classes/column/comment/actions.php:76 ../classes/column/post/actions.php:35
|
268 |
-
msgid "Quick Edit"
|
269 |
-
msgstr "Quick Edit"
|
270 |
-
|
271 |
-
#: ../classes/column/comment/actions.php:77
|
272 |
-
msgid "Reply"
|
273 |
-
msgstr "回复"
|
274 |
-
|
275 |
#: ../classes/column/comment/agent.php:19
|
276 |
msgid "Agent"
|
277 |
msgstr "代理(Agent)"
|
@@ -309,11 +290,11 @@ msgstr "日期GMT"
|
|
309 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
310 |
msgstr "提交于 <a href=\"%1$s\">%2$s at %3$s</a>"
|
311 |
|
312 |
-
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:
|
313 |
msgid "Date"
|
314 |
msgstr "日期"
|
315 |
|
316 |
-
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:
|
317 |
msgid "Excerpt"
|
318 |
msgstr "摘要"
|
319 |
|
@@ -325,11 +306,11 @@ msgstr "回应给"
|
|
325 |
msgid "Word count"
|
326 |
msgstr "字数"
|
327 |
|
328 |
-
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:
|
329 |
msgid "Custom Field"
|
330 |
msgstr "自定义字段"
|
331 |
|
332 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
333 |
msgid "Default"
|
334 |
msgstr "默认"
|
335 |
|
@@ -337,15 +318,15 @@ msgstr "默认"
|
|
337 |
msgid "Checkmark (true/false)"
|
338 |
msgstr "判断(true/false)"
|
339 |
|
340 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
341 |
msgid "Color"
|
342 |
msgstr "颜色"
|
343 |
|
344 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
345 |
msgid "Counter"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:
|
349 |
msgid "Image"
|
350 |
msgstr "图像"
|
351 |
|
@@ -353,11 +334,11 @@ msgstr "图像"
|
|
353 |
msgid "Media Library"
|
354 |
msgstr "媒体库"
|
355 |
|
356 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
357 |
msgid "Multiple Values"
|
358 |
msgstr "多个值"
|
359 |
|
360 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
361 |
msgid "Numeric"
|
362 |
msgstr "数字"
|
363 |
|
@@ -394,19 +375,6 @@ msgstr "字段类型"
|
|
394 |
msgid "This will determine how the value will be displayed."
|
395 |
msgstr "用来确定如何显示值"
|
396 |
|
397 |
-
#: ../classes/column/link/actions.php:49
|
398 |
-
#, php-format
|
399 |
-
msgid ""
|
400 |
-
"You are about to delete this link '%s'\n"
|
401 |
-
" 'Cancel' to stop, 'OK' to delete."
|
402 |
-
msgstr ""
|
403 |
-
"你将要删除这个链接“%s”\n"
|
404 |
-
"“取消”将停止,“确定”将删除。"
|
405 |
-
|
406 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "删除"
|
409 |
-
|
410 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
411 |
msgid "Description"
|
412 |
msgstr "描述"
|
@@ -431,24 +399,6 @@ msgstr "Rss"
|
|
431 |
msgid "Target"
|
432 |
msgstr "Target"
|
433 |
|
434 |
-
#: ../classes/column/media/actions.php:28 ../classes/column/media/actions.php:44 ../classes/column/post/actions.php:42 ../classes/column/post/comment-count.php:38
|
435 |
-
#: ../classes/column/post/status.php:35
|
436 |
-
msgid "Trash"
|
437 |
-
msgstr "回收站"
|
438 |
-
|
439 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51
|
440 |
-
#, php-format
|
441 |
-
msgid "View “%s”"
|
442 |
-
msgstr "查看 “%s”"
|
443 |
-
|
444 |
-
#: ../classes/column/media/actions.php:33 ../classes/column/media/actions.php:52 ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
445 |
-
msgid "View"
|
446 |
-
msgstr "查看"
|
447 |
-
|
448 |
-
#: ../classes/column/media/actions.php:35
|
449 |
-
msgid "Attach"
|
450 |
-
msgstr ""
|
451 |
-
|
452 |
#: ../classes/column/media/alternate-text.php:19
|
453 |
msgid "Alt"
|
454 |
msgstr "Alt"
|
@@ -549,35 +499,6 @@ msgstr "高度"
|
|
549 |
msgid "Mime type"
|
550 |
msgstr "Mime类型"
|
551 |
|
552 |
-
#: ../classes/column/post/actions.php:32
|
553 |
-
msgid "Edit this item"
|
554 |
-
msgstr "编辑该项目"
|
555 |
-
|
556 |
-
#: ../classes/column/post/actions.php:35
|
557 |
-
msgid "Edit this item inline"
|
558 |
-
msgstr "编辑该项目的联"
|
559 |
-
|
560 |
-
#: ../classes/column/post/actions.php:40
|
561 |
-
msgid "Restore this item from the Trash"
|
562 |
-
msgstr "从回收站中还原"
|
563 |
-
|
564 |
-
#: ../classes/column/post/actions.php:42
|
565 |
-
msgid "Move this item to the Trash"
|
566 |
-
msgstr "移至回收站"
|
567 |
-
|
568 |
-
#: ../classes/column/post/actions.php:44
|
569 |
-
msgid "Delete this item permanently"
|
570 |
-
msgstr "永久删除改项目"
|
571 |
-
|
572 |
-
#: ../classes/column/post/actions.php:49
|
573 |
-
#, php-format
|
574 |
-
msgid "Preview “%s”"
|
575 |
-
msgstr "预览 “%s”"
|
576 |
-
|
577 |
-
#: ../classes/column/post/actions.php:49
|
578 |
-
msgid "Preview"
|
579 |
-
msgstr "预览"
|
580 |
-
|
581 |
#: ../classes/column/post/attachment-count.php:19
|
582 |
msgid "No. of Attachments"
|
583 |
msgstr "附件数量"
|
@@ -610,6 +531,10 @@ msgstr "待审"
|
|
610 |
msgid "Spam"
|
611 |
msgstr "垃圾评论"
|
612 |
|
|
|
|
|
|
|
|
|
613 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
614 |
msgid "Comment status"
|
615 |
msgstr "评论状态"
|
@@ -634,6 +559,16 @@ msgstr ""
|
|
634 |
msgid "Estimated Reading Time"
|
635 |
msgstr ""
|
636 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
637 |
#: ../classes/column/post/estimated-reading-time.php:103
|
638 |
msgid "Words per minute"
|
639 |
msgstr ""
|
@@ -802,416 +737,424 @@ msgstr ""
|
|
802 |
msgid "Admin Columns Settings"
|
803 |
msgstr "Admin Columns 设置"
|
804 |
|
805 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
806 |
msgid "Admin Columns"
|
807 |
msgstr "Admin Columns"
|
808 |
|
809 |
-
#: ../classes/settings.php:
|
810 |
#, php-format
|
811 |
msgid "%s column is already present and can not be duplicated."
|
812 |
msgstr "%s 这个列已经存在,不能被复制。"
|
813 |
|
814 |
-
#: ../classes/settings.php:
|
815 |
msgid "Default settings succesfully restored."
|
816 |
msgstr "已成功恢复默认设置。"
|
817 |
|
818 |
-
#: ../classes/settings.php:
|
819 |
msgid "Overview"
|
820 |
msgstr "预览"
|
821 |
|
822 |
-
#: ../classes/settings.php:
|
823 |
msgid ""
|
824 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the "
|
825 |
"column's label and reorder them."
|
826 |
msgstr "该插件用来从管理界面中添加或移除额外的列,比如文章(自定义文章类型)、页面、媒体库、评论、链接和用户的管理界面。修改列的标题和重新排序它们。"
|
827 |
|
828 |
-
#: ../classes/settings.php:
|
829 |
msgid "Basics"
|
830 |
msgstr "基础"
|
831 |
|
832 |
-
#: ../classes/settings.php:
|
833 |
msgid "Change order"
|
834 |
msgstr "更改排序"
|
835 |
|
836 |
-
#: ../classes/settings.php:
|
837 |
msgid "By dragging the columns you can change the order which they will appear in."
|
838 |
msgstr "拖动排序这些列,你可以重新排列它们显示的顺序。"
|
839 |
|
840 |
-
#: ../classes/settings.php:
|
841 |
msgid "Change label"
|
842 |
msgstr "更改标签"
|
843 |
|
844 |
-
#: ../classes/settings.php:
|
845 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
846 |
msgstr "点击三角形,你会看到列的选项。在这里,你可以改变每个标签的列标题栏。"
|
847 |
|
848 |
-
#: ../classes/settings.php:
|
849 |
msgid "Change column width"
|
850 |
msgstr "更改列宽"
|
851 |
|
852 |
-
#: ../classes/settings.php:
|
853 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
854 |
msgstr "点击三角形,你会看到列的选项。你可以通过拖动滑块设置列的百分比宽度。"
|
855 |
|
856 |
-
#: ../classes/settings.php:
|
857 |
msgid "'Custom Field' column"
|
858 |
msgstr "“自定义字段”列"
|
859 |
|
860 |
-
#: ../classes/settings.php:
|
861 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
862 |
msgstr "自定义字段列使用文章和用户的自定义字段,你可以设置10中类型。"
|
863 |
|
864 |
-
#: ../classes/settings.php:
|
865 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
866 |
msgstr "值:可以是一个字符串或数组。数组将被压平(Arrays will be flattened),值之间用逗号“,”隔开。"
|
867 |
|
868 |
-
#: ../classes/settings.php:
|
869 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
870 |
msgstr "值:应该包括一个图像URL或附件ID(使用逗号“,”隔开)"
|
871 |
|
872 |
-
#: ../classes/settings.php:
|
873 |
msgid "Value: This will show the first 20 words of the Post content."
|
874 |
msgstr "值:将显示文章内容的前 20 个字。"
|
875 |
|
876 |
-
#: ../classes/settings.php:
|
877 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
878 |
msgstr "值:应该是一个数组。这将被压平(多维)数组"
|
879 |
|
880 |
-
#: ../classes/settings.php:
|
881 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
882 |
msgstr "值:只能是数字。<br/>如果你安装了“排序扩展”,这将用于排序,所以你可以通过这个数字(自定义字段)值来排序文章。"
|
883 |
|
884 |
-
#: ../classes/settings.php:
|
885 |
#, php-format
|
886 |
msgid ""
|
887 |
"Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> "
|
888 |
"page."
|
889 |
msgstr "值:可以是 Unix 时间戳或<a href='%s'>规则</a>中描述的一种日期格式。你可以在 <a href='%s'>常规设置</a> 页面修改输出的日期格式。"
|
890 |
|
891 |
-
#: ../classes/settings.php:
|
892 |
msgid "Post Titles"
|
893 |
msgstr "文章标题"
|
894 |
|
895 |
-
#: ../classes/settings.php:
|
896 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
897 |
msgstr "值:可以是一个或多个文章ID(使用逗号“,”隔开)"
|
898 |
|
899 |
-
#: ../classes/settings.php:
|
900 |
msgid "Usernames"
|
901 |
msgstr "用户名"
|
902 |
|
903 |
-
#: ../classes/settings.php:
|
904 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
905 |
msgstr "值:可以是一个或多个用户ID(使用逗号“,”隔开)"
|
906 |
|
907 |
-
#: ../classes/settings.php:
|
908 |
msgid "Checkmark"
|
909 |
msgstr "判断"
|
910 |
|
911 |
-
#: ../classes/settings.php:
|
912 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
913 |
msgstr "值:应该是 1 (一)或 0 (零)"
|
914 |
|
915 |
-
#: ../classes/settings.php:
|
916 |
msgid "Value: hex value color, such as #808080."
|
917 |
msgstr "值:十六进制值的颜色,如#808080。"
|
918 |
|
919 |
-
#: ../classes/settings.php:
|
920 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
921 |
msgstr ""
|
922 |
|
923 |
-
#: ../classes/settings.php:
|
924 |
msgid "Welcome to Admin Columns"
|
925 |
msgstr "欢迎使用Admin Columns插件。"
|
926 |
|
927 |
-
#: ../classes/settings.php:
|
928 |
msgid "Thank you for updating to the latest version!"
|
929 |
msgstr "感谢您更新到最新版本!"
|
930 |
|
931 |
-
#: ../classes/settings.php:
|
932 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
933 |
msgstr "Admin Columns插件比以往任何时候都更加精致,愉快。我们希望你喜欢它。"
|
934 |
|
935 |
-
#: ../classes/settings.php:
|
936 |
msgid "What’s New"
|
937 |
msgstr "最近更新"
|
938 |
|
939 |
-
#: ../classes/settings.php:
|
940 |
msgid "Changelog"
|
941 |
msgstr "更新记录"
|
942 |
|
943 |
-
#: ../classes/settings.php:
|
944 |
msgid "Important"
|
945 |
msgstr "重要"
|
946 |
|
947 |
-
#: ../classes/settings.php:
|
948 |
msgid "Database Changes"
|
949 |
msgstr "数据库更改"
|
950 |
|
951 |
-
#: ../classes/settings.php:
|
952 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
953 |
msgstr "该数据库已在版本1和2之间进行了更改。但我们确信你仍然可以回滚到版本1x,这是没有任何问题的。"
|
954 |
|
955 |
-
#: ../classes/settings.php:
|
956 |
msgid "Make sure you backup your database and then click"
|
957 |
msgstr "确保你已经备份了数据库,然后点击"
|
958 |
|
959 |
-
#: ../classes/settings.php:
|
960 |
msgid "Upgrade Database"
|
961 |
msgstr "升级数据库"
|
962 |
|
963 |
-
#: ../classes/settings.php:
|
964 |
msgid "Potential Issues"
|
965 |
msgstr "潜在问题"
|
966 |
|
967 |
-
#: ../classes/settings.php:
|
968 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
969 |
msgstr "做了相当大的代码重构,包括扩展和各类钩子,你的网站可能无法正常工作。强烈建议你阅读完整的 "
|
970 |
|
971 |
-
#: ../classes/settings.php:
|
972 |
msgid "Migrating from v1 to v2"
|
973 |
msgstr "从 v1 迁移到 v2"
|
974 |
|
975 |
-
#: ../classes/settings.php:
|
976 |
msgid "guide to view the full list of changes."
|
977 |
msgstr "引导查看完整的更改列表。"
|
978 |
|
979 |
-
#: ../classes/settings.php:
|
980 |
#, php-format
|
981 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
982 |
msgstr "当你发现了 bug,请 <a href=\"%s\">反馈给我们</a>,以便我们在下个版本进行修复。"
|
983 |
|
984 |
-
#: ../classes/settings.php:
|
985 |
msgid "Important!"
|
986 |
msgstr "重要!"
|
987 |
|
988 |
-
#: ../classes/settings.php:
|
989 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
990 |
msgstr "如果你更新了 Admin Columns 插件没有另行通知这些变更,请回滚到最新版本"
|
991 |
|
992 |
-
#: ../classes/settings.php:
|
993 |
msgid "version 1"
|
994 |
msgstr "版本 1"
|
995 |
|
996 |
-
#: ../classes/settings.php:
|
997 |
msgid "of this plugin."
|
998 |
msgstr "这个插件。"
|
999 |
|
1000 |
-
#: ../classes/settings.php:
|
1001 |
msgid "Changelog for"
|
1002 |
msgstr "更新记录 for"
|
1003 |
|
1004 |
-
#: ../classes/settings.php:
|
1005 |
msgid "Learn more"
|
1006 |
msgstr "了解更多"
|
1007 |
|
1008 |
-
#: ../classes/settings.php:
|
1009 |
msgid "Start using Admin Columns"
|
1010 |
msgstr "开始使用Admin Columns"
|
1011 |
|
1012 |
-
#: ../classes/settings.php:
|
1013 |
msgid "General Settings"
|
1014 |
msgstr "常规设置"
|
1015 |
|
1016 |
-
#: ../classes/settings.php:
|
1017 |
msgid "Customize your Admin Columns settings."
|
1018 |
msgstr "自定义Admin Columns的设置"
|
1019 |
|
1020 |
-
#: ../classes/settings.php:
|
1021 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: ../classes/settings.php:
|
1025 |
msgid "Save"
|
1026 |
msgstr "保存"
|
1027 |
|
1028 |
-
#: ../classes/settings.php:
|
1029 |
msgid "Restore Settings"
|
1030 |
msgstr "恢复设置"
|
1031 |
|
1032 |
-
#: ../classes/settings.php:
|
1033 |
msgid "This will delete all column settings and restore the default settings."
|
1034 |
msgstr "这将删除所有列的设置和恢复到默认设置。"
|
1035 |
|
1036 |
-
#: ../classes/settings.php:
|
1037 |
msgid "Restore default settings"
|
1038 |
msgstr "恢复默认设置"
|
1039 |
|
1040 |
-
#: ../classes/settings.php:
|
1041 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1042 |
msgstr "警告!所有Admin Columns的数据将被删除。该操作无法撤销。“确定”将删除,“取消”将停止。"
|
1043 |
|
1044 |
-
#: ../classes/settings.php:
|
1045 |
-
msgid "Settings"
|
1046 |
-
msgstr "设置"
|
1047 |
-
|
1048 |
-
#: ../classes/settings.php:601
|
1049 |
-
msgid "Add-ons"
|
1050 |
-
msgstr ""
|
1051 |
-
|
1052 |
-
#: ../classes/settings.php:631
|
1053 |
msgid "Posttypes"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#: ../classes/settings.php:
|
1057 |
msgid "Others"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: ../classes/settings.php:
|
1061 |
msgid "Taxonomies"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1065 |
#, php-format
|
1066 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: ../classes/settings.php:
|
1070 |
msgid "Store settings"
|
1071 |
msgstr "保存设置"
|
1072 |
|
1073 |
-
#: ../classes/settings.php:
|
1074 |
msgid "Update"
|
1075 |
msgstr "更新"
|
1076 |
|
1077 |
-
#: ../classes/settings.php:
|
1078 |
#, php-format
|
1079 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1080 |
msgstr "警告!%s 列的数据将被删除。该操作无法撤销。“确定”将删除,“取消”将停止。"
|
1081 |
|
1082 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1083 |
msgid "columns"
|
1084 |
msgstr "列"
|
1085 |
|
1086 |
-
#: ../classes/settings.php:
|
1087 |
msgid "Get Admin Columns Pro"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: ../classes/settings.php:
|
1091 |
msgid "Add Sorting"
|
1092 |
msgstr "添加排序"
|
1093 |
|
1094 |
-
#: ../classes/settings.php:
|
1095 |
msgid "Add Filtering"
|
1096 |
msgstr "添加过滤器"
|
1097 |
|
1098 |
-
#: ../classes/settings.php:
|
1099 |
msgid "Add Import/Export"
|
1100 |
msgstr "添加 导入/导出"
|
1101 |
|
1102 |
-
#: ../classes/settings.php:
|
1103 |
msgid "Add Direct Editing"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: ../classes/settings.php:
|
1107 |
#, php-format
|
1108 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: ../classes/settings.php:
|
1112 |
msgid "Are you happy with Admin Columns?"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
-
#: ../classes/settings.php:
|
1116 |
msgid "What's wrong? Need help? Let us know!"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: ../classes/settings.php:
|
1120 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1121 |
msgstr ""
|
1122 |
|
1123 |
-
#: ../classes/settings.php:
|
1124 |
msgid "Docs"
|
1125 |
msgstr ""
|
1126 |
|
1127 |
-
#: ../classes/settings.php:
|
1128 |
msgid "Forums"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
-
#: ../classes/settings.php:
|
1132 |
msgid "Woohoo! We're glad to hear that!"
|
1133 |
msgstr ""
|
1134 |
|
1135 |
-
#: ../classes/settings.php:
|
1136 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1137 |
msgstr ""
|
1138 |
|
1139 |
-
#: ../classes/settings.php:
|
1140 |
msgid "Rate"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
-
#: ../classes/settings.php:
|
1144 |
msgid "Tweet"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
-
#: ../classes/settings.php:
|
1148 |
msgid "Buy Pro"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
-
#: ../classes/settings.php:
|
1152 |
msgid "Support"
|
1153 |
msgstr "支持"
|
1154 |
|
1155 |
-
#: ../classes/settings.php:
|
1156 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1157 |
msgstr "查看右上角的 <strong>帮助</strong>"
|
1158 |
|
1159 |
-
#: ../classes/settings.php:
|
1160 |
#, php-format
|
1161 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1162 |
msgstr ""
|
1163 |
"<a href='%s'>访问官方网站</a> 获取帮助文档,反馈Bug,提交建议和其他技巧。</p><p>本插件由 <a href=\"http://www.wpdaxue.com\" title=\"优秀的WordPress建站资源平台\" target="
|
1164 |
"\"_blank\">WordPress大学</a> 提供简体中文支持。"
|
1165 |
|
1166 |
-
#: ../classes/settings.php:
|
1167 |
msgid "Drag and drop to reorder"
|
1168 |
msgstr "拖动排序"
|
1169 |
|
1170 |
-
#: ../classes/settings.php:
|
1171 |
msgid "Add Column"
|
1172 |
msgstr "添加列"
|
1173 |
|
1174 |
-
#: ../classes/settings.php:
|
1175 |
msgid "Active"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
-
#: ../classes/settings.php:
|
1179 |
msgid "Deactivate"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
-
#: ../classes/settings.php:
|
1183 |
msgid "Installed"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
-
#: ../classes/settings.php:
|
1187 |
msgid "Activate"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
-
#: ../classes/settings.php:
|
1191 |
msgid "Download & Install"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
-
#: ../classes/settings.php:
|
1195 |
msgid "Get this add-on"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
-
#: ../classes/storage_model.php:
|
1199 |
msgid "settings succesfully restored."
|
1200 |
msgstr "设置已成功恢复!"
|
1201 |
|
1202 |
-
#: ../classes/storage_model.php:
|
1203 |
msgid "No columns settings available."
|
1204 |
msgstr "没有可用的列设置。"
|
1205 |
|
1206 |
-
#: ../classes/storage_model.php:
|
1207 |
#, php-format
|
1208 |
msgid "You are trying to store the same settings for %s."
|
1209 |
msgstr "你正在尝试为 %s 保存同样设置"
|
1210 |
|
1211 |
-
#: ../classes/storage_model.php:
|
1212 |
#, php-format
|
1213 |
-
msgid "Settings for %s updated
|
1214 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1215 |
|
1216 |
#: ../classes/storage_model/comment.php:13
|
1217 |
msgid "Comments"
|
@@ -1242,10 +1185,7 @@ msgid "User"
|
|
1242 |
msgstr ""
|
1243 |
|
1244 |
#: ../classes/upgrade.php:62
|
1245 |
-
msgid ""
|
1246 |
-
"<strong>Important:</strong> We've noticed that you're using the <em>Pro add-on</em>, which is no longer supported by Admin Columns 2.2+. However, a free license of "
|
1247 |
-
"<strong>Admin Columns Pro</strong> <a href=\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is available</a>, which features a bunch of cool new "
|
1248 |
-
"features, including Direct Inline Editing!"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
#: ../classes/upgrade.php:95
|
@@ -1300,6 +1240,10 @@ msgstr "错误"
|
|
1300 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1301 |
msgstr "抱歉,升级过程中出错了,请在论坛中反馈。"
|
1302 |
|
|
|
|
|
|
|
|
|
1303 |
#: ../codepress-admin-columns.php:442
|
1304 |
msgid "Edit columns"
|
1305 |
msgstr "编辑列"
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: Admin Columns\n"
|
7 |
"Report-Msgid-Bugs-To: \n"
|
8 |
+
"POT-Creation-Date: 2015-04-09 18:01+0100\n"
|
9 |
+
"PO-Revision-Date: 2015-04-09 18:12+0100\n"
|
10 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
11 |
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/admin-columns/language/zh_CN/)\n"
|
12 |
"MIME-Version: 1.0\n"
|
16 |
"Plural-Forms: nplurals=1; plural=0;\n"
|
17 |
"X-Generator: Poedit 1.7.5\n"
|
18 |
"X-Poedit-Basepath: .\n"
|
19 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPath-1: ..\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
28 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
29 |
|
30 |
#: ../classes/addons.php:110
|
31 |
msgid "Plugins"
|
47 |
msgid "Enhance the products, orders and coupons overviews with new columns and inline editing."
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../classes/column.php:582
|
51 |
msgid "Thumbnail"
|
52 |
msgstr "缩略图"
|
53 |
|
54 |
+
#: ../classes/column.php:583
|
55 |
msgid "Medium"
|
56 |
msgstr "中等大小"
|
57 |
|
58 |
+
#: ../classes/column.php:584
|
59 |
msgid "Large"
|
60 |
msgstr "大尺寸"
|
61 |
|
62 |
+
#: ../classes/column.php:585
|
63 |
msgid "Full"
|
64 |
msgstr "原始大小"
|
65 |
|
66 |
+
#: ../classes/column.php:1026
|
67 |
msgid "Date Format"
|
68 |
msgstr "日期格式"
|
69 |
|
70 |
+
#: ../classes/column.php:1027
|
71 |
msgid "This will determine how the date will be displayed."
|
72 |
msgstr "用来决定如何显示日期"
|
73 |
|
74 |
+
#: ../classes/column.php:1033
|
75 |
msgid "Example:"
|
76 |
msgstr "例如:"
|
77 |
|
78 |
+
#: ../classes/column.php:1035
|
79 |
#, php-format
|
80 |
msgid "Leave empty for WordPress date format, change your <a href=\"%s\">default date format here</a>."
|
81 |
msgstr "留空将使用WordPress日期格式,你可以在 <a href=\"%s\">这里</a> 修改默认的日期格式。"
|
82 |
|
83 |
+
#: ../classes/column.php:1036
|
84 |
msgid "Documentation on date and time formatting."
|
85 |
msgstr "日期和时间格式的文档。"
|
86 |
|
87 |
+
#: ../classes/column.php:1050
|
88 |
msgid "Excerpt length"
|
89 |
msgstr "摘要长度"
|
90 |
|
91 |
+
#: ../classes/column.php:1051
|
92 |
msgid "Number of words"
|
93 |
msgstr "字数"
|
94 |
|
95 |
+
#: ../classes/column.php:1069
|
96 |
msgid "Preview size"
|
97 |
msgstr "预览大小"
|
98 |
|
99 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
100 |
msgid "Custom"
|
101 |
msgstr "自定义"
|
102 |
|
103 |
+
#: ../classes/column.php:1089 ../classes/column.php:1236
|
104 |
msgid "width"
|
105 |
msgstr "宽度"
|
106 |
|
107 |
+
#: ../classes/column.php:1092
|
108 |
msgid "height"
|
109 |
msgstr "高度"
|
110 |
|
111 |
+
#: ../classes/column.php:1104
|
112 |
msgid "Before"
|
113 |
msgstr "前"
|
114 |
|
115 |
+
#: ../classes/column.php:1104
|
116 |
msgid "This text will appear before the custom field value."
|
117 |
msgstr "该文本将显示在自定义字段的值的前面"
|
118 |
|
119 |
+
#: ../classes/column.php:1105
|
120 |
msgid "After"
|
121 |
msgstr "后"
|
122 |
|
123 |
+
#: ../classes/column.php:1105
|
124 |
msgid "This text will appear after the custom field value."
|
125 |
msgstr "该文本将显示在自定义字段的值的后面"
|
126 |
|
127 |
+
#: ../classes/column.php:1114
|
128 |
msgid "Display Name"
|
129 |
msgstr "公开显示为"
|
130 |
|
131 |
+
#: ../classes/column.php:1115
|
132 |
msgid "First Name"
|
133 |
msgstr "名字"
|
134 |
|
135 |
+
#: ../classes/column.php:1116
|
136 |
msgid "Last Name"
|
137 |
msgstr "姓氏"
|
138 |
|
139 |
+
#: ../classes/column.php:1117 ../classes/column/user/nickname.php:19
|
140 |
msgid "Nickname"
|
141 |
msgstr "昵称"
|
142 |
|
143 |
+
#: ../classes/column.php:1118
|
144 |
msgid "User Login"
|
145 |
msgstr "用户名"
|
146 |
|
147 |
+
#: ../classes/column.php:1119
|
148 |
msgid "User Email"
|
149 |
msgstr "用户邮箱"
|
150 |
|
151 |
+
#: ../classes/column.php:1120 ../classes/column/user/ID.php:19
|
152 |
msgid "User ID"
|
153 |
msgstr "用户ID"
|
154 |
|
155 |
+
#: ../classes/column.php:1121
|
156 |
msgid "First and Last Name"
|
157 |
msgstr "姓名"
|
158 |
|
159 |
+
#: ../classes/column.php:1124
|
160 |
msgid "Display format"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../classes/column.php:1124
|
164 |
msgid "This is the format of the author name."
|
165 |
msgstr "作者名字的格式"
|
166 |
|
167 |
+
#: ../classes/column.php:1258
|
|
|
168 |
msgid "Edit"
|
169 |
msgstr "编辑"
|
170 |
|
171 |
+
#: ../classes/column.php:1260 ../classes/column.php:1352
|
172 |
msgid "Clone"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: ../classes/column.php:1262 ../classes/column.php:1354
|
176 |
msgid "Remove"
|
177 |
msgstr "删除"
|
178 |
|
179 |
+
#: ../classes/column.php:1280 ../classes/column/custom-field.php:407
|
180 |
msgid "Type"
|
181 |
msgstr "类型"
|
182 |
|
183 |
+
#: ../classes/column.php:1280
|
184 |
msgid "Choose a column type."
|
185 |
msgstr "选择一个列类型。"
|
186 |
|
187 |
+
#: ../classes/column.php:1280
|
188 |
msgid "Name"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: ../classes/column.php:1290
|
192 |
msgid "Label"
|
193 |
msgstr "标签"
|
194 |
|
195 |
+
#: ../classes/column.php:1290
|
196 |
msgid "This is the name which will appear as the column header."
|
197 |
msgstr "该名称将显示为列标题。"
|
198 |
|
199 |
+
#: ../classes/column.php:1297 ../classes/column/media/width.php:19
|
200 |
msgid "Width"
|
201 |
msgstr "宽度"
|
202 |
|
203 |
+
#: ../classes/column.php:1299
|
204 |
msgid "default"
|
205 |
msgstr "默认"
|
206 |
|
207 |
+
#: ../classes/column.php:1300
|
208 |
msgid "auto"
|
209 |
msgstr ""
|
210 |
|
229 |
msgid "Find out more"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: ../classes/column/actions.php:29
|
233 |
msgid "Actions"
|
234 |
msgstr "操作"
|
235 |
|
253 |
msgid "ID"
|
254 |
msgstr "ID"
|
255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
#: ../classes/column/comment/agent.php:19
|
257 |
msgid "Agent"
|
258 |
msgstr "代理(Agent)"
|
290 |
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
291 |
msgstr "提交于 <a href=\"%1$s\">%2$s at %3$s</a>"
|
292 |
|
293 |
+
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98 ../classes/settings.php:318
|
294 |
msgid "Date"
|
295 |
msgstr "日期"
|
296 |
|
297 |
+
#: ../classes/column/comment/excerpt.php:19 ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19 ../classes/settings.php:315
|
298 |
msgid "Excerpt"
|
299 |
msgstr "摘要"
|
300 |
|
306 |
msgid "Word count"
|
307 |
msgstr "字数"
|
308 |
|
309 |
+
#: ../classes/column/custom-field.php:23 ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
310 |
msgid "Custom Field"
|
311 |
msgstr "自定义字段"
|
312 |
|
313 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313 ../classes/storage_model.php:596
|
314 |
msgid "Default"
|
315 |
msgstr "默认"
|
316 |
|
318 |
msgid "Checkmark (true/false)"
|
319 |
msgstr "判断(true/false)"
|
320 |
|
321 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
322 |
msgid "Color"
|
323 |
msgstr "颜色"
|
324 |
|
325 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
326 |
msgid "Counter"
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19 ../classes/settings.php:314
|
330 |
msgid "Image"
|
331 |
msgstr "图像"
|
332 |
|
334 |
msgid "Media Library"
|
335 |
msgstr "媒体库"
|
336 |
|
337 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
338 |
msgid "Multiple Values"
|
339 |
msgstr "多个值"
|
340 |
|
341 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
342 |
msgid "Numeric"
|
343 |
msgstr "数字"
|
344 |
|
375 |
msgid "This will determine how the value will be displayed."
|
376 |
msgstr "用来确定如何显示值"
|
377 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
378 |
#: ../classes/column/link/description.php:19 ../classes/column/media/description.php:19 ../classes/column/user/description.php:19
|
379 |
msgid "Description"
|
380 |
msgstr "描述"
|
399 |
msgid "Target"
|
400 |
msgstr "Target"
|
401 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
#: ../classes/column/media/alternate-text.php:19
|
403 |
msgid "Alt"
|
404 |
msgstr "Alt"
|
499 |
msgid "Mime type"
|
500 |
msgstr "Mime类型"
|
501 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
502 |
#: ../classes/column/post/attachment-count.php:19
|
503 |
msgid "No. of Attachments"
|
504 |
msgstr "附件数量"
|
531 |
msgid "Spam"
|
532 |
msgstr "垃圾评论"
|
533 |
|
534 |
+
#: ../classes/column/post/comment-count.php:38 ../classes/column/post/status.php:35
|
535 |
+
msgid "Trash"
|
536 |
+
msgstr "回收站"
|
537 |
+
|
538 |
#: ../classes/column/post/comment-count.php:99 ../classes/column/post/comment-status.php:20
|
539 |
msgid "Comment status"
|
540 |
msgstr "评论状态"
|
559 |
msgid "Estimated Reading Time"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
563 |
+
msgid "second"
|
564 |
+
msgid_plural "seconds"
|
565 |
+
msgstr[0] ""
|
566 |
+
|
567 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
568 |
+
msgid "minute"
|
569 |
+
msgid_plural "minutes"
|
570 |
+
msgstr[0] ""
|
571 |
+
|
572 |
#: ../classes/column/post/estimated-reading-time.php:103
|
573 |
msgid "Words per minute"
|
574 |
msgstr ""
|
737 |
msgid "Admin Columns Settings"
|
738 |
msgstr "Admin Columns 设置"
|
739 |
|
740 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589 ../classes/upgrade.php:135
|
741 |
msgid "Admin Columns"
|
742 |
msgstr "Admin Columns"
|
743 |
|
744 |
+
#: ../classes/settings.php:220
|
745 |
#, php-format
|
746 |
msgid "%s column is already present and can not be duplicated."
|
747 |
msgstr "%s 这个列已经存在,不能被复制。"
|
748 |
|
749 |
+
#: ../classes/settings.php:274
|
750 |
msgid "Default settings succesfully restored."
|
751 |
msgstr "已成功恢复默认设置。"
|
752 |
|
753 |
+
#: ../classes/settings.php:291
|
754 |
msgid "Overview"
|
755 |
msgstr "预览"
|
756 |
|
757 |
+
#: ../classes/settings.php:294
|
758 |
msgid ""
|
759 |
"This plugin is for adding and removing additional columns to the administration screens for post(types), pages, media library, comments, links and users. Change the "
|
760 |
"column's label and reorder them."
|
761 |
msgstr "该插件用来从管理界面中添加或移除额外的列,比如文章(自定义文章类型)、页面、媒体库、评论、链接和用户的管理界面。修改列的标题和重新排序它们。"
|
762 |
|
763 |
+
#: ../classes/settings.php:297
|
764 |
msgid "Basics"
|
765 |
msgstr "基础"
|
766 |
|
767 |
+
#: ../classes/settings.php:299
|
768 |
msgid "Change order"
|
769 |
msgstr "更改排序"
|
770 |
|
771 |
+
#: ../classes/settings.php:300
|
772 |
msgid "By dragging the columns you can change the order which they will appear in."
|
773 |
msgstr "拖动排序这些列,你可以重新排列它们显示的顺序。"
|
774 |
|
775 |
+
#: ../classes/settings.php:301
|
776 |
msgid "Change label"
|
777 |
msgstr "更改标签"
|
778 |
|
779 |
+
#: ../classes/settings.php:302
|
780 |
msgid "By clicking on the triangle you will see the column options. Here you can change each label of the columns heading."
|
781 |
msgstr "点击三角形,你会看到列的选项。在这里,你可以改变每个标签的列标题栏。"
|
782 |
|
783 |
+
#: ../classes/settings.php:303
|
784 |
msgid "Change column width"
|
785 |
msgstr "更改列宽"
|
786 |
|
787 |
+
#: ../classes/settings.php:304
|
788 |
msgid "By clicking on the triangle you will see the column options. By using the draggable slider you can set the width of the columns in percentages."
|
789 |
msgstr "点击三角形,你会看到列的选项。你可以通过拖动滑块设置列的百分比宽度。"
|
790 |
|
791 |
+
#: ../classes/settings.php:310
|
792 |
msgid "'Custom Field' column"
|
793 |
msgstr "“自定义字段”列"
|
794 |
|
795 |
+
#: ../classes/settings.php:311
|
796 |
msgid "The custom field colum uses the custom fields from posts and users. There are 10 types which you can set."
|
797 |
msgstr "自定义字段列使用文章和用户的自定义字段,你可以设置10中类型。"
|
798 |
|
799 |
+
#: ../classes/settings.php:313
|
800 |
msgid "Value: Can be either a string or array. Arrays will be flattened and values are seperated by a ',' comma."
|
801 |
msgstr "值:可以是一个字符串或数组。数组将被压平(Arrays will be flattened),值之间用逗号“,”隔开。"
|
802 |
|
803 |
+
#: ../classes/settings.php:314
|
804 |
msgid "Value: should contain an image URL or Attachment IDs ( seperated by a ',' comma )."
|
805 |
msgstr "值:应该包括一个图像URL或附件ID(使用逗号“,”隔开)"
|
806 |
|
807 |
+
#: ../classes/settings.php:315
|
808 |
msgid "Value: This will show the first 20 words of the Post content."
|
809 |
msgstr "值:将显示文章内容的前 20 个字。"
|
810 |
|
811 |
+
#: ../classes/settings.php:316
|
812 |
msgid "Value: should be an array. This will flatten any ( multi dimensional ) array."
|
813 |
msgstr "值:应该是一个数组。这将被压平(多维)数组"
|
814 |
|
815 |
+
#: ../classes/settings.php:317
|
816 |
msgid "Value: Integers only.<br/>If you have the 'sorting addon' this will be used for sorting, so you can sort your posts on numeric (custom field) values."
|
817 |
msgstr "值:只能是数字。<br/>如果你安装了“排序扩展”,这将用于排序,所以你可以通过这个数字(自定义字段)值来排序文章。"
|
818 |
|
819 |
+
#: ../classes/settings.php:318
|
820 |
#, php-format
|
821 |
msgid ""
|
822 |
"Value: Can be unix time stamp or a date format as described in the <a href='%s'>Codex</a>. You can change the outputted date format at the <a href='%s'>general settings</a> "
|
823 |
"page."
|
824 |
msgstr "值:可以是 Unix 时间戳或<a href='%s'>规则</a>中描述的一种日期格式。你可以在 <a href='%s'>常规设置</a> 页面修改输出的日期格式。"
|
825 |
|
826 |
+
#: ../classes/settings.php:319
|
827 |
msgid "Post Titles"
|
828 |
msgstr "文章标题"
|
829 |
|
830 |
+
#: ../classes/settings.php:319
|
831 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
832 |
msgstr "值:可以是一个或多个文章ID(使用逗号“,”隔开)"
|
833 |
|
834 |
+
#: ../classes/settings.php:320
|
835 |
msgid "Usernames"
|
836 |
msgstr "用户名"
|
837 |
|
838 |
+
#: ../classes/settings.php:320
|
839 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
840 |
msgstr "值:可以是一个或多个用户ID(使用逗号“,”隔开)"
|
841 |
|
842 |
+
#: ../classes/settings.php:321
|
843 |
msgid "Checkmark"
|
844 |
msgstr "判断"
|
845 |
|
846 |
+
#: ../classes/settings.php:321
|
847 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
848 |
msgstr "值:应该是 1 (一)或 0 (零)"
|
849 |
|
850 |
+
#: ../classes/settings.php:322
|
851 |
msgid "Value: hex value color, such as #808080."
|
852 |
msgstr "值:十六进制值的颜色,如#808080。"
|
853 |
|
854 |
+
#: ../classes/settings.php:323
|
855 |
msgid "Value: Can be either a string or array. This will display a count of the number of times the meta key is used by the item."
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: ../classes/settings.php:412
|
859 |
msgid "Welcome to Admin Columns"
|
860 |
msgstr "欢迎使用Admin Columns插件。"
|
861 |
|
862 |
+
#: ../classes/settings.php:415
|
863 |
msgid "Thank you for updating to the latest version!"
|
864 |
msgstr "感谢您更新到最新版本!"
|
865 |
|
866 |
+
#: ../classes/settings.php:416
|
867 |
msgid "Admin Columns is more polished and enjoyable than ever before. We hope you like it."
|
868 |
msgstr "Admin Columns插件比以往任何时候都更加精致,愉快。我们希望你喜欢它。"
|
869 |
|
870 |
+
#: ../classes/settings.php:421
|
871 |
msgid "What’s New"
|
872 |
msgstr "最近更新"
|
873 |
|
874 |
+
#: ../classes/settings.php:422
|
875 |
msgid "Changelog"
|
876 |
msgstr "更新记录"
|
877 |
|
878 |
+
#: ../classes/settings.php:427
|
879 |
msgid "Important"
|
880 |
msgstr "重要"
|
881 |
|
882 |
+
#: ../classes/settings.php:429
|
883 |
msgid "Database Changes"
|
884 |
msgstr "数据库更改"
|
885 |
|
886 |
+
#: ../classes/settings.php:430
|
887 |
msgid "The database has been changed between versions 1 and 2. But we made sure you can still roll back to version 1x without any issues."
|
888 |
msgstr "该数据库已在版本1和2之间进行了更改。但我们确信你仍然可以回滚到版本1x,这是没有任何问题的。"
|
889 |
|
890 |
+
#: ../classes/settings.php:433
|
891 |
msgid "Make sure you backup your database and then click"
|
892 |
msgstr "确保你已经备份了数据库,然后点击"
|
893 |
|
894 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
895 |
msgid "Upgrade Database"
|
896 |
msgstr "升级数据库"
|
897 |
|
898 |
+
#: ../classes/settings.php:436
|
899 |
msgid "Potential Issues"
|
900 |
msgstr "潜在问题"
|
901 |
|
902 |
+
#: ../classes/settings.php:437
|
903 |
msgid "Do to the sizable refactoring the code, surounding Addons and action/filters, your website may not operate correctly. It is important that you read the full"
|
904 |
msgstr "做了相当大的代码重构,包括扩展和各类钩子,你的网站可能无法正常工作。强烈建议你阅读完整的 "
|
905 |
|
906 |
+
#: ../classes/settings.php:437
|
907 |
msgid "Migrating from v1 to v2"
|
908 |
msgstr "从 v1 迁移到 v2"
|
909 |
|
910 |
+
#: ../classes/settings.php:437
|
911 |
msgid "guide to view the full list of changes."
|
912 |
msgstr "引导查看完整的更改列表。"
|
913 |
|
914 |
+
#: ../classes/settings.php:437
|
915 |
#, php-format
|
916 |
msgid "When you have found a bug please <a href=\"%s\">report them to us</a> so we can fix it in the next release."
|
917 |
msgstr "当你发现了 bug,请 <a href=\"%s\">反馈给我们</a>,以便我们在下个版本进行修复。"
|
918 |
|
919 |
+
#: ../classes/settings.php:440
|
920 |
msgid "Important!"
|
921 |
msgstr "重要!"
|
922 |
|
923 |
+
#: ../classes/settings.php:440
|
924 |
msgid "If you updated the Admin Columns plugin without prior knowledge of such changes, Please roll back to the latest"
|
925 |
msgstr "如果你更新了 Admin Columns 插件没有另行通知这些变更,请回滚到最新版本"
|
926 |
|
927 |
+
#: ../classes/settings.php:440
|
928 |
msgid "version 1"
|
929 |
msgstr "版本 1"
|
930 |
|
931 |
+
#: ../classes/settings.php:440
|
932 |
msgid "of this plugin."
|
933 |
msgstr "这个插件。"
|
934 |
|
935 |
+
#: ../classes/settings.php:446
|
936 |
msgid "Changelog for"
|
937 |
msgstr "更新记录 for"
|
938 |
|
939 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
940 |
msgid "Learn more"
|
941 |
msgstr "了解更多"
|
942 |
|
943 |
+
#: ../classes/settings.php:471
|
944 |
msgid "Start using Admin Columns"
|
945 |
msgstr "开始使用Admin Columns"
|
946 |
|
947 |
+
#: ../classes/settings.php:490
|
948 |
msgid "General Settings"
|
949 |
msgstr "常规设置"
|
950 |
|
951 |
+
#: ../classes/settings.php:491
|
952 |
msgid "Customize your Admin Columns settings."
|
953 |
msgstr "自定义Admin Columns的设置"
|
954 |
|
955 |
+
#: ../classes/settings.php:502
|
956 |
msgid "Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
960 |
msgid "Save"
|
961 |
msgstr "保存"
|
962 |
|
963 |
+
#: ../classes/settings.php:549
|
964 |
msgid "Restore Settings"
|
965 |
msgstr "恢复设置"
|
966 |
|
967 |
+
#: ../classes/settings.php:550
|
968 |
msgid "This will delete all column settings and restore the default settings."
|
969 |
msgstr "这将删除所有列的设置和恢复到默认设置。"
|
970 |
|
971 |
+
#: ../classes/settings.php:556
|
972 |
msgid "Restore default settings"
|
973 |
msgstr "恢复默认设置"
|
974 |
|
975 |
+
#: ../classes/settings.php:556
|
976 |
msgid "Warning! ALL saved admin columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
977 |
msgstr "警告!所有Admin Columns的数据将被删除。该操作无法撤销。“确定”将删除,“取消”将停止。"
|
978 |
|
979 |
+
#: ../classes/settings.php:572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
msgid "Posttypes"
|
981 |
msgstr ""
|
982 |
|
983 |
+
#: ../classes/settings.php:573
|
984 |
msgid "Others"
|
985 |
msgstr ""
|
986 |
|
987 |
+
#: ../classes/settings.php:574
|
988 |
msgid "Taxonomies"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:375
|
992 |
+
msgid "Settings"
|
993 |
+
msgstr "设置"
|
994 |
+
|
995 |
+
#: ../classes/settings.php:591
|
996 |
+
msgid "Add-ons"
|
997 |
+
msgstr ""
|
998 |
+
|
999 |
+
#: ../classes/settings.php:659
|
1000 |
#, php-format
|
1001 |
msgid "The columns for %s are set up via PHP and can therefore not be edited in the admin panel."
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: ../classes/settings.php:669
|
1005 |
msgid "Store settings"
|
1006 |
msgstr "保存设置"
|
1007 |
|
1008 |
+
#: ../classes/settings.php:673
|
1009 |
msgid "Update"
|
1010 |
msgstr "更新"
|
1011 |
|
1012 |
+
#: ../classes/settings.php:677
|
1013 |
#, php-format
|
1014 |
msgid "Warning! The %s columns data will be deleted. This cannot be undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1015 |
msgstr "警告!%s 列的数据将被删除。该操作无法撤销。“确定”将删除,“取消”将停止。"
|
1016 |
|
1017 |
+
#: ../classes/settings.php:678
|
1018 |
+
msgid "Restore"
|
1019 |
+
msgstr "恢复"
|
1020 |
+
|
1021 |
+
#: ../classes/settings.php:678
|
1022 |
msgid "columns"
|
1023 |
msgstr "列"
|
1024 |
|
1025 |
+
#: ../classes/settings.php:697
|
1026 |
msgid "Get Admin Columns Pro"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
+
#: ../classes/settings.php:701
|
1030 |
msgid "Add Sorting"
|
1031 |
msgstr "添加排序"
|
1032 |
|
1033 |
+
#: ../classes/settings.php:702
|
1034 |
msgid "Add Filtering"
|
1035 |
msgstr "添加过滤器"
|
1036 |
|
1037 |
+
#: ../classes/settings.php:703
|
1038 |
msgid "Add Import/Export"
|
1039 |
msgstr "添加 导入/导出"
|
1040 |
|
1041 |
+
#: ../classes/settings.php:704
|
1042 |
msgid "Add Direct Editing"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
+
#: ../classes/settings.php:707
|
1046 |
#, php-format
|
1047 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: ../classes/settings.php:738
|
1051 |
msgid "Are you happy with Admin Columns?"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: ../classes/settings.php:746
|
1055 |
msgid "What's wrong? Need help? Let us know!"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: ../classes/settings.php:747
|
1059 |
msgid "Check out our extensive documentation, or you can open a support topic on WordPress.org!"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: ../classes/settings.php:755
|
1063 |
msgid "Docs"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../classes/settings.php:760
|
1067 |
msgid "Forums"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../classes/settings.php:769
|
1071 |
msgid "Woohoo! We're glad to hear that!"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../classes/settings.php:770
|
1075 |
msgid "We would really love it if you could show your appreciation by giving us a rating on WordPress.org or tweet about Admin Columns!"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../classes/settings.php:774
|
1079 |
msgid "Rate"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: ../classes/settings.php:785
|
1083 |
msgid "Tweet"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../classes/settings.php:795
|
1087 |
msgid "Buy Pro"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: ../classes/settings.php:807
|
1091 |
msgid "Support"
|
1092 |
msgstr "支持"
|
1093 |
|
1094 |
+
#: ../classes/settings.php:810
|
1095 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1096 |
msgstr "查看右上角的 <strong>帮助</strong>"
|
1097 |
|
1098 |
+
#: ../classes/settings.php:813
|
1099 |
#, php-format
|
1100 |
msgid "For full documentation, bug reports, feature suggestions and other tips <a href='%s'>visit the Admin Columns website</a>"
|
1101 |
msgstr ""
|
1102 |
"<a href='%s'>访问官方网站</a> 获取帮助文档,反馈Bug,提交建议和其他技巧。</p><p>本插件由 <a href=\"http://www.wpdaxue.com\" title=\"优秀的WordPress建站资源平台\" target="
|
1103 |
"\"_blank\">WordPress大学</a> 提供简体中文支持。"
|
1104 |
|
1105 |
+
#: ../classes/settings.php:842
|
1106 |
msgid "Drag and drop to reorder"
|
1107 |
msgstr "拖动排序"
|
1108 |
|
1109 |
+
#: ../classes/settings.php:845
|
1110 |
msgid "Add Column"
|
1111 |
msgstr "添加列"
|
1112 |
|
1113 |
+
#: ../classes/settings.php:926
|
1114 |
msgid "Active"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
+
#: ../classes/settings.php:927
|
1118 |
msgid "Deactivate"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: ../classes/settings.php:934
|
1122 |
msgid "Installed"
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: ../classes/settings.php:935
|
1126 |
msgid "Activate"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
+
#: ../classes/settings.php:949
|
1130 |
msgid "Download & Install"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: ../classes/settings.php:954
|
1134 |
msgid "Get this add-on"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: ../classes/storage_model.php:237
|
1138 |
msgid "settings succesfully restored."
|
1139 |
msgstr "设置已成功恢复!"
|
1140 |
|
1141 |
+
#: ../classes/storage_model.php:253
|
1142 |
msgid "No columns settings available."
|
1143 |
msgstr "没有可用的列设置。"
|
1144 |
|
1145 |
+
#: ../classes/storage_model.php:274
|
1146 |
#, php-format
|
1147 |
msgid "You are trying to store the same settings for %s."
|
1148 |
msgstr "你正在尝试为 %s 保存同样设置"
|
1149 |
|
1150 |
+
#: ../classes/storage_model.php:278
|
1151 |
#, php-format
|
1152 |
+
msgid "Settings for %s updated successfully."
|
1153 |
+
msgstr ""
|
1154 |
+
|
1155 |
+
#: ../classes/storage_model.php:809
|
1156 |
+
msgid "View"
|
1157 |
+
msgstr "查看"
|
1158 |
|
1159 |
#: ../classes/storage_model/comment.php:13
|
1160 |
msgid "Comments"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
#: ../classes/upgrade.php:62
|
1188 |
+
msgid "The pro add-on is no longer supported. Please login to your account and download Admin Columns Pro"
|
|
|
|
|
|
|
1189 |
msgstr ""
|
1190 |
|
1191 |
#: ../classes/upgrade.php:95
|
1240 |
msgid "Sorry. Something went wrong during the upgrade process. Please report this on the support forum."
|
1241 |
msgstr "抱歉,升级过程中出错了,请在论坛中反馈。"
|
1242 |
|
1243 |
+
#: ../codepress-admin-columns.php:34
|
1244 |
+
msgid "No textdomain"
|
1245 |
+
msgstr ""
|
1246 |
+
|
1247 |
#: ../codepress-admin-columns.php:442
|
1248 |
msgid "Edit columns"
|
1249 |
msgstr "编辑列"
|
languages/cpac.mo
ADDED
Binary file
|
languages/cpac.po
CHANGED
@@ -1,22 +1,30 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version:
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-
|
6 |
-
"PO-Revision-Date: 2015-
|
7 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
8 |
-
"Language-Team:
|
9 |
"Language: en_GB\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
|
|
|
|
|
14 |
"X-Poedit-Basepath: .\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
"X-Generator: Poedit 1.7.5\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
"X-Poedit-SearchPath-0: .\n"
|
19 |
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
#: ../classes/addons.php:110
|
22 |
msgid "Plugins"
|
@@ -93,7 +101,7 @@ msgstr ""
|
|
93 |
msgid "Preview size"
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: ../classes/column.php:1086 ../classes/storage_model.php:
|
97 |
msgid "Custom"
|
98 |
msgstr ""
|
99 |
|
@@ -161,11 +169,7 @@ msgstr ""
|
|
161 |
msgid "This is the format of the author name."
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: ../classes/column.php:1258
|
165 |
-
#: ../classes/column/link/actions.php:48
|
166 |
-
#: ../classes/column/media/actions.php:25
|
167 |
-
#: ../classes/column/media/actions.php:39
|
168 |
-
#: ../classes/column/post/actions.php:32 ../classes/column/user/actions.php:69
|
169 |
msgid "Edit"
|
170 |
msgstr ""
|
171 |
|
@@ -174,7 +178,6 @@ msgid "Clone"
|
|
174 |
msgstr ""
|
175 |
|
176 |
#: ../classes/column.php:1262 ../classes/column.php:1354
|
177 |
-
#: ../classes/column/user/actions.php:77
|
178 |
msgid "Remove"
|
179 |
msgstr ""
|
180 |
|
@@ -237,8 +240,7 @@ msgstr ""
|
|
237 |
msgid "Find out more"
|
238 |
msgstr ""
|
239 |
|
240 |
-
#: ../classes/column/actions.php:29
|
241 |
-
#: ../classes/column/user/actions.php:19
|
242 |
msgid "Actions"
|
243 |
msgstr ""
|
244 |
|
@@ -265,38 +267,6 @@ msgstr ""
|
|
265 |
msgid "ID"
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: ../classes/column/comment/actions.php:52
|
269 |
-
#: ../classes/column/comment/actions.php:57
|
270 |
-
msgid "Unapprove"
|
271 |
-
msgstr ""
|
272 |
-
|
273 |
-
#: ../classes/column/comment/actions.php:54
|
274 |
-
#: ../classes/column/comment/actions.php:56
|
275 |
-
msgid "Approve"
|
276 |
-
msgstr ""
|
277 |
-
|
278 |
-
#: ../classes/column/comment/actions.php:65
|
279 |
-
#: ../classes/column/media/actions.php:42
|
280 |
-
#: ../classes/column/post/actions.php:40 ../classes/settings.php:671
|
281 |
-
msgid "Restore"
|
282 |
-
msgstr ""
|
283 |
-
|
284 |
-
#: ../classes/column/comment/actions.php:69
|
285 |
-
#: ../classes/column/media/actions.php:31
|
286 |
-
#: ../classes/column/media/actions.php:47
|
287 |
-
#: ../classes/column/post/actions.php:44
|
288 |
-
msgid "Delete Permanently"
|
289 |
-
msgstr ""
|
290 |
-
|
291 |
-
#: ../classes/column/comment/actions.php:76
|
292 |
-
#: ../classes/column/post/actions.php:35
|
293 |
-
msgid "Quick Edit"
|
294 |
-
msgstr ""
|
295 |
-
|
296 |
-
#: ../classes/column/comment/actions.php:77
|
297 |
-
msgid "Reply"
|
298 |
-
msgstr ""
|
299 |
-
|
300 |
#: ../classes/column/comment/agent.php:19
|
301 |
msgid "Agent"
|
302 |
msgstr ""
|
@@ -337,13 +307,13 @@ msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
|
337 |
msgstr ""
|
338 |
|
339 |
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98
|
340 |
-
#: ../classes/settings.php:
|
341 |
msgid "Date"
|
342 |
msgstr ""
|
343 |
|
344 |
#: ../classes/column/comment/excerpt.php:19
|
345 |
#: ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19
|
346 |
-
#: ../classes/settings.php:
|
347 |
msgid "Excerpt"
|
348 |
msgstr ""
|
349 |
|
@@ -357,12 +327,12 @@ msgid "Word count"
|
|
357 |
msgstr ""
|
358 |
|
359 |
#: ../classes/column/custom-field.php:23
|
360 |
-
#: ../classes/column/custom-field.php:390 ../classes/settings.php:
|
361 |
msgid "Custom Field"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: ../classes/column/custom-field.php:94 ../classes/settings.php:
|
365 |
-
#: ../classes/storage_model.php:
|
366 |
msgid "Default"
|
367 |
msgstr ""
|
368 |
|
@@ -370,16 +340,16 @@ msgstr ""
|
|
370 |
msgid "Checkmark (true/false)"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: ../classes/column/custom-field.php:96 ../classes/settings.php:
|
374 |
msgid "Color"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: ../classes/column/custom-field.php:97 ../classes/settings.php:
|
378 |
msgid "Counter"
|
379 |
msgstr ""
|
380 |
|
381 |
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19
|
382 |
-
#: ../classes/settings.php:
|
383 |
msgid "Image"
|
384 |
msgstr ""
|
385 |
|
@@ -388,11 +358,11 @@ msgstr ""
|
|
388 |
msgid "Media Library"
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: ../classes/column/custom-field.php:102 ../classes/settings.php:
|
392 |
msgid "Multiple Values"
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: ../classes/column/custom-field.php:103 ../classes/settings.php:
|
396 |
msgid "Numeric"
|
397 |
msgstr ""
|
398 |
|
@@ -429,17 +399,6 @@ msgstr ""
|
|
429 |
msgid "This will determine how the value will be displayed."
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: ../classes/column/link/actions.php:49
|
433 |
-
#, php-format
|
434 |
-
msgid ""
|
435 |
-
"You are about to delete this link '%s'\n"
|
436 |
-
" 'Cancel' to stop, 'OK' to delete."
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: ../classes/column/link/actions.php:49 ../classes/column/user/actions.php:75
|
440 |
-
msgid "Delete"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
#: ../classes/column/link/description.php:19
|
444 |
#: ../classes/column/media/description.php:19
|
445 |
#: ../classes/column/user/description.php:19
|
@@ -466,31 +425,6 @@ msgstr ""
|
|
466 |
msgid "Target"
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: ../classes/column/media/actions.php:28
|
470 |
-
#: ../classes/column/media/actions.php:44
|
471 |
-
#: ../classes/column/post/actions.php:42
|
472 |
-
#: ../classes/column/post/comment-count.php:38
|
473 |
-
#: ../classes/column/post/status.php:35
|
474 |
-
msgid "Trash"
|
475 |
-
msgstr ""
|
476 |
-
|
477 |
-
#: ../classes/column/media/actions.php:33
|
478 |
-
#: ../classes/column/media/actions.php:52
|
479 |
-
#: ../classes/column/post/actions.php:51
|
480 |
-
#, php-format
|
481 |
-
msgid "View “%s”"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: ../classes/column/media/actions.php:33
|
485 |
-
#: ../classes/column/media/actions.php:52
|
486 |
-
#: ../classes/column/post/actions.php:51 ../classes/storage_model.php:799
|
487 |
-
msgid "View"
|
488 |
-
msgstr ""
|
489 |
-
|
490 |
-
#: ../classes/column/media/actions.php:35
|
491 |
-
msgid "Attach"
|
492 |
-
msgstr ""
|
493 |
-
|
494 |
#: ../classes/column/media/alternate-text.php:19
|
495 |
msgid "Alt"
|
496 |
msgstr ""
|
@@ -593,35 +527,6 @@ msgstr ""
|
|
593 |
msgid "Mime type"
|
594 |
msgstr ""
|
595 |
|
596 |
-
#: ../classes/column/post/actions.php:32
|
597 |
-
msgid "Edit this item"
|
598 |
-
msgstr ""
|
599 |
-
|
600 |
-
#: ../classes/column/post/actions.php:35
|
601 |
-
msgid "Edit this item inline"
|
602 |
-
msgstr ""
|
603 |
-
|
604 |
-
#: ../classes/column/post/actions.php:40
|
605 |
-
msgid "Restore this item from the Trash"
|
606 |
-
msgstr ""
|
607 |
-
|
608 |
-
#: ../classes/column/post/actions.php:42
|
609 |
-
msgid "Move this item to the Trash"
|
610 |
-
msgstr ""
|
611 |
-
|
612 |
-
#: ../classes/column/post/actions.php:44
|
613 |
-
msgid "Delete this item permanently"
|
614 |
-
msgstr ""
|
615 |
-
|
616 |
-
#: ../classes/column/post/actions.php:49
|
617 |
-
#, php-format
|
618 |
-
msgid "Preview “%s”"
|
619 |
-
msgstr ""
|
620 |
-
|
621 |
-
#: ../classes/column/post/actions.php:49
|
622 |
-
msgid "Preview"
|
623 |
-
msgstr ""
|
624 |
-
|
625 |
#: ../classes/column/post/attachment-count.php:19
|
626 |
msgid "No. of Attachments"
|
627 |
msgstr ""
|
@@ -654,6 +559,11 @@ msgstr ""
|
|
654 |
msgid "Spam"
|
655 |
msgstr ""
|
656 |
|
|
|
|
|
|
|
|
|
|
|
657 |
#: ../classes/column/post/comment-count.php:99
|
658 |
#: ../classes/column/post/comment-status.php:20
|
659 |
msgid "Comment status"
|
@@ -679,6 +589,18 @@ msgstr ""
|
|
679 |
msgid "Estimated Reading Time"
|
680 |
msgstr ""
|
681 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
682 |
#: ../classes/column/post/estimated-reading-time.php:103
|
683 |
msgid "Words per minute"
|
684 |
msgstr ""
|
@@ -835,6 +757,20 @@ msgstr ""
|
|
835 |
msgid "Url"
|
836 |
msgstr ""
|
837 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
838 |
#: ../classes/settings.php:112
|
839 |
msgid "Add-on successfully activated."
|
840 |
msgstr ""
|
@@ -847,102 +783,102 @@ msgstr ""
|
|
847 |
msgid "Admin Columns Settings"
|
848 |
msgstr ""
|
849 |
|
850 |
-
#: ../classes/settings.php:170 ../classes/settings.php:
|
851 |
#: ../classes/upgrade.php:135
|
852 |
msgid "Admin Columns"
|
853 |
msgstr ""
|
854 |
|
855 |
-
#: ../classes/settings.php:
|
856 |
#, php-format
|
857 |
msgid "%s column is already present and can not be duplicated."
|
858 |
msgstr ""
|
859 |
|
860 |
-
#: ../classes/settings.php:
|
861 |
msgid "Default settings succesfully restored."
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: ../classes/settings.php:
|
865 |
msgid "Overview"
|
866 |
msgstr ""
|
867 |
|
868 |
-
#: ../classes/settings.php:
|
869 |
msgid ""
|
870 |
"This plugin is for adding and removing additional columns to the "
|
871 |
"administration screens for post(types), pages, media library, comments, "
|
872 |
"links and users. Change the column's label and reorder them."
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: ../classes/settings.php:
|
876 |
msgid "Basics"
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: ../classes/settings.php:
|
880 |
msgid "Change order"
|
881 |
msgstr ""
|
882 |
|
883 |
-
#: ../classes/settings.php:
|
884 |
msgid ""
|
885 |
"By dragging the columns you can change the order which they will appear in."
|
886 |
msgstr ""
|
887 |
|
888 |
-
#: ../classes/settings.php:
|
889 |
msgid "Change label"
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: ../classes/settings.php:
|
893 |
msgid ""
|
894 |
"By clicking on the triangle you will see the column options. Here you can "
|
895 |
"change each label of the columns heading."
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: ../classes/settings.php:
|
899 |
msgid "Change column width"
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: ../classes/settings.php:
|
903 |
msgid ""
|
904 |
"By clicking on the triangle you will see the column options. By using the "
|
905 |
"draggable slider you can set the width of the columns in percentages."
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: ../classes/settings.php:
|
909 |
msgid "'Custom Field' column"
|
910 |
msgstr ""
|
911 |
|
912 |
-
#: ../classes/settings.php:
|
913 |
msgid ""
|
914 |
"The custom field colum uses the custom fields from posts and users. There "
|
915 |
"are 10 types which you can set."
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: ../classes/settings.php:
|
919 |
msgid ""
|
920 |
"Value: Can be either a string or array. Arrays will be flattened and values "
|
921 |
"are seperated by a ',' comma."
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: ../classes/settings.php:
|
925 |
msgid ""
|
926 |
"Value: should contain an image URL or Attachment IDs ( seperated by a ',' "
|
927 |
"comma )."
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: ../classes/settings.php:
|
931 |
msgid "Value: This will show the first 20 words of the Post content."
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: ../classes/settings.php:
|
935 |
msgid ""
|
936 |
"Value: should be an array. This will flatten any ( multi dimensional ) array."
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: ../classes/settings.php:
|
940 |
msgid ""
|
941 |
"Value: Integers only.<br/>If you have the 'sorting addon' this will be used "
|
942 |
"for sorting, so you can sort your posts on numeric (custom field) values."
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: ../classes/settings.php:
|
946 |
#, php-format
|
947 |
msgid ""
|
948 |
"Value: Can be unix time stamp or a date format as described in the <a "
|
@@ -950,353 +886,361 @@ msgid ""
|
|
950 |
"href='%s'>general settings</a> page."
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: ../classes/settings.php:
|
954 |
msgid "Post Titles"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: ../classes/settings.php:
|
958 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: ../classes/settings.php:
|
962 |
msgid "Usernames"
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: ../classes/settings.php:
|
966 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: ../classes/settings.php:
|
970 |
msgid "Checkmark"
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: ../classes/settings.php:
|
974 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
975 |
msgstr ""
|
976 |
|
977 |
-
#: ../classes/settings.php:
|
978 |
msgid "Value: hex value color, such as #808080."
|
979 |
msgstr ""
|
980 |
|
981 |
-
#: ../classes/settings.php:
|
982 |
msgid ""
|
983 |
"Value: Can be either a string or array. This will display a count of the "
|
984 |
"number of times the meta key is used by the item."
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: ../classes/settings.php:
|
988 |
msgid "Welcome to Admin Columns"
|
989 |
msgstr ""
|
990 |
|
991 |
-
#: ../classes/settings.php:
|
992 |
msgid "Thank you for updating to the latest version!"
|
993 |
msgstr ""
|
994 |
|
995 |
-
#: ../classes/settings.php:
|
996 |
msgid ""
|
997 |
"Admin Columns is more polished and enjoyable than ever before. We hope you "
|
998 |
"like it."
|
999 |
msgstr ""
|
1000 |
|
1001 |
-
#: ../classes/settings.php:
|
1002 |
msgid "What’s New"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: ../classes/settings.php:
|
1006 |
msgid "Changelog"
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: ../classes/settings.php:
|
1010 |
msgid "Important"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: ../classes/settings.php:
|
1014 |
msgid "Database Changes"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: ../classes/settings.php:
|
1018 |
msgid ""
|
1019 |
"The database has been changed between versions 1 and 2. But we made sure you "
|
1020 |
"can still roll back to version 1x without any issues."
|
1021 |
msgstr ""
|
1022 |
|
1023 |
-
#: ../classes/settings.php:
|
1024 |
msgid "Make sure you backup your database and then click"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
-
#: ../classes/settings.php:
|
1028 |
msgid "Upgrade Database"
|
1029 |
msgstr ""
|
1030 |
|
1031 |
-
#: ../classes/settings.php:
|
1032 |
msgid "Potential Issues"
|
1033 |
msgstr ""
|
1034 |
|
1035 |
-
#: ../classes/settings.php:
|
1036 |
msgid ""
|
1037 |
"Do to the sizable refactoring the code, surounding Addons and action/"
|
1038 |
"filters, your website may not operate correctly. It is important that you "
|
1039 |
"read the full"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: ../classes/settings.php:
|
1043 |
msgid "Migrating from v1 to v2"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: ../classes/settings.php:
|
1047 |
msgid "guide to view the full list of changes."
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: ../classes/settings.php:
|
1051 |
#, php-format
|
1052 |
msgid ""
|
1053 |
"When you have found a bug please <a href=\"%s\">report them to us</a> so we "
|
1054 |
"can fix it in the next release."
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: ../classes/settings.php:
|
1058 |
msgid "Important!"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: ../classes/settings.php:
|
1062 |
msgid ""
|
1063 |
"If you updated the Admin Columns plugin without prior knowledge of such "
|
1064 |
"changes, Please roll back to the latest"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: ../classes/settings.php:
|
1068 |
msgid "version 1"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
-
#: ../classes/settings.php:
|
1072 |
msgid "of this plugin."
|
1073 |
msgstr ""
|
1074 |
|
1075 |
-
#: ../classes/settings.php:
|
1076 |
msgid "Changelog for"
|
1077 |
msgstr ""
|
1078 |
|
1079 |
-
#: ../classes/settings.php:
|
1080 |
msgid "Learn more"
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: ../classes/settings.php:
|
1084 |
msgid "Start using Admin Columns"
|
1085 |
msgstr ""
|
1086 |
|
1087 |
-
#: ../classes/settings.php:
|
1088 |
msgid "General Settings"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
-
#: ../classes/settings.php:
|
1092 |
msgid "Customize your Admin Columns settings."
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: ../classes/settings.php:
|
1096 |
msgid ""
|
1097 |
"Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: ../classes/settings.php:
|
1101 |
msgid "Save"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: ../classes/settings.php:
|
1105 |
msgid "Restore Settings"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: ../classes/settings.php:
|
1109 |
msgid "This will delete all column settings and restore the default settings."
|
1110 |
msgstr ""
|
1111 |
|
1112 |
-
#: ../classes/settings.php:
|
1113 |
msgid "Restore default settings"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
-
#: ../classes/settings.php:
|
1117 |
msgid ""
|
1118 |
"Warning! ALL saved admin columns data will be deleted. This cannot be "
|
1119 |
"undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: ../classes/settings.php:
|
1123 |
-
msgid "
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: ../classes/settings.php:
|
1127 |
-
msgid "
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: ../classes/settings.php:
|
1131 |
-
msgid "
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: ../classes/settings.php:
|
1135 |
-
msgid "
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: ../classes/settings.php:
|
1139 |
-
msgid "
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: ../classes/settings.php:
|
1143 |
#, php-format
|
1144 |
msgid ""
|
1145 |
"The columns for %s are set up via PHP and can therefore not be edited in the "
|
1146 |
"admin panel."
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: ../classes/settings.php:
|
1150 |
msgid "Store settings"
|
1151 |
msgstr ""
|
1152 |
|
1153 |
-
#: ../classes/settings.php:
|
1154 |
msgid "Update"
|
1155 |
msgstr ""
|
1156 |
|
1157 |
-
#: ../classes/settings.php:
|
1158 |
#, php-format
|
1159 |
msgid ""
|
1160 |
"Warning! The %s columns data will be deleted. This cannot be undone. \\'OK"
|
1161 |
"\\' to delete, \\'Cancel\\' to stop"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
-
#: ../classes/settings.php:
|
|
|
|
|
|
|
|
|
1165 |
msgid "columns"
|
1166 |
msgstr ""
|
1167 |
|
1168 |
-
#: ../classes/settings.php:
|
1169 |
msgid "Get Admin Columns Pro"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
-
#: ../classes/settings.php:
|
1173 |
msgid "Add Sorting"
|
1174 |
msgstr ""
|
1175 |
|
1176 |
-
#: ../classes/settings.php:
|
1177 |
msgid "Add Filtering"
|
1178 |
msgstr ""
|
1179 |
|
1180 |
-
#: ../classes/settings.php:
|
1181 |
msgid "Add Import/Export"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: ../classes/settings.php:
|
1185 |
msgid "Add Direct Editing"
|
1186 |
msgstr ""
|
1187 |
|
1188 |
-
#: ../classes/settings.php:
|
1189 |
#, php-format
|
1190 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: ../classes/settings.php:
|
1194 |
msgid "Are you happy with Admin Columns?"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
-
#: ../classes/settings.php:
|
1198 |
msgid "What's wrong? Need help? Let us know!"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
-
#: ../classes/settings.php:
|
1202 |
msgid ""
|
1203 |
"Check out our extensive documentation, or you can open a support topic on "
|
1204 |
"WordPress.org!"
|
1205 |
msgstr ""
|
1206 |
|
1207 |
-
#: ../classes/settings.php:
|
1208 |
msgid "Docs"
|
1209 |
msgstr ""
|
1210 |
|
1211 |
-
#: ../classes/settings.php:
|
1212 |
msgid "Forums"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
-
#: ../classes/settings.php:
|
1216 |
msgid "Woohoo! We're glad to hear that!"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
-
#: ../classes/settings.php:
|
1220 |
msgid ""
|
1221 |
"We would really love it if you could show your appreciation by giving us a "
|
1222 |
"rating on WordPress.org or tweet about Admin Columns!"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
-
#: ../classes/settings.php:
|
1226 |
msgid "Rate"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: ../classes/settings.php:
|
1230 |
msgid "Tweet"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
-
#: ../classes/settings.php:
|
1234 |
msgid "Buy Pro"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: ../classes/settings.php:
|
1238 |
msgid "Support"
|
1239 |
msgstr ""
|
1240 |
|
1241 |
-
#: ../classes/settings.php:
|
1242 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: ../classes/settings.php:
|
1246 |
#, php-format
|
1247 |
msgid ""
|
1248 |
"For full documentation, bug reports, feature suggestions and other tips <a "
|
1249 |
"href='%s'>visit the Admin Columns website</a>"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: ../classes/settings.php:
|
1253 |
msgid "Drag and drop to reorder"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: ../classes/settings.php:
|
1257 |
msgid "Add Column"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
-
#: ../classes/settings.php:
|
1261 |
msgid "Active"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
-
#: ../classes/settings.php:
|
1265 |
msgid "Deactivate"
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: ../classes/settings.php:
|
1269 |
msgid "Installed"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: ../classes/settings.php:
|
1273 |
msgid "Activate"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: ../classes/settings.php:
|
1277 |
msgid "Download & Install"
|
1278 |
msgstr ""
|
1279 |
|
1280 |
-
#: ../classes/settings.php:
|
1281 |
msgid "Get this add-on"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: ../classes/storage_model.php:
|
1285 |
msgid "settings succesfully restored."
|
1286 |
msgstr ""
|
1287 |
|
1288 |
-
#: ../classes/storage_model.php:
|
1289 |
msgid "No columns settings available."
|
1290 |
msgstr ""
|
1291 |
|
1292 |
-
#: ../classes/storage_model.php:
|
1293 |
#, php-format
|
1294 |
msgid "You are trying to store the same settings for %s."
|
1295 |
msgstr ""
|
1296 |
|
1297 |
-
#: ../classes/storage_model.php:
|
1298 |
#, php-format
|
1299 |
-
msgid "Settings for %s updated
|
|
|
|
|
|
|
|
|
1300 |
msgstr ""
|
1301 |
|
1302 |
#: ../classes/storage_model/comment.php:13
|
@@ -1329,12 +1273,8 @@ msgstr ""
|
|
1329 |
|
1330 |
#: ../classes/upgrade.php:62
|
1331 |
msgid ""
|
1332 |
-
"
|
1333 |
-
"
|
1334 |
-
"However, a free license of <strong>Admin Columns Pro</strong> <a href="
|
1335 |
-
"\"http://www.admincolumns.com/pro-addon-information/\" target=\"_blank\">is "
|
1336 |
-
"available</a>, which features a bunch of cool new features, including Direct "
|
1337 |
-
"Inline Editing!"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
#: ../classes/upgrade.php:95
|
@@ -1391,6 +1331,6 @@ msgid ""
|
|
1391 |
"on the support forum."
|
1392 |
msgstr ""
|
1393 |
|
1394 |
-
#: ../codepress-admin-columns.php:
|
1395 |
msgid "Edit columns"
|
1396 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Admin Columns\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-04-16 10:33+0100\n"
|
6 |
+
"PO-Revision-Date: 2015-04-16 10:34+0100\n"
|
7 |
"Last-Translator: Codepress <info@codepress.nl>\n"
|
8 |
+
"Language-Team: Admin Columns <info@admincolumns.com>\n"
|
9 |
"Language: en_GB\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;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;"
|
14 |
+
"_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
|
15 |
+
"esc_html_x:1,2c\n"
|
16 |
"X-Poedit-Basepath: .\n"
|
17 |
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
"X-Generator: Poedit 1.7.5\n"
|
19 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPath-1: ..\n"
|
22 |
+
"X-Poedit-SearchPathExcluded-0: ../src\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-1: ../classes/column/post/actions.php\n"
|
24 |
+
"X-Poedit-SearchPathExcluded-2: ../classes/column/media/actions.php\n"
|
25 |
+
"X-Poedit-SearchPathExcluded-3: ../classes/column/user/actions.php\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-4: ../classes/column/comment/actions.php\n"
|
27 |
+
"X-Poedit-SearchPathExcluded-5: ../classes/column/link/actions.php\n"
|
28 |
|
29 |
#: ../classes/addons.php:110
|
30 |
msgid "Plugins"
|
101 |
msgid "Preview size"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: ../classes/column.php:1086 ../classes/storage_model.php:595
|
105 |
msgid "Custom"
|
106 |
msgstr ""
|
107 |
|
169 |
msgid "This is the format of the author name."
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: ../classes/column.php:1258
|
|
|
|
|
|
|
|
|
173 |
msgid "Edit"
|
174 |
msgstr ""
|
175 |
|
178 |
msgstr ""
|
179 |
|
180 |
#: ../classes/column.php:1262 ../classes/column.php:1354
|
|
|
181 |
msgid "Remove"
|
182 |
msgstr ""
|
183 |
|
240 |
msgid "Find out more"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: ../classes/column/actions.php:29
|
|
|
244 |
msgid "Actions"
|
245 |
msgstr ""
|
246 |
|
267 |
msgid "ID"
|
268 |
msgstr ""
|
269 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
270 |
#: ../classes/column/comment/agent.php:19
|
271 |
msgid "Agent"
|
272 |
msgstr ""
|
307 |
msgstr ""
|
308 |
|
309 |
#: ../classes/column/comment/date.php:19 ../classes/column/custom-field.php:98
|
310 |
+
#: ../classes/settings.php:318
|
311 |
msgid "Date"
|
312 |
msgstr ""
|
313 |
|
314 |
#: ../classes/column/comment/excerpt.php:19
|
315 |
#: ../classes/column/custom-field.php:99 ../classes/column/post/excerpt.php:19
|
316 |
+
#: ../classes/settings.php:315
|
317 |
msgid "Excerpt"
|
318 |
msgstr ""
|
319 |
|
327 |
msgstr ""
|
328 |
|
329 |
#: ../classes/column/custom-field.php:23
|
330 |
+
#: ../classes/column/custom-field.php:390 ../classes/settings.php:308
|
331 |
msgid "Custom Field"
|
332 |
msgstr ""
|
333 |
|
334 |
+
#: ../classes/column/custom-field.php:94 ../classes/settings.php:313
|
335 |
+
#: ../classes/storage_model.php:596
|
336 |
msgid "Default"
|
337 |
msgstr ""
|
338 |
|
340 |
msgid "Checkmark (true/false)"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: ../classes/column/custom-field.php:96 ../classes/settings.php:322
|
344 |
msgid "Color"
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: ../classes/column/custom-field.php:97 ../classes/settings.php:323
|
348 |
msgid "Counter"
|
349 |
msgstr ""
|
350 |
|
351 |
#: ../classes/column/custom-field.php:100 ../classes/column/link/image.php:19
|
352 |
+
#: ../classes/settings.php:314
|
353 |
msgid "Image"
|
354 |
msgstr ""
|
355 |
|
358 |
msgid "Media Library"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: ../classes/column/custom-field.php:102 ../classes/settings.php:316
|
362 |
msgid "Multiple Values"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: ../classes/column/custom-field.php:103 ../classes/settings.php:317
|
366 |
msgid "Numeric"
|
367 |
msgstr ""
|
368 |
|
399 |
msgid "This will determine how the value will be displayed."
|
400 |
msgstr ""
|
401 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
#: ../classes/column/link/description.php:19
|
403 |
#: ../classes/column/media/description.php:19
|
404 |
#: ../classes/column/user/description.php:19
|
425 |
msgid "Target"
|
426 |
msgstr ""
|
427 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
428 |
#: ../classes/column/media/alternate-text.php:19
|
429 |
msgid "Alt"
|
430 |
msgstr ""
|
527 |
msgid "Mime type"
|
528 |
msgstr ""
|
529 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
530 |
#: ../classes/column/post/attachment-count.php:19
|
531 |
msgid "No. of Attachments"
|
532 |
msgstr ""
|
559 |
msgid "Spam"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../classes/column/post/comment-count.php:38
|
563 |
+
#: ../classes/column/post/status.php:35
|
564 |
+
msgid "Trash"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
#: ../classes/column/post/comment-count.php:99
|
568 |
#: ../classes/column/post/comment-status.php:20
|
569 |
msgid "Comment status"
|
589 |
msgid "Estimated Reading Time"
|
590 |
msgstr ""
|
591 |
|
592 |
+
#: ../classes/column/post/estimated-reading-time.php:63
|
593 |
+
msgid "second"
|
594 |
+
msgid_plural "seconds"
|
595 |
+
msgstr[0] ""
|
596 |
+
msgstr[1] ""
|
597 |
+
|
598 |
+
#: ../classes/column/post/estimated-reading-time.php:66
|
599 |
+
msgid "minute"
|
600 |
+
msgid_plural "minutes"
|
601 |
+
msgstr[0] ""
|
602 |
+
msgstr[1] ""
|
603 |
+
|
604 |
#: ../classes/column/post/estimated-reading-time.php:103
|
605 |
msgid "Words per minute"
|
606 |
msgstr ""
|
757 |
msgid "Url"
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: ../classes/review_notice.php:51
|
761 |
+
msgid ""
|
762 |
+
"You've been using <b>Admin Columns Pro</b> for some time now, could you "
|
763 |
+
"please give it a review at wordpress.org?"
|
764 |
+
msgstr ""
|
765 |
+
|
766 |
+
#: ../classes/review_notice.php:52
|
767 |
+
msgid "Yes, take me there!"
|
768 |
+
msgstr ""
|
769 |
+
|
770 |
+
#: ../classes/review_notice.php:52
|
771 |
+
msgid "I've already done this!"
|
772 |
+
msgstr ""
|
773 |
+
|
774 |
#: ../classes/settings.php:112
|
775 |
msgid "Add-on successfully activated."
|
776 |
msgstr ""
|
783 |
msgid "Admin Columns Settings"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: ../classes/settings.php:170 ../classes/settings.php:589
|
787 |
#: ../classes/upgrade.php:135
|
788 |
msgid "Admin Columns"
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: ../classes/settings.php:220
|
792 |
#, php-format
|
793 |
msgid "%s column is already present and can not be duplicated."
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: ../classes/settings.php:274
|
797 |
msgid "Default settings succesfully restored."
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: ../classes/settings.php:291
|
801 |
msgid "Overview"
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: ../classes/settings.php:294
|
805 |
msgid ""
|
806 |
"This plugin is for adding and removing additional columns to the "
|
807 |
"administration screens for post(types), pages, media library, comments, "
|
808 |
"links and users. Change the column's label and reorder them."
|
809 |
msgstr ""
|
810 |
|
811 |
+
#: ../classes/settings.php:297
|
812 |
msgid "Basics"
|
813 |
msgstr ""
|
814 |
|
815 |
+
#: ../classes/settings.php:299
|
816 |
msgid "Change order"
|
817 |
msgstr ""
|
818 |
|
819 |
+
#: ../classes/settings.php:300
|
820 |
msgid ""
|
821 |
"By dragging the columns you can change the order which they will appear in."
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: ../classes/settings.php:301
|
825 |
msgid "Change label"
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: ../classes/settings.php:302
|
829 |
msgid ""
|
830 |
"By clicking on the triangle you will see the column options. Here you can "
|
831 |
"change each label of the columns heading."
|
832 |
msgstr ""
|
833 |
|
834 |
+
#: ../classes/settings.php:303
|
835 |
msgid "Change column width"
|
836 |
msgstr ""
|
837 |
|
838 |
+
#: ../classes/settings.php:304
|
839 |
msgid ""
|
840 |
"By clicking on the triangle you will see the column options. By using the "
|
841 |
"draggable slider you can set the width of the columns in percentages."
|
842 |
msgstr ""
|
843 |
|
844 |
+
#: ../classes/settings.php:310
|
845 |
msgid "'Custom Field' column"
|
846 |
msgstr ""
|
847 |
|
848 |
+
#: ../classes/settings.php:311
|
849 |
msgid ""
|
850 |
"The custom field colum uses the custom fields from posts and users. There "
|
851 |
"are 10 types which you can set."
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: ../classes/settings.php:313
|
855 |
msgid ""
|
856 |
"Value: Can be either a string or array. Arrays will be flattened and values "
|
857 |
"are seperated by a ',' comma."
|
858 |
msgstr ""
|
859 |
|
860 |
+
#: ../classes/settings.php:314
|
861 |
msgid ""
|
862 |
"Value: should contain an image URL or Attachment IDs ( seperated by a ',' "
|
863 |
"comma )."
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: ../classes/settings.php:315
|
867 |
msgid "Value: This will show the first 20 words of the Post content."
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: ../classes/settings.php:316
|
871 |
msgid ""
|
872 |
"Value: should be an array. This will flatten any ( multi dimensional ) array."
|
873 |
msgstr ""
|
874 |
|
875 |
+
#: ../classes/settings.php:317
|
876 |
msgid ""
|
877 |
"Value: Integers only.<br/>If you have the 'sorting addon' this will be used "
|
878 |
"for sorting, so you can sort your posts on numeric (custom field) values."
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: ../classes/settings.php:318
|
882 |
#, php-format
|
883 |
msgid ""
|
884 |
"Value: Can be unix time stamp or a date format as described in the <a "
|
886 |
"href='%s'>general settings</a> page."
|
887 |
msgstr ""
|
888 |
|
889 |
+
#: ../classes/settings.php:319
|
890 |
msgid "Post Titles"
|
891 |
msgstr ""
|
892 |
|
893 |
+
#: ../classes/settings.php:319
|
894 |
msgid "Value: can be one or more Post ID's (seperated by ',')."
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: ../classes/settings.php:320
|
898 |
msgid "Usernames"
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: ../classes/settings.php:320
|
902 |
msgid "Value: can be one or more User ID's (seperated by ',')."
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: ../classes/settings.php:321
|
906 |
msgid "Checkmark"
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: ../classes/settings.php:321
|
910 |
msgid "Value: should be a 1 (one) or 0 (zero)."
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: ../classes/settings.php:322
|
914 |
msgid "Value: hex value color, such as #808080."
|
915 |
msgstr ""
|
916 |
|
917 |
+
#: ../classes/settings.php:323
|
918 |
msgid ""
|
919 |
"Value: Can be either a string or array. This will display a count of the "
|
920 |
"number of times the meta key is used by the item."
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: ../classes/settings.php:412
|
924 |
msgid "Welcome to Admin Columns"
|
925 |
msgstr ""
|
926 |
|
927 |
+
#: ../classes/settings.php:415
|
928 |
msgid "Thank you for updating to the latest version!"
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: ../classes/settings.php:416
|
932 |
msgid ""
|
933 |
"Admin Columns is more polished and enjoyable than ever before. We hope you "
|
934 |
"like it."
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: ../classes/settings.php:421
|
938 |
msgid "What’s New"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: ../classes/settings.php:422
|
942 |
msgid "Changelog"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: ../classes/settings.php:427
|
946 |
msgid "Important"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: ../classes/settings.php:429
|
950 |
msgid "Database Changes"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: ../classes/settings.php:430
|
954 |
msgid ""
|
955 |
"The database has been changed between versions 1 and 2. But we made sure you "
|
956 |
"can still roll back to version 1x without any issues."
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: ../classes/settings.php:433
|
960 |
msgid "Make sure you backup your database and then click"
|
961 |
msgstr ""
|
962 |
|
963 |
+
#: ../classes/settings.php:433 ../classes/upgrade.php:143
|
964 |
msgid "Upgrade Database"
|
965 |
msgstr ""
|
966 |
|
967 |
+
#: ../classes/settings.php:436
|
968 |
msgid "Potential Issues"
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: ../classes/settings.php:437
|
972 |
msgid ""
|
973 |
"Do to the sizable refactoring the code, surounding Addons and action/"
|
974 |
"filters, your website may not operate correctly. It is important that you "
|
975 |
"read the full"
|
976 |
msgstr ""
|
977 |
|
978 |
+
#: ../classes/settings.php:437
|
979 |
msgid "Migrating from v1 to v2"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: ../classes/settings.php:437
|
983 |
msgid "guide to view the full list of changes."
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: ../classes/settings.php:437
|
987 |
#, php-format
|
988 |
msgid ""
|
989 |
"When you have found a bug please <a href=\"%s\">report them to us</a> so we "
|
990 |
"can fix it in the next release."
|
991 |
msgstr ""
|
992 |
|
993 |
+
#: ../classes/settings.php:440
|
994 |
msgid "Important!"
|
995 |
msgstr ""
|
996 |
|
997 |
+
#: ../classes/settings.php:440
|
998 |
msgid ""
|
999 |
"If you updated the Admin Columns plugin without prior knowledge of such "
|
1000 |
"changes, Please roll back to the latest"
|
1001 |
msgstr ""
|
1002 |
|
1003 |
+
#: ../classes/settings.php:440
|
1004 |
msgid "version 1"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
+
#: ../classes/settings.php:440
|
1008 |
msgid "of this plugin."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
+
#: ../classes/settings.php:446
|
1012 |
msgid "Changelog for"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
+
#: ../classes/settings.php:461 ../classes/upgrade.php:63
|
1016 |
msgid "Learn more"
|
1017 |
msgstr ""
|
1018 |
|
1019 |
+
#: ../classes/settings.php:471
|
1020 |
msgid "Start using Admin Columns"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
+
#: ../classes/settings.php:490
|
1024 |
msgid "General Settings"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
+
#: ../classes/settings.php:491
|
1028 |
msgid "Customize your Admin Columns settings."
|
1029 |
msgstr ""
|
1030 |
|
1031 |
+
#: ../classes/settings.php:502
|
1032 |
msgid ""
|
1033 |
"Show \"Edit Columns\" button on admin screens. Default is <code>on</code>."
|
1034 |
msgstr ""
|
1035 |
|
1036 |
+
#: ../classes/settings.php:509 ../classes/settings.php:673
|
1037 |
msgid "Save"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
+
#: ../classes/settings.php:549
|
1041 |
msgid "Restore Settings"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: ../classes/settings.php:550
|
1045 |
msgid "This will delete all column settings and restore the default settings."
|
1046 |
msgstr ""
|
1047 |
|
1048 |
+
#: ../classes/settings.php:556
|
1049 |
msgid "Restore default settings"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: ../classes/settings.php:556
|
1053 |
msgid ""
|
1054 |
"Warning! ALL saved admin columns data will be deleted. This cannot be "
|
1055 |
"undone. \\'OK\\' to delete, \\'Cancel\\' to stop"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: ../classes/settings.php:572
|
1059 |
+
msgid "Posttypes"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: ../classes/settings.php:573
|
1063 |
+
msgid "Others"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../classes/settings.php:574
|
1067 |
+
msgid "Taxonomies"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../classes/settings.php:590 ../codepress-admin-columns.php:377
|
1071 |
+
msgid "Settings"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../classes/settings.php:591
|
1075 |
+
msgid "Add-ons"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../classes/settings.php:659
|
1079 |
#, php-format
|
1080 |
msgid ""
|
1081 |
"The columns for %s are set up via PHP and can therefore not be edited in the "
|
1082 |
"admin panel."
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: ../classes/settings.php:669
|
1086 |
msgid "Store settings"
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: ../classes/settings.php:673
|
1090 |
msgid "Update"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
+
#: ../classes/settings.php:677
|
1094 |
#, php-format
|
1095 |
msgid ""
|
1096 |
"Warning! The %s columns data will be deleted. This cannot be undone. \\'OK"
|
1097 |
"\\' to delete, \\'Cancel\\' to stop"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: ../classes/settings.php:678
|
1101 |
+
msgid "Restore"
|
1102 |
+
msgstr ""
|
1103 |
+
|
1104 |
+
#: ../classes/settings.php:678
|
1105 |
msgid "columns"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
+
#: ../classes/settings.php:697
|
1109 |
msgid "Get Admin Columns Pro"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
+
#: ../classes/settings.php:701
|
1113 |
msgid "Add Sorting"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
+
#: ../classes/settings.php:702
|
1117 |
msgid "Add Filtering"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
+
#: ../classes/settings.php:703
|
1121 |
msgid "Add Import/Export"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
+
#: ../classes/settings.php:704
|
1125 |
msgid "Add Direct Editing"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: ../classes/settings.php:707
|
1129 |
#, php-format
|
1130 |
msgid "Check out <a href=\"%s\">Admin Columns Pro</a> for more details!"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
+
#: ../classes/settings.php:738
|
1134 |
msgid "Are you happy with Admin Columns?"
|
1135 |
msgstr ""
|
1136 |
|
1137 |
+
#: ../classes/settings.php:746
|
1138 |
msgid "What's wrong? Need help? Let us know!"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: ../classes/settings.php:747
|
1142 |
msgid ""
|
1143 |
"Check out our extensive documentation, or you can open a support topic on "
|
1144 |
"WordPress.org!"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: ../classes/settings.php:755
|
1148 |
msgid "Docs"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
+
#: ../classes/settings.php:760
|
1152 |
msgid "Forums"
|
1153 |
msgstr ""
|
1154 |
|
1155 |
+
#: ../classes/settings.php:769
|
1156 |
msgid "Woohoo! We're glad to hear that!"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: ../classes/settings.php:770
|
1160 |
msgid ""
|
1161 |
"We would really love it if you could show your appreciation by giving us a "
|
1162 |
"rating on WordPress.org or tweet about Admin Columns!"
|
1163 |
msgstr ""
|
1164 |
|
1165 |
+
#: ../classes/settings.php:774
|
1166 |
msgid "Rate"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
+
#: ../classes/settings.php:785
|
1170 |
msgid "Tweet"
|
1171 |
msgstr ""
|
1172 |
|
1173 |
+
#: ../classes/settings.php:795
|
1174 |
msgid "Buy Pro"
|
1175 |
msgstr ""
|
1176 |
|
1177 |
+
#: ../classes/settings.php:807
|
1178 |
msgid "Support"
|
1179 |
msgstr ""
|
1180 |
|
1181 |
+
#: ../classes/settings.php:810
|
1182 |
msgid "Check the <strong>Help</strong> section in the top-right screen."
|
1183 |
msgstr ""
|
1184 |
|
1185 |
+
#: ../classes/settings.php:813
|
1186 |
#, php-format
|
1187 |
msgid ""
|
1188 |
"For full documentation, bug reports, feature suggestions and other tips <a "
|
1189 |
"href='%s'>visit the Admin Columns website</a>"
|
1190 |
msgstr ""
|
1191 |
|
1192 |
+
#: ../classes/settings.php:842
|
1193 |
msgid "Drag and drop to reorder"
|
1194 |
msgstr ""
|
1195 |
|
1196 |
+
#: ../classes/settings.php:845
|
1197 |
msgid "Add Column"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
+
#: ../classes/settings.php:926
|
1201 |
msgid "Active"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: ../classes/settings.php:927
|
1205 |
msgid "Deactivate"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
+
#: ../classes/settings.php:934
|
1209 |
msgid "Installed"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
+
#: ../classes/settings.php:935
|
1213 |
msgid "Activate"
|
1214 |
msgstr ""
|
1215 |
|
1216 |
+
#: ../classes/settings.php:949
|
1217 |
msgid "Download & Install"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
+
#: ../classes/settings.php:954
|
1221 |
msgid "Get this add-on"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
+
#: ../classes/storage_model.php:237
|
1225 |
msgid "settings succesfully restored."
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: ../classes/storage_model.php:253
|
1229 |
msgid "No columns settings available."
|
1230 |
msgstr ""
|
1231 |
|
1232 |
+
#: ../classes/storage_model.php:274
|
1233 |
#, php-format
|
1234 |
msgid "You are trying to store the same settings for %s."
|
1235 |
msgstr ""
|
1236 |
|
1237 |
+
#: ../classes/storage_model.php:278
|
1238 |
#, php-format
|
1239 |
+
msgid "Settings for %s updated successfully."
|
1240 |
+
msgstr ""
|
1241 |
+
|
1242 |
+
#: ../classes/storage_model.php:809
|
1243 |
+
msgid "View"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
#: ../classes/storage_model/comment.php:13
|
1273 |
|
1274 |
#: ../classes/upgrade.php:62
|
1275 |
msgid ""
|
1276 |
+
"The pro add-on is no longer supported. Please login to your account and "
|
1277 |
+
"download Admin Columns Pro"
|
|
|
|
|
|
|
|
|
1278 |
msgstr ""
|
1279 |
|
1280 |
#: ../classes/upgrade.php:95
|
1331 |
"on the support forum."
|
1332 |
msgstr ""
|
1333 |
|
1334 |
+
#: ../codepress-admin-columns.php:444
|
1335 |
msgid "Edit columns"
|
1336 |
msgstr ""
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
|
|
4 |
Tags: plugins, wordpress, admin, column, columns, custom columns, custom fields, image, dashboard, sortable, filters, posts, media, users, pages, posttypes, manage columns, wp-admin
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.1.1
|
7 |
-
Stable tag: 2.4
|
8 |
|
9 |
Customise columns on the administration screens for post(types), pages, media, comments, links and users with an easy to use drag-and-drop interface.
|
10 |
|
@@ -212,6 +212,14 @@ You can find a list of the available actions and filters (and examples on how to
|
|
212 |
|
213 |
== Changelog ==
|
214 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
= 2.4 =
|
216 |
* [Added] Added content column for post(types).
|
217 |
* [Added] Added the column shortcodes, which will display any used shortcodes in your post's content
|
4 |
Tags: plugins, wordpress, admin, column, columns, custom columns, custom fields, image, dashboard, sortable, filters, posts, media, users, pages, posttypes, manage columns, wp-admin
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.1.1
|
7 |
+
Stable tag: 2.4.1
|
8 |
|
9 |
Customise columns on the administration screens for post(types), pages, media, comments, links and users with an easy to use drag-and-drop interface.
|
10 |
|
212 |
|
213 |
== Changelog ==
|
214 |
|
215 |
+
= 2.4.1 =
|
216 |
+
* [Added] Added the development filter 'cac/menu_types' to add custom menu types
|
217 |
+
* [Added] Added public method set_menu_type() to the storage model
|
218 |
+
* [Added] Added review notice
|
219 |
+
* [Updated] Po file will exclude Actions columns which contain only native WordPress translatable strings
|
220 |
+
* [Updated] Updated all languages from Transifex
|
221 |
+
* [Updated] Pro addon notice text has been updated
|
222 |
+
|
223 |
= 2.4 =
|
224 |
* [Added] Added content column for post(types).
|
225 |
* [Added] Added the column shortcodes, which will display any used shortcodes in your post's content
|