Download Monitor - Version 1.9.6

Version Description

Download this release

Release Info

Developer barrykooij
Plugin Icon 128x128 Download Monitor
Version 1.9.6
Comparing to
See all releases

Code changes from version 1.9.5 to 1.9.6

Files changed (71) hide show
  1. assets/css/admin.css +1 -1
  2. assets/css/admin.less +12 -0
  3. assets/js/extensions.js +37 -32
  4. assets/js/extensions.min.js +1 -1
  5. assets/js/notices.js +21 -0
  6. assets/js/notices.min.js +1 -0
  7. assets/js/settings.js +56 -49
  8. assets/js/settings.min.js +1 -1
  9. download-monitor.php +3 -3
  10. includes/admin/class-dlm-admin-extensions.php +2 -2
  11. includes/admin/class-dlm-admin-scripts.php +8 -0
  12. includes/admin/class-dlm-admin.php +14 -0
  13. includes/class-wp-dlm.php +2 -18
  14. includes/product/class-dlm-product-error-handler.php +90 -0
  15. includes/product/class-dlm-product-manager.php +87 -27
  16. includes/product/class-dlm-product.php +124 -9
  17. languages/download-monitor-ar.mo +0 -0
  18. languages/download-monitor-ar.po +118 -114
  19. languages/download-monitor-be_BY.mo +0 -0
  20. languages/download-monitor-be_BY.po +116 -112
  21. languages/download-monitor-ca_ES.mo +0 -0
  22. languages/download-monitor-ca_ES.po +118 -114
  23. languages/download-monitor-cs_CZ.mo +0 -0
  24. languages/download-monitor-cs_CZ.po +118 -114
  25. languages/download-monitor-da_DK.mo +0 -0
  26. languages/download-monitor-da_DK.po +118 -114
  27. languages/download-monitor-de_DE.mo +0 -0
  28. languages/download-monitor-de_DE.po +119 -115
  29. languages/download-monitor-es_ES.mo +0 -0
  30. languages/download-monitor-es_ES.po +118 -114
  31. languages/download-monitor-fa_IR.mo +0 -0
  32. languages/download-monitor-fa_IR.po +117 -113
  33. languages/download-monitor-fr_FR.mo +0 -0
  34. languages/download-monitor-fr_FR.po +118 -114
  35. languages/download-monitor-hr_HR.mo +0 -0
  36. languages/download-monitor-hr_HR.po +117 -113
  37. languages/download-monitor-hu_HU.mo +0 -0
  38. languages/download-monitor-hu_HU.po +118 -114
  39. languages/download-monitor-it_IT.mo +0 -0
  40. languages/download-monitor-it_IT.po +118 -114
  41. languages/download-monitor-ja.mo +0 -0
  42. languages/download-monitor-ja.po +117 -113
  43. languages/download-monitor-ku.mo +0 -0
  44. languages/download-monitor-ku.po +116 -112
  45. languages/download-monitor-nl_NL.mo +0 -0
  46. languages/download-monitor-nl_NL.po +118 -114
  47. languages/download-monitor-pl_PL.mo +0 -0
  48. languages/download-monitor-pl_PL.po +122 -115
  49. languages/download-monitor-pt_BR.mo +0 -0
  50. languages/download-monitor-pt_BR.po +118 -114
  51. languages/download-monitor-pt_PT.mo +0 -0
  52. languages/download-monitor-pt_PT.po +1093 -0
  53. languages/download-monitor-ru_RU.mo +0 -0
  54. languages/download-monitor-ru_RU.po +116 -112
  55. languages/download-monitor-sk_SK.mo +0 -0
  56. languages/download-monitor-sk_SK.po +118 -114
  57. languages/download-monitor-sl_SI.mo +0 -0
  58. languages/download-monitor-sl_SI.po +1099 -0
  59. languages/download-monitor-sr_RS.mo +0 -0
  60. languages/download-monitor-sr_RS.po +117 -113
  61. languages/download-monitor-sv_SE.mo +0 -0
  62. languages/download-monitor-sv_SE.po +118 -114
  63. languages/download-monitor-tr_TR.mo +0 -0
  64. languages/download-monitor-tr_TR.po +118 -114
  65. languages/download-monitor-uk_UA.mo +0 -0
  66. languages/download-monitor-uk_UA.po +117 -113
  67. languages/download-monitor-zh_CN.mo +0 -0
  68. languages/download-monitor-zh_CN.po +118 -114
  69. languages/download-monitor-zh_TW.mo +0 -0
  70. languages/download-monitor-zh_TW.po +117 -113
  71. readme.txt +11 -2
assets/css/admin.css CHANGED
@@ -1 +1 @@
1
- #dlm_logs td{padding:7px;vertical-align:middle}#dlm_logs .check-column{width:1.5em;padding:0;vertical-align:middle}#dlm_logs .column-status{width:2em}#dlm_logs td.column-status{font-size:10px;vertical-align:middle;text-align:center}#dlm_logs td.column-status span{color:#fff;font-weight:400;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;height:18px;line-height:18px;width:18px;display:inline-block;background:url(../images/log-status-icons.png) top left no-repeat}#dlm_logs td.column-status .completed{background-color:#6cc644}#dlm_logs td.column-status .failed{background-color:#bd2c00;background-position-y:-18px}#dlm_logs td.column-status .redirected{background-color:#1c769b;background-position-y:-36px}#dlm_logs td.column-user_agent,#dlm_logs td.column-user_ip{font-family:monospace;font-weight:400}#dlm_logs span.dlm-description{font-weight:400}#dlm_logs .column-download,#dlm_logs .column-file,#dlm_logs .column-user,#dlm_logs .column-user_ua{width:16%!important}#dlm_logs .column-date,#dlm_logs .column-user_ip{width:6%!important}.post-type-dlm_download .inline-edit-row .inline-edit-col-dlm .inline-edit-col-dlm-inner{margin-top:10px}ul.download_monitor_file_browser{list-style:none outside;margin:0;border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#f9f9f9;padding:5px;-moz-box-shadow:inset 0 0 0 1px #fff;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}ul.download_monitor_file_browser li{padding:0;margin:0}ul.download_monitor_file_browser li a{color:#21759B;display:block;padding:4px 0 4px 4px;text-decoration:none}ul.download_monitor_file_browser li a:hover{background-color:#eaf2fa}ul.download_monitor_file_browser li a:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f123";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.folder:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f318";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.filetype-3g2:before,ul.download_monitor_file_browser li a.filetype-3gp:before,ul.download_monitor_file_browser li a.filetype-asf:before,ul.download_monitor_file_browser li a.filetype-asx:before,ul.download_monitor_file_browser li a.filetype-avi:before,ul.download_monitor_file_browser li a.filetype-mov:before,ul.download_monitor_file_browser li a.filetype-mp4:before,ul.download_monitor_file_browser li a.filetype-mpg:before,ul.download_monitor_file_browser li a.filetype-rm:before,ul.download_monitor_file_browser li a.filetype-srt:before,ul.download_monitor_file_browser li a.filetype-vob:before,ul.download_monitor_file_browser li a.filetype-wmv:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f126";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.filetype-aif:before,ul.download_monitor_file_browser li a.filetype-iff:before,ul.download_monitor_file_browser li a.filetype-m3u:before,ul.download_monitor_file_browser li a.filetype-m4a:before,ul.download_monitor_file_browser li a.filetype-mid:before,ul.download_monitor_file_browser li a.filetype-midi:before,ul.download_monitor_file_browser li a.filetype-mp3:before,ul.download_monitor_file_browser li a.filetype-mpa:before,ul.download_monitor_file_browser li a.filetype-ra:before,ul.download_monitor_file_browser li a.filetype-wav:before,ul.download_monitor_file_browser li a.filetype-wma:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f127";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.filetype-ai:before,ul.download_monitor_file_browser li a.filetype-bmp:before,ul.download_monitor_file_browser li a.filetype-dds:before,ul.download_monitor_file_browser li a.filetype-eps:before,ul.download_monitor_file_browser li a.filetype-gif:before,ul.download_monitor_file_browser li a.filetype-ico:before,ul.download_monitor_file_browser li a.filetype-jpeg:before,ul.download_monitor_file_browser li a.filetype-jpg:before,ul.download_monitor_file_browser li a.filetype-png:before,ul.download_monitor_file_browser li a.filetype-ps:before,ul.download_monitor_file_browser li a.filetype-psd:before,ul.download_monitor_file_browser li a.filetype-pspimage:before,ul.download_monitor_file_browser li a.filetype-svg:before,ul.download_monitor_file_browser li a.filetype-tga:before,ul.download_monitor_file_browser li a.filetype-thm:before,ul.download_monitor_file_browser li a.filetype-tif:before,ul.download_monitor_file_browser li a.filetype-yuv:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f128";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li.nofiles{color:#999;font-style:italic;padding:4px 0}ul.download_monitor_file_browser li ul{list-style:none outside;margin:0;padding:0 0 0 28px}ul.download_monitor_file_browser li ul.loading{background:url(../images/ajax-loader.gif) no-repeat 24px 0;height:32px}table.wp-list-table .column-thumb{width:44px;text-align:center;white-space:nowrap}table.wp-list-table .column-dlm_download_cat,table.wp-list-table .column-dlm_download_tag,table.wp-list-table .column-file{width:11%!important}table.wp-list-table .column-file,table.wp-list-table .column-title{width:17%!important}table.wp-list-table .column-download_id,table.wp-list-table .column-version{width:5em}table.wp-list-table th.column-download_count span:first-child,table.wp-list-table th.column-featured span:first-child,table.wp-list-table th.column-members_only span:first-child,table.wp-list-table th.column-redirect_only span:first-child,table.wp-list-table th.column-thumb span:first-child{float:none;display:inline-block;width:1em;height:1em;line-height:1em;padding:2px 0 0;overflow:hidden}table.wp-list-table th.column-download_count .sorting-indicator,table.wp-list-table th.column-featured .sorting-indicator,table.wp-list-table th.column-members_only .sorting-indicator,table.wp-list-table th.column-redirect_only .sorting-indicator,table.wp-list-table th.column-thumb .sorting-indicator{float:right}table.wp-list-table th.column-thumb{width:52px;text-align:center}table.wp-list-table th.column-thumb span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f128";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-download_count{width:5em}table.wp-list-table th.column-download_count span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f346";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-members_only{width:3.5em}table.wp-list-table th.column-members_only span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f338";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-redirect_only{width:3.5em}table.wp-list-table th.column-redirect_only span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f103";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-featured{width:3.5em}table.wp-list-table th.column-featured span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f155";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table td.column-download_count,table.wp-list-table td.column-featured,table.wp-list-table td.column-members_only,table.wp-list-table td.column-redirect_only{text-align:left;padding-left:11px}table.wp-list-table td.column-download_count span.na,table.wp-list-table td.column-featured span.na,table.wp-list-table td.column-members_only span.na,table.wp-list-table td.column-redirect_only span.na{color:#999;width:1em;height:1em;line-height:1em;display:inline-block;overflow:hidden;vertical-align:middle}table.wp-list-table td.column-download_count span.na:before,table.wp-list-table td.column-featured span.na:before,table.wp-list-table td.column-members_only span.na:before,table.wp-list-table td.column-redirect_only span.na:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f460";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table td.column-download_count span.yes,table.wp-list-table td.column-featured span.yes,table.wp-list-table td.column-members_only span.yes,table.wp-list-table td.column-redirect_only span.yes{width:1em;height:1em;line-height:1em;display:inline-block;overflow:hidden;vertical-align:middle}table.wp-list-table td.column-download_count span.yes:before,table.wp-list-table td.column-featured span.yes:before,table.wp-list-table td.column-members_only span.yes:before,table.wp-list-table td.column-redirect_only span.yes:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f147";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table .column-thumb img{padding:2px;margin:0;border:1px solid #dfdfdf;vertical-align:middle;width:32px;height:32px}#download-monitor-file .inside{padding:0;margin:0}#download-monitor-file .dlm-metaboxes-wrapper .close_all,#download-monitor-file .dlm-metaboxes-wrapper .expand_all{float:right;margin-left:1em;line-height:22px;text-decoration:none}#download-monitor-file .dlm-metaboxes-wrapper .expand_all:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f168";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .close_all:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f460";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper p.toolbar{margin:0!important;border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;padding:7px 12px!important;overflow:hidden;zoom:1}#download-monitor-file .dlm-metaboxes-wrapper p.toolbar a.button{float:left;margin:0}#download-monitor-file .dlm-metaboxes-wrapper .fr,#download-monitor-file .dlm-metaboxes-wrapper button.add_attribute,#download-monitor-file .dlm-metaboxes-wrapper button.add_variable_attribute,#download-monitor-file .dlm-metaboxes-wrapper select.attribute_taxonomy{float:right;margin:0 0 0 6px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metaboxes{padding:0 12px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox-sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;margin:9px 0;border-width:1px;border-style:dashed}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox{background:#ececec;border:1px solid #ececec;margin:9px 0!important}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3{margin:0!important;padding:6px!important;font-size:1em!important;overflow:hidden;zoom:1;cursor:move}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 button{float:right}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 strong{font-weight:400;line-height:24px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 select{font-family:sans-serif}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 .handlediv{background-position:6px 5px!important;display:none;height:24px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox:hover h3 .handlediv{display:block}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table{width:100%;position:relative;background:#fff;padding:3px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td{text-align:left;padding:6px;vertical-align:top;border:0;line-height:26px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td label{text-align:left;display:block;line-height:21px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input{float:left;min-width:200px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input,#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td textarea{width:100%;margin:0;display:block;font-size:14px;padding:4px;color:#555}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td textarea{height:7.5em}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td select{width:100%}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.short{width:200px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.checkbox{width:auto;min-width:inherit;vertical-align:middle;display:inline;float:none}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.date-picker-field{width:50%;min-width:inherit;float:none;display:inline}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.hour,#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.minute{width:2em;min-width:inherit;float:none;display:inline}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td.attribute_name{width:200px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .minus,#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .plus{margin-top:6px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .fl{float:left}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .fr{float:right}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox:first-child h3{background:#EAF2FA;background-image:linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-o-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-moz-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-webkit-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-ms-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#dae6f2),color-stop(1,#eaf2fa));border-color:#d3deea;color:#21759B}#download-monitor-file .dlm-metaboxes-wrapper .plus:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f132";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .minus:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f460";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .dlm_upload_file:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f317";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .dlm_browse_for_file:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f322";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-information p{overflow:hidden}#download-monitor-information p label{width:100%;font-weight:700;box-sizing:border-box;line-height:28px;float:left}#download-monitor-information p label input{width:65%;padding:5px;font-size:11px;font-weight:400;background:#eaeaea;border:0;box-shadow:none;box-sizing:border-box;float:right}#download-monitor-options .inside{padding:0;margin:0}#download-monitor-options .form-field-checkbox label{display:inline;padding:0 0 4px}#download-monitor-options .form-field-checkbox input{display:inline-block;width:auto;vertical-align:middle}#download-monitor-options .form-field-checkbox .dlm-description{padding:4px 0 0;display:block}#download-monitor-options .access_permissions{margin:0!important;border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;padding:7px 12px!important;overflow:hidden;zoom:1}#download-monitor-options .access_permissions h4{margin:0 0 .5em}#download-monitor-options .access_permissions ul{background:#fff;border:1px solid #dfdfdf;height:110px;overflow:auto;padding:.5em .9em;margin:0}#download-monitor-options p{margin:0!important;border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;padding:7px 12px!important;overflow:hidden;zoom:1}#insert-download{padding:20px}#insert-download .error,#insert-download .updated{margin-left:0;margin-right:0}#insert-download h2{margin-top:0}#insert-download label{margin:0 0 .25em;display:block;font-size:1.1em}#insert-download span.description{display:block}#insert-download input.input{margin:0 0 .25em;display:block;width:100%;font-size:1.1em}#insert-download .add_link{float:right}#insert-download ul.page-numbers{overflow:hidden;zoom:1;margin:0 auto;padding:0;text-align:center}#insert-download ul.page-numbers li{display:inline-block;margin:0;list-style:none outside;line-height:1em}#insert-download ul.page-numbers li a,#insert-download ul.page-numbers li span{text-decoration:none;border:1px solid #ddd;-webkit-border-radius:4px;border-radius:4px;padding:8px;display:block}#insert-download ul.page-numbers li span{border-color:#eee}#insert-download legend{font-weight:700;display:block;margin:0 0 1em}#insert-download fieldset label{display:block;margin:0 0 .5em}.dlm_extensions_wrap h2 a.dlm-reload-button{float:right}.dlm_extensions_wrap .dlm_extensions{padding:15px 0;overflow:hidden}.dlm_extensions_wrap .dlm_extensions div.dlm_extension{cursor:auto!important}.dlm_extensions_wrap .dlm_extensions div.dlm_extension a{color:#444;text-decoration:none}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .dlm_extension_img_wrapper{width:100%;background:#419CCB;text-align:center}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .dlm_extension_img_wrapper img{max-width:100%;margin:0 auto}.dlm_extensions_wrap .dlm_extensions div.dlm_extension h3{padding:0 20px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension p.extension-desc{min-height:85px;padding:0 20px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer{padding:0 20px 15px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_price{font-weight:700}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_price.sale{color:green}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_price.sale strike{color:#444}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_more{color:#459ac9;text-decoration:none;font-weight:700;float:right}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license{padding:0 20px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license p.license-status{padding:5px 0;margin:5px 0;background:red;font-weight:700;font-size:1.2em;color:#fff;text-align:center}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license p.license-status.active{background:green}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license input{width:100%;margin:7px 0;padding:7px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license a.button-primary{width:100%;margin:5px auto 0;color:#fff;text-align:center}
1
+ #dlm_logs td{padding:7px;vertical-align:middle}#dlm_logs .check-column{width:1.5em;padding:0;vertical-align:middle}#dlm_logs .column-status{width:2em}#dlm_logs td.column-status{font-size:10px;vertical-align:middle;text-align:center}#dlm_logs td.column-status span{color:#fff;font-weight:400;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;height:18px;line-height:18px;width:18px;display:inline-block;background:url(../images/log-status-icons.png) top left no-repeat}#dlm_logs td.column-status .completed{background-color:#6cc644}#dlm_logs td.column-status .failed{background-color:#bd2c00;background-position-y:-18px}#dlm_logs td.column-status .redirected{background-color:#1c769b;background-position-y:-36px}#dlm_logs td.column-user_agent,#dlm_logs td.column-user_ip{font-family:monospace;font-weight:400}#dlm_logs span.dlm-description{font-weight:400}#dlm_logs .column-download,#dlm_logs .column-file,#dlm_logs .column-user,#dlm_logs .column-user_ua{width:16%!important}#dlm_logs .column-date,#dlm_logs .column-user_ip{width:6%!important}.post-type-dlm_download .inline-edit-row .inline-edit-col-dlm .inline-edit-col-dlm-inner{margin-top:10px}ul.download_monitor_file_browser{list-style:none outside;margin:0;border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#f9f9f9;padding:5px;-moz-box-shadow:inset 0 0 0 1px #fff;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}ul.download_monitor_file_browser li{padding:0;margin:0}ul.download_monitor_file_browser li a{color:#21759B;display:block;padding:4px 0 4px 4px;text-decoration:none}ul.download_monitor_file_browser li a:hover{background-color:#eaf2fa}ul.download_monitor_file_browser li a:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f123";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.folder:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f318";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.filetype-3g2:before,ul.download_monitor_file_browser li a.filetype-3gp:before,ul.download_monitor_file_browser li a.filetype-asf:before,ul.download_monitor_file_browser li a.filetype-asx:before,ul.download_monitor_file_browser li a.filetype-avi:before,ul.download_monitor_file_browser li a.filetype-mov:before,ul.download_monitor_file_browser li a.filetype-mp4:before,ul.download_monitor_file_browser li a.filetype-mpg:before,ul.download_monitor_file_browser li a.filetype-rm:before,ul.download_monitor_file_browser li a.filetype-srt:before,ul.download_monitor_file_browser li a.filetype-vob:before,ul.download_monitor_file_browser li a.filetype-wmv:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f126";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.filetype-aif:before,ul.download_monitor_file_browser li a.filetype-iff:before,ul.download_monitor_file_browser li a.filetype-m3u:before,ul.download_monitor_file_browser li a.filetype-m4a:before,ul.download_monitor_file_browser li a.filetype-mid:before,ul.download_monitor_file_browser li a.filetype-midi:before,ul.download_monitor_file_browser li a.filetype-mp3:before,ul.download_monitor_file_browser li a.filetype-mpa:before,ul.download_monitor_file_browser li a.filetype-ra:before,ul.download_monitor_file_browser li a.filetype-wav:before,ul.download_monitor_file_browser li a.filetype-wma:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f127";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li a.filetype-ai:before,ul.download_monitor_file_browser li a.filetype-bmp:before,ul.download_monitor_file_browser li a.filetype-dds:before,ul.download_monitor_file_browser li a.filetype-eps:before,ul.download_monitor_file_browser li a.filetype-gif:before,ul.download_monitor_file_browser li a.filetype-ico:before,ul.download_monitor_file_browser li a.filetype-jpeg:before,ul.download_monitor_file_browser li a.filetype-jpg:before,ul.download_monitor_file_browser li a.filetype-png:before,ul.download_monitor_file_browser li a.filetype-ps:before,ul.download_monitor_file_browser li a.filetype-psd:before,ul.download_monitor_file_browser li a.filetype-pspimage:before,ul.download_monitor_file_browser li a.filetype-svg:before,ul.download_monitor_file_browser li a.filetype-tga:before,ul.download_monitor_file_browser li a.filetype-thm:before,ul.download_monitor_file_browser li a.filetype-tif:before,ul.download_monitor_file_browser li a.filetype-yuv:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f128";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}ul.download_monitor_file_browser li.nofiles{color:#999;font-style:italic;padding:4px 0}ul.download_monitor_file_browser li ul{list-style:none outside;margin:0;padding:0 0 0 28px}ul.download_monitor_file_browser li ul.loading{background:url(../images/ajax-loader.gif) no-repeat 24px 0;height:32px}table.wp-list-table .column-thumb{width:44px;text-align:center;white-space:nowrap}table.wp-list-table .column-dlm_download_cat,table.wp-list-table .column-dlm_download_tag,table.wp-list-table .column-file{width:11%!important}table.wp-list-table .column-file,table.wp-list-table .column-title{width:17%!important}table.wp-list-table .column-download_id,table.wp-list-table .column-version{width:5em}table.wp-list-table th.column-download_count span:first-child,table.wp-list-table th.column-featured span:first-child,table.wp-list-table th.column-members_only span:first-child,table.wp-list-table th.column-redirect_only span:first-child,table.wp-list-table th.column-thumb span:first-child{float:none;display:inline-block;width:1em;height:1em;line-height:1em;padding:2px 0 0;overflow:hidden}table.wp-list-table th.column-download_count .sorting-indicator,table.wp-list-table th.column-featured .sorting-indicator,table.wp-list-table th.column-members_only .sorting-indicator,table.wp-list-table th.column-redirect_only .sorting-indicator,table.wp-list-table th.column-thumb .sorting-indicator{float:right}table.wp-list-table th.column-thumb{width:52px;text-align:center}table.wp-list-table th.column-thumb span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f128";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-download_count{width:5em}table.wp-list-table th.column-download_count span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f346";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-members_only{width:3.5em}table.wp-list-table th.column-members_only span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f338";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-redirect_only{width:3.5em}table.wp-list-table th.column-redirect_only span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f103";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table th.column-featured{width:3.5em}table.wp-list-table th.column-featured span:first-child:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f155";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table td.column-download_count,table.wp-list-table td.column-featured,table.wp-list-table td.column-members_only,table.wp-list-table td.column-redirect_only{text-align:left;padding-left:11px}table.wp-list-table td.column-download_count span.na,table.wp-list-table td.column-featured span.na,table.wp-list-table td.column-members_only span.na,table.wp-list-table td.column-redirect_only span.na{color:#999;width:1em;height:1em;line-height:1em;display:inline-block;overflow:hidden;vertical-align:middle}table.wp-list-table td.column-download_count span.na:before,table.wp-list-table td.column-featured span.na:before,table.wp-list-table td.column-members_only span.na:before,table.wp-list-table td.column-redirect_only span.na:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f460";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table td.column-download_count span.yes,table.wp-list-table td.column-featured span.yes,table.wp-list-table td.column-members_only span.yes,table.wp-list-table td.column-redirect_only span.yes{width:1em;height:1em;line-height:1em;display:inline-block;overflow:hidden;vertical-align:middle}table.wp-list-table td.column-download_count span.yes:before,table.wp-list-table td.column-featured span.yes:before,table.wp-list-table td.column-members_only span.yes:before,table.wp-list-table td.column-redirect_only span.yes:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f147";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}table.wp-list-table .column-thumb img{padding:2px;margin:0;border:1px solid #dfdfdf;vertical-align:middle;width:32px;height:32px}#download-monitor-file .inside{padding:0;margin:0}#download-monitor-file .dlm-metaboxes-wrapper .close_all,#download-monitor-file .dlm-metaboxes-wrapper .expand_all{float:right;margin-left:1em;line-height:22px;text-decoration:none}#download-monitor-file .dlm-metaboxes-wrapper .expand_all:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f168";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .close_all:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f460";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper p.toolbar{margin:0!important;border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;padding:7px 12px!important;overflow:hidden;zoom:1}#download-monitor-file .dlm-metaboxes-wrapper p.toolbar a.button{float:left;margin:0}#download-monitor-file .dlm-metaboxes-wrapper .fr,#download-monitor-file .dlm-metaboxes-wrapper button.add_attribute,#download-monitor-file .dlm-metaboxes-wrapper button.add_variable_attribute,#download-monitor-file .dlm-metaboxes-wrapper select.attribute_taxonomy{float:right;margin:0 0 0 6px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metaboxes{padding:0 12px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox-sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;margin:9px 0;border-width:1px;border-style:dashed}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox{background:#ececec;border:1px solid #ececec;margin:9px 0!important}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3{margin:0!important;padding:6px!important;font-size:1em!important;overflow:hidden;zoom:1;cursor:move}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 button{float:right}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 strong{font-weight:400;line-height:24px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 select{font-family:sans-serif}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox h3 .handlediv{background-position:6px 5px!important;display:none;height:24px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox:hover h3 .handlediv{display:block}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table{width:100%;position:relative;background:#fff;padding:3px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td{text-align:left;padding:6px;vertical-align:top;border:0;line-height:26px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td label{text-align:left;display:block;line-height:21px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input{float:left;min-width:200px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input,#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td textarea{width:100%;margin:0;display:block;font-size:14px;padding:4px;color:#555}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td textarea{height:7.5em}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td select{width:100%}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.short{width:200px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.checkbox{width:auto;min-width:inherit;vertical-align:middle;display:inline;float:none}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.date-picker-field{width:50%;min-width:inherit;float:none;display:inline}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.hour,#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td input.minute{width:2em;min-width:inherit;float:none;display:inline}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table td.attribute_name{width:200px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .minus,#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .plus{margin-top:6px}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .fl{float:left}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox table .fr{float:right}#download-monitor-file .dlm-metaboxes-wrapper .dlm-metabox:first-child h3{background:#EAF2FA;background-image:linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-o-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-moz-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-webkit-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-ms-linear-gradient(bottom,#dae6f2 0,#eaf2fa 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#dae6f2),color-stop(1,#eaf2fa));border-color:#d3deea;color:#21759B}#download-monitor-file .dlm-metaboxes-wrapper .plus:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f132";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .minus:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f460";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .dlm_upload_file:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f317";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-file .dlm-metaboxes-wrapper .dlm_browse_for_file:before{font-family:dashicons!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 4px 0 0;content:"\f322";top:1px;left:-1px;font-size:1em;line-height:inherit;position:relative;vertical-align:top}#download-monitor-information p{overflow:hidden}#download-monitor-information p label{width:100%;font-weight:700;box-sizing:border-box;line-height:28px;float:left}#download-monitor-information p label input{width:65%;padding:5px;font-size:11px;font-weight:400;background:#eaeaea;border:0;box-shadow:none;box-sizing:border-box;float:right}#download-monitor-options .inside{padding:0;margin:0}#download-monitor-options .form-field-checkbox label{display:inline;padding:0 0 4px}#download-monitor-options .form-field-checkbox input{display:inline-block;width:auto;vertical-align:middle}#download-monitor-options .form-field-checkbox .dlm-description{padding:4px 0 0;display:block}#download-monitor-options .access_permissions{margin:0!important;border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;padding:7px 12px!important;overflow:hidden;zoom:1}#download-monitor-options .access_permissions h4{margin:0 0 .5em}#download-monitor-options .access_permissions ul{background:#fff;border:1px solid #dfdfdf;height:110px;overflow:auto;padding:.5em .9em;margin:0}#download-monitor-options p{margin:0!important;border-top:1px solid #fff;border-bottom:1px solid #DFDFDF;padding:7px 12px!important;overflow:hidden;zoom:1}#insert-download{padding:20px}#insert-download .error,#insert-download .updated{margin-left:0;margin-right:0}#insert-download h2{margin-top:0}#insert-download label{margin:0 0 .25em;display:block;font-size:1.1em}#insert-download span.description{display:block}#insert-download input.input{margin:0 0 .25em;display:block;width:100%;font-size:1.1em}#insert-download .add_link{float:right}#insert-download ul.page-numbers{overflow:hidden;zoom:1;margin:0 auto;padding:0;text-align:center}#insert-download ul.page-numbers li{display:inline-block;margin:0;list-style:none outside;line-height:1em}#insert-download ul.page-numbers li a,#insert-download ul.page-numbers li span{text-decoration:none;border:1px solid #ddd;-webkit-border-radius:4px;border-radius:4px;padding:8px;display:block}#insert-download ul.page-numbers li span{border-color:#eee}#insert-download legend{font-weight:700;display:block;margin:0 0 1em}#insert-download fieldset label{display:block;margin:0 0 .5em}.dlm_extensions_wrap h2 a.dlm-reload-button{float:right}.dlm_extensions_wrap .dlm_extensions{padding:15px 0;overflow:hidden}.dlm_extensions_wrap .dlm_extensions div.dlm_extension{cursor:auto!important}.dlm_extensions_wrap .dlm_extensions div.dlm_extension a{color:#444;text-decoration:none}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .dlm_extension_img_wrapper{width:100%;background:#419CCB;text-align:center}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .dlm_extension_img_wrapper img{max-width:100%;margin:0 auto}.dlm_extensions_wrap .dlm_extensions div.dlm_extension h3{padding:0 20px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension p.extension-desc{min-height:85px;padding:0 20px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer{padding:0 20px 15px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_price{font-weight:700}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_price.sale{color:green}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_price.sale strike{color:#444}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .product_footer .loop_more{color:#459ac9;text-decoration:none;font-weight:700;float:right}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license{padding:0 20px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license div.dlm_license_error{padding:.5em;margin-bottom:15px;background:#ffffe0}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license div.dlm_license_error a{color:#00f;text-decoration:underline}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license p.license-status{padding:5px 0;margin:5px 0;background:red;font-weight:700;font-size:1.2em;color:#fff;text-align:center}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license p.license-status.active{background:green}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license input{width:100%;margin:7px 0;padding:7px}.dlm_extensions_wrap .dlm_extensions div.dlm_extension .extension_license a.button-primary{width:100%;margin:5px auto 0;color:#fff;text-align:center}
assets/css/admin.less CHANGED
@@ -651,6 +651,18 @@ table.wp-list-table {
651
  -webkit-box-sizing: border-box;
652
  -moz-box-sizing: border-box;
653
  box-sizing: border-box;
 
 
 
 
 
 
 
 
 
 
 
 
654
  p.license-status {
655
  padding: 5px 0;
656
  margin: 5px 0;
651
  -webkit-box-sizing: border-box;
652
  -moz-box-sizing: border-box;
653
  box-sizing: border-box;
654
+
655
+ div.dlm_license_error {
656
+ padding:.5em;
657
+ margin-bottom: 15px;
658
+ background: lightYellow;
659
+
660
+ a {
661
+ color: blue;
662
+ text-decoration: underline;
663
+ }
664
+ }
665
+
666
  p.license-status {
667
  padding: 5px 0;
668
  margin: 5px 0;
assets/js/extensions.js CHANGED
@@ -1,37 +1,42 @@
1
  jQuery( function ( $ ) {
2
- $.each( $( '.extension_license a' ), function ( k, v ) {
3
- $( v ).click( function () {
4
- var wrap = $( v ).closest( '.extension_license' );
5
 
6
- var ex_ac = ('inactive' == $( wrap ).find( '#status' ).val() ) ? 'activate' : 'deactivate';
 
 
7
 
8
- $.post( ajaxurl, {
9
- action: 'dlm_extension',
10
- nonce: $( '#dlm-ajax-nonce' ).val(),
11
- product_id: $( wrap ).find( '#product_id' ).val(),
12
- key: $( wrap ).find( '#key' ).val(),
13
- email: $( wrap ).find( '#email' ).val(),
14
- extension_action: ex_ac
15
- }, function ( response ) {
16
- if ( response.result == 'failed' ) {
17
- alert( response.message );
18
- } else {
19
- if ( 'activate' == ex_ac ) {
20
- $( wrap ).find( '.license-status' ).addClass( 'active' ).html( 'ACTIVE' );
21
- $( wrap ).find( '.button' ).html( 'Deactivate' );
22
- $( wrap ).find( '#status' ).val( 'active' );
23
- $( wrap ).find( '#key' ).attr('disabled', true);
24
- $( wrap ).find( '#email' ).attr('disabled', true);
25
- } else {
26
- $( wrap ).find( '.license-status' ).removeClass( 'active' ).html( 'INACTIVE' );
27
- $( wrap ).find( '.button' ).html( 'Activate' );
28
- $( wrap ).find( '#status' ).val( 'inactive' );
29
- $( wrap ).find( '#key' ).attr('disabled', false);
30
- $( wrap ).find( '#email' ).attr('disabled', false);
31
- }
32
- }
33
- } );
34
 
35
- } );
36
- } );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  } );
1
  jQuery( function ( $ ) {
 
 
 
2
 
3
+ $.each( $( '.extension_license a' ), function ( k, v ) {
4
+ $( v ).click( function () {
5
+ var wrap = $( v ).closest( '.extension_license' );
6
 
7
+ var ex_ac = (
8
+ 'inactive' == $( wrap ).find( '#status' ).val()
9
+ ) ? 'activate' : 'deactivate';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
+ $(wrap).find('.dlm_license_error').remove();
12
+
13
+ $.post( ajaxurl, {
14
+ action: 'dlm_extension',
15
+ nonce: $( '#dlm-ajax-nonce' ).val(),
16
+ product_id: $( wrap ).find( '#product_id' ).val(),
17
+ key: $( wrap ).find( '#key' ).val(),
18
+ email: $( wrap ).find( '#email' ).val(),
19
+ extension_action: ex_ac
20
+ }, function ( response ) {
21
+ if ( response.result == 'failed' ) {
22
+ $( wrap ).prepend( $( "<div>" ).addClass( "dlm_license_error" ).html( response.message ) );
23
+ } else {
24
+ if ( 'activate' == ex_ac ) {
25
+ $( wrap ).find( '.license-status' ).addClass( 'active' ).html( 'ACTIVE' );
26
+ $( wrap ).find( '.button' ).html( 'Deactivate' );
27
+ $( wrap ).find( '#status' ).val( 'active' );
28
+ $( wrap ).find( '#key' ).attr( 'disabled', true );
29
+ $( wrap ).find( '#email' ).attr( 'disabled', true );
30
+ } else {
31
+ $( wrap ).find( '.license-status' ).removeClass( 'active' ).html( 'INACTIVE' );
32
+ $( wrap ).find( '.button' ).html( 'Activate' );
33
+ $( wrap ).find( '#status' ).val( 'inactive' );
34
+ $( wrap ).find( '#key' ).attr( 'disabled', false );
35
+ $( wrap ).find( '#email' ).attr( 'disabled', false );
36
+ }
37
+ }
38
+ } );
39
+
40
+ } );
41
+ } );
42
  } );
assets/js/extensions.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function(a){a.each(a(".extension_license a"),function(b,c){a(c).click(function(){var b=a(c).closest(".extension_license"),d="inactive"==a(b).find("#status").val()?"activate":"deactivate";a.post(ajaxurl,{action:"dlm_extension",nonce:a("#dlm-ajax-nonce").val(),product_id:a(b).find("#product_id").val(),key:a(b).find("#key").val(),email:a(b).find("#email").val(),extension_action:d},function(c){"failed"==c.result?alert(c.message):"activate"==d?(a(b).find(".license-status").addClass("active").html("ACTIVE"),a(b).find(".button").html("Deactivate"),a(b).find("#status").val("active"),a(b).find("#key").attr("disabled",!0),a(b).find("#email").attr("disabled",!0)):(a(b).find(".license-status").removeClass("active").html("INACTIVE"),a(b).find(".button").html("Activate"),a(b).find("#status").val("inactive"),a(b).find("#key").attr("disabled",!1),a(b).find("#email").attr("disabled",!1))})})})});
1
+ jQuery(function(a){a.each(a(".extension_license a"),function(b,c){a(c).click(function(){var b=a(c).closest(".extension_license"),d="inactive"==a(b).find("#status").val()?"activate":"deactivate";a(b).find(".dlm_license_error").remove(),a.post(ajaxurl,{action:"dlm_extension",nonce:a("#dlm-ajax-nonce").val(),product_id:a(b).find("#product_id").val(),key:a(b).find("#key").val(),email:a(b).find("#email").val(),extension_action:d},function(c){"failed"==c.result?a(b).prepend(a("<div>").addClass("dlm_license_error").html(c.message)):"activate"==d?(a(b).find(".license-status").addClass("active").html("ACTIVE"),a(b).find(".button").html("Deactivate"),a(b).find("#status").val("active"),a(b).find("#key").attr("disabled",!0),a(b).find("#email").attr("disabled",!0)):(a(b).find(".license-status").removeClass("active").html("INACTIVE"),a(b).find(".button").html("Activate"),a(b).find("#status").val("inactive"),a(b).find("#key").attr("disabled",!1),a(b).find("#email").attr("disabled",!1))})})})});
assets/js/notices.js ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery( function ( $ ) {
2
+
3
+ $( '.dlm-notice.is-dismissible' ).on( 'click', '.notice-dismiss', function ( event ) {
4
+ //$( '#dlm-ajax-nonce' ).val()
5
+ var notice_el = $( this ).closest( '.dlm-notice' );
6
+
7
+ var notice = notice_el.attr( 'id' );
8
+ var notice_nonce = notice_el.attr( 'data-nonce' );
9
+ $.post(
10
+ ajaxurl,
11
+ {
12
+ action: 'dlm_dismiss_notice',
13
+ nonce: notice_nonce,
14
+ notice: notice
15
+ },
16
+ function ( response ) {
17
+ }
18
+ )
19
+ } );
20
+
21
+ } );
assets/js/notices.min.js ADDED
@@ -0,0 +1 @@
 
1
+ jQuery(function(a){a(".dlm-notice.is-dismissible").on("click",".notice-dismiss",function(){var b=a(this).closest(".dlm-notice"),c=b.attr("id"),d=b.attr("data-nonce");a.post(ajaxurl,{action:"dlm_dismiss_notice",nonce:d,notice:c},function(){})})});
assets/js/settings.js CHANGED
@@ -1,53 +1,60 @@
1
  jQuery( function ( $ ) {
2
 
3
- $( '.nav-tab-wrapper a' ).click( function () {
4
- $( '.settings_panel' ).hide();
5
- $( '.nav-tab-active' ).removeClass( 'nav-tab-active' );
6
- $( $( this ).attr( 'href' ) ).show();
7
- $( this ).addClass( 'nav-tab-active' );
8
- return true;
9
- } );
10
-
11
- $( '#setting-dlm_default_template' ).change( function () {
12
- if ( $( this ).val() == 'custom' ) {
13
- $( '#setting-dlm_custom_template' ).closest( 'tr' ).show();
14
- } else {
15
- $( '#setting-dlm_custom_template' ).closest( 'tr' ).hide();
16
- }
17
- } ).change();
18
-
19
- $( '#setting-dlm_enable_logging' ).change( function () {
20
- if ( $( this ).is( ":checked" ) === true ) {
21
- $( '#setting-dlm_count_unique_ips' ).closest( 'tr' ).show();
22
- } else {
23
- $( '#setting-dlm_count_unique_ips' ).closest( 'tr' ).hide();
24
- }
25
- } ).change();
26
-
27
- // load tab of hash, if no hash is present load first tab.
28
- if ( window.location.hash ) {
29
- var active_tab = window.location.hash.replace( '#', '' );
30
- $( '.nav-tab-wrapper a#dlm-tab-' + active_tab ).click();
31
- } else {
32
- $( '.nav-tab-wrapper a:first' ).click();
33
- }
34
-
35
- $( '.dlm-notice.is-dismissible' ).on( 'click', '.notice-dismiss', function ( event ) {
36
- //$( '#dlm-ajax-nonce' ).val()
37
- var notice_el = $( this ).closest( '.dlm-notice' );
38
-
39
- var notice = notice_el.attr( 'id' );
40
- var notice_nonce = notice_el.attr( 'data-nonce' );
41
- $.post(
42
- ajaxurl,
43
- {
44
- action: 'dlm_dismiss_notice',
45
- nonce: notice_nonce,
46
- notice: notice
47
- },
48
- function ( response ) {
49
- }
50
- )
51
- } );
 
 
 
 
 
 
 
52
 
53
  } );
1
  jQuery( function ( $ ) {
2
 
3
+ function dlm_set_active_tab( elm ) {
4
+ if ( $( elm ).hasClass( 'nav-tab-active' ) ) {
5
+ return false;
6
+ }
7
+
8
+ $( '.settings_panel' ).hide();
9
+ $( '.nav-tab-active' ).removeClass( 'nav-tab-active' );
10
+ $( $( elm ).attr( 'href' ) ).show();
11
+ $( elm ).addClass( 'nav-tab-active' );
12
+ $( '#setting-dlm_settings_tab_saved' ).val( $( elm ).attr( 'href' ).replace( "#settings-", "" ) );
13
+ return true;
14
+ }
15
+
16
+ $( '.nav-tab-wrapper a' ).click( function () {
17
+ return dlm_set_active_tab( $( this ) );
18
+ } );
19
+
20
+ $( '#setting-dlm_default_template' ).change( function () {
21
+ if ( $( this ).val() == 'custom' ) {
22
+ $( '#setting-dlm_custom_template' ).closest( 'tr' ).show();
23
+ } else {
24
+ $( '#setting-dlm_custom_template' ).closest( 'tr' ).hide();
25
+ }
26
+ } ).change();
27
+
28
+ $( '#setting-dlm_enable_logging' ).change( function () {
29
+ if ( $( this ).is( ":checked" ) === true ) {
30
+ $( '#setting-dlm_count_unique_ips' ).closest( 'tr' ).show();
31
+ } else {
32
+ $( '#setting-dlm_count_unique_ips' ).closest( 'tr' ).hide();
33
+ }
34
+ } ).change();
35
+
36
+ // load tab of hash, if no hash is present load first tab.
37
+ if ( window.location.hash ) {
38
+ var active_tab = window.location.hash.replace( '#', '' );
39
+ $( '.nav-tab-wrapper a#dlm-tab-' + active_tab ).click();
40
+ } else {
41
+ $( '.nav-tab-wrapper a:first' ).click();
42
+ }
43
+
44
+ // listen to hash changes
45
+ $( window ).bind( 'hashchange', function ( e ) {
46
+ var active_tab = window.location.hash.replace( '#', '' );
47
+ $( '.nav-tab-wrapper a#dlm-tab-' + active_tab ).click();
48
+ } );
49
+
50
+ $( document ).ready( function () {
51
+ // dlm_last_settings_tab is only set when settings are saved and the page is reloaded
52
+ if ( typeof dlm_settings_tab_saved !== 'undefined' ) {
53
+ var elm = $( '.nav-tab-wrapper a[href="#settings-' + dlm_settings_tab_saved + '"]' );
54
+ if ( typeof elm !== 'undefined' ) {
55
+ dlm_set_active_tab( elm );
56
+ }
57
+ }
58
+ } );
59
 
60
  } );
assets/js/settings.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(function(a){if(a(".nav-tab-wrapper a").click(function(){return a(".settings_panel").hide(),a(".nav-tab-active").removeClass("nav-tab-active"),a(a(this).attr("href")).show(),a(this).addClass("nav-tab-active"),!0}),a("#setting-dlm_default_template").change(function(){"custom"==a(this).val()?a("#setting-dlm_custom_template").closest("tr").show():a("#setting-dlm_custom_template").closest("tr").hide()}).change(),a("#setting-dlm_enable_logging").change(function(){a(this).is(":checked")===!0?a("#setting-dlm_count_unique_ips").closest("tr").show():a("#setting-dlm_count_unique_ips").closest("tr").hide()}).change(),window.location.hash){var b=window.location.hash.replace("#","");a(".nav-tab-wrapper a#dlm-tab-"+b).click()}else a(".nav-tab-wrapper a:first").click();a(".dlm-notice.is-dismissible").on("click",".notice-dismiss",function(){var b=a(this).closest(".dlm-notice"),c=b.attr("id"),d=b.attr("data-nonce");a.post(ajaxurl,{action:"dlm_dismiss_notice",nonce:d,notice:c},function(){})})});
1
+ jQuery(function(a){function b(b){return a(b).hasClass("nav-tab-active")?!1:(a(".settings_panel").hide(),a(".nav-tab-active").removeClass("nav-tab-active"),a(a(b).attr("href")).show(),a(b).addClass("nav-tab-active"),a("#setting-dlm_settings_tab_saved").val(a(b).attr("href").replace("#settings-","")),!0)}if(a(".nav-tab-wrapper a").click(function(){return b(a(this))}),a("#setting-dlm_default_template").change(function(){"custom"==a(this).val()?a("#setting-dlm_custom_template").closest("tr").show():a("#setting-dlm_custom_template").closest("tr").hide()}).change(),a("#setting-dlm_enable_logging").change(function(){a(this).is(":checked")===!0?a("#setting-dlm_count_unique_ips").closest("tr").show():a("#setting-dlm_count_unique_ips").closest("tr").hide()}).change(),window.location.hash){var c=window.location.hash.replace("#","");a(".nav-tab-wrapper a#dlm-tab-"+c).click()}else a(".nav-tab-wrapper a:first").click();a(window).bind("hashchange",function(){var b=window.location.hash.replace("#","");a(".nav-tab-wrapper a#dlm-tab-"+b).click()}),a(document).ready(function(){if("undefined"!=typeof dlm_settings_tab_saved){var c=a('.nav-tab-wrapper a[href="#settings-'+dlm_settings_tab_saved+'"]');"undefined"!=typeof c&&b(c)}})});
download-monitor.php CHANGED
@@ -3,11 +3,11 @@
3
  Plugin Name: Download Monitor
4
  Plugin URI: https://www.download-monitor.com
5
  Description: A full solution for managing downloadable files, monitoring downloads and outputting download links and file information on your WordPress powered site.
6
- Version: 1.9.5
7
  Author: Never5
8
  Author URI: https://www.never5.com
9
  Requires at least: 3.8
10
- Tested up to: 4.5.1
11
  Text Domain: download-monitor
12
 
13
  License: GPL v3
@@ -33,7 +33,7 @@ if ( ! defined( 'ABSPATH' ) ) {
33
  } // Exit if accessed directly
34
 
35
  // Define DLM Version
36
- define( 'DLM_VERSION', '1.9.5' );
37
 
38
  function __download_monitor_main() {
39
 
3
  Plugin Name: Download Monitor
4
  Plugin URI: https://www.download-monitor.com
5
  Description: A full solution for managing downloadable files, monitoring downloads and outputting download links and file information on your WordPress powered site.
6
+ Version: 1.9.6
7
  Author: Never5
8
  Author URI: https://www.never5.com
9
  Requires at least: 3.8
10
+ Tested up to: 4.7.2
11
  Text Domain: download-monitor
12
 
13
  License: GPL v3
33
  } // Exit if accessed directly
34
 
35
  // Define DLM Version
36
+ define( 'DLM_VERSION', '1.9.6' );
37
 
38
  function __download_monitor_main() {
39
 
includes/admin/class-dlm-admin-extensions.php CHANGED
@@ -76,8 +76,8 @@ class DLM_Admin_Extensions {
76
  echo '<p>' . sprintf( __( 'Extend Download Monitor with its powerful free and paid extensions. %sClick here to browse all extensions%s', 'download-monitor' ), '<a href="https://www.download-monitor.com/extensions/?utm_source=plugin&utm_medium=link&utm_campaign=extensions-top" target="_blank">', '</a>' ) . '</p>' . PHP_EOL;
77
  ?>
78
  <h2 class="nav-tab-wrapper">
79
- <a href="#available-extensions" class="nav-tab nav-tab-active">Available Extensions</a>
80
- <?php if ( count( $installed_extensions ) > 0 ) { ?><a href="#installed-extensions" class="nav-tab">Installed Extensions</a><?php } ?>
81
  </h2>
82
  <?php
83
 
76
  echo '<p>' . sprintf( __( 'Extend Download Monitor with its powerful free and paid extensions. %sClick here to browse all extensions%s', 'download-monitor' ), '<a href="https://www.download-monitor.com/extensions/?utm_source=plugin&utm_medium=link&utm_campaign=extensions-top" target="_blank">', '</a>' ) . '</p>' . PHP_EOL;
77
  ?>
78
  <h2 class="nav-tab-wrapper">
79
+ <a href="#available-extensions" class="nav-tab nav-tab-active" id="dlm-tab-available-extensions">Available Extensions</a>
80
+ <?php if ( count( $installed_extensions ) > 0 ) { ?><a href="#installed-extensions" class="nav-tab" id="dlm-tab-installed-extensions">Installed Extensions</a><?php } ?>
81
  </h2>
82
  <?php
83
 
includes/admin/class-dlm-admin-scripts.php CHANGED
@@ -27,6 +27,14 @@ class DLM_Admin_Scripts {
27
  DLM_VERSION
28
  );
29
 
 
 
 
 
 
 
 
 
30
  // Make JavaScript strings translatable
31
  wp_localize_script( 'dlm_insert_download', 'dlm_id_strings', $this->get_strings( 'edit-post' ) );
32
 
27
  DLM_VERSION
28
  );
29
 
30
+ // Notices JS
31
+ wp_enqueue_script(
32
+ 'dlm_notices',
33
+ plugins_url( '/assets/js/notices' . ( ( ! SCRIPT_DEBUG ) ? '.min' : '' ) . '.js', WP_DLM::get_plugin_file() ),
34
+ array( 'jquery' ),
35
+ DLM_VERSION
36
+ );
37
+
38
  // Make JavaScript strings translatable
39
  wp_localize_script( 'dlm_insert_download', 'dlm_id_strings', $this->get_strings( 'edit-post' ) );
40
 
includes/admin/class-dlm-admin.php CHANGED
@@ -302,6 +302,7 @@ class DLM_Admin {
302
  public function register_settings() {
303
  $this->init_settings();
304
 
 
305
  foreach ( $this->settings as $section ) {
306
  foreach ( $section[1] as $option ) {
307
  if ( isset( $option['std'] ) ) {
@@ -310,6 +311,11 @@ class DLM_Admin {
310
  register_setting( 'download-monitor', $option['name'] );
311
  }
312
  }
 
 
 
 
 
313
  }
314
 
315
  /**
@@ -452,11 +458,17 @@ class DLM_Admin {
452
  ?>
453
  </h2><br/>
454
 
 
 
455
  <?php
456
 
457
  if ( ! empty( $_GET['settings-updated'] ) ) {
458
  $this->need_rewrite_flush = true;
459
  echo '<div class="updated notice is-dismissible"><p>' . __( 'Settings successfully saved', 'download-monitor' ) . '</p></div>';
 
 
 
 
460
  }
461
 
462
  foreach ( $this->settings as $key => $section ) {
@@ -663,6 +675,8 @@ class DLM_Admin {
663
  $row[] = $user->user_email;
664
  }
665
 
 
 
666
  $row[] = $item->user_ip;
667
  $row[] = $item->user_agent;
668
  $row[] = $item->download_date;
302
  public function register_settings() {
303
  $this->init_settings();
304
 
305
+ // register our options and settings
306
  foreach ( $this->settings as $section ) {
307
  foreach ( $section[1] as $option ) {
308
  if ( isset( $option['std'] ) ) {
311
  register_setting( 'download-monitor', $option['name'] );
312
  }
313
  }
314
+
315
+ // register option for tab navigation :: 'dlm_settings_tab_saved'
316
+ add_option( 'dlm_settings_tab_saved', 'general' );
317
+ register_setting( 'download-monitor', 'dlm_settings_tab_saved' );
318
+
319
  }
320
 
321
  /**
458
  ?>
459
  </h2><br/>
460
 
461
+ <input type="hidden" id="setting-dlm_settings_tab_saved" name="dlm_settings_tab_saved" value="general" />
462
+
463
  <?php
464
 
465
  if ( ! empty( $_GET['settings-updated'] ) ) {
466
  $this->need_rewrite_flush = true;
467
  echo '<div class="updated notice is-dismissible"><p>' . __( 'Settings successfully saved', 'download-monitor' ) . '</p></div>';
468
+
469
+ $dlm_settings_tab_saved = get_option( 'dlm_settings_tab_saved', 'general' );
470
+
471
+ echo '<script type="text/javascript">var dlm_settings_tab_saved = "' . $dlm_settings_tab_saved . '";</script>';
472
  }
473
 
474
  foreach ( $this->settings as $key => $section ) {
675
  $row[] = $user->user_email;
676
  }
677
 
678
+ unset( $user );
679
+
680
  $row[] = $item->user_ip;
681
  $row[] = $item->user_agent;
682
  $row[] = $item->download_date;
includes/class-wp-dlm.php CHANGED
@@ -149,25 +149,9 @@ class WP_DLM {
149
  add_action( 'after_setup_theme', array( $this, 'compatibility' ), 20 );
150
  add_action( 'the_post', array( $this, 'setup_download_data' ) );
151
  add_action( 'wp_enqueue_scripts', array( $this, 'frontend_scripts' ) );
152
- add_action( 'admin_init', array( $this, 'load_extensions' ) );
153
- }
154
-
155
- public function load_extensions() {
156
-
157
- // Load the registered extensions
158
- $registered_extensions = apply_filters( 'dlm_extensions', array() );
159
-
160
- // Check if we've got extensions
161
- if ( count( $registered_extensions ) > 0 ) {
162
-
163
- // Don't block local requests
164
- add_filter( 'block_local_requests', '__return_false' );
165
-
166
- // Load products
167
- DLM_Product_Manager::get()->load_products( $registered_extensions );
168
-
169
- }
170
 
 
 
171
  }
172
 
173
  /**
149
  add_action( 'after_setup_theme', array( $this, 'compatibility' ), 20 );
150
  add_action( 'the_post', array( $this, 'setup_download_data' ) );
151
  add_action( 'wp_enqueue_scripts', array( $this, 'frontend_scripts' ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152
 
153
+ // setup product manager
154
+ DLM_Product_Manager::get()->setup();
155
  }
156
 
157
  /**
includes/product/class-dlm-product-error-handler.php ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ // Exit if accessed directly
4
+ if ( ! defined( 'ABSPATH' ) ) {
5
+ exit;
6
+ }
7
+
8
+ class DLM_Product_Error_Handler {
9
+
10
+ /**
11
+ * @var DLM_Product_Error_Handler
12
+ */
13
+ private static $instance = null;
14
+
15
+ /**
16
+ * @var array<string>
17
+ */
18
+ private $errors = array();
19
+
20
+ /**
21
+ * Private constructor
22
+ */
23
+ private function __construct() {
24
+ $this->setup();
25
+ }
26
+
27
+ /**
28
+ * Singleton get method
29
+ *
30
+ * @since 1.0.0
31
+ * @access public
32
+ *
33
+ * @return DLM_Product_Error_Handler
34
+ */
35
+ public static function get() {
36
+ if ( null == self::$instance ) {
37
+ self::$instance = new self();
38
+ }
39
+
40
+ return self::$instance;
41
+ }
42
+
43
+ private function setup() {
44
+ $this->load();
45
+ add_action( 'admin_notices', array( $this, 'display' ) );
46
+ add_action( 'shutdown', array( $this, 'store' ) );
47
+ }
48
+
49
+ /**
50
+ * Add message to error array
51
+ *
52
+ * @param string $message
53
+ */
54
+ public function add( $message ) {
55
+ $this->errors[] = $message;
56
+ }
57
+
58
+ /**
59
+ * Load error messages
60
+ */
61
+ public function load() {
62
+ $this->errors = get_option( 'dlm_product_errors', array() );
63
+ }
64
+
65
+ /**
66
+ * Store error messags
67
+ */
68
+ public function store() {
69
+ update_option( 'dlm_product_errors', $this->errors );
70
+ }
71
+
72
+ /**
73
+ * Display errors
74
+ */
75
+ public function display() {
76
+ if ( ! empty( $this->errors ) ) {
77
+ foreach ( $this->errors as $key => $error ) {
78
+ ?>
79
+ <div class="error">
80
+ <p><?php echo wp_kses_post( $error ); ?></p>
81
+ </div>
82
+ <?php
83
+ // unset error
84
+ unset( $this->errors[ $key ] );
85
+ }
86
+ }
87
+ }
88
+
89
+
90
+ }
includes/product/class-dlm-product-manager.php CHANGED
@@ -17,10 +17,16 @@ class DLM_Product_Manager {
17
  */
18
  private $products;
19
 
 
 
 
 
 
20
  /**
21
  * Private constructor
22
  */
23
  private function __construct() {
 
24
  }
25
 
26
  /**
@@ -39,12 +45,48 @@ class DLM_Product_Manager {
39
  return self::$instance;
40
  }
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  /**
43
  * Load Products
44
  *
45
  * @param array $extensions
46
  */
47
- public function load_products( $extensions ) {
48
 
49
  // Check
50
  if ( count( $extensions ) > 0 ) {
@@ -52,15 +94,25 @@ class DLM_Product_Manager {
52
  // Loop
53
  foreach ( $extensions as $extension ) {
54
 
 
 
 
 
 
 
 
 
 
55
  // Setup new Product
56
- $product = new DLM_Product( $extension );
57
 
58
  // Setup plugin actions and filters
59
  add_action( 'pre_set_site_transient_update_plugins', array( $product, 'check_for_updates' ) );
60
  add_filter( 'plugins_api', array( $product, 'plugins_api' ), 10, 3 );
 
61
 
62
  // Add product to products property
63
- $this->products[ $extension ] = $product;
64
  }
65
 
66
  }
@@ -76,32 +128,40 @@ class DLM_Product_Manager {
76
  return $this->products;
77
  }
78
 
 
79
 
80
- /**
81
- * Handle errors from the API
82
- *
83
- * @param array $errors
84
- */
85
- /*
86
- public function handle_errors( $errors ) {
87
-
88
- if ( ! empty( $errors['no_key'] ) ) {
89
- $this->add_error( sprintf( 'A licence key for %s could not be found. Maybe you forgot to enter a licence key when setting up %s.', esc_html( $this->plugin_data['Name'] ), esc_html( $this->plugin_data['Name'] ) ) );
90
- } elseif ( ! empty( $errors['invalid_request'] ) ) {
91
- $this->add_error( 'Invalid update request' );
92
- } elseif ( ! empty( $errors['invalid_key'] ) ) {
93
- $this->add_error( $errors['invalid_key'], 'invalid_key' );
94
- } elseif ( ! empty( $errors['no_activation'] ) ) {
95
-
96
- // Deactivate license
97
- RP4WP_Updater_Key_API::deactivate( array(
98
- 'api_product_id' => $this->plugin_slug,
99
- 'licence_key' => $this->api_key,
100
- ) );
101
-
102
- $this->add_error( $errors['no_activation'] );
 
 
 
 
 
 
 
 
103
  }
104
 
105
  }
106
- */
107
  }
17
  */
18
  private $products;
19
 
20
+ /**
21
+ * @var DLM_Product_Error_Handler
22
+ */
23
+ private $error_handler;
24
+
25
  /**
26
  * Private constructor
27
  */
28
  private function __construct() {
29
+ $this->error_handler = DLM_Product_Error_Handler::get();
30
  }
31
 
32
  /**
45
  return self::$instance;
46
  }
47
 
48
+ /**
49
+ * @return DLM_Product_Error_Handler
50
+ */
51
+ public function error_handler() {
52
+ return $this->error_handler;
53
+ }
54
+
55
+ /**
56
+ * Setup Product Manager
57
+ */
58
+ public function setup() {
59
+ add_action( 'admin_init', array( $this, 'load_extensions' ) );
60
+ add_action( 'admin_notices', array( $this, 'display_admin_notices' ) );
61
+ }
62
+
63
+ /**
64
+ * Load extensions
65
+ * @hooked admin_init
66
+ */
67
+ public function load_extensions() {
68
+ // Load the registered extensions
69
+ $registered_extensions = apply_filters( 'dlm_extensions', array() );
70
+
71
+ // Check if we've got extensions
72
+ if ( count( $registered_extensions ) > 0 ) {
73
+
74
+ // Don't block local requests
75
+ add_filter( 'block_local_requests', '__return_false' );
76
+
77
+ // Load products
78
+ $this->load_products( $registered_extensions );
79
+
80
+ }
81
+ }
82
+
83
+
84
  /**
85
  * Load Products
86
  *
87
  * @param array $extensions
88
  */
89
+ private function load_products( $extensions ) {
90
 
91
  // Check
92
  if ( count( $extensions ) > 0 ) {
94
  // Loop
95
  foreach ( $extensions as $extension ) {
96
 
97
+ // backwards compat
98
+ if ( ! is_array( $extension ) ) {
99
+ $extension = array(
100
+ 'file' => $extension,
101
+ 'version' => false,
102
+ 'name' => "",
103
+ );
104
+ }
105
+
106
  // Setup new Product
107
+ $product = new DLM_Product( $extension['file'], $extension['version'], $extension['name'] );
108
 
109
  // Setup plugin actions and filters
110
  add_action( 'pre_set_site_transient_update_plugins', array( $product, 'check_for_updates' ) );
111
  add_filter( 'plugins_api', array( $product, 'plugins_api' ), 10, 3 );
112
+ add_action( 'after_plugin_row_' . $product->get_plugin_name(), array( $product, 'after_plugin_row' ), 10, 2 );
113
 
114
  // Add product to products property
115
+ $this->products[ $extension['file'] ] = $product;
116
  }
117
 
118
  }
128
  return $this->products;
129
  }
130
 
131
+ public function display_admin_notices() {
132
 
133
+ // get products
134
+ $products = $this->get_products();
135
+
136
+ // loop products
137
+ if ( count( $products ) > 0 ) {
138
+ foreach ( $products as $product ) {
139
+
140
+ // check if product is correctly activated
141
+ if ( true !== $product->get_license()->is_active() ) {
142
+
143
+ $is_dlm_page = ( isset( $_GET['post_type'] ) && 'dlm_download' == $_GET['post_type'] ) ? true : false;
144
+
145
+ $notice_id = "extension-" . esc_attr( $product->get_product_id() );
146
+
147
+ if ( 1 != get_option( 'dlm_hide_notice-'.$notice_id, 0 ) || $is_dlm_page ) {
148
+
149
+ $message = '<b>Warning!</b> Your %s license is inactive which means you\'re missing out on updates and support! <a href="%s">Activate your license</a> or <a href="%s" target="_blank">get a license here</a>.';
150
+ $message = sprintf( __( $message, 'download-monitor' ), $product->get_product_name(), admin_url( 'edit.php?post_type=dlm_download&page=dlm-extensions#installed-extensions' ), $product->get_tracking_url( 'activate-license-notice' ) );
151
+
152
+ ?>
153
+ <div class="notice notice-warning dlm-notice<?php echo (!$is_dlm_page?" is-dismissible":""); ?>"
154
+ id="<?php echo $notice_id; ?>"
155
+ data-nonce="<?php echo esc_attr( wp_create_nonce( 'dlm_hide_notice-'.$notice_id ) ); ?>">
156
+ <p><?php echo $message; ?></p>
157
+ </div>
158
+ <?php
159
+ }
160
+
161
+ }
162
+
163
+ }
164
  }
165
 
166
  }
 
167
  }
includes/product/class-dlm-product.php CHANGED
@@ -26,11 +26,21 @@ class DLM_Product {
26
  */
27
  private $product_id;
28
 
 
 
 
 
 
29
  /**
30
  * @var String
31
  */
32
  private $plugin_name;
33
 
 
 
 
 
 
34
  /**
35
  * @var DLM_Product_License
36
  */
@@ -40,12 +50,25 @@ class DLM_Product {
40
  * Constructor
41
  *
42
  * @param String $product_id
 
 
43
  */
44
- function __construct( $product_id ) {
45
  $this->product_id = $product_id;
46
 
47
  // The plugin file name
48
  $this->plugin_name = $this->product_id . '/' . $this->product_id . '.php';
 
 
 
 
 
 
 
 
 
 
 
49
  }
50
 
51
  /**
@@ -62,6 +85,20 @@ class DLM_Product {
62
  $this->product_id = $product_id;
63
  }
64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  /**
66
  * @return String
67
  */
@@ -146,7 +183,10 @@ class DLM_Product {
146
  $this->set_license( $license );
147
 
148
  // Return Message
149
- return array( 'result' => 'success', 'message' => __( 'License successfully activated.', 'download-monitor' ) );
 
 
 
150
 
151
  } elseif ( $activate_results === false ) {
152
  throw new Exception( 'Connection failed to the License Key API server. Try again later.' );
@@ -217,6 +257,8 @@ class DLM_Product {
217
  * Check for plugin updates
218
  *
219
  * @var $check_for_updates_data
 
 
220
  */
221
  public function check_for_updates( $check_for_updates_data ) {
222
 
@@ -234,7 +276,7 @@ class DLM_Product {
234
  }
235
 
236
  // Get current version
237
- $current_ver = $check_for_updates_data->checked[ $this->plugin_name ];
238
 
239
  // The request
240
  $request = wp_remote_get( self::STORE_URL . self::ENDPOINT_UPDATE . '&' . http_build_query( array(
@@ -261,8 +303,7 @@ class DLM_Product {
261
  }
262
 
263
  if ( isset( $response->errors ) ) {
264
- // $this->handle_errors( $response->errors );
265
- /** @todo handle errors */
266
  return $check_for_updates_data;
267
  }
268
 
@@ -290,6 +331,7 @@ class DLM_Product {
290
  */
291
  public function plugins_api( $false, $action, $args ) {
292
 
 
293
  // License
294
  $license = $this->get_license();
295
 
@@ -299,13 +341,13 @@ class DLM_Product {
299
  }
300
 
301
  // Check if this request if for this product
302
- if ( ! isset( $args->slug ) || ( $args->slug !== $this->plugin_name ) ) {
303
  return $false;
304
  }
305
 
306
  // Get the current version
307
  $plugin_info = get_site_transient( 'update_plugins' );
308
- $current_ver = isset( $plugin_info->checked[ $this->plugin_name ] ) ? $plugin_info->checked[ $this->plugin_name ] : '';
309
 
310
  $request = wp_remote_get( self::STORE_URL . self::ENDPOINT_UPDATE . '&' . http_build_query( array(
311
  'request' => 'plugininformation',
@@ -332,8 +374,7 @@ class DLM_Product {
332
 
333
  // Handle errors
334
  if ( isset( $response->errors ) ) {
335
- /** @todo handle errors */
336
- //$this->handle_errors( $response->errors );
337
  return $false;
338
  }
339
 
@@ -343,4 +384,78 @@ class DLM_Product {
343
  }
344
  }
345
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
346
  }
26
  */
27
  private $product_id;
28
 
29
+ /**
30
+ * @var string
31
+ */
32
+ private $product_name = "";
33
+
34
  /**
35
  * @var String
36
  */
37
  private $plugin_name;
38
 
39
+ /**
40
+ * @var string
41
+ */
42
+ private $version = false;
43
+
44
  /**
45
  * @var DLM_Product_License
46
  */
50
  * Constructor
51
  *
52
  * @param String $product_id
53
+ * @param string|bool $version
54
+ * @param string $product_name
55
  */
56
+ function __construct( $product_id, $version = false, $product_name = "" ) {
57
  $this->product_id = $product_id;
58
 
59
  // The plugin file name
60
  $this->plugin_name = $this->product_id . '/' . $this->product_id . '.php';
61
+
62
+ // set product name
63
+ $this->product_name = $product_name;
64
+
65
+ // BC
66
+ if ( empty( $this->product_name ) ) {
67
+ $this->product_name = $this->product_id;
68
+ }
69
+
70
+ // Set plugin version
71
+ $this->version = $version;
72
  }
73
 
74
  /**
85
  $this->product_id = $product_id;
86
  }
87
 
88
+ /**
89
+ * @return string
90
+ */
91
+ public function get_product_name() {
92
+ return $this->product_name;
93
+ }
94
+
95
+ /**
96
+ * @param string $product_name
97
+ */
98
+ public function set_product_name( $product_name ) {
99
+ $this->product_name = $product_name;
100
+ }
101
+
102
  /**
103
  * @return String
104
  */
183
  $this->set_license( $license );
184
 
185
  // Return Message
186
+ return array(
187
+ 'result' => 'success',
188
+ 'message' => __( 'License successfully activated.', 'download-monitor' )
189
+ );
190
 
191
  } elseif ( $activate_results === false ) {
192
  throw new Exception( 'Connection failed to the License Key API server. Try again later.' );
257
  * Check for plugin updates
258
  *
259
  * @var $check_for_updates_data
260
+ *
261
+ * @return array
262
  */
263
  public function check_for_updates( $check_for_updates_data ) {
264
 
276
  }
277
 
278
  // Get current version
279
+ $current_ver = ( $this->version !== false ) ? $this->version : $check_for_updates_data->checked[ $this->plugin_name ];
280
 
281
  // The request
282
  $request = wp_remote_get( self::STORE_URL . self::ENDPOINT_UPDATE . '&' . http_build_query( array(
303
  }
304
 
305
  if ( isset( $response->errors ) ) {
306
+ $this->handle_errors( $response->errors );
 
307
  return $check_for_updates_data;
308
  }
309
 
331
  */
332
  public function plugins_api( $false, $action, $args ) {
333
 
334
+
335
  // License
336
  $license = $this->get_license();
337
 
341
  }
342
 
343
  // Check if this request if for this product
344
+ if ( ! isset( $args->slug ) || ( $args->slug !== $this->product_id ) ) {
345
  return $false;
346
  }
347
 
348
  // Get the current version
349
  $plugin_info = get_site_transient( 'update_plugins' );
350
+ $current_ver = ( $this->version !== false ) ? $this->version : ( isset( $plugin_info->checked[ $this->plugin_name ] ) ? $plugin_info->checked[ $this->plugin_name ] : '' );
351
 
352
  $request = wp_remote_get( self::STORE_URL . self::ENDPOINT_UPDATE . '&' . http_build_query( array(
353
  'request' => 'plugininformation',
374
 
375
  // Handle errors
376
  if ( isset( $response->errors ) ) {
377
+ $this->handle_errors( $response->errors );
 
378
  return $false;
379
  }
380
 
384
  }
385
  }
386
 
387
+ /**
388
+ * Handle errors from the API
389
+ *
390
+ * @param array $errors
391
+ */
392
+
393
+ public function handle_errors( $errors ) {
394
+
395
+ // loop through errors
396
+ foreach( $errors as $error_key => $error ) {
397
+
398
+ // add error to WP
399
+ DLM_Product_Manager::get()->error_handler()->add( $error );
400
+
401
+ // check if error is no activation
402
+ if( 'no_activation' == $error_key ) {
403
+ // remove local activation if there's no license on API side
404
+ $this->get_license()->set_status( 'inactive' );
405
+ $this->get_license()->store();
406
+ }
407
+ }
408
+
409
+ }
410
+
411
+
412
+ /**
413
+ * Display notice after extension plugin row
414
+ *
415
+ * @param string $file
416
+ * @param array $plugin_data
417
+ */
418
+ public function after_plugin_row( $file, $plugin_data ) {
419
+
420
+ // Don't show if license is activated
421
+ if ( $this->get_license()->is_active() ) {
422
+ return;
423
+ }
424
+
425
+ // Output row with message telling people to activate their license
426
+ $id = sanitize_title( $plugin_data['Name'] );
427
+ echo '<tr class="plugin-update-tr active">';
428
+ echo '<td colspan="3" class="plugin-update colspanchange">';
429
+ echo '<div style="padding: 6px 12px; margin: 0 10px 8px 31px; background: lightYellow;">';
430
+ printf( __( '<a href="%s">Register your copy</a> of the <strong>%s</strong> extension to receive access to automatic upgrades and support. Need a license key? <a href="%s" target="_blank">Purchase one now</a>.', 'download-monitor' ), admin_url( 'edit.php?post_type=dlm_download&page=dlm-extensions#installed-extensions' ), $this->get_product_name(), $this->get_tracking_url( 'plugins_page' ) );
431
+ echo '</div></td></tr>';
432
+
433
+ // Disable bottom border on parent row
434
+ echo '<style scoped="scoped">';
435
+ echo sprintf( "#%s td, #%s th { box-shadow: none !important; }", $id, $id );
436
+ echo '</style>';
437
+ }
438
+
439
+ /**
440
+ * Gets a Google Analytics Campaign URL for this product
441
+ *
442
+ * @param string $link_identifier
443
+ *
444
+ * @return string The full URL
445
+ */
446
+ public function get_tracking_url( $link_identifier = '' ) {
447
+ $tracking_vars = array(
448
+ 'utm_campaign' => $this->get_product_name() . '_licensing',
449
+ 'utm_medium' => 'link',
450
+ 'utm_source' => $this->get_product_name(),
451
+ 'utm_content' => $link_identifier
452
+ );
453
+
454
+ // url encode tracking vars
455
+ $tracking_vars = urlencode_deep( $tracking_vars );
456
+ $query_string = build_query( $tracking_vars );
457
+
458
+ return 'https://www.download-monitor.com/extensions/' . str_ireplace( 'dlm-', '', $this->get_product_id() ) . '?' . $query_string;
459
+ }
460
+
461
  }
languages/download-monitor-ar.mo CHANGED
Binary file
languages/download-monitor-ar.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Arabic (http://www.transifex.com/barrykooijplugins/download-monitor/language/ar/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "مُعَرّف"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "ملف"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "بارز"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "للأعضاء فقط"
@@ -137,16 +137,16 @@ msgstr "تاريخ منشور"
137
  msgid "Yes"
138
  msgstr "نعم"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "تنزيل بارز"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "تحويل لملف"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "لا توجد إحصائيات متوفرة حاليا!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "تنزيل"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "أغلق الكل"
331
  msgid "Expand all"
332
  msgstr "فتح الكل"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "عام"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "القالب الإفتراضي"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Choose which template is used for <code>[download]</code> shortcodes by default (this can be overridden by the <code>format</code> argument)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "الافتراضي - العنوان و العداد"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "زر - زر يظهر العنوان و العداد CSS styled"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "صندوق - صندوق يظهر صورة مصغرة، العنوان، العداد، اسم الملف و حجم الملف."
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "اسم الملف - اسم الملف و عداد التنزيل"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "العنوان - يظهر عنوان التنزيل فقط"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "قائمة النسخ - يظهر جميع نسخ التنزيل بدون ترتيب"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "قالب مخصص"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "قالب مخصص"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Leaving this blank will use the default <code>content-download.php</code> template file. If you enter, for example, <code>image</code>, the <code>content-download-image.php</code> template will be used instead. You can add custom templates inside your theme folder."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "مُفعّل"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be used to serve downloads instead of PHP (server requires <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "تجنب الروابط الساخنة"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "إذا كان مُفعّلا، معالج التنزيل سوف يقوم بالتحقق من مُحوّل PHP إذا كان في الأصل من موقعك أما إذا كان العكس , يقوم بتحويله إلى الصفحة الرئيسية."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "نقطة النهاية"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "تنزيل"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "تنزيل نقطة النهاية"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "حدد أي نقطة نهاية يجب استخدامها لروابط التنزيل ، افتراضيا سوف تكون <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "قيمة نقطة النهاية"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Define what unique value should be used on the end of your endpoint to identify the downloadable file. e.g. ID would give a link like <code>%s</code>"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "مُعرّف التنزيل"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "الاسم اللطيف للتنزيل"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "MD5 hashes"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "توليد MD5 hash للملفات المُحمّلة"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1 hashes"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "توليد SHA1 hash للملفات المُحمّلة"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B hashes"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "توليد CRC32B hash للملفات المُحمّلة"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Hashes يمكن إظهارها اختياريا عبر الشفرات القصيرة، لكن هذا يمكن أن يسبب مشاكل في الأداء مع الملفات الكبيرة."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "تسجيل"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "سجل التنزيل"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "سجل محاولات التنزيل، عناوين الآي بي و المزيد."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "عناوين الأي بي في القائمة السوداء"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "القائمة السوداء لعملاء المستخدمين"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "أرسل قائمة عملاء المتصفح إلى القائمة السوداء، 1 في كل سطر."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "السجلات"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "إعدادات"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "تم حفظ التعديلات"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "حفظ التعديلات"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "سجلات التنزيل "
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "تصدير CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "احذف السجلات"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "مُعرّف النسخة"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "اسم الملف"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "مُعرّف المستخدم"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "مستخدم الدخول"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "بريد المستخدم"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "أي بي المستخدم"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "عميل المستخدم"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "التاريخ"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "الحالة"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s مضت"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "التنزيل #%d (لم يعد موجودا)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "غير عضو"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "مستخدم"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "عنوان أي بي"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "أي حالة"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "أخفق"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "مُحوّل"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "مُكتمل"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "إظهار كل التواريخ"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 في كل صفحة"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 في كل صفحة"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 في كل صفحة"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 في كل صفحة"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "إظهار الكل"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "فلتر"
734
 
@@ -808,7 +812,7 @@ msgstr "التنزيل غير موجود."
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
- #: includes/class-dlm-download-handler.php:499
812
  msgid "Go to homepage &rarr;"
813
  msgstr "اذهب إلى الصفحة الرئيسية &rarr;"
814
 
@@ -816,7 +820,7 @@ msgstr "اذهب إلى الصفحة الرئيسية &rarr;"
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
- #: includes/class-dlm-download-handler.php:499
820
  msgid "Download Error"
821
  msgstr "خطأ في التنزيل"
822
 
@@ -825,19 +829,19 @@ msgstr "خطأ في التنزيل"
825
  msgid "No file paths defined."
826
  msgstr "لم يتم تحديد مسار الملف."
827
 
828
- #: includes/class-dlm-download-handler.php:419
829
- #: includes/class-dlm-download-handler.php:439
830
- #: includes/class-dlm-download-handler.php:446
831
- #: includes/class-dlm-download-handler.php:453
832
  msgid "Redirected to file"
833
  msgstr "مُحوّل إلى ملف"
834
 
835
- #: includes/class-dlm-download-handler.php:492
836
  msgid "Redirected to remote file."
837
  msgstr "تحويل إلى ملف عن بعد."
838
 
839
- #: includes/class-dlm-download-handler.php:497
840
  #: includes/class-dlm-download-handler.php:499
 
841
  msgid "File not found."
842
  msgstr "ملف غير موجود."
843
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Arabic (http://www.transifex.com/barrykooijplugins/download-monitor/language/ar/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "مُعَرّف"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "ملف"
90
 
118
  msgstr "بارز"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "للأعضاء فقط"
137
  msgid "Yes"
138
  msgstr "نعم"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "تنزيل بارز"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "تحويل لملف"
160
  msgstr "لا توجد إحصائيات متوفرة حاليا!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "تنزيل"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "فتح الكل"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "عام"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "القالب الإفتراضي"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Choose which template is used for <code>[download]</code> shortcodes by default (this can be overridden by the <code>format</code> argument)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "الافتراضي - العنوان و العداد"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "زر - زر يظهر العنوان و العداد CSS styled"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "صندوق - صندوق يظهر صورة مصغرة، العنوان، العداد، اسم الملف و حجم الملف."
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "اسم الملف - اسم الملف و عداد التنزيل"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "العنوان - يظهر عنوان التنزيل فقط"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "قائمة النسخ - يظهر جميع نسخ التنزيل بدون ترتيب"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "قالب مخصص"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "قالب مخصص"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "مُفعّل"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be used to serve downloads instead of PHP (server requires <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "تجنب الروابط الساخنة"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "إذا كان مُفعّلا، معالج التنزيل سوف يقوم بالتحقق من مُحوّل PHP إذا كان في الأصل من موقعك أما إذا كان العكس , يقوم بتحويله إلى الصفحة الرئيسية."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "نقطة النهاية"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "تنزيل"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "تنزيل نقطة النهاية"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "حدد أي نقطة نهاية يجب استخدامها لروابط التنزيل ، افتراضيا سوف تكون <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "قيمة نقطة النهاية"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Define what unique value should be used on the end of your endpoint to identify the downloadable file. e.g. ID would give a link like <code>%s</code>"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "مُعرّف التنزيل"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "الاسم اللطيف للتنزيل"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "MD5 hashes"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "توليد MD5 hash للملفات المُحمّلة"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1 hashes"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "توليد SHA1 hash للملفات المُحمّلة"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B hashes"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "توليد CRC32B hash للملفات المُحمّلة"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Hashes يمكن إظهارها اختياريا عبر الشفرات القصيرة، لكن هذا يمكن أن يسبب مشاكل في الأداء مع الملفات الكبيرة."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "تسجيل"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "سجل التنزيل"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "سجل محاولات التنزيل، عناوين الآي بي و المزيد."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "عناوين الأي بي في القائمة السوداء"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "القائمة السوداء لعملاء المستخدمين"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "أرسل قائمة عملاء المتصفح إلى القائمة السوداء، 1 في كل سطر."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "السجلات"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "إعدادات"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "تم حفظ التعديلات"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "حفظ التعديلات"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "سجلات التنزيل "
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "تصدير CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "احذف السجلات"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "مُعرّف النسخة"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "اسم الملف"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "مُعرّف المستخدم"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "مستخدم الدخول"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "بريد المستخدم"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "أي بي المستخدم"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "عميل المستخدم"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "التاريخ"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "الحالة"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "التنزيل #%d (لم يعد موجودا)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "غير عضو"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "مستخدم"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "عنوان أي بي"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "أي حالة"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "أخفق"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "مُحوّل"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "مُكتمل"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "إظهار كل التواريخ"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 في كل صفحة"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 في كل صفحة"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 في كل صفحة"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 في كل صفحة"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "إظهار الكل"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "فلتر"
738
 
812
  #: includes/class-dlm-download-handler.php:283
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
+ #: includes/class-dlm-download-handler.php:501
816
  msgid "Go to homepage &rarr;"
817
  msgstr "اذهب إلى الصفحة الرئيسية &rarr;"
818
 
820
  #: includes/class-dlm-download-handler.php:341
821
  #: includes/class-dlm-download-handler.php:349
822
  #: includes/class-dlm-download-handler.php:385
823
+ #: includes/class-dlm-download-handler.php:501
824
  msgid "Download Error"
825
  msgstr "خطأ في التنزيل"
826
 
829
  msgid "No file paths defined."
830
  msgstr "لم يتم تحديد مسار الملف."
831
 
832
+ #: includes/class-dlm-download-handler.php:421
833
+ #: includes/class-dlm-download-handler.php:441
834
+ #: includes/class-dlm-download-handler.php:448
835
+ #: includes/class-dlm-download-handler.php:455
836
  msgid "Redirected to file"
837
  msgstr "مُحوّل إلى ملف"
838
 
839
+ #: includes/class-dlm-download-handler.php:494
840
  msgid "Redirected to remote file."
841
  msgstr "تحويل إلى ملف عن بعد."
842
 
 
843
  #: includes/class-dlm-download-handler.php:499
844
+ #: includes/class-dlm-download-handler.php:501
845
  msgid "File not found."
846
  msgstr "ملف غير موجود."
847
 
languages/download-monitor-be_BY.mo CHANGED
Binary file
languages/download-monitor-be_BY.po CHANGED
@@ -5,8 +5,8 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
9
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Belarusian (Belarus) (http://www.transifex.com/barrykooijplugins/download-monitor/language/be_BY/)\n"
12
  "MIME-Version: 1.0\n"
@@ -82,7 +82,7 @@ msgid "ID"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
- #: includes/admin/class-dlm-logging-list-table.php:168
86
  msgid "File"
87
  msgstr ""
88
 
@@ -116,7 +116,7 @@ msgid "Featured"
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
- #: includes/admin/class-dlm-admin-cpt.php:388
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
@@ -135,16 +135,16 @@ msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
- #: includes/admin/class-dlm-admin-cpt.php:384
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
- #: includes/admin/class-dlm-admin-cpt.php:386
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
- #: includes/admin/class-dlm-admin-cpt.php:390
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
@@ -158,13 +158,13 @@ msgid "There are no stats available yet!"
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
- #: includes/admin/class-dlm-logging-list-table.php:167
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
- #: includes/admin/class-dlm-admin.php:380
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
@@ -329,220 +329,220 @@ msgstr ""
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
- #: includes/admin/class-dlm-admin.php:104
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
- #: includes/admin/class-dlm-admin.php:131
337
  msgid "General"
338
  msgstr ""
339
 
340
- #: includes/admin/class-dlm-admin.php:136
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
- #: includes/admin/class-dlm-admin.php:137
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
- #: includes/admin/class-dlm-admin.php:140
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
- #: includes/admin/class-dlm-admin.php:141
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
- #: includes/admin/class-dlm-admin.php:142
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
- #: includes/admin/class-dlm-admin.php:143
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
- #: includes/admin/class-dlm-admin.php:144
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
- #: includes/admin/class-dlm-admin.php:145
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
- #: includes/admin/class-dlm-admin.php:146
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
- #: includes/admin/class-dlm-admin.php:152
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
- #: includes/admin/class-dlm-admin.php:153
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
- "template file. If you enter, for example, <code>image</code>, the <code"
386
- ">content-download-image.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
- #: includes/admin/class-dlm-admin.php:158
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
- #: includes/admin/class-dlm-admin.php:159
395
- #: includes/admin/class-dlm-admin.php:167
396
- #: includes/admin/class-dlm-admin.php:230
397
- #: includes/admin/class-dlm-admin.php:240
398
  msgid "Enable"
399
  msgstr ""
400
 
401
- #: includes/admin/class-dlm-admin.php:160
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
- #: includes/admin/class-dlm-admin.php:166
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
- #: includes/admin/class-dlm-admin.php:168
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
- #: includes/admin/class-dlm-admin.php:174
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
- #: includes/admin/class-dlm-admin.php:179
423
  msgid "download"
424
  msgstr ""
425
 
426
- #: includes/admin/class-dlm-admin.php:180
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
- #: includes/admin/class-dlm-admin.php:181
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
- #: includes/admin/class-dlm-admin.php:186
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
- #: includes/admin/class-dlm-admin.php:187
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
- #: includes/admin/class-dlm-admin.php:190
448
- #: includes/admin/class-dlm-admin.php:617
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
- #: includes/admin/class-dlm-admin.php:191
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
- #: includes/admin/class-dlm-admin.php:197
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
- #: includes/admin/class-dlm-admin.php:202
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
- #: includes/admin/class-dlm-admin.php:203
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
- #: includes/admin/class-dlm-admin.php:210
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
- #: includes/admin/class-dlm-admin.php:211
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
- #: includes/admin/class-dlm-admin.php:218
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
- #: includes/admin/class-dlm-admin.php:219
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
- #: includes/admin/class-dlm-admin.php:220
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
- #: includes/admin/class-dlm-admin.php:226
491
  msgid "Logging"
492
  msgstr ""
493
 
494
- #: includes/admin/class-dlm-admin.php:232
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
- #: includes/admin/class-dlm-admin.php:233
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
- #: includes/admin/class-dlm-admin.php:239
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
- #: includes/admin/class-dlm-admin.php:241
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
- #: includes/admin/class-dlm-admin.php:247
513
  msgid "Access"
514
  msgstr ""
515
 
516
- #: includes/admin/class-dlm-admin.php:252
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
- #: includes/admin/class-dlm-admin.php:253
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
- #: includes/admin/class-dlm-admin.php:261
532
  msgid "No access message"
533
  msgstr ""
534
 
535
- #: includes/admin/class-dlm-admin.php:262
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
- #: includes/admin/class-dlm-admin.php:268
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
- #: includes/admin/class-dlm-admin.php:269
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -550,97 +550,97 @@ msgid ""
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
- #: includes/admin/class-dlm-admin.php:276
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
- #: includes/admin/class-dlm-admin.php:277
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
- #: includes/admin/class-dlm-admin.php:361
562
  msgid "Logs"
563
  msgstr ""
564
 
565
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
- #: includes/admin/class-dlm-admin.php:411
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
- #: includes/admin/class-dlm-admin.php:412
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
- #: includes/admin/class-dlm-admin.php:451
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
- #: includes/admin/class-dlm-admin.php:534
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
- #: includes/admin/class-dlm-admin.php:560
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
- #: includes/admin/class-dlm-admin.php:562
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
- #: includes/admin/class-dlm-admin.php:564
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
- #: includes/admin/class-dlm-admin.php:618
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
- #: includes/admin/class-dlm-admin.php:619
610
  msgid "Filename"
611
  msgstr ""
612
 
613
- #: includes/admin/class-dlm-admin.php:620
614
  msgid "User ID"
615
  msgstr ""
616
 
617
- #: includes/admin/class-dlm-admin.php:621
618
  msgid "User Login"
619
  msgstr ""
620
 
621
- #: includes/admin/class-dlm-admin.php:622
622
  msgid "User Email"
623
  msgstr ""
624
 
625
- #: includes/admin/class-dlm-admin.php:623
626
  msgid "User IP"
627
  msgstr ""
628
 
629
- #: includes/admin/class-dlm-admin.php:624
630
- #: includes/admin/class-dlm-logging-list-table.php:171
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
- #: includes/admin/class-dlm-admin.php:625
635
- #: includes/admin/class-dlm-logging-list-table.php:172
636
  msgid "Date"
637
  msgstr ""
638
 
639
- #: includes/admin/class-dlm-admin.php:626
640
  msgid "Status"
641
  msgstr ""
642
 
643
- #: includes/admin/class-dlm-admin.php:711
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
@@ -662,71 +662,75 @@ msgstr ""
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
- #: includes/admin/class-dlm-logging-list-table.php:112
666
- msgid "v%s"
 
 
 
 
667
  msgstr ""
668
 
669
- #: includes/admin/class-dlm-logging-list-table.php:135
670
  msgid "Non-member"
671
  msgstr ""
672
 
673
- #: includes/admin/class-dlm-logging-list-table.php:169
674
  msgid "User"
675
  msgstr ""
676
 
677
- #: includes/admin/class-dlm-logging-list-table.php:170
678
  msgid "IP Address"
679
  msgstr ""
680
 
681
- #: includes/admin/class-dlm-logging-list-table.php:192
682
  msgid "Log entries deleted"
683
  msgstr ""
684
 
685
- #: includes/admin/class-dlm-logging-list-table.php:209
686
  msgid "Any status"
687
  msgstr ""
688
 
689
- #: includes/admin/class-dlm-logging-list-table.php:211
690
  msgid "Failed"
691
  msgstr ""
692
 
693
- #: includes/admin/class-dlm-logging-list-table.php:213
694
  msgid "Redirected"
695
  msgstr ""
696
 
697
- #: includes/admin/class-dlm-logging-list-table.php:215
698
  msgid "Completed"
699
  msgstr ""
700
 
701
- #: includes/admin/class-dlm-logging-list-table.php:234
702
  msgid "Show all dates"
703
  msgstr ""
704
 
705
- #: includes/admin/class-dlm-logging-list-table.php:248
706
  msgid "%1$s %2$d"
707
  msgstr ""
708
 
709
- #: includes/admin/class-dlm-logging-list-table.php:256
710
  msgid "25 per page"
711
  msgstr ""
712
 
713
- #: includes/admin/class-dlm-logging-list-table.php:258
714
  msgid "50 per page"
715
  msgstr ""
716
 
717
- #: includes/admin/class-dlm-logging-list-table.php:260
718
  msgid "100 per page"
719
  msgstr ""
720
 
721
- #: includes/admin/class-dlm-logging-list-table.php:262
722
  msgid "200 per page"
723
  msgstr ""
724
 
725
- #: includes/admin/class-dlm-logging-list-table.php:264
726
  msgid "Show All"
727
  msgstr ""
728
 
729
- #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Filter"
731
  msgstr ""
732
 
@@ -804,7 +808,7 @@ msgstr ""
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr ""
810
 
@@ -812,7 +816,7 @@ msgstr ""
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr ""
818
 
@@ -821,19 +825,19 @@ msgstr ""
821
  msgid "No file paths defined."
822
  msgstr ""
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr ""
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr ""
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr ""
839
 
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Belarusian (Belarus) (http://www.transifex.com/barrykooijplugins/download-monitor/language/be_BY/)\n"
12
  "MIME-Version: 1.0\n"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
  msgid "File"
87
  msgstr ""
88
 
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
+ #: includes/admin/class-dlm-admin.php:113
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
+ #: includes/admin/class-dlm-admin.php:140
337
  msgid "General"
338
  msgstr ""
339
 
340
+ #: includes/admin/class-dlm-admin.php:145
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
+ #: includes/admin/class-dlm-admin.php:146
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
+ #: includes/admin/class-dlm-admin.php:149
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
+ #: includes/admin/class-dlm-admin.php:150
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
+ #: includes/admin/class-dlm-admin.php:151
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
+ #: includes/admin/class-dlm-admin.php:152
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
+ #: includes/admin/class-dlm-admin.php:153
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
+ #: includes/admin/class-dlm-admin.php:154
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
+ #: includes/admin/class-dlm-admin.php:155
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
+ #: includes/admin/class-dlm-admin.php:161
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
+ #: includes/admin/class-dlm-admin.php:162
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
+ #: includes/admin/class-dlm-admin.php:167
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
  msgid "Enable"
399
  msgstr ""
400
 
401
+ #: includes/admin/class-dlm-admin.php:169
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
+ #: includes/admin/class-dlm-admin.php:175
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
+ #: includes/admin/class-dlm-admin.php:177
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
+ #: includes/admin/class-dlm-admin.php:183
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
+ #: includes/admin/class-dlm-admin.php:188
423
  msgid "download"
424
  msgstr ""
425
 
426
+ #: includes/admin/class-dlm-admin.php:189
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
+ #: includes/admin/class-dlm-admin.php:190
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
+ #: includes/admin/class-dlm-admin.php:195
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
+ #: includes/admin/class-dlm-admin.php:196
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
+ #: includes/admin/class-dlm-admin.php:200
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
+ #: includes/admin/class-dlm-admin.php:206
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
+ #: includes/admin/class-dlm-admin.php:211
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
+ #: includes/admin/class-dlm-admin.php:212
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
+ #: includes/admin/class-dlm-admin.php:219
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
+ #: includes/admin/class-dlm-admin.php:220
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
+ #: includes/admin/class-dlm-admin.php:227
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
+ #: includes/admin/class-dlm-admin.php:228
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
+ #: includes/admin/class-dlm-admin.php:229
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
+ #: includes/admin/class-dlm-admin.php:235
491
  msgid "Logging"
492
  msgstr ""
493
 
494
+ #: includes/admin/class-dlm-admin.php:241
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
+ #: includes/admin/class-dlm-admin.php:242
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
+ #: includes/admin/class-dlm-admin.php:248
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
+ #: includes/admin/class-dlm-admin.php:250
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
+ #: includes/admin/class-dlm-admin.php:256
513
  msgid "Access"
514
  msgstr ""
515
 
516
+ #: includes/admin/class-dlm-admin.php:261
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
+ #: includes/admin/class-dlm-admin.php:262
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
+ #: includes/admin/class-dlm-admin.php:270
532
  msgid "No access message"
533
  msgstr ""
534
 
535
+ #: includes/admin/class-dlm-admin.php:271
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
+ #: includes/admin/class-dlm-admin.php:277
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
+ #: includes/admin/class-dlm-admin.php:278
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
+ #: includes/admin/class-dlm-admin.php:285
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
+ #: includes/admin/class-dlm-admin.php:286
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
+ #: includes/admin/class-dlm-admin.php:370
562
  msgid "Logs"
563
  msgstr ""
564
 
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
+ #: includes/admin/class-dlm-admin.php:420
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
+ #: includes/admin/class-dlm-admin.php:421
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
+ #: includes/admin/class-dlm-admin.php:459
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
+ #: includes/admin/class-dlm-admin.php:542
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
+ #: includes/admin/class-dlm-admin.php:568
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
+ #: includes/admin/class-dlm-admin.php:570
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
+ #: includes/admin/class-dlm-admin.php:572
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
+ #: includes/admin/class-dlm-admin.php:626
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
+ #: includes/admin/class-dlm-admin.php:627
610
  msgid "Filename"
611
  msgstr ""
612
 
613
+ #: includes/admin/class-dlm-admin.php:628
614
  msgid "User ID"
615
  msgstr ""
616
 
617
+ #: includes/admin/class-dlm-admin.php:629
618
  msgid "User Login"
619
  msgstr ""
620
 
621
+ #: includes/admin/class-dlm-admin.php:630
622
  msgid "User Email"
623
  msgstr ""
624
 
625
+ #: includes/admin/class-dlm-admin.php:631
626
  msgid "User IP"
627
  msgstr ""
628
 
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
  msgid "Date"
637
  msgstr ""
638
 
639
+ #: includes/admin/class-dlm-admin.php:634
640
  msgid "Status"
641
  msgstr ""
642
 
643
+ #: includes/admin/class-dlm-admin.php:719
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr ""
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
  msgstr ""
672
 
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
  msgid "Non-member"
675
  msgstr ""
676
 
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
  msgid "User"
679
  msgstr ""
680
 
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
  msgid "IP Address"
683
  msgstr ""
684
 
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
  msgid "Log entries deleted"
687
  msgstr ""
688
 
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
  msgid "Any status"
691
  msgstr ""
692
 
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
  msgid "Failed"
695
  msgstr ""
696
 
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
  msgid "Redirected"
699
  msgstr ""
700
 
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
  msgid "Completed"
703
  msgstr ""
704
 
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
  msgid "Show all dates"
707
  msgstr ""
708
 
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
  msgid "%1$s %2$d"
711
  msgstr ""
712
 
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
  msgid "25 per page"
715
  msgstr ""
716
 
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
  msgid "50 per page"
719
  msgstr ""
720
 
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
  msgid "100 per page"
723
  msgstr ""
724
 
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
  msgid "200 per page"
727
  msgstr ""
728
 
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Show All"
731
  msgstr ""
732
 
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
  msgid "Filter"
735
  msgstr ""
736
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr ""
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr ""
822
 
825
  msgid "No file paths defined."
826
  msgstr ""
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr ""
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr ""
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr ""
843
 
languages/download-monitor-ca_ES.mo CHANGED
Binary file
languages/download-monitor-ca_ES.po CHANGED
@@ -6,8 +6,8 @@ msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
10
- "PO-Revision-Date: 2016-06-15 18:46+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Catalan (Spain) (http://www.transifex.com/barrykooijplugins/download-monitor/language/ca_ES/)\n"
13
  "MIME-Version: 1.0\n"
@@ -83,7 +83,7 @@ msgid "ID"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
- #: includes/admin/class-dlm-logging-list-table.php:168
87
  msgid "File"
88
  msgstr "Arxiu"
89
 
@@ -117,7 +117,7 @@ msgid "Featured"
117
  msgstr "Destacat"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
- #: includes/admin/class-dlm-admin-cpt.php:388
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Només per a membres"
@@ -136,16 +136,16 @@ msgstr "Data de publicació"
136
  msgid "Yes"
137
  msgstr "Si"
138
 
139
- #: includes/admin/class-dlm-admin-cpt.php:384
140
  msgid "Download Monitor Data"
141
  msgstr "Dades de Download Monitor"
142
 
143
- #: includes/admin/class-dlm-admin-cpt.php:386
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Descàrrega destacada"
147
 
148
- #: includes/admin/class-dlm-admin-cpt.php:390
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Redirigir a l'arxiu"
@@ -159,13 +159,13 @@ msgid "There are no stats available yet!"
159
  msgstr "Encara no hi ha estadístiques disponibles!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
- #: includes/admin/class-dlm-logging-list-table.php:167
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Descàrrega"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
- #: includes/admin/class-dlm-admin.php:380
169
  msgid "Download Monitor Extensions"
170
  msgstr "Extensions de Download Monitor"
171
 
@@ -330,220 +330,220 @@ msgstr "Tancar tot"
330
  msgid "Expand all"
331
  msgstr "Obrir tot"
332
 
333
- #: includes/admin/class-dlm-admin.php:104
334
  msgid "Select Page"
335
  msgstr "Seleccionar pàgina"
336
 
337
- #: includes/admin/class-dlm-admin.php:131
338
  msgid "General"
339
  msgstr "General"
340
 
341
- #: includes/admin/class-dlm-admin.php:136
342
  msgid "Default Template"
343
  msgstr "Plantilla predeterminada"
344
 
345
- #: includes/admin/class-dlm-admin.php:137
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Tria quina plantilla fara servir el còdi curt <code>[download]</code> de forma predeterminada (això pot ser anul·lat pe l'argument <code>format</code>)."
350
 
351
- #: includes/admin/class-dlm-admin.php:140
352
  msgid "Default - Title and count"
353
  msgstr "Predeterminat: Títol i quantitat de descàrregues"
354
 
355
- #: includes/admin/class-dlm-admin.php:141
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr "Botó: Botó amb estil CSS que mostra el títol i la quantitat de descàrregues."
358
 
359
- #: includes/admin/class-dlm-admin.php:142
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr "Caixa: Caixa que mostra una miniatura, el títol, la quantitat de descàrregues, el nom de l'arxiu i la seva mida."
362
 
363
- #: includes/admin/class-dlm-admin.php:143
364
  msgid "Filename - Filename and download count"
365
  msgstr "Nom d'arxiu: Mostra el nom de l'arxiu i la quantitat de descàrregues."
366
 
367
- #: includes/admin/class-dlm-admin.php:144
368
  msgid "Title - Shows download title only"
369
  msgstr "Títol: Només mostra el títol de la descàrrega."
370
 
371
- #: includes/admin/class-dlm-admin.php:145
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr "Llista de versions: Mostra totes les versions de la descàrrega en una llista sense ordenar."
374
 
375
- #: includes/admin/class-dlm-admin.php:146
376
  msgid "Custom template"
377
  msgstr "Plantilla personalitzada"
378
 
379
- #: includes/admin/class-dlm-admin.php:152
380
  msgid "Custom Template"
381
  msgstr "Plantilla personalitzada"
382
 
383
- #: includes/admin/class-dlm-admin.php:153
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
- "template file. If you enter, for example, <code>image</code>, the <code"
387
- ">content-download-image.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
- msgstr "Deixant-lo en blanc, es farà servir l'arxiu de plantilla predeterminada <code>content-download.php</code>. Si, per exemple, escrius <code>image</code>, en el seu lloc es farà servir la plantilla <code>content-download-image.php</code>. Pots afegir plantilles personalitzades dintre de la carpeta del teu tema."
390
 
391
- #: includes/admin/class-dlm-admin.php:158
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
- #: includes/admin/class-dlm-admin.php:159
396
- #: includes/admin/class-dlm-admin.php:167
397
- #: includes/admin/class-dlm-admin.php:230
398
- #: includes/admin/class-dlm-admin.php:240
399
  msgid "Enable"
400
  msgstr "Activar"
401
 
402
- #: includes/admin/class-dlm-admin.php:160
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "Si el servidor ho permet, es poden distribuir las descàrregues mitjançamt <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> en comptes de fer servir PHP (el servidor necesita <code>mod_xsendfile</code>)."
408
 
409
- #: includes/admin/class-dlm-admin.php:166
410
  msgid "Prevent hotlinking"
411
  msgstr "Evitar el hotlinking"
412
 
413
- #: includes/admin/class-dlm-admin.php:168
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr "Si esta actiu, el gestor de descàrregues comprobarà si la referencia PHP s'ha originat des de el teu lloc web, i en cas contrari la redirigirà a la pàgina d'inici."
418
 
419
- #: includes/admin/class-dlm-admin.php:174
420
  msgid "Endpoint"
421
  msgstr "Punt final"
422
 
423
- #: includes/admin/class-dlm-admin.php:179
424
  msgid "download"
425
  msgstr "Descàrrega"
426
 
427
- #: includes/admin/class-dlm-admin.php:180
428
  msgid "Download Endpoint"
429
  msgstr "Punt final de la descàrrega"
430
 
431
- #: includes/admin/class-dlm-admin.php:181
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr "Definir quin punt final s'ha d'utilitzar pels enllaços de descàrrega. Per defecte es farà servir <code>%s</code>."
436
 
437
- #: includes/admin/class-dlm-admin.php:186
438
  msgid "Endpoint Value"
439
  msgstr "Valor del punt final"
440
 
441
- #: includes/admin/class-dlm-admin.php:187
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr "Defineix quin valor únic hauria de fer-se servir al final del teu punt final per identificar l'arxiu descarrregable. Per exemple, una ID mostraria un enllaç similar a <code>%s</code>."
447
 
448
- #: includes/admin/class-dlm-admin.php:190
449
- #: includes/admin/class-dlm-admin.php:617
450
  msgid "Download ID"
451
  msgstr "ID de descàrrega"
452
 
453
- #: includes/admin/class-dlm-admin.php:191
454
  msgid "Download slug"
455
  msgstr "Resum de descàrrega"
456
 
457
- #: includes/admin/class-dlm-admin.php:197
458
  msgid "Hashes"
459
  msgstr "Hashes"
460
 
461
- #: includes/admin/class-dlm-admin.php:202
462
  msgid "MD5 hashes"
463
  msgstr "Hash MD5"
464
 
465
- #: includes/admin/class-dlm-admin.php:203
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr "Genera un hash MD5 per als arxius guardats"
468
 
469
- #: includes/admin/class-dlm-admin.php:210
470
  msgid "SHA1 hashes"
471
  msgstr "Hash SHA1"
472
 
473
- #: includes/admin/class-dlm-admin.php:211
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr "Genera un hash SHA1 per als arxius guardats"
476
 
477
- #: includes/admin/class-dlm-admin.php:218
478
  msgid "CRC32B hashes"
479
  msgstr "Hash CRC32B"
480
 
481
- #: includes/admin/class-dlm-admin.php:219
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr "Genera un hash CRC32B per als arxius guardats"
484
 
485
- #: includes/admin/class-dlm-admin.php:220
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr "Els hashes poden exportar-se de forma opcional mitjançant còdis curts, però podrien provocar problemes de rendiment amb arxius grans."
490
 
491
- #: includes/admin/class-dlm-admin.php:226
492
  msgid "Logging"
493
  msgstr "Registres"
494
 
495
- #: includes/admin/class-dlm-admin.php:232
496
  msgid "Download Log"
497
  msgstr "Registre de descàrregues"
498
 
499
- #: includes/admin/class-dlm-admin.php:233
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Registrar els intents de descàrrega, les adreces IP i més."
502
 
503
- #: includes/admin/class-dlm-admin.php:239
504
  msgid "Count unique IPs only"
505
  msgstr "Comptar només les IPs úniques"
506
 
507
- #: includes/admin/class-dlm-admin.php:241
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr "Si s'activa, el comptador per a cada descàrrega només s'incrementarà i crearrà una entrada al registre un cop per adreça IP."
512
 
513
- #: includes/admin/class-dlm-admin.php:247
514
  msgid "Access"
515
  msgstr "Accés"
516
 
517
- #: includes/admin/class-dlm-admin.php:252
518
  msgid "No Access Page"
519
  msgstr "Pàgina per sense accés"
520
 
521
- #: includes/admin/class-dlm-admin.php:253
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr "Trieu la pàgina que es mostra quan l'usuari no té accés a un arxiu. No t'oblidis d'afegir el codi curt <code>[dlm_no_access]</ code> a la pàgina."
526
 
527
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr "No tens permís per accedir a aquesta descàrrega. %sAnar a la pàgina principal%s"
531
 
532
- #: includes/admin/class-dlm-admin.php:261
533
  msgid "No access message"
534
  msgstr "Missatge si no es pot accedir"
535
 
536
- #: includes/admin/class-dlm-admin.php:262
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr "Aquest missatge es mostrarà als visitantes que no tinguin accés a un arxiu."
541
 
542
- #: includes/admin/class-dlm-admin.php:268
543
  msgid "Blacklist IPs"
544
  msgstr "IPs a la llista negra"
545
 
546
- #: includes/admin/class-dlm-admin.php:269
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -551,97 +551,97 @@ msgid ""
551
  "<code>2001:db8::/32</code>."
552
  msgstr "Llista d'adreces IP a la llista negra, 1 per línia. Utilitzeu el format de màscara de xarxa IP/CIDR per rangs. Exemples IPv4: <code>198.51.100.1</code> o <code>198.51.100.0/24</code>. Exemples IPv6: <code>2001:db8::1</code> o <code>2001:db8::/32</code>."
553
 
554
- #: includes/admin/class-dlm-admin.php:276
555
  msgid "Blacklist user agents"
556
  msgstr "Agents d'usuari a la llista negra"
557
 
558
- #: includes/admin/class-dlm-admin.php:277
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "Indica els agents d'usuari de navegadors que estan a la llista negra. Un agent per línia."
561
 
562
- #: includes/admin/class-dlm-admin.php:361
563
  msgid "Logs"
564
  msgstr "Registres"
565
 
566
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Configuració"
569
 
570
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr "Extensions"
573
 
574
- #: includes/admin/class-dlm-admin.php:411
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr "A causa que el servidor s'està executant en Nginx, el nostre arxiu .htaccess no pot protegir les seves descàrregues."
579
 
580
- #: includes/admin/class-dlm-admin.php:412
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr "Si us plau, afegiu les següents regles a la seva configuració Nginx per desactivar l'accés directe a arxius:%s"
585
 
586
- #: includes/admin/class-dlm-admin.php:451
587
  msgid "Settings successfully saved"
588
  msgstr "Configuració guardada correctament"
589
 
590
- #: includes/admin/class-dlm-admin.php:534
591
  msgid "Save Changes"
592
  msgstr "Desa els canvis"
593
 
594
- #: includes/admin/class-dlm-admin.php:560
595
  msgid "Download Logs"
596
  msgstr "Registres de descàrrega"
597
 
598
- #: includes/admin/class-dlm-admin.php:562
599
  msgid "Export CSV"
600
  msgstr "Exportar CSV"
601
 
602
- #: includes/admin/class-dlm-admin.php:564
603
  msgid "Delete Logs"
604
  msgstr "Esborra els registres"
605
 
606
- #: includes/admin/class-dlm-admin.php:618
607
  msgid "Version ID"
608
  msgstr "ID de la versió"
609
 
610
- #: includes/admin/class-dlm-admin.php:619
611
  msgid "Filename"
612
  msgstr "Nom de l'arxiu"
613
 
614
- #: includes/admin/class-dlm-admin.php:620
615
  msgid "User ID"
616
  msgstr "ID de l'usuari"
617
 
618
- #: includes/admin/class-dlm-admin.php:621
619
  msgid "User Login"
620
  msgstr "Nom de l'usuari"
621
 
622
- #: includes/admin/class-dlm-admin.php:622
623
  msgid "User Email"
624
  msgstr "Correu electrònic de l'usuari"
625
 
626
- #: includes/admin/class-dlm-admin.php:623
627
  msgid "User IP"
628
  msgstr "IP de l'usuari"
629
 
630
- #: includes/admin/class-dlm-admin.php:624
631
- #: includes/admin/class-dlm-logging-list-table.php:171
632
  msgid "User Agent"
633
  msgstr "Agent de l'usuari"
634
 
635
- #: includes/admin/class-dlm-admin.php:625
636
- #: includes/admin/class-dlm-logging-list-table.php:172
637
  msgid "Date"
638
  msgstr "Data"
639
 
640
- #: includes/admin/class-dlm-admin.php:626
641
  msgid "Status"
642
  msgstr "Estat"
643
 
644
- #: includes/admin/class-dlm-admin.php:711
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
@@ -663,71 +663,75 @@ msgstr "Fa %s"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Descàrrega #%d (ja no existeix)"
665
 
666
- #: includes/admin/class-dlm-logging-list-table.php:112
667
- msgid "v%s"
668
- msgstr "v%s"
 
 
 
 
669
 
670
- #: includes/admin/class-dlm-logging-list-table.php:135
671
  msgid "Non-member"
672
  msgstr "No membres"
673
 
674
- #: includes/admin/class-dlm-logging-list-table.php:169
675
  msgid "User"
676
  msgstr "Usuari"
677
 
678
- #: includes/admin/class-dlm-logging-list-table.php:170
679
  msgid "IP Address"
680
  msgstr "Adreça IP"
681
 
682
- #: includes/admin/class-dlm-logging-list-table.php:192
683
  msgid "Log entries deleted"
684
  msgstr "Entrades del registre eliminades"
685
 
686
- #: includes/admin/class-dlm-logging-list-table.php:209
687
  msgid "Any status"
688
  msgstr "Qualsevol estat"
689
 
690
- #: includes/admin/class-dlm-logging-list-table.php:211
691
  msgid "Failed"
692
  msgstr "Fallit"
693
 
694
- #: includes/admin/class-dlm-logging-list-table.php:213
695
  msgid "Redirected"
696
  msgstr "Redirigida"
697
 
698
- #: includes/admin/class-dlm-logging-list-table.php:215
699
  msgid "Completed"
700
  msgstr "Completada"
701
 
702
- #: includes/admin/class-dlm-logging-list-table.php:234
703
  msgid "Show all dates"
704
  msgstr "Mostrar totes les dates"
705
 
706
- #: includes/admin/class-dlm-logging-list-table.php:248
707
  msgid "%1$s %2$d"
708
  msgstr "%1$s %2$d"
709
 
710
- #: includes/admin/class-dlm-logging-list-table.php:256
711
  msgid "25 per page"
712
  msgstr "25 per pàgina"
713
 
714
- #: includes/admin/class-dlm-logging-list-table.php:258
715
  msgid "50 per page"
716
  msgstr "50 per pàgina"
717
 
718
- #: includes/admin/class-dlm-logging-list-table.php:260
719
  msgid "100 per page"
720
  msgstr "100 per pàgina"
721
 
722
- #: includes/admin/class-dlm-logging-list-table.php:262
723
  msgid "200 per page"
724
  msgstr "200 per pàgina"
725
 
726
- #: includes/admin/class-dlm-logging-list-table.php:264
727
  msgid "Show All"
728
  msgstr "Mostra-ho tot"
729
 
730
- #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Filter"
732
  msgstr "Filtre"
733
 
@@ -803,7 +807,7 @@ msgstr "La descàrrega no existeix."
803
  #: includes/class-dlm-download-handler.php:283
804
  #: includes/class-dlm-download-handler.php:341
805
  #: includes/class-dlm-download-handler.php:349
806
- #: includes/class-dlm-download-handler.php:499
807
  msgid "Go to homepage &rarr;"
808
  msgstr "Anar a la página d'inici &rarr;"
809
 
@@ -811,7 +815,7 @@ msgstr "Anar a la página d'inici &rarr;"
811
  #: includes/class-dlm-download-handler.php:341
812
  #: includes/class-dlm-download-handler.php:349
813
  #: includes/class-dlm-download-handler.php:385
814
- #: includes/class-dlm-download-handler.php:499
815
  msgid "Download Error"
816
  msgstr "Error en la descàrrega"
817
 
@@ -820,19 +824,19 @@ msgstr "Error en la descàrrega"
820
  msgid "No file paths defined."
821
  msgstr "No s'han definit rutes d'arxius."
822
 
823
- #: includes/class-dlm-download-handler.php:419
824
- #: includes/class-dlm-download-handler.php:439
825
- #: includes/class-dlm-download-handler.php:446
826
- #: includes/class-dlm-download-handler.php:453
827
  msgid "Redirected to file"
828
  msgstr "Redirigit a l'arxiu"
829
 
830
- #: includes/class-dlm-download-handler.php:492
831
  msgid "Redirected to remote file."
832
  msgstr "Redirigit a arxiu remot."
833
 
834
- #: includes/class-dlm-download-handler.php:497
835
  #: includes/class-dlm-download-handler.php:499
 
836
  msgid "File not found."
837
  msgstr "Cap arxiu trobat"
838
 
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
10
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Catalan (Spain) (http://www.transifex.com/barrykooijplugins/download-monitor/language/ca_ES/)\n"
13
  "MIME-Version: 1.0\n"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
+ #: includes/admin/class-dlm-logging-list-table.php:172
87
  msgid "File"
88
  msgstr "Arxiu"
89
 
117
  msgstr "Destacat"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
+ #: includes/admin/class-dlm-admin-cpt.php:414
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Només per a membres"
136
  msgid "Yes"
137
  msgstr "Si"
138
 
139
+ #: includes/admin/class-dlm-admin-cpt.php:410
140
  msgid "Download Monitor Data"
141
  msgstr "Dades de Download Monitor"
142
 
143
+ #: includes/admin/class-dlm-admin-cpt.php:412
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Descàrrega destacada"
147
 
148
+ #: includes/admin/class-dlm-admin-cpt.php:416
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Redirigir a l'arxiu"
159
  msgstr "Encara no hi ha estadístiques disponibles!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
+ #: includes/admin/class-dlm-logging-list-table.php:171
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Descàrrega"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
+ #: includes/admin/class-dlm-admin.php:389
169
  msgid "Download Monitor Extensions"
170
  msgstr "Extensions de Download Monitor"
171
 
330
  msgid "Expand all"
331
  msgstr "Obrir tot"
332
 
333
+ #: includes/admin/class-dlm-admin.php:113
334
  msgid "Select Page"
335
  msgstr "Seleccionar pàgina"
336
 
337
+ #: includes/admin/class-dlm-admin.php:140
338
  msgid "General"
339
  msgstr "General"
340
 
341
+ #: includes/admin/class-dlm-admin.php:145
342
  msgid "Default Template"
343
  msgstr "Plantilla predeterminada"
344
 
345
+ #: includes/admin/class-dlm-admin.php:146
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Tria quina plantilla fara servir el còdi curt <code>[download]</code> de forma predeterminada (això pot ser anul·lat pe l'argument <code>format</code>)."
350
 
351
+ #: includes/admin/class-dlm-admin.php:149
352
  msgid "Default - Title and count"
353
  msgstr "Predeterminat: Títol i quantitat de descàrregues"
354
 
355
+ #: includes/admin/class-dlm-admin.php:150
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr "Botó: Botó amb estil CSS que mostra el títol i la quantitat de descàrregues."
358
 
359
+ #: includes/admin/class-dlm-admin.php:151
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr "Caixa: Caixa que mostra una miniatura, el títol, la quantitat de descàrregues, el nom de l'arxiu i la seva mida."
362
 
363
+ #: includes/admin/class-dlm-admin.php:152
364
  msgid "Filename - Filename and download count"
365
  msgstr "Nom d'arxiu: Mostra el nom de l'arxiu i la quantitat de descàrregues."
366
 
367
+ #: includes/admin/class-dlm-admin.php:153
368
  msgid "Title - Shows download title only"
369
  msgstr "Títol: Només mostra el títol de la descàrrega."
370
 
371
+ #: includes/admin/class-dlm-admin.php:154
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr "Llista de versions: Mostra totes les versions de la descàrrega en una llista sense ordenar."
374
 
375
+ #: includes/admin/class-dlm-admin.php:155
376
  msgid "Custom template"
377
  msgstr "Plantilla personalitzada"
378
 
379
+ #: includes/admin/class-dlm-admin.php:161
380
  msgid "Custom Template"
381
  msgstr "Plantilla personalitzada"
382
 
383
+ #: includes/admin/class-dlm-admin.php:162
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
+ "template file. If you enter, for example, <code>button</code>, the <code"
387
+ ">content-download-button.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
+ msgstr ""
390
 
391
+ #: includes/admin/class-dlm-admin.php:167
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
+ #: includes/admin/class-dlm-admin.php:168
396
+ #: includes/admin/class-dlm-admin.php:176
397
+ #: includes/admin/class-dlm-admin.php:239
398
+ #: includes/admin/class-dlm-admin.php:249
399
  msgid "Enable"
400
  msgstr "Activar"
401
 
402
+ #: includes/admin/class-dlm-admin.php:169
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "Si el servidor ho permet, es poden distribuir las descàrregues mitjançamt <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> en comptes de fer servir PHP (el servidor necesita <code>mod_xsendfile</code>)."
408
 
409
+ #: includes/admin/class-dlm-admin.php:175
410
  msgid "Prevent hotlinking"
411
  msgstr "Evitar el hotlinking"
412
 
413
+ #: includes/admin/class-dlm-admin.php:177
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr "Si esta actiu, el gestor de descàrregues comprobarà si la referencia PHP s'ha originat des de el teu lloc web, i en cas contrari la redirigirà a la pàgina d'inici."
418
 
419
+ #: includes/admin/class-dlm-admin.php:183
420
  msgid "Endpoint"
421
  msgstr "Punt final"
422
 
423
+ #: includes/admin/class-dlm-admin.php:188
424
  msgid "download"
425
  msgstr "Descàrrega"
426
 
427
+ #: includes/admin/class-dlm-admin.php:189
428
  msgid "Download Endpoint"
429
  msgstr "Punt final de la descàrrega"
430
 
431
+ #: includes/admin/class-dlm-admin.php:190
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr "Definir quin punt final s'ha d'utilitzar pels enllaços de descàrrega. Per defecte es farà servir <code>%s</code>."
436
 
437
+ #: includes/admin/class-dlm-admin.php:195
438
  msgid "Endpoint Value"
439
  msgstr "Valor del punt final"
440
 
441
+ #: includes/admin/class-dlm-admin.php:196
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr "Defineix quin valor únic hauria de fer-se servir al final del teu punt final per identificar l'arxiu descarrregable. Per exemple, una ID mostraria un enllaç similar a <code>%s</code>."
447
 
448
+ #: includes/admin/class-dlm-admin.php:199
449
+ #: includes/admin/class-dlm-admin.php:625
450
  msgid "Download ID"
451
  msgstr "ID de descàrrega"
452
 
453
+ #: includes/admin/class-dlm-admin.php:200
454
  msgid "Download slug"
455
  msgstr "Resum de descàrrega"
456
 
457
+ #: includes/admin/class-dlm-admin.php:206
458
  msgid "Hashes"
459
  msgstr "Hashes"
460
 
461
+ #: includes/admin/class-dlm-admin.php:211
462
  msgid "MD5 hashes"
463
  msgstr "Hash MD5"
464
 
465
+ #: includes/admin/class-dlm-admin.php:212
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr "Genera un hash MD5 per als arxius guardats"
468
 
469
+ #: includes/admin/class-dlm-admin.php:219
470
  msgid "SHA1 hashes"
471
  msgstr "Hash SHA1"
472
 
473
+ #: includes/admin/class-dlm-admin.php:220
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr "Genera un hash SHA1 per als arxius guardats"
476
 
477
+ #: includes/admin/class-dlm-admin.php:227
478
  msgid "CRC32B hashes"
479
  msgstr "Hash CRC32B"
480
 
481
+ #: includes/admin/class-dlm-admin.php:228
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr "Genera un hash CRC32B per als arxius guardats"
484
 
485
+ #: includes/admin/class-dlm-admin.php:229
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr "Els hashes poden exportar-se de forma opcional mitjançant còdis curts, però podrien provocar problemes de rendiment amb arxius grans."
490
 
491
+ #: includes/admin/class-dlm-admin.php:235
492
  msgid "Logging"
493
  msgstr "Registres"
494
 
495
+ #: includes/admin/class-dlm-admin.php:241
496
  msgid "Download Log"
497
  msgstr "Registre de descàrregues"
498
 
499
+ #: includes/admin/class-dlm-admin.php:242
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Registrar els intents de descàrrega, les adreces IP i més."
502
 
503
+ #: includes/admin/class-dlm-admin.php:248
504
  msgid "Count unique IPs only"
505
  msgstr "Comptar només les IPs úniques"
506
 
507
+ #: includes/admin/class-dlm-admin.php:250
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr "Si s'activa, el comptador per a cada descàrrega només s'incrementarà i crearrà una entrada al registre un cop per adreça IP."
512
 
513
+ #: includes/admin/class-dlm-admin.php:256
514
  msgid "Access"
515
  msgstr "Accés"
516
 
517
+ #: includes/admin/class-dlm-admin.php:261
518
  msgid "No Access Page"
519
  msgstr "Pàgina per sense accés"
520
 
521
+ #: includes/admin/class-dlm-admin.php:262
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr "Trieu la pàgina que es mostra quan l'usuari no té accés a un arxiu. No t'oblidis d'afegir el codi curt <code>[dlm_no_access]</ code> a la pàgina."
526
 
527
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr "No tens permís per accedir a aquesta descàrrega. %sAnar a la pàgina principal%s"
531
 
532
+ #: includes/admin/class-dlm-admin.php:270
533
  msgid "No access message"
534
  msgstr "Missatge si no es pot accedir"
535
 
536
+ #: includes/admin/class-dlm-admin.php:271
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr "Aquest missatge es mostrarà als visitantes que no tinguin accés a un arxiu."
541
 
542
+ #: includes/admin/class-dlm-admin.php:277
543
  msgid "Blacklist IPs"
544
  msgstr "IPs a la llista negra"
545
 
546
+ #: includes/admin/class-dlm-admin.php:278
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
551
  "<code>2001:db8::/32</code>."
552
  msgstr "Llista d'adreces IP a la llista negra, 1 per línia. Utilitzeu el format de màscara de xarxa IP/CIDR per rangs. Exemples IPv4: <code>198.51.100.1</code> o <code>198.51.100.0/24</code>. Exemples IPv6: <code>2001:db8::1</code> o <code>2001:db8::/32</code>."
553
 
554
+ #: includes/admin/class-dlm-admin.php:285
555
  msgid "Blacklist user agents"
556
  msgstr "Agents d'usuari a la llista negra"
557
 
558
+ #: includes/admin/class-dlm-admin.php:286
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "Indica els agents d'usuari de navegadors que estan a la llista negra. Un agent per línia."
561
 
562
+ #: includes/admin/class-dlm-admin.php:370
563
  msgid "Logs"
564
  msgstr "Registres"
565
 
566
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Configuració"
569
 
570
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr "Extensions"
573
 
574
+ #: includes/admin/class-dlm-admin.php:420
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr "A causa que el servidor s'està executant en Nginx, el nostre arxiu .htaccess no pot protegir les seves descàrregues."
579
 
580
+ #: includes/admin/class-dlm-admin.php:421
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr "Si us plau, afegiu les següents regles a la seva configuració Nginx per desactivar l'accés directe a arxius:%s"
585
 
586
+ #: includes/admin/class-dlm-admin.php:459
587
  msgid "Settings successfully saved"
588
  msgstr "Configuració guardada correctament"
589
 
590
+ #: includes/admin/class-dlm-admin.php:542
591
  msgid "Save Changes"
592
  msgstr "Desa els canvis"
593
 
594
+ #: includes/admin/class-dlm-admin.php:568
595
  msgid "Download Logs"
596
  msgstr "Registres de descàrrega"
597
 
598
+ #: includes/admin/class-dlm-admin.php:570
599
  msgid "Export CSV"
600
  msgstr "Exportar CSV"
601
 
602
+ #: includes/admin/class-dlm-admin.php:572
603
  msgid "Delete Logs"
604
  msgstr "Esborra els registres"
605
 
606
+ #: includes/admin/class-dlm-admin.php:626
607
  msgid "Version ID"
608
  msgstr "ID de la versió"
609
 
610
+ #: includes/admin/class-dlm-admin.php:627
611
  msgid "Filename"
612
  msgstr "Nom de l'arxiu"
613
 
614
+ #: includes/admin/class-dlm-admin.php:628
615
  msgid "User ID"
616
  msgstr "ID de l'usuari"
617
 
618
+ #: includes/admin/class-dlm-admin.php:629
619
  msgid "User Login"
620
  msgstr "Nom de l'usuari"
621
 
622
+ #: includes/admin/class-dlm-admin.php:630
623
  msgid "User Email"
624
  msgstr "Correu electrònic de l'usuari"
625
 
626
+ #: includes/admin/class-dlm-admin.php:631
627
  msgid "User IP"
628
  msgstr "IP de l'usuari"
629
 
630
+ #: includes/admin/class-dlm-admin.php:632
631
+ #: includes/admin/class-dlm-logging-list-table.php:175
632
  msgid "User Agent"
633
  msgstr "Agent de l'usuari"
634
 
635
+ #: includes/admin/class-dlm-admin.php:633
636
+ #: includes/admin/class-dlm-logging-list-table.php:176
637
  msgid "Date"
638
  msgstr "Data"
639
 
640
+ #: includes/admin/class-dlm-admin.php:634
641
  msgid "Status"
642
  msgstr "Estat"
643
 
644
+ #: includes/admin/class-dlm-admin.php:719
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Descàrrega #%d (ja no existeix)"
665
 
666
+ #: includes/admin/class-dlm-logging-list-table.php:113
667
+ msgid " (v%s)"
668
+ msgstr ""
669
+
670
+ #: includes/admin/class-dlm-logging-list-table.php:115
671
+ msgid " (v%s no longer exists)"
672
+ msgstr ""
673
 
674
+ #: includes/admin/class-dlm-logging-list-table.php:139
675
  msgid "Non-member"
676
  msgstr "No membres"
677
 
678
+ #: includes/admin/class-dlm-logging-list-table.php:173
679
  msgid "User"
680
  msgstr "Usuari"
681
 
682
+ #: includes/admin/class-dlm-logging-list-table.php:174
683
  msgid "IP Address"
684
  msgstr "Adreça IP"
685
 
686
+ #: includes/admin/class-dlm-logging-list-table.php:196
687
  msgid "Log entries deleted"
688
  msgstr "Entrades del registre eliminades"
689
 
690
+ #: includes/admin/class-dlm-logging-list-table.php:213
691
  msgid "Any status"
692
  msgstr "Qualsevol estat"
693
 
694
+ #: includes/admin/class-dlm-logging-list-table.php:215
695
  msgid "Failed"
696
  msgstr "Fallit"
697
 
698
+ #: includes/admin/class-dlm-logging-list-table.php:217
699
  msgid "Redirected"
700
  msgstr "Redirigida"
701
 
702
+ #: includes/admin/class-dlm-logging-list-table.php:219
703
  msgid "Completed"
704
  msgstr "Completada"
705
 
706
+ #: includes/admin/class-dlm-logging-list-table.php:238
707
  msgid "Show all dates"
708
  msgstr "Mostrar totes les dates"
709
 
710
+ #: includes/admin/class-dlm-logging-list-table.php:252
711
  msgid "%1$s %2$d"
712
  msgstr "%1$s %2$d"
713
 
714
+ #: includes/admin/class-dlm-logging-list-table.php:260
715
  msgid "25 per page"
716
  msgstr "25 per pàgina"
717
 
718
+ #: includes/admin/class-dlm-logging-list-table.php:262
719
  msgid "50 per page"
720
  msgstr "50 per pàgina"
721
 
722
+ #: includes/admin/class-dlm-logging-list-table.php:264
723
  msgid "100 per page"
724
  msgstr "100 per pàgina"
725
 
726
+ #: includes/admin/class-dlm-logging-list-table.php:266
727
  msgid "200 per page"
728
  msgstr "200 per pàgina"
729
 
730
+ #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Show All"
732
  msgstr "Mostra-ho tot"
733
 
734
+ #: includes/admin/class-dlm-logging-list-table.php:272
735
  msgid "Filter"
736
  msgstr "Filtre"
737
 
807
  #: includes/class-dlm-download-handler.php:283
808
  #: includes/class-dlm-download-handler.php:341
809
  #: includes/class-dlm-download-handler.php:349
810
+ #: includes/class-dlm-download-handler.php:501
811
  msgid "Go to homepage &rarr;"
812
  msgstr "Anar a la página d'inici &rarr;"
813
 
815
  #: includes/class-dlm-download-handler.php:341
816
  #: includes/class-dlm-download-handler.php:349
817
  #: includes/class-dlm-download-handler.php:385
818
+ #: includes/class-dlm-download-handler.php:501
819
  msgid "Download Error"
820
  msgstr "Error en la descàrrega"
821
 
824
  msgid "No file paths defined."
825
  msgstr "No s'han definit rutes d'arxius."
826
 
827
+ #: includes/class-dlm-download-handler.php:421
828
+ #: includes/class-dlm-download-handler.php:441
829
+ #: includes/class-dlm-download-handler.php:448
830
+ #: includes/class-dlm-download-handler.php:455
831
  msgid "Redirected to file"
832
  msgstr "Redirigit a l'arxiu"
833
 
834
+ #: includes/class-dlm-download-handler.php:494
835
  msgid "Redirected to remote file."
836
  msgstr "Redirigit a arxiu remot."
837
 
 
838
  #: includes/class-dlm-download-handler.php:499
839
+ #: includes/class-dlm-download-handler.php:501
840
  msgid "File not found."
841
  msgstr "Cap arxiu trobat"
842
 
languages/download-monitor-cs_CZ.mo CHANGED
Binary file
languages/download-monitor-cs_CZ.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Czech (Czech Republic) (http://www.transifex.com/barrykooijplugins/download-monitor/language/cs_CZ/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Soubor"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Zvýrazněný"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Jen pro přihlášené"
@@ -137,16 +137,16 @@ msgstr "Datum vložení"
137
  msgid "Yes"
138
  msgstr "Ano"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Zvýrazněný download"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Přesměrování k souboru"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "Ještě nejsou statistiky k dispozici."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Download"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "Sbalit vše"
331
  msgid "Expand all"
332
  msgstr "Rozbalit vše"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Hlavní"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Výchozí šablona"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Vyberte, která šablona bude použita pro zkratku <code>[download]</code> jako výchozí (toto může být přepsáno v argumentu <code>format</code>)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Výchozí - Název a počítadlo"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Button - stylované tlačítko zobrazující název a počítadlo"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Box - Box zobrazí náhled, název, počítadlo, název a velikost souboru"
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Filename - Název souboru a počítadlo"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Title - Zobrazí pouze název"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Version list - Neuspořádaný seznam všech verzí downloadu"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Uživatelská šablona"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Uživatelská šablona"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Nechte prázdné pro použití výchozího<code>content-download.php</code> souboru šablony. Pokud zadáte, například, <code>image</code>, bude použita šablona <code>content-download-image.php</code>. Uživatelskou šablonu můžete přidat do adresáře vašeho vzhledu."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Povolit"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Pokud je povoleno, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> mohou být použity místo PHP (server vyžaduje <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Předcházet hotlinking"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Pokud je povoleno, download handler zjistí PHP referer, zda je stahování za vašeho webu, a pokud ne, přesměruje na domovskou stránku."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Koncový bod"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "stažení"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Koncový bod stažení"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definuje koncový bod použitý jako odkaz na stahované soubory. Jako výchozí bude <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Hodnota koncového bodu"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definuje jedinečnou hodnotu k identifikaci strahovaného souboru v rámci vašeho koncového bodu. Např. ID zobrazí odkaz jako <code>%s</code>"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ID downloadu"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Zkratka downloadu"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "MD5 hashes"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Generovat MD5 hash pro uploadované soubory"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1 hashes"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Generovat SHA1 hash pro uploadované soubory"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B hashes"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Generovat CRC32B hash pro uploadované soubory"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Hashe můžete použít volitelně pro zkratky, mohou ale způsobit problémy s výkonem u velkých souborů."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Logování"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Log downloadů"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Loguje pokusy o stažení, IP adresy a další."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Seznam zakázaných IP adres"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Seznam zakázaných agentů"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Sezanm zakázaných agentů , 1 na řádek."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Logy"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Nastavení"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "Nastavení bylo úspěšně uloženo"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Uložit změny"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Logy stažení"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Export CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Smazat logy"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "ID verze"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Jméno souboru"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ID uživatele"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Login uživatele"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "Email uživatele"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP uživatele"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "Agent uživatele"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Datum"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Status"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "před %s"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Download #%d (již neexistuje)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Nepřihlášený"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Uživatel"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "IP adresa"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Jakýkoliv status"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Selhal"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Přesměrován"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Kompletní"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Zobrazit všechny datumy"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 na stránku"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 na stánku"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 na stránku"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 na stránku"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Zobrazit vše"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Filtr"
734
 
@@ -805,7 +809,7 @@ msgstr "Download neexistuje."
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
- #: includes/class-dlm-download-handler.php:499
809
  msgid "Go to homepage &rarr;"
810
  msgstr "Přejít na homepage &rarr;"
811
 
@@ -813,7 +817,7 @@ msgstr "Přejít na homepage &rarr;"
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
- #: includes/class-dlm-download-handler.php:499
817
  msgid "Download Error"
818
  msgstr "Chyba downloadu"
819
 
@@ -822,19 +826,19 @@ msgstr "Chyba downloadu"
822
  msgid "No file paths defined."
823
  msgstr "Nejsou definovány cesty k souboru."
824
 
825
- #: includes/class-dlm-download-handler.php:419
826
- #: includes/class-dlm-download-handler.php:439
827
- #: includes/class-dlm-download-handler.php:446
828
- #: includes/class-dlm-download-handler.php:453
829
  msgid "Redirected to file"
830
  msgstr "Přesměrovat k souboru"
831
 
832
- #: includes/class-dlm-download-handler.php:492
833
  msgid "Redirected to remote file."
834
  msgstr "Přesměrovat k vzdálenému souboru."
835
 
836
- #: includes/class-dlm-download-handler.php:497
837
  #: includes/class-dlm-download-handler.php:499
 
838
  msgid "File not found."
839
  msgstr "Soubor nenalezen."
840
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Czech (Czech Republic) (http://www.transifex.com/barrykooijplugins/download-monitor/language/cs_CZ/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Soubor"
90
 
118
  msgstr "Zvýrazněný"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Jen pro přihlášené"
137
  msgid "Yes"
138
  msgstr "Ano"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Zvýrazněný download"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Přesměrování k souboru"
160
  msgstr "Ještě nejsou statistiky k dispozici."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Download"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "Rozbalit vše"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Hlavní"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Výchozí šablona"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Vyberte, která šablona bude použita pro zkratku <code>[download]</code> jako výchozí (toto může být přepsáno v argumentu <code>format</code>)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Výchozí - Název a počítadlo"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Button - stylované tlačítko zobrazující název a počítadlo"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Box - Box zobrazí náhled, název, počítadlo, název a velikost souboru"
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Filename - Název souboru a počítadlo"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Title - Zobrazí pouze název"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Version list - Neuspořádaný seznam všech verzí downloadu"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Uživatelská šablona"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Uživatelská šablona"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Povolit"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Pokud je povoleno, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> mohou být použity místo PHP (server vyžaduje <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Předcházet hotlinking"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Pokud je povoleno, download handler zjistí PHP referer, zda je stahování za vašeho webu, a pokud ne, přesměruje na domovskou stránku."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Koncový bod"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "stažení"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Koncový bod stažení"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definuje koncový bod použitý jako odkaz na stahované soubory. Jako výchozí bude <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Hodnota koncového bodu"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definuje jedinečnou hodnotu k identifikaci strahovaného souboru v rámci vašeho koncového bodu. Např. ID zobrazí odkaz jako <code>%s</code>"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ID downloadu"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Zkratka downloadu"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "MD5 hashes"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Generovat MD5 hash pro uploadované soubory"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1 hashes"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Generovat SHA1 hash pro uploadované soubory"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B hashes"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Generovat CRC32B hash pro uploadované soubory"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Hashe můžete použít volitelně pro zkratky, mohou ale způsobit problémy s výkonem u velkých souborů."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Logování"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Log downloadů"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Loguje pokusy o stažení, IP adresy a další."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Seznam zakázaných IP adres"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Seznam zakázaných agentů"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Sezanm zakázaných agentů , 1 na řádek."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Logy"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Nastavení"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "Nastavení bylo úspěšně uloženo"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Uložit změny"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Logy stažení"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Export CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Smazat logy"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "ID verze"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Jméno souboru"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ID uživatele"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Login uživatele"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "Email uživatele"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP uživatele"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "Agent uživatele"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Datum"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Status"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Download #%d (již neexistuje)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Nepřihlášený"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Uživatel"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "IP adresa"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Jakýkoliv status"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Selhal"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Přesměrován"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Kompletní"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Zobrazit všechny datumy"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 na stránku"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 na stánku"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 na stránku"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 na stránku"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Zobrazit vše"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Filtr"
738
 
809
  #: includes/class-dlm-download-handler.php:283
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
+ #: includes/class-dlm-download-handler.php:501
813
  msgid "Go to homepage &rarr;"
814
  msgstr "Přejít na homepage &rarr;"
815
 
817
  #: includes/class-dlm-download-handler.php:341
818
  #: includes/class-dlm-download-handler.php:349
819
  #: includes/class-dlm-download-handler.php:385
820
+ #: includes/class-dlm-download-handler.php:501
821
  msgid "Download Error"
822
  msgstr "Chyba downloadu"
823
 
826
  msgid "No file paths defined."
827
  msgstr "Nejsou definovány cesty k souboru."
828
 
829
+ #: includes/class-dlm-download-handler.php:421
830
+ #: includes/class-dlm-download-handler.php:441
831
+ #: includes/class-dlm-download-handler.php:448
832
+ #: includes/class-dlm-download-handler.php:455
833
  msgid "Redirected to file"
834
  msgstr "Přesměrovat k souboru"
835
 
836
+ #: includes/class-dlm-download-handler.php:494
837
  msgid "Redirected to remote file."
838
  msgstr "Přesměrovat k vzdálenému souboru."
839
 
 
840
  #: includes/class-dlm-download-handler.php:499
841
+ #: includes/class-dlm-download-handler.php:501
842
  msgid "File not found."
843
  msgstr "Soubor nenalezen."
844
 
languages/download-monitor-da_DK.mo CHANGED
Binary file
languages/download-monitor-da_DK.po CHANGED
@@ -5,8 +5,8 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
9
- "PO-Revision-Date: 2016-04-11 14:03+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Danish (Denmark) (http://www.transifex.com/barrykooijplugins/download-monitor/language/da_DK/)\n"
12
  "MIME-Version: 1.0\n"
@@ -82,7 +82,7 @@ msgid "ID"
82
  msgstr "ID"
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
- #: includes/admin/class-dlm-logging-list-table.php:168
86
  msgid "File"
87
  msgstr "Fil"
88
 
@@ -116,7 +116,7 @@ msgid "Featured"
116
  msgstr "Fremhævet"
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
- #: includes/admin/class-dlm-admin-cpt.php:388
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr "Kun medlemmer"
@@ -135,16 +135,16 @@ msgstr "Udgivelsesdato"
135
  msgid "Yes"
136
  msgstr "Ja"
137
 
138
- #: includes/admin/class-dlm-admin-cpt.php:384
139
  msgid "Download Monitor Data"
140
  msgstr "Download Monitor-data"
141
 
142
- #: includes/admin/class-dlm-admin-cpt.php:386
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr "Fremhævet download"
146
 
147
- #: includes/admin/class-dlm-admin-cpt.php:390
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr "Redirigér til fil"
@@ -158,13 +158,13 @@ msgid "There are no stats available yet!"
158
  msgstr "Der er endnu ikke nogen statistik!"
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
- #: includes/admin/class-dlm-logging-list-table.php:167
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr "Download"
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
- #: includes/admin/class-dlm-admin.php:380
168
  msgid "Download Monitor Extensions"
169
  msgstr "Download Monitor-udvidelser"
170
 
@@ -329,220 +329,220 @@ msgstr "Luk alle"
329
  msgid "Expand all"
330
  msgstr "Udvid alle"
331
 
332
- #: includes/admin/class-dlm-admin.php:104
333
  msgid "Select Page"
334
  msgstr "Vælg side"
335
 
336
- #: includes/admin/class-dlm-admin.php:131
337
  msgid "General"
338
  msgstr "Generelt"
339
 
340
- #: includes/admin/class-dlm-admin.php:136
341
  msgid "Default Template"
342
  msgstr "Standardskabelon"
343
 
344
- #: includes/admin/class-dlm-admin.php:137
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr "Vælg hvilken skabelon der bruges for <code>[download]</code>-shortcodes som standard (dette kan tilsidesættes af argumentet <code>format</code>)."
349
 
350
- #: includes/admin/class-dlm-admin.php:140
351
  msgid "Default - Title and count"
352
  msgstr "Standard - Titel og antal"
353
 
354
- #: includes/admin/class-dlm-admin.php:141
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr "Knap - CSS-stylet knap, der viser titel og antal"
357
 
358
- #: includes/admin/class-dlm-admin.php:142
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr "Boks - Boks, der viser miniature, titel, antal, filnavn og filstørrelse."
361
 
362
- #: includes/admin/class-dlm-admin.php:143
363
  msgid "Filename - Filename and download count"
364
  msgstr "Filnavn - Filnavn og antal downloads"
365
 
366
- #: includes/admin/class-dlm-admin.php:144
367
  msgid "Title - Shows download title only"
368
  msgstr "Titel ‒ Viser kun downloadtitel"
369
 
370
- #: includes/admin/class-dlm-admin.php:145
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr "Versionsliste - Laver en liste med alle downloadversioner i uordnet rækkefølge"
373
 
374
- #: includes/admin/class-dlm-admin.php:146
375
  msgid "Custom template"
376
  msgstr "Brugerdefineret skabelon"
377
 
378
- #: includes/admin/class-dlm-admin.php:152
379
  msgid "Custom Template"
380
  msgstr "Brugerdefineret skabelon"
381
 
382
- #: includes/admin/class-dlm-admin.php:153
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
- "template file. If you enter, for example, <code>image</code>, the <code"
386
- ">content-download-image.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
- msgstr "Hvis uudfyldt bruges standardskabelonfilen <code>content-download.php</code>. Hvis du f.eks. indtaster <code>image</code>, bruges skabelonen <code>content-download-image.php</code> i stedet for. Du kan tilføje brugerdefinerede skabeloner i din temamappe."
389
 
390
- #: includes/admin/class-dlm-admin.php:158
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr "X-Accel-Redirect / X-Sendfile"
393
 
394
- #: includes/admin/class-dlm-admin.php:159
395
- #: includes/admin/class-dlm-admin.php:167
396
- #: includes/admin/class-dlm-admin.php:230
397
- #: includes/admin/class-dlm-admin.php:240
398
  msgid "Enable"
399
  msgstr "Aktivér"
400
 
401
- #: includes/admin/class-dlm-admin.php:160
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr "Hvis understøttet, kan <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> bruges til at levere downloads i stedet for PHP (serveren skal have <code>mod_xsendfile</code>)."
407
 
408
- #: includes/admin/class-dlm-admin.php:166
409
  msgid "Prevent hotlinking"
410
  msgstr "Forhindr hotlinking"
411
 
412
- #: includes/admin/class-dlm-admin.php:168
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr "Hvis aktiveret, vil downloadhandleren tjekke PHP-referrer for at se, om den stammer fra dit site. Hvis ikke, viderestilles de til forsiden."
417
 
418
- #: includes/admin/class-dlm-admin.php:174
419
  msgid "Endpoint"
420
  msgstr "Slutpunkt"
421
 
422
- #: includes/admin/class-dlm-admin.php:179
423
  msgid "download"
424
  msgstr "download"
425
 
426
- #: includes/admin/class-dlm-admin.php:180
427
  msgid "Download Endpoint"
428
  msgstr "Downloadslutpunkt"
429
 
430
- #: includes/admin/class-dlm-admin.php:181
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr "Definér hvilket slutpunkt skal bruges for downloadlinks. Det vil som standard være <code>%s</code>."
435
 
436
- #: includes/admin/class-dlm-admin.php:186
437
  msgid "Endpoint Value"
438
  msgstr "Slutpunktsværdi"
439
 
440
- #: includes/admin/class-dlm-admin.php:187
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr "Definér, hvilken unik værdi der skal bruges i slutningen af dit slutpunkt for at identficere filen, der kan downloades. Fx vil ID give et link som <code>%s</code>"
446
 
447
- #: includes/admin/class-dlm-admin.php:190
448
- #: includes/admin/class-dlm-admin.php:617
449
  msgid "Download ID"
450
  msgstr "Download‑ID"
451
 
452
- #: includes/admin/class-dlm-admin.php:191
453
  msgid "Download slug"
454
  msgstr "Downloadkorttitel"
455
 
456
- #: includes/admin/class-dlm-admin.php:197
457
  msgid "Hashes"
458
  msgstr "Hashfunktioner"
459
 
460
- #: includes/admin/class-dlm-admin.php:202
461
  msgid "MD5 hashes"
462
  msgstr "MD5-hashes"
463
 
464
- #: includes/admin/class-dlm-admin.php:203
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr "Generér MD5-hash for uploadede filer"
467
 
468
- #: includes/admin/class-dlm-admin.php:210
469
  msgid "SHA1 hashes"
470
  msgstr "SHA1-hashes"
471
 
472
- #: includes/admin/class-dlm-admin.php:211
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr "Generér SHA1-hash for uploadede filer"
475
 
476
- #: includes/admin/class-dlm-admin.php:218
477
  msgid "CRC32B hashes"
478
  msgstr "CRC32B-hashes"
479
 
480
- #: includes/admin/class-dlm-admin.php:219
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr "Generér CRC32B-hash for uploadede filer"
483
 
484
- #: includes/admin/class-dlm-admin.php:220
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr "Hashes kan medtages, når du bruger kortkoder, hvis du ønsker det, men det kan medføre forsinkelser ved store filer."
489
 
490
- #: includes/admin/class-dlm-admin.php:226
491
  msgid "Logging"
492
  msgstr "Logging"
493
 
494
- #: includes/admin/class-dlm-admin.php:232
495
  msgid "Download Log"
496
  msgstr "Downloadlog"
497
 
498
- #: includes/admin/class-dlm-admin.php:233
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr "Log downloadforsøg, IP-adresser m.m."
501
 
502
- #: includes/admin/class-dlm-admin.php:239
503
  msgid "Count unique IPs only"
504
  msgstr "Tæl kun unikke IP'er"
505
 
506
- #: includes/admin/class-dlm-admin.php:241
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr "Hvis aktiveret, forøges tælleren for hver downloadfil kun én gang for hver IP-adresse, og der logges kun én gang."
511
 
512
- #: includes/admin/class-dlm-admin.php:247
513
  msgid "Access"
514
  msgstr "Adgang"
515
 
516
- #: includes/admin/class-dlm-admin.php:252
517
  msgid "No Access Page"
518
  msgstr "Ingen adgang-side"
519
 
520
- #: includes/admin/class-dlm-admin.php:253
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr "Vælg, hvilken side der vises, når brugeren ikke har adgang til en fil. Husk at tilføje <code>[dlm_no_access]</code>-kortkoden på siden."
525
 
526
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr "Du har ikke adgang til denne download. %sGå til hjemmeside%s"
530
 
531
- #: includes/admin/class-dlm-admin.php:261
532
  msgid "No access message"
533
  msgstr "Ingen adgang-besked"
534
 
535
- #: includes/admin/class-dlm-admin.php:262
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr "Den besked, der vil blive vist til besøgende, når de ikke har adgang til en fil."
540
 
541
- #: includes/admin/class-dlm-admin.php:268
542
  msgid "Blacklist IPs"
543
  msgstr "Blacklist IP-adresser"
544
 
545
- #: includes/admin/class-dlm-admin.php:269
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -550,97 +550,97 @@ msgid ""
550
  "<code>2001:db8::/32</code>."
551
  msgstr "Anfør IP-adresser, der skal sortlistes, 1 per linje. Brug IP/CIDR-netmaskeformat for interval. IPv4-eksempler: <code>198.51.100.1</code> eller <code>198.51.100.0/24</code>. IPv6-eksempler: <code>2001:db8::1</code> eller <code>2001:db8::/32</code>."
552
 
553
- #: includes/admin/class-dlm-admin.php:276
554
  msgid "Blacklist user agents"
555
  msgstr "Blacklist brugeragenter"
556
 
557
- #: includes/admin/class-dlm-admin.php:277
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr "Lav liste med browsere, der skal blacklistes, 1 per linje."
560
 
561
- #: includes/admin/class-dlm-admin.php:361
562
  msgid "Logs"
563
  msgstr "Logs"
564
 
565
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr "Indstillinger"
568
 
569
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr "Udvidelser"
572
 
573
- #: includes/admin/class-dlm-admin.php:411
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr "Fordi din server kører på nginx, kan din .htaccess-fil ikke beskytte dine downloads."
578
 
579
- #: includes/admin/class-dlm-admin.php:412
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr "Tilføj venligst de følgende regler til din nginx-konfiguration for at deaktivere direkte filadgang: %s"
584
 
585
- #: includes/admin/class-dlm-admin.php:451
586
  msgid "Settings successfully saved"
587
  msgstr "Indstillingerne gemt med succes"
588
 
589
- #: includes/admin/class-dlm-admin.php:534
590
  msgid "Save Changes"
591
  msgstr "Gem ændringer"
592
 
593
- #: includes/admin/class-dlm-admin.php:560
594
  msgid "Download Logs"
595
  msgstr "Download-logs"
596
 
597
- #: includes/admin/class-dlm-admin.php:562
598
  msgid "Export CSV"
599
  msgstr "Eksportér CSV"
600
 
601
- #: includes/admin/class-dlm-admin.php:564
602
  msgid "Delete Logs"
603
  msgstr "Slet logs"
604
 
605
- #: includes/admin/class-dlm-admin.php:618
606
  msgid "Version ID"
607
  msgstr "Version-ID"
608
 
609
- #: includes/admin/class-dlm-admin.php:619
610
  msgid "Filename"
611
  msgstr "Filnavn"
612
 
613
- #: includes/admin/class-dlm-admin.php:620
614
  msgid "User ID"
615
  msgstr "Bruger-ID"
616
 
617
- #: includes/admin/class-dlm-admin.php:621
618
  msgid "User Login"
619
  msgstr "Brugerlogin"
620
 
621
- #: includes/admin/class-dlm-admin.php:622
622
  msgid "User Email"
623
  msgstr "Bruger-e-mail"
624
 
625
- #: includes/admin/class-dlm-admin.php:623
626
  msgid "User IP"
627
  msgstr "Bruger-IP"
628
 
629
- #: includes/admin/class-dlm-admin.php:624
630
- #: includes/admin/class-dlm-logging-list-table.php:171
631
  msgid "User Agent"
632
  msgstr "Brugeragent"
633
 
634
- #: includes/admin/class-dlm-admin.php:625
635
- #: includes/admin/class-dlm-logging-list-table.php:172
636
  msgid "Date"
637
  msgstr "Dato"
638
 
639
- #: includes/admin/class-dlm-admin.php:626
640
  msgid "Status"
641
  msgstr "Status"
642
 
643
- #: includes/admin/class-dlm-admin.php:711
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
@@ -662,71 +662,75 @@ msgstr "%s siden"
662
  msgid "Download #%d (no longer exists)"
663
  msgstr "Download #%d (eksisterer ikke længere)"
664
 
665
- #: includes/admin/class-dlm-logging-list-table.php:112
666
- msgid "v%s"
667
- msgstr "v%s"
 
 
 
 
668
 
669
- #: includes/admin/class-dlm-logging-list-table.php:135
670
  msgid "Non-member"
671
  msgstr "Ikke-medlem"
672
 
673
- #: includes/admin/class-dlm-logging-list-table.php:169
674
  msgid "User"
675
  msgstr "Bruger"
676
 
677
- #: includes/admin/class-dlm-logging-list-table.php:170
678
  msgid "IP Address"
679
  msgstr "IP-adresse"
680
 
681
- #: includes/admin/class-dlm-logging-list-table.php:192
682
  msgid "Log entries deleted"
683
  msgstr "Logoptegnelser slettet"
684
 
685
- #: includes/admin/class-dlm-logging-list-table.php:209
686
  msgid "Any status"
687
  msgstr "Enhver status"
688
 
689
- #: includes/admin/class-dlm-logging-list-table.php:211
690
  msgid "Failed"
691
  msgstr "Mislykkede"
692
 
693
- #: includes/admin/class-dlm-logging-list-table.php:213
694
  msgid "Redirected"
695
  msgstr "Redirigeret"
696
 
697
- #: includes/admin/class-dlm-logging-list-table.php:215
698
  msgid "Completed"
699
  msgstr "Fuldført"
700
 
701
- #: includes/admin/class-dlm-logging-list-table.php:234
702
  msgid "Show all dates"
703
  msgstr "Vis alle datoer"
704
 
705
- #: includes/admin/class-dlm-logging-list-table.php:248
706
  msgid "%1$s %2$d"
707
  msgstr "%1$s %2$d"
708
 
709
- #: includes/admin/class-dlm-logging-list-table.php:256
710
  msgid "25 per page"
711
  msgstr "25 per side"
712
 
713
- #: includes/admin/class-dlm-logging-list-table.php:258
714
  msgid "50 per page"
715
  msgstr "50 per side"
716
 
717
- #: includes/admin/class-dlm-logging-list-table.php:260
718
  msgid "100 per page"
719
  msgstr "100 per side"
720
 
721
- #: includes/admin/class-dlm-logging-list-table.php:262
722
  msgid "200 per page"
723
  msgstr "200 per side"
724
 
725
- #: includes/admin/class-dlm-logging-list-table.php:264
726
  msgid "Show All"
727
  msgstr "Vis alle"
728
 
729
- #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Filter"
731
  msgstr "Filtrér"
732
 
@@ -802,7 +806,7 @@ msgstr "Download eksisterer ikke."
802
  #: includes/class-dlm-download-handler.php:283
803
  #: includes/class-dlm-download-handler.php:341
804
  #: includes/class-dlm-download-handler.php:349
805
- #: includes/class-dlm-download-handler.php:499
806
  msgid "Go to homepage &rarr;"
807
  msgstr "Gå til forside &rarr;"
808
 
@@ -810,7 +814,7 @@ msgstr "Gå til forside &rarr;"
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
  #: includes/class-dlm-download-handler.php:385
813
- #: includes/class-dlm-download-handler.php:499
814
  msgid "Download Error"
815
  msgstr "Downloadfejl"
816
 
@@ -819,19 +823,19 @@ msgstr "Downloadfejl"
819
  msgid "No file paths defined."
820
  msgstr "Ingen filstier defineret."
821
 
822
- #: includes/class-dlm-download-handler.php:419
823
- #: includes/class-dlm-download-handler.php:439
824
- #: includes/class-dlm-download-handler.php:446
825
- #: includes/class-dlm-download-handler.php:453
826
  msgid "Redirected to file"
827
  msgstr "Redirigeret til fil"
828
 
829
- #: includes/class-dlm-download-handler.php:492
830
  msgid "Redirected to remote file."
831
  msgstr "Redirigeret til fjernfil."
832
 
833
- #: includes/class-dlm-download-handler.php:497
834
  #: includes/class-dlm-download-handler.php:499
 
835
  msgid "File not found."
836
  msgstr "Fil ikke fundet."
837
 
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Danish (Denmark) (http://www.transifex.com/barrykooijplugins/download-monitor/language/da_DK/)\n"
12
  "MIME-Version: 1.0\n"
82
  msgstr "ID"
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
  msgid "File"
87
  msgstr "Fil"
88
 
116
  msgstr "Fremhævet"
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr "Kun medlemmer"
135
  msgid "Yes"
136
  msgstr "Ja"
137
 
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
  msgid "Download Monitor Data"
140
  msgstr "Download Monitor-data"
141
 
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr "Fremhævet download"
146
 
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr "Redirigér til fil"
158
  msgstr "Der er endnu ikke nogen statistik!"
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr "Download"
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
  msgid "Download Monitor Extensions"
169
  msgstr "Download Monitor-udvidelser"
170
 
329
  msgid "Expand all"
330
  msgstr "Udvid alle"
331
 
332
+ #: includes/admin/class-dlm-admin.php:113
333
  msgid "Select Page"
334
  msgstr "Vælg side"
335
 
336
+ #: includes/admin/class-dlm-admin.php:140
337
  msgid "General"
338
  msgstr "Generelt"
339
 
340
+ #: includes/admin/class-dlm-admin.php:145
341
  msgid "Default Template"
342
  msgstr "Standardskabelon"
343
 
344
+ #: includes/admin/class-dlm-admin.php:146
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr "Vælg hvilken skabelon der bruges for <code>[download]</code>-shortcodes som standard (dette kan tilsidesættes af argumentet <code>format</code>)."
349
 
350
+ #: includes/admin/class-dlm-admin.php:149
351
  msgid "Default - Title and count"
352
  msgstr "Standard - Titel og antal"
353
 
354
+ #: includes/admin/class-dlm-admin.php:150
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr "Knap - CSS-stylet knap, der viser titel og antal"
357
 
358
+ #: includes/admin/class-dlm-admin.php:151
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr "Boks - Boks, der viser miniature, titel, antal, filnavn og filstørrelse."
361
 
362
+ #: includes/admin/class-dlm-admin.php:152
363
  msgid "Filename - Filename and download count"
364
  msgstr "Filnavn - Filnavn og antal downloads"
365
 
366
+ #: includes/admin/class-dlm-admin.php:153
367
  msgid "Title - Shows download title only"
368
  msgstr "Titel ‒ Viser kun downloadtitel"
369
 
370
+ #: includes/admin/class-dlm-admin.php:154
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr "Versionsliste - Laver en liste med alle downloadversioner i uordnet rækkefølge"
373
 
374
+ #: includes/admin/class-dlm-admin.php:155
375
  msgid "Custom template"
376
  msgstr "Brugerdefineret skabelon"
377
 
378
+ #: includes/admin/class-dlm-admin.php:161
379
  msgid "Custom Template"
380
  msgstr "Brugerdefineret skabelon"
381
 
382
+ #: includes/admin/class-dlm-admin.php:162
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
+ msgstr ""
389
 
390
+ #: includes/admin/class-dlm-admin.php:167
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr "X-Accel-Redirect / X-Sendfile"
393
 
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
  msgid "Enable"
399
  msgstr "Aktivér"
400
 
401
+ #: includes/admin/class-dlm-admin.php:169
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr "Hvis understøttet, kan <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> bruges til at levere downloads i stedet for PHP (serveren skal have <code>mod_xsendfile</code>)."
407
 
408
+ #: includes/admin/class-dlm-admin.php:175
409
  msgid "Prevent hotlinking"
410
  msgstr "Forhindr hotlinking"
411
 
412
+ #: includes/admin/class-dlm-admin.php:177
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr "Hvis aktiveret, vil downloadhandleren tjekke PHP-referrer for at se, om den stammer fra dit site. Hvis ikke, viderestilles de til forsiden."
417
 
418
+ #: includes/admin/class-dlm-admin.php:183
419
  msgid "Endpoint"
420
  msgstr "Slutpunkt"
421
 
422
+ #: includes/admin/class-dlm-admin.php:188
423
  msgid "download"
424
  msgstr "download"
425
 
426
+ #: includes/admin/class-dlm-admin.php:189
427
  msgid "Download Endpoint"
428
  msgstr "Downloadslutpunkt"
429
 
430
+ #: includes/admin/class-dlm-admin.php:190
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr "Definér hvilket slutpunkt skal bruges for downloadlinks. Det vil som standard være <code>%s</code>."
435
 
436
+ #: includes/admin/class-dlm-admin.php:195
437
  msgid "Endpoint Value"
438
  msgstr "Slutpunktsværdi"
439
 
440
+ #: includes/admin/class-dlm-admin.php:196
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr "Definér, hvilken unik værdi der skal bruges i slutningen af dit slutpunkt for at identficere filen, der kan downloades. Fx vil ID give et link som <code>%s</code>"
446
 
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
  msgid "Download ID"
450
  msgstr "Download‑ID"
451
 
452
+ #: includes/admin/class-dlm-admin.php:200
453
  msgid "Download slug"
454
  msgstr "Downloadkorttitel"
455
 
456
+ #: includes/admin/class-dlm-admin.php:206
457
  msgid "Hashes"
458
  msgstr "Hashfunktioner"
459
 
460
+ #: includes/admin/class-dlm-admin.php:211
461
  msgid "MD5 hashes"
462
  msgstr "MD5-hashes"
463
 
464
+ #: includes/admin/class-dlm-admin.php:212
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr "Generér MD5-hash for uploadede filer"
467
 
468
+ #: includes/admin/class-dlm-admin.php:219
469
  msgid "SHA1 hashes"
470
  msgstr "SHA1-hashes"
471
 
472
+ #: includes/admin/class-dlm-admin.php:220
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr "Generér SHA1-hash for uploadede filer"
475
 
476
+ #: includes/admin/class-dlm-admin.php:227
477
  msgid "CRC32B hashes"
478
  msgstr "CRC32B-hashes"
479
 
480
+ #: includes/admin/class-dlm-admin.php:228
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr "Generér CRC32B-hash for uploadede filer"
483
 
484
+ #: includes/admin/class-dlm-admin.php:229
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr "Hashes kan medtages, når du bruger kortkoder, hvis du ønsker det, men det kan medføre forsinkelser ved store filer."
489
 
490
+ #: includes/admin/class-dlm-admin.php:235
491
  msgid "Logging"
492
  msgstr "Logging"
493
 
494
+ #: includes/admin/class-dlm-admin.php:241
495
  msgid "Download Log"
496
  msgstr "Downloadlog"
497
 
498
+ #: includes/admin/class-dlm-admin.php:242
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr "Log downloadforsøg, IP-adresser m.m."
501
 
502
+ #: includes/admin/class-dlm-admin.php:248
503
  msgid "Count unique IPs only"
504
  msgstr "Tæl kun unikke IP'er"
505
 
506
+ #: includes/admin/class-dlm-admin.php:250
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr "Hvis aktiveret, forøges tælleren for hver downloadfil kun én gang for hver IP-adresse, og der logges kun én gang."
511
 
512
+ #: includes/admin/class-dlm-admin.php:256
513
  msgid "Access"
514
  msgstr "Adgang"
515
 
516
+ #: includes/admin/class-dlm-admin.php:261
517
  msgid "No Access Page"
518
  msgstr "Ingen adgang-side"
519
 
520
+ #: includes/admin/class-dlm-admin.php:262
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr "Vælg, hvilken side der vises, når brugeren ikke har adgang til en fil. Husk at tilføje <code>[dlm_no_access]</code>-kortkoden på siden."
525
 
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr "Du har ikke adgang til denne download. %sGå til hjemmeside%s"
530
 
531
+ #: includes/admin/class-dlm-admin.php:270
532
  msgid "No access message"
533
  msgstr "Ingen adgang-besked"
534
 
535
+ #: includes/admin/class-dlm-admin.php:271
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr "Den besked, der vil blive vist til besøgende, når de ikke har adgang til en fil."
540
 
541
+ #: includes/admin/class-dlm-admin.php:277
542
  msgid "Blacklist IPs"
543
  msgstr "Blacklist IP-adresser"
544
 
545
+ #: includes/admin/class-dlm-admin.php:278
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
550
  "<code>2001:db8::/32</code>."
551
  msgstr "Anfør IP-adresser, der skal sortlistes, 1 per linje. Brug IP/CIDR-netmaskeformat for interval. IPv4-eksempler: <code>198.51.100.1</code> eller <code>198.51.100.0/24</code>. IPv6-eksempler: <code>2001:db8::1</code> eller <code>2001:db8::/32</code>."
552
 
553
+ #: includes/admin/class-dlm-admin.php:285
554
  msgid "Blacklist user agents"
555
  msgstr "Blacklist brugeragenter"
556
 
557
+ #: includes/admin/class-dlm-admin.php:286
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr "Lav liste med browsere, der skal blacklistes, 1 per linje."
560
 
561
+ #: includes/admin/class-dlm-admin.php:370
562
  msgid "Logs"
563
  msgstr "Logs"
564
 
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr "Indstillinger"
568
 
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr "Udvidelser"
572
 
573
+ #: includes/admin/class-dlm-admin.php:420
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr "Fordi din server kører på nginx, kan din .htaccess-fil ikke beskytte dine downloads."
578
 
579
+ #: includes/admin/class-dlm-admin.php:421
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr "Tilføj venligst de følgende regler til din nginx-konfiguration for at deaktivere direkte filadgang: %s"
584
 
585
+ #: includes/admin/class-dlm-admin.php:459
586
  msgid "Settings successfully saved"
587
  msgstr "Indstillingerne gemt med succes"
588
 
589
+ #: includes/admin/class-dlm-admin.php:542
590
  msgid "Save Changes"
591
  msgstr "Gem ændringer"
592
 
593
+ #: includes/admin/class-dlm-admin.php:568
594
  msgid "Download Logs"
595
  msgstr "Download-logs"
596
 
597
+ #: includes/admin/class-dlm-admin.php:570
598
  msgid "Export CSV"
599
  msgstr "Eksportér CSV"
600
 
601
+ #: includes/admin/class-dlm-admin.php:572
602
  msgid "Delete Logs"
603
  msgstr "Slet logs"
604
 
605
+ #: includes/admin/class-dlm-admin.php:626
606
  msgid "Version ID"
607
  msgstr "Version-ID"
608
 
609
+ #: includes/admin/class-dlm-admin.php:627
610
  msgid "Filename"
611
  msgstr "Filnavn"
612
 
613
+ #: includes/admin/class-dlm-admin.php:628
614
  msgid "User ID"
615
  msgstr "Bruger-ID"
616
 
617
+ #: includes/admin/class-dlm-admin.php:629
618
  msgid "User Login"
619
  msgstr "Brugerlogin"
620
 
621
+ #: includes/admin/class-dlm-admin.php:630
622
  msgid "User Email"
623
  msgstr "Bruger-e-mail"
624
 
625
+ #: includes/admin/class-dlm-admin.php:631
626
  msgid "User IP"
627
  msgstr "Bruger-IP"
628
 
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
  msgid "User Agent"
632
  msgstr "Brugeragent"
633
 
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
  msgid "Date"
637
  msgstr "Dato"
638
 
639
+ #: includes/admin/class-dlm-admin.php:634
640
  msgid "Status"
641
  msgstr "Status"
642
 
643
+ #: includes/admin/class-dlm-admin.php:719
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
662
  msgid "Download #%d (no longer exists)"
663
  msgstr "Download #%d (eksisterer ikke længere)"
664
 
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr ""
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
+ msgstr ""
672
 
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
  msgid "Non-member"
675
  msgstr "Ikke-medlem"
676
 
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
  msgid "User"
679
  msgstr "Bruger"
680
 
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
  msgid "IP Address"
683
  msgstr "IP-adresse"
684
 
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
  msgid "Log entries deleted"
687
  msgstr "Logoptegnelser slettet"
688
 
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
  msgid "Any status"
691
  msgstr "Enhver status"
692
 
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
  msgid "Failed"
695
  msgstr "Mislykkede"
696
 
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
  msgid "Redirected"
699
  msgstr "Redirigeret"
700
 
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
  msgid "Completed"
703
  msgstr "Fuldført"
704
 
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
  msgid "Show all dates"
707
  msgstr "Vis alle datoer"
708
 
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
  msgid "%1$s %2$d"
711
  msgstr "%1$s %2$d"
712
 
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
  msgid "25 per page"
715
  msgstr "25 per side"
716
 
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
  msgid "50 per page"
719
  msgstr "50 per side"
720
 
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
  msgid "100 per page"
723
  msgstr "100 per side"
724
 
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
  msgid "200 per page"
727
  msgstr "200 per side"
728
 
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Show All"
731
  msgstr "Vis alle"
732
 
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
  msgid "Filter"
735
  msgstr "Filtrér"
736
 
806
  #: includes/class-dlm-download-handler.php:283
807
  #: includes/class-dlm-download-handler.php:341
808
  #: includes/class-dlm-download-handler.php:349
809
+ #: includes/class-dlm-download-handler.php:501
810
  msgid "Go to homepage &rarr;"
811
  msgstr "Gå til forside &rarr;"
812
 
814
  #: includes/class-dlm-download-handler.php:341
815
  #: includes/class-dlm-download-handler.php:349
816
  #: includes/class-dlm-download-handler.php:385
817
+ #: includes/class-dlm-download-handler.php:501
818
  msgid "Download Error"
819
  msgstr "Downloadfejl"
820
 
823
  msgid "No file paths defined."
824
  msgstr "Ingen filstier defineret."
825
 
826
+ #: includes/class-dlm-download-handler.php:421
827
+ #: includes/class-dlm-download-handler.php:441
828
+ #: includes/class-dlm-download-handler.php:448
829
+ #: includes/class-dlm-download-handler.php:455
830
  msgid "Redirected to file"
831
  msgstr "Redirigeret til fil"
832
 
833
+ #: includes/class-dlm-download-handler.php:494
834
  msgid "Redirected to remote file."
835
  msgstr "Redirigeret til fjernfil."
836
 
 
837
  #: includes/class-dlm-download-handler.php:499
838
+ #: includes/class-dlm-download-handler.php:501
839
  msgid "File not found."
840
  msgstr "Fil ikke fundet."
841
 
languages/download-monitor-de_DE.mo CHANGED
Binary file
languages/download-monitor-de_DE.po CHANGED
@@ -10,9 +10,9 @@ msgid ""
10
  msgstr ""
11
  "Project-Id-Version: Download Monitor\n"
12
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
13
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
14
- "PO-Revision-Date: 2016-06-28 08:45+0000\n"
15
- "Last-Translator: maphy.psd <psd.phi@gmail.com>\n"
16
  "Language-Team: German (Germany) (http://www.transifex.com/barrykooijplugins/download-monitor/language/de_DE/)\n"
17
  "MIME-Version: 1.0\n"
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -87,7 +87,7 @@ msgid "ID"
87
  msgstr "ID"
88
 
89
  #: includes/admin/class-dlm-admin-cpt.php:201
90
- #: includes/admin/class-dlm-logging-list-table.php:168
91
  msgid "File"
92
  msgstr "Datei"
93
 
@@ -121,7 +121,7 @@ msgid "Featured"
121
  msgstr "Hervorgehoben"
122
 
123
  #: includes/admin/class-dlm-admin-cpt.php:207
124
- #: includes/admin/class-dlm-admin-cpt.php:388
125
  #: includes/admin/class-dlm-admin-writepanels.php:124
126
  msgid "Members only"
127
  msgstr "Nur für Mitglieder"
@@ -140,16 +140,16 @@ msgstr "Veröffentlichungs-Datum"
140
  msgid "Yes"
141
  msgstr "Ja"
142
 
143
- #: includes/admin/class-dlm-admin-cpt.php:384
144
  msgid "Download Monitor Data"
145
  msgstr "Download Monitor Data"
146
 
147
- #: includes/admin/class-dlm-admin-cpt.php:386
148
  #: includes/admin/class-dlm-admin-writepanels.php:118
149
  msgid "Featured download"
150
  msgstr "Hervorgehobener Download"
151
 
152
- #: includes/admin/class-dlm-admin-cpt.php:390
153
  #: includes/admin/class-dlm-admin-writepanels.php:130
154
  msgid "Redirect to file"
155
  msgstr "Zur Datei weiterleiten"
@@ -163,13 +163,13 @@ msgid "There are no stats available yet!"
163
  msgstr "Es liegen noch keine Statistiken vor."
164
 
165
  #: includes/admin/class-dlm-admin-dashboard.php:76
166
- #: includes/admin/class-dlm-logging-list-table.php:167
167
  #: includes/class-dlm-post-type-manager.php:23
168
  msgid "Download"
169
  msgstr "Download"
170
 
171
  #: includes/admin/class-dlm-admin-extensions.php:45
172
- #: includes/admin/class-dlm-admin.php:380
173
  msgid "Download Monitor Extensions"
174
  msgstr "Download Monitor Erweiterungen"
175
 
@@ -334,220 +334,220 @@ msgstr "Alle minimieren"
334
  msgid "Expand all"
335
  msgstr "Alle expandieren"
336
 
337
- #: includes/admin/class-dlm-admin.php:104
338
  msgid "Select Page"
339
  msgstr "Wähle Seite"
340
 
341
- #: includes/admin/class-dlm-admin.php:131
342
  msgid "General"
343
  msgstr "Allgemein"
344
 
345
- #: includes/admin/class-dlm-admin.php:136
346
  msgid "Default Template"
347
  msgstr "Standard-Vorlage"
348
 
349
- #: includes/admin/class-dlm-admin.php:137
350
  msgid ""
351
  "Choose which template is used for <code>[download]</code> shortcodes by "
352
  "default (this can be overridden by the <code>format</code> argument)."
353
  msgstr "Standard-Vorlage für <code>[download]</code> Shortcodes auswählen (kann mit dem <code>format</code> Parameter überschrieben werden)."
354
 
355
- #: includes/admin/class-dlm-admin.php:140
356
  msgid "Default - Title and count"
357
  msgstr "Default - Titel und Download-Anzahl."
358
 
359
- #: includes/admin/class-dlm-admin.php:141
360
  msgid "Button - CSS styled button showing title and count"
361
  msgstr "Button - CSS-Button mit Titel und Download-Anzahl."
362
 
363
- #: includes/admin/class-dlm-admin.php:142
364
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
365
  msgstr "Box - Eine Box mit Vorschaubild, Titel, Download-Anzahl, Dateiname und -größe."
366
 
367
- #: includes/admin/class-dlm-admin.php:143
368
  msgid "Filename - Filename and download count"
369
  msgstr "Filename - Dateiname und Download-Anzahl."
370
 
371
- #: includes/admin/class-dlm-admin.php:144
372
  msgid "Title - Shows download title only"
373
  msgstr "Title - Zeigt nur den Titel des Downloads."
374
 
375
- #: includes/admin/class-dlm-admin.php:145
376
  msgid "Version list - Lists all download versions in an unordered list"
377
  msgstr "Version list - Zeigt alle Download-Versionen in einer ungeordneten Liste."
378
 
379
- #: includes/admin/class-dlm-admin.php:146
380
  msgid "Custom template"
381
  msgstr "Eigene Vorlage"
382
 
383
- #: includes/admin/class-dlm-admin.php:152
384
  msgid "Custom Template"
385
  msgstr "Eigene Vorlage"
386
 
387
- #: includes/admin/class-dlm-admin.php:153
388
  msgid ""
389
  "Leaving this blank will use the default <code>content-download.php</code> "
390
- "template file. If you enter, for example, <code>image</code>, the <code"
391
- ">content-download-image.php</code> template will be used instead. You can "
392
  "add custom templates inside your theme folder."
393
- msgstr "Wenn Sie dieses Feld freilassen, wird die Vorlage <code>content-download.php</code> verwendet. Wenn Sie zum Beispiel <code>image</code> eingeben, wird die Vorlage <code>content-download-image.php</code> verwendet. Eigene Vorlagen können im Theme-Verzeichnis abgelegt werden."
394
 
395
- #: includes/admin/class-dlm-admin.php:158
396
  msgid "X-Accel-Redirect / X-Sendfile"
397
  msgstr "X-Accel-Redirect / X-Sendfile"
398
 
399
- #: includes/admin/class-dlm-admin.php:159
400
- #: includes/admin/class-dlm-admin.php:167
401
- #: includes/admin/class-dlm-admin.php:230
402
- #: includes/admin/class-dlm-admin.php:240
403
  msgid "Enable"
404
  msgstr "Aktivieren"
405
 
406
- #: includes/admin/class-dlm-admin.php:160
407
  msgid ""
408
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
409
  " used to serve downloads instead of PHP (server requires "
410
  "<code>mod_xsendfile</code>)."
411
  msgstr "Falls unterstützt, können <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> genutzt werden, anstelle von PHP (Server benötigt <code>mod_xsendfile</code>)."
412
 
413
- #: includes/admin/class-dlm-admin.php:166
414
  msgid "Prevent hotlinking"
415
  msgstr "Querverweise verhindern"
416
 
417
- #: includes/admin/class-dlm-admin.php:168
418
  msgid ""
419
  "If enabled, the download handler will check the PHP referer to see if it "
420
  "originated from your site and if not, redirect them to the homepage."
421
  msgstr "Wenn dies aktiviert ist, leitet der Download-Handler alle Nutzeranfragen von externen Seiten auf die Startseite um."
422
 
423
- #: includes/admin/class-dlm-admin.php:174
424
  msgid "Endpoint"
425
  msgstr "Endpunkt"
426
 
427
- #: includes/admin/class-dlm-admin.php:179
428
  msgid "download"
429
  msgstr "Download"
430
 
431
- #: includes/admin/class-dlm-admin.php:180
432
  msgid "Download Endpoint"
433
  msgstr "Download-Endpunkt"
434
 
435
- #: includes/admin/class-dlm-admin.php:181
436
  msgid ""
437
  "Define what endpoint should be used for download links. By default this will"
438
  " be <code>%s</code>."
439
  msgstr "Bestimme den Endpunkt für Download-Links. Standardmäßig: <code>%s</code>."
440
 
441
- #: includes/admin/class-dlm-admin.php:186
442
  msgid "Endpoint Value"
443
  msgstr "Endpunkt-Wert"
444
 
445
- #: includes/admin/class-dlm-admin.php:187
446
  msgid ""
447
  "Define what unique value should be used on the end of your endpoint to "
448
  "identify the downloadable file. e.g. ID would give a link like "
449
  "<code>%s</code>"
450
  msgstr "Bestimme, welche Werte am Ende ihres Endpunkts zur Identifikation ihrer Download-Datei stehen sollen. Zum Beispiel: ID ergibt den folgenden Link <code>%s</code>"
451
 
452
- #: includes/admin/class-dlm-admin.php:190
453
- #: includes/admin/class-dlm-admin.php:617
454
  msgid "Download ID"
455
  msgstr "Download-ID"
456
 
457
- #: includes/admin/class-dlm-admin.php:191
458
  msgid "Download slug"
459
  msgstr "Download-Slug"
460
 
461
- #: includes/admin/class-dlm-admin.php:197
462
  msgid "Hashes"
463
  msgstr "Prüfsummen"
464
 
465
- #: includes/admin/class-dlm-admin.php:202
466
  msgid "MD5 hashes"
467
  msgstr "MD5-Hashwerte"
468
 
469
- #: includes/admin/class-dlm-admin.php:203
470
  msgid "Generate MD5 hash for uploaded files"
471
  msgstr "MD5-Hash für hochgeladene Dateien erstellen"
472
 
473
- #: includes/admin/class-dlm-admin.php:210
474
  msgid "SHA1 hashes"
475
  msgstr "SHA1-Hashwerte"
476
 
477
- #: includes/admin/class-dlm-admin.php:211
478
  msgid "Generate SHA1 hash for uploaded files"
479
  msgstr "SHA1-Hash für hochgeladene Dateien erstellen"
480
 
481
- #: includes/admin/class-dlm-admin.php:218
482
  msgid "CRC32B hashes"
483
  msgstr "CRC32B-Hashwerte"
484
 
485
- #: includes/admin/class-dlm-admin.php:219
486
  msgid "Generate CRC32B hash for uploaded files"
487
  msgstr "CRC32B-Hash für hochgeladene Dateien erstellen"
488
 
489
- #: includes/admin/class-dlm-admin.php:220
490
  msgid ""
491
  "Hashes can optionally be output via shortcodes, but may cause performance "
492
  "issues with large files."
493
  msgstr "Hashwerte können auch über Shortcodes ausgegeben werden, dies kann bei großen Dateien jedoch zu Performanceproblemen führen."
494
 
495
- #: includes/admin/class-dlm-admin.php:226
496
  msgid "Logging"
497
  msgstr "Log-Aufzeichung"
498
 
499
- #: includes/admin/class-dlm-admin.php:232
500
  msgid "Download Log"
501
  msgstr "Download-Log"
502
 
503
- #: includes/admin/class-dlm-admin.php:233
504
  msgid "Log download attempts, IP addresses and more."
505
  msgstr "Download-Versuche, IP-Adressen und anderes aufzeichnen."
506
 
507
- #: includes/admin/class-dlm-admin.php:239
508
  msgid "Count unique IPs only"
509
  msgstr "Zähle nur eindeutige IP Adressen"
510
 
511
- #: includes/admin/class-dlm-admin.php:241
512
  msgid ""
513
  "If enabled, the counter for each download will only increment and create a "
514
  "log entry once per IP address."
515
  msgstr "Wenn aktiviert, dann wird der Downloadzähler und die Logeinträge nur einmal pro IP Adresse gezählt und erstellt."
516
 
517
- #: includes/admin/class-dlm-admin.php:247
518
  msgid "Access"
519
  msgstr "Zugriff"
520
 
521
- #: includes/admin/class-dlm-admin.php:252
522
  msgid "No Access Page"
523
  msgstr "Kein Zugriff Seite"
524
 
525
- #: includes/admin/class-dlm-admin.php:253
526
  msgid ""
527
  "Choose what page is displayed when the user has no access to a file. Don't "
528
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
529
  msgstr "Wählen Sie die Seite aus, die angezeigt wird, wenn der User kein Zugriff auf die Datei hat. Vergessen Sie nicht den <code>[dlm_no_access]</code> shortcode auf die Seite hinzuzufügen."
530
 
531
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
532
  #: includes/class-dlm-upgrade-manager.php:54
533
  msgid "You do not have permission to access this download. %sGo to homepage%s"
534
  msgstr "Sie besitzen nicht die nötige Berechtigung, um auf diese Download-Datei zuzugreifen. %sGehe zur Homepage%s"
535
 
536
- #: includes/admin/class-dlm-admin.php:261
537
  msgid "No access message"
538
  msgstr "Kein Zugriff Nachricht"
539
 
540
- #: includes/admin/class-dlm-admin.php:262
541
  msgid ""
542
  "The message that will be displayed to visitors when they don't have access "
543
  "to a file."
544
  msgstr "Die Nachricht die angezeigt wird, wenn Besucher keinen Zugriff auf eine Datei haben."
545
 
546
- #: includes/admin/class-dlm-admin.php:268
547
  msgid "Blacklist IPs"
548
  msgstr "IPs sperren (Blacklist)"
549
 
550
- #: includes/admin/class-dlm-admin.php:269
551
  msgid ""
552
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
553
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -555,97 +555,97 @@ msgid ""
555
  "<code>2001:db8::/32</code>."
556
  msgstr "Gesperrte IP Addressen, 1 pro Linie. Für IP-Bereiche nutzen Sie die IP/CIDR Netzmaske. IPv4 Beispiele: <code>198.51.100.1</code> oder <code>198.51.100.0/24</code>. IPv6 Beispiele: <code>2001:db8::1</code> oder <code>2001:db8::/32</code>."
557
 
558
- #: includes/admin/class-dlm-admin.php:276
559
  msgid "Blacklist user agents"
560
  msgstr "Benutzer-Umgebungen sperren"
561
 
562
- #: includes/admin/class-dlm-admin.php:277
563
  msgid "List browser user agents to blacklist, 1 per line."
564
  msgstr "Benutzer-Umgebungen für Sperrung auflisten, einer pro Linie."
565
 
566
- #: includes/admin/class-dlm-admin.php:361
567
  msgid "Logs"
568
  msgstr "Logs"
569
 
570
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
571
  msgid "Settings"
572
  msgstr "Einstellungen"
573
 
574
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
575
  msgid "Extensions"
576
  msgstr "Erweiterungen"
577
 
578
- #: includes/admin/class-dlm-admin.php:411
579
  msgid ""
580
  "Because your server is running on nginx, our .htaccess file can't protect "
581
  "your downloads."
582
  msgstr "Ihr Server läuft mit nginx, sodass unsere .htaccess Datei Ihre Downloads nicht schützen kann."
583
 
584
- #: includes/admin/class-dlm-admin.php:412
585
  msgid ""
586
  "Please add the following rules to your nginx config to disable direct file "
587
  "access: %s"
588
  msgstr "Um einen direkten Datei-Zugriff zu verbieten, fügen Sie bitte folgende Regeln zur nginx Konfiguration hinzu: %s"
589
 
590
- #: includes/admin/class-dlm-admin.php:451
591
  msgid "Settings successfully saved"
592
  msgstr "Einstellungen gespeichert"
593
 
594
- #: includes/admin/class-dlm-admin.php:534
595
  msgid "Save Changes"
596
  msgstr "Änderungen speichern"
597
 
598
- #: includes/admin/class-dlm-admin.php:560
599
  msgid "Download Logs"
600
  msgstr "Logs herunterladen"
601
 
602
- #: includes/admin/class-dlm-admin.php:562
603
  msgid "Export CSV"
604
  msgstr "CSV exportieren"
605
 
606
- #: includes/admin/class-dlm-admin.php:564
607
  msgid "Delete Logs"
608
  msgstr "Logs leeren"
609
 
610
- #: includes/admin/class-dlm-admin.php:618
611
  msgid "Version ID"
612
  msgstr "Versions-ID"
613
 
614
- #: includes/admin/class-dlm-admin.php:619
615
  msgid "Filename"
616
  msgstr "Dateiname"
617
 
618
- #: includes/admin/class-dlm-admin.php:620
619
  msgid "User ID"
620
  msgstr "Benutzer-ID"
621
 
622
- #: includes/admin/class-dlm-admin.php:621
623
  msgid "User Login"
624
  msgstr "Benutzer-Login"
625
 
626
- #: includes/admin/class-dlm-admin.php:622
627
  msgid "User Email"
628
  msgstr "Benutzer-E-Mail-Adresse"
629
 
630
- #: includes/admin/class-dlm-admin.php:623
631
  msgid "User IP"
632
  msgstr "Benutzer-IP"
633
 
634
- #: includes/admin/class-dlm-admin.php:624
635
- #: includes/admin/class-dlm-logging-list-table.php:171
636
  msgid "User Agent"
637
  msgstr "Benutzer-Umgebung"
638
 
639
- #: includes/admin/class-dlm-admin.php:625
640
- #: includes/admin/class-dlm-logging-list-table.php:172
641
  msgid "Date"
642
  msgstr "Datum"
643
 
644
- #: includes/admin/class-dlm-admin.php:626
645
  msgid "Status"
646
  msgstr "Status"
647
 
648
- #: includes/admin/class-dlm-admin.php:711
649
  msgid ""
650
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
651
  "thank you from us in advance!"
@@ -667,71 +667,75 @@ msgstr "Zeit verstrichen: %s"
667
  msgid "Download #%d (no longer exists)"
668
  msgstr "Download #%d (existiert nicht mehr)"
669
 
670
- #: includes/admin/class-dlm-logging-list-table.php:112
671
- msgid "v%s"
672
- msgstr "v%s"
 
 
 
 
673
 
674
- #: includes/admin/class-dlm-logging-list-table.php:135
675
  msgid "Non-member"
676
  msgstr "Nicht-Mitglied"
677
 
678
- #: includes/admin/class-dlm-logging-list-table.php:169
679
  msgid "User"
680
  msgstr "Benutzer"
681
 
682
- #: includes/admin/class-dlm-logging-list-table.php:170
683
  msgid "IP Address"
684
  msgstr "IP Addresse"
685
 
686
- #: includes/admin/class-dlm-logging-list-table.php:192
687
  msgid "Log entries deleted"
688
  msgstr "Logeinträge gelöscht"
689
 
690
- #: includes/admin/class-dlm-logging-list-table.php:209
691
  msgid "Any status"
692
  msgstr "Jeder Status"
693
 
694
- #: includes/admin/class-dlm-logging-list-table.php:211
695
  msgid "Failed"
696
  msgstr "Fehlgeschlagen"
697
 
698
- #: includes/admin/class-dlm-logging-list-table.php:213
699
  msgid "Redirected"
700
  msgstr "Umgeleitet"
701
 
702
- #: includes/admin/class-dlm-logging-list-table.php:215
703
  msgid "Completed"
704
  msgstr "Abgeschlossen"
705
 
706
- #: includes/admin/class-dlm-logging-list-table.php:234
707
  msgid "Show all dates"
708
  msgstr "Alle Zeiträume zeigen"
709
 
710
- #: includes/admin/class-dlm-logging-list-table.php:248
711
  msgid "%1$s %2$d"
712
  msgstr "%1$s %2$d"
713
 
714
- #: includes/admin/class-dlm-logging-list-table.php:256
715
  msgid "25 per page"
716
  msgstr "25 pro Seite"
717
 
718
- #: includes/admin/class-dlm-logging-list-table.php:258
719
  msgid "50 per page"
720
  msgstr "50 pro Seite"
721
 
722
- #: includes/admin/class-dlm-logging-list-table.php:260
723
  msgid "100 per page"
724
  msgstr "100 pro Seite"
725
 
726
- #: includes/admin/class-dlm-logging-list-table.php:262
727
  msgid "200 per page"
728
  msgstr "200 pro Seite"
729
 
730
- #: includes/admin/class-dlm-logging-list-table.php:264
731
  msgid "Show All"
732
  msgstr "Alle zeigen"
733
 
734
- #: includes/admin/class-dlm-logging-list-table.php:268
735
  msgid "Filter"
736
  msgstr "Filter"
737
 
@@ -807,7 +811,7 @@ msgstr "Download existiert nicht."
807
  #: includes/class-dlm-download-handler.php:283
808
  #: includes/class-dlm-download-handler.php:341
809
  #: includes/class-dlm-download-handler.php:349
810
- #: includes/class-dlm-download-handler.php:499
811
  msgid "Go to homepage &rarr;"
812
  msgstr "Zur Homepage &rarr;"
813
 
@@ -815,7 +819,7 @@ msgstr "Zur Homepage &rarr;"
815
  #: includes/class-dlm-download-handler.php:341
816
  #: includes/class-dlm-download-handler.php:349
817
  #: includes/class-dlm-download-handler.php:385
818
- #: includes/class-dlm-download-handler.php:499
819
  msgid "Download Error"
820
  msgstr "Downloadfehler"
821
 
@@ -824,19 +828,19 @@ msgstr "Downloadfehler"
824
  msgid "No file paths defined."
825
  msgstr "Dateipfad nicht definiert."
826
 
827
- #: includes/class-dlm-download-handler.php:419
828
- #: includes/class-dlm-download-handler.php:439
829
- #: includes/class-dlm-download-handler.php:446
830
- #: includes/class-dlm-download-handler.php:453
831
  msgid "Redirected to file"
832
  msgstr "Weitergeleitet zu Datei"
833
 
834
- #: includes/class-dlm-download-handler.php:492
835
  msgid "Redirected to remote file."
836
  msgstr "Weitergeleitet zu Datei auf anderem Server."
837
 
838
- #: includes/class-dlm-download-handler.php:497
839
  #: includes/class-dlm-download-handler.php:499
 
840
  msgid "File not found."
841
  msgstr "Datei nicht gefunden."
842
 
10
  msgstr ""
11
  "Project-Id-Version: Download Monitor\n"
12
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
13
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
14
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
15
+ "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
16
  "Language-Team: German (Germany) (http://www.transifex.com/barrykooijplugins/download-monitor/language/de_DE/)\n"
17
  "MIME-Version: 1.0\n"
18
  "Content-Type: text/plain; charset=UTF-8\n"
87
  msgstr "ID"
88
 
89
  #: includes/admin/class-dlm-admin-cpt.php:201
90
+ #: includes/admin/class-dlm-logging-list-table.php:172
91
  msgid "File"
92
  msgstr "Datei"
93
 
121
  msgstr "Hervorgehoben"
122
 
123
  #: includes/admin/class-dlm-admin-cpt.php:207
124
+ #: includes/admin/class-dlm-admin-cpt.php:414
125
  #: includes/admin/class-dlm-admin-writepanels.php:124
126
  msgid "Members only"
127
  msgstr "Nur für Mitglieder"
140
  msgid "Yes"
141
  msgstr "Ja"
142
 
143
+ #: includes/admin/class-dlm-admin-cpt.php:410
144
  msgid "Download Monitor Data"
145
  msgstr "Download Monitor Data"
146
 
147
+ #: includes/admin/class-dlm-admin-cpt.php:412
148
  #: includes/admin/class-dlm-admin-writepanels.php:118
149
  msgid "Featured download"
150
  msgstr "Hervorgehobener Download"
151
 
152
+ #: includes/admin/class-dlm-admin-cpt.php:416
153
  #: includes/admin/class-dlm-admin-writepanels.php:130
154
  msgid "Redirect to file"
155
  msgstr "Zur Datei weiterleiten"
163
  msgstr "Es liegen noch keine Statistiken vor."
164
 
165
  #: includes/admin/class-dlm-admin-dashboard.php:76
166
+ #: includes/admin/class-dlm-logging-list-table.php:171
167
  #: includes/class-dlm-post-type-manager.php:23
168
  msgid "Download"
169
  msgstr "Download"
170
 
171
  #: includes/admin/class-dlm-admin-extensions.php:45
172
+ #: includes/admin/class-dlm-admin.php:389
173
  msgid "Download Monitor Extensions"
174
  msgstr "Download Monitor Erweiterungen"
175
 
334
  msgid "Expand all"
335
  msgstr "Alle expandieren"
336
 
337
+ #: includes/admin/class-dlm-admin.php:113
338
  msgid "Select Page"
339
  msgstr "Wähle Seite"
340
 
341
+ #: includes/admin/class-dlm-admin.php:140
342
  msgid "General"
343
  msgstr "Allgemein"
344
 
345
+ #: includes/admin/class-dlm-admin.php:145
346
  msgid "Default Template"
347
  msgstr "Standard-Vorlage"
348
 
349
+ #: includes/admin/class-dlm-admin.php:146
350
  msgid ""
351
  "Choose which template is used for <code>[download]</code> shortcodes by "
352
  "default (this can be overridden by the <code>format</code> argument)."
353
  msgstr "Standard-Vorlage für <code>[download]</code> Shortcodes auswählen (kann mit dem <code>format</code> Parameter überschrieben werden)."
354
 
355
+ #: includes/admin/class-dlm-admin.php:149
356
  msgid "Default - Title and count"
357
  msgstr "Default - Titel und Download-Anzahl."
358
 
359
+ #: includes/admin/class-dlm-admin.php:150
360
  msgid "Button - CSS styled button showing title and count"
361
  msgstr "Button - CSS-Button mit Titel und Download-Anzahl."
362
 
363
+ #: includes/admin/class-dlm-admin.php:151
364
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
365
  msgstr "Box - Eine Box mit Vorschaubild, Titel, Download-Anzahl, Dateiname und -größe."
366
 
367
+ #: includes/admin/class-dlm-admin.php:152
368
  msgid "Filename - Filename and download count"
369
  msgstr "Filename - Dateiname und Download-Anzahl."
370
 
371
+ #: includes/admin/class-dlm-admin.php:153
372
  msgid "Title - Shows download title only"
373
  msgstr "Title - Zeigt nur den Titel des Downloads."
374
 
375
+ #: includes/admin/class-dlm-admin.php:154
376
  msgid "Version list - Lists all download versions in an unordered list"
377
  msgstr "Version list - Zeigt alle Download-Versionen in einer ungeordneten Liste."
378
 
379
+ #: includes/admin/class-dlm-admin.php:155
380
  msgid "Custom template"
381
  msgstr "Eigene Vorlage"
382
 
383
+ #: includes/admin/class-dlm-admin.php:161
384
  msgid "Custom Template"
385
  msgstr "Eigene Vorlage"
386
 
387
+ #: includes/admin/class-dlm-admin.php:162
388
  msgid ""
389
  "Leaving this blank will use the default <code>content-download.php</code> "
390
+ "template file. If you enter, for example, <code>button</code>, the <code"
391
+ ">content-download-button.php</code> template will be used instead. You can "
392
  "add custom templates inside your theme folder."
393
+ msgstr ""
394
 
395
+ #: includes/admin/class-dlm-admin.php:167
396
  msgid "X-Accel-Redirect / X-Sendfile"
397
  msgstr "X-Accel-Redirect / X-Sendfile"
398
 
399
+ #: includes/admin/class-dlm-admin.php:168
400
+ #: includes/admin/class-dlm-admin.php:176
401
+ #: includes/admin/class-dlm-admin.php:239
402
+ #: includes/admin/class-dlm-admin.php:249
403
  msgid "Enable"
404
  msgstr "Aktivieren"
405
 
406
+ #: includes/admin/class-dlm-admin.php:169
407
  msgid ""
408
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
409
  " used to serve downloads instead of PHP (server requires "
410
  "<code>mod_xsendfile</code>)."
411
  msgstr "Falls unterstützt, können <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> genutzt werden, anstelle von PHP (Server benötigt <code>mod_xsendfile</code>)."
412
 
413
+ #: includes/admin/class-dlm-admin.php:175
414
  msgid "Prevent hotlinking"
415
  msgstr "Querverweise verhindern"
416
 
417
+ #: includes/admin/class-dlm-admin.php:177
418
  msgid ""
419
  "If enabled, the download handler will check the PHP referer to see if it "
420
  "originated from your site and if not, redirect them to the homepage."
421
  msgstr "Wenn dies aktiviert ist, leitet der Download-Handler alle Nutzeranfragen von externen Seiten auf die Startseite um."
422
 
423
+ #: includes/admin/class-dlm-admin.php:183
424
  msgid "Endpoint"
425
  msgstr "Endpunkt"
426
 
427
+ #: includes/admin/class-dlm-admin.php:188
428
  msgid "download"
429
  msgstr "Download"
430
 
431
+ #: includes/admin/class-dlm-admin.php:189
432
  msgid "Download Endpoint"
433
  msgstr "Download-Endpunkt"
434
 
435
+ #: includes/admin/class-dlm-admin.php:190
436
  msgid ""
437
  "Define what endpoint should be used for download links. By default this will"
438
  " be <code>%s</code>."
439
  msgstr "Bestimme den Endpunkt für Download-Links. Standardmäßig: <code>%s</code>."
440
 
441
+ #: includes/admin/class-dlm-admin.php:195
442
  msgid "Endpoint Value"
443
  msgstr "Endpunkt-Wert"
444
 
445
+ #: includes/admin/class-dlm-admin.php:196
446
  msgid ""
447
  "Define what unique value should be used on the end of your endpoint to "
448
  "identify the downloadable file. e.g. ID would give a link like "
449
  "<code>%s</code>"
450
  msgstr "Bestimme, welche Werte am Ende ihres Endpunkts zur Identifikation ihrer Download-Datei stehen sollen. Zum Beispiel: ID ergibt den folgenden Link <code>%s</code>"
451
 
452
+ #: includes/admin/class-dlm-admin.php:199
453
+ #: includes/admin/class-dlm-admin.php:625
454
  msgid "Download ID"
455
  msgstr "Download-ID"
456
 
457
+ #: includes/admin/class-dlm-admin.php:200
458
  msgid "Download slug"
459
  msgstr "Download-Slug"
460
 
461
+ #: includes/admin/class-dlm-admin.php:206
462
  msgid "Hashes"
463
  msgstr "Prüfsummen"
464
 
465
+ #: includes/admin/class-dlm-admin.php:211
466
  msgid "MD5 hashes"
467
  msgstr "MD5-Hashwerte"
468
 
469
+ #: includes/admin/class-dlm-admin.php:212
470
  msgid "Generate MD5 hash for uploaded files"
471
  msgstr "MD5-Hash für hochgeladene Dateien erstellen"
472
 
473
+ #: includes/admin/class-dlm-admin.php:219
474
  msgid "SHA1 hashes"
475
  msgstr "SHA1-Hashwerte"
476
 
477
+ #: includes/admin/class-dlm-admin.php:220
478
  msgid "Generate SHA1 hash for uploaded files"
479
  msgstr "SHA1-Hash für hochgeladene Dateien erstellen"
480
 
481
+ #: includes/admin/class-dlm-admin.php:227
482
  msgid "CRC32B hashes"
483
  msgstr "CRC32B-Hashwerte"
484
 
485
+ #: includes/admin/class-dlm-admin.php:228
486
  msgid "Generate CRC32B hash for uploaded files"
487
  msgstr "CRC32B-Hash für hochgeladene Dateien erstellen"
488
 
489
+ #: includes/admin/class-dlm-admin.php:229
490
  msgid ""
491
  "Hashes can optionally be output via shortcodes, but may cause performance "
492
  "issues with large files."
493
  msgstr "Hashwerte können auch über Shortcodes ausgegeben werden, dies kann bei großen Dateien jedoch zu Performanceproblemen führen."
494
 
495
+ #: includes/admin/class-dlm-admin.php:235
496
  msgid "Logging"
497
  msgstr "Log-Aufzeichung"
498
 
499
+ #: includes/admin/class-dlm-admin.php:241
500
  msgid "Download Log"
501
  msgstr "Download-Log"
502
 
503
+ #: includes/admin/class-dlm-admin.php:242
504
  msgid "Log download attempts, IP addresses and more."
505
  msgstr "Download-Versuche, IP-Adressen und anderes aufzeichnen."
506
 
507
+ #: includes/admin/class-dlm-admin.php:248
508
  msgid "Count unique IPs only"
509
  msgstr "Zähle nur eindeutige IP Adressen"
510
 
511
+ #: includes/admin/class-dlm-admin.php:250
512
  msgid ""
513
  "If enabled, the counter for each download will only increment and create a "
514
  "log entry once per IP address."
515
  msgstr "Wenn aktiviert, dann wird der Downloadzähler und die Logeinträge nur einmal pro IP Adresse gezählt und erstellt."
516
 
517
+ #: includes/admin/class-dlm-admin.php:256
518
  msgid "Access"
519
  msgstr "Zugriff"
520
 
521
+ #: includes/admin/class-dlm-admin.php:261
522
  msgid "No Access Page"
523
  msgstr "Kein Zugriff Seite"
524
 
525
+ #: includes/admin/class-dlm-admin.php:262
526
  msgid ""
527
  "Choose what page is displayed when the user has no access to a file. Don't "
528
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
529
  msgstr "Wählen Sie die Seite aus, die angezeigt wird, wenn der User kein Zugriff auf die Datei hat. Vergessen Sie nicht den <code>[dlm_no_access]</code> shortcode auf die Seite hinzuzufügen."
530
 
531
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
532
  #: includes/class-dlm-upgrade-manager.php:54
533
  msgid "You do not have permission to access this download. %sGo to homepage%s"
534
  msgstr "Sie besitzen nicht die nötige Berechtigung, um auf diese Download-Datei zuzugreifen. %sGehe zur Homepage%s"
535
 
536
+ #: includes/admin/class-dlm-admin.php:270
537
  msgid "No access message"
538
  msgstr "Kein Zugriff Nachricht"
539
 
540
+ #: includes/admin/class-dlm-admin.php:271
541
  msgid ""
542
  "The message that will be displayed to visitors when they don't have access "
543
  "to a file."
544
  msgstr "Die Nachricht die angezeigt wird, wenn Besucher keinen Zugriff auf eine Datei haben."
545
 
546
+ #: includes/admin/class-dlm-admin.php:277
547
  msgid "Blacklist IPs"
548
  msgstr "IPs sperren (Blacklist)"
549
 
550
+ #: includes/admin/class-dlm-admin.php:278
551
  msgid ""
552
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
553
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
555
  "<code>2001:db8::/32</code>."
556
  msgstr "Gesperrte IP Addressen, 1 pro Linie. Für IP-Bereiche nutzen Sie die IP/CIDR Netzmaske. IPv4 Beispiele: <code>198.51.100.1</code> oder <code>198.51.100.0/24</code>. IPv6 Beispiele: <code>2001:db8::1</code> oder <code>2001:db8::/32</code>."
557
 
558
+ #: includes/admin/class-dlm-admin.php:285
559
  msgid "Blacklist user agents"
560
  msgstr "Benutzer-Umgebungen sperren"
561
 
562
+ #: includes/admin/class-dlm-admin.php:286
563
  msgid "List browser user agents to blacklist, 1 per line."
564
  msgstr "Benutzer-Umgebungen für Sperrung auflisten, einer pro Linie."
565
 
566
+ #: includes/admin/class-dlm-admin.php:370
567
  msgid "Logs"
568
  msgstr "Logs"
569
 
570
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
571
  msgid "Settings"
572
  msgstr "Einstellungen"
573
 
574
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
575
  msgid "Extensions"
576
  msgstr "Erweiterungen"
577
 
578
+ #: includes/admin/class-dlm-admin.php:420
579
  msgid ""
580
  "Because your server is running on nginx, our .htaccess file can't protect "
581
  "your downloads."
582
  msgstr "Ihr Server läuft mit nginx, sodass unsere .htaccess Datei Ihre Downloads nicht schützen kann."
583
 
584
+ #: includes/admin/class-dlm-admin.php:421
585
  msgid ""
586
  "Please add the following rules to your nginx config to disable direct file "
587
  "access: %s"
588
  msgstr "Um einen direkten Datei-Zugriff zu verbieten, fügen Sie bitte folgende Regeln zur nginx Konfiguration hinzu: %s"
589
 
590
+ #: includes/admin/class-dlm-admin.php:459
591
  msgid "Settings successfully saved"
592
  msgstr "Einstellungen gespeichert"
593
 
594
+ #: includes/admin/class-dlm-admin.php:542
595
  msgid "Save Changes"
596
  msgstr "Änderungen speichern"
597
 
598
+ #: includes/admin/class-dlm-admin.php:568
599
  msgid "Download Logs"
600
  msgstr "Logs herunterladen"
601
 
602
+ #: includes/admin/class-dlm-admin.php:570
603
  msgid "Export CSV"
604
  msgstr "CSV exportieren"
605
 
606
+ #: includes/admin/class-dlm-admin.php:572
607
  msgid "Delete Logs"
608
  msgstr "Logs leeren"
609
 
610
+ #: includes/admin/class-dlm-admin.php:626
611
  msgid "Version ID"
612
  msgstr "Versions-ID"
613
 
614
+ #: includes/admin/class-dlm-admin.php:627
615
  msgid "Filename"
616
  msgstr "Dateiname"
617
 
618
+ #: includes/admin/class-dlm-admin.php:628
619
  msgid "User ID"
620
  msgstr "Benutzer-ID"
621
 
622
+ #: includes/admin/class-dlm-admin.php:629
623
  msgid "User Login"
624
  msgstr "Benutzer-Login"
625
 
626
+ #: includes/admin/class-dlm-admin.php:630
627
  msgid "User Email"
628
  msgstr "Benutzer-E-Mail-Adresse"
629
 
630
+ #: includes/admin/class-dlm-admin.php:631
631
  msgid "User IP"
632
  msgstr "Benutzer-IP"
633
 
634
+ #: includes/admin/class-dlm-admin.php:632
635
+ #: includes/admin/class-dlm-logging-list-table.php:175
636
  msgid "User Agent"
637
  msgstr "Benutzer-Umgebung"
638
 
639
+ #: includes/admin/class-dlm-admin.php:633
640
+ #: includes/admin/class-dlm-logging-list-table.php:176
641
  msgid "Date"
642
  msgstr "Datum"
643
 
644
+ #: includes/admin/class-dlm-admin.php:634
645
  msgid "Status"
646
  msgstr "Status"
647
 
648
+ #: includes/admin/class-dlm-admin.php:719
649
  msgid ""
650
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
651
  "thank you from us in advance!"
667
  msgid "Download #%d (no longer exists)"
668
  msgstr "Download #%d (existiert nicht mehr)"
669
 
670
+ #: includes/admin/class-dlm-logging-list-table.php:113
671
+ msgid " (v%s)"
672
+ msgstr ""
673
+
674
+ #: includes/admin/class-dlm-logging-list-table.php:115
675
+ msgid " (v%s no longer exists)"
676
+ msgstr ""
677
 
678
+ #: includes/admin/class-dlm-logging-list-table.php:139
679
  msgid "Non-member"
680
  msgstr "Nicht-Mitglied"
681
 
682
+ #: includes/admin/class-dlm-logging-list-table.php:173
683
  msgid "User"
684
  msgstr "Benutzer"
685
 
686
+ #: includes/admin/class-dlm-logging-list-table.php:174
687
  msgid "IP Address"
688
  msgstr "IP Addresse"
689
 
690
+ #: includes/admin/class-dlm-logging-list-table.php:196
691
  msgid "Log entries deleted"
692
  msgstr "Logeinträge gelöscht"
693
 
694
+ #: includes/admin/class-dlm-logging-list-table.php:213
695
  msgid "Any status"
696
  msgstr "Jeder Status"
697
 
698
+ #: includes/admin/class-dlm-logging-list-table.php:215
699
  msgid "Failed"
700
  msgstr "Fehlgeschlagen"
701
 
702
+ #: includes/admin/class-dlm-logging-list-table.php:217
703
  msgid "Redirected"
704
  msgstr "Umgeleitet"
705
 
706
+ #: includes/admin/class-dlm-logging-list-table.php:219
707
  msgid "Completed"
708
  msgstr "Abgeschlossen"
709
 
710
+ #: includes/admin/class-dlm-logging-list-table.php:238
711
  msgid "Show all dates"
712
  msgstr "Alle Zeiträume zeigen"
713
 
714
+ #: includes/admin/class-dlm-logging-list-table.php:252
715
  msgid "%1$s %2$d"
716
  msgstr "%1$s %2$d"
717
 
718
+ #: includes/admin/class-dlm-logging-list-table.php:260
719
  msgid "25 per page"
720
  msgstr "25 pro Seite"
721
 
722
+ #: includes/admin/class-dlm-logging-list-table.php:262
723
  msgid "50 per page"
724
  msgstr "50 pro Seite"
725
 
726
+ #: includes/admin/class-dlm-logging-list-table.php:264
727
  msgid "100 per page"
728
  msgstr "100 pro Seite"
729
 
730
+ #: includes/admin/class-dlm-logging-list-table.php:266
731
  msgid "200 per page"
732
  msgstr "200 pro Seite"
733
 
734
+ #: includes/admin/class-dlm-logging-list-table.php:268
735
  msgid "Show All"
736
  msgstr "Alle zeigen"
737
 
738
+ #: includes/admin/class-dlm-logging-list-table.php:272
739
  msgid "Filter"
740
  msgstr "Filter"
741
 
811
  #: includes/class-dlm-download-handler.php:283
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
+ #: includes/class-dlm-download-handler.php:501
815
  msgid "Go to homepage &rarr;"
816
  msgstr "Zur Homepage &rarr;"
817
 
819
  #: includes/class-dlm-download-handler.php:341
820
  #: includes/class-dlm-download-handler.php:349
821
  #: includes/class-dlm-download-handler.php:385
822
+ #: includes/class-dlm-download-handler.php:501
823
  msgid "Download Error"
824
  msgstr "Downloadfehler"
825
 
828
  msgid "No file paths defined."
829
  msgstr "Dateipfad nicht definiert."
830
 
831
+ #: includes/class-dlm-download-handler.php:421
832
+ #: includes/class-dlm-download-handler.php:441
833
+ #: includes/class-dlm-download-handler.php:448
834
+ #: includes/class-dlm-download-handler.php:455
835
  msgid "Redirected to file"
836
  msgstr "Weitergeleitet zu Datei"
837
 
838
+ #: includes/class-dlm-download-handler.php:494
839
  msgid "Redirected to remote file."
840
  msgstr "Weitergeleitet zu Datei auf anderem Server."
841
 
 
842
  #: includes/class-dlm-download-handler.php:499
843
+ #: includes/class-dlm-download-handler.php:501
844
  msgid "File not found."
845
  msgstr "Datei nicht gefunden."
846
 
languages/download-monitor-es_ES.mo CHANGED
Binary file
languages/download-monitor-es_ES.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Spanish (Spain) (http://www.transifex.com/barrykooijplugins/download-monitor/language/es_ES/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Archivo"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Destacado"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Solo para miembros"
@@ -137,16 +137,16 @@ msgstr "Publicación"
137
  msgid "Yes"
138
  msgstr "Sí"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Descarga destacada"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Redirigir al archivo"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "¡Aún no hay estadísticas disponibles!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Descarga"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr "Extensiones de Download Monitor"
172
 
@@ -331,220 +331,220 @@ msgstr "Cerrar todo"
331
  msgid "Expand all"
332
  msgstr "Abrir todo"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "General"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Plantilla predeterminada"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Selecciona que plantilla utilizarán los códigos rápidos <code>[download]</code> de forma predeterminada (puede anularse con la cadena <code>format</code>)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Predeterminado: Título y cantidad de descargas"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Botón: Botón con estilo CSS que muestra el título y la cantidad de descargas."
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Caja: Caja que muestra una miniatura, el título, la cantidad de descargas, el nombre del archivo y su tamaño."
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nombre de archivo: Nombre de archivo y cantidad de descargas."
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Título: Solo muestra el título de la descarga."
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista de versiones: Muestra todas las versiones de descarga en una lista sin ordenar."
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Plantilla personalizada"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Plantilla personalizada"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Si dejas este cuadro en blanco, se utilizará el archivo de plantilla predeterminado <code>content-download.php</code>. Si, por ejemplo, escribes <code>image</code>, se utilizará en su lugar la plantilla <code>content-download-image.php</code>. Puedes añadir plantillas personalizadas dentro de la carpeta de tu apariencia."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Activar"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Si el servidor lo permite, se pueden distribuir las descargas a través de <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> en vez de usar PHP (el servidor necesita <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Evitar hotlinking"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Si activas esta opción, el gestor de descargas comprobará si la referencia PHP se ha originado desde tu página web, y en caso contrario la redirigirá a la misma."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Término"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "descarga"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Término de la descarga"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Define qué término se utilizará para los enlaces de descarga. Por defecto se utilizará <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Valor del término"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Define qué valor único debería utilizarse al final de tu término para identificar el archivo descargable. Por ejemplo, una ID mostraría un enlace similar a <code>%s</code>."
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ID de descarga"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Slug de descarga"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr "Hashes"
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "Hash MD5"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Genera un hash MD5 para los archivos guardados"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "Hash SHA1"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Genera un hash SHA1 para los archivos guardados"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "Hash CRC32B"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Genera un hash CRC32B para los archivos guardados"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Los hashes pueden exportarse de forma opcional a través de códigos cortos, pero podrían provocar problemas de rendimiento con archivos grandes."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Registros"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Registro de descargas"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Registrar los intentos de descargas, las direcciones IP y más."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr "No tienes permisos para acceder a esta descarga. %sIr a la página principal%s"
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr "Mensaje de falta de acceso"
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr "Este será el mensaje que verán aquellos visitantes que no puedan acceder a un archivo."
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "IPs en lista negra"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Agentes de usuario en lista negra"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Indica los agentes de usuario de navegadores que están en la lista negra. Un agente por línea."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Registros"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Ajustes"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Extensiones"
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "Los ajustes se han guardado correctamente"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Guardar cambios"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Registros de descarga"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Exportar CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Registros de eliminación"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "ID de la versión"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Nombre del archivo"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ID del usuario"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Nombre del usuario"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "Email del usuario"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP del usuario"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "Agente del usuario"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Fecha"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Estado"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "Hace %s"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Descarga #%d (ya no existe)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Externo"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Usuario"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "Dirección IP"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Cualquier estado"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Fallido"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Redirigido"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Completada"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Mostrar todas las fechas"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 por página"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 por página"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 por página"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 por página"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Mostrar todo"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Filtro"
734
 
@@ -804,7 +808,7 @@ msgstr "La descarga no existe."
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Ir a la página web &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Ir a la página web &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Error en la descarga"
818
 
@@ -821,19 +825,19 @@ msgstr "Error en la descarga"
821
  msgid "No file paths defined."
822
  msgstr "No se ha definido una dirección de archivo."
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Redirigido al archivo"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Redirigido al archivo remoto."
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "Archivo no encontrado."
839
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Spanish (Spain) (http://www.transifex.com/barrykooijplugins/download-monitor/language/es_ES/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Archivo"
90
 
118
  msgstr "Destacado"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Solo para miembros"
137
  msgid "Yes"
138
  msgstr "Sí"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Descarga destacada"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Redirigir al archivo"
160
  msgstr "¡Aún no hay estadísticas disponibles!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Descarga"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr "Extensiones de Download Monitor"
172
 
331
  msgid "Expand all"
332
  msgstr "Abrir todo"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "General"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Plantilla predeterminada"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Selecciona que plantilla utilizarán los códigos rápidos <code>[download]</code> de forma predeterminada (puede anularse con la cadena <code>format</code>)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Predeterminado: Título y cantidad de descargas"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Botón: Botón con estilo CSS que muestra el título y la cantidad de descargas."
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Caja: Caja que muestra una miniatura, el título, la cantidad de descargas, el nombre del archivo y su tamaño."
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nombre de archivo: Nombre de archivo y cantidad de descargas."
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Título: Solo muestra el título de la descarga."
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista de versiones: Muestra todas las versiones de descarga en una lista sin ordenar."
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Plantilla personalizada"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Plantilla personalizada"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Activar"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Si el servidor lo permite, se pueden distribuir las descargas a través de <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> en vez de usar PHP (el servidor necesita <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Evitar hotlinking"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Si activas esta opción, el gestor de descargas comprobará si la referencia PHP se ha originado desde tu página web, y en caso contrario la redirigirá a la misma."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Término"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "descarga"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Término de la descarga"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Define qué término se utilizará para los enlaces de descarga. Por defecto se utilizará <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Valor del término"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Define qué valor único debería utilizarse al final de tu término para identificar el archivo descargable. Por ejemplo, una ID mostraría un enlace similar a <code>%s</code>."
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ID de descarga"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Slug de descarga"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr "Hashes"
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "Hash MD5"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Genera un hash MD5 para los archivos guardados"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "Hash SHA1"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Genera un hash SHA1 para los archivos guardados"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "Hash CRC32B"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Genera un hash CRC32B para los archivos guardados"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Los hashes pueden exportarse de forma opcional a través de códigos cortos, pero podrían provocar problemas de rendimiento con archivos grandes."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Registros"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Registro de descargas"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Registrar los intentos de descargas, las direcciones IP y más."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr "No tienes permisos para acceder a esta descarga. %sIr a la página principal%s"
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr "Mensaje de falta de acceso"
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr "Este será el mensaje que verán aquellos visitantes que no puedan acceder a un archivo."
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "IPs en lista negra"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Agentes de usuario en lista negra"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Indica los agentes de usuario de navegadores que están en la lista negra. Un agente por línea."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Registros"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Ajustes"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Extensiones"
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "Los ajustes se han guardado correctamente"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Guardar cambios"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Registros de descarga"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Exportar CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Registros de eliminación"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "ID de la versión"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Nombre del archivo"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ID del usuario"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Nombre del usuario"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "Email del usuario"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP del usuario"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "Agente del usuario"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Fecha"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Estado"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Descarga #%d (ya no existe)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Externo"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Usuario"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "Dirección IP"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Cualquier estado"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Fallido"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Redirigido"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Completada"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Mostrar todas las fechas"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 por página"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 por página"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 por página"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 por página"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Mostrar todo"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Filtro"
738
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Ir a la página web &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Error en la descarga"
822
 
825
  msgid "No file paths defined."
826
  msgstr "No se ha definido una dirección de archivo."
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Redirigido al archivo"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Redirigido al archivo remoto."
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "Archivo no encontrado."
843
 
languages/download-monitor-fa_IR.mo CHANGED
Binary file
languages/download-monitor-fa_IR.po CHANGED
@@ -6,8 +6,8 @@ msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
10
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Persian (Iran) (http://www.transifex.com/barrykooijplugins/download-monitor/language/fa_IR/)\n"
13
  "MIME-Version: 1.0\n"
@@ -83,7 +83,7 @@ msgid "ID"
83
  msgstr "شناسه"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
- #: includes/admin/class-dlm-logging-list-table.php:168
87
  msgid "File"
88
  msgstr "فایل"
89
 
@@ -117,7 +117,7 @@ msgid "Featured"
117
  msgstr "ویژه"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
- #: includes/admin/class-dlm-admin-cpt.php:388
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "فقط اعضا"
@@ -136,16 +136,16 @@ msgstr "تاریخ ارسال"
136
  msgid "Yes"
137
  msgstr ""
138
 
139
- #: includes/admin/class-dlm-admin-cpt.php:384
140
  msgid "Download Monitor Data"
141
  msgstr ""
142
 
143
- #: includes/admin/class-dlm-admin-cpt.php:386
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "دانلود ویژه"
147
 
148
- #: includes/admin/class-dlm-admin-cpt.php:390
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr ""
@@ -159,13 +159,13 @@ msgid "There are no stats available yet!"
159
  msgstr "هنوز هیچ آماری در دسترس نیست!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
- #: includes/admin/class-dlm-logging-list-table.php:167
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "دانلود"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
- #: includes/admin/class-dlm-admin.php:380
169
  msgid "Download Monitor Extensions"
170
  msgstr ""
171
 
@@ -330,220 +330,220 @@ msgstr "بستن همه"
330
  msgid "Expand all"
331
  msgstr "باز کردن همه"
332
 
333
- #: includes/admin/class-dlm-admin.php:104
334
  msgid "Select Page"
335
  msgstr ""
336
 
337
- #: includes/admin/class-dlm-admin.php:131
338
  msgid "General"
339
  msgstr "عمومی"
340
 
341
- #: includes/admin/class-dlm-admin.php:136
342
  msgid "Default Template"
343
  msgstr "قالب پیشفرض"
344
 
345
- #: includes/admin/class-dlm-admin.php:137
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "انتخاب کنید کدام قالب برای شرت کد <code>[download]</code> بصورت پیشفرض استفاده شده است (می تواد با استفاده از <code>format</code> بازنویسی شود)."
350
 
351
- #: includes/admin/class-dlm-admin.php:140
352
  msgid "Default - Title and count"
353
  msgstr ""
354
 
355
- #: includes/admin/class-dlm-admin.php:141
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr ""
358
 
359
- #: includes/admin/class-dlm-admin.php:142
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr ""
362
 
363
- #: includes/admin/class-dlm-admin.php:143
364
  msgid "Filename - Filename and download count"
365
  msgstr ""
366
 
367
- #: includes/admin/class-dlm-admin.php:144
368
  msgid "Title - Shows download title only"
369
  msgstr ""
370
 
371
- #: includes/admin/class-dlm-admin.php:145
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr ""
374
 
375
- #: includes/admin/class-dlm-admin.php:146
376
  msgid "Custom template"
377
  msgstr ""
378
 
379
- #: includes/admin/class-dlm-admin.php:152
380
  msgid "Custom Template"
381
  msgstr ""
382
 
383
- #: includes/admin/class-dlm-admin.php:153
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
- "template file. If you enter, for example, <code>image</code>, the <code"
387
- ">content-download-image.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
  msgstr ""
390
 
391
- #: includes/admin/class-dlm-admin.php:158
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
- #: includes/admin/class-dlm-admin.php:159
396
- #: includes/admin/class-dlm-admin.php:167
397
- #: includes/admin/class-dlm-admin.php:230
398
- #: includes/admin/class-dlm-admin.php:240
399
  msgid "Enable"
400
  msgstr "فعال"
401
 
402
- #: includes/admin/class-dlm-admin.php:160
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "در صورتی که از <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> پشتیبانی شود، can be used to serve downloads instead of PHP (server requires <code>mod_xsendfile</code>)."
408
 
409
- #: includes/admin/class-dlm-admin.php:166
410
  msgid "Prevent hotlinking"
411
  msgstr ""
412
 
413
- #: includes/admin/class-dlm-admin.php:168
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr ""
418
 
419
- #: includes/admin/class-dlm-admin.php:174
420
  msgid "Endpoint"
421
  msgstr "نقطه پایانی"
422
 
423
- #: includes/admin/class-dlm-admin.php:179
424
  msgid "download"
425
  msgstr "دانلود"
426
 
427
- #: includes/admin/class-dlm-admin.php:180
428
  msgid "Download Endpoint"
429
  msgstr "نقطه پایانی دانلود"
430
 
431
- #: includes/admin/class-dlm-admin.php:181
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr ""
436
 
437
- #: includes/admin/class-dlm-admin.php:186
438
  msgid "Endpoint Value"
439
  msgstr "مقدار نقطه پایانی"
440
 
441
- #: includes/admin/class-dlm-admin.php:187
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr ""
447
 
448
- #: includes/admin/class-dlm-admin.php:190
449
- #: includes/admin/class-dlm-admin.php:617
450
  msgid "Download ID"
451
  msgstr "شناسه دانلود"
452
 
453
- #: includes/admin/class-dlm-admin.php:191
454
  msgid "Download slug"
455
  msgstr "اسلاگ دانلود"
456
 
457
- #: includes/admin/class-dlm-admin.php:197
458
  msgid "Hashes"
459
  msgstr ""
460
 
461
- #: includes/admin/class-dlm-admin.php:202
462
  msgid "MD5 hashes"
463
  msgstr ""
464
 
465
- #: includes/admin/class-dlm-admin.php:203
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr ""
468
 
469
- #: includes/admin/class-dlm-admin.php:210
470
  msgid "SHA1 hashes"
471
  msgstr ""
472
 
473
- #: includes/admin/class-dlm-admin.php:211
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr ""
476
 
477
- #: includes/admin/class-dlm-admin.php:218
478
  msgid "CRC32B hashes"
479
  msgstr ""
480
 
481
- #: includes/admin/class-dlm-admin.php:219
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr ""
484
 
485
- #: includes/admin/class-dlm-admin.php:220
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr ""
490
 
491
- #: includes/admin/class-dlm-admin.php:226
492
  msgid "Logging"
493
  msgstr "در حال ثبت وقایع"
494
 
495
- #: includes/admin/class-dlm-admin.php:232
496
  msgid "Download Log"
497
  msgstr "ثبت وقایع دانلود"
498
 
499
- #: includes/admin/class-dlm-admin.php:233
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "وقایع اقدام به دانلود، آی پی آدرس ها و بیشتر."
502
 
503
- #: includes/admin/class-dlm-admin.php:239
504
  msgid "Count unique IPs only"
505
  msgstr ""
506
 
507
- #: includes/admin/class-dlm-admin.php:241
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr ""
512
 
513
- #: includes/admin/class-dlm-admin.php:247
514
  msgid "Access"
515
  msgstr ""
516
 
517
- #: includes/admin/class-dlm-admin.php:252
518
  msgid "No Access Page"
519
  msgstr ""
520
 
521
- #: includes/admin/class-dlm-admin.php:253
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr ""
526
 
527
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr ""
531
 
532
- #: includes/admin/class-dlm-admin.php:261
533
  msgid "No access message"
534
  msgstr ""
535
 
536
- #: includes/admin/class-dlm-admin.php:262
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr ""
541
 
542
- #: includes/admin/class-dlm-admin.php:268
543
  msgid "Blacklist IPs"
544
  msgstr "لیست سیاه آی پی ها"
545
 
546
- #: includes/admin/class-dlm-admin.php:269
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -551,97 +551,97 @@ msgid ""
551
  "<code>2001:db8::/32</code>."
552
  msgstr ""
553
 
554
- #: includes/admin/class-dlm-admin.php:276
555
  msgid "Blacklist user agents"
556
  msgstr "لیست سیاه نوع کاربران"
557
 
558
- #: includes/admin/class-dlm-admin.php:277
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "لیست نمایش نوع کاربری برای لیست سیاه، یکی در هر خط."
561
 
562
- #: includes/admin/class-dlm-admin.php:361
563
  msgid "Logs"
564
  msgstr "وقایع"
565
 
566
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "تنظیمات"
569
 
570
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr ""
573
 
574
- #: includes/admin/class-dlm-admin.php:411
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr ""
579
 
580
- #: includes/admin/class-dlm-admin.php:412
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr ""
585
 
586
- #: includes/admin/class-dlm-admin.php:451
587
  msgid "Settings successfully saved"
588
  msgstr "تنظیمات با موفقیت ذخیره شد"
589
 
590
- #: includes/admin/class-dlm-admin.php:534
591
  msgid "Save Changes"
592
  msgstr "ذخیره تنظیمات"
593
 
594
- #: includes/admin/class-dlm-admin.php:560
595
  msgid "Download Logs"
596
  msgstr "دانلود وقایع"
597
 
598
- #: includes/admin/class-dlm-admin.php:562
599
  msgid "Export CSV"
600
  msgstr "خروجی CSV"
601
 
602
- #: includes/admin/class-dlm-admin.php:564
603
  msgid "Delete Logs"
604
  msgstr ""
605
 
606
- #: includes/admin/class-dlm-admin.php:618
607
  msgid "Version ID"
608
  msgstr "شناسه نسخه"
609
 
610
- #: includes/admin/class-dlm-admin.php:619
611
  msgid "Filename"
612
  msgstr ""
613
 
614
- #: includes/admin/class-dlm-admin.php:620
615
  msgid "User ID"
616
  msgstr "شناسه کاربر"
617
 
618
- #: includes/admin/class-dlm-admin.php:621
619
  msgid "User Login"
620
  msgstr ""
621
 
622
- #: includes/admin/class-dlm-admin.php:622
623
  msgid "User Email"
624
  msgstr ""
625
 
626
- #: includes/admin/class-dlm-admin.php:623
627
  msgid "User IP"
628
  msgstr "آی پی کاربر"
629
 
630
- #: includes/admin/class-dlm-admin.php:624
631
- #: includes/admin/class-dlm-logging-list-table.php:171
632
  msgid "User Agent"
633
  msgstr "نوع کاربر"
634
 
635
- #: includes/admin/class-dlm-admin.php:625
636
- #: includes/admin/class-dlm-logging-list-table.php:172
637
  msgid "Date"
638
  msgstr "تاریخ"
639
 
640
- #: includes/admin/class-dlm-admin.php:626
641
  msgid "Status"
642
  msgstr "وضعیت"
643
 
644
- #: includes/admin/class-dlm-admin.php:711
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
@@ -663,71 +663,75 @@ msgstr "%s پیش"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "دانلود #%d (دیگر وجود ندارد)"
665
 
666
- #: includes/admin/class-dlm-logging-list-table.php:112
667
- msgid "v%s"
668
- msgstr "v%s"
 
 
 
 
669
 
670
- #: includes/admin/class-dlm-logging-list-table.php:135
671
  msgid "Non-member"
672
  msgstr "عضو نیست"
673
 
674
- #: includes/admin/class-dlm-logging-list-table.php:169
675
  msgid "User"
676
  msgstr "کاربر"
677
 
678
- #: includes/admin/class-dlm-logging-list-table.php:170
679
  msgid "IP Address"
680
  msgstr "آی پی آدرس"
681
 
682
- #: includes/admin/class-dlm-logging-list-table.php:192
683
  msgid "Log entries deleted"
684
  msgstr ""
685
 
686
- #: includes/admin/class-dlm-logging-list-table.php:209
687
  msgid "Any status"
688
  msgstr ""
689
 
690
- #: includes/admin/class-dlm-logging-list-table.php:211
691
  msgid "Failed"
692
  msgstr ""
693
 
694
- #: includes/admin/class-dlm-logging-list-table.php:213
695
  msgid "Redirected"
696
  msgstr ""
697
 
698
- #: includes/admin/class-dlm-logging-list-table.php:215
699
  msgid "Completed"
700
  msgstr ""
701
 
702
- #: includes/admin/class-dlm-logging-list-table.php:234
703
  msgid "Show all dates"
704
  msgstr ""
705
 
706
- #: includes/admin/class-dlm-logging-list-table.php:248
707
  msgid "%1$s %2$d"
708
  msgstr ""
709
 
710
- #: includes/admin/class-dlm-logging-list-table.php:256
711
  msgid "25 per page"
712
  msgstr ""
713
 
714
- #: includes/admin/class-dlm-logging-list-table.php:258
715
  msgid "50 per page"
716
  msgstr ""
717
 
718
- #: includes/admin/class-dlm-logging-list-table.php:260
719
  msgid "100 per page"
720
  msgstr ""
721
 
722
- #: includes/admin/class-dlm-logging-list-table.php:262
723
  msgid "200 per page"
724
  msgstr ""
725
 
726
- #: includes/admin/class-dlm-logging-list-table.php:264
727
  msgid "Show All"
728
  msgstr ""
729
 
730
- #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Filter"
732
  msgstr ""
733
 
@@ -802,7 +806,7 @@ msgstr "دانلود موجود نیست."
802
  #: includes/class-dlm-download-handler.php:283
803
  #: includes/class-dlm-download-handler.php:341
804
  #: includes/class-dlm-download-handler.php:349
805
- #: includes/class-dlm-download-handler.php:499
806
  msgid "Go to homepage &rarr;"
807
  msgstr "برو به صفحه اصلی &larr;"
808
 
@@ -810,7 +814,7 @@ msgstr "برو به صفحه اصلی &larr;"
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
  #: includes/class-dlm-download-handler.php:385
813
- #: includes/class-dlm-download-handler.php:499
814
  msgid "Download Error"
815
  msgstr "خطای دانلود"
816
 
@@ -819,19 +823,19 @@ msgstr "خطای دانلود"
819
  msgid "No file paths defined."
820
  msgstr "هیچ آدرس فایلی تعریف نشده است."
821
 
822
- #: includes/class-dlm-download-handler.php:419
823
- #: includes/class-dlm-download-handler.php:439
824
- #: includes/class-dlm-download-handler.php:446
825
- #: includes/class-dlm-download-handler.php:453
826
  msgid "Redirected to file"
827
  msgstr "هدایت به فایل"
828
 
829
- #: includes/class-dlm-download-handler.php:492
830
  msgid "Redirected to remote file."
831
  msgstr "هدایت به فایل"
832
 
833
- #: includes/class-dlm-download-handler.php:497
834
  #: includes/class-dlm-download-handler.php:499
 
835
  msgid "File not found."
836
  msgstr "فایل یافت نشد."
837
 
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
10
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Persian (Iran) (http://www.transifex.com/barrykooijplugins/download-monitor/language/fa_IR/)\n"
13
  "MIME-Version: 1.0\n"
83
  msgstr "شناسه"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
+ #: includes/admin/class-dlm-logging-list-table.php:172
87
  msgid "File"
88
  msgstr "فایل"
89
 
117
  msgstr "ویژه"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
+ #: includes/admin/class-dlm-admin-cpt.php:414
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "فقط اعضا"
136
  msgid "Yes"
137
  msgstr ""
138
 
139
+ #: includes/admin/class-dlm-admin-cpt.php:410
140
  msgid "Download Monitor Data"
141
  msgstr ""
142
 
143
+ #: includes/admin/class-dlm-admin-cpt.php:412
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "دانلود ویژه"
147
 
148
+ #: includes/admin/class-dlm-admin-cpt.php:416
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr ""
159
  msgstr "هنوز هیچ آماری در دسترس نیست!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
+ #: includes/admin/class-dlm-logging-list-table.php:171
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "دانلود"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
+ #: includes/admin/class-dlm-admin.php:389
169
  msgid "Download Monitor Extensions"
170
  msgstr ""
171
 
330
  msgid "Expand all"
331
  msgstr "باز کردن همه"
332
 
333
+ #: includes/admin/class-dlm-admin.php:113
334
  msgid "Select Page"
335
  msgstr ""
336
 
337
+ #: includes/admin/class-dlm-admin.php:140
338
  msgid "General"
339
  msgstr "عمومی"
340
 
341
+ #: includes/admin/class-dlm-admin.php:145
342
  msgid "Default Template"
343
  msgstr "قالب پیشفرض"
344
 
345
+ #: includes/admin/class-dlm-admin.php:146
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "انتخاب کنید کدام قالب برای شرت کد <code>[download]</code> بصورت پیشفرض استفاده شده است (می تواد با استفاده از <code>format</code> بازنویسی شود)."
350
 
351
+ #: includes/admin/class-dlm-admin.php:149
352
  msgid "Default - Title and count"
353
  msgstr ""
354
 
355
+ #: includes/admin/class-dlm-admin.php:150
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr ""
358
 
359
+ #: includes/admin/class-dlm-admin.php:151
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr ""
362
 
363
+ #: includes/admin/class-dlm-admin.php:152
364
  msgid "Filename - Filename and download count"
365
  msgstr ""
366
 
367
+ #: includes/admin/class-dlm-admin.php:153
368
  msgid "Title - Shows download title only"
369
  msgstr ""
370
 
371
+ #: includes/admin/class-dlm-admin.php:154
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr ""
374
 
375
+ #: includes/admin/class-dlm-admin.php:155
376
  msgid "Custom template"
377
  msgstr ""
378
 
379
+ #: includes/admin/class-dlm-admin.php:161
380
  msgid "Custom Template"
381
  msgstr ""
382
 
383
+ #: includes/admin/class-dlm-admin.php:162
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
+ "template file. If you enter, for example, <code>button</code>, the <code"
387
+ ">content-download-button.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
  msgstr ""
390
 
391
+ #: includes/admin/class-dlm-admin.php:167
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
+ #: includes/admin/class-dlm-admin.php:168
396
+ #: includes/admin/class-dlm-admin.php:176
397
+ #: includes/admin/class-dlm-admin.php:239
398
+ #: includes/admin/class-dlm-admin.php:249
399
  msgid "Enable"
400
  msgstr "فعال"
401
 
402
+ #: includes/admin/class-dlm-admin.php:169
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "در صورتی که از <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> پشتیبانی شود، can be used to serve downloads instead of PHP (server requires <code>mod_xsendfile</code>)."
408
 
409
+ #: includes/admin/class-dlm-admin.php:175
410
  msgid "Prevent hotlinking"
411
  msgstr ""
412
 
413
+ #: includes/admin/class-dlm-admin.php:177
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr ""
418
 
419
+ #: includes/admin/class-dlm-admin.php:183
420
  msgid "Endpoint"
421
  msgstr "نقطه پایانی"
422
 
423
+ #: includes/admin/class-dlm-admin.php:188
424
  msgid "download"
425
  msgstr "دانلود"
426
 
427
+ #: includes/admin/class-dlm-admin.php:189
428
  msgid "Download Endpoint"
429
  msgstr "نقطه پایانی دانلود"
430
 
431
+ #: includes/admin/class-dlm-admin.php:190
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr ""
436
 
437
+ #: includes/admin/class-dlm-admin.php:195
438
  msgid "Endpoint Value"
439
  msgstr "مقدار نقطه پایانی"
440
 
441
+ #: includes/admin/class-dlm-admin.php:196
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr ""
447
 
448
+ #: includes/admin/class-dlm-admin.php:199
449
+ #: includes/admin/class-dlm-admin.php:625
450
  msgid "Download ID"
451
  msgstr "شناسه دانلود"
452
 
453
+ #: includes/admin/class-dlm-admin.php:200
454
  msgid "Download slug"
455
  msgstr "اسلاگ دانلود"
456
 
457
+ #: includes/admin/class-dlm-admin.php:206
458
  msgid "Hashes"
459
  msgstr ""
460
 
461
+ #: includes/admin/class-dlm-admin.php:211
462
  msgid "MD5 hashes"
463
  msgstr ""
464
 
465
+ #: includes/admin/class-dlm-admin.php:212
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr ""
468
 
469
+ #: includes/admin/class-dlm-admin.php:219
470
  msgid "SHA1 hashes"
471
  msgstr ""
472
 
473
+ #: includes/admin/class-dlm-admin.php:220
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr ""
476
 
477
+ #: includes/admin/class-dlm-admin.php:227
478
  msgid "CRC32B hashes"
479
  msgstr ""
480
 
481
+ #: includes/admin/class-dlm-admin.php:228
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr ""
484
 
485
+ #: includes/admin/class-dlm-admin.php:229
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr ""
490
 
491
+ #: includes/admin/class-dlm-admin.php:235
492
  msgid "Logging"
493
  msgstr "در حال ثبت وقایع"
494
 
495
+ #: includes/admin/class-dlm-admin.php:241
496
  msgid "Download Log"
497
  msgstr "ثبت وقایع دانلود"
498
 
499
+ #: includes/admin/class-dlm-admin.php:242
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "وقایع اقدام به دانلود، آی پی آدرس ها و بیشتر."
502
 
503
+ #: includes/admin/class-dlm-admin.php:248
504
  msgid "Count unique IPs only"
505
  msgstr ""
506
 
507
+ #: includes/admin/class-dlm-admin.php:250
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr ""
512
 
513
+ #: includes/admin/class-dlm-admin.php:256
514
  msgid "Access"
515
  msgstr ""
516
 
517
+ #: includes/admin/class-dlm-admin.php:261
518
  msgid "No Access Page"
519
  msgstr ""
520
 
521
+ #: includes/admin/class-dlm-admin.php:262
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr ""
526
 
527
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr ""
531
 
532
+ #: includes/admin/class-dlm-admin.php:270
533
  msgid "No access message"
534
  msgstr ""
535
 
536
+ #: includes/admin/class-dlm-admin.php:271
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr ""
541
 
542
+ #: includes/admin/class-dlm-admin.php:277
543
  msgid "Blacklist IPs"
544
  msgstr "لیست سیاه آی پی ها"
545
 
546
+ #: includes/admin/class-dlm-admin.php:278
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
551
  "<code>2001:db8::/32</code>."
552
  msgstr ""
553
 
554
+ #: includes/admin/class-dlm-admin.php:285
555
  msgid "Blacklist user agents"
556
  msgstr "لیست سیاه نوع کاربران"
557
 
558
+ #: includes/admin/class-dlm-admin.php:286
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "لیست نمایش نوع کاربری برای لیست سیاه، یکی در هر خط."
561
 
562
+ #: includes/admin/class-dlm-admin.php:370
563
  msgid "Logs"
564
  msgstr "وقایع"
565
 
566
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "تنظیمات"
569
 
570
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr ""
573
 
574
+ #: includes/admin/class-dlm-admin.php:420
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr ""
579
 
580
+ #: includes/admin/class-dlm-admin.php:421
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr ""
585
 
586
+ #: includes/admin/class-dlm-admin.php:459
587
  msgid "Settings successfully saved"
588
  msgstr "تنظیمات با موفقیت ذخیره شد"
589
 
590
+ #: includes/admin/class-dlm-admin.php:542
591
  msgid "Save Changes"
592
  msgstr "ذخیره تنظیمات"
593
 
594
+ #: includes/admin/class-dlm-admin.php:568
595
  msgid "Download Logs"
596
  msgstr "دانلود وقایع"
597
 
598
+ #: includes/admin/class-dlm-admin.php:570
599
  msgid "Export CSV"
600
  msgstr "خروجی CSV"
601
 
602
+ #: includes/admin/class-dlm-admin.php:572
603
  msgid "Delete Logs"
604
  msgstr ""
605
 
606
+ #: includes/admin/class-dlm-admin.php:626
607
  msgid "Version ID"
608
  msgstr "شناسه نسخه"
609
 
610
+ #: includes/admin/class-dlm-admin.php:627
611
  msgid "Filename"
612
  msgstr ""
613
 
614
+ #: includes/admin/class-dlm-admin.php:628
615
  msgid "User ID"
616
  msgstr "شناسه کاربر"
617
 
618
+ #: includes/admin/class-dlm-admin.php:629
619
  msgid "User Login"
620
  msgstr ""
621
 
622
+ #: includes/admin/class-dlm-admin.php:630
623
  msgid "User Email"
624
  msgstr ""
625
 
626
+ #: includes/admin/class-dlm-admin.php:631
627
  msgid "User IP"
628
  msgstr "آی پی کاربر"
629
 
630
+ #: includes/admin/class-dlm-admin.php:632
631
+ #: includes/admin/class-dlm-logging-list-table.php:175
632
  msgid "User Agent"
633
  msgstr "نوع کاربر"
634
 
635
+ #: includes/admin/class-dlm-admin.php:633
636
+ #: includes/admin/class-dlm-logging-list-table.php:176
637
  msgid "Date"
638
  msgstr "تاریخ"
639
 
640
+ #: includes/admin/class-dlm-admin.php:634
641
  msgid "Status"
642
  msgstr "وضعیت"
643
 
644
+ #: includes/admin/class-dlm-admin.php:719
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "دانلود #%d (دیگر وجود ندارد)"
665
 
666
+ #: includes/admin/class-dlm-logging-list-table.php:113
667
+ msgid " (v%s)"
668
+ msgstr ""
669
+
670
+ #: includes/admin/class-dlm-logging-list-table.php:115
671
+ msgid " (v%s no longer exists)"
672
+ msgstr ""
673
 
674
+ #: includes/admin/class-dlm-logging-list-table.php:139
675
  msgid "Non-member"
676
  msgstr "عضو نیست"
677
 
678
+ #: includes/admin/class-dlm-logging-list-table.php:173
679
  msgid "User"
680
  msgstr "کاربر"
681
 
682
+ #: includes/admin/class-dlm-logging-list-table.php:174
683
  msgid "IP Address"
684
  msgstr "آی پی آدرس"
685
 
686
+ #: includes/admin/class-dlm-logging-list-table.php:196
687
  msgid "Log entries deleted"
688
  msgstr ""
689
 
690
+ #: includes/admin/class-dlm-logging-list-table.php:213
691
  msgid "Any status"
692
  msgstr ""
693
 
694
+ #: includes/admin/class-dlm-logging-list-table.php:215
695
  msgid "Failed"
696
  msgstr ""
697
 
698
+ #: includes/admin/class-dlm-logging-list-table.php:217
699
  msgid "Redirected"
700
  msgstr ""
701
 
702
+ #: includes/admin/class-dlm-logging-list-table.php:219
703
  msgid "Completed"
704
  msgstr ""
705
 
706
+ #: includes/admin/class-dlm-logging-list-table.php:238
707
  msgid "Show all dates"
708
  msgstr ""
709
 
710
+ #: includes/admin/class-dlm-logging-list-table.php:252
711
  msgid "%1$s %2$d"
712
  msgstr ""
713
 
714
+ #: includes/admin/class-dlm-logging-list-table.php:260
715
  msgid "25 per page"
716
  msgstr ""
717
 
718
+ #: includes/admin/class-dlm-logging-list-table.php:262
719
  msgid "50 per page"
720
  msgstr ""
721
 
722
+ #: includes/admin/class-dlm-logging-list-table.php:264
723
  msgid "100 per page"
724
  msgstr ""
725
 
726
+ #: includes/admin/class-dlm-logging-list-table.php:266
727
  msgid "200 per page"
728
  msgstr ""
729
 
730
+ #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Show All"
732
  msgstr ""
733
 
734
+ #: includes/admin/class-dlm-logging-list-table.php:272
735
  msgid "Filter"
736
  msgstr ""
737
 
806
  #: includes/class-dlm-download-handler.php:283
807
  #: includes/class-dlm-download-handler.php:341
808
  #: includes/class-dlm-download-handler.php:349
809
+ #: includes/class-dlm-download-handler.php:501
810
  msgid "Go to homepage &rarr;"
811
  msgstr "برو به صفحه اصلی &larr;"
812
 
814
  #: includes/class-dlm-download-handler.php:341
815
  #: includes/class-dlm-download-handler.php:349
816
  #: includes/class-dlm-download-handler.php:385
817
+ #: includes/class-dlm-download-handler.php:501
818
  msgid "Download Error"
819
  msgstr "خطای دانلود"
820
 
823
  msgid "No file paths defined."
824
  msgstr "هیچ آدرس فایلی تعریف نشده است."
825
 
826
+ #: includes/class-dlm-download-handler.php:421
827
+ #: includes/class-dlm-download-handler.php:441
828
+ #: includes/class-dlm-download-handler.php:448
829
+ #: includes/class-dlm-download-handler.php:455
830
  msgid "Redirected to file"
831
  msgstr "هدایت به فایل"
832
 
833
+ #: includes/class-dlm-download-handler.php:494
834
  msgid "Redirected to remote file."
835
  msgstr "هدایت به فایل"
836
 
 
837
  #: includes/class-dlm-download-handler.php:499
838
+ #: includes/class-dlm-download-handler.php:501
839
  msgid "File not found."
840
  msgstr "فایل یافت نشد."
841
 
languages/download-monitor-fr_FR.mo CHANGED
Binary file
languages/download-monitor-fr_FR.po CHANGED
@@ -8,8 +8,8 @@ msgid ""
8
  msgstr ""
9
  "Project-Id-Version: Download Monitor\n"
10
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
11
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
12
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
13
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
14
  "Language-Team: French (France) (http://www.transifex.com/barrykooijplugins/download-monitor/language/fr_FR/)\n"
15
  "MIME-Version: 1.0\n"
@@ -85,7 +85,7 @@ msgid "ID"
85
  msgstr "ID de "
86
 
87
  #: includes/admin/class-dlm-admin-cpt.php:201
88
- #: includes/admin/class-dlm-logging-list-table.php:168
89
  msgid "File"
90
  msgstr "Fichier"
91
 
@@ -119,7 +119,7 @@ msgid "Featured"
119
  msgstr "À la une"
120
 
121
  #: includes/admin/class-dlm-admin-cpt.php:207
122
- #: includes/admin/class-dlm-admin-cpt.php:388
123
  #: includes/admin/class-dlm-admin-writepanels.php:124
124
  msgid "Members only"
125
  msgstr "Membres uniquement"
@@ -138,16 +138,16 @@ msgstr "Date de publication"
138
  msgid "Yes"
139
  msgstr "Oui"
140
 
141
- #: includes/admin/class-dlm-admin-cpt.php:384
142
  msgid "Download Monitor Data"
143
  msgstr ""
144
 
145
- #: includes/admin/class-dlm-admin-cpt.php:386
146
  #: includes/admin/class-dlm-admin-writepanels.php:118
147
  msgid "Featured download"
148
  msgstr "Téléchargement à la une"
149
 
150
- #: includes/admin/class-dlm-admin-cpt.php:390
151
  #: includes/admin/class-dlm-admin-writepanels.php:130
152
  msgid "Redirect to file"
153
  msgstr "Redirection vers le fichier"
@@ -161,13 +161,13 @@ msgid "There are no stats available yet!"
161
  msgstr "Il n'y a pas de stats disponibles actuellement !"
162
 
163
  #: includes/admin/class-dlm-admin-dashboard.php:76
164
- #: includes/admin/class-dlm-logging-list-table.php:167
165
  #: includes/class-dlm-post-type-manager.php:23
166
  msgid "Download"
167
  msgstr "Téléchargement"
168
 
169
  #: includes/admin/class-dlm-admin-extensions.php:45
170
- #: includes/admin/class-dlm-admin.php:380
171
  msgid "Download Monitor Extensions"
172
  msgstr ""
173
 
@@ -332,220 +332,220 @@ msgstr "Fermer tout"
332
  msgid "Expand all"
333
  msgstr "Développer tout"
334
 
335
- #: includes/admin/class-dlm-admin.php:104
336
  msgid "Select Page"
337
  msgstr ""
338
 
339
- #: includes/admin/class-dlm-admin.php:131
340
  msgid "General"
341
  msgstr "Général"
342
 
343
- #: includes/admin/class-dlm-admin.php:136
344
  msgid "Default Template"
345
  msgstr "Template par défaut"
346
 
347
- #: includes/admin/class-dlm-admin.php:137
348
  msgid ""
349
  "Choose which template is used for <code>[download]</code> shortcodes by "
350
  "default (this can be overridden by the <code>format</code> argument)."
351
  msgstr "Veuillez choisir quel template sera utilisé pour les shortcodes <code>[download]</code> par défaut (vous pouvez passer outre avec l'argument <code>format</code>)."
352
 
353
- #: includes/admin/class-dlm-admin.php:140
354
  msgid "Default - Title and count"
355
  msgstr "Par défaut - Titre et nombre"
356
 
357
- #: includes/admin/class-dlm-admin.php:141
358
  msgid "Button - CSS styled button showing title and count"
359
  msgstr "Bouton - bouton stylisé par CSS montrant le titre et le nombre"
360
 
361
- #: includes/admin/class-dlm-admin.php:142
362
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
363
  msgstr "Boîte - boîte montrant la miniature, le titre, le nombre, le nom de fichier et la taille de fichier."
364
 
365
- #: includes/admin/class-dlm-admin.php:143
366
  msgid "Filename - Filename and download count"
367
  msgstr "Nom de fichier - Nom de fichier et nombre de téléchargements"
368
 
369
- #: includes/admin/class-dlm-admin.php:144
370
  msgid "Title - Shows download title only"
371
  msgstr "Titre - affiche uniquement le titre du téléchargement"
372
 
373
- #: includes/admin/class-dlm-admin.php:145
374
  msgid "Version list - Lists all download versions in an unordered list"
375
  msgstr "Liste de versions - liste toutes les versions à télécharger dans une liste non ordonnée"
376
 
377
- #: includes/admin/class-dlm-admin.php:146
378
  msgid "Custom template"
379
  msgstr "Template personnalisé"
380
 
381
- #: includes/admin/class-dlm-admin.php:152
382
  msgid "Custom Template"
383
  msgstr "Template personnalisé"
384
 
385
- #: includes/admin/class-dlm-admin.php:153
386
  msgid ""
387
  "Leaving this blank will use the default <code>content-download.php</code> "
388
- "template file. If you enter, for example, <code>image</code>, the <code"
389
- ">content-download-image.php</code> template will be used instead. You can "
390
  "add custom templates inside your theme folder."
391
- msgstr "Si vous laissez ceci vide, le fichier par défaut de template <code>content-download.php</code>sera utilisé. Si vous entrez par exemple <code>image</code>, le template <code>content-download-image.php</code> sera utilisé à la place. Vous pouvez ajouter des templates personnalisés dans le dossier de votre thème."
392
 
393
- #: includes/admin/class-dlm-admin.php:158
394
  msgid "X-Accel-Redirect / X-Sendfile"
395
  msgstr "X-Accel-Redirect / X-Sendfile"
396
 
397
- #: includes/admin/class-dlm-admin.php:159
398
- #: includes/admin/class-dlm-admin.php:167
399
- #: includes/admin/class-dlm-admin.php:230
400
- #: includes/admin/class-dlm-admin.php:240
401
  msgid "Enable"
402
  msgstr "Activé"
403
 
404
- #: includes/admin/class-dlm-admin.php:160
405
  msgid ""
406
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
407
  " used to serve downloads instead of PHP (server requires "
408
  "<code>mod_xsendfile</code>)."
409
  msgstr "Si supporté, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> peut être utilisé pour servir les téléchargements plutôt que par PHP (le serveur nécessite <code>mod_xsendfile</code>)."
410
 
411
- #: includes/admin/class-dlm-admin.php:166
412
  msgid "Prevent hotlinking"
413
  msgstr "Empêcher le hotlinking"
414
 
415
- #: includes/admin/class-dlm-admin.php:168
416
  msgid ""
417
  "If enabled, the download handler will check the PHP referer to see if it "
418
  "originated from your site and if not, redirect them to the homepage."
419
  msgstr "Si activé, le handler de téléchargement vérifiera le referer PHP pour voir s'il est originaire de votre site et si non, il le redirigera vers la page d'accueil."
420
 
421
- #: includes/admin/class-dlm-admin.php:174
422
  msgid "Endpoint"
423
  msgstr "Endpoint"
424
 
425
- #: includes/admin/class-dlm-admin.php:179
426
  msgid "download"
427
  msgstr "download"
428
 
429
- #: includes/admin/class-dlm-admin.php:180
430
  msgid "Download Endpoint"
431
  msgstr "Endpoint de téléchargement"
432
 
433
- #: includes/admin/class-dlm-admin.php:181
434
  msgid ""
435
  "Define what endpoint should be used for download links. By default this will"
436
  " be <code>%s</code>."
437
  msgstr "Définit quet endpoint doit être utilisé pour les liens de téléchargement. Par défaut, ce sera <code>%s</code>."
438
 
439
- #: includes/admin/class-dlm-admin.php:186
440
  msgid "Endpoint Value"
441
  msgstr "Valeur de endpoint"
442
 
443
- #: includes/admin/class-dlm-admin.php:187
444
  msgid ""
445
  "Define what unique value should be used on the end of your endpoint to "
446
  "identify the downloadable file. e.g. ID would give a link like "
447
  "<code>%s</code>"
448
  msgstr "Définit quelle unique valeur doit être utilisée à la fin de votre endpoint pour identifier le fichier téléchargeable, c' à d l'ID donnerait un lien du genre <code>%s</code>"
449
 
450
- #: includes/admin/class-dlm-admin.php:190
451
- #: includes/admin/class-dlm-admin.php:617
452
  msgid "Download ID"
453
  msgstr "ID de téléchargement"
454
 
455
- #: includes/admin/class-dlm-admin.php:191
456
  msgid "Download slug"
457
  msgstr "Identifiant de téléchargement"
458
 
459
- #: includes/admin/class-dlm-admin.php:197
460
  msgid "Hashes"
461
  msgstr ""
462
 
463
- #: includes/admin/class-dlm-admin.php:202
464
  msgid "MD5 hashes"
465
  msgstr "Hashes MD5"
466
 
467
- #: includes/admin/class-dlm-admin.php:203
468
  msgid "Generate MD5 hash for uploaded files"
469
  msgstr "Généner un hash MD5 pour les fichiers uploadés"
470
 
471
- #: includes/admin/class-dlm-admin.php:210
472
  msgid "SHA1 hashes"
473
  msgstr "Hashes SHA1 "
474
 
475
- #: includes/admin/class-dlm-admin.php:211
476
  msgid "Generate SHA1 hash for uploaded files"
477
  msgstr "Générer un hash SHA1 pour les fichiers uploadés"
478
 
479
- #: includes/admin/class-dlm-admin.php:218
480
  msgid "CRC32B hashes"
481
  msgstr "Hashes CRC32B"
482
 
483
- #: includes/admin/class-dlm-admin.php:219
484
  msgid "Generate CRC32B hash for uploaded files"
485
  msgstr "Générer un hash CRC32B pour les fichiers uploadés"
486
 
487
- #: includes/admin/class-dlm-admin.php:220
488
  msgid ""
489
  "Hashes can optionally be output via shortcodes, but may cause performance "
490
  "issues with large files."
491
  msgstr "Les hashes peuvent être affichés de manière optionnelle via des shortcodes mais peuvent être source de problèmes de performance pour les gros fichiers. "
492
 
493
- #: includes/admin/class-dlm-admin.php:226
494
  msgid "Logging"
495
  msgstr "Connexion"
496
 
497
- #: includes/admin/class-dlm-admin.php:232
498
  msgid "Download Log"
499
  msgstr "Log de téléchargement"
500
 
501
- #: includes/admin/class-dlm-admin.php:233
502
  msgid "Log download attempts, IP addresses and more."
503
  msgstr "Log de tentatives de téléchargement, adresses IP et plus. "
504
 
505
- #: includes/admin/class-dlm-admin.php:239
506
  msgid "Count unique IPs only"
507
  msgstr ""
508
 
509
- #: includes/admin/class-dlm-admin.php:241
510
  msgid ""
511
  "If enabled, the counter for each download will only increment and create a "
512
  "log entry once per IP address."
513
  msgstr ""
514
 
515
- #: includes/admin/class-dlm-admin.php:247
516
  msgid "Access"
517
  msgstr ""
518
 
519
- #: includes/admin/class-dlm-admin.php:252
520
  msgid "No Access Page"
521
  msgstr ""
522
 
523
- #: includes/admin/class-dlm-admin.php:253
524
  msgid ""
525
  "Choose what page is displayed when the user has no access to a file. Don't "
526
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
527
  msgstr ""
528
 
529
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
530
  #: includes/class-dlm-upgrade-manager.php:54
531
  msgid "You do not have permission to access this download. %sGo to homepage%s"
532
  msgstr ""
533
 
534
- #: includes/admin/class-dlm-admin.php:261
535
  msgid "No access message"
536
  msgstr ""
537
 
538
- #: includes/admin/class-dlm-admin.php:262
539
  msgid ""
540
  "The message that will be displayed to visitors when they don't have access "
541
  "to a file."
542
  msgstr ""
543
 
544
- #: includes/admin/class-dlm-admin.php:268
545
  msgid "Blacklist IPs"
546
  msgstr "Liste noire d'IP"
547
 
548
- #: includes/admin/class-dlm-admin.php:269
549
  msgid ""
550
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
551
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -553,97 +553,97 @@ msgid ""
553
  "<code>2001:db8::/32</code>."
554
  msgstr ""
555
 
556
- #: includes/admin/class-dlm-admin.php:276
557
  msgid "Blacklist user agents"
558
  msgstr "Liste noire d'user agents"
559
 
560
- #: includes/admin/class-dlm-admin.php:277
561
  msgid "List browser user agents to blacklist, 1 per line."
562
  msgstr "Liste d'user agents de navigateur à blacklister, un par ligne."
563
 
564
- #: includes/admin/class-dlm-admin.php:361
565
  msgid "Logs"
566
  msgstr "Logs"
567
 
568
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
569
  msgid "Settings"
570
  msgstr "Réglages"
571
 
572
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
573
  msgid "Extensions"
574
  msgstr ""
575
 
576
- #: includes/admin/class-dlm-admin.php:411
577
  msgid ""
578
  "Because your server is running on nginx, our .htaccess file can't protect "
579
  "your downloads."
580
  msgstr ""
581
 
582
- #: includes/admin/class-dlm-admin.php:412
583
  msgid ""
584
  "Please add the following rules to your nginx config to disable direct file "
585
  "access: %s"
586
  msgstr ""
587
 
588
- #: includes/admin/class-dlm-admin.php:451
589
  msgid "Settings successfully saved"
590
  msgstr "Réglages sauvegardés avec succès"
591
 
592
- #: includes/admin/class-dlm-admin.php:534
593
  msgid "Save Changes"
594
  msgstr "Sauvegarder les modifications"
595
 
596
- #: includes/admin/class-dlm-admin.php:560
597
  msgid "Download Logs"
598
  msgstr "Télécharger les logs"
599
 
600
- #: includes/admin/class-dlm-admin.php:562
601
  msgid "Export CSV"
602
  msgstr "Exporter au format CSV"
603
 
604
- #: includes/admin/class-dlm-admin.php:564
605
  msgid "Delete Logs"
606
  msgstr "Supprimer les logs"
607
 
608
- #: includes/admin/class-dlm-admin.php:618
609
  msgid "Version ID"
610
  msgstr "ID de version"
611
 
612
- #: includes/admin/class-dlm-admin.php:619
613
  msgid "Filename"
614
  msgstr "Nom de fichier"
615
 
616
- #: includes/admin/class-dlm-admin.php:620
617
  msgid "User ID"
618
  msgstr "ID d'utilisateur"
619
 
620
- #: includes/admin/class-dlm-admin.php:621
621
  msgid "User Login"
622
  msgstr "Login utilisateur"
623
 
624
- #: includes/admin/class-dlm-admin.php:622
625
  msgid "User Email"
626
  msgstr "Email utilisateur"
627
 
628
- #: includes/admin/class-dlm-admin.php:623
629
  msgid "User IP"
630
  msgstr "IP d'utilisateur"
631
 
632
- #: includes/admin/class-dlm-admin.php:624
633
- #: includes/admin/class-dlm-logging-list-table.php:171
634
  msgid "User Agent"
635
  msgstr "User Agent"
636
 
637
- #: includes/admin/class-dlm-admin.php:625
638
- #: includes/admin/class-dlm-logging-list-table.php:172
639
  msgid "Date"
640
  msgstr "Date"
641
 
642
- #: includes/admin/class-dlm-admin.php:626
643
  msgid "Status"
644
  msgstr "Status"
645
 
646
- #: includes/admin/class-dlm-admin.php:711
647
  msgid ""
648
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
649
  "thank you from us in advance!"
@@ -665,71 +665,75 @@ msgstr "il y a %s"
665
  msgid "Download #%d (no longer exists)"
666
  msgstr "Le téléchargement #%d (il n'existe plus)"
667
 
668
- #: includes/admin/class-dlm-logging-list-table.php:112
669
- msgid "v%s"
670
- msgstr "v%s"
 
 
 
 
671
 
672
- #: includes/admin/class-dlm-logging-list-table.php:135
673
  msgid "Non-member"
674
  msgstr "Non membre"
675
 
676
- #: includes/admin/class-dlm-logging-list-table.php:169
677
  msgid "User"
678
  msgstr "Utilisateur"
679
 
680
- #: includes/admin/class-dlm-logging-list-table.php:170
681
  msgid "IP Address"
682
  msgstr "Adresse IP"
683
 
684
- #: includes/admin/class-dlm-logging-list-table.php:192
685
  msgid "Log entries deleted"
686
  msgstr ""
687
 
688
- #: includes/admin/class-dlm-logging-list-table.php:209
689
  msgid "Any status"
690
  msgstr "Quel que soit le statut"
691
 
692
- #: includes/admin/class-dlm-logging-list-table.php:211
693
  msgid "Failed"
694
  msgstr "Échoué"
695
 
696
- #: includes/admin/class-dlm-logging-list-table.php:213
697
  msgid "Redirected"
698
  msgstr "Redirigé"
699
 
700
- #: includes/admin/class-dlm-logging-list-table.php:215
701
  msgid "Completed"
702
  msgstr "Complété"
703
 
704
- #: includes/admin/class-dlm-logging-list-table.php:234
705
  msgid "Show all dates"
706
  msgstr "Montrer toutes les dates"
707
 
708
- #: includes/admin/class-dlm-logging-list-table.php:248
709
  msgid "%1$s %2$d"
710
  msgstr "%1$s %2$d"
711
 
712
- #: includes/admin/class-dlm-logging-list-table.php:256
713
  msgid "25 per page"
714
  msgstr "25 par page"
715
 
716
- #: includes/admin/class-dlm-logging-list-table.php:258
717
  msgid "50 per page"
718
  msgstr "50 par page"
719
 
720
- #: includes/admin/class-dlm-logging-list-table.php:260
721
  msgid "100 per page"
722
  msgstr "100 par page"
723
 
724
- #: includes/admin/class-dlm-logging-list-table.php:262
725
  msgid "200 per page"
726
  msgstr "200 par page"
727
 
728
- #: includes/admin/class-dlm-logging-list-table.php:264
729
  msgid "Show All"
730
  msgstr "Montrer tout"
731
 
732
- #: includes/admin/class-dlm-logging-list-table.php:268
733
  msgid "Filter"
734
  msgstr "Filtrer"
735
 
@@ -805,7 +809,7 @@ msgstr "Le téléchargment n'existe pas."
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
- #: includes/class-dlm-download-handler.php:499
809
  msgid "Go to homepage &rarr;"
810
  msgstr "Aller à la page d'accueil &rarr;"
811
 
@@ -813,7 +817,7 @@ msgstr "Aller à la page d'accueil &rarr;"
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
- #: includes/class-dlm-download-handler.php:499
817
  msgid "Download Error"
818
  msgstr "Erreur de téléchargement"
819
 
@@ -822,19 +826,19 @@ msgstr "Erreur de téléchargement"
822
  msgid "No file paths defined."
823
  msgstr "Aucun chemin de fichier n'est spécifié."
824
 
825
- #: includes/class-dlm-download-handler.php:419
826
- #: includes/class-dlm-download-handler.php:439
827
- #: includes/class-dlm-download-handler.php:446
828
- #: includes/class-dlm-download-handler.php:453
829
  msgid "Redirected to file"
830
  msgstr "Rediriger vers le fichier"
831
 
832
- #: includes/class-dlm-download-handler.php:492
833
  msgid "Redirected to remote file."
834
  msgstr "Rediriger vers le fichier distant."
835
 
836
- #: includes/class-dlm-download-handler.php:497
837
  #: includes/class-dlm-download-handler.php:499
 
838
  msgid "File not found."
839
  msgstr "Fichier non trouvé."
840
 
8
  msgstr ""
9
  "Project-Id-Version: Download Monitor\n"
10
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
11
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
12
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
13
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
14
  "Language-Team: French (France) (http://www.transifex.com/barrykooijplugins/download-monitor/language/fr_FR/)\n"
15
  "MIME-Version: 1.0\n"
85
  msgstr "ID de "
86
 
87
  #: includes/admin/class-dlm-admin-cpt.php:201
88
+ #: includes/admin/class-dlm-logging-list-table.php:172
89
  msgid "File"
90
  msgstr "Fichier"
91
 
119
  msgstr "À la une"
120
 
121
  #: includes/admin/class-dlm-admin-cpt.php:207
122
+ #: includes/admin/class-dlm-admin-cpt.php:414
123
  #: includes/admin/class-dlm-admin-writepanels.php:124
124
  msgid "Members only"
125
  msgstr "Membres uniquement"
138
  msgid "Yes"
139
  msgstr "Oui"
140
 
141
+ #: includes/admin/class-dlm-admin-cpt.php:410
142
  msgid "Download Monitor Data"
143
  msgstr ""
144
 
145
+ #: includes/admin/class-dlm-admin-cpt.php:412
146
  #: includes/admin/class-dlm-admin-writepanels.php:118
147
  msgid "Featured download"
148
  msgstr "Téléchargement à la une"
149
 
150
+ #: includes/admin/class-dlm-admin-cpt.php:416
151
  #: includes/admin/class-dlm-admin-writepanels.php:130
152
  msgid "Redirect to file"
153
  msgstr "Redirection vers le fichier"
161
  msgstr "Il n'y a pas de stats disponibles actuellement !"
162
 
163
  #: includes/admin/class-dlm-admin-dashboard.php:76
164
+ #: includes/admin/class-dlm-logging-list-table.php:171
165
  #: includes/class-dlm-post-type-manager.php:23
166
  msgid "Download"
167
  msgstr "Téléchargement"
168
 
169
  #: includes/admin/class-dlm-admin-extensions.php:45
170
+ #: includes/admin/class-dlm-admin.php:389
171
  msgid "Download Monitor Extensions"
172
  msgstr ""
173
 
332
  msgid "Expand all"
333
  msgstr "Développer tout"
334
 
335
+ #: includes/admin/class-dlm-admin.php:113
336
  msgid "Select Page"
337
  msgstr ""
338
 
339
+ #: includes/admin/class-dlm-admin.php:140
340
  msgid "General"
341
  msgstr "Général"
342
 
343
+ #: includes/admin/class-dlm-admin.php:145
344
  msgid "Default Template"
345
  msgstr "Template par défaut"
346
 
347
+ #: includes/admin/class-dlm-admin.php:146
348
  msgid ""
349
  "Choose which template is used for <code>[download]</code> shortcodes by "
350
  "default (this can be overridden by the <code>format</code> argument)."
351
  msgstr "Veuillez choisir quel template sera utilisé pour les shortcodes <code>[download]</code> par défaut (vous pouvez passer outre avec l'argument <code>format</code>)."
352
 
353
+ #: includes/admin/class-dlm-admin.php:149
354
  msgid "Default - Title and count"
355
  msgstr "Par défaut - Titre et nombre"
356
 
357
+ #: includes/admin/class-dlm-admin.php:150
358
  msgid "Button - CSS styled button showing title and count"
359
  msgstr "Bouton - bouton stylisé par CSS montrant le titre et le nombre"
360
 
361
+ #: includes/admin/class-dlm-admin.php:151
362
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
363
  msgstr "Boîte - boîte montrant la miniature, le titre, le nombre, le nom de fichier et la taille de fichier."
364
 
365
+ #: includes/admin/class-dlm-admin.php:152
366
  msgid "Filename - Filename and download count"
367
  msgstr "Nom de fichier - Nom de fichier et nombre de téléchargements"
368
 
369
+ #: includes/admin/class-dlm-admin.php:153
370
  msgid "Title - Shows download title only"
371
  msgstr "Titre - affiche uniquement le titre du téléchargement"
372
 
373
+ #: includes/admin/class-dlm-admin.php:154
374
  msgid "Version list - Lists all download versions in an unordered list"
375
  msgstr "Liste de versions - liste toutes les versions à télécharger dans une liste non ordonnée"
376
 
377
+ #: includes/admin/class-dlm-admin.php:155
378
  msgid "Custom template"
379
  msgstr "Template personnalisé"
380
 
381
+ #: includes/admin/class-dlm-admin.php:161
382
  msgid "Custom Template"
383
  msgstr "Template personnalisé"
384
 
385
+ #: includes/admin/class-dlm-admin.php:162
386
  msgid ""
387
  "Leaving this blank will use the default <code>content-download.php</code> "
388
+ "template file. If you enter, for example, <code>button</code>, the <code"
389
+ ">content-download-button.php</code> template will be used instead. You can "
390
  "add custom templates inside your theme folder."
391
+ msgstr ""
392
 
393
+ #: includes/admin/class-dlm-admin.php:167
394
  msgid "X-Accel-Redirect / X-Sendfile"
395
  msgstr "X-Accel-Redirect / X-Sendfile"
396
 
397
+ #: includes/admin/class-dlm-admin.php:168
398
+ #: includes/admin/class-dlm-admin.php:176
399
+ #: includes/admin/class-dlm-admin.php:239
400
+ #: includes/admin/class-dlm-admin.php:249
401
  msgid "Enable"
402
  msgstr "Activé"
403
 
404
+ #: includes/admin/class-dlm-admin.php:169
405
  msgid ""
406
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
407
  " used to serve downloads instead of PHP (server requires "
408
  "<code>mod_xsendfile</code>)."
409
  msgstr "Si supporté, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> peut être utilisé pour servir les téléchargements plutôt que par PHP (le serveur nécessite <code>mod_xsendfile</code>)."
410
 
411
+ #: includes/admin/class-dlm-admin.php:175
412
  msgid "Prevent hotlinking"
413
  msgstr "Empêcher le hotlinking"
414
 
415
+ #: includes/admin/class-dlm-admin.php:177
416
  msgid ""
417
  "If enabled, the download handler will check the PHP referer to see if it "
418
  "originated from your site and if not, redirect them to the homepage."
419
  msgstr "Si activé, le handler de téléchargement vérifiera le referer PHP pour voir s'il est originaire de votre site et si non, il le redirigera vers la page d'accueil."
420
 
421
+ #: includes/admin/class-dlm-admin.php:183
422
  msgid "Endpoint"
423
  msgstr "Endpoint"
424
 
425
+ #: includes/admin/class-dlm-admin.php:188
426
  msgid "download"
427
  msgstr "download"
428
 
429
+ #: includes/admin/class-dlm-admin.php:189
430
  msgid "Download Endpoint"
431
  msgstr "Endpoint de téléchargement"
432
 
433
+ #: includes/admin/class-dlm-admin.php:190
434
  msgid ""
435
  "Define what endpoint should be used for download links. By default this will"
436
  " be <code>%s</code>."
437
  msgstr "Définit quet endpoint doit être utilisé pour les liens de téléchargement. Par défaut, ce sera <code>%s</code>."
438
 
439
+ #: includes/admin/class-dlm-admin.php:195
440
  msgid "Endpoint Value"
441
  msgstr "Valeur de endpoint"
442
 
443
+ #: includes/admin/class-dlm-admin.php:196
444
  msgid ""
445
  "Define what unique value should be used on the end of your endpoint to "
446
  "identify the downloadable file. e.g. ID would give a link like "
447
  "<code>%s</code>"
448
  msgstr "Définit quelle unique valeur doit être utilisée à la fin de votre endpoint pour identifier le fichier téléchargeable, c' à d l'ID donnerait un lien du genre <code>%s</code>"
449
 
450
+ #: includes/admin/class-dlm-admin.php:199
451
+ #: includes/admin/class-dlm-admin.php:625
452
  msgid "Download ID"
453
  msgstr "ID de téléchargement"
454
 
455
+ #: includes/admin/class-dlm-admin.php:200
456
  msgid "Download slug"
457
  msgstr "Identifiant de téléchargement"
458
 
459
+ #: includes/admin/class-dlm-admin.php:206
460
  msgid "Hashes"
461
  msgstr ""
462
 
463
+ #: includes/admin/class-dlm-admin.php:211
464
  msgid "MD5 hashes"
465
  msgstr "Hashes MD5"
466
 
467
+ #: includes/admin/class-dlm-admin.php:212
468
  msgid "Generate MD5 hash for uploaded files"
469
  msgstr "Généner un hash MD5 pour les fichiers uploadés"
470
 
471
+ #: includes/admin/class-dlm-admin.php:219
472
  msgid "SHA1 hashes"
473
  msgstr "Hashes SHA1 "
474
 
475
+ #: includes/admin/class-dlm-admin.php:220
476
  msgid "Generate SHA1 hash for uploaded files"
477
  msgstr "Générer un hash SHA1 pour les fichiers uploadés"
478
 
479
+ #: includes/admin/class-dlm-admin.php:227
480
  msgid "CRC32B hashes"
481
  msgstr "Hashes CRC32B"
482
 
483
+ #: includes/admin/class-dlm-admin.php:228
484
  msgid "Generate CRC32B hash for uploaded files"
485
  msgstr "Générer un hash CRC32B pour les fichiers uploadés"
486
 
487
+ #: includes/admin/class-dlm-admin.php:229
488
  msgid ""
489
  "Hashes can optionally be output via shortcodes, but may cause performance "
490
  "issues with large files."
491
  msgstr "Les hashes peuvent être affichés de manière optionnelle via des shortcodes mais peuvent être source de problèmes de performance pour les gros fichiers. "
492
 
493
+ #: includes/admin/class-dlm-admin.php:235
494
  msgid "Logging"
495
  msgstr "Connexion"
496
 
497
+ #: includes/admin/class-dlm-admin.php:241
498
  msgid "Download Log"
499
  msgstr "Log de téléchargement"
500
 
501
+ #: includes/admin/class-dlm-admin.php:242
502
  msgid "Log download attempts, IP addresses and more."
503
  msgstr "Log de tentatives de téléchargement, adresses IP et plus. "
504
 
505
+ #: includes/admin/class-dlm-admin.php:248
506
  msgid "Count unique IPs only"
507
  msgstr ""
508
 
509
+ #: includes/admin/class-dlm-admin.php:250
510
  msgid ""
511
  "If enabled, the counter for each download will only increment and create a "
512
  "log entry once per IP address."
513
  msgstr ""
514
 
515
+ #: includes/admin/class-dlm-admin.php:256
516
  msgid "Access"
517
  msgstr ""
518
 
519
+ #: includes/admin/class-dlm-admin.php:261
520
  msgid "No Access Page"
521
  msgstr ""
522
 
523
+ #: includes/admin/class-dlm-admin.php:262
524
  msgid ""
525
  "Choose what page is displayed when the user has no access to a file. Don't "
526
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
527
  msgstr ""
528
 
529
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
530
  #: includes/class-dlm-upgrade-manager.php:54
531
  msgid "You do not have permission to access this download. %sGo to homepage%s"
532
  msgstr ""
533
 
534
+ #: includes/admin/class-dlm-admin.php:270
535
  msgid "No access message"
536
  msgstr ""
537
 
538
+ #: includes/admin/class-dlm-admin.php:271
539
  msgid ""
540
  "The message that will be displayed to visitors when they don't have access "
541
  "to a file."
542
  msgstr ""
543
 
544
+ #: includes/admin/class-dlm-admin.php:277
545
  msgid "Blacklist IPs"
546
  msgstr "Liste noire d'IP"
547
 
548
+ #: includes/admin/class-dlm-admin.php:278
549
  msgid ""
550
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
551
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
553
  "<code>2001:db8::/32</code>."
554
  msgstr ""
555
 
556
+ #: includes/admin/class-dlm-admin.php:285
557
  msgid "Blacklist user agents"
558
  msgstr "Liste noire d'user agents"
559
 
560
+ #: includes/admin/class-dlm-admin.php:286
561
  msgid "List browser user agents to blacklist, 1 per line."
562
  msgstr "Liste d'user agents de navigateur à blacklister, un par ligne."
563
 
564
+ #: includes/admin/class-dlm-admin.php:370
565
  msgid "Logs"
566
  msgstr "Logs"
567
 
568
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
569
  msgid "Settings"
570
  msgstr "Réglages"
571
 
572
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
573
  msgid "Extensions"
574
  msgstr ""
575
 
576
+ #: includes/admin/class-dlm-admin.php:420
577
  msgid ""
578
  "Because your server is running on nginx, our .htaccess file can't protect "
579
  "your downloads."
580
  msgstr ""
581
 
582
+ #: includes/admin/class-dlm-admin.php:421
583
  msgid ""
584
  "Please add the following rules to your nginx config to disable direct file "
585
  "access: %s"
586
  msgstr ""
587
 
588
+ #: includes/admin/class-dlm-admin.php:459
589
  msgid "Settings successfully saved"
590
  msgstr "Réglages sauvegardés avec succès"
591
 
592
+ #: includes/admin/class-dlm-admin.php:542
593
  msgid "Save Changes"
594
  msgstr "Sauvegarder les modifications"
595
 
596
+ #: includes/admin/class-dlm-admin.php:568
597
  msgid "Download Logs"
598
  msgstr "Télécharger les logs"
599
 
600
+ #: includes/admin/class-dlm-admin.php:570
601
  msgid "Export CSV"
602
  msgstr "Exporter au format CSV"
603
 
604
+ #: includes/admin/class-dlm-admin.php:572
605
  msgid "Delete Logs"
606
  msgstr "Supprimer les logs"
607
 
608
+ #: includes/admin/class-dlm-admin.php:626
609
  msgid "Version ID"
610
  msgstr "ID de version"
611
 
612
+ #: includes/admin/class-dlm-admin.php:627
613
  msgid "Filename"
614
  msgstr "Nom de fichier"
615
 
616
+ #: includes/admin/class-dlm-admin.php:628
617
  msgid "User ID"
618
  msgstr "ID d'utilisateur"
619
 
620
+ #: includes/admin/class-dlm-admin.php:629
621
  msgid "User Login"
622
  msgstr "Login utilisateur"
623
 
624
+ #: includes/admin/class-dlm-admin.php:630
625
  msgid "User Email"
626
  msgstr "Email utilisateur"
627
 
628
+ #: includes/admin/class-dlm-admin.php:631
629
  msgid "User IP"
630
  msgstr "IP d'utilisateur"
631
 
632
+ #: includes/admin/class-dlm-admin.php:632
633
+ #: includes/admin/class-dlm-logging-list-table.php:175
634
  msgid "User Agent"
635
  msgstr "User Agent"
636
 
637
+ #: includes/admin/class-dlm-admin.php:633
638
+ #: includes/admin/class-dlm-logging-list-table.php:176
639
  msgid "Date"
640
  msgstr "Date"
641
 
642
+ #: includes/admin/class-dlm-admin.php:634
643
  msgid "Status"
644
  msgstr "Status"
645
 
646
+ #: includes/admin/class-dlm-admin.php:719
647
  msgid ""
648
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
649
  "thank you from us in advance!"
665
  msgid "Download #%d (no longer exists)"
666
  msgstr "Le téléchargement #%d (il n'existe plus)"
667
 
668
+ #: includes/admin/class-dlm-logging-list-table.php:113
669
+ msgid " (v%s)"
670
+ msgstr ""
671
+
672
+ #: includes/admin/class-dlm-logging-list-table.php:115
673
+ msgid " (v%s no longer exists)"
674
+ msgstr ""
675
 
676
+ #: includes/admin/class-dlm-logging-list-table.php:139
677
  msgid "Non-member"
678
  msgstr "Non membre"
679
 
680
+ #: includes/admin/class-dlm-logging-list-table.php:173
681
  msgid "User"
682
  msgstr "Utilisateur"
683
 
684
+ #: includes/admin/class-dlm-logging-list-table.php:174
685
  msgid "IP Address"
686
  msgstr "Adresse IP"
687
 
688
+ #: includes/admin/class-dlm-logging-list-table.php:196
689
  msgid "Log entries deleted"
690
  msgstr ""
691
 
692
+ #: includes/admin/class-dlm-logging-list-table.php:213
693
  msgid "Any status"
694
  msgstr "Quel que soit le statut"
695
 
696
+ #: includes/admin/class-dlm-logging-list-table.php:215
697
  msgid "Failed"
698
  msgstr "Échoué"
699
 
700
+ #: includes/admin/class-dlm-logging-list-table.php:217
701
  msgid "Redirected"
702
  msgstr "Redirigé"
703
 
704
+ #: includes/admin/class-dlm-logging-list-table.php:219
705
  msgid "Completed"
706
  msgstr "Complété"
707
 
708
+ #: includes/admin/class-dlm-logging-list-table.php:238
709
  msgid "Show all dates"
710
  msgstr "Montrer toutes les dates"
711
 
712
+ #: includes/admin/class-dlm-logging-list-table.php:252
713
  msgid "%1$s %2$d"
714
  msgstr "%1$s %2$d"
715
 
716
+ #: includes/admin/class-dlm-logging-list-table.php:260
717
  msgid "25 per page"
718
  msgstr "25 par page"
719
 
720
+ #: includes/admin/class-dlm-logging-list-table.php:262
721
  msgid "50 per page"
722
  msgstr "50 par page"
723
 
724
+ #: includes/admin/class-dlm-logging-list-table.php:264
725
  msgid "100 per page"
726
  msgstr "100 par page"
727
 
728
+ #: includes/admin/class-dlm-logging-list-table.php:266
729
  msgid "200 per page"
730
  msgstr "200 par page"
731
 
732
+ #: includes/admin/class-dlm-logging-list-table.php:268
733
  msgid "Show All"
734
  msgstr "Montrer tout"
735
 
736
+ #: includes/admin/class-dlm-logging-list-table.php:272
737
  msgid "Filter"
738
  msgstr "Filtrer"
739
 
809
  #: includes/class-dlm-download-handler.php:283
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
+ #: includes/class-dlm-download-handler.php:501
813
  msgid "Go to homepage &rarr;"
814
  msgstr "Aller à la page d'accueil &rarr;"
815
 
817
  #: includes/class-dlm-download-handler.php:341
818
  #: includes/class-dlm-download-handler.php:349
819
  #: includes/class-dlm-download-handler.php:385
820
+ #: includes/class-dlm-download-handler.php:501
821
  msgid "Download Error"
822
  msgstr "Erreur de téléchargement"
823
 
826
  msgid "No file paths defined."
827
  msgstr "Aucun chemin de fichier n'est spécifié."
828
 
829
+ #: includes/class-dlm-download-handler.php:421
830
+ #: includes/class-dlm-download-handler.php:441
831
+ #: includes/class-dlm-download-handler.php:448
832
+ #: includes/class-dlm-download-handler.php:455
833
  msgid "Redirected to file"
834
  msgstr "Rediriger vers le fichier"
835
 
836
+ #: includes/class-dlm-download-handler.php:494
837
  msgid "Redirected to remote file."
838
  msgstr "Rediriger vers le fichier distant."
839
 
 
840
  #: includes/class-dlm-download-handler.php:499
841
+ #: includes/class-dlm-download-handler.php:501
842
  msgid "File not found."
843
  msgstr "Fichier non trouvé."
844
 
languages/download-monitor-hr_HR.mo CHANGED
Binary file
languages/download-monitor-hr_HR.po CHANGED
@@ -6,8 +6,8 @@ msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
10
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Croatian (Croatia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/hr_HR/)\n"
13
  "MIME-Version: 1.0\n"
@@ -83,7 +83,7 @@ msgid "ID"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
- #: includes/admin/class-dlm-logging-list-table.php:168
87
  msgid "File"
88
  msgstr "Datoteka"
89
 
@@ -117,7 +117,7 @@ msgid "Featured"
117
  msgstr "Istaknuti"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
- #: includes/admin/class-dlm-admin-cpt.php:388
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Samo za registrirane korisnike"
@@ -136,16 +136,16 @@ msgstr "Datum objave"
136
  msgid "Yes"
137
  msgstr "Da"
138
 
139
- #: includes/admin/class-dlm-admin-cpt.php:384
140
  msgid "Download Monitor Data"
141
  msgstr ""
142
 
143
- #: includes/admin/class-dlm-admin-cpt.php:386
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Istaknuti dokument"
147
 
148
- #: includes/admin/class-dlm-admin-cpt.php:390
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Preusmjeri na datoteku"
@@ -159,13 +159,13 @@ msgid "There are no stats available yet!"
159
  msgstr "Statistika još nije dostupna!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
- #: includes/admin/class-dlm-logging-list-table.php:167
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Preuzmi"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
- #: includes/admin/class-dlm-admin.php:380
169
  msgid "Download Monitor Extensions"
170
  msgstr "Dodaci za Download Monitor"
171
 
@@ -330,220 +330,220 @@ msgstr "Zatvori sve"
330
  msgid "Expand all"
331
  msgstr "Proširi sve"
332
 
333
- #: includes/admin/class-dlm-admin.php:104
334
  msgid "Select Page"
335
  msgstr ""
336
 
337
- #: includes/admin/class-dlm-admin.php:131
338
  msgid "General"
339
  msgstr "Općenito"
340
 
341
- #: includes/admin/class-dlm-admin.php:136
342
  msgid "Default Template"
343
  msgstr "Zadani predložak"
344
 
345
- #: includes/admin/class-dlm-admin.php:137
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Odaberite predložak koji se koristi za <code>[download]</code> shortcode po defaultu (može biti izmjenjeno <code>format</code> argumentima)."
350
 
351
- #: includes/admin/class-dlm-admin.php:140
352
  msgid "Default - Title and count"
353
  msgstr "Zadano - Naslov i broj"
354
 
355
- #: includes/admin/class-dlm-admin.php:141
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr "Dugme - CSS stilizirano dugme koje prikazuej naslov i broj"
358
 
359
- #: includes/admin/class-dlm-admin.php:142
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr "Okvir - Okvir koji prikazuje sliku, naslov, broj, daototeku i veličinu."
362
 
363
- #: includes/admin/class-dlm-admin.php:143
364
  msgid "Filename - Filename and download count"
365
  msgstr "Naziv datoteke - Naziv datoteke i broj preuzimanja"
366
 
367
- #: includes/admin/class-dlm-admin.php:144
368
  msgid "Title - Shows download title only"
369
  msgstr "Naslov - Prikazuje samo naslov datoteke"
370
 
371
- #: includes/admin/class-dlm-admin.php:145
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr "Popis verzija - Popis svih verzija dokumentaciju na (ul) listi"
374
 
375
- #: includes/admin/class-dlm-admin.php:146
376
  msgid "Custom template"
377
  msgstr "Prilagođeni predložak"
378
 
379
- #: includes/admin/class-dlm-admin.php:152
380
  msgid "Custom Template"
381
  msgstr "Prilagođeni predložak"
382
 
383
- #: includes/admin/class-dlm-admin.php:153
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
- "template file. If you enter, for example, <code>image</code>, the <code"
387
- ">content-download-image.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
- msgstr "Ostavljajući ovo polje praznim koristiti će se zadana <code>content-download.php</code> datoteka predloška. Ako unesete, primjerice, <code>image</code> koristiti će se <code>content-download-image.php</code> predložak. Možete dodati prilagođene predloške unutar mape vaše teme."
390
 
391
- #: includes/admin/class-dlm-admin.php:158
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
- #: includes/admin/class-dlm-admin.php:159
396
- #: includes/admin/class-dlm-admin.php:167
397
- #: includes/admin/class-dlm-admin.php:230
398
- #: includes/admin/class-dlm-admin.php:240
399
  msgid "Enable"
400
  msgstr "Omogući"
401
 
402
- #: includes/admin/class-dlm-admin.php:160
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr ""
408
 
409
- #: includes/admin/class-dlm-admin.php:166
410
  msgid "Prevent hotlinking"
411
  msgstr "Spriječi direktno povezivanje na datoteku"
412
 
413
- #: includes/admin/class-dlm-admin.php:168
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr ""
418
 
419
- #: includes/admin/class-dlm-admin.php:174
420
  msgid "Endpoint"
421
  msgstr "Endpoint"
422
 
423
- #: includes/admin/class-dlm-admin.php:179
424
  msgid "download"
425
  msgstr "preuzimanje"
426
 
427
- #: includes/admin/class-dlm-admin.php:180
428
  msgid "Download Endpoint"
429
  msgstr ""
430
 
431
- #: includes/admin/class-dlm-admin.php:181
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr ""
436
 
437
- #: includes/admin/class-dlm-admin.php:186
438
  msgid "Endpoint Value"
439
  msgstr ""
440
 
441
- #: includes/admin/class-dlm-admin.php:187
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr ""
447
 
448
- #: includes/admin/class-dlm-admin.php:190
449
- #: includes/admin/class-dlm-admin.php:617
450
  msgid "Download ID"
451
  msgstr "ID datoteke"
452
 
453
- #: includes/admin/class-dlm-admin.php:191
454
  msgid "Download slug"
455
  msgstr ""
456
 
457
- #: includes/admin/class-dlm-admin.php:197
458
  msgid "Hashes"
459
  msgstr ""
460
 
461
- #: includes/admin/class-dlm-admin.php:202
462
  msgid "MD5 hashes"
463
  msgstr ""
464
 
465
- #: includes/admin/class-dlm-admin.php:203
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr ""
468
 
469
- #: includes/admin/class-dlm-admin.php:210
470
  msgid "SHA1 hashes"
471
  msgstr ""
472
 
473
- #: includes/admin/class-dlm-admin.php:211
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr ""
476
 
477
- #: includes/admin/class-dlm-admin.php:218
478
  msgid "CRC32B hashes"
479
  msgstr ""
480
 
481
- #: includes/admin/class-dlm-admin.php:219
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr ""
484
 
485
- #: includes/admin/class-dlm-admin.php:220
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr ""
490
 
491
- #: includes/admin/class-dlm-admin.php:226
492
  msgid "Logging"
493
  msgstr "Bilježenje"
494
 
495
- #: includes/admin/class-dlm-admin.php:232
496
  msgid "Download Log"
497
  msgstr "Log preuzimanja"
498
 
499
- #: includes/admin/class-dlm-admin.php:233
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Zabilježi pokušaje preuzimanja, IP adrese i ostalo."
502
 
503
- #: includes/admin/class-dlm-admin.php:239
504
  msgid "Count unique IPs only"
505
  msgstr ""
506
 
507
- #: includes/admin/class-dlm-admin.php:241
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr ""
512
 
513
- #: includes/admin/class-dlm-admin.php:247
514
  msgid "Access"
515
  msgstr ""
516
 
517
- #: includes/admin/class-dlm-admin.php:252
518
  msgid "No Access Page"
519
  msgstr ""
520
 
521
- #: includes/admin/class-dlm-admin.php:253
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr ""
526
 
527
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr "Nemate ovlasti za pristup ovoj datoteci. %sVrati se na naslovnicu%s"
531
 
532
- #: includes/admin/class-dlm-admin.php:261
533
  msgid "No access message"
534
  msgstr "Poruka kada pristup nije omogućen"
535
 
536
- #: includes/admin/class-dlm-admin.php:262
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr "Ova poruka prikazati će se posjetiteljima kada nemaju pristup datoteci."
541
 
542
- #: includes/admin/class-dlm-admin.php:268
543
  msgid "Blacklist IPs"
544
  msgstr "Dodaj IP na crnu listu"
545
 
546
- #: includes/admin/class-dlm-admin.php:269
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -551,97 +551,97 @@ msgid ""
551
  "<code>2001:db8::/32</code>."
552
  msgstr ""
553
 
554
- #: includes/admin/class-dlm-admin.php:276
555
  msgid "Blacklist user agents"
556
  msgstr ""
557
 
558
- #: includes/admin/class-dlm-admin.php:277
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr ""
561
 
562
- #: includes/admin/class-dlm-admin.php:361
563
  msgid "Logs"
564
  msgstr "Logovi"
565
 
566
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Postavke"
569
 
570
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr "Dodaci"
573
 
574
- #: includes/admin/class-dlm-admin.php:411
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr ""
579
 
580
- #: includes/admin/class-dlm-admin.php:412
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr ""
585
 
586
- #: includes/admin/class-dlm-admin.php:451
587
  msgid "Settings successfully saved"
588
  msgstr "Postavke uspješno spremljene"
589
 
590
- #: includes/admin/class-dlm-admin.php:534
591
  msgid "Save Changes"
592
  msgstr "Spremi promjene"
593
 
594
- #: includes/admin/class-dlm-admin.php:560
595
  msgid "Download Logs"
596
  msgstr "Log - zapisi preuzimanja"
597
 
598
- #: includes/admin/class-dlm-admin.php:562
599
  msgid "Export CSV"
600
  msgstr "Preuzmi CSV"
601
 
602
- #: includes/admin/class-dlm-admin.php:564
603
  msgid "Delete Logs"
604
  msgstr "Obriši logove"
605
 
606
- #: includes/admin/class-dlm-admin.php:618
607
  msgid "Version ID"
608
  msgstr "ID verzije"
609
 
610
- #: includes/admin/class-dlm-admin.php:619
611
  msgid "Filename"
612
  msgstr "Naziv datoteke"
613
 
614
- #: includes/admin/class-dlm-admin.php:620
615
  msgid "User ID"
616
  msgstr "ID korisnika"
617
 
618
- #: includes/admin/class-dlm-admin.php:621
619
  msgid "User Login"
620
  msgstr "Prijava korisnika"
621
 
622
- #: includes/admin/class-dlm-admin.php:622
623
  msgid "User Email"
624
  msgstr "Email korisnika"
625
 
626
- #: includes/admin/class-dlm-admin.php:623
627
  msgid "User IP"
628
  msgstr "IP korisnika"
629
 
630
- #: includes/admin/class-dlm-admin.php:624
631
- #: includes/admin/class-dlm-logging-list-table.php:171
632
  msgid "User Agent"
633
  msgstr ""
634
 
635
- #: includes/admin/class-dlm-admin.php:625
636
- #: includes/admin/class-dlm-logging-list-table.php:172
637
  msgid "Date"
638
  msgstr "Datum"
639
 
640
- #: includes/admin/class-dlm-admin.php:626
641
  msgid "Status"
642
  msgstr "Status"
643
 
644
- #: includes/admin/class-dlm-admin.php:711
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
@@ -663,71 +663,75 @@ msgstr ""
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Preuzimanje #% d (više ne postoji)"
665
 
666
- #: includes/admin/class-dlm-logging-list-table.php:112
667
- msgid "v%s"
 
 
 
 
668
  msgstr ""
669
 
670
- #: includes/admin/class-dlm-logging-list-table.php:135
671
  msgid "Non-member"
672
  msgstr ""
673
 
674
- #: includes/admin/class-dlm-logging-list-table.php:169
675
  msgid "User"
676
  msgstr "Korisnik"
677
 
678
- #: includes/admin/class-dlm-logging-list-table.php:170
679
  msgid "IP Address"
680
  msgstr "IP adresa"
681
 
682
- #: includes/admin/class-dlm-logging-list-table.php:192
683
  msgid "Log entries deleted"
684
  msgstr ""
685
 
686
- #: includes/admin/class-dlm-logging-list-table.php:209
687
  msgid "Any status"
688
  msgstr "Svi statusti"
689
 
690
- #: includes/admin/class-dlm-logging-list-table.php:211
691
  msgid "Failed"
692
  msgstr "Neuspješno"
693
 
694
- #: includes/admin/class-dlm-logging-list-table.php:213
695
  msgid "Redirected"
696
  msgstr "Preusmjereno"
697
 
698
- #: includes/admin/class-dlm-logging-list-table.php:215
699
  msgid "Completed"
700
  msgstr "Završeno"
701
 
702
- #: includes/admin/class-dlm-logging-list-table.php:234
703
  msgid "Show all dates"
704
  msgstr "Prikaži sve datume"
705
 
706
- #: includes/admin/class-dlm-logging-list-table.php:248
707
  msgid "%1$s %2$d"
708
  msgstr ""
709
 
710
- #: includes/admin/class-dlm-logging-list-table.php:256
711
  msgid "25 per page"
712
  msgstr "25 po stranici"
713
 
714
- #: includes/admin/class-dlm-logging-list-table.php:258
715
  msgid "50 per page"
716
  msgstr "50 po stranici"
717
 
718
- #: includes/admin/class-dlm-logging-list-table.php:260
719
  msgid "100 per page"
720
  msgstr "100 po stranici"
721
 
722
- #: includes/admin/class-dlm-logging-list-table.php:262
723
  msgid "200 per page"
724
  msgstr "200 po stranici"
725
 
726
- #: includes/admin/class-dlm-logging-list-table.php:264
727
  msgid "Show All"
728
  msgstr "Prikaži sve"
729
 
730
- #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Filter"
732
  msgstr "Filter"
733
 
@@ -804,7 +808,7 @@ msgstr "Datoteka ne postoji"
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Idi na početnu stranicu &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Idi na početnu stranicu &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Greška kod preuzimanja"
818
 
@@ -821,19 +825,19 @@ msgstr "Greška kod preuzimanja"
821
  msgid "No file paths defined."
822
  msgstr "Put datoteke nije definiran."
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Preusmjereno na datoteku"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Preusmjereno da udaljenu datoteku."
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "Datoteka nije pronađena."
839
 
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
10
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Croatian (Croatia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/hr_HR/)\n"
13
  "MIME-Version: 1.0\n"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
+ #: includes/admin/class-dlm-logging-list-table.php:172
87
  msgid "File"
88
  msgstr "Datoteka"
89
 
117
  msgstr "Istaknuti"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
+ #: includes/admin/class-dlm-admin-cpt.php:414
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Samo za registrirane korisnike"
136
  msgid "Yes"
137
  msgstr "Da"
138
 
139
+ #: includes/admin/class-dlm-admin-cpt.php:410
140
  msgid "Download Monitor Data"
141
  msgstr ""
142
 
143
+ #: includes/admin/class-dlm-admin-cpt.php:412
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Istaknuti dokument"
147
 
148
+ #: includes/admin/class-dlm-admin-cpt.php:416
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Preusmjeri na datoteku"
159
  msgstr "Statistika još nije dostupna!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
+ #: includes/admin/class-dlm-logging-list-table.php:171
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Preuzmi"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
+ #: includes/admin/class-dlm-admin.php:389
169
  msgid "Download Monitor Extensions"
170
  msgstr "Dodaci za Download Monitor"
171
 
330
  msgid "Expand all"
331
  msgstr "Proširi sve"
332
 
333
+ #: includes/admin/class-dlm-admin.php:113
334
  msgid "Select Page"
335
  msgstr ""
336
 
337
+ #: includes/admin/class-dlm-admin.php:140
338
  msgid "General"
339
  msgstr "Općenito"
340
 
341
+ #: includes/admin/class-dlm-admin.php:145
342
  msgid "Default Template"
343
  msgstr "Zadani predložak"
344
 
345
+ #: includes/admin/class-dlm-admin.php:146
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Odaberite predložak koji se koristi za <code>[download]</code> shortcode po defaultu (može biti izmjenjeno <code>format</code> argumentima)."
350
 
351
+ #: includes/admin/class-dlm-admin.php:149
352
  msgid "Default - Title and count"
353
  msgstr "Zadano - Naslov i broj"
354
 
355
+ #: includes/admin/class-dlm-admin.php:150
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr "Dugme - CSS stilizirano dugme koje prikazuej naslov i broj"
358
 
359
+ #: includes/admin/class-dlm-admin.php:151
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr "Okvir - Okvir koji prikazuje sliku, naslov, broj, daototeku i veličinu."
362
 
363
+ #: includes/admin/class-dlm-admin.php:152
364
  msgid "Filename - Filename and download count"
365
  msgstr "Naziv datoteke - Naziv datoteke i broj preuzimanja"
366
 
367
+ #: includes/admin/class-dlm-admin.php:153
368
  msgid "Title - Shows download title only"
369
  msgstr "Naslov - Prikazuje samo naslov datoteke"
370
 
371
+ #: includes/admin/class-dlm-admin.php:154
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr "Popis verzija - Popis svih verzija dokumentaciju na (ul) listi"
374
 
375
+ #: includes/admin/class-dlm-admin.php:155
376
  msgid "Custom template"
377
  msgstr "Prilagođeni predložak"
378
 
379
+ #: includes/admin/class-dlm-admin.php:161
380
  msgid "Custom Template"
381
  msgstr "Prilagođeni predložak"
382
 
383
+ #: includes/admin/class-dlm-admin.php:162
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
+ "template file. If you enter, for example, <code>button</code>, the <code"
387
+ ">content-download-button.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
+ msgstr ""
390
 
391
+ #: includes/admin/class-dlm-admin.php:167
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
+ #: includes/admin/class-dlm-admin.php:168
396
+ #: includes/admin/class-dlm-admin.php:176
397
+ #: includes/admin/class-dlm-admin.php:239
398
+ #: includes/admin/class-dlm-admin.php:249
399
  msgid "Enable"
400
  msgstr "Omogući"
401
 
402
+ #: includes/admin/class-dlm-admin.php:169
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr ""
408
 
409
+ #: includes/admin/class-dlm-admin.php:175
410
  msgid "Prevent hotlinking"
411
  msgstr "Spriječi direktno povezivanje na datoteku"
412
 
413
+ #: includes/admin/class-dlm-admin.php:177
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr ""
418
 
419
+ #: includes/admin/class-dlm-admin.php:183
420
  msgid "Endpoint"
421
  msgstr "Endpoint"
422
 
423
+ #: includes/admin/class-dlm-admin.php:188
424
  msgid "download"
425
  msgstr "preuzimanje"
426
 
427
+ #: includes/admin/class-dlm-admin.php:189
428
  msgid "Download Endpoint"
429
  msgstr ""
430
 
431
+ #: includes/admin/class-dlm-admin.php:190
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr ""
436
 
437
+ #: includes/admin/class-dlm-admin.php:195
438
  msgid "Endpoint Value"
439
  msgstr ""
440
 
441
+ #: includes/admin/class-dlm-admin.php:196
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr ""
447
 
448
+ #: includes/admin/class-dlm-admin.php:199
449
+ #: includes/admin/class-dlm-admin.php:625
450
  msgid "Download ID"
451
  msgstr "ID datoteke"
452
 
453
+ #: includes/admin/class-dlm-admin.php:200
454
  msgid "Download slug"
455
  msgstr ""
456
 
457
+ #: includes/admin/class-dlm-admin.php:206
458
  msgid "Hashes"
459
  msgstr ""
460
 
461
+ #: includes/admin/class-dlm-admin.php:211
462
  msgid "MD5 hashes"
463
  msgstr ""
464
 
465
+ #: includes/admin/class-dlm-admin.php:212
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr ""
468
 
469
+ #: includes/admin/class-dlm-admin.php:219
470
  msgid "SHA1 hashes"
471
  msgstr ""
472
 
473
+ #: includes/admin/class-dlm-admin.php:220
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr ""
476
 
477
+ #: includes/admin/class-dlm-admin.php:227
478
  msgid "CRC32B hashes"
479
  msgstr ""
480
 
481
+ #: includes/admin/class-dlm-admin.php:228
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr ""
484
 
485
+ #: includes/admin/class-dlm-admin.php:229
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr ""
490
 
491
+ #: includes/admin/class-dlm-admin.php:235
492
  msgid "Logging"
493
  msgstr "Bilježenje"
494
 
495
+ #: includes/admin/class-dlm-admin.php:241
496
  msgid "Download Log"
497
  msgstr "Log preuzimanja"
498
 
499
+ #: includes/admin/class-dlm-admin.php:242
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Zabilježi pokušaje preuzimanja, IP adrese i ostalo."
502
 
503
+ #: includes/admin/class-dlm-admin.php:248
504
  msgid "Count unique IPs only"
505
  msgstr ""
506
 
507
+ #: includes/admin/class-dlm-admin.php:250
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr ""
512
 
513
+ #: includes/admin/class-dlm-admin.php:256
514
  msgid "Access"
515
  msgstr ""
516
 
517
+ #: includes/admin/class-dlm-admin.php:261
518
  msgid "No Access Page"
519
  msgstr ""
520
 
521
+ #: includes/admin/class-dlm-admin.php:262
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr ""
526
 
527
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr "Nemate ovlasti za pristup ovoj datoteci. %sVrati se na naslovnicu%s"
531
 
532
+ #: includes/admin/class-dlm-admin.php:270
533
  msgid "No access message"
534
  msgstr "Poruka kada pristup nije omogućen"
535
 
536
+ #: includes/admin/class-dlm-admin.php:271
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr "Ova poruka prikazati će se posjetiteljima kada nemaju pristup datoteci."
541
 
542
+ #: includes/admin/class-dlm-admin.php:277
543
  msgid "Blacklist IPs"
544
  msgstr "Dodaj IP na crnu listu"
545
 
546
+ #: includes/admin/class-dlm-admin.php:278
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
551
  "<code>2001:db8::/32</code>."
552
  msgstr ""
553
 
554
+ #: includes/admin/class-dlm-admin.php:285
555
  msgid "Blacklist user agents"
556
  msgstr ""
557
 
558
+ #: includes/admin/class-dlm-admin.php:286
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr ""
561
 
562
+ #: includes/admin/class-dlm-admin.php:370
563
  msgid "Logs"
564
  msgstr "Logovi"
565
 
566
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Postavke"
569
 
570
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr "Dodaci"
573
 
574
+ #: includes/admin/class-dlm-admin.php:420
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr ""
579
 
580
+ #: includes/admin/class-dlm-admin.php:421
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr ""
585
 
586
+ #: includes/admin/class-dlm-admin.php:459
587
  msgid "Settings successfully saved"
588
  msgstr "Postavke uspješno spremljene"
589
 
590
+ #: includes/admin/class-dlm-admin.php:542
591
  msgid "Save Changes"
592
  msgstr "Spremi promjene"
593
 
594
+ #: includes/admin/class-dlm-admin.php:568
595
  msgid "Download Logs"
596
  msgstr "Log - zapisi preuzimanja"
597
 
598
+ #: includes/admin/class-dlm-admin.php:570
599
  msgid "Export CSV"
600
  msgstr "Preuzmi CSV"
601
 
602
+ #: includes/admin/class-dlm-admin.php:572
603
  msgid "Delete Logs"
604
  msgstr "Obriši logove"
605
 
606
+ #: includes/admin/class-dlm-admin.php:626
607
  msgid "Version ID"
608
  msgstr "ID verzije"
609
 
610
+ #: includes/admin/class-dlm-admin.php:627
611
  msgid "Filename"
612
  msgstr "Naziv datoteke"
613
 
614
+ #: includes/admin/class-dlm-admin.php:628
615
  msgid "User ID"
616
  msgstr "ID korisnika"
617
 
618
+ #: includes/admin/class-dlm-admin.php:629
619
  msgid "User Login"
620
  msgstr "Prijava korisnika"
621
 
622
+ #: includes/admin/class-dlm-admin.php:630
623
  msgid "User Email"
624
  msgstr "Email korisnika"
625
 
626
+ #: includes/admin/class-dlm-admin.php:631
627
  msgid "User IP"
628
  msgstr "IP korisnika"
629
 
630
+ #: includes/admin/class-dlm-admin.php:632
631
+ #: includes/admin/class-dlm-logging-list-table.php:175
632
  msgid "User Agent"
633
  msgstr ""
634
 
635
+ #: includes/admin/class-dlm-admin.php:633
636
+ #: includes/admin/class-dlm-logging-list-table.php:176
637
  msgid "Date"
638
  msgstr "Datum"
639
 
640
+ #: includes/admin/class-dlm-admin.php:634
641
  msgid "Status"
642
  msgstr "Status"
643
 
644
+ #: includes/admin/class-dlm-admin.php:719
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Preuzimanje #% d (više ne postoji)"
665
 
666
+ #: includes/admin/class-dlm-logging-list-table.php:113
667
+ msgid " (v%s)"
668
+ msgstr ""
669
+
670
+ #: includes/admin/class-dlm-logging-list-table.php:115
671
+ msgid " (v%s no longer exists)"
672
  msgstr ""
673
 
674
+ #: includes/admin/class-dlm-logging-list-table.php:139
675
  msgid "Non-member"
676
  msgstr ""
677
 
678
+ #: includes/admin/class-dlm-logging-list-table.php:173
679
  msgid "User"
680
  msgstr "Korisnik"
681
 
682
+ #: includes/admin/class-dlm-logging-list-table.php:174
683
  msgid "IP Address"
684
  msgstr "IP adresa"
685
 
686
+ #: includes/admin/class-dlm-logging-list-table.php:196
687
  msgid "Log entries deleted"
688
  msgstr ""
689
 
690
+ #: includes/admin/class-dlm-logging-list-table.php:213
691
  msgid "Any status"
692
  msgstr "Svi statusti"
693
 
694
+ #: includes/admin/class-dlm-logging-list-table.php:215
695
  msgid "Failed"
696
  msgstr "Neuspješno"
697
 
698
+ #: includes/admin/class-dlm-logging-list-table.php:217
699
  msgid "Redirected"
700
  msgstr "Preusmjereno"
701
 
702
+ #: includes/admin/class-dlm-logging-list-table.php:219
703
  msgid "Completed"
704
  msgstr "Završeno"
705
 
706
+ #: includes/admin/class-dlm-logging-list-table.php:238
707
  msgid "Show all dates"
708
  msgstr "Prikaži sve datume"
709
 
710
+ #: includes/admin/class-dlm-logging-list-table.php:252
711
  msgid "%1$s %2$d"
712
  msgstr ""
713
 
714
+ #: includes/admin/class-dlm-logging-list-table.php:260
715
  msgid "25 per page"
716
  msgstr "25 po stranici"
717
 
718
+ #: includes/admin/class-dlm-logging-list-table.php:262
719
  msgid "50 per page"
720
  msgstr "50 po stranici"
721
 
722
+ #: includes/admin/class-dlm-logging-list-table.php:264
723
  msgid "100 per page"
724
  msgstr "100 po stranici"
725
 
726
+ #: includes/admin/class-dlm-logging-list-table.php:266
727
  msgid "200 per page"
728
  msgstr "200 po stranici"
729
 
730
+ #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Show All"
732
  msgstr "Prikaži sve"
733
 
734
+ #: includes/admin/class-dlm-logging-list-table.php:272
735
  msgid "Filter"
736
  msgstr "Filter"
737
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Idi na početnu stranicu &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Greška kod preuzimanja"
822
 
825
  msgid "No file paths defined."
826
  msgstr "Put datoteke nije definiran."
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Preusmjereno na datoteku"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Preusmjereno da udaljenu datoteku."
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "Datoteka nije pronađena."
843
 
languages/download-monitor-hu_HU.mo CHANGED
Binary file
languages/download-monitor-hu_HU.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Hungarian (Hungary) (http://www.transifex.com/barrykooijplugins/download-monitor/language/hu_HU/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Fájl"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Kiemelt"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Csak regisztrált felhasználóknak"
@@ -137,16 +137,16 @@ msgstr "Dátum elküldve"
137
  msgid "Yes"
138
  msgstr "Igen"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Kiemelt letöltés"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Átirányítás fájlba"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "Még nem érhető el statisztikai adat."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Letöltés"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "Összes bezárása"
331
  msgid "Expand all"
332
  msgstr "Összes kinyitása"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Általános"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Alapértelmezett mintasablon"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Válasszuk ki, hogy az alapértelmezett <code>[download]</code> rövidkód esetén melyik mintasablon legyen az alapértelmezett (ez a <code>format</code> argumentummal felülírható)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Alapértelmezett - Cím és számláló"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Gomb - CSS-sel formázott gomb, amely mutatja a címet és a számlálót"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Doboz - A bélyegkép, cím, letöltés-szám, fájlnév és fájlméret doboz bemutatása"
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Fájlnév - Fájlnév és letöltés-szám"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Cím - Csak a letöltés címét mutassa"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Változások listája - Valamennyi letöltési verzió mutatása egy rendezetlen listában"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Egyedi sablonminta"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Egyedi sablonminta"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Alapértelmezetként hagyjuk üresen a <code>content-download.php</code> mintasablon fájl használatához. Amennyiben pl. az <code>image</code> kerül megadásra, akkor a <code>content-download-image.php</code> mintasablon fog helyette használatba kerülni. Egyedi mintasablon a használt sablonon belül adható hozzá."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Bekapcsol"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Amennyiben az <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> támogatott, a PHP letöltés helyett használhatjuk (szerverkövetelmény: <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Közvetlen elérés megakadályozása"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Amennyiben be van kapcsolva, a letöltés kiszolgálója ellenőrzi a PHP hivatkozást. Ha az nem az eredeti helyről származik, akkor a kezdőlapra lesz átirányítva."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Kimenet"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "letöltés"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Letöltés kimeneti formátum"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Határozzuk meg, hogy milyen kimeneti formát szeretnénk használni a letöltési hivatkozáshoz. Alapértelmezettkén ez használjuk: <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Végső kimenet értéke"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Határozzuk meg, hogy milyen egyedi értéket szeretnénk használni a letöltési hivatkozáshoz. Alapértelmezettkén ez használjuk: <code>%s</code>."
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "Letöltés ID"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Letöltés slug"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "MD5 ellenőrzőszám"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "MD5 ellenőrzőszám létrehozása a feltöltött fájlok számára"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1 ellenőrzőszám"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "SHA1 ellenőrzőszám létrehozása a feltöltött fájlok számára"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B ellenőrzőszám"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "CRC32B ellenőrzőszám létrehozása a feltöltött fájlok számára"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Az ellenőrzőszámot opcionálisan a rövidkódokon keresztül is elő lehet állítani, de a hosszú fájlok teljesítményproblémákat is okozhatnak."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Naplózás"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Letöltési napló"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Naplózzuk a letöltési próbálkozásokat, IP címeket és egyéb dolgokat."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Feketelistás IP címek"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Feketelistás felhasználói ügynökök"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Lista a felhasználói ügynök feketelistához, soronként egy cím."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Napló"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Beállítások"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "A beállítások sikeresen mentésre kerültek."
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Módosítások mentlése"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Letöltési napló"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Exprt CSV formában"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Naplófájl törlése"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "Verzió-ID"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Fájlnév"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "Felhasználó ID"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Bejelentkezés"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "Email"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "Felhasználó IP"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "Felhasználói azonosító ügynök"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Dátum"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Állapot"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s telt el a letöltés óta"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Letöltés #%d (már nem létezik)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Nem regisztrált"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Felhasználó"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "IP cím"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Minden állapot"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Hibás"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Átirányított"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Komplett"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Összes dátum mutatása"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25/oldal"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50/oldal"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100/oldal"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200/oldal"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Összes mutatása"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Szűrés"
734
 
@@ -804,7 +808,7 @@ msgstr "Nem létező letöltés."
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Kezdőlap &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Kezdőlap &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Letöltési hiba"
818
 
@@ -821,19 +825,19 @@ msgstr "Letöltési hiba"
821
  msgid "No file paths defined."
822
  msgstr "Nincs megadva a fájl elérési útvonala"
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Átirányítás a fájlhoz"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Átirányítás a távoli fájlhoz"
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "Nem található a fájl"
839
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Hungarian (Hungary) (http://www.transifex.com/barrykooijplugins/download-monitor/language/hu_HU/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Fájl"
90
 
118
  msgstr "Kiemelt"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Csak regisztrált felhasználóknak"
137
  msgid "Yes"
138
  msgstr "Igen"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Kiemelt letöltés"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Átirányítás fájlba"
160
  msgstr "Még nem érhető el statisztikai adat."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Letöltés"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "Összes kinyitása"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Általános"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Alapértelmezett mintasablon"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Válasszuk ki, hogy az alapértelmezett <code>[download]</code> rövidkód esetén melyik mintasablon legyen az alapértelmezett (ez a <code>format</code> argumentummal felülírható)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Alapértelmezett - Cím és számláló"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Gomb - CSS-sel formázott gomb, amely mutatja a címet és a számlálót"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Doboz - A bélyegkép, cím, letöltés-szám, fájlnév és fájlméret doboz bemutatása"
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Fájlnév - Fájlnév és letöltés-szám"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Cím - Csak a letöltés címét mutassa"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Változások listája - Valamennyi letöltési verzió mutatása egy rendezetlen listában"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Egyedi sablonminta"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Egyedi sablonminta"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Bekapcsol"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Amennyiben az <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> támogatott, a PHP letöltés helyett használhatjuk (szerverkövetelmény: <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Közvetlen elérés megakadályozása"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Amennyiben be van kapcsolva, a letöltés kiszolgálója ellenőrzi a PHP hivatkozást. Ha az nem az eredeti helyről származik, akkor a kezdőlapra lesz átirányítva."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Kimenet"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "letöltés"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Letöltés kimeneti formátum"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Határozzuk meg, hogy milyen kimeneti formát szeretnénk használni a letöltési hivatkozáshoz. Alapértelmezettkén ez használjuk: <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Végső kimenet értéke"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Határozzuk meg, hogy milyen egyedi értéket szeretnénk használni a letöltési hivatkozáshoz. Alapértelmezettkén ez használjuk: <code>%s</code>."
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "Letöltés ID"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Letöltés slug"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "MD5 ellenőrzőszám"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "MD5 ellenőrzőszám létrehozása a feltöltött fájlok számára"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1 ellenőrzőszám"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "SHA1 ellenőrzőszám létrehozása a feltöltött fájlok számára"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B ellenőrzőszám"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "CRC32B ellenőrzőszám létrehozása a feltöltött fájlok számára"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Az ellenőrzőszámot opcionálisan a rövidkódokon keresztül is elő lehet állítani, de a hosszú fájlok teljesítményproblémákat is okozhatnak."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Naplózás"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Letöltési napló"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Naplózzuk a letöltési próbálkozásokat, IP címeket és egyéb dolgokat."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Feketelistás IP címek"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Feketelistás felhasználói ügynökök"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Lista a felhasználói ügynök feketelistához, soronként egy cím."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Napló"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Beállítások"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "A beállítások sikeresen mentésre kerültek."
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Módosítások mentlése"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Letöltési napló"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Exprt CSV formában"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Naplófájl törlése"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "Verzió-ID"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Fájlnév"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "Felhasználó ID"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Bejelentkezés"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "Email"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "Felhasználó IP"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "Felhasználói azonosító ügynök"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Dátum"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Állapot"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Letöltés #%d (már nem létezik)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Nem regisztrált"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Felhasználó"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "IP cím"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Minden állapot"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Hibás"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Átirányított"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Komplett"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Összes dátum mutatása"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25/oldal"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50/oldal"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100/oldal"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200/oldal"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Összes mutatása"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Szűrés"
738
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Kezdőlap &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Letöltési hiba"
822
 
825
  msgid "No file paths defined."
826
  msgstr "Nincs megadva a fájl elérési útvonala"
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Átirányítás a fájlhoz"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Átirányítás a távoli fájlhoz"
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "Nem található a fájl"
843
 
languages/download-monitor-it_IT.mo CHANGED
Binary file
languages/download-monitor-it_IT.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Italian (Italy) (http://www.transifex.com/barrykooijplugins/download-monitor/language/it_IT/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "File"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "In Evidenza"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Solo membri"
@@ -137,16 +137,16 @@ msgstr "Data pubblicazione"
137
  msgid "Yes"
138
  msgstr "Si"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Download in evidenza"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Reindirizza al file"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "Non ci sono ancora statistiche disponibili."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Download"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "Chiudi tutto"
331
  msgid "Expand all"
332
  msgstr "Espandi tutto"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Generale"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Modello di Default"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Scegli quale modello di default usare per gli shortcode <code>[download]</code> (può essere modificato dall'argomento <code>format</code>)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Default - Titolo e contatore"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Bottone - bottone con stile CSS che mostra titolo e contatore"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Box - Box che mostra thumbnail, titolo, contatore, nome del file e dimensione del file."
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nome del file - Nome del file e contatore di download"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Titolo - Mostra solo il titolo del download"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista versione - Lista non ordinata di tutte le versioni di download"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Template personalizzato"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Template personalizzato"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Se lasciato vuoto, verrà utilizzato il modello default <code>content-download.php</code>. Se inserisci, per esempio, <code>image</code>, verrà utilizzato il modello <code>content-download-image.php</code>."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Abilita"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Se supportato, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> può essere usato per fornire download al posto di PHP (il server necessita di <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Previeni hotlinking"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Se abilitato, il gestore dei download controller&agrave; la referenza PHP per controllare se ha avuto origine dal tuo sito o no, reindirizzandoli alla pagina principale."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Endpoint"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "download"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Endpoint Download"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definisce quale endpoint deve essere usato per i link di download. Di default sarà <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Valore Endpoint"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definisce quale valore unico deve essere usato alla fine dell'endpoint per identificare il file per il download. Ad esempio ID creerebbe un link come <code>%s</code>"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ID Download"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Abbreviazione Download"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "Hash MD5"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Genera hash MD5 per i file caricati"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "Hash SHA1"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Genera hash SA1 per i file caricati"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "Hash CRC32B"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Genera has CRC32B per i file caricati"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Gli hash possono essere stampati opzionalmente con gli shortcode, ma possono causare problemi di performance con file grandi."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Registrazione"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Registrazione Download"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Registra i tentativi di download, indirizzi IP e altro"
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Lista Nera IP"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Lista Nera User Agent"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Aggiungi user agent alla lista nera, 1 per riga."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Log"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Impostazioni"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "Impostazioni salvate con successo"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Salva Modifiche"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Log Download"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Esporta CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Cancella Log"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "ID Versione"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Nome File"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ID Utente"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Login Utente"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "Email Utente"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP Utente"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "User Agent"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Data"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Stato"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s fa"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Download #%d (non esiste più)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Non-registrato"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Utente"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "Indirizzo IP"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Qualsiasi stato"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Fallito"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Reindirizzato"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Completato"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Mostra tutte le date"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 per pagina"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 per pagina"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 per pagina"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 per pagina"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Mostra Tutti"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Filtra"
734
 
@@ -804,7 +808,7 @@ msgstr "Il download non esiste"
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Vai alla pagina principale &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Vai alla pagina principale &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Errore Download"
818
 
@@ -821,19 +825,19 @@ msgstr "Errore Download"
821
  msgid "No file paths defined."
822
  msgstr "Nessun percorso definito."
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Reindirizzato al file"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Reindirizzato al file remoto."
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "File non trovato."
839
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Italian (Italy) (http://www.transifex.com/barrykooijplugins/download-monitor/language/it_IT/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "File"
90
 
118
  msgstr "In Evidenza"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Solo membri"
137
  msgid "Yes"
138
  msgstr "Si"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Download in evidenza"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Reindirizza al file"
160
  msgstr "Non ci sono ancora statistiche disponibili."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Download"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "Espandi tutto"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Generale"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Modello di Default"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Scegli quale modello di default usare per gli shortcode <code>[download]</code> (può essere modificato dall'argomento <code>format</code>)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Default - Titolo e contatore"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Bottone - bottone con stile CSS che mostra titolo e contatore"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Box - Box che mostra thumbnail, titolo, contatore, nome del file e dimensione del file."
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nome del file - Nome del file e contatore di download"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Titolo - Mostra solo il titolo del download"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista versione - Lista non ordinata di tutte le versioni di download"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Template personalizzato"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Template personalizzato"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Abilita"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Se supportato, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> può essere usato per fornire download al posto di PHP (il server necessita di <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Previeni hotlinking"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Se abilitato, il gestore dei download controller&agrave; la referenza PHP per controllare se ha avuto origine dal tuo sito o no, reindirizzandoli alla pagina principale."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Endpoint"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "download"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Endpoint Download"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definisce quale endpoint deve essere usato per i link di download. Di default sarà <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Valore Endpoint"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definisce quale valore unico deve essere usato alla fine dell'endpoint per identificare il file per il download. Ad esempio ID creerebbe un link come <code>%s</code>"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ID Download"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Abbreviazione Download"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "Hash MD5"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Genera hash MD5 per i file caricati"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "Hash SHA1"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Genera hash SA1 per i file caricati"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "Hash CRC32B"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Genera has CRC32B per i file caricati"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Gli hash possono essere stampati opzionalmente con gli shortcode, ma possono causare problemi di performance con file grandi."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Registrazione"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Registrazione Download"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Registra i tentativi di download, indirizzi IP e altro"
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Lista Nera IP"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Lista Nera User Agent"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Aggiungi user agent alla lista nera, 1 per riga."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Log"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Impostazioni"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "Impostazioni salvate con successo"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Salva Modifiche"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Log Download"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Esporta CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Cancella Log"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "ID Versione"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Nome File"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ID Utente"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Login Utente"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "Email Utente"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP Utente"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "User Agent"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Data"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Stato"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Download #%d (non esiste più)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Non-registrato"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Utente"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "Indirizzo IP"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Qualsiasi stato"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Fallito"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Reindirizzato"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Completato"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Mostra tutte le date"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 per pagina"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 per pagina"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 per pagina"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 per pagina"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Mostra Tutti"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Filtra"
738
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Vai alla pagina principale &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Errore Download"
822
 
825
  msgid "No file paths defined."
826
  msgstr "Nessun percorso definito."
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Reindirizzato al file"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Reindirizzato al file remoto."
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "File non trovato."
843
 
languages/download-monitor-ja.mo CHANGED
Binary file
languages/download-monitor-ja.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Japanese (http://www.transifex.com/barrykooijplugins/download-monitor/language/ja/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "ファイル"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "注目"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "メンバーズオンリー"
@@ -137,16 +137,16 @@ msgstr "投稿日時"
137
  msgid "Yes"
138
  msgstr ""
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "注目のダウンロード"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr ""
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "まだ統計がありません!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "ダウンロード"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "すべて閉じる"
331
  msgid "Expand all"
332
  msgstr "すべて展開"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "一般"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "デフォルトテンプレート"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "デフォルトの<code>[download]</code>ショートコードで使われるテンプレートを選択してください。(この設定は <code>format</code> 引数で上書きできます。)"
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr ""
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr ""
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr ""
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr ""
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr ""
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr ""
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr ""
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr ""
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
  msgstr ""
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "有効"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "もし有効ならば、<code>X-Accel-Redirect</code> / <code>X-Sendfile</code> をPHPの代わりにダウンロードサービスを使えます。(サーバー側での <code>mod_xsendfile</code> の設定が必要です。)"
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr ""
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr ""
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "エンドポイント"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "download"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "ダウンロードエンドポイント"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "どのエンドポイントがダウンロードリンクに使われるかを定義します。デフォルトでは <code>%s</code> が使われます。"
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "エンドポイント値"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "どの任意の値がダウンロード可能なファイルを識別するためにエンドポイントの最後に使われるかを定義します。例えば、IDは <code>%s</code> のようなリンクを与えます。"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ダウンロードID"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "ダウンロードスラグ"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr ""
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr ""
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr ""
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr ""
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr ""
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr ""
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr ""
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "ロギング"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "ダウンロードログ"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "ダウンロードを試みたIPアドレスなどを記録します。"
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "IPブラックリスト"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "ユーザーエージェントブラックリスト"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "リストにあるユーザーエージェントをブラックリストに指定します。"
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "ログ"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "設定"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "設定を保存しました。"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "設定を保存"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "ダウンロードログ"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "CSVで出力"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr ""
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "バージョンID"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr ""
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ユーザーID"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr ""
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr ""
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IPアドレス"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "ユーザーエージェント"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "日時"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "ステータス"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s 前"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "#%d をダウンロード (存在しません)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "非メンバー"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "ユーザー"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "IPアドレス"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr ""
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr ""
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr ""
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr ""
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr ""
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr ""
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr ""
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr ""
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr ""
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr ""
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr ""
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr ""
734
 
@@ -803,7 +807,7 @@ msgstr "ダウンロードが存在しません。"
803
  #: includes/class-dlm-download-handler.php:283
804
  #: includes/class-dlm-download-handler.php:341
805
  #: includes/class-dlm-download-handler.php:349
806
- #: includes/class-dlm-download-handler.php:499
807
  msgid "Go to homepage &rarr;"
808
  msgstr "&rarr のホームページへ行きます。"
809
 
@@ -811,7 +815,7 @@ msgstr "&rarr のホームページへ行きます。"
811
  #: includes/class-dlm-download-handler.php:341
812
  #: includes/class-dlm-download-handler.php:349
813
  #: includes/class-dlm-download-handler.php:385
814
- #: includes/class-dlm-download-handler.php:499
815
  msgid "Download Error"
816
  msgstr "ダウンロードエラー"
817
 
@@ -820,19 +824,19 @@ msgstr "ダウンロードエラー"
820
  msgid "No file paths defined."
821
  msgstr "ファイルパスが指定されていません。"
822
 
823
- #: includes/class-dlm-download-handler.php:419
824
- #: includes/class-dlm-download-handler.php:439
825
- #: includes/class-dlm-download-handler.php:446
826
- #: includes/class-dlm-download-handler.php:453
827
  msgid "Redirected to file"
828
  msgstr "ファイルへリダイレクトします。"
829
 
830
- #: includes/class-dlm-download-handler.php:492
831
  msgid "Redirected to remote file."
832
  msgstr "外部ファイルへリダイレクトします。"
833
 
834
- #: includes/class-dlm-download-handler.php:497
835
  #: includes/class-dlm-download-handler.php:499
 
836
  msgid "File not found."
837
  msgstr "ファイルが見つかりません。"
838
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Japanese (http://www.transifex.com/barrykooijplugins/download-monitor/language/ja/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "ファイル"
90
 
118
  msgstr "注目"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "メンバーズオンリー"
137
  msgid "Yes"
138
  msgstr ""
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "注目のダウンロード"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr ""
160
  msgstr "まだ統計がありません!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "ダウンロード"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "すべて展開"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "一般"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "デフォルトテンプレート"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "デフォルトの<code>[download]</code>ショートコードで使われるテンプレートを選択してください。(この設定は <code>format</code> 引数で上書きできます。)"
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr ""
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr ""
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr ""
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr ""
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr ""
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr ""
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr ""
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr ""
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
  msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "有効"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "もし有効ならば、<code>X-Accel-Redirect</code> / <code>X-Sendfile</code> をPHPの代わりにダウンロードサービスを使えます。(サーバー側での <code>mod_xsendfile</code> の設定が必要です。)"
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr ""
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr ""
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "エンドポイント"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "download"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "ダウンロードエンドポイント"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "どのエンドポイントがダウンロードリンクに使われるかを定義します。デフォルトでは <code>%s</code> が使われます。"
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "エンドポイント値"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "どの任意の値がダウンロード可能なファイルを識別するためにエンドポイントの最後に使われるかを定義します。例えば、IDは <code>%s</code> のようなリンクを与えます。"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ダウンロードID"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "ダウンロードスラグ"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr ""
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr ""
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr ""
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr ""
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr ""
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr ""
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr ""
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "ロギング"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "ダウンロードログ"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "ダウンロードを試みたIPアドレスなどを記録します。"
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "IPブラックリスト"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "ユーザーエージェントブラックリスト"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "リストにあるユーザーエージェントをブラックリストに指定します。"
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "ログ"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "設定"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "設定を保存しました。"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "設定を保存"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "ダウンロードログ"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "CSVで出力"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr ""
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "バージョンID"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr ""
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ユーザーID"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr ""
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr ""
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IPアドレス"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "ユーザーエージェント"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "日時"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "ステータス"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "#%d をダウンロード (存在しません)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "非メンバー"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "ユーザー"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "IPアドレス"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr ""
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr ""
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr ""
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr ""
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr ""
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr ""
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr ""
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr ""
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr ""
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr ""
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr ""
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr ""
738
 
807
  #: includes/class-dlm-download-handler.php:283
808
  #: includes/class-dlm-download-handler.php:341
809
  #: includes/class-dlm-download-handler.php:349
810
+ #: includes/class-dlm-download-handler.php:501
811
  msgid "Go to homepage &rarr;"
812
  msgstr "&rarr のホームページへ行きます。"
813
 
815
  #: includes/class-dlm-download-handler.php:341
816
  #: includes/class-dlm-download-handler.php:349
817
  #: includes/class-dlm-download-handler.php:385
818
+ #: includes/class-dlm-download-handler.php:501
819
  msgid "Download Error"
820
  msgstr "ダウンロードエラー"
821
 
824
  msgid "No file paths defined."
825
  msgstr "ファイルパスが指定されていません。"
826
 
827
+ #: includes/class-dlm-download-handler.php:421
828
+ #: includes/class-dlm-download-handler.php:441
829
+ #: includes/class-dlm-download-handler.php:448
830
+ #: includes/class-dlm-download-handler.php:455
831
  msgid "Redirected to file"
832
  msgstr "ファイルへリダイレクトします。"
833
 
834
+ #: includes/class-dlm-download-handler.php:494
835
  msgid "Redirected to remote file."
836
  msgstr "外部ファイルへリダイレクトします。"
837
 
 
838
  #: includes/class-dlm-download-handler.php:499
839
+ #: includes/class-dlm-download-handler.php:501
840
  msgid "File not found."
841
  msgstr "ファイルが見つかりません。"
842
 
languages/download-monitor-ku.mo CHANGED
Binary file
languages/download-monitor-ku.po CHANGED
@@ -5,8 +5,8 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
9
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Kurdish (http://www.transifex.com/barrykooijplugins/download-monitor/language/ku/)\n"
12
  "MIME-Version: 1.0\n"
@@ -82,7 +82,7 @@ msgid "ID"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
- #: includes/admin/class-dlm-logging-list-table.php:168
86
  msgid "File"
87
  msgstr ""
88
 
@@ -116,7 +116,7 @@ msgid "Featured"
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
- #: includes/admin/class-dlm-admin-cpt.php:388
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
@@ -135,16 +135,16 @@ msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
- #: includes/admin/class-dlm-admin-cpt.php:384
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
- #: includes/admin/class-dlm-admin-cpt.php:386
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
- #: includes/admin/class-dlm-admin-cpt.php:390
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
@@ -158,13 +158,13 @@ msgid "There are no stats available yet!"
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
- #: includes/admin/class-dlm-logging-list-table.php:167
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
- #: includes/admin/class-dlm-admin.php:380
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
@@ -329,220 +329,220 @@ msgstr ""
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
- #: includes/admin/class-dlm-admin.php:104
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
- #: includes/admin/class-dlm-admin.php:131
337
  msgid "General"
338
  msgstr ""
339
 
340
- #: includes/admin/class-dlm-admin.php:136
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
- #: includes/admin/class-dlm-admin.php:137
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
- #: includes/admin/class-dlm-admin.php:140
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
- #: includes/admin/class-dlm-admin.php:141
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
- #: includes/admin/class-dlm-admin.php:142
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
- #: includes/admin/class-dlm-admin.php:143
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
- #: includes/admin/class-dlm-admin.php:144
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
- #: includes/admin/class-dlm-admin.php:145
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
- #: includes/admin/class-dlm-admin.php:146
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
- #: includes/admin/class-dlm-admin.php:152
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
- #: includes/admin/class-dlm-admin.php:153
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
- "template file. If you enter, for example, <code>image</code>, the <code"
386
- ">content-download-image.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
- #: includes/admin/class-dlm-admin.php:158
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
- #: includes/admin/class-dlm-admin.php:159
395
- #: includes/admin/class-dlm-admin.php:167
396
- #: includes/admin/class-dlm-admin.php:230
397
- #: includes/admin/class-dlm-admin.php:240
398
  msgid "Enable"
399
  msgstr ""
400
 
401
- #: includes/admin/class-dlm-admin.php:160
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
- #: includes/admin/class-dlm-admin.php:166
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
- #: includes/admin/class-dlm-admin.php:168
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
- #: includes/admin/class-dlm-admin.php:174
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
- #: includes/admin/class-dlm-admin.php:179
423
  msgid "download"
424
  msgstr ""
425
 
426
- #: includes/admin/class-dlm-admin.php:180
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
- #: includes/admin/class-dlm-admin.php:181
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
- #: includes/admin/class-dlm-admin.php:186
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
- #: includes/admin/class-dlm-admin.php:187
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
- #: includes/admin/class-dlm-admin.php:190
448
- #: includes/admin/class-dlm-admin.php:617
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
- #: includes/admin/class-dlm-admin.php:191
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
- #: includes/admin/class-dlm-admin.php:197
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
- #: includes/admin/class-dlm-admin.php:202
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
- #: includes/admin/class-dlm-admin.php:203
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
- #: includes/admin/class-dlm-admin.php:210
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
- #: includes/admin/class-dlm-admin.php:211
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
- #: includes/admin/class-dlm-admin.php:218
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
- #: includes/admin/class-dlm-admin.php:219
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
- #: includes/admin/class-dlm-admin.php:220
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
- #: includes/admin/class-dlm-admin.php:226
491
  msgid "Logging"
492
  msgstr ""
493
 
494
- #: includes/admin/class-dlm-admin.php:232
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
- #: includes/admin/class-dlm-admin.php:233
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
- #: includes/admin/class-dlm-admin.php:239
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
- #: includes/admin/class-dlm-admin.php:241
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
- #: includes/admin/class-dlm-admin.php:247
513
  msgid "Access"
514
  msgstr ""
515
 
516
- #: includes/admin/class-dlm-admin.php:252
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
- #: includes/admin/class-dlm-admin.php:253
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
- #: includes/admin/class-dlm-admin.php:261
532
  msgid "No access message"
533
  msgstr ""
534
 
535
- #: includes/admin/class-dlm-admin.php:262
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
- #: includes/admin/class-dlm-admin.php:268
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
- #: includes/admin/class-dlm-admin.php:269
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -550,97 +550,97 @@ msgid ""
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
- #: includes/admin/class-dlm-admin.php:276
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
- #: includes/admin/class-dlm-admin.php:277
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
- #: includes/admin/class-dlm-admin.php:361
562
  msgid "Logs"
563
  msgstr ""
564
 
565
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
- #: includes/admin/class-dlm-admin.php:411
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
- #: includes/admin/class-dlm-admin.php:412
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
- #: includes/admin/class-dlm-admin.php:451
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
- #: includes/admin/class-dlm-admin.php:534
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
- #: includes/admin/class-dlm-admin.php:560
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
- #: includes/admin/class-dlm-admin.php:562
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
- #: includes/admin/class-dlm-admin.php:564
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
- #: includes/admin/class-dlm-admin.php:618
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
- #: includes/admin/class-dlm-admin.php:619
610
  msgid "Filename"
611
  msgstr ""
612
 
613
- #: includes/admin/class-dlm-admin.php:620
614
  msgid "User ID"
615
  msgstr ""
616
 
617
- #: includes/admin/class-dlm-admin.php:621
618
  msgid "User Login"
619
  msgstr ""
620
 
621
- #: includes/admin/class-dlm-admin.php:622
622
  msgid "User Email"
623
  msgstr ""
624
 
625
- #: includes/admin/class-dlm-admin.php:623
626
  msgid "User IP"
627
  msgstr ""
628
 
629
- #: includes/admin/class-dlm-admin.php:624
630
- #: includes/admin/class-dlm-logging-list-table.php:171
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
- #: includes/admin/class-dlm-admin.php:625
635
- #: includes/admin/class-dlm-logging-list-table.php:172
636
  msgid "Date"
637
  msgstr ""
638
 
639
- #: includes/admin/class-dlm-admin.php:626
640
  msgid "Status"
641
  msgstr ""
642
 
643
- #: includes/admin/class-dlm-admin.php:711
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
@@ -662,71 +662,75 @@ msgstr ""
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
- #: includes/admin/class-dlm-logging-list-table.php:112
666
- msgid "v%s"
 
 
 
 
667
  msgstr ""
668
 
669
- #: includes/admin/class-dlm-logging-list-table.php:135
670
  msgid "Non-member"
671
  msgstr ""
672
 
673
- #: includes/admin/class-dlm-logging-list-table.php:169
674
  msgid "User"
675
  msgstr ""
676
 
677
- #: includes/admin/class-dlm-logging-list-table.php:170
678
  msgid "IP Address"
679
  msgstr ""
680
 
681
- #: includes/admin/class-dlm-logging-list-table.php:192
682
  msgid "Log entries deleted"
683
  msgstr ""
684
 
685
- #: includes/admin/class-dlm-logging-list-table.php:209
686
  msgid "Any status"
687
  msgstr ""
688
 
689
- #: includes/admin/class-dlm-logging-list-table.php:211
690
  msgid "Failed"
691
  msgstr ""
692
 
693
- #: includes/admin/class-dlm-logging-list-table.php:213
694
  msgid "Redirected"
695
  msgstr ""
696
 
697
- #: includes/admin/class-dlm-logging-list-table.php:215
698
  msgid "Completed"
699
  msgstr ""
700
 
701
- #: includes/admin/class-dlm-logging-list-table.php:234
702
  msgid "Show all dates"
703
  msgstr ""
704
 
705
- #: includes/admin/class-dlm-logging-list-table.php:248
706
  msgid "%1$s %2$d"
707
  msgstr ""
708
 
709
- #: includes/admin/class-dlm-logging-list-table.php:256
710
  msgid "25 per page"
711
  msgstr ""
712
 
713
- #: includes/admin/class-dlm-logging-list-table.php:258
714
  msgid "50 per page"
715
  msgstr ""
716
 
717
- #: includes/admin/class-dlm-logging-list-table.php:260
718
  msgid "100 per page"
719
  msgstr ""
720
 
721
- #: includes/admin/class-dlm-logging-list-table.php:262
722
  msgid "200 per page"
723
  msgstr ""
724
 
725
- #: includes/admin/class-dlm-logging-list-table.php:264
726
  msgid "Show All"
727
  msgstr ""
728
 
729
- #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Filter"
731
  msgstr ""
732
 
@@ -802,7 +806,7 @@ msgstr ""
802
  #: includes/class-dlm-download-handler.php:283
803
  #: includes/class-dlm-download-handler.php:341
804
  #: includes/class-dlm-download-handler.php:349
805
- #: includes/class-dlm-download-handler.php:499
806
  msgid "Go to homepage &rarr;"
807
  msgstr ""
808
 
@@ -810,7 +814,7 @@ msgstr ""
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
  #: includes/class-dlm-download-handler.php:385
813
- #: includes/class-dlm-download-handler.php:499
814
  msgid "Download Error"
815
  msgstr ""
816
 
@@ -819,19 +823,19 @@ msgstr ""
819
  msgid "No file paths defined."
820
  msgstr ""
821
 
822
- #: includes/class-dlm-download-handler.php:419
823
- #: includes/class-dlm-download-handler.php:439
824
- #: includes/class-dlm-download-handler.php:446
825
- #: includes/class-dlm-download-handler.php:453
826
  msgid "Redirected to file"
827
  msgstr ""
828
 
829
- #: includes/class-dlm-download-handler.php:492
830
  msgid "Redirected to remote file."
831
  msgstr ""
832
 
833
- #: includes/class-dlm-download-handler.php:497
834
  #: includes/class-dlm-download-handler.php:499
 
835
  msgid "File not found."
836
  msgstr ""
837
 
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Kurdish (http://www.transifex.com/barrykooijplugins/download-monitor/language/ku/)\n"
12
  "MIME-Version: 1.0\n"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
  msgid "File"
87
  msgstr ""
88
 
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
+ #: includes/admin/class-dlm-admin.php:113
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
+ #: includes/admin/class-dlm-admin.php:140
337
  msgid "General"
338
  msgstr ""
339
 
340
+ #: includes/admin/class-dlm-admin.php:145
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
+ #: includes/admin/class-dlm-admin.php:146
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
+ #: includes/admin/class-dlm-admin.php:149
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
+ #: includes/admin/class-dlm-admin.php:150
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
+ #: includes/admin/class-dlm-admin.php:151
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
+ #: includes/admin/class-dlm-admin.php:152
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
+ #: includes/admin/class-dlm-admin.php:153
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
+ #: includes/admin/class-dlm-admin.php:154
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
+ #: includes/admin/class-dlm-admin.php:155
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
+ #: includes/admin/class-dlm-admin.php:161
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
+ #: includes/admin/class-dlm-admin.php:162
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
+ #: includes/admin/class-dlm-admin.php:167
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
  msgid "Enable"
399
  msgstr ""
400
 
401
+ #: includes/admin/class-dlm-admin.php:169
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
+ #: includes/admin/class-dlm-admin.php:175
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
+ #: includes/admin/class-dlm-admin.php:177
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
+ #: includes/admin/class-dlm-admin.php:183
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
+ #: includes/admin/class-dlm-admin.php:188
423
  msgid "download"
424
  msgstr ""
425
 
426
+ #: includes/admin/class-dlm-admin.php:189
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
+ #: includes/admin/class-dlm-admin.php:190
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
+ #: includes/admin/class-dlm-admin.php:195
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
+ #: includes/admin/class-dlm-admin.php:196
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
+ #: includes/admin/class-dlm-admin.php:200
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
+ #: includes/admin/class-dlm-admin.php:206
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
+ #: includes/admin/class-dlm-admin.php:211
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
+ #: includes/admin/class-dlm-admin.php:212
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
+ #: includes/admin/class-dlm-admin.php:219
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
+ #: includes/admin/class-dlm-admin.php:220
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
+ #: includes/admin/class-dlm-admin.php:227
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
+ #: includes/admin/class-dlm-admin.php:228
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
+ #: includes/admin/class-dlm-admin.php:229
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
+ #: includes/admin/class-dlm-admin.php:235
491
  msgid "Logging"
492
  msgstr ""
493
 
494
+ #: includes/admin/class-dlm-admin.php:241
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
+ #: includes/admin/class-dlm-admin.php:242
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
+ #: includes/admin/class-dlm-admin.php:248
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
+ #: includes/admin/class-dlm-admin.php:250
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
+ #: includes/admin/class-dlm-admin.php:256
513
  msgid "Access"
514
  msgstr ""
515
 
516
+ #: includes/admin/class-dlm-admin.php:261
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
+ #: includes/admin/class-dlm-admin.php:262
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
+ #: includes/admin/class-dlm-admin.php:270
532
  msgid "No access message"
533
  msgstr ""
534
 
535
+ #: includes/admin/class-dlm-admin.php:271
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
+ #: includes/admin/class-dlm-admin.php:277
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
+ #: includes/admin/class-dlm-admin.php:278
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
+ #: includes/admin/class-dlm-admin.php:285
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
+ #: includes/admin/class-dlm-admin.php:286
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
+ #: includes/admin/class-dlm-admin.php:370
562
  msgid "Logs"
563
  msgstr ""
564
 
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
+ #: includes/admin/class-dlm-admin.php:420
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
+ #: includes/admin/class-dlm-admin.php:421
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
+ #: includes/admin/class-dlm-admin.php:459
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
+ #: includes/admin/class-dlm-admin.php:542
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
+ #: includes/admin/class-dlm-admin.php:568
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
+ #: includes/admin/class-dlm-admin.php:570
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
+ #: includes/admin/class-dlm-admin.php:572
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
+ #: includes/admin/class-dlm-admin.php:626
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
+ #: includes/admin/class-dlm-admin.php:627
610
  msgid "Filename"
611
  msgstr ""
612
 
613
+ #: includes/admin/class-dlm-admin.php:628
614
  msgid "User ID"
615
  msgstr ""
616
 
617
+ #: includes/admin/class-dlm-admin.php:629
618
  msgid "User Login"
619
  msgstr ""
620
 
621
+ #: includes/admin/class-dlm-admin.php:630
622
  msgid "User Email"
623
  msgstr ""
624
 
625
+ #: includes/admin/class-dlm-admin.php:631
626
  msgid "User IP"
627
  msgstr ""
628
 
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
  msgid "Date"
637
  msgstr ""
638
 
639
+ #: includes/admin/class-dlm-admin.php:634
640
  msgid "Status"
641
  msgstr ""
642
 
643
+ #: includes/admin/class-dlm-admin.php:719
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr ""
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
  msgstr ""
672
 
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
  msgid "Non-member"
675
  msgstr ""
676
 
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
  msgid "User"
679
  msgstr ""
680
 
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
  msgid "IP Address"
683
  msgstr ""
684
 
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
  msgid "Log entries deleted"
687
  msgstr ""
688
 
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
  msgid "Any status"
691
  msgstr ""
692
 
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
  msgid "Failed"
695
  msgstr ""
696
 
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
  msgid "Redirected"
699
  msgstr ""
700
 
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
  msgid "Completed"
703
  msgstr ""
704
 
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
  msgid "Show all dates"
707
  msgstr ""
708
 
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
  msgid "%1$s %2$d"
711
  msgstr ""
712
 
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
  msgid "25 per page"
715
  msgstr ""
716
 
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
  msgid "50 per page"
719
  msgstr ""
720
 
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
  msgid "100 per page"
723
  msgstr ""
724
 
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
  msgid "200 per page"
727
  msgstr ""
728
 
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Show All"
731
  msgstr ""
732
 
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
  msgid "Filter"
735
  msgstr ""
736
 
806
  #: includes/class-dlm-download-handler.php:283
807
  #: includes/class-dlm-download-handler.php:341
808
  #: includes/class-dlm-download-handler.php:349
809
+ #: includes/class-dlm-download-handler.php:501
810
  msgid "Go to homepage &rarr;"
811
  msgstr ""
812
 
814
  #: includes/class-dlm-download-handler.php:341
815
  #: includes/class-dlm-download-handler.php:349
816
  #: includes/class-dlm-download-handler.php:385
817
+ #: includes/class-dlm-download-handler.php:501
818
  msgid "Download Error"
819
  msgstr ""
820
 
823
  msgid "No file paths defined."
824
  msgstr ""
825
 
826
+ #: includes/class-dlm-download-handler.php:421
827
+ #: includes/class-dlm-download-handler.php:441
828
+ #: includes/class-dlm-download-handler.php:448
829
+ #: includes/class-dlm-download-handler.php:455
830
  msgid "Redirected to file"
831
  msgstr ""
832
 
833
+ #: includes/class-dlm-download-handler.php:494
834
  msgid "Redirected to remote file."
835
  msgstr ""
836
 
 
837
  #: includes/class-dlm-download-handler.php:499
838
+ #: includes/class-dlm-download-handler.php:501
839
  msgid "File not found."
840
  msgstr ""
841
 
languages/download-monitor-nl_NL.mo CHANGED
Binary file
languages/download-monitor-nl_NL.po CHANGED
@@ -6,8 +6,8 @@ msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
10
- "PO-Revision-Date: 2016-03-27 14:52+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Dutch (Netherlands) (http://www.transifex.com/barrykooijplugins/download-monitor/language/nl_NL/)\n"
13
  "MIME-Version: 1.0\n"
@@ -83,7 +83,7 @@ msgid "ID"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
- #: includes/admin/class-dlm-logging-list-table.php:168
87
  msgid "File"
88
  msgstr "Bestand"
89
 
@@ -117,7 +117,7 @@ msgid "Featured"
117
  msgstr "Uitgelicht"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
- #: includes/admin/class-dlm-admin-cpt.php:388
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Enkel leden"
@@ -136,16 +136,16 @@ msgstr "Datum geplaatst"
136
  msgid "Yes"
137
  msgstr "Ja"
138
 
139
- #: includes/admin/class-dlm-admin-cpt.php:384
140
  msgid "Download Monitor Data"
141
  msgstr "Download Monitor Data"
142
 
143
- #: includes/admin/class-dlm-admin-cpt.php:386
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Uitgelichte Download"
147
 
148
- #: includes/admin/class-dlm-admin-cpt.php:390
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Redirect naar bestand"
@@ -159,13 +159,13 @@ msgid "There are no stats available yet!"
159
  msgstr "Er zijn nog geen statistieken beschikbaar!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
- #: includes/admin/class-dlm-logging-list-table.php:167
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Download"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
- #: includes/admin/class-dlm-admin.php:380
169
  msgid "Download Monitor Extensions"
170
  msgstr "Download Monitor Extensies"
171
 
@@ -330,220 +330,220 @@ msgstr "Sluit allen"
330
  msgid "Expand all"
331
  msgstr "Open allen"
332
 
333
- #: includes/admin/class-dlm-admin.php:104
334
  msgid "Select Page"
335
  msgstr "Kies Pagina"
336
 
337
- #: includes/admin/class-dlm-admin.php:131
338
  msgid "General"
339
  msgstr "Algemeen"
340
 
341
- #: includes/admin/class-dlm-admin.php:136
342
  msgid "Default Template"
343
  msgstr "Standaad Template"
344
 
345
- #: includes/admin/class-dlm-admin.php:137
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Kies welke template standaard gebruikt wordt voor <code>download</code> shortcodes (dit kan overschreven worden door het <code>format</code> argument)."
350
 
351
- #: includes/admin/class-dlm-admin.php:140
352
  msgid "Default - Title and count"
353
  msgstr "Standaard - Titel en aantal"
354
 
355
- #: includes/admin/class-dlm-admin.php:141
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr "Knop - CSS opgemaakte knop welke titel en aantal toont. "
358
 
359
- #: includes/admin/class-dlm-admin.php:142
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr "Box - Box welke de afbeelding, titel, aantal, bestandsnaam en bestandsgrootte toont."
362
 
363
- #: includes/admin/class-dlm-admin.php:143
364
  msgid "Filename - Filename and download count"
365
  msgstr "Bestandsnaam - Bestandsnaam en download aantal"
366
 
367
- #: includes/admin/class-dlm-admin.php:144
368
  msgid "Title - Shows download title only"
369
  msgstr "Titel - Toont enkel download titel"
370
 
371
- #: includes/admin/class-dlm-admin.php:145
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr "Versie lijst - Lijst met alle download versies"
374
 
375
- #: includes/admin/class-dlm-admin.php:146
376
  msgid "Custom template"
377
  msgstr "Afwijkende template"
378
 
379
- #: includes/admin/class-dlm-admin.php:152
380
  msgid "Custom Template"
381
  msgstr "Afwijkende template"
382
 
383
- #: includes/admin/class-dlm-admin.php:153
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
- "template file. If you enter, for example, <code>image</code>, the <code"
387
- ">content-download-image.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
- msgstr "Het standaard bestand <code>content-download.php</code> wordt gebruikt als u dit leeg laat. Als u bijvoorbeeld <code>image</code> invult dan wordt <code>content-download-image.php</code> gebruikt. U kan afwijkende templates in uw theme map plaatsen."
390
 
391
- #: includes/admin/class-dlm-admin.php:158
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
- #: includes/admin/class-dlm-admin.php:159
396
- #: includes/admin/class-dlm-admin.php:167
397
- #: includes/admin/class-dlm-admin.php:230
398
- #: includes/admin/class-dlm-admin.php:240
399
  msgid "Enable"
400
  msgstr "Aanzetten"
401
 
402
- #: includes/admin/class-dlm-admin.php:160
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "Wanneer ondersteund kan <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> gebruikt worden om downloads te verzenden in plaats van PHP (server vereist <code>mod_xsendfile</code>)."
408
 
409
- #: includes/admin/class-dlm-admin.php:166
410
  msgid "Prevent hotlinking"
411
  msgstr "Voorkom hotlinking"
412
 
413
- #: includes/admin/class-dlm-admin.php:168
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr "Wanneer aangezet zal de download handler checken of in PHP de referer gelijk is aan uw website and wanneer dit niet het geval is de gebruiker doorsturen naar uw homepage."
418
 
419
- #: includes/admin/class-dlm-admin.php:174
420
  msgid "Endpoint"
421
  msgstr "Endpoint"
422
 
423
- #: includes/admin/class-dlm-admin.php:179
424
  msgid "download"
425
  msgstr "download"
426
 
427
- #: includes/admin/class-dlm-admin.php:180
428
  msgid "Download Endpoint"
429
  msgstr "Download Endpoint"
430
 
431
- #: includes/admin/class-dlm-admin.php:181
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr "Kies welk endpoint gebruikt moet worden voor download links. Standaar is dit <code>%s</code>."
436
 
437
- #: includes/admin/class-dlm-admin.php:186
438
  msgid "Endpoint Value"
439
  msgstr "Endpoint Waarde"
440
 
441
- #: includes/admin/class-dlm-admin.php:187
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr "Kies welke unieke waarde gebruikt moet worden achter het endpoint of de download te identificeren. ID geeft bijvoorbeeld een link zoals <code>%s</code>"
447
 
448
- #: includes/admin/class-dlm-admin.php:190
449
- #: includes/admin/class-dlm-admin.php:617
450
  msgid "Download ID"
451
  msgstr "Download ID"
452
 
453
- #: includes/admin/class-dlm-admin.php:191
454
  msgid "Download slug"
455
  msgstr "Download slug"
456
 
457
- #: includes/admin/class-dlm-admin.php:197
458
  msgid "Hashes"
459
  msgstr "Hashes"
460
 
461
- #: includes/admin/class-dlm-admin.php:202
462
  msgid "MD5 hashes"
463
  msgstr "MD5 hashes"
464
 
465
- #: includes/admin/class-dlm-admin.php:203
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr "Genereer een MD5 hash voor bestanden"
468
 
469
- #: includes/admin/class-dlm-admin.php:210
470
  msgid "SHA1 hashes"
471
  msgstr "SHA1 hashes"
472
 
473
- #: includes/admin/class-dlm-admin.php:211
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr "Genereer een SHA1 hash voor bestanden"
476
 
477
- #: includes/admin/class-dlm-admin.php:218
478
  msgid "CRC32B hashes"
479
  msgstr "CRC32B hashes"
480
 
481
- #: includes/admin/class-dlm-admin.php:219
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr "Genereer een CRC32B hash voor bestanden"
484
 
485
- #: includes/admin/class-dlm-admin.php:220
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr "Hashes kunnen optioneel getoond worden via shortcodes maar kunnen performance problemen geven bij grote bestanden."
490
 
491
- #: includes/admin/class-dlm-admin.php:226
492
  msgid "Logging"
493
  msgstr "Logging"
494
 
495
- #: includes/admin/class-dlm-admin.php:232
496
  msgid "Download Log"
497
  msgstr "Download Log"
498
 
499
- #: includes/admin/class-dlm-admin.php:233
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Log download pogingen, IP addressen en meer."
502
 
503
- #: includes/admin/class-dlm-admin.php:239
504
  msgid "Count unique IPs only"
505
  msgstr "Tel enkel unieke IP adressen"
506
 
507
- #: includes/admin/class-dlm-admin.php:241
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr "Wanneer geactiveerd zal de teller per download alleen verhogen en een log aanmaken voor een uniek IP adres."
512
 
513
- #: includes/admin/class-dlm-admin.php:247
514
  msgid "Access"
515
  msgstr "Toegang"
516
 
517
- #: includes/admin/class-dlm-admin.php:252
518
  msgid "No Access Page"
519
  msgstr "Geen Toegang Pagina"
520
 
521
- #: includes/admin/class-dlm-admin.php:253
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr "Kies op welke pagina getoond wordt wanneer een gebruiker geen toegang tot een download heeft. Vergeet niet de <code>[dlm_no_access]</code> shortcode aan deze pagina toe te voegen."
526
 
527
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr "U heeft geen toegang tot deze download. %sGa naar homepage%s"
531
 
532
- #: includes/admin/class-dlm-admin.php:261
533
  msgid "No access message"
534
  msgstr "Geen toegang melding"
535
 
536
- #: includes/admin/class-dlm-admin.php:262
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr "De melding die getoond wordt wanneer de bezoeker geen toegang heeft tot een bestand."
541
 
542
- #: includes/admin/class-dlm-admin.php:268
543
  msgid "Blacklist IPs"
544
  msgstr "Blacklist IPs"
545
 
546
- #: includes/admin/class-dlm-admin.php:269
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -551,97 +551,97 @@ msgid ""
551
  "<code>2001:db8::/32</code>."
552
  msgstr "Vul IP adressen in welke u wilt blacklisten, 1 per regel. Gebruik het IP/CIDR network format voor ranges. IPv4 voorbeelden: <code>198.51.100.1</code> or <code>198.51.100.0/24</code>. IPv6 voorbeelden: <code>2001:db8::1</code> or <code>2001:db8::/32</code>."
553
 
554
- #: includes/admin/class-dlm-admin.php:276
555
  msgid "Blacklist user agents"
556
  msgstr "Blacklist user agents"
557
 
558
- #: includes/admin/class-dlm-admin.php:277
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "Lijst met browser user agents op blacklist, 1 per lijn."
561
 
562
- #: includes/admin/class-dlm-admin.php:361
563
  msgid "Logs"
564
  msgstr "Logs"
565
 
566
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Instellingen"
569
 
570
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr "Extensies"
573
 
574
- #: includes/admin/class-dlm-admin.php:411
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr "Omdat uw server op nginx draait kan ons .htaccess bestand uw bestanden niet beveiligen."
579
 
580
- #: includes/admin/class-dlm-admin.php:412
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr "Voeg a.u.b. de volgende regels toe aan uw nginx configuratie om directe toegang tot uw bestanden te voorkomen: %s"
585
 
586
- #: includes/admin/class-dlm-admin.php:451
587
  msgid "Settings successfully saved"
588
  msgstr "Instellingen succesvol opgeslagen"
589
 
590
- #: includes/admin/class-dlm-admin.php:534
591
  msgid "Save Changes"
592
  msgstr "Wijzingen Opslaan"
593
 
594
- #: includes/admin/class-dlm-admin.php:560
595
  msgid "Download Logs"
596
  msgstr "Download Logs"
597
 
598
- #: includes/admin/class-dlm-admin.php:562
599
  msgid "Export CSV"
600
  msgstr "Exporteer CSV"
601
 
602
- #: includes/admin/class-dlm-admin.php:564
603
  msgid "Delete Logs"
604
  msgstr "Verwijder Logs"
605
 
606
- #: includes/admin/class-dlm-admin.php:618
607
  msgid "Version ID"
608
  msgstr "Versie ID"
609
 
610
- #: includes/admin/class-dlm-admin.php:619
611
  msgid "Filename"
612
  msgstr "Bestandsnaam"
613
 
614
- #: includes/admin/class-dlm-admin.php:620
615
  msgid "User ID"
616
  msgstr "Gebruiker ID"
617
 
618
- #: includes/admin/class-dlm-admin.php:621
619
  msgid "User Login"
620
  msgstr "Gebruiker Login"
621
 
622
- #: includes/admin/class-dlm-admin.php:622
623
  msgid "User Email"
624
  msgstr "Gebruiker Emai"
625
 
626
- #: includes/admin/class-dlm-admin.php:623
627
  msgid "User IP"
628
  msgstr "Gebruiker IP"
629
 
630
- #: includes/admin/class-dlm-admin.php:624
631
- #: includes/admin/class-dlm-logging-list-table.php:171
632
  msgid "User Agent"
633
  msgstr "Gebruiker Agent"
634
 
635
- #: includes/admin/class-dlm-admin.php:625
636
- #: includes/admin/class-dlm-logging-list-table.php:172
637
  msgid "Date"
638
  msgstr "Datum"
639
 
640
- #: includes/admin/class-dlm-admin.php:626
641
  msgid "Status"
642
  msgstr "Status"
643
 
644
- #: includes/admin/class-dlm-admin.php:711
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
@@ -663,71 +663,75 @@ msgstr "%s geleden"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Download #%d (bestaat niet meer)"
665
 
666
- #: includes/admin/class-dlm-logging-list-table.php:112
667
- msgid "v%s"
668
- msgstr "v%s"
 
 
 
 
669
 
670
- #: includes/admin/class-dlm-logging-list-table.php:135
671
  msgid "Non-member"
672
  msgstr "Geen lid"
673
 
674
- #: includes/admin/class-dlm-logging-list-table.php:169
675
  msgid "User"
676
  msgstr "Gebruiker"
677
 
678
- #: includes/admin/class-dlm-logging-list-table.php:170
679
  msgid "IP Address"
680
  msgstr "IP Adres"
681
 
682
- #: includes/admin/class-dlm-logging-list-table.php:192
683
  msgid "Log entries deleted"
684
  msgstr "Log regels verwijderd"
685
 
686
- #: includes/admin/class-dlm-logging-list-table.php:209
687
  msgid "Any status"
688
  msgstr "Allen statussen"
689
 
690
- #: includes/admin/class-dlm-logging-list-table.php:211
691
  msgid "Failed"
692
  msgstr "Mislukt"
693
 
694
- #: includes/admin/class-dlm-logging-list-table.php:213
695
  msgid "Redirected"
696
  msgstr "Redirected"
697
 
698
- #: includes/admin/class-dlm-logging-list-table.php:215
699
  msgid "Completed"
700
  msgstr "Compleet"
701
 
702
- #: includes/admin/class-dlm-logging-list-table.php:234
703
  msgid "Show all dates"
704
  msgstr "Toon alle datums"
705
 
706
- #: includes/admin/class-dlm-logging-list-table.php:248
707
  msgid "%1$s %2$d"
708
  msgstr "%1$s %2$d"
709
 
710
- #: includes/admin/class-dlm-logging-list-table.php:256
711
  msgid "25 per page"
712
  msgstr "25 per pagina"
713
 
714
- #: includes/admin/class-dlm-logging-list-table.php:258
715
  msgid "50 per page"
716
  msgstr "50 per pagina"
717
 
718
- #: includes/admin/class-dlm-logging-list-table.php:260
719
  msgid "100 per page"
720
  msgstr "100 per pagina"
721
 
722
- #: includes/admin/class-dlm-logging-list-table.php:262
723
  msgid "200 per page"
724
  msgstr "200 per pagina"
725
 
726
- #: includes/admin/class-dlm-logging-list-table.php:264
727
  msgid "Show All"
728
  msgstr "Toon allen"
729
 
730
- #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Filter"
732
  msgstr "Filter"
733
 
@@ -803,7 +807,7 @@ msgstr "Download bestaat niet."
803
  #: includes/class-dlm-download-handler.php:283
804
  #: includes/class-dlm-download-handler.php:341
805
  #: includes/class-dlm-download-handler.php:349
806
- #: includes/class-dlm-download-handler.php:499
807
  msgid "Go to homepage &rarr;"
808
  msgstr "Ga naar de homepage &rarr;"
809
 
@@ -811,7 +815,7 @@ msgstr "Ga naar de homepage &rarr;"
811
  #: includes/class-dlm-download-handler.php:341
812
  #: includes/class-dlm-download-handler.php:349
813
  #: includes/class-dlm-download-handler.php:385
814
- #: includes/class-dlm-download-handler.php:499
815
  msgid "Download Error"
816
  msgstr "Download Fout"
817
 
@@ -820,19 +824,19 @@ msgstr "Download Fout"
820
  msgid "No file paths defined."
821
  msgstr "Geen bestandspad gedefinieerd."
822
 
823
- #: includes/class-dlm-download-handler.php:419
824
- #: includes/class-dlm-download-handler.php:439
825
- #: includes/class-dlm-download-handler.php:446
826
- #: includes/class-dlm-download-handler.php:453
827
  msgid "Redirected to file"
828
  msgstr "Doorgestuurd naar bestand"
829
 
830
- #: includes/class-dlm-download-handler.php:492
831
  msgid "Redirected to remote file."
832
  msgstr "Doorgestuurd naar extern bestand."
833
 
834
- #: includes/class-dlm-download-handler.php:497
835
  #: includes/class-dlm-download-handler.php:499
 
836
  msgid "File not found."
837
  msgstr " Bestand niet gevonden."
838
 
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
10
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Dutch (Netherlands) (http://www.transifex.com/barrykooijplugins/download-monitor/language/nl_NL/)\n"
13
  "MIME-Version: 1.0\n"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
+ #: includes/admin/class-dlm-logging-list-table.php:172
87
  msgid "File"
88
  msgstr "Bestand"
89
 
117
  msgstr "Uitgelicht"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
+ #: includes/admin/class-dlm-admin-cpt.php:414
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Enkel leden"
136
  msgid "Yes"
137
  msgstr "Ja"
138
 
139
+ #: includes/admin/class-dlm-admin-cpt.php:410
140
  msgid "Download Monitor Data"
141
  msgstr "Download Monitor Data"
142
 
143
+ #: includes/admin/class-dlm-admin-cpt.php:412
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Uitgelichte Download"
147
 
148
+ #: includes/admin/class-dlm-admin-cpt.php:416
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Redirect naar bestand"
159
  msgstr "Er zijn nog geen statistieken beschikbaar!"
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
+ #: includes/admin/class-dlm-logging-list-table.php:171
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Download"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
+ #: includes/admin/class-dlm-admin.php:389
169
  msgid "Download Monitor Extensions"
170
  msgstr "Download Monitor Extensies"
171
 
330
  msgid "Expand all"
331
  msgstr "Open allen"
332
 
333
+ #: includes/admin/class-dlm-admin.php:113
334
  msgid "Select Page"
335
  msgstr "Kies Pagina"
336
 
337
+ #: includes/admin/class-dlm-admin.php:140
338
  msgid "General"
339
  msgstr "Algemeen"
340
 
341
+ #: includes/admin/class-dlm-admin.php:145
342
  msgid "Default Template"
343
  msgstr "Standaad Template"
344
 
345
+ #: includes/admin/class-dlm-admin.php:146
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Kies welke template standaard gebruikt wordt voor <code>download</code> shortcodes (dit kan overschreven worden door het <code>format</code> argument)."
350
 
351
+ #: includes/admin/class-dlm-admin.php:149
352
  msgid "Default - Title and count"
353
  msgstr "Standaard - Titel en aantal"
354
 
355
+ #: includes/admin/class-dlm-admin.php:150
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr "Knop - CSS opgemaakte knop welke titel en aantal toont. "
358
 
359
+ #: includes/admin/class-dlm-admin.php:151
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr "Box - Box welke de afbeelding, titel, aantal, bestandsnaam en bestandsgrootte toont."
362
 
363
+ #: includes/admin/class-dlm-admin.php:152
364
  msgid "Filename - Filename and download count"
365
  msgstr "Bestandsnaam - Bestandsnaam en download aantal"
366
 
367
+ #: includes/admin/class-dlm-admin.php:153
368
  msgid "Title - Shows download title only"
369
  msgstr "Titel - Toont enkel download titel"
370
 
371
+ #: includes/admin/class-dlm-admin.php:154
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr "Versie lijst - Lijst met alle download versies"
374
 
375
+ #: includes/admin/class-dlm-admin.php:155
376
  msgid "Custom template"
377
  msgstr "Afwijkende template"
378
 
379
+ #: includes/admin/class-dlm-admin.php:161
380
  msgid "Custom Template"
381
  msgstr "Afwijkende template"
382
 
383
+ #: includes/admin/class-dlm-admin.php:162
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
+ "template file. If you enter, for example, <code>button</code>, the <code"
387
+ ">content-download-button.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
+ msgstr ""
390
 
391
+ #: includes/admin/class-dlm-admin.php:167
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
+ #: includes/admin/class-dlm-admin.php:168
396
+ #: includes/admin/class-dlm-admin.php:176
397
+ #: includes/admin/class-dlm-admin.php:239
398
+ #: includes/admin/class-dlm-admin.php:249
399
  msgid "Enable"
400
  msgstr "Aanzetten"
401
 
402
+ #: includes/admin/class-dlm-admin.php:169
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "Wanneer ondersteund kan <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> gebruikt worden om downloads te verzenden in plaats van PHP (server vereist <code>mod_xsendfile</code>)."
408
 
409
+ #: includes/admin/class-dlm-admin.php:175
410
  msgid "Prevent hotlinking"
411
  msgstr "Voorkom hotlinking"
412
 
413
+ #: includes/admin/class-dlm-admin.php:177
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr "Wanneer aangezet zal de download handler checken of in PHP de referer gelijk is aan uw website and wanneer dit niet het geval is de gebruiker doorsturen naar uw homepage."
418
 
419
+ #: includes/admin/class-dlm-admin.php:183
420
  msgid "Endpoint"
421
  msgstr "Endpoint"
422
 
423
+ #: includes/admin/class-dlm-admin.php:188
424
  msgid "download"
425
  msgstr "download"
426
 
427
+ #: includes/admin/class-dlm-admin.php:189
428
  msgid "Download Endpoint"
429
  msgstr "Download Endpoint"
430
 
431
+ #: includes/admin/class-dlm-admin.php:190
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr "Kies welk endpoint gebruikt moet worden voor download links. Standaar is dit <code>%s</code>."
436
 
437
+ #: includes/admin/class-dlm-admin.php:195
438
  msgid "Endpoint Value"
439
  msgstr "Endpoint Waarde"
440
 
441
+ #: includes/admin/class-dlm-admin.php:196
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr "Kies welke unieke waarde gebruikt moet worden achter het endpoint of de download te identificeren. ID geeft bijvoorbeeld een link zoals <code>%s</code>"
447
 
448
+ #: includes/admin/class-dlm-admin.php:199
449
+ #: includes/admin/class-dlm-admin.php:625
450
  msgid "Download ID"
451
  msgstr "Download ID"
452
 
453
+ #: includes/admin/class-dlm-admin.php:200
454
  msgid "Download slug"
455
  msgstr "Download slug"
456
 
457
+ #: includes/admin/class-dlm-admin.php:206
458
  msgid "Hashes"
459
  msgstr "Hashes"
460
 
461
+ #: includes/admin/class-dlm-admin.php:211
462
  msgid "MD5 hashes"
463
  msgstr "MD5 hashes"
464
 
465
+ #: includes/admin/class-dlm-admin.php:212
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr "Genereer een MD5 hash voor bestanden"
468
 
469
+ #: includes/admin/class-dlm-admin.php:219
470
  msgid "SHA1 hashes"
471
  msgstr "SHA1 hashes"
472
 
473
+ #: includes/admin/class-dlm-admin.php:220
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr "Genereer een SHA1 hash voor bestanden"
476
 
477
+ #: includes/admin/class-dlm-admin.php:227
478
  msgid "CRC32B hashes"
479
  msgstr "CRC32B hashes"
480
 
481
+ #: includes/admin/class-dlm-admin.php:228
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr "Genereer een CRC32B hash voor bestanden"
484
 
485
+ #: includes/admin/class-dlm-admin.php:229
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr "Hashes kunnen optioneel getoond worden via shortcodes maar kunnen performance problemen geven bij grote bestanden."
490
 
491
+ #: includes/admin/class-dlm-admin.php:235
492
  msgid "Logging"
493
  msgstr "Logging"
494
 
495
+ #: includes/admin/class-dlm-admin.php:241
496
  msgid "Download Log"
497
  msgstr "Download Log"
498
 
499
+ #: includes/admin/class-dlm-admin.php:242
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Log download pogingen, IP addressen en meer."
502
 
503
+ #: includes/admin/class-dlm-admin.php:248
504
  msgid "Count unique IPs only"
505
  msgstr "Tel enkel unieke IP adressen"
506
 
507
+ #: includes/admin/class-dlm-admin.php:250
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr "Wanneer geactiveerd zal de teller per download alleen verhogen en een log aanmaken voor een uniek IP adres."
512
 
513
+ #: includes/admin/class-dlm-admin.php:256
514
  msgid "Access"
515
  msgstr "Toegang"
516
 
517
+ #: includes/admin/class-dlm-admin.php:261
518
  msgid "No Access Page"
519
  msgstr "Geen Toegang Pagina"
520
 
521
+ #: includes/admin/class-dlm-admin.php:262
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr "Kies op welke pagina getoond wordt wanneer een gebruiker geen toegang tot een download heeft. Vergeet niet de <code>[dlm_no_access]</code> shortcode aan deze pagina toe te voegen."
526
 
527
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr "U heeft geen toegang tot deze download. %sGa naar homepage%s"
531
 
532
+ #: includes/admin/class-dlm-admin.php:270
533
  msgid "No access message"
534
  msgstr "Geen toegang melding"
535
 
536
+ #: includes/admin/class-dlm-admin.php:271
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr "De melding die getoond wordt wanneer de bezoeker geen toegang heeft tot een bestand."
541
 
542
+ #: includes/admin/class-dlm-admin.php:277
543
  msgid "Blacklist IPs"
544
  msgstr "Blacklist IPs"
545
 
546
+ #: includes/admin/class-dlm-admin.php:278
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
551
  "<code>2001:db8::/32</code>."
552
  msgstr "Vul IP adressen in welke u wilt blacklisten, 1 per regel. Gebruik het IP/CIDR network format voor ranges. IPv4 voorbeelden: <code>198.51.100.1</code> or <code>198.51.100.0/24</code>. IPv6 voorbeelden: <code>2001:db8::1</code> or <code>2001:db8::/32</code>."
553
 
554
+ #: includes/admin/class-dlm-admin.php:285
555
  msgid "Blacklist user agents"
556
  msgstr "Blacklist user agents"
557
 
558
+ #: includes/admin/class-dlm-admin.php:286
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "Lijst met browser user agents op blacklist, 1 per lijn."
561
 
562
+ #: includes/admin/class-dlm-admin.php:370
563
  msgid "Logs"
564
  msgstr "Logs"
565
 
566
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Instellingen"
569
 
570
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr "Extensies"
573
 
574
+ #: includes/admin/class-dlm-admin.php:420
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr "Omdat uw server op nginx draait kan ons .htaccess bestand uw bestanden niet beveiligen."
579
 
580
+ #: includes/admin/class-dlm-admin.php:421
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr "Voeg a.u.b. de volgende regels toe aan uw nginx configuratie om directe toegang tot uw bestanden te voorkomen: %s"
585
 
586
+ #: includes/admin/class-dlm-admin.php:459
587
  msgid "Settings successfully saved"
588
  msgstr "Instellingen succesvol opgeslagen"
589
 
590
+ #: includes/admin/class-dlm-admin.php:542
591
  msgid "Save Changes"
592
  msgstr "Wijzingen Opslaan"
593
 
594
+ #: includes/admin/class-dlm-admin.php:568
595
  msgid "Download Logs"
596
  msgstr "Download Logs"
597
 
598
+ #: includes/admin/class-dlm-admin.php:570
599
  msgid "Export CSV"
600
  msgstr "Exporteer CSV"
601
 
602
+ #: includes/admin/class-dlm-admin.php:572
603
  msgid "Delete Logs"
604
  msgstr "Verwijder Logs"
605
 
606
+ #: includes/admin/class-dlm-admin.php:626
607
  msgid "Version ID"
608
  msgstr "Versie ID"
609
 
610
+ #: includes/admin/class-dlm-admin.php:627
611
  msgid "Filename"
612
  msgstr "Bestandsnaam"
613
 
614
+ #: includes/admin/class-dlm-admin.php:628
615
  msgid "User ID"
616
  msgstr "Gebruiker ID"
617
 
618
+ #: includes/admin/class-dlm-admin.php:629
619
  msgid "User Login"
620
  msgstr "Gebruiker Login"
621
 
622
+ #: includes/admin/class-dlm-admin.php:630
623
  msgid "User Email"
624
  msgstr "Gebruiker Emai"
625
 
626
+ #: includes/admin/class-dlm-admin.php:631
627
  msgid "User IP"
628
  msgstr "Gebruiker IP"
629
 
630
+ #: includes/admin/class-dlm-admin.php:632
631
+ #: includes/admin/class-dlm-logging-list-table.php:175
632
  msgid "User Agent"
633
  msgstr "Gebruiker Agent"
634
 
635
+ #: includes/admin/class-dlm-admin.php:633
636
+ #: includes/admin/class-dlm-logging-list-table.php:176
637
  msgid "Date"
638
  msgstr "Datum"
639
 
640
+ #: includes/admin/class-dlm-admin.php:634
641
  msgid "Status"
642
  msgstr "Status"
643
 
644
+ #: includes/admin/class-dlm-admin.php:719
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Download #%d (bestaat niet meer)"
665
 
666
+ #: includes/admin/class-dlm-logging-list-table.php:113
667
+ msgid " (v%s)"
668
+ msgstr ""
669
+
670
+ #: includes/admin/class-dlm-logging-list-table.php:115
671
+ msgid " (v%s no longer exists)"
672
+ msgstr ""
673
 
674
+ #: includes/admin/class-dlm-logging-list-table.php:139
675
  msgid "Non-member"
676
  msgstr "Geen lid"
677
 
678
+ #: includes/admin/class-dlm-logging-list-table.php:173
679
  msgid "User"
680
  msgstr "Gebruiker"
681
 
682
+ #: includes/admin/class-dlm-logging-list-table.php:174
683
  msgid "IP Address"
684
  msgstr "IP Adres"
685
 
686
+ #: includes/admin/class-dlm-logging-list-table.php:196
687
  msgid "Log entries deleted"
688
  msgstr "Log regels verwijderd"
689
 
690
+ #: includes/admin/class-dlm-logging-list-table.php:213
691
  msgid "Any status"
692
  msgstr "Allen statussen"
693
 
694
+ #: includes/admin/class-dlm-logging-list-table.php:215
695
  msgid "Failed"
696
  msgstr "Mislukt"
697
 
698
+ #: includes/admin/class-dlm-logging-list-table.php:217
699
  msgid "Redirected"
700
  msgstr "Redirected"
701
 
702
+ #: includes/admin/class-dlm-logging-list-table.php:219
703
  msgid "Completed"
704
  msgstr "Compleet"
705
 
706
+ #: includes/admin/class-dlm-logging-list-table.php:238
707
  msgid "Show all dates"
708
  msgstr "Toon alle datums"
709
 
710
+ #: includes/admin/class-dlm-logging-list-table.php:252
711
  msgid "%1$s %2$d"
712
  msgstr "%1$s %2$d"
713
 
714
+ #: includes/admin/class-dlm-logging-list-table.php:260
715
  msgid "25 per page"
716
  msgstr "25 per pagina"
717
 
718
+ #: includes/admin/class-dlm-logging-list-table.php:262
719
  msgid "50 per page"
720
  msgstr "50 per pagina"
721
 
722
+ #: includes/admin/class-dlm-logging-list-table.php:264
723
  msgid "100 per page"
724
  msgstr "100 per pagina"
725
 
726
+ #: includes/admin/class-dlm-logging-list-table.php:266
727
  msgid "200 per page"
728
  msgstr "200 per pagina"
729
 
730
+ #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Show All"
732
  msgstr "Toon allen"
733
 
734
+ #: includes/admin/class-dlm-logging-list-table.php:272
735
  msgid "Filter"
736
  msgstr "Filter"
737
 
807
  #: includes/class-dlm-download-handler.php:283
808
  #: includes/class-dlm-download-handler.php:341
809
  #: includes/class-dlm-download-handler.php:349
810
+ #: includes/class-dlm-download-handler.php:501
811
  msgid "Go to homepage &rarr;"
812
  msgstr "Ga naar de homepage &rarr;"
813
 
815
  #: includes/class-dlm-download-handler.php:341
816
  #: includes/class-dlm-download-handler.php:349
817
  #: includes/class-dlm-download-handler.php:385
818
+ #: includes/class-dlm-download-handler.php:501
819
  msgid "Download Error"
820
  msgstr "Download Fout"
821
 
824
  msgid "No file paths defined."
825
  msgstr "Geen bestandspad gedefinieerd."
826
 
827
+ #: includes/class-dlm-download-handler.php:421
828
+ #: includes/class-dlm-download-handler.php:441
829
+ #: includes/class-dlm-download-handler.php:448
830
+ #: includes/class-dlm-download-handler.php:455
831
  msgid "Redirected to file"
832
  msgstr "Doorgestuurd naar bestand"
833
 
834
+ #: includes/class-dlm-download-handler.php:494
835
  msgid "Redirected to remote file."
836
  msgstr "Doorgestuurd naar extern bestand."
837
 
 
838
  #: includes/class-dlm-download-handler.php:499
839
+ #: includes/class-dlm-download-handler.php:501
840
  msgid "File not found."
841
  msgstr " Bestand niet gevonden."
842
 
languages/download-monitor-pl_PL.mo CHANGED
Binary file
languages/download-monitor-pl_PL.po CHANGED
@@ -7,15 +7,15 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Polish (Poland) (http://www.transifex.com/barrykooijplugins/download-monitor/language/pl_PL/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "Language: pl_PL\n"
18
- "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19
  "X-Generator: grunt-wp-i18n 0.4.9\n"
20
 
21
  #: includes/admin/class-dlm-admin-cpt.php:79
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Plik"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Polecane"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Tylko dla zarejestrowanych"
@@ -137,16 +137,16 @@ msgstr "Data publikacji"
137
  msgid "Yes"
138
  msgstr "Tak"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Polecany plik"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Przekieruj do pliku"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "Nie ma jeszcze żadnych statystyk."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Plik"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "Zamknij wszystko"
331
  msgid "Expand all"
332
  msgstr "Rozszerz wszystko"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Ogólne"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Szablon domyślny"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Wybierz który szablon ma być użyty do wyświetlania kodów <code>[download]</code> (ustawienie można zmienić również poprzez użycie argumentu <code>format</code>)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Domyślne - Tytuł i licznik"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Przycisk - CSS button pokazujący tytuł i licznik"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Pudełko - ramka pokazująca miniaturkę, tytuł, licznik, nazwę pliku i jego rozmiar."
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nazwa pliku - Nazwa i licznik plików"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Tytuł - Pokazuje jedynie nazwę pliku do pliku"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista wersji - Wylicza wszystkie wersje pliku do pliku w postaci nieuporządkowanej listy"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Własny szablon"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Własny szablon"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Jeśli to pole pozostanie puste, wtyczka użyje domyślnego szablonu <code>content-download.php</code>. Jeśli wpiszesz na przykład <code>image</code>, użyje zamiast tego szablonu <code>content-download-image.php</code>. Możesz dodać więcej własnych szablonów w katalogu używanej przez Ciebie skórki WP."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Włącz"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Jeśli ta opcja jest wspierana, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> mogą napędzać pobieranie plików zamiast zwykłego PHP (server musi mieć zainstalowany <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Unikaj odnośników hotlink"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Jeśli opcja jest włączone, mechanizm pobierania będzie sprawdzał nagłówek PHP referer dla sprawdzenia czy plik pochodzi z własnego źródła, jeśli nie to spowoduje przekierowanie na stronę główną."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Miejsce docelowe"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "plik"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Miejsce docelowe plików"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Zdefiniuj dokąd docelowo będą prowadzić linki do plików. Domyślnie jest to strona <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Wartość miejsca docelowego"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Zdefiniuj jaka wartość ma zostać użyta na końcu drogi pliku by zidentyfikować pobieralny plik. Na przykład ID stworzy link wyglądający tak: <code>%s</code>"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ID pliku"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Krótki opis pliku"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "skróty MD5"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Generuj skrót MD5"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "skróty SHA1"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Generuj skrót SHA1"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "skróty CRC32B"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Generuj skrót CRC32B"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Skróty mogą być opcjonalnie prezentowane za pomocą kodów (shortcode), jednak w przypadku dużych plików może to spowodować problemy z wydajnością."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Rejestrowanie"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Rejestr plików"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Rejestruj próby pobrania plików, adresy IP i więcej."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Czarna lista IP"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Roboty na czarnej liście"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Dodaj roboty przeglądarkowe do czarnej listy, po jednym na linię."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Rejestry"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Ustawienia"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "Ustawienia zostały zapisane"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Zapisz zmiany"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Rejestry pobierań"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Eksportuj CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Skasuj rejestry"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "ID wersji"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Nazwa pliku"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ID użytkownika"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Login użytkownika"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "E-mail użytkownika"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP użytkownika"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "Agent użytkownika"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Data"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Status"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s temu"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Plik #%d (już nie istnieje)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Zewnętrzny"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Użytkownik"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "Adres IP"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Dowolny status"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Nieudany"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Przekierowany"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Zakończony"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Pokaż wszystkie"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 na stronę"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 na stronę"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 na stronę"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 na stronę"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Pokaż wszystkie"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Filtr"
734
 
@@ -755,6 +759,7 @@ msgid_plural "Downloaded %s times"
755
  msgstr[0] "Pobrano %s raz"
756
  msgstr[1] "Pobrano %s razy"
757
  msgstr[2] "Pobrano %s razy"
 
758
 
759
  #: includes/admin/html-downloadable-file-version.php:23
760
  msgid "File URL(s)"
@@ -805,7 +810,7 @@ msgstr "Plik nie istnieje."
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
- #: includes/class-dlm-download-handler.php:499
809
  msgid "Go to homepage &rarr;"
810
  msgstr "Przejdź na stronę główną &rarr;"
811
 
@@ -813,7 +818,7 @@ msgstr "Przejdź na stronę główną &rarr;"
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
- #: includes/class-dlm-download-handler.php:499
817
  msgid "Download Error"
818
  msgstr "Błąd pobierania"
819
 
@@ -822,19 +827,19 @@ msgstr "Błąd pobierania"
822
  msgid "No file paths defined."
823
  msgstr "Nie ustawiono ścieżek."
824
 
825
- #: includes/class-dlm-download-handler.php:419
826
- #: includes/class-dlm-download-handler.php:439
827
- #: includes/class-dlm-download-handler.php:446
828
- #: includes/class-dlm-download-handler.php:453
829
  msgid "Redirected to file"
830
  msgstr "Przekierowano do pliku"
831
 
832
- #: includes/class-dlm-download-handler.php:492
833
  msgid "Redirected to remote file."
834
  msgstr "Przekierowano do zdalnego pliku."
835
 
836
- #: includes/class-dlm-download-handler.php:497
837
  #: includes/class-dlm-download-handler.php:499
 
838
  msgid "File not found."
839
  msgstr "Nie znaleziono pliku."
840
 
@@ -1042,6 +1047,7 @@ msgid_plural "%d downloads"
1042
  msgstr[0] "1 pobranie"
1043
  msgstr[1] "%d pobrania"
1044
  msgstr[2] "%d pobrań"
 
1045
 
1046
  #: templates/content-download-box.php:24
1047
  #: templates/content-download-filename.php:12
@@ -1064,6 +1070,7 @@ msgid_plural "Downloaded %d times"
1064
  msgstr[0] "Pobrano 1 raz"
1065
  msgstr[1] "Pobrano %d razy"
1066
  msgstr[2] "Pobrano %d razy"
 
1067
 
1068
  #. Plugin Name of the plugin/theme
1069
  msgid "Download Monitor"
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Polish (Poland) (http://www.transifex.com/barrykooijplugins/download-monitor/language/pl_PL/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "Language: pl_PL\n"
18
+ "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
19
  "X-Generator: grunt-wp-i18n 0.4.9\n"
20
 
21
  #: includes/admin/class-dlm-admin-cpt.php:79
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Plik"
90
 
118
  msgstr "Polecane"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Tylko dla zarejestrowanych"
137
  msgid "Yes"
138
  msgstr "Tak"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Polecany plik"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Przekieruj do pliku"
160
  msgstr "Nie ma jeszcze żadnych statystyk."
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Plik"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "Rozszerz wszystko"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Ogólne"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Szablon domyślny"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Wybierz który szablon ma być użyty do wyświetlania kodów <code>[download]</code> (ustawienie można zmienić również poprzez użycie argumentu <code>format</code>)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Domyślne - Tytuł i licznik"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Przycisk - CSS button pokazujący tytuł i licznik"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Pudełko - ramka pokazująca miniaturkę, tytuł, licznik, nazwę pliku i jego rozmiar."
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nazwa pliku - Nazwa i licznik plików"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Tytuł - Pokazuje jedynie nazwę pliku do pliku"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista wersji - Wylicza wszystkie wersje pliku do pliku w postaci nieuporządkowanej listy"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Własny szablon"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Własny szablon"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Włącz"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Jeśli ta opcja jest wspierana, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> mogą napędzać pobieranie plików zamiast zwykłego PHP (server musi mieć zainstalowany <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Unikaj odnośników hotlink"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Jeśli opcja jest włączone, mechanizm pobierania będzie sprawdzał nagłówek PHP referer dla sprawdzenia czy plik pochodzi z własnego źródła, jeśli nie to spowoduje przekierowanie na stronę główną."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Miejsce docelowe"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "plik"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Miejsce docelowe plików"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Zdefiniuj dokąd docelowo będą prowadzić linki do plików. Domyślnie jest to strona <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Wartość miejsca docelowego"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Zdefiniuj jaka wartość ma zostać użyta na końcu drogi pliku by zidentyfikować pobieralny plik. Na przykład ID stworzy link wyglądający tak: <code>%s</code>"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ID pliku"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Krótki opis pliku"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "skróty MD5"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Generuj skrót MD5"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "skróty SHA1"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Generuj skrót SHA1"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "skróty CRC32B"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Generuj skrót CRC32B"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Skróty mogą być opcjonalnie prezentowane za pomocą kodów (shortcode), jednak w przypadku dużych plików może to spowodować problemy z wydajnością."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Rejestrowanie"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Rejestr plików"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Rejestruj próby pobrania plików, adresy IP i więcej."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Czarna lista IP"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Roboty na czarnej liście"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Dodaj roboty przeglądarkowe do czarnej listy, po jednym na linię."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Rejestry"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Ustawienia"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "Ustawienia zostały zapisane"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Zapisz zmiany"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Rejestry pobierań"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Eksportuj CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Skasuj rejestry"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "ID wersji"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Nazwa pliku"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ID użytkownika"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Login użytkownika"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "E-mail użytkownika"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP użytkownika"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "Agent użytkownika"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Data"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Status"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Plik #%d (już nie istnieje)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Zewnętrzny"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Użytkownik"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "Adres IP"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Dowolny status"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Nieudany"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Przekierowany"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Zakończony"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Pokaż wszystkie"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 na stronę"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 na stronę"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 na stronę"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 na stronę"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Pokaż wszystkie"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Filtr"
738
 
759
  msgstr[0] "Pobrano %s raz"
760
  msgstr[1] "Pobrano %s razy"
761
  msgstr[2] "Pobrano %s razy"
762
+ msgstr[3] "Pobrano %s razy"
763
 
764
  #: includes/admin/html-downloadable-file-version.php:23
765
  msgid "File URL(s)"
810
  #: includes/class-dlm-download-handler.php:283
811
  #: includes/class-dlm-download-handler.php:341
812
  #: includes/class-dlm-download-handler.php:349
813
+ #: includes/class-dlm-download-handler.php:501
814
  msgid "Go to homepage &rarr;"
815
  msgstr "Przejdź na stronę główną &rarr;"
816
 
818
  #: includes/class-dlm-download-handler.php:341
819
  #: includes/class-dlm-download-handler.php:349
820
  #: includes/class-dlm-download-handler.php:385
821
+ #: includes/class-dlm-download-handler.php:501
822
  msgid "Download Error"
823
  msgstr "Błąd pobierania"
824
 
827
  msgid "No file paths defined."
828
  msgstr "Nie ustawiono ścieżek."
829
 
830
+ #: includes/class-dlm-download-handler.php:421
831
+ #: includes/class-dlm-download-handler.php:441
832
+ #: includes/class-dlm-download-handler.php:448
833
+ #: includes/class-dlm-download-handler.php:455
834
  msgid "Redirected to file"
835
  msgstr "Przekierowano do pliku"
836
 
837
+ #: includes/class-dlm-download-handler.php:494
838
  msgid "Redirected to remote file."
839
  msgstr "Przekierowano do zdalnego pliku."
840
 
 
841
  #: includes/class-dlm-download-handler.php:499
842
+ #: includes/class-dlm-download-handler.php:501
843
  msgid "File not found."
844
  msgstr "Nie znaleziono pliku."
845
 
1047
  msgstr[0] "1 pobranie"
1048
  msgstr[1] "%d pobrania"
1049
  msgstr[2] "%d pobrań"
1050
+ msgstr[3] "%d pobrań"
1051
 
1052
  #: templates/content-download-box.php:24
1053
  #: templates/content-download-filename.php:12
1070
  msgstr[0] "Pobrano 1 raz"
1071
  msgstr[1] "Pobrano %d razy"
1072
  msgstr[2] "Pobrano %d razy"
1073
+ msgstr[3] "Pobrano %d razy"
1074
 
1075
  #. Plugin Name of the plugin/theme
1076
  msgid "Download Monitor"
languages/download-monitor-pt_BR.mo CHANGED
Binary file
languages/download-monitor-pt_BR.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:54+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/barrykooijplugins/download-monitor/language/pt_BR/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Arquivo"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Destaque"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Somente membros"
@@ -137,16 +137,16 @@ msgstr "Adicionado em"
137
  msgid "Yes"
138
  msgstr "Sim"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr "Dados do Monitor de Download"
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Download em destaque"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Redirecionar para arquivo"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "Ainda não há estatísticas disponíveis!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Download"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr "Extensões do Download Monitor"
172
 
@@ -331,220 +331,220 @@ msgstr "Fechar tudo"
331
  msgid "Expand all"
332
  msgstr "Expandir tudo"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr "Selecionar Página"
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Geral"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Modelo padrão"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Escolha qual modelo será usado para shortcodes de <code>[download]</code> por padrão (isso pode ser substituído pelo argumento <code>format</code>)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Padrão - Título e contador"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Botão - Botão estilizado em CSS com título e contador"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Caixa - Caixa com miniatura, título, contagem, nome e tamanho do arquivo."
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nome do arquivo - Nome do arquivo e contador de download"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Título - Mostra apenas o título do download"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista de versões - Lista todas as versões de download numa lista não ordenada"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Modelo personalizado"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Modelo Personalizado"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Deixando em branco será usado o arquivo padrão de template: <code>content-download.php</code>. Se você, por exemplo, inserir <code>image</code>, será usado o template <code>content-download-image.php</code>. Você pode adicionar templates personalizados dentro da sua pasta de tema."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Habilitar"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Se suportado, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> pode ser usado para fornecer downloads ao invés do PHP (requer <code>mod_xsendfile</code> no servidor)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Impedir hotlinking"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Se habilitado, o gerenciador de download irá verificar o referer do PHP para ver se ele foi originado do seu site e, se não, irá redirecioná-los para a homepage."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Final de Links"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "download"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Final de link do Download"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definirá qual será a extremidade final do link de download. Por padrão é usado como final: <code>download</code>, assim teremos como resultado: <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Valor do final de link"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definirá qual valor exclusivo será usado na extremidade final para identificar o arquivo no link de download. Ex.: Usando o <code>ID do Download</code> teremos: <code>%s</code>"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ID do Download"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Slug do download"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr "Hashes"
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "Hashes MD5"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Gerar hash MD5 para arquivos carregados"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "Hashes SHA1"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Gerar hash SHA1 dos arquivos enviados"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "Hashes CRC32B"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Gerar hash CRC32B dos arquivos enviados"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Os hashes podem opcionalmente ser gerados via shortcodes, porém podem causar problemas de desempenho em arquivos grandes."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Registro em Log"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Log de Dowload"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Log com as tentativas de download, endereços de IP, data e outros."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr "Conta apenas IPs únicos"
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr "Se ativado, o contador de download só será incrementado e criará a respectiva entrada no registo uma vez para cada endereço de IP."
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr "Acesso"
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr "Página Sem Acesso"
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr "Escolha a página que será exibida quando o usuário não tem acesso a um arquivo. Não se esqueça de adicionar o shortcode <code>[dlm_no_access]</code> para a página."
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr "Você não tem permissão para acessar este download. %sVolte para homepage%s"
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr "Mensagem Sem Acesso"
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr "Mensagem que será exibida para os visitantes quando eles não têm acesso a um arquivo."
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Lista Negra de IPs"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr "Adiciona endereços IP na Lista Negra, um por linha. Use o formato de máscara de rede IP/CIDR para intervalos. Exemplos IPv4: <code>198.51.100.1</code> ou <code>198.51.100.0/24</code> . Exemplos IPv6: <code>2001:db8::1</code> ou <code>2001:db8::/32</code> ."
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Lista Negra dos agentes de usuário"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Lista dos agentes de usuário de navegador na lista negra, um por linha."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Logs de Download"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Configurações"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Extensões"
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr "Porque o servidor está sendo executado em nginx, o arquivo. htaccess criado não pode proteger seus downloads."
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr "Por favor, adicione as seguintes regras para a sua configuração do nginx para desabilitar o acesso direto a arquivos: %s"
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "Configurações salvas com sucesso"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Salvar Alterações"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Baixar Logs"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Exportar para CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Excluir os Logs"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "ID da Versão"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Nome do arquivo"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ID do Usuário"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Login do Usuário"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "Email do Usuário"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP do Usuário"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "Agente do Usuário"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Data"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Estado"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s atrás"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Download #%d (não existe mais)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Não-membro"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Usuário"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "Endereço IP"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr "Entradas de log eliminadas"
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Qualquer estado"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Falhou"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Redirecionado"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Concluído"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Mostrar todas as datas"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 por página"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 por página"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 por página"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 por página"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Mostrar Tudo"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Filtrar"
734
 
@@ -804,7 +808,7 @@ msgstr "Download não existe."
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Ir para página inicial &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Ir para página inicial &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Erro no Download"
818
 
@@ -821,19 +825,19 @@ msgstr "Erro no Download"
821
  msgid "No file paths defined."
822
  msgstr "Não há caminhos de arquivo definidos."
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Redirecionado para arquivo"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Redirecionado para arquivo remoto."
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "Arquivo não encontrado."
839
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/barrykooijplugins/download-monitor/language/pt_BR/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Arquivo"
90
 
118
  msgstr "Destaque"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Somente membros"
137
  msgid "Yes"
138
  msgstr "Sim"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr "Dados do Monitor de Download"
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Download em destaque"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Redirecionar para arquivo"
160
  msgstr "Ainda não há estatísticas disponíveis!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Download"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr "Extensões do Download Monitor"
172
 
331
  msgid "Expand all"
332
  msgstr "Expandir tudo"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr "Selecionar Página"
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Geral"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Modelo padrão"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Escolha qual modelo será usado para shortcodes de <code>[download]</code> por padrão (isso pode ser substituído pelo argumento <code>format</code>)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Padrão - Título e contador"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Botão - Botão estilizado em CSS com título e contador"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Caixa - Caixa com miniatura, título, contagem, nome e tamanho do arquivo."
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Nome do arquivo - Nome do arquivo e contador de download"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Título - Mostra apenas o título do download"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Lista de versões - Lista todas as versões de download numa lista não ordenada"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Modelo personalizado"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Modelo Personalizado"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Habilitar"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Se suportado, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> pode ser usado para fornecer downloads ao invés do PHP (requer <code>mod_xsendfile</code> no servidor)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Impedir hotlinking"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Se habilitado, o gerenciador de download irá verificar o referer do PHP para ver se ele foi originado do seu site e, se não, irá redirecioná-los para a homepage."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Final de Links"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "download"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Final de link do Download"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definirá qual será a extremidade final do link de download. Por padrão é usado como final: <code>download</code>, assim teremos como resultado: <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Valor do final de link"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definirá qual valor exclusivo será usado na extremidade final para identificar o arquivo no link de download. Ex.: Usando o <code>ID do Download</code> teremos: <code>%s</code>"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ID do Download"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Slug do download"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr "Hashes"
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "Hashes MD5"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Gerar hash MD5 para arquivos carregados"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "Hashes SHA1"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Gerar hash SHA1 dos arquivos enviados"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "Hashes CRC32B"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Gerar hash CRC32B dos arquivos enviados"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Os hashes podem opcionalmente ser gerados via shortcodes, porém podem causar problemas de desempenho em arquivos grandes."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Registro em Log"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Log de Dowload"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Log com as tentativas de download, endereços de IP, data e outros."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr "Conta apenas IPs únicos"
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr "Se ativado, o contador de download só será incrementado e criará a respectiva entrada no registo uma vez para cada endereço de IP."
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr "Acesso"
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr "Página Sem Acesso"
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr "Escolha a página que será exibida quando o usuário não tem acesso a um arquivo. Não se esqueça de adicionar o shortcode <code>[dlm_no_access]</code> para a página."
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr "Você não tem permissão para acessar este download. %sVolte para homepage%s"
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr "Mensagem Sem Acesso"
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr "Mensagem que será exibida para os visitantes quando eles não têm acesso a um arquivo."
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Lista Negra de IPs"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr "Adiciona endereços IP na Lista Negra, um por linha. Use o formato de máscara de rede IP/CIDR para intervalos. Exemplos IPv4: <code>198.51.100.1</code> ou <code>198.51.100.0/24</code> . Exemplos IPv6: <code>2001:db8::1</code> ou <code>2001:db8::/32</code> ."
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Lista Negra dos agentes de usuário"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Lista dos agentes de usuário de navegador na lista negra, um por linha."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Logs de Download"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Configurações"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Extensões"
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr "Porque o servidor está sendo executado em nginx, o arquivo. htaccess criado não pode proteger seus downloads."
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr "Por favor, adicione as seguintes regras para a sua configuração do nginx para desabilitar o acesso direto a arquivos: %s"
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "Configurações salvas com sucesso"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Salvar Alterações"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Baixar Logs"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Exportar para CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Excluir os Logs"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "ID da Versão"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Nome do arquivo"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ID do Usuário"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Login do Usuário"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "Email do Usuário"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP do Usuário"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "Agente do Usuário"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Data"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Estado"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Download #%d (não existe mais)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Não-membro"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Usuário"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "Endereço IP"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr "Entradas de log eliminadas"
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Qualquer estado"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Falhou"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Redirecionado"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Concluído"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Mostrar todas as datas"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 por página"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 por página"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 por página"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 por página"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Mostrar Tudo"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Filtrar"
738
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Ir para página inicial &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Erro no Download"
822
 
825
  msgid "No file paths defined."
826
  msgstr "Não há caminhos de arquivo definidos."
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Redirecionado para arquivo"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Redirecionado para arquivo remoto."
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "Arquivo não encontrado."
843
 
languages/download-monitor-pt_PT.mo ADDED
Binary file
languages/download-monitor-pt_PT.po ADDED
@@ -0,0 +1,1093 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2016 Never5
2
+ # This file is distributed under the GPL v3.
3
+ # Translators:
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: Download Monitor\n"
7
+ "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2017-02-28 12:26+0000\n"
10
+ "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
+ "Language-Team: Portuguese (Portugal) (http://www.transifex.com/barrykooijplugins/download-monitor/language/pt_PT/)\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: pt_PT\n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
18
+
19
+ #: includes/admin/class-dlm-admin-cpt.php:79
20
+ msgid "Select a category"
21
+ msgstr "Seleccionar uma categoria"
22
+
23
+ #: includes/admin/class-dlm-admin-cpt.php:149
24
+ msgid "Download title"
25
+ msgstr "Título do descarregamento"
26
+
27
+ #: includes/admin/class-dlm-admin-cpt.php:169
28
+ #: includes/admin/class-dlm-admin-cpt.php:172
29
+ msgid "Download updated."
30
+ msgstr "Descarregamento actualizado."
31
+
32
+ #: includes/admin/class-dlm-admin-cpt.php:170
33
+ msgid "Custom field updated."
34
+ msgstr "Campo personalizado actualizado."
35
+
36
+ #: includes/admin/class-dlm-admin-cpt.php:171
37
+ msgid "Custom field deleted."
38
+ msgstr "Campo personalizado eliminado."
39
+
40
+ #: includes/admin/class-dlm-admin-cpt.php:173
41
+ msgid "Download restored to revision from %s"
42
+ msgstr "Descarregamento restaurado para a revisão %s"
43
+
44
+ #: includes/admin/class-dlm-admin-cpt.php:174
45
+ msgid "Download published."
46
+ msgstr "Descarregamento publicado."
47
+
48
+ #: includes/admin/class-dlm-admin-cpt.php:175
49
+ msgid "Download saved."
50
+ msgstr "Descarregamento guardado."
51
+
52
+ #: includes/admin/class-dlm-admin-cpt.php:176
53
+ msgid "Download submitted."
54
+ msgstr "Descarregamento submetido."
55
+
56
+ #: includes/admin/class-dlm-admin-cpt.php:177
57
+ msgid "Download scheduled for: <strong>%1$s</strong>."
58
+ msgstr "Descarregamento agendado para: <strong>%1$s</strong>."
59
+
60
+ #: includes/admin/class-dlm-admin-cpt.php:178
61
+ msgid "M j, Y @ G:i"
62
+ msgstr "j de F de Y @ G:i"
63
+
64
+ #: includes/admin/class-dlm-admin-cpt.php:179
65
+ msgid "Download draft updated."
66
+ msgstr "Rascunho do descarregamento actualizado."
67
+
68
+ #: includes/admin/class-dlm-admin-cpt.php:198
69
+ msgid "Image"
70
+ msgstr "Imagem"
71
+
72
+ #: includes/admin/class-dlm-admin-cpt.php:199
73
+ #: includes/widgets/class-dlm-widget-downloads.php:169
74
+ #: includes/widgets/class-dlm-widget-downloads.php:195
75
+ msgid "Title"
76
+ msgstr "Título"
77
+
78
+ #: includes/admin/class-dlm-admin-cpt.php:200
79
+ #: includes/admin/class-dlm-admin-writepanels.php:78
80
+ #: includes/widgets/class-dlm-widget-downloads.php:199
81
+ msgid "ID"
82
+ msgstr "ID"
83
+
84
+ #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
+ msgid "File"
87
+ msgstr "Ficheiro"
88
+
89
+ #: includes/admin/class-dlm-admin-cpt.php:202
90
+ #: includes/admin/class-dlm-admin-media-insert.php:237
91
+ #: includes/admin/html-downloadable-file-version.php:17
92
+ msgid "Version"
93
+ msgstr "Versão"
94
+
95
+ #: includes/admin/class-dlm-admin-cpt.php:203
96
+ #: includes/class-dlm-taxonomy-manager.php:27
97
+ #: includes/class-dlm-taxonomy-manager.php:29
98
+ msgid "Categories"
99
+ msgstr "Categorias"
100
+
101
+ #: includes/admin/class-dlm-admin-cpt.php:204
102
+ #: includes/class-dlm-taxonomy-manager.php:58
103
+ #: includes/class-dlm-taxonomy-manager.php:60
104
+ msgid "Tags"
105
+ msgstr "Etiquetas"
106
+
107
+ #: includes/admin/class-dlm-admin-cpt.php:205
108
+ #: includes/admin/class-dlm-admin-dashboard.php:77
109
+ #: includes/admin/html-downloadable-file-version.php:59
110
+ #: includes/widgets/class-dlm-widget-downloads.php:205
111
+ msgid "Download count"
112
+ msgstr "Contagem de descarregamentos"
113
+
114
+ #: includes/admin/class-dlm-admin-cpt.php:206
115
+ msgid "Featured"
116
+ msgstr "Em destaque"
117
+
118
+ #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
+ #: includes/admin/class-dlm-admin-writepanels.php:124
121
+ msgid "Members only"
122
+ msgstr "Apenas para membros"
123
+
124
+ #: includes/admin/class-dlm-admin-cpt.php:208
125
+ msgid "Redirect only"
126
+ msgstr "Apenas para redireccionamento"
127
+
128
+ #: includes/admin/class-dlm-admin-cpt.php:209
129
+ msgid "Date posted"
130
+ msgstr "Publicado em"
131
+
132
+ #: includes/admin/class-dlm-admin-cpt.php:252
133
+ #: includes/admin/class-dlm-admin-cpt.php:259
134
+ #: includes/admin/class-dlm-admin-cpt.php:266
135
+ msgid "Yes"
136
+ msgstr "Sim"
137
+
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
+ msgid "Download Monitor Data"
140
+ msgstr "Dados do Download Monitor"
141
+
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
+ #: includes/admin/class-dlm-admin-writepanels.php:118
144
+ msgid "Featured download"
145
+ msgstr "Descarregamento em destaque"
146
+
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
+ #: includes/admin/class-dlm-admin-writepanels.php:130
149
+ msgid "Redirect to file"
150
+ msgstr "Redireccionar para ficheiro"
151
+
152
+ #: includes/admin/class-dlm-admin-dashboard.php:23
153
+ msgid "Popular Downloads"
154
+ msgstr "Descarregamentos populares"
155
+
156
+ #: includes/admin/class-dlm-admin-dashboard.php:58
157
+ msgid "There are no stats available yet!"
158
+ msgstr "Ainda não há estatísticas disponíveis!"
159
+
160
+ #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
+ #: includes/class-dlm-post-type-manager.php:23
163
+ msgid "Download"
164
+ msgstr "Descarregamento"
165
+
166
+ #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
+ msgid "Download Monitor Extensions"
169
+ msgstr "Extensões do Download Monitor"
170
+
171
+ #: includes/admin/class-dlm-admin-extensions.php:76
172
+ msgid ""
173
+ "Extend Download Monitor with its powerful free and paid extensions. %sClick "
174
+ "here to browse all extensions%s"
175
+ msgstr "Melhore o Download Monitor com as suas poderosas extensões gratuitas e pagas. %sClique aqui para ver todas as extensões%s"
176
+
177
+ #: includes/admin/class-dlm-admin-media-browser.php:34
178
+ #: includes/admin/class-dlm-admin-scripts.php:109
179
+ msgid "Browse for a file"
180
+ msgstr "Pesquisar por um ficheiro"
181
+
182
+ #: includes/admin/class-dlm-admin-media-browser.php:108
183
+ msgid "No files found"
184
+ msgstr "Nenhum ficheiro encontrado"
185
+
186
+ #: includes/admin/class-dlm-admin-media-insert.php:36
187
+ #: includes/admin/class-dlm-admin-media-insert.php:55
188
+ #: includes/admin/class-dlm-admin-scripts.php:103
189
+ msgid "Insert Download"
190
+ msgstr "Inserir descarregamento"
191
+
192
+ #: includes/admin/class-dlm-admin-media-insert.php:66
193
+ #: includes/admin/class-dlm-admin-media-insert.php:200
194
+ msgid "Insert Shortcode"
195
+ msgstr "Inserir shortcode"
196
+
197
+ #: includes/admin/class-dlm-admin-media-insert.php:67
198
+ msgid "Quick-add download"
199
+ msgstr "Adicionar descarregamento rapidamente"
200
+
201
+ #: includes/admin/class-dlm-admin-media-insert.php:111
202
+ msgid "Error: File was not created."
203
+ msgstr "Erro: o ficheiro não foi criado."
204
+
205
+ #: includes/admin/class-dlm-admin-media-insert.php:131
206
+ msgid "Download successfully created."
207
+ msgstr "Descarregamento criado com sucesso."
208
+
209
+ #: includes/admin/class-dlm-admin-media-insert.php:134
210
+ msgid "Error: Download was not created."
211
+ msgstr "Erro: o descarregamento não foi criado."
212
+
213
+ #: includes/admin/class-dlm-admin-media-insert.php:154
214
+ msgid "Choose a download"
215
+ msgstr "Escolher um descarregamento"
216
+
217
+ #: includes/admin/class-dlm-admin-media-insert.php:190
218
+ msgid "Template"
219
+ msgstr "Modelo"
220
+
221
+ #: includes/admin/class-dlm-admin-media-insert.php:192
222
+ msgid "Template Name"
223
+ msgstr "Nome do modelo"
224
+
225
+ #: includes/admin/class-dlm-admin-media-insert.php:194
226
+ msgid ""
227
+ "Leaving this blank will use the default <code>content-download.php</code> "
228
+ "template file. If you enter, for example, <code>image</code>, the <code"
229
+ ">content-download-image.php</code> template will be used instead."
230
+ msgstr "Ao deixar isto em branco, será usado o ficheiro de modelo por omissão <code>content-download.php</code>. Se inserir, por exemplo, <code>image</code>, será usado o modelo <code>content-download-image.php</code>."
231
+
232
+ #: includes/admin/class-dlm-admin-media-insert.php:211
233
+ msgid "Drop file here"
234
+ msgstr "Largue o ficheiro aqui"
235
+
236
+ #: includes/admin/class-dlm-admin-media-insert.php:216
237
+ msgid "Select File"
238
+ msgstr "Seleccione ficheiro"
239
+
240
+ #: includes/admin/class-dlm-admin-media-insert.php:220
241
+ msgid "Enter URL manually"
242
+ msgstr "Introduza o URL manualmente"
243
+
244
+ #: includes/admin/class-dlm-admin-media-insert.php:225
245
+ msgid "Download URL"
246
+ msgstr "URL do descarregamento"
247
+
248
+ #: includes/admin/class-dlm-admin-media-insert.php:227
249
+ msgid "Required URL"
250
+ msgstr "URL obrigatório"
251
+
252
+ #: includes/admin/class-dlm-admin-media-insert.php:231
253
+ msgid "Download Title"
254
+ msgstr "Título do descarregamento"
255
+
256
+ #: includes/admin/class-dlm-admin-media-insert.php:233
257
+ msgid "Required title"
258
+ msgstr "Título obrigatório"
259
+
260
+ #: includes/admin/class-dlm-admin-media-insert.php:239
261
+ msgid "Optional version number"
262
+ msgstr "Número de versão opcional"
263
+
264
+ #: includes/admin/class-dlm-admin-media-insert.php:244
265
+ msgid "Save Download"
266
+ msgstr "Guardar descarregamento"
267
+
268
+ #: includes/admin/class-dlm-admin-media-insert.php:300
269
+ msgid "Allowed Files"
270
+ msgstr "Ficheiros permitidos"
271
+
272
+ #: includes/admin/class-dlm-admin-media-insert.php:350
273
+ msgid "Please wait..."
274
+ msgstr "Por favor aguarde..."
275
+
276
+ #: includes/admin/class-dlm-admin-scripts.php:108
277
+ msgid "Are you sure you want to delete this file ? "
278
+ msgstr "Tem a certeza que quer eliminar este ficheiro?"
279
+
280
+ #: includes/admin/class-dlm-admin-writepanels.php:32
281
+ msgid "Download Information"
282
+ msgstr "Informações do descarregamento"
283
+
284
+ #: includes/admin/class-dlm-admin-writepanels.php:38
285
+ msgid "Download Options"
286
+ msgstr "Opções do descarregamento"
287
+
288
+ #: includes/admin/class-dlm-admin-writepanels.php:44
289
+ msgid "Downloadable Files/Versions"
290
+ msgstr "Ficheiros/versões disponíveis para descarregar"
291
+
292
+ #: includes/admin/class-dlm-admin-writepanels.php:52
293
+ msgid "Short Description"
294
+ msgstr "Descrição breve"
295
+
296
+ #: includes/admin/class-dlm-admin-writepanels.php:83
297
+ msgid "URL"
298
+ msgstr "URL"
299
+
300
+ #: includes/admin/class-dlm-admin-writepanels.php:88
301
+ msgid "Shortcode"
302
+ msgstr "Shortcode"
303
+
304
+ #: includes/admin/class-dlm-admin-writepanels.php:119
305
+ msgid "Mark this download as featured. Used by shortcodes and widgets."
306
+ msgstr "Marque este descarregamento como destaque. Utilizado por shortcodes e widgets."
307
+
308
+ #: includes/admin/class-dlm-admin-writepanels.php:125
309
+ msgid ""
310
+ "Only logged in users will be able to access the file via a download link if "
311
+ "this is enabled."
312
+ msgstr "Se esta opção estiver activa, apenas utilizadores com sessão iniciada terão acesso ao ficheiro através da ligação para descarregar."
313
+
314
+ #: includes/admin/class-dlm-admin-writepanels.php:131
315
+ msgid ""
316
+ "Don't force download. If the <code>dlm_uploads</code> folder is protected "
317
+ "you may need to move your file."
318
+ msgstr "Não forçar o descarregamento. Se a pasta <code>dlm_uploads</code> estiver protegida, poderá ter que mover o seu ficheiro."
319
+
320
+ #: includes/admin/class-dlm-admin-writepanels.php:160
321
+ msgid "Add file"
322
+ msgstr "Adicionar ficheiro"
323
+
324
+ #: includes/admin/class-dlm-admin-writepanels.php:161
325
+ msgid "Close all"
326
+ msgstr "Fechar todas"
327
+
328
+ #: includes/admin/class-dlm-admin-writepanels.php:162
329
+ msgid "Expand all"
330
+ msgstr "Expandir todas"
331
+
332
+ #: includes/admin/class-dlm-admin.php:113
333
+ msgid "Select Page"
334
+ msgstr "Seleccionar página"
335
+
336
+ #: includes/admin/class-dlm-admin.php:140
337
+ msgid "General"
338
+ msgstr "Geral"
339
+
340
+ #: includes/admin/class-dlm-admin.php:145
341
+ msgid "Default Template"
342
+ msgstr "Modelo por omissão"
343
+
344
+ #: includes/admin/class-dlm-admin.php:146
345
+ msgid ""
346
+ "Choose which template is used for <code>[download]</code> shortcodes by "
347
+ "default (this can be overridden by the <code>format</code> argument)."
348
+ msgstr "Escolha o modelo a utilizar por omissão nos shortcodes <code>[download]</code> (isto pode ser sobreposto pelo argumento <code>format</code>)."
349
+
350
+ #: includes/admin/class-dlm-admin.php:149
351
+ msgid "Default - Title and count"
352
+ msgstr "Por omissão - Título e contagem"
353
+
354
+ #: includes/admin/class-dlm-admin.php:150
355
+ msgid "Button - CSS styled button showing title and count"
356
+ msgstr "Botão - Botão com título e contagem com estilo CSS"
357
+
358
+ #: includes/admin/class-dlm-admin.php:151
359
+ msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
+ msgstr "Caixa - Caixa com miniatura, título, contagem, nome e tamanho do ficheiro."
361
+
362
+ #: includes/admin/class-dlm-admin.php:152
363
+ msgid "Filename - Filename and download count"
364
+ msgstr "Nome do ficheiro - Nome do ficheiro e contagem de descarregamentos"
365
+
366
+ #: includes/admin/class-dlm-admin.php:153
367
+ msgid "Title - Shows download title only"
368
+ msgstr "Título - Mostra apenas o título do descarregamento"
369
+
370
+ #: includes/admin/class-dlm-admin.php:154
371
+ msgid "Version list - Lists all download versions in an unordered list"
372
+ msgstr "Lista de versões - Lista todas as versões do descarregamento numa lista não ordenada"
373
+
374
+ #: includes/admin/class-dlm-admin.php:155
375
+ msgid "Custom template"
376
+ msgstr "Modelo personalizado"
377
+
378
+ #: includes/admin/class-dlm-admin.php:161
379
+ msgid "Custom Template"
380
+ msgstr "Modelo personalizado"
381
+
382
+ #: includes/admin/class-dlm-admin.php:162
383
+ msgid ""
384
+ "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
+ "add custom templates inside your theme folder."
388
+ msgstr ""
389
+
390
+ #: includes/admin/class-dlm-admin.php:167
391
+ msgid "X-Accel-Redirect / X-Sendfile"
392
+ msgstr "X-Accel-Redirect / X-Sendfile"
393
+
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
+ msgid "Enable"
399
+ msgstr "Activar"
400
+
401
+ #: includes/admin/class-dlm-admin.php:169
402
+ msgid ""
403
+ "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
+ " used to serve downloads instead of PHP (server requires "
405
+ "<code>mod_xsendfile</code>)."
406
+ msgstr "Se suportado, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> pode ser usado para servir descarregamentos em vez do PHP (o servidor precisa de <code>mod_xsendfile</code>)."
407
+
408
+ #: includes/admin/class-dlm-admin.php:175
409
+ msgid "Prevent hotlinking"
410
+ msgstr "Impedir hotlinking"
411
+
412
+ #: includes/admin/class-dlm-admin.php:177
413
+ msgid ""
414
+ "If enabled, the download handler will check the PHP referer to see if it "
415
+ "originated from your site and if not, redirect them to the homepage."
416
+ msgstr "Se activado, o gestor do descarregamento verifica se a referência PHP é originada no seu site ou não, redireccionando para a página inicial."
417
+
418
+ #: includes/admin/class-dlm-admin.php:183
419
+ msgid "Endpoint"
420
+ msgstr "Endpoint"
421
+
422
+ #: includes/admin/class-dlm-admin.php:188
423
+ msgid "download"
424
+ msgstr "descarregamento"
425
+
426
+ #: includes/admin/class-dlm-admin.php:189
427
+ msgid "Download Endpoint"
428
+ msgstr "Endpoint de descarregamentos"
429
+
430
+ #: includes/admin/class-dlm-admin.php:190
431
+ msgid ""
432
+ "Define what endpoint should be used for download links. By default this will"
433
+ " be <code>%s</code>."
434
+ msgstr "Define que endpoint deverá ser utilizado em ligações para descarregar. Por omissão será <code>%s</code>."
435
+
436
+ #: includes/admin/class-dlm-admin.php:195
437
+ msgid "Endpoint Value"
438
+ msgstr "Valor do endpoint"
439
+
440
+ #: includes/admin/class-dlm-admin.php:196
441
+ msgid ""
442
+ "Define what unique value should be used on the end of your endpoint to "
443
+ "identify the downloadable file. e.g. ID would give a link like "
444
+ "<code>%s</code>"
445
+ msgstr "Defina que valor único deverá ser usado na terminação do seu endpoint para identificar o ficheiro para descarregar. Por exemplo: ID gera uma ligação <code>%s</code>"
446
+
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
+ msgid "Download ID"
450
+ msgstr "ID do descarregamento"
451
+
452
+ #: includes/admin/class-dlm-admin.php:200
453
+ msgid "Download slug"
454
+ msgstr "Slug do descarregamento"
455
+
456
+ #: includes/admin/class-dlm-admin.php:206
457
+ msgid "Hashes"
458
+ msgstr "Hashes"
459
+
460
+ #: includes/admin/class-dlm-admin.php:211
461
+ msgid "MD5 hashes"
462
+ msgstr "Hashes MD5"
463
+
464
+ #: includes/admin/class-dlm-admin.php:212
465
+ msgid "Generate MD5 hash for uploaded files"
466
+ msgstr "Gera hash MD5 para ficheiros carregados"
467
+
468
+ #: includes/admin/class-dlm-admin.php:219
469
+ msgid "SHA1 hashes"
470
+ msgstr "Hashes SHA1"
471
+
472
+ #: includes/admin/class-dlm-admin.php:220
473
+ msgid "Generate SHA1 hash for uploaded files"
474
+ msgstr "Gera hash SHA1 para ficheiros carregados"
475
+
476
+ #: includes/admin/class-dlm-admin.php:227
477
+ msgid "CRC32B hashes"
478
+ msgstr "Hashes CRC32B"
479
+
480
+ #: includes/admin/class-dlm-admin.php:228
481
+ msgid "Generate CRC32B hash for uploaded files"
482
+ msgstr "Gera hash CRC32B para ficheiros carregados"
483
+
484
+ #: includes/admin/class-dlm-admin.php:229
485
+ msgid ""
486
+ "Hashes can optionally be output via shortcodes, but may cause performance "
487
+ "issues with large files."
488
+ msgstr "Opcionalmente pode mostrar as hashes através de shortcodes, mas pode causar problemas de performance com ficheiros de grande dimensão."
489
+
490
+ #: includes/admin/class-dlm-admin.php:235
491
+ msgid "Logging"
492
+ msgstr "Registo"
493
+
494
+ #: includes/admin/class-dlm-admin.php:241
495
+ msgid "Download Log"
496
+ msgstr "Registo de descarregamentos"
497
+
498
+ #: includes/admin/class-dlm-admin.php:242
499
+ msgid "Log download attempts, IP addresses and more."
500
+ msgstr "Regista tentativas de descarregar, endereços de IP e mais informações."
501
+
502
+ #: includes/admin/class-dlm-admin.php:248
503
+ msgid "Count unique IPs only"
504
+ msgstr "Contar apenas IPs únicos"
505
+
506
+ #: includes/admin/class-dlm-admin.php:250
507
+ msgid ""
508
+ "If enabled, the counter for each download will only increment and create a "
509
+ "log entry once per IP address."
510
+ msgstr "Se activado, o contador de cada descarregamento só será incrementado e criada a respectiva entrada de registo, uma vez para cada endereço de IP."
511
+
512
+ #: includes/admin/class-dlm-admin.php:256
513
+ msgid "Access"
514
+ msgstr "Acesso"
515
+
516
+ #: includes/admin/class-dlm-admin.php:261
517
+ msgid "No Access Page"
518
+ msgstr "Página para acesso negado"
519
+
520
+ #: includes/admin/class-dlm-admin.php:262
521
+ msgid ""
522
+ "Choose what page is displayed when the user has no access to a file. Don't "
523
+ "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
+ msgstr "Escolha a página a mostrar quando um utilizador não tem acesso a um ficheiro. Não se esqueça de adicionar o shortcode <code>[dlm_no_access]</code> na página."
525
+
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
+ #: includes/class-dlm-upgrade-manager.php:54
528
+ msgid "You do not have permission to access this download. %sGo to homepage%s"
529
+ msgstr "Não tem permissão para aceder a este descarregamento. %sVoltar para a página inicial%s"
530
+
531
+ #: includes/admin/class-dlm-admin.php:270
532
+ msgid "No access message"
533
+ msgstr "Mensagem para acesso negado"
534
+
535
+ #: includes/admin/class-dlm-admin.php:271
536
+ msgid ""
537
+ "The message that will be displayed to visitors when they don't have access "
538
+ "to a file."
539
+ msgstr "A mensagem que será mostrada aos visitantes quando estes não têm acesso a um ficheiro."
540
+
541
+ #: includes/admin/class-dlm-admin.php:277
542
+ msgid "Blacklist IPs"
543
+ msgstr "Lista negra de IPs"
544
+
545
+ #: includes/admin/class-dlm-admin.php:278
546
+ msgid ""
547
+ "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
+ "ranges. IPv4 examples: <code>198.51.100.1</code> or "
549
+ "<code>198.51.100.0/24</code>. IPv6 examples: <code>2001:db8::1</code> or "
550
+ "<code>2001:db8::/32</code>."
551
+ msgstr "Adicione endereços IP à lista negra, 1 por linha. Use formato de máscara IP/CIDR para agregar. Exemplos IPv4: <code>198.51.100.1</code> ou <code>198.51.100.0/24</code>. Exemplos IPv6: <code>2001:db8::1</code> ou <code>2001:db8::/32</code>."
552
+
553
+ #: includes/admin/class-dlm-admin.php:285
554
+ msgid "Blacklist user agents"
555
+ msgstr "Lista negra de agentes do utilizador"
556
+
557
+ #: includes/admin/class-dlm-admin.php:286
558
+ msgid "List browser user agents to blacklist, 1 per line."
559
+ msgstr "Lista de agentes do utilizador de navegador para incluir na lista negra, um por linha."
560
+
561
+ #: includes/admin/class-dlm-admin.php:370
562
+ msgid "Logs"
563
+ msgstr "Registos"
564
+
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
+ msgid "Settings"
567
+ msgstr "Definições"
568
+
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
+ msgid "Extensions"
571
+ msgstr "Extensões"
572
+
573
+ #: includes/admin/class-dlm-admin.php:420
574
+ msgid ""
575
+ "Because your server is running on nginx, our .htaccess file can't protect "
576
+ "your downloads."
577
+ msgstr "Como o seu servidor está funcionar em ngix, o nosso ficheiro .htaccess não pode proteger os seus descarregamentos."
578
+
579
+ #: includes/admin/class-dlm-admin.php:421
580
+ msgid ""
581
+ "Please add the following rules to your nginx config to disable direct file "
582
+ "access: %s"
583
+ msgstr "Por favor adicione as seguintes regras à sua configuração do ngix para desactivar o acesso directo aos ficheiros: %s"
584
+
585
+ #: includes/admin/class-dlm-admin.php:459
586
+ msgid "Settings successfully saved"
587
+ msgstr "Definições guardadas com sucesso"
588
+
589
+ #: includes/admin/class-dlm-admin.php:542
590
+ msgid "Save Changes"
591
+ msgstr "Guardar alterações"
592
+
593
+ #: includes/admin/class-dlm-admin.php:568
594
+ msgid "Download Logs"
595
+ msgstr "Registos dos descarregamentos"
596
+
597
+ #: includes/admin/class-dlm-admin.php:570
598
+ msgid "Export CSV"
599
+ msgstr "Exportar CSV"
600
+
601
+ #: includes/admin/class-dlm-admin.php:572
602
+ msgid "Delete Logs"
603
+ msgstr "Eliminar registos"
604
+
605
+ #: includes/admin/class-dlm-admin.php:626
606
+ msgid "Version ID"
607
+ msgstr "ID da versão"
608
+
609
+ #: includes/admin/class-dlm-admin.php:627
610
+ msgid "Filename"
611
+ msgstr "Nome do ficheiro"
612
+
613
+ #: includes/admin/class-dlm-admin.php:628
614
+ msgid "User ID"
615
+ msgstr "ID do utilizador"
616
+
617
+ #: includes/admin/class-dlm-admin.php:629
618
+ msgid "User Login"
619
+ msgstr "Nome do utilizador"
620
+
621
+ #: includes/admin/class-dlm-admin.php:630
622
+ msgid "User Email"
623
+ msgstr "Email do utilizador"
624
+
625
+ #: includes/admin/class-dlm-admin.php:631
626
+ msgid "User IP"
627
+ msgstr "IP do utilizador"
628
+
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
+ msgid "User Agent"
632
+ msgstr "Agente do utilizador"
633
+
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
+ msgid "Date"
637
+ msgstr "Data"
638
+
639
+ #: includes/admin/class-dlm-admin.php:634
640
+ msgid "Status"
641
+ msgstr "Estado"
642
+
643
+ #: includes/admin/class-dlm-admin.php:719
644
+ msgid ""
645
+ "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
+ "thank you from us in advance!"
647
+ msgstr "Se gosta do %sDownload Monitor%s por favor avalie-nos com %s★★★★★%s. Desde já, muito obrigado!"
648
+
649
+ #: includes/admin/class-dlm-logging-list-table.php:63
650
+ msgid "Delete"
651
+ msgstr "Eliminar"
652
+
653
+ #: includes/admin/class-dlm-logging-list-table.php:90
654
+ msgid "Download Complete"
655
+ msgstr "Descarregamento concluído"
656
+
657
+ #: includes/admin/class-dlm-logging-list-table.php:97
658
+ msgid "%s ago"
659
+ msgstr "Há %s"
660
+
661
+ #: includes/admin/class-dlm-logging-list-table.php:104
662
+ msgid "Download #%d (no longer exists)"
663
+ msgstr "Descarregamento #%d (já não existe)"
664
+
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr " (v%s)"
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
+ msgstr " (v%s já não existe)"
672
+
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
+ msgid "Non-member"
675
+ msgstr "Não membro"
676
+
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
+ msgid "User"
679
+ msgstr "Utilizador"
680
+
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
+ msgid "IP Address"
683
+ msgstr "Endereço de IP"
684
+
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
+ msgid "Log entries deleted"
687
+ msgstr "Entradas de registo eliminadas"
688
+
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
+ msgid "Any status"
691
+ msgstr "Qualquer estado"
692
+
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
+ msgid "Failed"
695
+ msgstr "Falhado"
696
+
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
+ msgid "Redirected"
699
+ msgstr "Redireccionado"
700
+
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
+ msgid "Completed"
703
+ msgstr "Concluído"
704
+
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
+ msgid "Show all dates"
707
+ msgstr "Mostrar todas as datas"
708
+
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
+ msgid "%1$s %2$d"
711
+ msgstr "%1$s %2$d"
712
+
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
+ msgid "25 per page"
715
+ msgstr "25 por página"
716
+
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
+ msgid "50 per page"
719
+ msgstr "50 por página"
720
+
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
+ msgid "100 per page"
723
+ msgstr "100 por página"
724
+
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
+ msgid "200 per page"
727
+ msgstr "200 por página"
728
+
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
+ msgid "Show All"
731
+ msgstr "Mostrar tudo"
732
+
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
+ msgid "Filter"
735
+ msgstr "Filtrar"
736
+
737
+ #: includes/admin/html-downloadable-file-version.php:3
738
+ msgid "Remove"
739
+ msgstr "Remover"
740
+
741
+ #: includes/admin/html-downloadable-file-version.php:4
742
+ msgid "Click to toggle"
743
+ msgstr "Clique para alternar"
744
+
745
+ #: includes/admin/html-downloadable-file-version.php:5
746
+ msgid "Version <span class=\"version\">%s</span> (%s)"
747
+ msgstr "Versão <span class=\"version\">%s</span> (%s)"
748
+
749
+ #: includes/admin/html-downloadable-file-version.php:5
750
+ #: includes/admin/html-downloadable-file-version.php:19
751
+ msgid "n/a"
752
+ msgstr "n/d"
753
+
754
+ #: includes/admin/html-downloadable-file-version.php:5
755
+ msgid "Downloaded %s time"
756
+ msgid_plural "Downloaded %s times"
757
+ msgstr[0] "Descarregado %s vez"
758
+ msgstr[1] "Descarregado %s vezes"
759
+
760
+ #: includes/admin/html-downloadable-file-version.php:23
761
+ msgid "File URL(s)"
762
+ msgstr "URL do(s) ficheiro(s)"
763
+
764
+ #: includes/admin/html-downloadable-file-version.php:26
765
+ msgid ""
766
+ "Enter one file path/URL per line - multiple files will be used as mirrors "
767
+ "(chosen at random)."
768
+ msgstr "Introduza um ficheiro/URL por linha - múltiplos ficheiros serão utilizados como mirrors (escolhidos aleatoriamente)"
769
+
770
+ #: includes/admin/html-downloadable-file-version.php:32
771
+ msgid "Upload file"
772
+ msgstr "Carregar ficheiro"
773
+
774
+ #: includes/admin/html-downloadable-file-version.php:34
775
+ msgid "Choose a file"
776
+ msgstr "Escolher um ficheiro"
777
+
778
+ #: includes/admin/html-downloadable-file-version.php:35
779
+ msgid "Insert file URL"
780
+ msgstr "Inserir URL do ficheiro"
781
+
782
+ #: includes/admin/html-downloadable-file-version.php:39
783
+ msgid "Browse for file"
784
+ msgstr "Pesquisar por ficheiro"
785
+
786
+ #: includes/admin/html-downloadable-file-version.php:66
787
+ msgid "File Date"
788
+ msgstr "Data do ficheiro"
789
+
790
+ #: includes/admin/html-downloadable-file-version.php:69
791
+ msgid "h"
792
+ msgstr "h"
793
+
794
+ #: includes/admin/html-downloadable-file-version.php:72
795
+ msgid "m"
796
+ msgstr "m"
797
+
798
+ #: includes/class-dlm-download-handler.php:277
799
+ msgid "Password Required"
800
+ msgstr "Senha necessária"
801
+
802
+ #: includes/class-dlm-download-handler.php:283
803
+ msgid "Download does not exist."
804
+ msgstr "Descarregamento não existe."
805
+
806
+ #: includes/class-dlm-download-handler.php:283
807
+ #: includes/class-dlm-download-handler.php:341
808
+ #: includes/class-dlm-download-handler.php:349
809
+ #: includes/class-dlm-download-handler.php:501
810
+ msgid "Go to homepage &rarr;"
811
+ msgstr "Ir para página inicial &rarr;"
812
+
813
+ #: includes/class-dlm-download-handler.php:283
814
+ #: includes/class-dlm-download-handler.php:341
815
+ #: includes/class-dlm-download-handler.php:349
816
+ #: includes/class-dlm-download-handler.php:385
817
+ #: includes/class-dlm-download-handler.php:501
818
+ msgid "Download Error"
819
+ msgstr "Erro ao descarregar"
820
+
821
+ #: includes/class-dlm-download-handler.php:341
822
+ #: includes/class-dlm-download-handler.php:349
823
+ msgid "No file paths defined."
824
+ msgstr "Nenhum caminho de ficheiros definido."
825
+
826
+ #: includes/class-dlm-download-handler.php:421
827
+ #: includes/class-dlm-download-handler.php:441
828
+ #: includes/class-dlm-download-handler.php:448
829
+ #: includes/class-dlm-download-handler.php:455
830
+ msgid "Redirected to file"
831
+ msgstr "Redireccionado para ficheiro"
832
+
833
+ #: includes/class-dlm-download-handler.php:494
834
+ msgid "Redirected to remote file."
835
+ msgstr "Redireccionado para ficheiro remoto."
836
+
837
+ #: includes/class-dlm-download-handler.php:499
838
+ #: includes/class-dlm-download-handler.php:501
839
+ msgid "File not found."
840
+ msgstr "Ficheiro não encontrado."
841
+
842
+ #: includes/class-dlm-installer.php:165 includes/class-dlm-installer.php:174
843
+ msgid "No Access"
844
+ msgstr "Sem acesso"
845
+
846
+ #: includes/class-dlm-post-type-manager.php:21
847
+ msgid "All Downloads"
848
+ msgstr "Todos os descarregamentos"
849
+
850
+ #: includes/class-dlm-post-type-manager.php:22
851
+ msgid "Downloads"
852
+ msgstr "Descarregamentos"
853
+
854
+ #: includes/class-dlm-post-type-manager.php:24
855
+ msgid "Add New"
856
+ msgstr "Adicionar novo"
857
+
858
+ #: includes/class-dlm-post-type-manager.php:25
859
+ msgid "Add Download"
860
+ msgstr "Adicionar descarregamento"
861
+
862
+ #: includes/class-dlm-post-type-manager.php:26
863
+ msgid "Edit"
864
+ msgstr "Editar"
865
+
866
+ #: includes/class-dlm-post-type-manager.php:27
867
+ msgid "Edit Download"
868
+ msgstr "Editar descarregamento"
869
+
870
+ #: includes/class-dlm-post-type-manager.php:28
871
+ msgid "New Download"
872
+ msgstr "Novo descarregamento"
873
+
874
+ #: includes/class-dlm-post-type-manager.php:29
875
+ #: includes/class-dlm-post-type-manager.php:30
876
+ msgid "View Download"
877
+ msgstr "Ver descarregamento"
878
+
879
+ #: includes/class-dlm-post-type-manager.php:31
880
+ msgid "Search Downloads"
881
+ msgstr "Pesquisar descarregamentos"
882
+
883
+ #: includes/class-dlm-post-type-manager.php:32
884
+ msgid "No Downloads found"
885
+ msgstr "Nenhum descarregamento encontrado"
886
+
887
+ #: includes/class-dlm-post-type-manager.php:33
888
+ msgid "No Downloads found in trash"
889
+ msgstr "Nenhum descarregamento encontrado no lixo"
890
+
891
+ #: includes/class-dlm-post-type-manager.php:34
892
+ msgid "Parent Download"
893
+ msgstr "Descarregamento superior"
894
+
895
+ #: includes/class-dlm-post-type-manager.php:36
896
+ msgid "This is where you can create and manage downloads for your site."
897
+ msgstr "Aqui é onde poderá criar e gerir descarregamentos para o seu site."
898
+
899
+ #: includes/class-dlm-shortcodes.php:137
900
+ msgid "Download not found"
901
+ msgstr "Descarregamento não encontrado"
902
+
903
+ #: includes/class-dlm-taxonomy-manager.php:30
904
+ msgid "Download Category"
905
+ msgstr "Categoria de descarregamento"
906
+
907
+ #: includes/class-dlm-taxonomy-manager.php:31
908
+ msgid "Search Download Categories"
909
+ msgstr "Pesquisar categorias de descarregamentos"
910
+
911
+ #: includes/class-dlm-taxonomy-manager.php:32
912
+ msgid "All Download Categories"
913
+ msgstr "Todas as categorias de descarregamentos"
914
+
915
+ #: includes/class-dlm-taxonomy-manager.php:33
916
+ #: includes/class-dlm-taxonomy-manager.php:34
917
+ msgid "Parent Download Category"
918
+ msgstr "Categoria de descarregamento superior"
919
+
920
+ #: includes/class-dlm-taxonomy-manager.php:35
921
+ msgid "Edit Download Category"
922
+ msgstr "Editar categoria de descarregamento"
923
+
924
+ #: includes/class-dlm-taxonomy-manager.php:36
925
+ msgid "Update Download Category"
926
+ msgstr "Actualizar categoria de descarregamento"
927
+
928
+ #: includes/class-dlm-taxonomy-manager.php:37
929
+ msgid "Add New Download Category"
930
+ msgstr "Adicionar nova categoria de descarregamento"
931
+
932
+ #: includes/class-dlm-taxonomy-manager.php:38
933
+ msgid "New Download Category Name"
934
+ msgstr "Nome da nova categoria de descarregamento"
935
+
936
+ #: includes/class-dlm-taxonomy-manager.php:61
937
+ msgid "Download Tag"
938
+ msgstr "Etiqueta de descarregamento"
939
+
940
+ #: includes/class-dlm-taxonomy-manager.php:62
941
+ msgid "Search Download Tags"
942
+ msgstr "Pesquisar etiquetas de descarregamentos"
943
+
944
+ #: includes/class-dlm-taxonomy-manager.php:63
945
+ msgid "All Download Tags"
946
+ msgstr "Todas as etiquetas de descarregamentos"
947
+
948
+ #: includes/class-dlm-taxonomy-manager.php:64
949
+ #: includes/class-dlm-taxonomy-manager.php:65
950
+ msgid "Parent Download Tag"
951
+ msgstr "Etiqueta de descarregamento superior"
952
+
953
+ #: includes/class-dlm-taxonomy-manager.php:66
954
+ msgid "Edit Download Tag"
955
+ msgstr "Editar etiqueta de descarregamento"
956
+
957
+ #: includes/class-dlm-taxonomy-manager.php:67
958
+ msgid "Update Download Tag"
959
+ msgstr "Actualizar etiqueta de descarregamento"
960
+
961
+ #: includes/class-dlm-taxonomy-manager.php:68
962
+ msgid "Add New Download Tag"
963
+ msgstr "Adicionar nova etiqueta de descarregamento"
964
+
965
+ #: includes/class-dlm-taxonomy-manager.php:69
966
+ msgid "New Download Tag Name"
967
+ msgstr "Nome da nova etiqueta de descarregamento"
968
+
969
+ #: includes/class-wp-dlm.php:216
970
+ msgid "Docs"
971
+ msgstr "Documentação"
972
+
973
+ #: includes/product/class-dlm-product.php:149
974
+ msgid "License successfully activated."
975
+ msgstr "A licença foi activada com sucesso."
976
+
977
+ #: includes/widgets/class-dlm-widget-downloads.php:28
978
+ msgid "Display a list of your downloads."
979
+ msgstr "Mostra uma lista dos seus descarregamentos."
980
+
981
+ #: includes/widgets/class-dlm-widget-downloads.php:30
982
+ msgid "Downloads List"
983
+ msgstr "Lista de descarregamentos"
984
+
985
+ #: includes/widgets/class-dlm-widget-downloads.php:55
986
+ #: includes/widgets/class-dlm-widget-downloads.php:159
987
+ msgid "Featured Downloads"
988
+ msgstr "Descarregamentos em destaque"
989
+
990
+ #: includes/widgets/class-dlm-widget-downloads.php:176
991
+ msgid "Limit"
992
+ msgstr "Limite"
993
+
994
+ #: includes/widgets/class-dlm-widget-downloads.php:183
995
+ msgid "Output template"
996
+ msgstr "Modelo de apresentação"
997
+
998
+ #: includes/widgets/class-dlm-widget-downloads.php:187
999
+ msgid "Default template"
1000
+ msgstr "Modelo por omissão"
1001
+
1002
+ #: includes/widgets/class-dlm-widget-downloads.php:191
1003
+ msgid "Order by"
1004
+ msgstr "Ordenar por"
1005
+
1006
+ #: includes/widgets/class-dlm-widget-downloads.php:197
1007
+ msgid "Random"
1008
+ msgstr "Aleatório"
1009
+
1010
+ #: includes/widgets/class-dlm-widget-downloads.php:201
1011
+ msgid "Date added"
1012
+ msgstr "Adicionado em"
1013
+
1014
+ #: includes/widgets/class-dlm-widget-downloads.php:203
1015
+ msgid "Date modified"
1016
+ msgstr "Modificado em"
1017
+
1018
+ #: includes/widgets/class-dlm-widget-downloads.php:210
1019
+ msgid "Order"
1020
+ msgstr "Ordem"
1021
+
1022
+ #: includes/widgets/class-dlm-widget-downloads.php:214
1023
+ msgid "ASC"
1024
+ msgstr "Ascendente"
1025
+
1026
+ #: includes/widgets/class-dlm-widget-downloads.php:216
1027
+ msgid "DESC"
1028
+ msgstr "Descendente"
1029
+
1030
+ #: includes/widgets/class-dlm-widget-downloads.php:224
1031
+ msgid "Show only featured downloads"
1032
+ msgstr "Mostrar apenas descarregamentos em destaque"
1033
+
1034
+ #: includes/widgets/class-dlm-widget-downloads.php:231
1035
+ msgid "Show only members only downloads"
1036
+ msgstr "Mostrar apenas descarregamentos para membros"
1037
+
1038
+ #: templates/content-download-box.php:15
1039
+ #: templates/content-download-filename.php:15
1040
+ #: templates/content-download.php:15
1041
+ msgid "1 download"
1042
+ msgid_plural "%d downloads"
1043
+ msgstr[0] "1 descarregamento"
1044
+ msgstr[1] "%d descarregamentos"
1045
+
1046
+ #: templates/content-download-box.php:24
1047
+ #: templates/content-download-filename.php:12
1048
+ #: templates/content-download-title.php:11 templates/content-download.php:12
1049
+ msgid "Version %s"
1050
+ msgstr "Versão %s"
1051
+
1052
+ #: templates/content-download-box.php:26
1053
+ msgid "Download File"
1054
+ msgstr "Descarregar ficheiro"
1055
+
1056
+ #: templates/content-download-button.php:11
1057
+ msgid "Download &ldquo;%s&rdquo;"
1058
+ msgstr "Descarregar &ldquo;%s&rdquo;"
1059
+
1060
+ #: templates/content-download-button.php:12
1061
+ #: templates/content-download-version-list.php:20
1062
+ msgid "Downloaded 1 time"
1063
+ msgid_plural "Downloaded %d times"
1064
+ msgstr[0] "Descarregado 1 vez"
1065
+ msgstr[1] "Descarregado %d vezes"
1066
+
1067
+ #. Plugin Name of the plugin/theme
1068
+ msgid "Download Monitor"
1069
+ msgstr "Download Monitor"
1070
+
1071
+ #. Plugin URI of the plugin/theme
1072
+ msgid "https://www.download-monitor.com"
1073
+ msgstr "https://www.download-monitor.com"
1074
+
1075
+ #. Description of the plugin/theme
1076
+ msgid ""
1077
+ "A full solution for managing downloadable files, monitoring downloads and "
1078
+ "outputting download links and file information on your WordPress powered "
1079
+ "site."
1080
+ msgstr "Uma solução completa para a gestão das descarregamentos de ficheiros, informações dos ficheiros, monitorização das ligações e descarregamentos do seu site WordPress."
1081
+
1082
+ #. Author of the plugin/theme
1083
+ msgid "Never5"
1084
+ msgstr "Never5"
1085
+
1086
+ #. Author URI of the plugin/theme
1087
+ msgid "https://www.never5.com"
1088
+ msgstr "https://www.never5.com"
1089
+
1090
+ #: includes/admin/class-dlm-admin-media-insert.php:213
1091
+ msgctxt "Drop file here *or* select file"
1092
+ msgid "or"
1093
+ msgstr "ou"
languages/download-monitor-ru_RU.mo CHANGED
Binary file
languages/download-monitor-ru_RU.po CHANGED
@@ -5,8 +5,8 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
9
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Russian (Russia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/ru_RU/)\n"
12
  "MIME-Version: 1.0\n"
@@ -82,7 +82,7 @@ msgid "ID"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
- #: includes/admin/class-dlm-logging-list-table.php:168
86
  msgid "File"
87
  msgstr ""
88
 
@@ -116,7 +116,7 @@ msgid "Featured"
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
- #: includes/admin/class-dlm-admin-cpt.php:388
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
@@ -135,16 +135,16 @@ msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
- #: includes/admin/class-dlm-admin-cpt.php:384
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
- #: includes/admin/class-dlm-admin-cpt.php:386
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
- #: includes/admin/class-dlm-admin-cpt.php:390
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
@@ -158,13 +158,13 @@ msgid "There are no stats available yet!"
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
- #: includes/admin/class-dlm-logging-list-table.php:167
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
- #: includes/admin/class-dlm-admin.php:380
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
@@ -329,220 +329,220 @@ msgstr ""
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
- #: includes/admin/class-dlm-admin.php:104
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
- #: includes/admin/class-dlm-admin.php:131
337
  msgid "General"
338
  msgstr ""
339
 
340
- #: includes/admin/class-dlm-admin.php:136
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
- #: includes/admin/class-dlm-admin.php:137
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
- #: includes/admin/class-dlm-admin.php:140
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
- #: includes/admin/class-dlm-admin.php:141
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
- #: includes/admin/class-dlm-admin.php:142
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
- #: includes/admin/class-dlm-admin.php:143
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
- #: includes/admin/class-dlm-admin.php:144
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
- #: includes/admin/class-dlm-admin.php:145
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
- #: includes/admin/class-dlm-admin.php:146
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
- #: includes/admin/class-dlm-admin.php:152
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
- #: includes/admin/class-dlm-admin.php:153
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
- "template file. If you enter, for example, <code>image</code>, the <code"
386
- ">content-download-image.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
- #: includes/admin/class-dlm-admin.php:158
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
- #: includes/admin/class-dlm-admin.php:159
395
- #: includes/admin/class-dlm-admin.php:167
396
- #: includes/admin/class-dlm-admin.php:230
397
- #: includes/admin/class-dlm-admin.php:240
398
  msgid "Enable"
399
  msgstr ""
400
 
401
- #: includes/admin/class-dlm-admin.php:160
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
- #: includes/admin/class-dlm-admin.php:166
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
- #: includes/admin/class-dlm-admin.php:168
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
- #: includes/admin/class-dlm-admin.php:174
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
- #: includes/admin/class-dlm-admin.php:179
423
  msgid "download"
424
  msgstr ""
425
 
426
- #: includes/admin/class-dlm-admin.php:180
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
- #: includes/admin/class-dlm-admin.php:181
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
- #: includes/admin/class-dlm-admin.php:186
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
- #: includes/admin/class-dlm-admin.php:187
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
- #: includes/admin/class-dlm-admin.php:190
448
- #: includes/admin/class-dlm-admin.php:617
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
- #: includes/admin/class-dlm-admin.php:191
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
- #: includes/admin/class-dlm-admin.php:197
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
- #: includes/admin/class-dlm-admin.php:202
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
- #: includes/admin/class-dlm-admin.php:203
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
- #: includes/admin/class-dlm-admin.php:210
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
- #: includes/admin/class-dlm-admin.php:211
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
- #: includes/admin/class-dlm-admin.php:218
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
- #: includes/admin/class-dlm-admin.php:219
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
- #: includes/admin/class-dlm-admin.php:220
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
- #: includes/admin/class-dlm-admin.php:226
491
  msgid "Logging"
492
  msgstr ""
493
 
494
- #: includes/admin/class-dlm-admin.php:232
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
- #: includes/admin/class-dlm-admin.php:233
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
- #: includes/admin/class-dlm-admin.php:239
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
- #: includes/admin/class-dlm-admin.php:241
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
- #: includes/admin/class-dlm-admin.php:247
513
  msgid "Access"
514
  msgstr ""
515
 
516
- #: includes/admin/class-dlm-admin.php:252
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
- #: includes/admin/class-dlm-admin.php:253
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
- #: includes/admin/class-dlm-admin.php:261
532
  msgid "No access message"
533
  msgstr ""
534
 
535
- #: includes/admin/class-dlm-admin.php:262
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
- #: includes/admin/class-dlm-admin.php:268
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
- #: includes/admin/class-dlm-admin.php:269
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -550,97 +550,97 @@ msgid ""
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
- #: includes/admin/class-dlm-admin.php:276
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
- #: includes/admin/class-dlm-admin.php:277
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
- #: includes/admin/class-dlm-admin.php:361
562
  msgid "Logs"
563
  msgstr ""
564
 
565
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
- #: includes/admin/class-dlm-admin.php:411
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
- #: includes/admin/class-dlm-admin.php:412
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
- #: includes/admin/class-dlm-admin.php:451
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
- #: includes/admin/class-dlm-admin.php:534
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
- #: includes/admin/class-dlm-admin.php:560
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
- #: includes/admin/class-dlm-admin.php:562
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
- #: includes/admin/class-dlm-admin.php:564
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
- #: includes/admin/class-dlm-admin.php:618
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
- #: includes/admin/class-dlm-admin.php:619
610
  msgid "Filename"
611
  msgstr ""
612
 
613
- #: includes/admin/class-dlm-admin.php:620
614
  msgid "User ID"
615
  msgstr ""
616
 
617
- #: includes/admin/class-dlm-admin.php:621
618
  msgid "User Login"
619
  msgstr ""
620
 
621
- #: includes/admin/class-dlm-admin.php:622
622
  msgid "User Email"
623
  msgstr ""
624
 
625
- #: includes/admin/class-dlm-admin.php:623
626
  msgid "User IP"
627
  msgstr ""
628
 
629
- #: includes/admin/class-dlm-admin.php:624
630
- #: includes/admin/class-dlm-logging-list-table.php:171
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
- #: includes/admin/class-dlm-admin.php:625
635
- #: includes/admin/class-dlm-logging-list-table.php:172
636
  msgid "Date"
637
  msgstr ""
638
 
639
- #: includes/admin/class-dlm-admin.php:626
640
  msgid "Status"
641
  msgstr ""
642
 
643
- #: includes/admin/class-dlm-admin.php:711
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
@@ -662,71 +662,75 @@ msgstr ""
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
- #: includes/admin/class-dlm-logging-list-table.php:112
666
- msgid "v%s"
 
 
 
 
667
  msgstr ""
668
 
669
- #: includes/admin/class-dlm-logging-list-table.php:135
670
  msgid "Non-member"
671
  msgstr ""
672
 
673
- #: includes/admin/class-dlm-logging-list-table.php:169
674
  msgid "User"
675
  msgstr ""
676
 
677
- #: includes/admin/class-dlm-logging-list-table.php:170
678
  msgid "IP Address"
679
  msgstr ""
680
 
681
- #: includes/admin/class-dlm-logging-list-table.php:192
682
  msgid "Log entries deleted"
683
  msgstr ""
684
 
685
- #: includes/admin/class-dlm-logging-list-table.php:209
686
  msgid "Any status"
687
  msgstr ""
688
 
689
- #: includes/admin/class-dlm-logging-list-table.php:211
690
  msgid "Failed"
691
  msgstr ""
692
 
693
- #: includes/admin/class-dlm-logging-list-table.php:213
694
  msgid "Redirected"
695
  msgstr ""
696
 
697
- #: includes/admin/class-dlm-logging-list-table.php:215
698
  msgid "Completed"
699
  msgstr ""
700
 
701
- #: includes/admin/class-dlm-logging-list-table.php:234
702
  msgid "Show all dates"
703
  msgstr ""
704
 
705
- #: includes/admin/class-dlm-logging-list-table.php:248
706
  msgid "%1$s %2$d"
707
  msgstr ""
708
 
709
- #: includes/admin/class-dlm-logging-list-table.php:256
710
  msgid "25 per page"
711
  msgstr ""
712
 
713
- #: includes/admin/class-dlm-logging-list-table.php:258
714
  msgid "50 per page"
715
  msgstr ""
716
 
717
- #: includes/admin/class-dlm-logging-list-table.php:260
718
  msgid "100 per page"
719
  msgstr ""
720
 
721
- #: includes/admin/class-dlm-logging-list-table.php:262
722
  msgid "200 per page"
723
  msgstr ""
724
 
725
- #: includes/admin/class-dlm-logging-list-table.php:264
726
  msgid "Show All"
727
  msgstr ""
728
 
729
- #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Filter"
731
  msgstr ""
732
 
@@ -804,7 +808,7 @@ msgstr ""
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr ""
810
 
@@ -812,7 +816,7 @@ msgstr ""
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr ""
818
 
@@ -821,19 +825,19 @@ msgstr ""
821
  msgid "No file paths defined."
822
  msgstr ""
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr ""
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr ""
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr ""
839
 
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
10
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Russian (Russia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/ru_RU/)\n"
12
  "MIME-Version: 1.0\n"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
  msgid "File"
87
  msgstr ""
88
 
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
+ #: includes/admin/class-dlm-admin.php:113
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
+ #: includes/admin/class-dlm-admin.php:140
337
  msgid "General"
338
  msgstr ""
339
 
340
+ #: includes/admin/class-dlm-admin.php:145
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
+ #: includes/admin/class-dlm-admin.php:146
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
+ #: includes/admin/class-dlm-admin.php:149
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
+ #: includes/admin/class-dlm-admin.php:150
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
+ #: includes/admin/class-dlm-admin.php:151
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
+ #: includes/admin/class-dlm-admin.php:152
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
+ #: includes/admin/class-dlm-admin.php:153
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
+ #: includes/admin/class-dlm-admin.php:154
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
+ #: includes/admin/class-dlm-admin.php:155
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
+ #: includes/admin/class-dlm-admin.php:161
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
+ #: includes/admin/class-dlm-admin.php:162
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
+ #: includes/admin/class-dlm-admin.php:167
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
  msgid "Enable"
399
  msgstr ""
400
 
401
+ #: includes/admin/class-dlm-admin.php:169
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
+ #: includes/admin/class-dlm-admin.php:175
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
+ #: includes/admin/class-dlm-admin.php:177
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
+ #: includes/admin/class-dlm-admin.php:183
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
+ #: includes/admin/class-dlm-admin.php:188
423
  msgid "download"
424
  msgstr ""
425
 
426
+ #: includes/admin/class-dlm-admin.php:189
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
+ #: includes/admin/class-dlm-admin.php:190
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
+ #: includes/admin/class-dlm-admin.php:195
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
+ #: includes/admin/class-dlm-admin.php:196
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
+ #: includes/admin/class-dlm-admin.php:200
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
+ #: includes/admin/class-dlm-admin.php:206
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
+ #: includes/admin/class-dlm-admin.php:211
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
+ #: includes/admin/class-dlm-admin.php:212
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
+ #: includes/admin/class-dlm-admin.php:219
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
+ #: includes/admin/class-dlm-admin.php:220
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
+ #: includes/admin/class-dlm-admin.php:227
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
+ #: includes/admin/class-dlm-admin.php:228
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
+ #: includes/admin/class-dlm-admin.php:229
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
+ #: includes/admin/class-dlm-admin.php:235
491
  msgid "Logging"
492
  msgstr ""
493
 
494
+ #: includes/admin/class-dlm-admin.php:241
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
+ #: includes/admin/class-dlm-admin.php:242
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
+ #: includes/admin/class-dlm-admin.php:248
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
+ #: includes/admin/class-dlm-admin.php:250
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
+ #: includes/admin/class-dlm-admin.php:256
513
  msgid "Access"
514
  msgstr ""
515
 
516
+ #: includes/admin/class-dlm-admin.php:261
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
+ #: includes/admin/class-dlm-admin.php:262
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
+ #: includes/admin/class-dlm-admin.php:270
532
  msgid "No access message"
533
  msgstr ""
534
 
535
+ #: includes/admin/class-dlm-admin.php:271
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
+ #: includes/admin/class-dlm-admin.php:277
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
+ #: includes/admin/class-dlm-admin.php:278
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
+ #: includes/admin/class-dlm-admin.php:285
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
+ #: includes/admin/class-dlm-admin.php:286
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
+ #: includes/admin/class-dlm-admin.php:370
562
  msgid "Logs"
563
  msgstr ""
564
 
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
+ #: includes/admin/class-dlm-admin.php:420
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
+ #: includes/admin/class-dlm-admin.php:421
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
+ #: includes/admin/class-dlm-admin.php:459
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
+ #: includes/admin/class-dlm-admin.php:542
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
+ #: includes/admin/class-dlm-admin.php:568
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
+ #: includes/admin/class-dlm-admin.php:570
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
+ #: includes/admin/class-dlm-admin.php:572
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
+ #: includes/admin/class-dlm-admin.php:626
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
+ #: includes/admin/class-dlm-admin.php:627
610
  msgid "Filename"
611
  msgstr ""
612
 
613
+ #: includes/admin/class-dlm-admin.php:628
614
  msgid "User ID"
615
  msgstr ""
616
 
617
+ #: includes/admin/class-dlm-admin.php:629
618
  msgid "User Login"
619
  msgstr ""
620
 
621
+ #: includes/admin/class-dlm-admin.php:630
622
  msgid "User Email"
623
  msgstr ""
624
 
625
+ #: includes/admin/class-dlm-admin.php:631
626
  msgid "User IP"
627
  msgstr ""
628
 
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
  msgid "Date"
637
  msgstr ""
638
 
639
+ #: includes/admin/class-dlm-admin.php:634
640
  msgid "Status"
641
  msgstr ""
642
 
643
+ #: includes/admin/class-dlm-admin.php:719
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr ""
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
  msgstr ""
672
 
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
  msgid "Non-member"
675
  msgstr ""
676
 
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
  msgid "User"
679
  msgstr ""
680
 
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
  msgid "IP Address"
683
  msgstr ""
684
 
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
  msgid "Log entries deleted"
687
  msgstr ""
688
 
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
  msgid "Any status"
691
  msgstr ""
692
 
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
  msgid "Failed"
695
  msgstr ""
696
 
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
  msgid "Redirected"
699
  msgstr ""
700
 
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
  msgid "Completed"
703
  msgstr ""
704
 
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
  msgid "Show all dates"
707
  msgstr ""
708
 
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
  msgid "%1$s %2$d"
711
  msgstr ""
712
 
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
  msgid "25 per page"
715
  msgstr ""
716
 
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
  msgid "50 per page"
719
  msgstr ""
720
 
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
  msgid "100 per page"
723
  msgstr ""
724
 
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
  msgid "200 per page"
727
  msgstr ""
728
 
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Show All"
731
  msgstr ""
732
 
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
  msgid "Filter"
735
  msgstr ""
736
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr ""
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr ""
822
 
825
  msgid "No file paths defined."
826
  msgstr ""
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr ""
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr ""
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr ""
843
 
languages/download-monitor-sk_SK.mo CHANGED
Binary file
languages/download-monitor-sk_SK.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Slovak (Slovakia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sk_SK/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Súbor"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Vybrané"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Iba pre členov"
@@ -137,16 +137,16 @@ msgstr "Dátum zverejnenia"
137
  msgid "Yes"
138
  msgstr "Áno"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Vybrané sťahovania"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Presmerovať na súbor"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "Zatiaľ nie sú k dispozícii žiadne štatistiky!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Stiahnúť"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr "Rozšírenia pre Download Monitor"
172
 
@@ -331,220 +331,220 @@ msgstr "Zavrieť všetky"
331
  msgid "Expand all"
332
  msgstr "Rozbaliť všetky"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Všeobecné"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Predvolená šablóna"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Vyberte, ktorú šablónu použiť štandardne pre <code>[download]</code> shortcode (toto sa dá individuálne nastaviť pomocou argumentu <code>format</code>)."
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "Predvolené – Názov a počet"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Tlačidlo – Tlačidlo upraviteľné pomocou CSS zobrazujúce názov a počet"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Box – Box s náhľadovým obrázkom, názom, počtom stiahnutí, názvom súboru a veľkosťou"
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "Názov súboru – Názov súboru a počet stiahnutí"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "Nadpis – Zobrazí iba názov sťahovania"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Zoznam verzií – Zobraziť všetky verzie v odrážkach"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "Vlastná šablóna"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "Vlastná šablóna"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "Ak chcete použiť štandardnú šablónu <code>content-download.php</code>, toto nevypĺňajte. Ak zadáte, napr. <code>image</code>, použije sa šablóna <code>content-download-image.php</code>. Vlastné šablóny môžete pridať do adresára aktívnej témy."
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "Aktivovať"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Ak váš server podporuje <code>X-Accel-Redirect</code> / <code>X-Sendfile</code>, môže miesto PHP posielať súbory server (vyžaduje modul <code>mod_xsendfile</code>)."
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "Zabrániť priamym odkazom"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Po aktivácii bude modul kontrovať, kto odkazuje na súbor a v prípade, že nepochádza z vašej stránky, bude presmerovaný na hlavnú stránku."
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Koncový bod"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "sťahovanie"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "Koncový bod na stiahnutie"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definujte koncový bod, ktorý sa má použiť na odkazy na stiahnutie. Predvolene sa používa <code>%s</code>."
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Hodnota koncového bodu"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definujte jedinečnú hodnotu, ktorá sa má použiť za koncovým bodom na identifikáciu súboru na stiahnutie, napr. odkaz s použitím ID by vyzeral takto: <code>%s</code>"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "ID sťahovania"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "Slug sťahovania"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr "Hashe"
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "Rátať MD5 hash"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Generovať MD5 hash pre nahrané súbory"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "Rátať SHA1 hash"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Generovať SHA1 hash pre nahrané súbory"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "Rátať CRC32B hash"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Generovať CRC32B hash pre nahrané súbory"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Hash je možné zobraziť vrámci shortcode, čo však môže mať za následok zníženie výkonu pri generovaní z väčších súborov."
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "Logovanie"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "Log sťahovania"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Logovať pokusy o stiahnutie, IP adresy a ostatné."
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr "Nemáte prístupové práva k týmto súborom. %sPokračujte na úvodnú stránku%s"
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr "Oznam o nedovolenom prístupe"
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr "Oznam, ktorý sa zobrazí návštevníkom, ktorým nebol povolený prístup k súboru."
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Zakázané IP adresy"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "Zakázané hodnoty User-Agent prehliadačov"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Uveďte zakázané User Agent hodnoty prehliadačov, po 1 na riadok."
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "Logy"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Nastavenia"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Rozšírenia"
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "Nastavenia úspešne uložené"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Uložiť zmeny"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "Logy sťahovania"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "Export CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Zmazať logy"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "ID verzie"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Názov súboru"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "ID užívateľa"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Login užívateľa"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "E-mail užívateľa"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP užívateľa"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "User Agent"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Dátum"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Stav"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "pred %s"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Sťahovanie č. %d (už neexistujúce)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "Nečlen"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Užívateľ"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "IP adresa"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Akýkoľvek stav"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "Zlyhalo"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "Presmerované"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "Dokončené"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "Zobraziť všetky dátumy"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 na stránku"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 na stránku"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 na stránku"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 na stránku"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Zobraziť všetko"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Filter"
734
 
@@ -805,7 +809,7 @@ msgstr "Sťahovanie neexistuje."
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
- #: includes/class-dlm-download-handler.php:499
809
  msgid "Go to homepage &rarr;"
810
  msgstr "Späť na hlavnú stránku &rarr;"
811
 
@@ -813,7 +817,7 @@ msgstr "Späť na hlavnú stránku &rarr;"
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
- #: includes/class-dlm-download-handler.php:499
817
  msgid "Download Error"
818
  msgstr "Chyba sťahovania"
819
 
@@ -822,19 +826,19 @@ msgstr "Chyba sťahovania"
822
  msgid "No file paths defined."
823
  msgstr "Cesta k súboru nedefinovaná."
824
 
825
- #: includes/class-dlm-download-handler.php:419
826
- #: includes/class-dlm-download-handler.php:439
827
- #: includes/class-dlm-download-handler.php:446
828
- #: includes/class-dlm-download-handler.php:453
829
  msgid "Redirected to file"
830
  msgstr "Presmerované na súbor"
831
 
832
- #: includes/class-dlm-download-handler.php:492
833
  msgid "Redirected to remote file."
834
  msgstr "Presmerované na vzdialený súbor."
835
 
836
- #: includes/class-dlm-download-handler.php:497
837
  #: includes/class-dlm-download-handler.php:499
 
838
  msgid "File not found."
839
  msgstr "Súbor sa nenašiel."
840
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Slovak (Slovakia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sk_SK/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Súbor"
90
 
118
  msgstr "Vybrané"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Iba pre členov"
137
  msgid "Yes"
138
  msgstr "Áno"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "Vybrané sťahovania"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "Presmerovať na súbor"
160
  msgstr "Zatiaľ nie sú k dispozícii žiadne štatistiky!"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Stiahnúť"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr "Rozšírenia pre Download Monitor"
172
 
331
  msgid "Expand all"
332
  msgstr "Rozbaliť všetky"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Všeobecné"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Predvolená šablóna"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "Vyberte, ktorú šablónu použiť štandardne pre <code>[download]</code> shortcode (toto sa dá individuálne nastaviť pomocou argumentu <code>format</code>)."
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "Predvolené – Názov a počet"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "Tlačidlo – Tlačidlo upraviteľné pomocou CSS zobrazujúce názov a počet"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "Box – Box s náhľadovým obrázkom, názom, počtom stiahnutí, názvom súboru a veľkosťou"
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "Názov súboru – Názov súboru a počet stiahnutí"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "Nadpis – Zobrazí iba názov sťahovania"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "Zoznam verzií – Zobraziť všetky verzie v odrážkach"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "Vlastná šablóna"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "Vlastná šablóna"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "Aktivovať"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "Ak váš server podporuje <code>X-Accel-Redirect</code> / <code>X-Sendfile</code>, môže miesto PHP posielať súbory server (vyžaduje modul <code>mod_xsendfile</code>)."
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "Zabrániť priamym odkazom"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "Po aktivácii bude modul kontrovať, kto odkazuje na súbor a v prípade, že nepochádza z vašej stránky, bude presmerovaný na hlavnú stránku."
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Koncový bod"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "sťahovanie"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "Koncový bod na stiahnutie"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "Definujte koncový bod, ktorý sa má použiť na odkazy na stiahnutie. Predvolene sa používa <code>%s</code>."
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Hodnota koncového bodu"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "Definujte jedinečnú hodnotu, ktorá sa má použiť za koncovým bodom na identifikáciu súboru na stiahnutie, napr. odkaz s použitím ID by vyzeral takto: <code>%s</code>"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "ID sťahovania"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "Slug sťahovania"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr "Hashe"
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "Rátať MD5 hash"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "Generovať MD5 hash pre nahrané súbory"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "Rátať SHA1 hash"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "Generovať SHA1 hash pre nahrané súbory"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "Rátať CRC32B hash"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "Generovať CRC32B hash pre nahrané súbory"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "Hash je možné zobraziť vrámci shortcode, čo však môže mať za následok zníženie výkonu pri generovaní z väčších súborov."
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "Logovanie"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "Log sťahovania"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "Logovať pokusy o stiahnutie, IP adresy a ostatné."
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr "Nemáte prístupové práva k týmto súborom. %sPokračujte na úvodnú stránku%s"
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr "Oznam o nedovolenom prístupe"
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr "Oznam, ktorý sa zobrazí návštevníkom, ktorým nebol povolený prístup k súboru."
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Zakázané IP adresy"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "Zakázané hodnoty User-Agent prehliadačov"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "Uveďte zakázané User Agent hodnoty prehliadačov, po 1 na riadok."
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "Logy"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Nastavenia"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Rozšírenia"
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "Nastavenia úspešne uložené"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Uložiť zmeny"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "Logy sťahovania"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "Export CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Zmazať logy"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "ID verzie"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Názov súboru"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "ID užívateľa"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Login užívateľa"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "E-mail užívateľa"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP užívateľa"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "User Agent"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Dátum"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Stav"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "Sťahovanie č. %d (už neexistujúce)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "Nečlen"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Užívateľ"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "IP adresa"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Akýkoľvek stav"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "Zlyhalo"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "Presmerované"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "Dokončené"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "Zobraziť všetky dátumy"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 na stránku"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 na stránku"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 na stránku"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 na stránku"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Zobraziť všetko"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Filter"
738
 
809
  #: includes/class-dlm-download-handler.php:283
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
+ #: includes/class-dlm-download-handler.php:501
813
  msgid "Go to homepage &rarr;"
814
  msgstr "Späť na hlavnú stránku &rarr;"
815
 
817
  #: includes/class-dlm-download-handler.php:341
818
  #: includes/class-dlm-download-handler.php:349
819
  #: includes/class-dlm-download-handler.php:385
820
+ #: includes/class-dlm-download-handler.php:501
821
  msgid "Download Error"
822
  msgstr "Chyba sťahovania"
823
 
826
  msgid "No file paths defined."
827
  msgstr "Cesta k súboru nedefinovaná."
828
 
829
+ #: includes/class-dlm-download-handler.php:421
830
+ #: includes/class-dlm-download-handler.php:441
831
+ #: includes/class-dlm-download-handler.php:448
832
+ #: includes/class-dlm-download-handler.php:455
833
  msgid "Redirected to file"
834
  msgstr "Presmerované na súbor"
835
 
836
+ #: includes/class-dlm-download-handler.php:494
837
  msgid "Redirected to remote file."
838
  msgstr "Presmerované na vzdialený súbor."
839
 
 
840
  #: includes/class-dlm-download-handler.php:499
841
+ #: includes/class-dlm-download-handler.php:501
842
  msgid "File not found."
843
  msgstr "Súbor sa nenašiel."
844
 
languages/download-monitor-sl_SI.mo ADDED
Binary file
languages/download-monitor-sl_SI.po ADDED
@@ -0,0 +1,1099 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2016 Never5
2
+ # This file is distributed under the GPL v3.
3
+ # Translators:
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: Download Monitor\n"
7
+ "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2014-06-28 12:05+0000\n"
10
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11
+ "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sl_SI/)\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: sl_SI\n"
16
+ "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
17
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
18
+
19
+ #: includes/admin/class-dlm-admin-cpt.php:79
20
+ msgid "Select a category"
21
+ msgstr ""
22
+
23
+ #: includes/admin/class-dlm-admin-cpt.php:149
24
+ msgid "Download title"
25
+ msgstr ""
26
+
27
+ #: includes/admin/class-dlm-admin-cpt.php:169
28
+ #: includes/admin/class-dlm-admin-cpt.php:172
29
+ msgid "Download updated."
30
+ msgstr ""
31
+
32
+ #: includes/admin/class-dlm-admin-cpt.php:170
33
+ msgid "Custom field updated."
34
+ msgstr ""
35
+
36
+ #: includes/admin/class-dlm-admin-cpt.php:171
37
+ msgid "Custom field deleted."
38
+ msgstr ""
39
+
40
+ #: includes/admin/class-dlm-admin-cpt.php:173
41
+ msgid "Download restored to revision from %s"
42
+ msgstr ""
43
+
44
+ #: includes/admin/class-dlm-admin-cpt.php:174
45
+ msgid "Download published."
46
+ msgstr ""
47
+
48
+ #: includes/admin/class-dlm-admin-cpt.php:175
49
+ msgid "Download saved."
50
+ msgstr ""
51
+
52
+ #: includes/admin/class-dlm-admin-cpt.php:176
53
+ msgid "Download submitted."
54
+ msgstr ""
55
+
56
+ #: includes/admin/class-dlm-admin-cpt.php:177
57
+ msgid "Download scheduled for: <strong>%1$s</strong>."
58
+ msgstr ""
59
+
60
+ #: includes/admin/class-dlm-admin-cpt.php:178
61
+ msgid "M j, Y @ G:i"
62
+ msgstr ""
63
+
64
+ #: includes/admin/class-dlm-admin-cpt.php:179
65
+ msgid "Download draft updated."
66
+ msgstr ""
67
+
68
+ #: includes/admin/class-dlm-admin-cpt.php:198
69
+ msgid "Image"
70
+ msgstr ""
71
+
72
+ #: includes/admin/class-dlm-admin-cpt.php:199
73
+ #: includes/widgets/class-dlm-widget-downloads.php:169
74
+ #: includes/widgets/class-dlm-widget-downloads.php:195
75
+ msgid "Title"
76
+ msgstr ""
77
+
78
+ #: includes/admin/class-dlm-admin-cpt.php:200
79
+ #: includes/admin/class-dlm-admin-writepanels.php:78
80
+ #: includes/widgets/class-dlm-widget-downloads.php:199
81
+ msgid "ID"
82
+ msgstr ""
83
+
84
+ #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
+ msgid "File"
87
+ msgstr ""
88
+
89
+ #: includes/admin/class-dlm-admin-cpt.php:202
90
+ #: includes/admin/class-dlm-admin-media-insert.php:237
91
+ #: includes/admin/html-downloadable-file-version.php:17
92
+ msgid "Version"
93
+ msgstr ""
94
+
95
+ #: includes/admin/class-dlm-admin-cpt.php:203
96
+ #: includes/class-dlm-taxonomy-manager.php:27
97
+ #: includes/class-dlm-taxonomy-manager.php:29
98
+ msgid "Categories"
99
+ msgstr ""
100
+
101
+ #: includes/admin/class-dlm-admin-cpt.php:204
102
+ #: includes/class-dlm-taxonomy-manager.php:58
103
+ #: includes/class-dlm-taxonomy-manager.php:60
104
+ msgid "Tags"
105
+ msgstr ""
106
+
107
+ #: includes/admin/class-dlm-admin-cpt.php:205
108
+ #: includes/admin/class-dlm-admin-dashboard.php:77
109
+ #: includes/admin/html-downloadable-file-version.php:59
110
+ #: includes/widgets/class-dlm-widget-downloads.php:205
111
+ msgid "Download count"
112
+ msgstr ""
113
+
114
+ #: includes/admin/class-dlm-admin-cpt.php:206
115
+ msgid "Featured"
116
+ msgstr ""
117
+
118
+ #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
+ #: includes/admin/class-dlm-admin-writepanels.php:124
121
+ msgid "Members only"
122
+ msgstr ""
123
+
124
+ #: includes/admin/class-dlm-admin-cpt.php:208
125
+ msgid "Redirect only"
126
+ msgstr ""
127
+
128
+ #: includes/admin/class-dlm-admin-cpt.php:209
129
+ msgid "Date posted"
130
+ msgstr ""
131
+
132
+ #: includes/admin/class-dlm-admin-cpt.php:252
133
+ #: includes/admin/class-dlm-admin-cpt.php:259
134
+ #: includes/admin/class-dlm-admin-cpt.php:266
135
+ msgid "Yes"
136
+ msgstr ""
137
+
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
+ msgid "Download Monitor Data"
140
+ msgstr ""
141
+
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
+ #: includes/admin/class-dlm-admin-writepanels.php:118
144
+ msgid "Featured download"
145
+ msgstr ""
146
+
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
+ #: includes/admin/class-dlm-admin-writepanels.php:130
149
+ msgid "Redirect to file"
150
+ msgstr ""
151
+
152
+ #: includes/admin/class-dlm-admin-dashboard.php:23
153
+ msgid "Popular Downloads"
154
+ msgstr ""
155
+
156
+ #: includes/admin/class-dlm-admin-dashboard.php:58
157
+ msgid "There are no stats available yet!"
158
+ msgstr ""
159
+
160
+ #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
+ #: includes/class-dlm-post-type-manager.php:23
163
+ msgid "Download"
164
+ msgstr ""
165
+
166
+ #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
+ msgid "Download Monitor Extensions"
169
+ msgstr ""
170
+
171
+ #: includes/admin/class-dlm-admin-extensions.php:76
172
+ msgid ""
173
+ "Extend Download Monitor with its powerful free and paid extensions. %sClick "
174
+ "here to browse all extensions%s"
175
+ msgstr ""
176
+
177
+ #: includes/admin/class-dlm-admin-media-browser.php:34
178
+ #: includes/admin/class-dlm-admin-scripts.php:109
179
+ msgid "Browse for a file"
180
+ msgstr ""
181
+
182
+ #: includes/admin/class-dlm-admin-media-browser.php:108
183
+ msgid "No files found"
184
+ msgstr ""
185
+
186
+ #: includes/admin/class-dlm-admin-media-insert.php:36
187
+ #: includes/admin/class-dlm-admin-media-insert.php:55
188
+ #: includes/admin/class-dlm-admin-scripts.php:103
189
+ msgid "Insert Download"
190
+ msgstr ""
191
+
192
+ #: includes/admin/class-dlm-admin-media-insert.php:66
193
+ #: includes/admin/class-dlm-admin-media-insert.php:200
194
+ msgid "Insert Shortcode"
195
+ msgstr ""
196
+
197
+ #: includes/admin/class-dlm-admin-media-insert.php:67
198
+ msgid "Quick-add download"
199
+ msgstr ""
200
+
201
+ #: includes/admin/class-dlm-admin-media-insert.php:111
202
+ msgid "Error: File was not created."
203
+ msgstr ""
204
+
205
+ #: includes/admin/class-dlm-admin-media-insert.php:131
206
+ msgid "Download successfully created."
207
+ msgstr ""
208
+
209
+ #: includes/admin/class-dlm-admin-media-insert.php:134
210
+ msgid "Error: Download was not created."
211
+ msgstr ""
212
+
213
+ #: includes/admin/class-dlm-admin-media-insert.php:154
214
+ msgid "Choose a download"
215
+ msgstr ""
216
+
217
+ #: includes/admin/class-dlm-admin-media-insert.php:190
218
+ msgid "Template"
219
+ msgstr ""
220
+
221
+ #: includes/admin/class-dlm-admin-media-insert.php:192
222
+ msgid "Template Name"
223
+ msgstr ""
224
+
225
+ #: includes/admin/class-dlm-admin-media-insert.php:194
226
+ msgid ""
227
+ "Leaving this blank will use the default <code>content-download.php</code> "
228
+ "template file. If you enter, for example, <code>image</code>, the <code"
229
+ ">content-download-image.php</code> template will be used instead."
230
+ msgstr ""
231
+
232
+ #: includes/admin/class-dlm-admin-media-insert.php:211
233
+ msgid "Drop file here"
234
+ msgstr ""
235
+
236
+ #: includes/admin/class-dlm-admin-media-insert.php:216
237
+ msgid "Select File"
238
+ msgstr ""
239
+
240
+ #: includes/admin/class-dlm-admin-media-insert.php:220
241
+ msgid "Enter URL manually"
242
+ msgstr ""
243
+
244
+ #: includes/admin/class-dlm-admin-media-insert.php:225
245
+ msgid "Download URL"
246
+ msgstr ""
247
+
248
+ #: includes/admin/class-dlm-admin-media-insert.php:227
249
+ msgid "Required URL"
250
+ msgstr ""
251
+
252
+ #: includes/admin/class-dlm-admin-media-insert.php:231
253
+ msgid "Download Title"
254
+ msgstr ""
255
+
256
+ #: includes/admin/class-dlm-admin-media-insert.php:233
257
+ msgid "Required title"
258
+ msgstr ""
259
+
260
+ #: includes/admin/class-dlm-admin-media-insert.php:239
261
+ msgid "Optional version number"
262
+ msgstr ""
263
+
264
+ #: includes/admin/class-dlm-admin-media-insert.php:244
265
+ msgid "Save Download"
266
+ msgstr ""
267
+
268
+ #: includes/admin/class-dlm-admin-media-insert.php:300
269
+ msgid "Allowed Files"
270
+ msgstr ""
271
+
272
+ #: includes/admin/class-dlm-admin-media-insert.php:350
273
+ msgid "Please wait..."
274
+ msgstr ""
275
+
276
+ #: includes/admin/class-dlm-admin-scripts.php:108
277
+ msgid "Are you sure you want to delete this file ? "
278
+ msgstr ""
279
+
280
+ #: includes/admin/class-dlm-admin-writepanels.php:32
281
+ msgid "Download Information"
282
+ msgstr ""
283
+
284
+ #: includes/admin/class-dlm-admin-writepanels.php:38
285
+ msgid "Download Options"
286
+ msgstr ""
287
+
288
+ #: includes/admin/class-dlm-admin-writepanels.php:44
289
+ msgid "Downloadable Files/Versions"
290
+ msgstr ""
291
+
292
+ #: includes/admin/class-dlm-admin-writepanels.php:52
293
+ msgid "Short Description"
294
+ msgstr ""
295
+
296
+ #: includes/admin/class-dlm-admin-writepanels.php:83
297
+ msgid "URL"
298
+ msgstr ""
299
+
300
+ #: includes/admin/class-dlm-admin-writepanels.php:88
301
+ msgid "Shortcode"
302
+ msgstr ""
303
+
304
+ #: includes/admin/class-dlm-admin-writepanels.php:119
305
+ msgid "Mark this download as featured. Used by shortcodes and widgets."
306
+ msgstr ""
307
+
308
+ #: includes/admin/class-dlm-admin-writepanels.php:125
309
+ msgid ""
310
+ "Only logged in users will be able to access the file via a download link if "
311
+ "this is enabled."
312
+ msgstr ""
313
+
314
+ #: includes/admin/class-dlm-admin-writepanels.php:131
315
+ msgid ""
316
+ "Don't force download. If the <code>dlm_uploads</code> folder is protected "
317
+ "you may need to move your file."
318
+ msgstr ""
319
+
320
+ #: includes/admin/class-dlm-admin-writepanels.php:160
321
+ msgid "Add file"
322
+ msgstr ""
323
+
324
+ #: includes/admin/class-dlm-admin-writepanels.php:161
325
+ msgid "Close all"
326
+ msgstr ""
327
+
328
+ #: includes/admin/class-dlm-admin-writepanels.php:162
329
+ msgid "Expand all"
330
+ msgstr ""
331
+
332
+ #: includes/admin/class-dlm-admin.php:113
333
+ msgid "Select Page"
334
+ msgstr ""
335
+
336
+ #: includes/admin/class-dlm-admin.php:140
337
+ msgid "General"
338
+ msgstr ""
339
+
340
+ #: includes/admin/class-dlm-admin.php:145
341
+ msgid "Default Template"
342
+ msgstr ""
343
+
344
+ #: includes/admin/class-dlm-admin.php:146
345
+ msgid ""
346
+ "Choose which template is used for <code>[download]</code> shortcodes by "
347
+ "default (this can be overridden by the <code>format</code> argument)."
348
+ msgstr ""
349
+
350
+ #: includes/admin/class-dlm-admin.php:149
351
+ msgid "Default - Title and count"
352
+ msgstr ""
353
+
354
+ #: includes/admin/class-dlm-admin.php:150
355
+ msgid "Button - CSS styled button showing title and count"
356
+ msgstr ""
357
+
358
+ #: includes/admin/class-dlm-admin.php:151
359
+ msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
+ msgstr ""
361
+
362
+ #: includes/admin/class-dlm-admin.php:152
363
+ msgid "Filename - Filename and download count"
364
+ msgstr ""
365
+
366
+ #: includes/admin/class-dlm-admin.php:153
367
+ msgid "Title - Shows download title only"
368
+ msgstr ""
369
+
370
+ #: includes/admin/class-dlm-admin.php:154
371
+ msgid "Version list - Lists all download versions in an unordered list"
372
+ msgstr ""
373
+
374
+ #: includes/admin/class-dlm-admin.php:155
375
+ msgid "Custom template"
376
+ msgstr ""
377
+
378
+ #: includes/admin/class-dlm-admin.php:161
379
+ msgid "Custom Template"
380
+ msgstr ""
381
+
382
+ #: includes/admin/class-dlm-admin.php:162
383
+ msgid ""
384
+ "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
+ "add custom templates inside your theme folder."
388
+ msgstr ""
389
+
390
+ #: includes/admin/class-dlm-admin.php:167
391
+ msgid "X-Accel-Redirect / X-Sendfile"
392
+ msgstr ""
393
+
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
+ msgid "Enable"
399
+ msgstr ""
400
+
401
+ #: includes/admin/class-dlm-admin.php:169
402
+ msgid ""
403
+ "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
+ " used to serve downloads instead of PHP (server requires "
405
+ "<code>mod_xsendfile</code>)."
406
+ msgstr ""
407
+
408
+ #: includes/admin/class-dlm-admin.php:175
409
+ msgid "Prevent hotlinking"
410
+ msgstr ""
411
+
412
+ #: includes/admin/class-dlm-admin.php:177
413
+ msgid ""
414
+ "If enabled, the download handler will check the PHP referer to see if it "
415
+ "originated from your site and if not, redirect them to the homepage."
416
+ msgstr ""
417
+
418
+ #: includes/admin/class-dlm-admin.php:183
419
+ msgid "Endpoint"
420
+ msgstr ""
421
+
422
+ #: includes/admin/class-dlm-admin.php:188
423
+ msgid "download"
424
+ msgstr ""
425
+
426
+ #: includes/admin/class-dlm-admin.php:189
427
+ msgid "Download Endpoint"
428
+ msgstr ""
429
+
430
+ #: includes/admin/class-dlm-admin.php:190
431
+ msgid ""
432
+ "Define what endpoint should be used for download links. By default this will"
433
+ " be <code>%s</code>."
434
+ msgstr ""
435
+
436
+ #: includes/admin/class-dlm-admin.php:195
437
+ msgid "Endpoint Value"
438
+ msgstr ""
439
+
440
+ #: includes/admin/class-dlm-admin.php:196
441
+ msgid ""
442
+ "Define what unique value should be used on the end of your endpoint to "
443
+ "identify the downloadable file. e.g. ID would give a link like "
444
+ "<code>%s</code>"
445
+ msgstr ""
446
+
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
+ msgid "Download ID"
450
+ msgstr ""
451
+
452
+ #: includes/admin/class-dlm-admin.php:200
453
+ msgid "Download slug"
454
+ msgstr ""
455
+
456
+ #: includes/admin/class-dlm-admin.php:206
457
+ msgid "Hashes"
458
+ msgstr ""
459
+
460
+ #: includes/admin/class-dlm-admin.php:211
461
+ msgid "MD5 hashes"
462
+ msgstr ""
463
+
464
+ #: includes/admin/class-dlm-admin.php:212
465
+ msgid "Generate MD5 hash for uploaded files"
466
+ msgstr ""
467
+
468
+ #: includes/admin/class-dlm-admin.php:219
469
+ msgid "SHA1 hashes"
470
+ msgstr ""
471
+
472
+ #: includes/admin/class-dlm-admin.php:220
473
+ msgid "Generate SHA1 hash for uploaded files"
474
+ msgstr ""
475
+
476
+ #: includes/admin/class-dlm-admin.php:227
477
+ msgid "CRC32B hashes"
478
+ msgstr ""
479
+
480
+ #: includes/admin/class-dlm-admin.php:228
481
+ msgid "Generate CRC32B hash for uploaded files"
482
+ msgstr ""
483
+
484
+ #: includes/admin/class-dlm-admin.php:229
485
+ msgid ""
486
+ "Hashes can optionally be output via shortcodes, but may cause performance "
487
+ "issues with large files."
488
+ msgstr ""
489
+
490
+ #: includes/admin/class-dlm-admin.php:235
491
+ msgid "Logging"
492
+ msgstr ""
493
+
494
+ #: includes/admin/class-dlm-admin.php:241
495
+ msgid "Download Log"
496
+ msgstr ""
497
+
498
+ #: includes/admin/class-dlm-admin.php:242
499
+ msgid "Log download attempts, IP addresses and more."
500
+ msgstr ""
501
+
502
+ #: includes/admin/class-dlm-admin.php:248
503
+ msgid "Count unique IPs only"
504
+ msgstr ""
505
+
506
+ #: includes/admin/class-dlm-admin.php:250
507
+ msgid ""
508
+ "If enabled, the counter for each download will only increment and create a "
509
+ "log entry once per IP address."
510
+ msgstr ""
511
+
512
+ #: includes/admin/class-dlm-admin.php:256
513
+ msgid "Access"
514
+ msgstr ""
515
+
516
+ #: includes/admin/class-dlm-admin.php:261
517
+ msgid "No Access Page"
518
+ msgstr ""
519
+
520
+ #: includes/admin/class-dlm-admin.php:262
521
+ msgid ""
522
+ "Choose what page is displayed when the user has no access to a file. Don't "
523
+ "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
+ msgstr ""
525
+
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
+ #: includes/class-dlm-upgrade-manager.php:54
528
+ msgid "You do not have permission to access this download. %sGo to homepage%s"
529
+ msgstr ""
530
+
531
+ #: includes/admin/class-dlm-admin.php:270
532
+ msgid "No access message"
533
+ msgstr ""
534
+
535
+ #: includes/admin/class-dlm-admin.php:271
536
+ msgid ""
537
+ "The message that will be displayed to visitors when they don't have access "
538
+ "to a file."
539
+ msgstr ""
540
+
541
+ #: includes/admin/class-dlm-admin.php:277
542
+ msgid "Blacklist IPs"
543
+ msgstr ""
544
+
545
+ #: includes/admin/class-dlm-admin.php:278
546
+ msgid ""
547
+ "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
+ "ranges. IPv4 examples: <code>198.51.100.1</code> or "
549
+ "<code>198.51.100.0/24</code>. IPv6 examples: <code>2001:db8::1</code> or "
550
+ "<code>2001:db8::/32</code>."
551
+ msgstr ""
552
+
553
+ #: includes/admin/class-dlm-admin.php:285
554
+ msgid "Blacklist user agents"
555
+ msgstr ""
556
+
557
+ #: includes/admin/class-dlm-admin.php:286
558
+ msgid "List browser user agents to blacklist, 1 per line."
559
+ msgstr ""
560
+
561
+ #: includes/admin/class-dlm-admin.php:370
562
+ msgid "Logs"
563
+ msgstr ""
564
+
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
+ msgid "Settings"
567
+ msgstr ""
568
+
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
+ msgid "Extensions"
571
+ msgstr ""
572
+
573
+ #: includes/admin/class-dlm-admin.php:420
574
+ msgid ""
575
+ "Because your server is running on nginx, our .htaccess file can't protect "
576
+ "your downloads."
577
+ msgstr ""
578
+
579
+ #: includes/admin/class-dlm-admin.php:421
580
+ msgid ""
581
+ "Please add the following rules to your nginx config to disable direct file "
582
+ "access: %s"
583
+ msgstr ""
584
+
585
+ #: includes/admin/class-dlm-admin.php:459
586
+ msgid "Settings successfully saved"
587
+ msgstr ""
588
+
589
+ #: includes/admin/class-dlm-admin.php:542
590
+ msgid "Save Changes"
591
+ msgstr ""
592
+
593
+ #: includes/admin/class-dlm-admin.php:568
594
+ msgid "Download Logs"
595
+ msgstr ""
596
+
597
+ #: includes/admin/class-dlm-admin.php:570
598
+ msgid "Export CSV"
599
+ msgstr ""
600
+
601
+ #: includes/admin/class-dlm-admin.php:572
602
+ msgid "Delete Logs"
603
+ msgstr ""
604
+
605
+ #: includes/admin/class-dlm-admin.php:626
606
+ msgid "Version ID"
607
+ msgstr ""
608
+
609
+ #: includes/admin/class-dlm-admin.php:627
610
+ msgid "Filename"
611
+ msgstr ""
612
+
613
+ #: includes/admin/class-dlm-admin.php:628
614
+ msgid "User ID"
615
+ msgstr ""
616
+
617
+ #: includes/admin/class-dlm-admin.php:629
618
+ msgid "User Login"
619
+ msgstr ""
620
+
621
+ #: includes/admin/class-dlm-admin.php:630
622
+ msgid "User Email"
623
+ msgstr ""
624
+
625
+ #: includes/admin/class-dlm-admin.php:631
626
+ msgid "User IP"
627
+ msgstr ""
628
+
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
+ msgid "User Agent"
632
+ msgstr ""
633
+
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
+ msgid "Date"
637
+ msgstr ""
638
+
639
+ #: includes/admin/class-dlm-admin.php:634
640
+ msgid "Status"
641
+ msgstr ""
642
+
643
+ #: includes/admin/class-dlm-admin.php:719
644
+ msgid ""
645
+ "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
+ "thank you from us in advance!"
647
+ msgstr ""
648
+
649
+ #: includes/admin/class-dlm-logging-list-table.php:63
650
+ msgid "Delete"
651
+ msgstr ""
652
+
653
+ #: includes/admin/class-dlm-logging-list-table.php:90
654
+ msgid "Download Complete"
655
+ msgstr ""
656
+
657
+ #: includes/admin/class-dlm-logging-list-table.php:97
658
+ msgid "%s ago"
659
+ msgstr ""
660
+
661
+ #: includes/admin/class-dlm-logging-list-table.php:104
662
+ msgid "Download #%d (no longer exists)"
663
+ msgstr ""
664
+
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr ""
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
+ msgstr ""
672
+
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
+ msgid "Non-member"
675
+ msgstr ""
676
+
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
+ msgid "User"
679
+ msgstr ""
680
+
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
+ msgid "IP Address"
683
+ msgstr ""
684
+
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
+ msgid "Log entries deleted"
687
+ msgstr ""
688
+
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
+ msgid "Any status"
691
+ msgstr ""
692
+
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
+ msgid "Failed"
695
+ msgstr ""
696
+
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
+ msgid "Redirected"
699
+ msgstr ""
700
+
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
+ msgid "Completed"
703
+ msgstr ""
704
+
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
+ msgid "Show all dates"
707
+ msgstr ""
708
+
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
+ msgid "%1$s %2$d"
711
+ msgstr ""
712
+
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
+ msgid "25 per page"
715
+ msgstr ""
716
+
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
+ msgid "50 per page"
719
+ msgstr ""
720
+
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
+ msgid "100 per page"
723
+ msgstr ""
724
+
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
+ msgid "200 per page"
727
+ msgstr ""
728
+
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
+ msgid "Show All"
731
+ msgstr ""
732
+
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
+ msgid "Filter"
735
+ msgstr ""
736
+
737
+ #: includes/admin/html-downloadable-file-version.php:3
738
+ msgid "Remove"
739
+ msgstr ""
740
+
741
+ #: includes/admin/html-downloadable-file-version.php:4
742
+ msgid "Click to toggle"
743
+ msgstr ""
744
+
745
+ #: includes/admin/html-downloadable-file-version.php:5
746
+ msgid "Version <span class=\"version\">%s</span> (%s)"
747
+ msgstr ""
748
+
749
+ #: includes/admin/html-downloadable-file-version.php:5
750
+ #: includes/admin/html-downloadable-file-version.php:19
751
+ msgid "n/a"
752
+ msgstr ""
753
+
754
+ #: includes/admin/html-downloadable-file-version.php:5
755
+ msgid "Downloaded %s time"
756
+ msgid_plural "Downloaded %s times"
757
+ msgstr[0] ""
758
+ msgstr[1] ""
759
+ msgstr[2] ""
760
+ msgstr[3] ""
761
+
762
+ #: includes/admin/html-downloadable-file-version.php:23
763
+ msgid "File URL(s)"
764
+ msgstr ""
765
+
766
+ #: includes/admin/html-downloadable-file-version.php:26
767
+ msgid ""
768
+ "Enter one file path/URL per line - multiple files will be used as mirrors "
769
+ "(chosen at random)."
770
+ msgstr ""
771
+
772
+ #: includes/admin/html-downloadable-file-version.php:32
773
+ msgid "Upload file"
774
+ msgstr ""
775
+
776
+ #: includes/admin/html-downloadable-file-version.php:34
777
+ msgid "Choose a file"
778
+ msgstr ""
779
+
780
+ #: includes/admin/html-downloadable-file-version.php:35
781
+ msgid "Insert file URL"
782
+ msgstr ""
783
+
784
+ #: includes/admin/html-downloadable-file-version.php:39
785
+ msgid "Browse for file"
786
+ msgstr ""
787
+
788
+ #: includes/admin/html-downloadable-file-version.php:66
789
+ msgid "File Date"
790
+ msgstr ""
791
+
792
+ #: includes/admin/html-downloadable-file-version.php:69
793
+ msgid "h"
794
+ msgstr ""
795
+
796
+ #: includes/admin/html-downloadable-file-version.php:72
797
+ msgid "m"
798
+ msgstr ""
799
+
800
+ #: includes/class-dlm-download-handler.php:277
801
+ msgid "Password Required"
802
+ msgstr ""
803
+
804
+ #: includes/class-dlm-download-handler.php:283
805
+ msgid "Download does not exist."
806
+ msgstr ""
807
+
808
+ #: includes/class-dlm-download-handler.php:283
809
+ #: includes/class-dlm-download-handler.php:341
810
+ #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
+ msgid "Go to homepage &rarr;"
813
+ msgstr ""
814
+
815
+ #: includes/class-dlm-download-handler.php:283
816
+ #: includes/class-dlm-download-handler.php:341
817
+ #: includes/class-dlm-download-handler.php:349
818
+ #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
+ msgid "Download Error"
821
+ msgstr ""
822
+
823
+ #: includes/class-dlm-download-handler.php:341
824
+ #: includes/class-dlm-download-handler.php:349
825
+ msgid "No file paths defined."
826
+ msgstr ""
827
+
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
+ msgid "Redirected to file"
833
+ msgstr ""
834
+
835
+ #: includes/class-dlm-download-handler.php:494
836
+ msgid "Redirected to remote file."
837
+ msgstr ""
838
+
839
+ #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
+ msgid "File not found."
842
+ msgstr ""
843
+
844
+ #: includes/class-dlm-installer.php:165 includes/class-dlm-installer.php:174
845
+ msgid "No Access"
846
+ msgstr ""
847
+
848
+ #: includes/class-dlm-post-type-manager.php:21
849
+ msgid "All Downloads"
850
+ msgstr ""
851
+
852
+ #: includes/class-dlm-post-type-manager.php:22
853
+ msgid "Downloads"
854
+ msgstr ""
855
+
856
+ #: includes/class-dlm-post-type-manager.php:24
857
+ msgid "Add New"
858
+ msgstr ""
859
+
860
+ #: includes/class-dlm-post-type-manager.php:25
861
+ msgid "Add Download"
862
+ msgstr ""
863
+
864
+ #: includes/class-dlm-post-type-manager.php:26
865
+ msgid "Edit"
866
+ msgstr ""
867
+
868
+ #: includes/class-dlm-post-type-manager.php:27
869
+ msgid "Edit Download"
870
+ msgstr ""
871
+
872
+ #: includes/class-dlm-post-type-manager.php:28
873
+ msgid "New Download"
874
+ msgstr ""
875
+
876
+ #: includes/class-dlm-post-type-manager.php:29
877
+ #: includes/class-dlm-post-type-manager.php:30
878
+ msgid "View Download"
879
+ msgstr ""
880
+
881
+ #: includes/class-dlm-post-type-manager.php:31
882
+ msgid "Search Downloads"
883
+ msgstr ""
884
+
885
+ #: includes/class-dlm-post-type-manager.php:32
886
+ msgid "No Downloads found"
887
+ msgstr ""
888
+
889
+ #: includes/class-dlm-post-type-manager.php:33
890
+ msgid "No Downloads found in trash"
891
+ msgstr ""
892
+
893
+ #: includes/class-dlm-post-type-manager.php:34
894
+ msgid "Parent Download"
895
+ msgstr ""
896
+
897
+ #: includes/class-dlm-post-type-manager.php:36
898
+ msgid "This is where you can create and manage downloads for your site."
899
+ msgstr ""
900
+
901
+ #: includes/class-dlm-shortcodes.php:137
902
+ msgid "Download not found"
903
+ msgstr ""
904
+
905
+ #: includes/class-dlm-taxonomy-manager.php:30
906
+ msgid "Download Category"
907
+ msgstr ""
908
+
909
+ #: includes/class-dlm-taxonomy-manager.php:31
910
+ msgid "Search Download Categories"
911
+ msgstr ""
912
+
913
+ #: includes/class-dlm-taxonomy-manager.php:32
914
+ msgid "All Download Categories"
915
+ msgstr ""
916
+
917
+ #: includes/class-dlm-taxonomy-manager.php:33
918
+ #: includes/class-dlm-taxonomy-manager.php:34
919
+ msgid "Parent Download Category"
920
+ msgstr ""
921
+
922
+ #: includes/class-dlm-taxonomy-manager.php:35
923
+ msgid "Edit Download Category"
924
+ msgstr ""
925
+
926
+ #: includes/class-dlm-taxonomy-manager.php:36
927
+ msgid "Update Download Category"
928
+ msgstr ""
929
+
930
+ #: includes/class-dlm-taxonomy-manager.php:37
931
+ msgid "Add New Download Category"
932
+ msgstr ""
933
+
934
+ #: includes/class-dlm-taxonomy-manager.php:38
935
+ msgid "New Download Category Name"
936
+ msgstr ""
937
+
938
+ #: includes/class-dlm-taxonomy-manager.php:61
939
+ msgid "Download Tag"
940
+ msgstr ""
941
+
942
+ #: includes/class-dlm-taxonomy-manager.php:62
943
+ msgid "Search Download Tags"
944
+ msgstr ""
945
+
946
+ #: includes/class-dlm-taxonomy-manager.php:63
947
+ msgid "All Download Tags"
948
+ msgstr ""
949
+
950
+ #: includes/class-dlm-taxonomy-manager.php:64
951
+ #: includes/class-dlm-taxonomy-manager.php:65
952
+ msgid "Parent Download Tag"
953
+ msgstr ""
954
+
955
+ #: includes/class-dlm-taxonomy-manager.php:66
956
+ msgid "Edit Download Tag"
957
+ msgstr ""
958
+
959
+ #: includes/class-dlm-taxonomy-manager.php:67
960
+ msgid "Update Download Tag"
961
+ msgstr ""
962
+
963
+ #: includes/class-dlm-taxonomy-manager.php:68
964
+ msgid "Add New Download Tag"
965
+ msgstr ""
966
+
967
+ #: includes/class-dlm-taxonomy-manager.php:69
968
+ msgid "New Download Tag Name"
969
+ msgstr ""
970
+
971
+ #: includes/class-wp-dlm.php:216
972
+ msgid "Docs"
973
+ msgstr ""
974
+
975
+ #: includes/product/class-dlm-product.php:149
976
+ msgid "License successfully activated."
977
+ msgstr ""
978
+
979
+ #: includes/widgets/class-dlm-widget-downloads.php:28
980
+ msgid "Display a list of your downloads."
981
+ msgstr ""
982
+
983
+ #: includes/widgets/class-dlm-widget-downloads.php:30
984
+ msgid "Downloads List"
985
+ msgstr ""
986
+
987
+ #: includes/widgets/class-dlm-widget-downloads.php:55
988
+ #: includes/widgets/class-dlm-widget-downloads.php:159
989
+ msgid "Featured Downloads"
990
+ msgstr ""
991
+
992
+ #: includes/widgets/class-dlm-widget-downloads.php:176
993
+ msgid "Limit"
994
+ msgstr ""
995
+
996
+ #: includes/widgets/class-dlm-widget-downloads.php:183
997
+ msgid "Output template"
998
+ msgstr ""
999
+
1000
+ #: includes/widgets/class-dlm-widget-downloads.php:187
1001
+ msgid "Default template"
1002
+ msgstr ""
1003
+
1004
+ #: includes/widgets/class-dlm-widget-downloads.php:191
1005
+ msgid "Order by"
1006
+ msgstr ""
1007
+
1008
+ #: includes/widgets/class-dlm-widget-downloads.php:197
1009
+ msgid "Random"
1010
+ msgstr ""
1011
+
1012
+ #: includes/widgets/class-dlm-widget-downloads.php:201
1013
+ msgid "Date added"
1014
+ msgstr ""
1015
+
1016
+ #: includes/widgets/class-dlm-widget-downloads.php:203
1017
+ msgid "Date modified"
1018
+ msgstr ""
1019
+
1020
+ #: includes/widgets/class-dlm-widget-downloads.php:210
1021
+ msgid "Order"
1022
+ msgstr ""
1023
+
1024
+ #: includes/widgets/class-dlm-widget-downloads.php:214
1025
+ msgid "ASC"
1026
+ msgstr ""
1027
+
1028
+ #: includes/widgets/class-dlm-widget-downloads.php:216
1029
+ msgid "DESC"
1030
+ msgstr ""
1031
+
1032
+ #: includes/widgets/class-dlm-widget-downloads.php:224
1033
+ msgid "Show only featured downloads"
1034
+ msgstr ""
1035
+
1036
+ #: includes/widgets/class-dlm-widget-downloads.php:231
1037
+ msgid "Show only members only downloads"
1038
+ msgstr ""
1039
+
1040
+ #: templates/content-download-box.php:15
1041
+ #: templates/content-download-filename.php:15
1042
+ #: templates/content-download.php:15
1043
+ msgid "1 download"
1044
+ msgid_plural "%d downloads"
1045
+ msgstr[0] ""
1046
+ msgstr[1] ""
1047
+ msgstr[2] ""
1048
+ msgstr[3] ""
1049
+
1050
+ #: templates/content-download-box.php:24
1051
+ #: templates/content-download-filename.php:12
1052
+ #: templates/content-download-title.php:11 templates/content-download.php:12
1053
+ msgid "Version %s"
1054
+ msgstr ""
1055
+
1056
+ #: templates/content-download-box.php:26
1057
+ msgid "Download File"
1058
+ msgstr ""
1059
+
1060
+ #: templates/content-download-button.php:11
1061
+ msgid "Download &ldquo;%s&rdquo;"
1062
+ msgstr ""
1063
+
1064
+ #: templates/content-download-button.php:12
1065
+ #: templates/content-download-version-list.php:20
1066
+ msgid "Downloaded 1 time"
1067
+ msgid_plural "Downloaded %d times"
1068
+ msgstr[0] ""
1069
+ msgstr[1] ""
1070
+ msgstr[2] ""
1071
+ msgstr[3] ""
1072
+
1073
+ #. Plugin Name of the plugin/theme
1074
+ msgid "Download Monitor"
1075
+ msgstr ""
1076
+
1077
+ #. Plugin URI of the plugin/theme
1078
+ msgid "https://www.download-monitor.com"
1079
+ msgstr ""
1080
+
1081
+ #. Description of the plugin/theme
1082
+ msgid ""
1083
+ "A full solution for managing downloadable files, monitoring downloads and "
1084
+ "outputting download links and file information on your WordPress powered "
1085
+ "site."
1086
+ msgstr ""
1087
+
1088
+ #. Author of the plugin/theme
1089
+ msgid "Never5"
1090
+ msgstr ""
1091
+
1092
+ #. Author URI of the plugin/theme
1093
+ msgid "https://www.never5.com"
1094
+ msgstr ""
1095
+
1096
+ #: includes/admin/class-dlm-admin-media-insert.php:213
1097
+ msgctxt "Drop file here *or* select file"
1098
+ msgid "or"
1099
+ msgstr ""
languages/download-monitor-sr_RS.mo CHANGED
Binary file
languages/download-monitor-sr_RS.po CHANGED
@@ -6,8 +6,8 @@ msgid ""
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
10
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Serbian (Serbia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sr_RS/)\n"
13
  "MIME-Version: 1.0\n"
@@ -83,7 +83,7 @@ msgid "ID"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
- #: includes/admin/class-dlm-logging-list-table.php:168
87
  msgid "File"
88
  msgstr "Fajl"
89
 
@@ -117,7 +117,7 @@ msgid "Featured"
117
  msgstr "Istaknuto"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
- #: includes/admin/class-dlm-admin-cpt.php:388
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Samo članovi"
@@ -136,16 +136,16 @@ msgstr "Datum postovan"
136
  msgid "Yes"
137
  msgstr ""
138
 
139
- #: includes/admin/class-dlm-admin-cpt.php:384
140
  msgid "Download Monitor Data"
141
  msgstr ""
142
 
143
- #: includes/admin/class-dlm-admin-cpt.php:386
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Trenutni download"
147
 
148
- #: includes/admin/class-dlm-admin-cpt.php:390
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Preusmeravanje na fajl"
@@ -159,13 +159,13 @@ msgid "There are no stats available yet!"
159
  msgstr "Još uvek nema dostupnih rezultata."
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
- #: includes/admin/class-dlm-logging-list-table.php:167
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Download"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
- #: includes/admin/class-dlm-admin.php:380
169
  msgid "Download Monitor Extensions"
170
  msgstr ""
171
 
@@ -330,220 +330,220 @@ msgstr "Zatvorite sve"
330
  msgid "Expand all"
331
  msgstr "Proširite sve"
332
 
333
- #: includes/admin/class-dlm-admin.php:104
334
  msgid "Select Page"
335
  msgstr ""
336
 
337
- #: includes/admin/class-dlm-admin.php:131
338
  msgid "General"
339
  msgstr "Opšte"
340
 
341
- #: includes/admin/class-dlm-admin.php:136
342
  msgid "Default Template"
343
  msgstr "Default Template"
344
 
345
- #: includes/admin/class-dlm-admin.php:137
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Izaberite koju ćete template da koristite za <code>[download]</code> shortcode-ove po default-u (ovo može biti prepisano kodom <code>format</code> argument)."
350
 
351
- #: includes/admin/class-dlm-admin.php:140
352
  msgid "Default - Title and count"
353
  msgstr ""
354
 
355
- #: includes/admin/class-dlm-admin.php:141
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr ""
358
 
359
- #: includes/admin/class-dlm-admin.php:142
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr ""
362
 
363
- #: includes/admin/class-dlm-admin.php:143
364
  msgid "Filename - Filename and download count"
365
  msgstr ""
366
 
367
- #: includes/admin/class-dlm-admin.php:144
368
  msgid "Title - Shows download title only"
369
  msgstr ""
370
 
371
- #: includes/admin/class-dlm-admin.php:145
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr ""
374
 
375
- #: includes/admin/class-dlm-admin.php:146
376
  msgid "Custom template"
377
  msgstr ""
378
 
379
- #: includes/admin/class-dlm-admin.php:152
380
  msgid "Custom Template"
381
  msgstr ""
382
 
383
- #: includes/admin/class-dlm-admin.php:153
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
- "template file. If you enter, for example, <code>image</code>, the <code"
387
- ">content-download-image.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
  msgstr ""
390
 
391
- #: includes/admin/class-dlm-admin.php:158
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
- #: includes/admin/class-dlm-admin.php:159
396
- #: includes/admin/class-dlm-admin.php:167
397
- #: includes/admin/class-dlm-admin.php:230
398
- #: includes/admin/class-dlm-admin.php:240
399
  msgid "Enable"
400
  msgstr "Omogući"
401
 
402
- #: includes/admin/class-dlm-admin.php:160
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "Ako je podržano<code>X-Accel-Redirect</code> / <code>X-Sendfile</code> može biti korišćen za služenje download-ovima umesto PHP (serveri traže <code>mod_xsendfile</code>)."
408
 
409
- #: includes/admin/class-dlm-admin.php:166
410
  msgid "Prevent hotlinking"
411
  msgstr ""
412
 
413
- #: includes/admin/class-dlm-admin.php:168
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr ""
418
 
419
- #: includes/admin/class-dlm-admin.php:174
420
  msgid "Endpoint"
421
  msgstr "Krajnja tačka"
422
 
423
- #: includes/admin/class-dlm-admin.php:179
424
  msgid "download"
425
  msgstr "download"
426
 
427
- #: includes/admin/class-dlm-admin.php:180
428
  msgid "Download Endpoint"
429
  msgstr "Download Endpoint"
430
 
431
- #: includes/admin/class-dlm-admin.php:181
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr "Definišite koja krajnja tačka će biti korišćena za download linkova. Po defaultu ovo će biti<code>%s</code>."
436
 
437
- #: includes/admin/class-dlm-admin.php:186
438
  msgid "Endpoint Value"
439
  msgstr "Vrednost krajnje tačke"
440
 
441
- #: includes/admin/class-dlm-admin.php:187
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr "Definišite koja jedinstvena vrednost treba da bude korišćena na kraju vaše krajnje tačke za identifikaciju dowload-ujućeg fajla npr ID će dati link <code>%s</code>"
447
 
448
- #: includes/admin/class-dlm-admin.php:190
449
- #: includes/admin/class-dlm-admin.php:617
450
  msgid "Download ID"
451
  msgstr "Download ID"
452
 
453
- #: includes/admin/class-dlm-admin.php:191
454
  msgid "Download slug"
455
  msgstr "Download slug"
456
 
457
- #: includes/admin/class-dlm-admin.php:197
458
  msgid "Hashes"
459
  msgstr ""
460
 
461
- #: includes/admin/class-dlm-admin.php:202
462
  msgid "MD5 hashes"
463
  msgstr ""
464
 
465
- #: includes/admin/class-dlm-admin.php:203
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr ""
468
 
469
- #: includes/admin/class-dlm-admin.php:210
470
  msgid "SHA1 hashes"
471
  msgstr ""
472
 
473
- #: includes/admin/class-dlm-admin.php:211
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr ""
476
 
477
- #: includes/admin/class-dlm-admin.php:218
478
  msgid "CRC32B hashes"
479
  msgstr ""
480
 
481
- #: includes/admin/class-dlm-admin.php:219
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr ""
484
 
485
- #: includes/admin/class-dlm-admin.php:220
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr ""
490
 
491
- #: includes/admin/class-dlm-admin.php:226
492
  msgid "Logging"
493
  msgstr "Logging"
494
 
495
- #: includes/admin/class-dlm-admin.php:232
496
  msgid "Download Log"
497
  msgstr "Download Log"
498
 
499
- #: includes/admin/class-dlm-admin.php:233
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Pokušaj log downloada, IP adresea i još toga."
502
 
503
- #: includes/admin/class-dlm-admin.php:239
504
  msgid "Count unique IPs only"
505
  msgstr ""
506
 
507
- #: includes/admin/class-dlm-admin.php:241
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr ""
512
 
513
- #: includes/admin/class-dlm-admin.php:247
514
  msgid "Access"
515
  msgstr ""
516
 
517
- #: includes/admin/class-dlm-admin.php:252
518
  msgid "No Access Page"
519
  msgstr ""
520
 
521
- #: includes/admin/class-dlm-admin.php:253
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr ""
526
 
527
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr ""
531
 
532
- #: includes/admin/class-dlm-admin.php:261
533
  msgid "No access message"
534
  msgstr ""
535
 
536
- #: includes/admin/class-dlm-admin.php:262
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr ""
541
 
542
- #: includes/admin/class-dlm-admin.php:268
543
  msgid "Blacklist IPs"
544
  msgstr "IP crna lista"
545
 
546
- #: includes/admin/class-dlm-admin.php:269
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -551,97 +551,97 @@ msgid ""
551
  "<code>2001:db8::/32</code>."
552
  msgstr ""
553
 
554
- #: includes/admin/class-dlm-admin.php:276
555
  msgid "Blacklist user agents"
556
  msgstr "Crna lista agenta korisnika "
557
 
558
- #: includes/admin/class-dlm-admin.php:277
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "Lista pretraživača agenta korisnika za crnu listu, 1 po rečenici."
561
 
562
- #: includes/admin/class-dlm-admin.php:361
563
  msgid "Logs"
564
  msgstr "Logs"
565
 
566
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Postavke"
569
 
570
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr ""
573
 
574
- #: includes/admin/class-dlm-admin.php:411
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr ""
579
 
580
- #: includes/admin/class-dlm-admin.php:412
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr ""
585
 
586
- #: includes/admin/class-dlm-admin.php:451
587
  msgid "Settings successfully saved"
588
  msgstr "Postavke sačuvane uspešno"
589
 
590
- #: includes/admin/class-dlm-admin.php:534
591
  msgid "Save Changes"
592
  msgstr "Sačuvaj promene"
593
 
594
- #: includes/admin/class-dlm-admin.php:560
595
  msgid "Download Logs"
596
  msgstr "Download Logs"
597
 
598
- #: includes/admin/class-dlm-admin.php:562
599
  msgid "Export CSV"
600
  msgstr "Export CSV"
601
 
602
- #: includes/admin/class-dlm-admin.php:564
603
  msgid "Delete Logs"
604
  msgstr ""
605
 
606
- #: includes/admin/class-dlm-admin.php:618
607
  msgid "Version ID"
608
  msgstr "ID verzija"
609
 
610
- #: includes/admin/class-dlm-admin.php:619
611
  msgid "Filename"
612
  msgstr "Ime fajla"
613
 
614
- #: includes/admin/class-dlm-admin.php:620
615
  msgid "User ID"
616
  msgstr "ID korisnika"
617
 
618
- #: includes/admin/class-dlm-admin.php:621
619
  msgid "User Login"
620
  msgstr "Login korisnika"
621
 
622
- #: includes/admin/class-dlm-admin.php:622
623
  msgid "User Email"
624
  msgstr "Email korisnika"
625
 
626
- #: includes/admin/class-dlm-admin.php:623
627
  msgid "User IP"
628
  msgstr "IP korisnika"
629
 
630
- #: includes/admin/class-dlm-admin.php:624
631
- #: includes/admin/class-dlm-logging-list-table.php:171
632
  msgid "User Agent"
633
  msgstr "Agent korisnik"
634
 
635
- #: includes/admin/class-dlm-admin.php:625
636
- #: includes/admin/class-dlm-logging-list-table.php:172
637
  msgid "Date"
638
  msgstr "Date"
639
 
640
- #: includes/admin/class-dlm-admin.php:626
641
  msgid "Status"
642
  msgstr "Status"
643
 
644
- #: includes/admin/class-dlm-admin.php:711
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
@@ -663,71 +663,75 @@ msgstr "%s ago"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Download #%d (ne postoji više)"
665
 
666
- #: includes/admin/class-dlm-logging-list-table.php:112
667
- msgid "v%s"
668
- msgstr "v%s"
 
 
 
 
669
 
670
- #: includes/admin/class-dlm-logging-list-table.php:135
671
  msgid "Non-member"
672
  msgstr "Nije član"
673
 
674
- #: includes/admin/class-dlm-logging-list-table.php:169
675
  msgid "User"
676
  msgstr "Korisnik"
677
 
678
- #: includes/admin/class-dlm-logging-list-table.php:170
679
  msgid "IP Address"
680
  msgstr "IP adresa"
681
 
682
- #: includes/admin/class-dlm-logging-list-table.php:192
683
  msgid "Log entries deleted"
684
  msgstr ""
685
 
686
- #: includes/admin/class-dlm-logging-list-table.php:209
687
  msgid "Any status"
688
  msgstr "Bilo kakav status"
689
 
690
- #: includes/admin/class-dlm-logging-list-table.php:211
691
  msgid "Failed"
692
  msgstr "Nije uspelo"
693
 
694
- #: includes/admin/class-dlm-logging-list-table.php:213
695
  msgid "Redirected"
696
  msgstr "Preusmereno"
697
 
698
- #: includes/admin/class-dlm-logging-list-table.php:215
699
  msgid "Completed"
700
  msgstr "Završeno"
701
 
702
- #: includes/admin/class-dlm-logging-list-table.php:234
703
  msgid "Show all dates"
704
  msgstr "Prikazati sve datume"
705
 
706
- #: includes/admin/class-dlm-logging-list-table.php:248
707
  msgid "%1$s %2$d"
708
  msgstr "%1$s %2$d"
709
 
710
- #: includes/admin/class-dlm-logging-list-table.php:256
711
  msgid "25 per page"
712
  msgstr "25 po stranici"
713
 
714
- #: includes/admin/class-dlm-logging-list-table.php:258
715
  msgid "50 per page"
716
  msgstr "50 po stranici"
717
 
718
- #: includes/admin/class-dlm-logging-list-table.php:260
719
  msgid "100 per page"
720
  msgstr "100 po stranici"
721
 
722
- #: includes/admin/class-dlm-logging-list-table.php:262
723
  msgid "200 per page"
724
  msgstr "200 po stranici"
725
 
726
- #: includes/admin/class-dlm-logging-list-table.php:264
727
  msgid "Show All"
728
  msgstr "Prikaži sve"
729
 
730
- #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Filter"
732
  msgstr "Filter"
733
 
@@ -804,7 +808,7 @@ msgstr "Ne postoji download."
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Idi na početnu stranicu &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Idi na početnu stranicu &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Download Error"
818
 
@@ -821,19 +825,19 @@ msgstr "Download Error"
821
  msgid "No file paths defined."
822
  msgstr "Putanja fajla nije definisana."
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Preusmereno na fajl"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Preusmereno na upravljački fajl."
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "Fajl nije pronadjen."
839
 
6
  msgstr ""
7
  "Project-Id-Version: Download Monitor\n"
8
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
9
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
10
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
11
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
12
  "Language-Team: Serbian (Serbia) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sr_RS/)\n"
13
  "MIME-Version: 1.0\n"
83
  msgstr "ID"
84
 
85
  #: includes/admin/class-dlm-admin-cpt.php:201
86
+ #: includes/admin/class-dlm-logging-list-table.php:172
87
  msgid "File"
88
  msgstr "Fajl"
89
 
117
  msgstr "Istaknuto"
118
 
119
  #: includes/admin/class-dlm-admin-cpt.php:207
120
+ #: includes/admin/class-dlm-admin-cpt.php:414
121
  #: includes/admin/class-dlm-admin-writepanels.php:124
122
  msgid "Members only"
123
  msgstr "Samo članovi"
136
  msgid "Yes"
137
  msgstr ""
138
 
139
+ #: includes/admin/class-dlm-admin-cpt.php:410
140
  msgid "Download Monitor Data"
141
  msgstr ""
142
 
143
+ #: includes/admin/class-dlm-admin-cpt.php:412
144
  #: includes/admin/class-dlm-admin-writepanels.php:118
145
  msgid "Featured download"
146
  msgstr "Trenutni download"
147
 
148
+ #: includes/admin/class-dlm-admin-cpt.php:416
149
  #: includes/admin/class-dlm-admin-writepanels.php:130
150
  msgid "Redirect to file"
151
  msgstr "Preusmeravanje na fajl"
159
  msgstr "Još uvek nema dostupnih rezultata."
160
 
161
  #: includes/admin/class-dlm-admin-dashboard.php:76
162
+ #: includes/admin/class-dlm-logging-list-table.php:171
163
  #: includes/class-dlm-post-type-manager.php:23
164
  msgid "Download"
165
  msgstr "Download"
166
 
167
  #: includes/admin/class-dlm-admin-extensions.php:45
168
+ #: includes/admin/class-dlm-admin.php:389
169
  msgid "Download Monitor Extensions"
170
  msgstr ""
171
 
330
  msgid "Expand all"
331
  msgstr "Proširite sve"
332
 
333
+ #: includes/admin/class-dlm-admin.php:113
334
  msgid "Select Page"
335
  msgstr ""
336
 
337
+ #: includes/admin/class-dlm-admin.php:140
338
  msgid "General"
339
  msgstr "Opšte"
340
 
341
+ #: includes/admin/class-dlm-admin.php:145
342
  msgid "Default Template"
343
  msgstr "Default Template"
344
 
345
+ #: includes/admin/class-dlm-admin.php:146
346
  msgid ""
347
  "Choose which template is used for <code>[download]</code> shortcodes by "
348
  "default (this can be overridden by the <code>format</code> argument)."
349
  msgstr "Izaberite koju ćete template da koristite za <code>[download]</code> shortcode-ove po default-u (ovo može biti prepisano kodom <code>format</code> argument)."
350
 
351
+ #: includes/admin/class-dlm-admin.php:149
352
  msgid "Default - Title and count"
353
  msgstr ""
354
 
355
+ #: includes/admin/class-dlm-admin.php:150
356
  msgid "Button - CSS styled button showing title and count"
357
  msgstr ""
358
 
359
+ #: includes/admin/class-dlm-admin.php:151
360
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
361
  msgstr ""
362
 
363
+ #: includes/admin/class-dlm-admin.php:152
364
  msgid "Filename - Filename and download count"
365
  msgstr ""
366
 
367
+ #: includes/admin/class-dlm-admin.php:153
368
  msgid "Title - Shows download title only"
369
  msgstr ""
370
 
371
+ #: includes/admin/class-dlm-admin.php:154
372
  msgid "Version list - Lists all download versions in an unordered list"
373
  msgstr ""
374
 
375
+ #: includes/admin/class-dlm-admin.php:155
376
  msgid "Custom template"
377
  msgstr ""
378
 
379
+ #: includes/admin/class-dlm-admin.php:161
380
  msgid "Custom Template"
381
  msgstr ""
382
 
383
+ #: includes/admin/class-dlm-admin.php:162
384
  msgid ""
385
  "Leaving this blank will use the default <code>content-download.php</code> "
386
+ "template file. If you enter, for example, <code>button</code>, the <code"
387
+ ">content-download-button.php</code> template will be used instead. You can "
388
  "add custom templates inside your theme folder."
389
  msgstr ""
390
 
391
+ #: includes/admin/class-dlm-admin.php:167
392
  msgid "X-Accel-Redirect / X-Sendfile"
393
  msgstr "X-Accel-Redirect / X-Sendfile"
394
 
395
+ #: includes/admin/class-dlm-admin.php:168
396
+ #: includes/admin/class-dlm-admin.php:176
397
+ #: includes/admin/class-dlm-admin.php:239
398
+ #: includes/admin/class-dlm-admin.php:249
399
  msgid "Enable"
400
  msgstr "Omogući"
401
 
402
+ #: includes/admin/class-dlm-admin.php:169
403
  msgid ""
404
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
405
  " used to serve downloads instead of PHP (server requires "
406
  "<code>mod_xsendfile</code>)."
407
  msgstr "Ako je podržano<code>X-Accel-Redirect</code> / <code>X-Sendfile</code> može biti korišćen za služenje download-ovima umesto PHP (serveri traže <code>mod_xsendfile</code>)."
408
 
409
+ #: includes/admin/class-dlm-admin.php:175
410
  msgid "Prevent hotlinking"
411
  msgstr ""
412
 
413
+ #: includes/admin/class-dlm-admin.php:177
414
  msgid ""
415
  "If enabled, the download handler will check the PHP referer to see if it "
416
  "originated from your site and if not, redirect them to the homepage."
417
  msgstr ""
418
 
419
+ #: includes/admin/class-dlm-admin.php:183
420
  msgid "Endpoint"
421
  msgstr "Krajnja tačka"
422
 
423
+ #: includes/admin/class-dlm-admin.php:188
424
  msgid "download"
425
  msgstr "download"
426
 
427
+ #: includes/admin/class-dlm-admin.php:189
428
  msgid "Download Endpoint"
429
  msgstr "Download Endpoint"
430
 
431
+ #: includes/admin/class-dlm-admin.php:190
432
  msgid ""
433
  "Define what endpoint should be used for download links. By default this will"
434
  " be <code>%s</code>."
435
  msgstr "Definišite koja krajnja tačka će biti korišćena za download linkova. Po defaultu ovo će biti<code>%s</code>."
436
 
437
+ #: includes/admin/class-dlm-admin.php:195
438
  msgid "Endpoint Value"
439
  msgstr "Vrednost krajnje tačke"
440
 
441
+ #: includes/admin/class-dlm-admin.php:196
442
  msgid ""
443
  "Define what unique value should be used on the end of your endpoint to "
444
  "identify the downloadable file. e.g. ID would give a link like "
445
  "<code>%s</code>"
446
  msgstr "Definišite koja jedinstvena vrednost treba da bude korišćena na kraju vaše krajnje tačke za identifikaciju dowload-ujućeg fajla npr ID će dati link <code>%s</code>"
447
 
448
+ #: includes/admin/class-dlm-admin.php:199
449
+ #: includes/admin/class-dlm-admin.php:625
450
  msgid "Download ID"
451
  msgstr "Download ID"
452
 
453
+ #: includes/admin/class-dlm-admin.php:200
454
  msgid "Download slug"
455
  msgstr "Download slug"
456
 
457
+ #: includes/admin/class-dlm-admin.php:206
458
  msgid "Hashes"
459
  msgstr ""
460
 
461
+ #: includes/admin/class-dlm-admin.php:211
462
  msgid "MD5 hashes"
463
  msgstr ""
464
 
465
+ #: includes/admin/class-dlm-admin.php:212
466
  msgid "Generate MD5 hash for uploaded files"
467
  msgstr ""
468
 
469
+ #: includes/admin/class-dlm-admin.php:219
470
  msgid "SHA1 hashes"
471
  msgstr ""
472
 
473
+ #: includes/admin/class-dlm-admin.php:220
474
  msgid "Generate SHA1 hash for uploaded files"
475
  msgstr ""
476
 
477
+ #: includes/admin/class-dlm-admin.php:227
478
  msgid "CRC32B hashes"
479
  msgstr ""
480
 
481
+ #: includes/admin/class-dlm-admin.php:228
482
  msgid "Generate CRC32B hash for uploaded files"
483
  msgstr ""
484
 
485
+ #: includes/admin/class-dlm-admin.php:229
486
  msgid ""
487
  "Hashes can optionally be output via shortcodes, but may cause performance "
488
  "issues with large files."
489
  msgstr ""
490
 
491
+ #: includes/admin/class-dlm-admin.php:235
492
  msgid "Logging"
493
  msgstr "Logging"
494
 
495
+ #: includes/admin/class-dlm-admin.php:241
496
  msgid "Download Log"
497
  msgstr "Download Log"
498
 
499
+ #: includes/admin/class-dlm-admin.php:242
500
  msgid "Log download attempts, IP addresses and more."
501
  msgstr "Pokušaj log downloada, IP adresea i još toga."
502
 
503
+ #: includes/admin/class-dlm-admin.php:248
504
  msgid "Count unique IPs only"
505
  msgstr ""
506
 
507
+ #: includes/admin/class-dlm-admin.php:250
508
  msgid ""
509
  "If enabled, the counter for each download will only increment and create a "
510
  "log entry once per IP address."
511
  msgstr ""
512
 
513
+ #: includes/admin/class-dlm-admin.php:256
514
  msgid "Access"
515
  msgstr ""
516
 
517
+ #: includes/admin/class-dlm-admin.php:261
518
  msgid "No Access Page"
519
  msgstr ""
520
 
521
+ #: includes/admin/class-dlm-admin.php:262
522
  msgid ""
523
  "Choose what page is displayed when the user has no access to a file. Don't "
524
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
525
  msgstr ""
526
 
527
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
528
  #: includes/class-dlm-upgrade-manager.php:54
529
  msgid "You do not have permission to access this download. %sGo to homepage%s"
530
  msgstr ""
531
 
532
+ #: includes/admin/class-dlm-admin.php:270
533
  msgid "No access message"
534
  msgstr ""
535
 
536
+ #: includes/admin/class-dlm-admin.php:271
537
  msgid ""
538
  "The message that will be displayed to visitors when they don't have access "
539
  "to a file."
540
  msgstr ""
541
 
542
+ #: includes/admin/class-dlm-admin.php:277
543
  msgid "Blacklist IPs"
544
  msgstr "IP crna lista"
545
 
546
+ #: includes/admin/class-dlm-admin.php:278
547
  msgid ""
548
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
549
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
551
  "<code>2001:db8::/32</code>."
552
  msgstr ""
553
 
554
+ #: includes/admin/class-dlm-admin.php:285
555
  msgid "Blacklist user agents"
556
  msgstr "Crna lista agenta korisnika "
557
 
558
+ #: includes/admin/class-dlm-admin.php:286
559
  msgid "List browser user agents to blacklist, 1 per line."
560
  msgstr "Lista pretraživača agenta korisnika za crnu listu, 1 po rečenici."
561
 
562
+ #: includes/admin/class-dlm-admin.php:370
563
  msgid "Logs"
564
  msgstr "Logs"
565
 
566
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
567
  msgid "Settings"
568
  msgstr "Postavke"
569
 
570
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
571
  msgid "Extensions"
572
  msgstr ""
573
 
574
+ #: includes/admin/class-dlm-admin.php:420
575
  msgid ""
576
  "Because your server is running on nginx, our .htaccess file can't protect "
577
  "your downloads."
578
  msgstr ""
579
 
580
+ #: includes/admin/class-dlm-admin.php:421
581
  msgid ""
582
  "Please add the following rules to your nginx config to disable direct file "
583
  "access: %s"
584
  msgstr ""
585
 
586
+ #: includes/admin/class-dlm-admin.php:459
587
  msgid "Settings successfully saved"
588
  msgstr "Postavke sačuvane uspešno"
589
 
590
+ #: includes/admin/class-dlm-admin.php:542
591
  msgid "Save Changes"
592
  msgstr "Sačuvaj promene"
593
 
594
+ #: includes/admin/class-dlm-admin.php:568
595
  msgid "Download Logs"
596
  msgstr "Download Logs"
597
 
598
+ #: includes/admin/class-dlm-admin.php:570
599
  msgid "Export CSV"
600
  msgstr "Export CSV"
601
 
602
+ #: includes/admin/class-dlm-admin.php:572
603
  msgid "Delete Logs"
604
  msgstr ""
605
 
606
+ #: includes/admin/class-dlm-admin.php:626
607
  msgid "Version ID"
608
  msgstr "ID verzija"
609
 
610
+ #: includes/admin/class-dlm-admin.php:627
611
  msgid "Filename"
612
  msgstr "Ime fajla"
613
 
614
+ #: includes/admin/class-dlm-admin.php:628
615
  msgid "User ID"
616
  msgstr "ID korisnika"
617
 
618
+ #: includes/admin/class-dlm-admin.php:629
619
  msgid "User Login"
620
  msgstr "Login korisnika"
621
 
622
+ #: includes/admin/class-dlm-admin.php:630
623
  msgid "User Email"
624
  msgstr "Email korisnika"
625
 
626
+ #: includes/admin/class-dlm-admin.php:631
627
  msgid "User IP"
628
  msgstr "IP korisnika"
629
 
630
+ #: includes/admin/class-dlm-admin.php:632
631
+ #: includes/admin/class-dlm-logging-list-table.php:175
632
  msgid "User Agent"
633
  msgstr "Agent korisnik"
634
 
635
+ #: includes/admin/class-dlm-admin.php:633
636
+ #: includes/admin/class-dlm-logging-list-table.php:176
637
  msgid "Date"
638
  msgstr "Date"
639
 
640
+ #: includes/admin/class-dlm-admin.php:634
641
  msgid "Status"
642
  msgstr "Status"
643
 
644
+ #: includes/admin/class-dlm-admin.php:719
645
  msgid ""
646
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
647
  "thank you from us in advance!"
663
  msgid "Download #%d (no longer exists)"
664
  msgstr "Download #%d (ne postoji više)"
665
 
666
+ #: includes/admin/class-dlm-logging-list-table.php:113
667
+ msgid " (v%s)"
668
+ msgstr ""
669
+
670
+ #: includes/admin/class-dlm-logging-list-table.php:115
671
+ msgid " (v%s no longer exists)"
672
+ msgstr ""
673
 
674
+ #: includes/admin/class-dlm-logging-list-table.php:139
675
  msgid "Non-member"
676
  msgstr "Nije član"
677
 
678
+ #: includes/admin/class-dlm-logging-list-table.php:173
679
  msgid "User"
680
  msgstr "Korisnik"
681
 
682
+ #: includes/admin/class-dlm-logging-list-table.php:174
683
  msgid "IP Address"
684
  msgstr "IP adresa"
685
 
686
+ #: includes/admin/class-dlm-logging-list-table.php:196
687
  msgid "Log entries deleted"
688
  msgstr ""
689
 
690
+ #: includes/admin/class-dlm-logging-list-table.php:213
691
  msgid "Any status"
692
  msgstr "Bilo kakav status"
693
 
694
+ #: includes/admin/class-dlm-logging-list-table.php:215
695
  msgid "Failed"
696
  msgstr "Nije uspelo"
697
 
698
+ #: includes/admin/class-dlm-logging-list-table.php:217
699
  msgid "Redirected"
700
  msgstr "Preusmereno"
701
 
702
+ #: includes/admin/class-dlm-logging-list-table.php:219
703
  msgid "Completed"
704
  msgstr "Završeno"
705
 
706
+ #: includes/admin/class-dlm-logging-list-table.php:238
707
  msgid "Show all dates"
708
  msgstr "Prikazati sve datume"
709
 
710
+ #: includes/admin/class-dlm-logging-list-table.php:252
711
  msgid "%1$s %2$d"
712
  msgstr "%1$s %2$d"
713
 
714
+ #: includes/admin/class-dlm-logging-list-table.php:260
715
  msgid "25 per page"
716
  msgstr "25 po stranici"
717
 
718
+ #: includes/admin/class-dlm-logging-list-table.php:262
719
  msgid "50 per page"
720
  msgstr "50 po stranici"
721
 
722
+ #: includes/admin/class-dlm-logging-list-table.php:264
723
  msgid "100 per page"
724
  msgstr "100 po stranici"
725
 
726
+ #: includes/admin/class-dlm-logging-list-table.php:266
727
  msgid "200 per page"
728
  msgstr "200 po stranici"
729
 
730
+ #: includes/admin/class-dlm-logging-list-table.php:268
731
  msgid "Show All"
732
  msgstr "Prikaži sve"
733
 
734
+ #: includes/admin/class-dlm-logging-list-table.php:272
735
  msgid "Filter"
736
  msgstr "Filter"
737
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Idi na početnu stranicu &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Download Error"
822
 
825
  msgid "No file paths defined."
826
  msgstr "Putanja fajla nije definisana."
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Preusmereno na fajl"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Preusmereno na upravljački fajl."
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "Fajl nije pronadjen."
843
 
languages/download-monitor-sv_SE.mo CHANGED
Binary file
languages/download-monitor-sv_SE.po CHANGED
@@ -8,8 +8,8 @@ msgid ""
8
  msgstr ""
9
  "Project-Id-Version: Download Monitor\n"
10
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
11
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
12
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
13
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
14
  "Language-Team: Swedish (Sweden) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sv_SE/)\n"
15
  "MIME-Version: 1.0\n"
@@ -85,7 +85,7 @@ msgid "ID"
85
  msgstr "ID"
86
 
87
  #: includes/admin/class-dlm-admin-cpt.php:201
88
- #: includes/admin/class-dlm-logging-list-table.php:168
89
  msgid "File"
90
  msgstr "Fil"
91
 
@@ -119,7 +119,7 @@ msgid "Featured"
119
  msgstr "Utvald"
120
 
121
  #: includes/admin/class-dlm-admin-cpt.php:207
122
- #: includes/admin/class-dlm-admin-cpt.php:388
123
  #: includes/admin/class-dlm-admin-writepanels.php:124
124
  msgid "Members only"
125
  msgstr "Endast för medlemmar"
@@ -138,16 +138,16 @@ msgstr "Publiceringsdatum"
138
  msgid "Yes"
139
  msgstr "Ja"
140
 
141
- #: includes/admin/class-dlm-admin-cpt.php:384
142
  msgid "Download Monitor Data"
143
  msgstr ""
144
 
145
- #: includes/admin/class-dlm-admin-cpt.php:386
146
  #: includes/admin/class-dlm-admin-writepanels.php:118
147
  msgid "Featured download"
148
  msgstr "Utvald nedladdning"
149
 
150
- #: includes/admin/class-dlm-admin-cpt.php:390
151
  #: includes/admin/class-dlm-admin-writepanels.php:130
152
  msgid "Redirect to file"
153
  msgstr "Omdirigera till fil"
@@ -161,13 +161,13 @@ msgid "There are no stats available yet!"
161
  msgstr "Det finns ingen statistik ännu!"
162
 
163
  #: includes/admin/class-dlm-admin-dashboard.php:76
164
- #: includes/admin/class-dlm-logging-list-table.php:167
165
  #: includes/class-dlm-post-type-manager.php:23
166
  msgid "Download"
167
  msgstr "Nedladdning"
168
 
169
  #: includes/admin/class-dlm-admin-extensions.php:45
170
- #: includes/admin/class-dlm-admin.php:380
171
  msgid "Download Monitor Extensions"
172
  msgstr "Download Monitor Extensions"
173
 
@@ -332,220 +332,220 @@ msgstr "Stäng alla"
332
  msgid "Expand all"
333
  msgstr "Expandera alla"
334
 
335
- #: includes/admin/class-dlm-admin.php:104
336
  msgid "Select Page"
337
  msgstr ""
338
 
339
- #: includes/admin/class-dlm-admin.php:131
340
  msgid "General"
341
  msgstr "Allmänna"
342
 
343
- #: includes/admin/class-dlm-admin.php:136
344
  msgid "Default Template"
345
  msgstr "Standardmall"
346
 
347
- #: includes/admin/class-dlm-admin.php:137
348
  msgid ""
349
  "Choose which template is used for <code>[download]</code> shortcodes by "
350
  "default (this can be overridden by the <code>format</code> argument)."
351
  msgstr "Välj vilken mall som ska användas för <code>[download]</code>-shortcodes som standard (detta kan skrivas över med <code>format</code>-argument)."
352
 
353
- #: includes/admin/class-dlm-admin.php:140
354
  msgid "Default - Title and count"
355
  msgstr "Standard - titel och räknare"
356
 
357
- #: includes/admin/class-dlm-admin.php:141
358
  msgid "Button - CSS styled button showing title and count"
359
  msgstr "Knapp - CSS-stylad knapp som visar titel och räknare"
360
 
361
- #: includes/admin/class-dlm-admin.php:142
362
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
363
  msgstr "Box - En box som visar miniatyrbild, titel, räknare, filnamn och filstorlek."
364
 
365
- #: includes/admin/class-dlm-admin.php:143
366
  msgid "Filename - Filename and download count"
367
  msgstr "Filnamn - Filnamn och nedladdningsräknare"
368
 
369
- #: includes/admin/class-dlm-admin.php:144
370
  msgid "Title - Shows download title only"
371
  msgstr "Titel - Visar endast nedladdningstitel"
372
 
373
- #: includes/admin/class-dlm-admin.php:145
374
  msgid "Version list - Lists all download versions in an unordered list"
375
  msgstr "Versionslista - Listar alla nedladdningsversion i en oordnad lista"
376
 
377
- #: includes/admin/class-dlm-admin.php:146
378
  msgid "Custom template"
379
  msgstr "Anpassad mall"
380
 
381
- #: includes/admin/class-dlm-admin.php:152
382
  msgid "Custom Template"
383
  msgstr "Anpassad mall"
384
 
385
- #: includes/admin/class-dlm-admin.php:153
386
  msgid ""
387
  "Leaving this blank will use the default <code>content-download.php</code> "
388
- "template file. If you enter, for example, <code>image</code>, the <code"
389
- ">content-download-image.php</code> template will be used instead. You can "
390
  "add custom templates inside your theme folder."
391
- msgstr "Om detta lämnas tomt kommer standardmallen <code>content-download.php</code> att användas. Om du t.ex anger <code>image</code> så kommer mallen <code>content-download-bild.php</code> användas istället. Du kan lägga till anpassade mallar i din temakatalog."
392
 
393
- #: includes/admin/class-dlm-admin.php:158
394
  msgid "X-Accel-Redirect / X-Sendfile"
395
  msgstr "X-Accel-Redirect / X-Sendfile"
396
 
397
- #: includes/admin/class-dlm-admin.php:159
398
- #: includes/admin/class-dlm-admin.php:167
399
- #: includes/admin/class-dlm-admin.php:230
400
- #: includes/admin/class-dlm-admin.php:240
401
  msgid "Enable"
402
  msgstr "Aktivera"
403
 
404
- #: includes/admin/class-dlm-admin.php:160
405
  msgid ""
406
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
407
  " used to serve downloads instead of PHP (server requires "
408
  "<code>mod_xsendfile</code>)."
409
  msgstr "Om stöd finns, kan <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> användas för att hantera nedladdningar istället för PHP (servern behöver då <code>mod_xsendfile</code>)."
410
 
411
- #: includes/admin/class-dlm-admin.php:166
412
  msgid "Prevent hotlinking"
413
  msgstr "Motverka extern direktlänkning"
414
 
415
- #: includes/admin/class-dlm-admin.php:168
416
  msgid ""
417
  "If enabled, the download handler will check the PHP referer to see if it "
418
  "originated from your site and if not, redirect them to the homepage."
419
  msgstr "Om aktiverat så kommer nedladdningshanteraren kontrollera PHP-referens för att se om förfrågan kommer från din webbplats och om så inte är fallet, omdirigera dom till startsidan."
420
 
421
- #: includes/admin/class-dlm-admin.php:174
422
  msgid "Endpoint"
423
  msgstr "Slutpunkt"
424
 
425
- #: includes/admin/class-dlm-admin.php:179
426
  msgid "download"
427
  msgstr "nedladdning"
428
 
429
- #: includes/admin/class-dlm-admin.php:180
430
  msgid "Download Endpoint"
431
  msgstr "Nedladdningsslutpunkt"
432
 
433
- #: includes/admin/class-dlm-admin.php:181
434
  msgid ""
435
  "Define what endpoint should be used for download links. By default this will"
436
  " be <code>%s</code>."
437
  msgstr "Definiera vilken slutpunkt nedladdningar ska ha. Som standard kommer detta vara <code>%s</code>."
438
 
439
- #: includes/admin/class-dlm-admin.php:186
440
  msgid "Endpoint Value"
441
  msgstr "Slutpunktsvärde"
442
 
443
- #: includes/admin/class-dlm-admin.php:187
444
  msgid ""
445
  "Define what unique value should be used on the end of your endpoint to "
446
  "identify the downloadable file. e.g. ID would give a link like "
447
  "<code>%s</code>"
448
  msgstr "Definiera vilket unikt värde i slutet på din slutpunkt för att identifiera den nedladdningsbara filen. Exempelvis, ID skulle ge dig en länk som<code>%s</code>"
449
 
450
- #: includes/admin/class-dlm-admin.php:190
451
- #: includes/admin/class-dlm-admin.php:617
452
  msgid "Download ID"
453
  msgstr "Nedladdnings-ID"
454
 
455
- #: includes/admin/class-dlm-admin.php:191
456
  msgid "Download slug"
457
  msgstr "Nedladdningspermalänk"
458
 
459
- #: includes/admin/class-dlm-admin.php:197
460
  msgid "Hashes"
461
  msgstr "Hashes"
462
 
463
- #: includes/admin/class-dlm-admin.php:202
464
  msgid "MD5 hashes"
465
  msgstr "MD5-hashes"
466
 
467
- #: includes/admin/class-dlm-admin.php:203
468
  msgid "Generate MD5 hash for uploaded files"
469
  msgstr "Generera MD5-hash för uppladdade filer"
470
 
471
- #: includes/admin/class-dlm-admin.php:210
472
  msgid "SHA1 hashes"
473
  msgstr "SHA1-hashes"
474
 
475
- #: includes/admin/class-dlm-admin.php:211
476
  msgid "Generate SHA1 hash for uploaded files"
477
  msgstr "Generera SHA1-hash för uppladdade filer"
478
 
479
- #: includes/admin/class-dlm-admin.php:218
480
  msgid "CRC32B hashes"
481
  msgstr "CRC32B-hashes"
482
 
483
- #: includes/admin/class-dlm-admin.php:219
484
  msgid "Generate CRC32B hash for uploaded files"
485
  msgstr "Generera CRC32B-hash för uppladdade filer"
486
 
487
- #: includes/admin/class-dlm-admin.php:220
488
  msgid ""
489
  "Hashes can optionally be output via shortcodes, but may cause performance "
490
  "issues with large files."
491
  msgstr "Hashes kan skrivas ut via shortcodes, men kan skapa prestandaproblem vid större filer."
492
 
493
- #: includes/admin/class-dlm-admin.php:226
494
  msgid "Logging"
495
  msgstr "Loggar"
496
 
497
- #: includes/admin/class-dlm-admin.php:232
498
  msgid "Download Log"
499
  msgstr "Nedladdningslogg"
500
 
501
- #: includes/admin/class-dlm-admin.php:233
502
  msgid "Log download attempts, IP addresses and more."
503
  msgstr "Loggar nedladdningsförsök, IP-adresser med mera."
504
 
505
- #: includes/admin/class-dlm-admin.php:239
506
  msgid "Count unique IPs only"
507
  msgstr ""
508
 
509
- #: includes/admin/class-dlm-admin.php:241
510
  msgid ""
511
  "If enabled, the counter for each download will only increment and create a "
512
  "log entry once per IP address."
513
  msgstr ""
514
 
515
- #: includes/admin/class-dlm-admin.php:247
516
  msgid "Access"
517
  msgstr ""
518
 
519
- #: includes/admin/class-dlm-admin.php:252
520
  msgid "No Access Page"
521
  msgstr ""
522
 
523
- #: includes/admin/class-dlm-admin.php:253
524
  msgid ""
525
  "Choose what page is displayed when the user has no access to a file. Don't "
526
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
527
  msgstr ""
528
 
529
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
530
  #: includes/class-dlm-upgrade-manager.php:54
531
  msgid "You do not have permission to access this download. %sGo to homepage%s"
532
  msgstr "Du har inte tillräckliga rättigheter för denna nedladdning. %sGå till startsidan%s"
533
 
534
- #: includes/admin/class-dlm-admin.php:261
535
  msgid "No access message"
536
  msgstr "Ingen åtkomst-meddelande"
537
 
538
- #: includes/admin/class-dlm-admin.php:262
539
  msgid ""
540
  "The message that will be displayed to visitors when they don't have access "
541
  "to a file."
542
  msgstr "Meddelandet som visas för besökare när de inte har tillgång till en fil."
543
 
544
- #: includes/admin/class-dlm-admin.php:268
545
  msgid "Blacklist IPs"
546
  msgstr "Svartlista IP"
547
 
548
- #: includes/admin/class-dlm-admin.php:269
549
  msgid ""
550
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
551
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -553,97 +553,97 @@ msgid ""
553
  "<code>2001:db8::/32</code>."
554
  msgstr ""
555
 
556
- #: includes/admin/class-dlm-admin.php:276
557
  msgid "Blacklist user agents"
558
  msgstr "Svartlista användaragent"
559
 
560
- #: includes/admin/class-dlm-admin.php:277
561
  msgid "List browser user agents to blacklist, 1 per line."
562
  msgstr "Lista webbläsares användaragent att svartlista, 1 per rad."
563
 
564
- #: includes/admin/class-dlm-admin.php:361
565
  msgid "Logs"
566
  msgstr "Loggar"
567
 
568
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
569
  msgid "Settings"
570
  msgstr "Inställningar"
571
 
572
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
573
  msgid "Extensions"
574
  msgstr "Extensions"
575
 
576
- #: includes/admin/class-dlm-admin.php:411
577
  msgid ""
578
  "Because your server is running on nginx, our .htaccess file can't protect "
579
  "your downloads."
580
  msgstr ""
581
 
582
- #: includes/admin/class-dlm-admin.php:412
583
  msgid ""
584
  "Please add the following rules to your nginx config to disable direct file "
585
  "access: %s"
586
  msgstr ""
587
 
588
- #: includes/admin/class-dlm-admin.php:451
589
  msgid "Settings successfully saved"
590
  msgstr "Inställningar sparade"
591
 
592
- #: includes/admin/class-dlm-admin.php:534
593
  msgid "Save Changes"
594
  msgstr "Spara ändringar"
595
 
596
- #: includes/admin/class-dlm-admin.php:560
597
  msgid "Download Logs"
598
  msgstr "Ladda ner loggar"
599
 
600
- #: includes/admin/class-dlm-admin.php:562
601
  msgid "Export CSV"
602
  msgstr "Exportera CSV"
603
 
604
- #: includes/admin/class-dlm-admin.php:564
605
  msgid "Delete Logs"
606
  msgstr "Radera loggar"
607
 
608
- #: includes/admin/class-dlm-admin.php:618
609
  msgid "Version ID"
610
  msgstr "Versions-ID"
611
 
612
- #: includes/admin/class-dlm-admin.php:619
613
  msgid "Filename"
614
  msgstr "Filnamn"
615
 
616
- #: includes/admin/class-dlm-admin.php:620
617
  msgid "User ID"
618
  msgstr "Användar-ID"
619
 
620
- #: includes/admin/class-dlm-admin.php:621
621
  msgid "User Login"
622
  msgstr "Användarens användarnamn"
623
 
624
- #: includes/admin/class-dlm-admin.php:622
625
  msgid "User Email"
626
  msgstr "Användarens e-postadress"
627
 
628
- #: includes/admin/class-dlm-admin.php:623
629
  msgid "User IP"
630
  msgstr "Användar-IP"
631
 
632
- #: includes/admin/class-dlm-admin.php:624
633
- #: includes/admin/class-dlm-logging-list-table.php:171
634
  msgid "User Agent"
635
  msgstr "Användaragent"
636
 
637
- #: includes/admin/class-dlm-admin.php:625
638
- #: includes/admin/class-dlm-logging-list-table.php:172
639
  msgid "Date"
640
  msgstr "Datum"
641
 
642
- #: includes/admin/class-dlm-admin.php:626
643
  msgid "Status"
644
  msgstr "Status"
645
 
646
- #: includes/admin/class-dlm-admin.php:711
647
  msgid ""
648
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
649
  "thank you from us in advance!"
@@ -665,71 +665,75 @@ msgstr "%s sedan"
665
  msgid "Download #%d (no longer exists)"
666
  msgstr "Nedladdning #%d (finns inte längre)"
667
 
668
- #: includes/admin/class-dlm-logging-list-table.php:112
669
- msgid "v%s"
670
- msgstr "v%s"
 
 
 
 
671
 
672
- #: includes/admin/class-dlm-logging-list-table.php:135
673
  msgid "Non-member"
674
  msgstr "Icke-medlem"
675
 
676
- #: includes/admin/class-dlm-logging-list-table.php:169
677
  msgid "User"
678
  msgstr "Användare"
679
 
680
- #: includes/admin/class-dlm-logging-list-table.php:170
681
  msgid "IP Address"
682
  msgstr "IP-address"
683
 
684
- #: includes/admin/class-dlm-logging-list-table.php:192
685
  msgid "Log entries deleted"
686
  msgstr ""
687
 
688
- #: includes/admin/class-dlm-logging-list-table.php:209
689
  msgid "Any status"
690
  msgstr "Alla statusar"
691
 
692
- #: includes/admin/class-dlm-logging-list-table.php:211
693
  msgid "Failed"
694
  msgstr "Misslyckades"
695
 
696
- #: includes/admin/class-dlm-logging-list-table.php:213
697
  msgid "Redirected"
698
  msgstr "Omdirigerad"
699
 
700
- #: includes/admin/class-dlm-logging-list-table.php:215
701
  msgid "Completed"
702
  msgstr "Genomförd"
703
 
704
- #: includes/admin/class-dlm-logging-list-table.php:234
705
  msgid "Show all dates"
706
  msgstr "Visa alla datum"
707
 
708
- #: includes/admin/class-dlm-logging-list-table.php:248
709
  msgid "%1$s %2$d"
710
  msgstr "%1$s %2$d"
711
 
712
- #: includes/admin/class-dlm-logging-list-table.php:256
713
  msgid "25 per page"
714
  msgstr "25 per sida"
715
 
716
- #: includes/admin/class-dlm-logging-list-table.php:258
717
  msgid "50 per page"
718
  msgstr "50 per sida"
719
 
720
- #: includes/admin/class-dlm-logging-list-table.php:260
721
  msgid "100 per page"
722
  msgstr "100 per sida"
723
 
724
- #: includes/admin/class-dlm-logging-list-table.php:262
725
  msgid "200 per page"
726
  msgstr "200 per sida"
727
 
728
- #: includes/admin/class-dlm-logging-list-table.php:264
729
  msgid "Show All"
730
  msgstr "Visa alla"
731
 
732
- #: includes/admin/class-dlm-logging-list-table.php:268
733
  msgid "Filter"
734
  msgstr "Filtrera"
735
 
@@ -805,7 +809,7 @@ msgstr "Nedladdning finns ej."
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
- #: includes/class-dlm-download-handler.php:499
809
  msgid "Go to homepage &rarr;"
810
  msgstr "Gå till startsidan &rarr;"
811
 
@@ -813,7 +817,7 @@ msgstr "Gå till startsidan &rarr;"
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
- #: includes/class-dlm-download-handler.php:499
817
  msgid "Download Error"
818
  msgstr "Nedladdningsfel"
819
 
@@ -822,19 +826,19 @@ msgstr "Nedladdningsfel"
822
  msgid "No file paths defined."
823
  msgstr "Inga sökvägar definierade."
824
 
825
- #: includes/class-dlm-download-handler.php:419
826
- #: includes/class-dlm-download-handler.php:439
827
- #: includes/class-dlm-download-handler.php:446
828
- #: includes/class-dlm-download-handler.php:453
829
  msgid "Redirected to file"
830
  msgstr "Omdirigerad till fil"
831
 
832
- #: includes/class-dlm-download-handler.php:492
833
  msgid "Redirected to remote file."
834
  msgstr "Omdirigerad till fil på annan plats."
835
 
836
- #: includes/class-dlm-download-handler.php:497
837
  #: includes/class-dlm-download-handler.php:499
 
838
  msgid "File not found."
839
  msgstr "Filen kunde inte hittas."
840
 
8
  msgstr ""
9
  "Project-Id-Version: Download Monitor\n"
10
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
11
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
12
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
13
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
14
  "Language-Team: Swedish (Sweden) (http://www.transifex.com/barrykooijplugins/download-monitor/language/sv_SE/)\n"
15
  "MIME-Version: 1.0\n"
85
  msgstr "ID"
86
 
87
  #: includes/admin/class-dlm-admin-cpt.php:201
88
+ #: includes/admin/class-dlm-logging-list-table.php:172
89
  msgid "File"
90
  msgstr "Fil"
91
 
119
  msgstr "Utvald"
120
 
121
  #: includes/admin/class-dlm-admin-cpt.php:207
122
+ #: includes/admin/class-dlm-admin-cpt.php:414
123
  #: includes/admin/class-dlm-admin-writepanels.php:124
124
  msgid "Members only"
125
  msgstr "Endast för medlemmar"
138
  msgid "Yes"
139
  msgstr "Ja"
140
 
141
+ #: includes/admin/class-dlm-admin-cpt.php:410
142
  msgid "Download Monitor Data"
143
  msgstr ""
144
 
145
+ #: includes/admin/class-dlm-admin-cpt.php:412
146
  #: includes/admin/class-dlm-admin-writepanels.php:118
147
  msgid "Featured download"
148
  msgstr "Utvald nedladdning"
149
 
150
+ #: includes/admin/class-dlm-admin-cpt.php:416
151
  #: includes/admin/class-dlm-admin-writepanels.php:130
152
  msgid "Redirect to file"
153
  msgstr "Omdirigera till fil"
161
  msgstr "Det finns ingen statistik ännu!"
162
 
163
  #: includes/admin/class-dlm-admin-dashboard.php:76
164
+ #: includes/admin/class-dlm-logging-list-table.php:171
165
  #: includes/class-dlm-post-type-manager.php:23
166
  msgid "Download"
167
  msgstr "Nedladdning"
168
 
169
  #: includes/admin/class-dlm-admin-extensions.php:45
170
+ #: includes/admin/class-dlm-admin.php:389
171
  msgid "Download Monitor Extensions"
172
  msgstr "Download Monitor Extensions"
173
 
332
  msgid "Expand all"
333
  msgstr "Expandera alla"
334
 
335
+ #: includes/admin/class-dlm-admin.php:113
336
  msgid "Select Page"
337
  msgstr ""
338
 
339
+ #: includes/admin/class-dlm-admin.php:140
340
  msgid "General"
341
  msgstr "Allmänna"
342
 
343
+ #: includes/admin/class-dlm-admin.php:145
344
  msgid "Default Template"
345
  msgstr "Standardmall"
346
 
347
+ #: includes/admin/class-dlm-admin.php:146
348
  msgid ""
349
  "Choose which template is used for <code>[download]</code> shortcodes by "
350
  "default (this can be overridden by the <code>format</code> argument)."
351
  msgstr "Välj vilken mall som ska användas för <code>[download]</code>-shortcodes som standard (detta kan skrivas över med <code>format</code>-argument)."
352
 
353
+ #: includes/admin/class-dlm-admin.php:149
354
  msgid "Default - Title and count"
355
  msgstr "Standard - titel och räknare"
356
 
357
+ #: includes/admin/class-dlm-admin.php:150
358
  msgid "Button - CSS styled button showing title and count"
359
  msgstr "Knapp - CSS-stylad knapp som visar titel och räknare"
360
 
361
+ #: includes/admin/class-dlm-admin.php:151
362
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
363
  msgstr "Box - En box som visar miniatyrbild, titel, räknare, filnamn och filstorlek."
364
 
365
+ #: includes/admin/class-dlm-admin.php:152
366
  msgid "Filename - Filename and download count"
367
  msgstr "Filnamn - Filnamn och nedladdningsräknare"
368
 
369
+ #: includes/admin/class-dlm-admin.php:153
370
  msgid "Title - Shows download title only"
371
  msgstr "Titel - Visar endast nedladdningstitel"
372
 
373
+ #: includes/admin/class-dlm-admin.php:154
374
  msgid "Version list - Lists all download versions in an unordered list"
375
  msgstr "Versionslista - Listar alla nedladdningsversion i en oordnad lista"
376
 
377
+ #: includes/admin/class-dlm-admin.php:155
378
  msgid "Custom template"
379
  msgstr "Anpassad mall"
380
 
381
+ #: includes/admin/class-dlm-admin.php:161
382
  msgid "Custom Template"
383
  msgstr "Anpassad mall"
384
 
385
+ #: includes/admin/class-dlm-admin.php:162
386
  msgid ""
387
  "Leaving this blank will use the default <code>content-download.php</code> "
388
+ "template file. If you enter, for example, <code>button</code>, the <code"
389
+ ">content-download-button.php</code> template will be used instead. You can "
390
  "add custom templates inside your theme folder."
391
+ msgstr ""
392
 
393
+ #: includes/admin/class-dlm-admin.php:167
394
  msgid "X-Accel-Redirect / X-Sendfile"
395
  msgstr "X-Accel-Redirect / X-Sendfile"
396
 
397
+ #: includes/admin/class-dlm-admin.php:168
398
+ #: includes/admin/class-dlm-admin.php:176
399
+ #: includes/admin/class-dlm-admin.php:239
400
+ #: includes/admin/class-dlm-admin.php:249
401
  msgid "Enable"
402
  msgstr "Aktivera"
403
 
404
+ #: includes/admin/class-dlm-admin.php:169
405
  msgid ""
406
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
407
  " used to serve downloads instead of PHP (server requires "
408
  "<code>mod_xsendfile</code>)."
409
  msgstr "Om stöd finns, kan <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> användas för att hantera nedladdningar istället för PHP (servern behöver då <code>mod_xsendfile</code>)."
410
 
411
+ #: includes/admin/class-dlm-admin.php:175
412
  msgid "Prevent hotlinking"
413
  msgstr "Motverka extern direktlänkning"
414
 
415
+ #: includes/admin/class-dlm-admin.php:177
416
  msgid ""
417
  "If enabled, the download handler will check the PHP referer to see if it "
418
  "originated from your site and if not, redirect them to the homepage."
419
  msgstr "Om aktiverat så kommer nedladdningshanteraren kontrollera PHP-referens för att se om förfrågan kommer från din webbplats och om så inte är fallet, omdirigera dom till startsidan."
420
 
421
+ #: includes/admin/class-dlm-admin.php:183
422
  msgid "Endpoint"
423
  msgstr "Slutpunkt"
424
 
425
+ #: includes/admin/class-dlm-admin.php:188
426
  msgid "download"
427
  msgstr "nedladdning"
428
 
429
+ #: includes/admin/class-dlm-admin.php:189
430
  msgid "Download Endpoint"
431
  msgstr "Nedladdningsslutpunkt"
432
 
433
+ #: includes/admin/class-dlm-admin.php:190
434
  msgid ""
435
  "Define what endpoint should be used for download links. By default this will"
436
  " be <code>%s</code>."
437
  msgstr "Definiera vilken slutpunkt nedladdningar ska ha. Som standard kommer detta vara <code>%s</code>."
438
 
439
+ #: includes/admin/class-dlm-admin.php:195
440
  msgid "Endpoint Value"
441
  msgstr "Slutpunktsvärde"
442
 
443
+ #: includes/admin/class-dlm-admin.php:196
444
  msgid ""
445
  "Define what unique value should be used on the end of your endpoint to "
446
  "identify the downloadable file. e.g. ID would give a link like "
447
  "<code>%s</code>"
448
  msgstr "Definiera vilket unikt värde i slutet på din slutpunkt för att identifiera den nedladdningsbara filen. Exempelvis, ID skulle ge dig en länk som<code>%s</code>"
449
 
450
+ #: includes/admin/class-dlm-admin.php:199
451
+ #: includes/admin/class-dlm-admin.php:625
452
  msgid "Download ID"
453
  msgstr "Nedladdnings-ID"
454
 
455
+ #: includes/admin/class-dlm-admin.php:200
456
  msgid "Download slug"
457
  msgstr "Nedladdningspermalänk"
458
 
459
+ #: includes/admin/class-dlm-admin.php:206
460
  msgid "Hashes"
461
  msgstr "Hashes"
462
 
463
+ #: includes/admin/class-dlm-admin.php:211
464
  msgid "MD5 hashes"
465
  msgstr "MD5-hashes"
466
 
467
+ #: includes/admin/class-dlm-admin.php:212
468
  msgid "Generate MD5 hash for uploaded files"
469
  msgstr "Generera MD5-hash för uppladdade filer"
470
 
471
+ #: includes/admin/class-dlm-admin.php:219
472
  msgid "SHA1 hashes"
473
  msgstr "SHA1-hashes"
474
 
475
+ #: includes/admin/class-dlm-admin.php:220
476
  msgid "Generate SHA1 hash for uploaded files"
477
  msgstr "Generera SHA1-hash för uppladdade filer"
478
 
479
+ #: includes/admin/class-dlm-admin.php:227
480
  msgid "CRC32B hashes"
481
  msgstr "CRC32B-hashes"
482
 
483
+ #: includes/admin/class-dlm-admin.php:228
484
  msgid "Generate CRC32B hash for uploaded files"
485
  msgstr "Generera CRC32B-hash för uppladdade filer"
486
 
487
+ #: includes/admin/class-dlm-admin.php:229
488
  msgid ""
489
  "Hashes can optionally be output via shortcodes, but may cause performance "
490
  "issues with large files."
491
  msgstr "Hashes kan skrivas ut via shortcodes, men kan skapa prestandaproblem vid större filer."
492
 
493
+ #: includes/admin/class-dlm-admin.php:235
494
  msgid "Logging"
495
  msgstr "Loggar"
496
 
497
+ #: includes/admin/class-dlm-admin.php:241
498
  msgid "Download Log"
499
  msgstr "Nedladdningslogg"
500
 
501
+ #: includes/admin/class-dlm-admin.php:242
502
  msgid "Log download attempts, IP addresses and more."
503
  msgstr "Loggar nedladdningsförsök, IP-adresser med mera."
504
 
505
+ #: includes/admin/class-dlm-admin.php:248
506
  msgid "Count unique IPs only"
507
  msgstr ""
508
 
509
+ #: includes/admin/class-dlm-admin.php:250
510
  msgid ""
511
  "If enabled, the counter for each download will only increment and create a "
512
  "log entry once per IP address."
513
  msgstr ""
514
 
515
+ #: includes/admin/class-dlm-admin.php:256
516
  msgid "Access"
517
  msgstr ""
518
 
519
+ #: includes/admin/class-dlm-admin.php:261
520
  msgid "No Access Page"
521
  msgstr ""
522
 
523
+ #: includes/admin/class-dlm-admin.php:262
524
  msgid ""
525
  "Choose what page is displayed when the user has no access to a file. Don't "
526
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
527
  msgstr ""
528
 
529
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
530
  #: includes/class-dlm-upgrade-manager.php:54
531
  msgid "You do not have permission to access this download. %sGo to homepage%s"
532
  msgstr "Du har inte tillräckliga rättigheter för denna nedladdning. %sGå till startsidan%s"
533
 
534
+ #: includes/admin/class-dlm-admin.php:270
535
  msgid "No access message"
536
  msgstr "Ingen åtkomst-meddelande"
537
 
538
+ #: includes/admin/class-dlm-admin.php:271
539
  msgid ""
540
  "The message that will be displayed to visitors when they don't have access "
541
  "to a file."
542
  msgstr "Meddelandet som visas för besökare när de inte har tillgång till en fil."
543
 
544
+ #: includes/admin/class-dlm-admin.php:277
545
  msgid "Blacklist IPs"
546
  msgstr "Svartlista IP"
547
 
548
+ #: includes/admin/class-dlm-admin.php:278
549
  msgid ""
550
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
551
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
553
  "<code>2001:db8::/32</code>."
554
  msgstr ""
555
 
556
+ #: includes/admin/class-dlm-admin.php:285
557
  msgid "Blacklist user agents"
558
  msgstr "Svartlista användaragent"
559
 
560
+ #: includes/admin/class-dlm-admin.php:286
561
  msgid "List browser user agents to blacklist, 1 per line."
562
  msgstr "Lista webbläsares användaragent att svartlista, 1 per rad."
563
 
564
+ #: includes/admin/class-dlm-admin.php:370
565
  msgid "Logs"
566
  msgstr "Loggar"
567
 
568
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
569
  msgid "Settings"
570
  msgstr "Inställningar"
571
 
572
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
573
  msgid "Extensions"
574
  msgstr "Extensions"
575
 
576
+ #: includes/admin/class-dlm-admin.php:420
577
  msgid ""
578
  "Because your server is running on nginx, our .htaccess file can't protect "
579
  "your downloads."
580
  msgstr ""
581
 
582
+ #: includes/admin/class-dlm-admin.php:421
583
  msgid ""
584
  "Please add the following rules to your nginx config to disable direct file "
585
  "access: %s"
586
  msgstr ""
587
 
588
+ #: includes/admin/class-dlm-admin.php:459
589
  msgid "Settings successfully saved"
590
  msgstr "Inställningar sparade"
591
 
592
+ #: includes/admin/class-dlm-admin.php:542
593
  msgid "Save Changes"
594
  msgstr "Spara ändringar"
595
 
596
+ #: includes/admin/class-dlm-admin.php:568
597
  msgid "Download Logs"
598
  msgstr "Ladda ner loggar"
599
 
600
+ #: includes/admin/class-dlm-admin.php:570
601
  msgid "Export CSV"
602
  msgstr "Exportera CSV"
603
 
604
+ #: includes/admin/class-dlm-admin.php:572
605
  msgid "Delete Logs"
606
  msgstr "Radera loggar"
607
 
608
+ #: includes/admin/class-dlm-admin.php:626
609
  msgid "Version ID"
610
  msgstr "Versions-ID"
611
 
612
+ #: includes/admin/class-dlm-admin.php:627
613
  msgid "Filename"
614
  msgstr "Filnamn"
615
 
616
+ #: includes/admin/class-dlm-admin.php:628
617
  msgid "User ID"
618
  msgstr "Användar-ID"
619
 
620
+ #: includes/admin/class-dlm-admin.php:629
621
  msgid "User Login"
622
  msgstr "Användarens användarnamn"
623
 
624
+ #: includes/admin/class-dlm-admin.php:630
625
  msgid "User Email"
626
  msgstr "Användarens e-postadress"
627
 
628
+ #: includes/admin/class-dlm-admin.php:631
629
  msgid "User IP"
630
  msgstr "Användar-IP"
631
 
632
+ #: includes/admin/class-dlm-admin.php:632
633
+ #: includes/admin/class-dlm-logging-list-table.php:175
634
  msgid "User Agent"
635
  msgstr "Användaragent"
636
 
637
+ #: includes/admin/class-dlm-admin.php:633
638
+ #: includes/admin/class-dlm-logging-list-table.php:176
639
  msgid "Date"
640
  msgstr "Datum"
641
 
642
+ #: includes/admin/class-dlm-admin.php:634
643
  msgid "Status"
644
  msgstr "Status"
645
 
646
+ #: includes/admin/class-dlm-admin.php:719
647
  msgid ""
648
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
649
  "thank you from us in advance!"
665
  msgid "Download #%d (no longer exists)"
666
  msgstr "Nedladdning #%d (finns inte längre)"
667
 
668
+ #: includes/admin/class-dlm-logging-list-table.php:113
669
+ msgid " (v%s)"
670
+ msgstr ""
671
+
672
+ #: includes/admin/class-dlm-logging-list-table.php:115
673
+ msgid " (v%s no longer exists)"
674
+ msgstr ""
675
 
676
+ #: includes/admin/class-dlm-logging-list-table.php:139
677
  msgid "Non-member"
678
  msgstr "Icke-medlem"
679
 
680
+ #: includes/admin/class-dlm-logging-list-table.php:173
681
  msgid "User"
682
  msgstr "Användare"
683
 
684
+ #: includes/admin/class-dlm-logging-list-table.php:174
685
  msgid "IP Address"
686
  msgstr "IP-address"
687
 
688
+ #: includes/admin/class-dlm-logging-list-table.php:196
689
  msgid "Log entries deleted"
690
  msgstr ""
691
 
692
+ #: includes/admin/class-dlm-logging-list-table.php:213
693
  msgid "Any status"
694
  msgstr "Alla statusar"
695
 
696
+ #: includes/admin/class-dlm-logging-list-table.php:215
697
  msgid "Failed"
698
  msgstr "Misslyckades"
699
 
700
+ #: includes/admin/class-dlm-logging-list-table.php:217
701
  msgid "Redirected"
702
  msgstr "Omdirigerad"
703
 
704
+ #: includes/admin/class-dlm-logging-list-table.php:219
705
  msgid "Completed"
706
  msgstr "Genomförd"
707
 
708
+ #: includes/admin/class-dlm-logging-list-table.php:238
709
  msgid "Show all dates"
710
  msgstr "Visa alla datum"
711
 
712
+ #: includes/admin/class-dlm-logging-list-table.php:252
713
  msgid "%1$s %2$d"
714
  msgstr "%1$s %2$d"
715
 
716
+ #: includes/admin/class-dlm-logging-list-table.php:260
717
  msgid "25 per page"
718
  msgstr "25 per sida"
719
 
720
+ #: includes/admin/class-dlm-logging-list-table.php:262
721
  msgid "50 per page"
722
  msgstr "50 per sida"
723
 
724
+ #: includes/admin/class-dlm-logging-list-table.php:264
725
  msgid "100 per page"
726
  msgstr "100 per sida"
727
 
728
+ #: includes/admin/class-dlm-logging-list-table.php:266
729
  msgid "200 per page"
730
  msgstr "200 per sida"
731
 
732
+ #: includes/admin/class-dlm-logging-list-table.php:268
733
  msgid "Show All"
734
  msgstr "Visa alla"
735
 
736
+ #: includes/admin/class-dlm-logging-list-table.php:272
737
  msgid "Filter"
738
  msgstr "Filtrera"
739
 
809
  #: includes/class-dlm-download-handler.php:283
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
+ #: includes/class-dlm-download-handler.php:501
813
  msgid "Go to homepage &rarr;"
814
  msgstr "Gå till startsidan &rarr;"
815
 
817
  #: includes/class-dlm-download-handler.php:341
818
  #: includes/class-dlm-download-handler.php:349
819
  #: includes/class-dlm-download-handler.php:385
820
+ #: includes/class-dlm-download-handler.php:501
821
  msgid "Download Error"
822
  msgstr "Nedladdningsfel"
823
 
826
  msgid "No file paths defined."
827
  msgstr "Inga sökvägar definierade."
828
 
829
+ #: includes/class-dlm-download-handler.php:421
830
+ #: includes/class-dlm-download-handler.php:441
831
+ #: includes/class-dlm-download-handler.php:448
832
+ #: includes/class-dlm-download-handler.php:455
833
  msgid "Redirected to file"
834
  msgstr "Omdirigerad till fil"
835
 
836
+ #: includes/class-dlm-download-handler.php:494
837
  msgid "Redirected to remote file."
838
  msgstr "Omdirigerad till fil på annan plats."
839
 
 
840
  #: includes/class-dlm-download-handler.php:499
841
+ #: includes/class-dlm-download-handler.php:501
842
  msgid "File not found."
843
  msgstr "Filen kunde inte hittas."
844
 
languages/download-monitor-tr_TR.mo CHANGED
Binary file
languages/download-monitor-tr_TR.po CHANGED
@@ -8,8 +8,8 @@ msgid ""
8
  msgstr ""
9
  "Project-Id-Version: Download Monitor\n"
10
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
11
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
12
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
13
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
14
  "Language-Team: Turkish (Turkey) (http://www.transifex.com/barrykooijplugins/download-monitor/language/tr_TR/)\n"
15
  "MIME-Version: 1.0\n"
@@ -85,7 +85,7 @@ msgid "ID"
85
  msgstr "ID"
86
 
87
  #: includes/admin/class-dlm-admin-cpt.php:201
88
- #: includes/admin/class-dlm-logging-list-table.php:168
89
  msgid "File"
90
  msgstr "Dosya"
91
 
@@ -119,7 +119,7 @@ msgid "Featured"
119
  msgstr "Öne Çıkan"
120
 
121
  #: includes/admin/class-dlm-admin-cpt.php:207
122
- #: includes/admin/class-dlm-admin-cpt.php:388
123
  #: includes/admin/class-dlm-admin-writepanels.php:124
124
  msgid "Members only"
125
  msgstr "Üyelere Özel"
@@ -138,16 +138,16 @@ msgstr "Yayınlanma tarihi"
138
  msgid "Yes"
139
  msgstr "Evet"
140
 
141
- #: includes/admin/class-dlm-admin-cpt.php:384
142
  msgid "Download Monitor Data"
143
  msgstr ""
144
 
145
- #: includes/admin/class-dlm-admin-cpt.php:386
146
  #: includes/admin/class-dlm-admin-writepanels.php:118
147
  msgid "Featured download"
148
  msgstr "Öne Çıkan Yükleme"
149
 
150
- #: includes/admin/class-dlm-admin-cpt.php:390
151
  #: includes/admin/class-dlm-admin-writepanels.php:130
152
  msgid "Redirect to file"
153
  msgstr "Dosyaya yönlendir"
@@ -161,13 +161,13 @@ msgid "There are no stats available yet!"
161
  msgstr "Henüz yeterli veri yok!"
162
 
163
  #: includes/admin/class-dlm-admin-dashboard.php:76
164
- #: includes/admin/class-dlm-logging-list-table.php:167
165
  #: includes/class-dlm-post-type-manager.php:23
166
  msgid "Download"
167
  msgstr "İndir"
168
 
169
  #: includes/admin/class-dlm-admin-extensions.php:45
170
- #: includes/admin/class-dlm-admin.php:380
171
  msgid "Download Monitor Extensions"
172
  msgstr ""
173
 
@@ -332,220 +332,220 @@ msgstr "Tümünü Kapat"
332
  msgid "Expand all"
333
  msgstr "Tümünü Genişlet"
334
 
335
- #: includes/admin/class-dlm-admin.php:104
336
  msgid "Select Page"
337
  msgstr ""
338
 
339
- #: includes/admin/class-dlm-admin.php:131
340
  msgid "General"
341
  msgstr "Genel"
342
 
343
- #: includes/admin/class-dlm-admin.php:136
344
  msgid "Default Template"
345
  msgstr "Varsayılan Şablon"
346
 
347
- #: includes/admin/class-dlm-admin.php:137
348
  msgid ""
349
  "Choose which template is used for <code>[download]</code> shortcodes by "
350
  "default (this can be overridden by the <code>format</code> argument)."
351
  msgstr "<code>[download]</code> KısaKodu ile hangi şablonun varsayılan olarak kullanılacağını seçin (bu, <code>format</code> belirteciyle geçersiz kılınabilir)."
352
 
353
- #: includes/admin/class-dlm-admin.php:140
354
  msgid "Default - Title and count"
355
  msgstr "Varsayılan - Başlık ve sayı"
356
 
357
- #: includes/admin/class-dlm-admin.php:141
358
  msgid "Button - CSS styled button showing title and count"
359
  msgstr "Düğme - Başlığı ve sayıyı gösteren CSS biçimlendirmeli düğme"
360
 
361
- #: includes/admin/class-dlm-admin.php:142
362
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
363
  msgstr "Kutu - Küçük Resim, başlık, sayı, dosya adı ve dosya boyutunu gösteren kutu."
364
 
365
- #: includes/admin/class-dlm-admin.php:143
366
  msgid "Filename - Filename and download count"
367
  msgstr "Dosya Adı - Dosya adı ve indirme sayısı"
368
 
369
- #: includes/admin/class-dlm-admin.php:144
370
  msgid "Title - Shows download title only"
371
  msgstr "Başlık - Yalnızca yükleme başlığını gösterir"
372
 
373
- #: includes/admin/class-dlm-admin.php:145
374
  msgid "Version list - Lists all download versions in an unordered list"
375
  msgstr "Versiyon listesi - Tüm dosya versiyonlarını sırasız liste olarak gösterir"
376
 
377
- #: includes/admin/class-dlm-admin.php:146
378
  msgid "Custom template"
379
  msgstr "Özel şablon"
380
 
381
- #: includes/admin/class-dlm-admin.php:152
382
  msgid "Custom Template"
383
  msgstr "Özel Şablon"
384
 
385
- #: includes/admin/class-dlm-admin.php:153
386
  msgid ""
387
  "Leaving this blank will use the default <code>content-download.php</code> "
388
- "template file. If you enter, for example, <code>image</code>, the <code"
389
- ">content-download-image.php</code> template will be used instead. You can "
390
  "add custom templates inside your theme folder."
391
- msgstr "Bu alanı boş bırakmak varsayılan şablonun kullanılmasına <code>content-download.php</code> neden olacaktır. Mesela <code>image</code> eklerseniz, <code>content-download-image.php</code> şablon dosyası kullanılacaktir. Tema kılasörünün içine özel şablonlar ekleyebilirsiniz."
392
 
393
- #: includes/admin/class-dlm-admin.php:158
394
  msgid "X-Accel-Redirect / X-Sendfile"
395
  msgstr "X-Accel-Redirect / X-Sendfile"
396
 
397
- #: includes/admin/class-dlm-admin.php:159
398
- #: includes/admin/class-dlm-admin.php:167
399
- #: includes/admin/class-dlm-admin.php:230
400
- #: includes/admin/class-dlm-admin.php:240
401
  msgid "Enable"
402
  msgstr "Etkinleştir"
403
 
404
- #: includes/admin/class-dlm-admin.php:160
405
  msgid ""
406
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
407
  " used to serve downloads instead of PHP (server requires "
408
  "<code>mod_xsendfile</code>)."
409
  msgstr "Destekleniyorsa, PHP yerine yüklemeleri sunmak için <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> kullanılabilir (serverda <code>mod_xsendfile</code> olması gereklidir)."
410
 
411
- #: includes/admin/class-dlm-admin.php:166
412
  msgid "Prevent hotlinking"
413
  msgstr "Doğrudan linklemeyi engelle"
414
 
415
- #: includes/admin/class-dlm-admin.php:168
416
  msgid ""
417
  "If enabled, the download handler will check the PHP referer to see if it "
418
  "originated from your site and if not, redirect them to the homepage."
419
  msgstr "Etkinleştirildiyse, yükleme denetimcisi PHP referansını kontrol edecek ve sitenizden gelmiyorsa, ana sayfaya yönlendirecektir."
420
 
421
- #: includes/admin/class-dlm-admin.php:174
422
  msgid "Endpoint"
423
  msgstr "Bitiş Noktası"
424
 
425
- #: includes/admin/class-dlm-admin.php:179
426
  msgid "download"
427
  msgstr "indir"
428
 
429
- #: includes/admin/class-dlm-admin.php:180
430
  msgid "Download Endpoint"
431
  msgstr "Yükleme Bitiş Noktası"
432
 
433
- #: includes/admin/class-dlm-admin.php:181
434
  msgid ""
435
  "Define what endpoint should be used for download links. By default this will"
436
  " be <code>%s</code>."
437
  msgstr "Yükleme bağlantıları için bitiş noktasının ne olacağını belirleyin. Varsayılan olarak bu <code>%s</code> olacaktır."
438
 
439
- #: includes/admin/class-dlm-admin.php:186
440
  msgid "Endpoint Value"
441
  msgstr "Bitiş Noktası Değeri"
442
 
443
- #: includes/admin/class-dlm-admin.php:187
444
  msgid ""
445
  "Define what unique value should be used on the end of your endpoint to "
446
  "identify the downloadable file. e.g. ID would give a link like "
447
  "<code>%s</code>"
448
  msgstr "İndirilebilir dosya için bitiş noktasında hangi eşsiz değerin kullanılacağını seçin. Örneğin ID değeri <code>%s</code> gibi bir bağlantı oluşturur"
449
 
450
- #: includes/admin/class-dlm-admin.php:190
451
- #: includes/admin/class-dlm-admin.php:617
452
  msgid "Download ID"
453
  msgstr "Yükleme ID'si"
454
 
455
- #: includes/admin/class-dlm-admin.php:191
456
  msgid "Download slug"
457
  msgstr "Yükleme kısa adı"
458
 
459
- #: includes/admin/class-dlm-admin.php:197
460
  msgid "Hashes"
461
  msgstr ""
462
 
463
- #: includes/admin/class-dlm-admin.php:202
464
  msgid "MD5 hashes"
465
  msgstr "MD5 hashleri"
466
 
467
- #: includes/admin/class-dlm-admin.php:203
468
  msgid "Generate MD5 hash for uploaded files"
469
  msgstr "Yüklenmiş dosyalar için MD5 hashleri oluştur"
470
 
471
- #: includes/admin/class-dlm-admin.php:210
472
  msgid "SHA1 hashes"
473
  msgstr "SHA1 hashleri"
474
 
475
- #: includes/admin/class-dlm-admin.php:211
476
  msgid "Generate SHA1 hash for uploaded files"
477
  msgstr "Yüklenmiş dosyalar için SHA1 hashleri oluştur"
478
 
479
- #: includes/admin/class-dlm-admin.php:218
480
  msgid "CRC32B hashes"
481
  msgstr "CRC32B hashleri"
482
 
483
- #: includes/admin/class-dlm-admin.php:219
484
  msgid "Generate CRC32B hash for uploaded files"
485
  msgstr "Yüklenmiş dosyalar için CRC32B hashleri oluştur"
486
 
487
- #: includes/admin/class-dlm-admin.php:220
488
  msgid ""
489
  "Hashes can optionally be output via shortcodes, but may cause performance "
490
  "issues with large files."
491
  msgstr "Hashler kısakodlar yardımıyla görüntülenebilir. Fakat büyük dosyalar için performans sorunlarına sebep olabilir."
492
 
493
- #: includes/admin/class-dlm-admin.php:226
494
  msgid "Logging"
495
  msgstr "Kayıt"
496
 
497
- #: includes/admin/class-dlm-admin.php:232
498
  msgid "Download Log"
499
  msgstr "Yükleme Kaydı"
500
 
501
- #: includes/admin/class-dlm-admin.php:233
502
  msgid "Log download attempts, IP addresses and more."
503
  msgstr "Yükleme denemelerini kayıt altına al, IP adreslerini ve daha fazlasını."
504
 
505
- #: includes/admin/class-dlm-admin.php:239
506
  msgid "Count unique IPs only"
507
  msgstr ""
508
 
509
- #: includes/admin/class-dlm-admin.php:241
510
  msgid ""
511
  "If enabled, the counter for each download will only increment and create a "
512
  "log entry once per IP address."
513
  msgstr ""
514
 
515
- #: includes/admin/class-dlm-admin.php:247
516
  msgid "Access"
517
  msgstr ""
518
 
519
- #: includes/admin/class-dlm-admin.php:252
520
  msgid "No Access Page"
521
  msgstr ""
522
 
523
- #: includes/admin/class-dlm-admin.php:253
524
  msgid ""
525
  "Choose what page is displayed when the user has no access to a file. Don't "
526
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
527
  msgstr ""
528
 
529
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
530
  #: includes/class-dlm-upgrade-manager.php:54
531
  msgid "You do not have permission to access this download. %sGo to homepage%s"
532
  msgstr ""
533
 
534
- #: includes/admin/class-dlm-admin.php:261
535
  msgid "No access message"
536
  msgstr ""
537
 
538
- #: includes/admin/class-dlm-admin.php:262
539
  msgid ""
540
  "The message that will be displayed to visitors when they don't have access "
541
  "to a file."
542
  msgstr ""
543
 
544
- #: includes/admin/class-dlm-admin.php:268
545
  msgid "Blacklist IPs"
546
  msgstr "IP Adresleri Kara Listesi"
547
 
548
- #: includes/admin/class-dlm-admin.php:269
549
  msgid ""
550
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
551
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -553,97 +553,97 @@ msgid ""
553
  "<code>2001:db8::/32</code>."
554
  msgstr ""
555
 
556
- #: includes/admin/class-dlm-admin.php:276
557
  msgid "Blacklist user agents"
558
  msgstr "User agent kara listesi"
559
 
560
- #: includes/admin/class-dlm-admin.php:277
561
  msgid "List browser user agents to blacklist, 1 per line."
562
  msgstr "Kara listeye alınacak tarayıcı user agentlarını, her satırda 1 tane olacak şekilde, ekleyin."
563
 
564
- #: includes/admin/class-dlm-admin.php:361
565
  msgid "Logs"
566
  msgstr "Kayıtlar"
567
 
568
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
569
  msgid "Settings"
570
  msgstr "Ayarlar"
571
 
572
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
573
  msgid "Extensions"
574
  msgstr ""
575
 
576
- #: includes/admin/class-dlm-admin.php:411
577
  msgid ""
578
  "Because your server is running on nginx, our .htaccess file can't protect "
579
  "your downloads."
580
  msgstr ""
581
 
582
- #: includes/admin/class-dlm-admin.php:412
583
  msgid ""
584
  "Please add the following rules to your nginx config to disable direct file "
585
  "access: %s"
586
  msgstr ""
587
 
588
- #: includes/admin/class-dlm-admin.php:451
589
  msgid "Settings successfully saved"
590
  msgstr "Ayarlar başarıyla kaydedildi"
591
 
592
- #: includes/admin/class-dlm-admin.php:534
593
  msgid "Save Changes"
594
  msgstr "Değişiklikleri Kaydet"
595
 
596
- #: includes/admin/class-dlm-admin.php:560
597
  msgid "Download Logs"
598
  msgstr "İndirme Kayıtları"
599
 
600
- #: includes/admin/class-dlm-admin.php:562
601
  msgid "Export CSV"
602
  msgstr "CSV olarak dışa aktar"
603
 
604
- #: includes/admin/class-dlm-admin.php:564
605
  msgid "Delete Logs"
606
  msgstr "Kayıtları Sil"
607
 
608
- #: includes/admin/class-dlm-admin.php:618
609
  msgid "Version ID"
610
  msgstr "Versiyon ID"
611
 
612
- #: includes/admin/class-dlm-admin.php:619
613
  msgid "Filename"
614
  msgstr "Dosya Adı"
615
 
616
- #: includes/admin/class-dlm-admin.php:620
617
  msgid "User ID"
618
  msgstr "Kullanıcı ID"
619
 
620
- #: includes/admin/class-dlm-admin.php:621
621
  msgid "User Login"
622
  msgstr "Kullanıcı Adı"
623
 
624
- #: includes/admin/class-dlm-admin.php:622
625
  msgid "User Email"
626
  msgstr "Kullanıcı E-Postası"
627
 
628
- #: includes/admin/class-dlm-admin.php:623
629
  msgid "User IP"
630
  msgstr "Kullanıcı IP'si"
631
 
632
- #: includes/admin/class-dlm-admin.php:624
633
- #: includes/admin/class-dlm-logging-list-table.php:171
634
  msgid "User Agent"
635
  msgstr "User Agent"
636
 
637
- #: includes/admin/class-dlm-admin.php:625
638
- #: includes/admin/class-dlm-logging-list-table.php:172
639
  msgid "Date"
640
  msgstr "Tarih"
641
 
642
- #: includes/admin/class-dlm-admin.php:626
643
  msgid "Status"
644
  msgstr "Durum"
645
 
646
- #: includes/admin/class-dlm-admin.php:711
647
  msgid ""
648
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
649
  "thank you from us in advance!"
@@ -665,71 +665,75 @@ msgstr "%s önce"
665
  msgid "Download #%d (no longer exists)"
666
  msgstr "Yükleme #%d (artık mevcut değil)"
667
 
668
- #: includes/admin/class-dlm-logging-list-table.php:112
669
- msgid "v%s"
670
- msgstr "v%s"
 
 
 
 
671
 
672
- #: includes/admin/class-dlm-logging-list-table.php:135
673
  msgid "Non-member"
674
  msgstr "Üye-değil"
675
 
676
- #: includes/admin/class-dlm-logging-list-table.php:169
677
  msgid "User"
678
  msgstr "Kullanıcı"
679
 
680
- #: includes/admin/class-dlm-logging-list-table.php:170
681
  msgid "IP Address"
682
  msgstr "IP Adresi"
683
 
684
- #: includes/admin/class-dlm-logging-list-table.php:192
685
  msgid "Log entries deleted"
686
  msgstr ""
687
 
688
- #: includes/admin/class-dlm-logging-list-table.php:209
689
  msgid "Any status"
690
  msgstr "Tüm Durumlar"
691
 
692
- #: includes/admin/class-dlm-logging-list-table.php:211
693
  msgid "Failed"
694
  msgstr "Başarısız"
695
 
696
- #: includes/admin/class-dlm-logging-list-table.php:213
697
  msgid "Redirected"
698
  msgstr "Yönlendirildi"
699
 
700
- #: includes/admin/class-dlm-logging-list-table.php:215
701
  msgid "Completed"
702
  msgstr "Tamamlandı"
703
 
704
- #: includes/admin/class-dlm-logging-list-table.php:234
705
  msgid "Show all dates"
706
  msgstr "Tüm tarihleri göster"
707
 
708
- #: includes/admin/class-dlm-logging-list-table.php:248
709
  msgid "%1$s %2$d"
710
  msgstr "%1$s %2$d"
711
 
712
- #: includes/admin/class-dlm-logging-list-table.php:256
713
  msgid "25 per page"
714
  msgstr "Sayfa başına 25"
715
 
716
- #: includes/admin/class-dlm-logging-list-table.php:258
717
  msgid "50 per page"
718
  msgstr "Sayfa başına 50"
719
 
720
- #: includes/admin/class-dlm-logging-list-table.php:260
721
  msgid "100 per page"
722
  msgstr "Sayfa başına 100"
723
 
724
- #: includes/admin/class-dlm-logging-list-table.php:262
725
  msgid "200 per page"
726
  msgstr "Sayfa başına 200"
727
 
728
- #: includes/admin/class-dlm-logging-list-table.php:264
729
  msgid "Show All"
730
  msgstr "Tümünü Göster"
731
 
732
- #: includes/admin/class-dlm-logging-list-table.php:268
733
  msgid "Filter"
734
  msgstr "Filtrele"
735
 
@@ -804,7 +808,7 @@ msgstr "Yükleme mevcut değil."
804
  #: includes/class-dlm-download-handler.php:283
805
  #: includes/class-dlm-download-handler.php:341
806
  #: includes/class-dlm-download-handler.php:349
807
- #: includes/class-dlm-download-handler.php:499
808
  msgid "Go to homepage &rarr;"
809
  msgstr "Ana sayfaya dön &rarr;"
810
 
@@ -812,7 +816,7 @@ msgstr "Ana sayfaya dön &rarr;"
812
  #: includes/class-dlm-download-handler.php:341
813
  #: includes/class-dlm-download-handler.php:349
814
  #: includes/class-dlm-download-handler.php:385
815
- #: includes/class-dlm-download-handler.php:499
816
  msgid "Download Error"
817
  msgstr "Yükleme Hatası"
818
 
@@ -821,19 +825,19 @@ msgstr "Yükleme Hatası"
821
  msgid "No file paths defined."
822
  msgstr "Dosya yolu tanımlanmadı."
823
 
824
- #: includes/class-dlm-download-handler.php:419
825
- #: includes/class-dlm-download-handler.php:439
826
- #: includes/class-dlm-download-handler.php:446
827
- #: includes/class-dlm-download-handler.php:453
828
  msgid "Redirected to file"
829
  msgstr "Dosyaya yönlendirildi"
830
 
831
- #: includes/class-dlm-download-handler.php:492
832
  msgid "Redirected to remote file."
833
  msgstr "Uzak dosyaya yönlendirildi."
834
 
835
- #: includes/class-dlm-download-handler.php:497
836
  #: includes/class-dlm-download-handler.php:499
 
837
  msgid "File not found."
838
  msgstr "Dosya bulunamadı."
839
 
8
  msgstr ""
9
  "Project-Id-Version: Download Monitor\n"
10
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
11
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
12
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
13
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
14
  "Language-Team: Turkish (Turkey) (http://www.transifex.com/barrykooijplugins/download-monitor/language/tr_TR/)\n"
15
  "MIME-Version: 1.0\n"
85
  msgstr "ID"
86
 
87
  #: includes/admin/class-dlm-admin-cpt.php:201
88
+ #: includes/admin/class-dlm-logging-list-table.php:172
89
  msgid "File"
90
  msgstr "Dosya"
91
 
119
  msgstr "Öne Çıkan"
120
 
121
  #: includes/admin/class-dlm-admin-cpt.php:207
122
+ #: includes/admin/class-dlm-admin-cpt.php:414
123
  #: includes/admin/class-dlm-admin-writepanels.php:124
124
  msgid "Members only"
125
  msgstr "Üyelere Özel"
138
  msgid "Yes"
139
  msgstr "Evet"
140
 
141
+ #: includes/admin/class-dlm-admin-cpt.php:410
142
  msgid "Download Monitor Data"
143
  msgstr ""
144
 
145
+ #: includes/admin/class-dlm-admin-cpt.php:412
146
  #: includes/admin/class-dlm-admin-writepanels.php:118
147
  msgid "Featured download"
148
  msgstr "Öne Çıkan Yükleme"
149
 
150
+ #: includes/admin/class-dlm-admin-cpt.php:416
151
  #: includes/admin/class-dlm-admin-writepanels.php:130
152
  msgid "Redirect to file"
153
  msgstr "Dosyaya yönlendir"
161
  msgstr "Henüz yeterli veri yok!"
162
 
163
  #: includes/admin/class-dlm-admin-dashboard.php:76
164
+ #: includes/admin/class-dlm-logging-list-table.php:171
165
  #: includes/class-dlm-post-type-manager.php:23
166
  msgid "Download"
167
  msgstr "İndir"
168
 
169
  #: includes/admin/class-dlm-admin-extensions.php:45
170
+ #: includes/admin/class-dlm-admin.php:389
171
  msgid "Download Monitor Extensions"
172
  msgstr ""
173
 
332
  msgid "Expand all"
333
  msgstr "Tümünü Genişlet"
334
 
335
+ #: includes/admin/class-dlm-admin.php:113
336
  msgid "Select Page"
337
  msgstr ""
338
 
339
+ #: includes/admin/class-dlm-admin.php:140
340
  msgid "General"
341
  msgstr "Genel"
342
 
343
+ #: includes/admin/class-dlm-admin.php:145
344
  msgid "Default Template"
345
  msgstr "Varsayılan Şablon"
346
 
347
+ #: includes/admin/class-dlm-admin.php:146
348
  msgid ""
349
  "Choose which template is used for <code>[download]</code> shortcodes by "
350
  "default (this can be overridden by the <code>format</code> argument)."
351
  msgstr "<code>[download]</code> KısaKodu ile hangi şablonun varsayılan olarak kullanılacağını seçin (bu, <code>format</code> belirteciyle geçersiz kılınabilir)."
352
 
353
+ #: includes/admin/class-dlm-admin.php:149
354
  msgid "Default - Title and count"
355
  msgstr "Varsayılan - Başlık ve sayı"
356
 
357
+ #: includes/admin/class-dlm-admin.php:150
358
  msgid "Button - CSS styled button showing title and count"
359
  msgstr "Düğme - Başlığı ve sayıyı gösteren CSS biçimlendirmeli düğme"
360
 
361
+ #: includes/admin/class-dlm-admin.php:151
362
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
363
  msgstr "Kutu - Küçük Resim, başlık, sayı, dosya adı ve dosya boyutunu gösteren kutu."
364
 
365
+ #: includes/admin/class-dlm-admin.php:152
366
  msgid "Filename - Filename and download count"
367
  msgstr "Dosya Adı - Dosya adı ve indirme sayısı"
368
 
369
+ #: includes/admin/class-dlm-admin.php:153
370
  msgid "Title - Shows download title only"
371
  msgstr "Başlık - Yalnızca yükleme başlığını gösterir"
372
 
373
+ #: includes/admin/class-dlm-admin.php:154
374
  msgid "Version list - Lists all download versions in an unordered list"
375
  msgstr "Versiyon listesi - Tüm dosya versiyonlarını sırasız liste olarak gösterir"
376
 
377
+ #: includes/admin/class-dlm-admin.php:155
378
  msgid "Custom template"
379
  msgstr "Özel şablon"
380
 
381
+ #: includes/admin/class-dlm-admin.php:161
382
  msgid "Custom Template"
383
  msgstr "Özel Şablon"
384
 
385
+ #: includes/admin/class-dlm-admin.php:162
386
  msgid ""
387
  "Leaving this blank will use the default <code>content-download.php</code> "
388
+ "template file. If you enter, for example, <code>button</code>, the <code"
389
+ ">content-download-button.php</code> template will be used instead. You can "
390
  "add custom templates inside your theme folder."
391
+ msgstr ""
392
 
393
+ #: includes/admin/class-dlm-admin.php:167
394
  msgid "X-Accel-Redirect / X-Sendfile"
395
  msgstr "X-Accel-Redirect / X-Sendfile"
396
 
397
+ #: includes/admin/class-dlm-admin.php:168
398
+ #: includes/admin/class-dlm-admin.php:176
399
+ #: includes/admin/class-dlm-admin.php:239
400
+ #: includes/admin/class-dlm-admin.php:249
401
  msgid "Enable"
402
  msgstr "Etkinleştir"
403
 
404
+ #: includes/admin/class-dlm-admin.php:169
405
  msgid ""
406
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
407
  " used to serve downloads instead of PHP (server requires "
408
  "<code>mod_xsendfile</code>)."
409
  msgstr "Destekleniyorsa, PHP yerine yüklemeleri sunmak için <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> kullanılabilir (serverda <code>mod_xsendfile</code> olması gereklidir)."
410
 
411
+ #: includes/admin/class-dlm-admin.php:175
412
  msgid "Prevent hotlinking"
413
  msgstr "Doğrudan linklemeyi engelle"
414
 
415
+ #: includes/admin/class-dlm-admin.php:177
416
  msgid ""
417
  "If enabled, the download handler will check the PHP referer to see if it "
418
  "originated from your site and if not, redirect them to the homepage."
419
  msgstr "Etkinleştirildiyse, yükleme denetimcisi PHP referansını kontrol edecek ve sitenizden gelmiyorsa, ana sayfaya yönlendirecektir."
420
 
421
+ #: includes/admin/class-dlm-admin.php:183
422
  msgid "Endpoint"
423
  msgstr "Bitiş Noktası"
424
 
425
+ #: includes/admin/class-dlm-admin.php:188
426
  msgid "download"
427
  msgstr "indir"
428
 
429
+ #: includes/admin/class-dlm-admin.php:189
430
  msgid "Download Endpoint"
431
  msgstr "Yükleme Bitiş Noktası"
432
 
433
+ #: includes/admin/class-dlm-admin.php:190
434
  msgid ""
435
  "Define what endpoint should be used for download links. By default this will"
436
  " be <code>%s</code>."
437
  msgstr "Yükleme bağlantıları için bitiş noktasının ne olacağını belirleyin. Varsayılan olarak bu <code>%s</code> olacaktır."
438
 
439
+ #: includes/admin/class-dlm-admin.php:195
440
  msgid "Endpoint Value"
441
  msgstr "Bitiş Noktası Değeri"
442
 
443
+ #: includes/admin/class-dlm-admin.php:196
444
  msgid ""
445
  "Define what unique value should be used on the end of your endpoint to "
446
  "identify the downloadable file. e.g. ID would give a link like "
447
  "<code>%s</code>"
448
  msgstr "İndirilebilir dosya için bitiş noktasında hangi eşsiz değerin kullanılacağını seçin. Örneğin ID değeri <code>%s</code> gibi bir bağlantı oluşturur"
449
 
450
+ #: includes/admin/class-dlm-admin.php:199
451
+ #: includes/admin/class-dlm-admin.php:625
452
  msgid "Download ID"
453
  msgstr "Yükleme ID'si"
454
 
455
+ #: includes/admin/class-dlm-admin.php:200
456
  msgid "Download slug"
457
  msgstr "Yükleme kısa adı"
458
 
459
+ #: includes/admin/class-dlm-admin.php:206
460
  msgid "Hashes"
461
  msgstr ""
462
 
463
+ #: includes/admin/class-dlm-admin.php:211
464
  msgid "MD5 hashes"
465
  msgstr "MD5 hashleri"
466
 
467
+ #: includes/admin/class-dlm-admin.php:212
468
  msgid "Generate MD5 hash for uploaded files"
469
  msgstr "Yüklenmiş dosyalar için MD5 hashleri oluştur"
470
 
471
+ #: includes/admin/class-dlm-admin.php:219
472
  msgid "SHA1 hashes"
473
  msgstr "SHA1 hashleri"
474
 
475
+ #: includes/admin/class-dlm-admin.php:220
476
  msgid "Generate SHA1 hash for uploaded files"
477
  msgstr "Yüklenmiş dosyalar için SHA1 hashleri oluştur"
478
 
479
+ #: includes/admin/class-dlm-admin.php:227
480
  msgid "CRC32B hashes"
481
  msgstr "CRC32B hashleri"
482
 
483
+ #: includes/admin/class-dlm-admin.php:228
484
  msgid "Generate CRC32B hash for uploaded files"
485
  msgstr "Yüklenmiş dosyalar için CRC32B hashleri oluştur"
486
 
487
+ #: includes/admin/class-dlm-admin.php:229
488
  msgid ""
489
  "Hashes can optionally be output via shortcodes, but may cause performance "
490
  "issues with large files."
491
  msgstr "Hashler kısakodlar yardımıyla görüntülenebilir. Fakat büyük dosyalar için performans sorunlarına sebep olabilir."
492
 
493
+ #: includes/admin/class-dlm-admin.php:235
494
  msgid "Logging"
495
  msgstr "Kayıt"
496
 
497
+ #: includes/admin/class-dlm-admin.php:241
498
  msgid "Download Log"
499
  msgstr "Yükleme Kaydı"
500
 
501
+ #: includes/admin/class-dlm-admin.php:242
502
  msgid "Log download attempts, IP addresses and more."
503
  msgstr "Yükleme denemelerini kayıt altına al, IP adreslerini ve daha fazlasını."
504
 
505
+ #: includes/admin/class-dlm-admin.php:248
506
  msgid "Count unique IPs only"
507
  msgstr ""
508
 
509
+ #: includes/admin/class-dlm-admin.php:250
510
  msgid ""
511
  "If enabled, the counter for each download will only increment and create a "
512
  "log entry once per IP address."
513
  msgstr ""
514
 
515
+ #: includes/admin/class-dlm-admin.php:256
516
  msgid "Access"
517
  msgstr ""
518
 
519
+ #: includes/admin/class-dlm-admin.php:261
520
  msgid "No Access Page"
521
  msgstr ""
522
 
523
+ #: includes/admin/class-dlm-admin.php:262
524
  msgid ""
525
  "Choose what page is displayed when the user has no access to a file. Don't "
526
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
527
  msgstr ""
528
 
529
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
530
  #: includes/class-dlm-upgrade-manager.php:54
531
  msgid "You do not have permission to access this download. %sGo to homepage%s"
532
  msgstr ""
533
 
534
+ #: includes/admin/class-dlm-admin.php:270
535
  msgid "No access message"
536
  msgstr ""
537
 
538
+ #: includes/admin/class-dlm-admin.php:271
539
  msgid ""
540
  "The message that will be displayed to visitors when they don't have access "
541
  "to a file."
542
  msgstr ""
543
 
544
+ #: includes/admin/class-dlm-admin.php:277
545
  msgid "Blacklist IPs"
546
  msgstr "IP Adresleri Kara Listesi"
547
 
548
+ #: includes/admin/class-dlm-admin.php:278
549
  msgid ""
550
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
551
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
553
  "<code>2001:db8::/32</code>."
554
  msgstr ""
555
 
556
+ #: includes/admin/class-dlm-admin.php:285
557
  msgid "Blacklist user agents"
558
  msgstr "User agent kara listesi"
559
 
560
+ #: includes/admin/class-dlm-admin.php:286
561
  msgid "List browser user agents to blacklist, 1 per line."
562
  msgstr "Kara listeye alınacak tarayıcı user agentlarını, her satırda 1 tane olacak şekilde, ekleyin."
563
 
564
+ #: includes/admin/class-dlm-admin.php:370
565
  msgid "Logs"
566
  msgstr "Kayıtlar"
567
 
568
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
569
  msgid "Settings"
570
  msgstr "Ayarlar"
571
 
572
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
573
  msgid "Extensions"
574
  msgstr ""
575
 
576
+ #: includes/admin/class-dlm-admin.php:420
577
  msgid ""
578
  "Because your server is running on nginx, our .htaccess file can't protect "
579
  "your downloads."
580
  msgstr ""
581
 
582
+ #: includes/admin/class-dlm-admin.php:421
583
  msgid ""
584
  "Please add the following rules to your nginx config to disable direct file "
585
  "access: %s"
586
  msgstr ""
587
 
588
+ #: includes/admin/class-dlm-admin.php:459
589
  msgid "Settings successfully saved"
590
  msgstr "Ayarlar başarıyla kaydedildi"
591
 
592
+ #: includes/admin/class-dlm-admin.php:542
593
  msgid "Save Changes"
594
  msgstr "Değişiklikleri Kaydet"
595
 
596
+ #: includes/admin/class-dlm-admin.php:568
597
  msgid "Download Logs"
598
  msgstr "İndirme Kayıtları"
599
 
600
+ #: includes/admin/class-dlm-admin.php:570
601
  msgid "Export CSV"
602
  msgstr "CSV olarak dışa aktar"
603
 
604
+ #: includes/admin/class-dlm-admin.php:572
605
  msgid "Delete Logs"
606
  msgstr "Kayıtları Sil"
607
 
608
+ #: includes/admin/class-dlm-admin.php:626
609
  msgid "Version ID"
610
  msgstr "Versiyon ID"
611
 
612
+ #: includes/admin/class-dlm-admin.php:627
613
  msgid "Filename"
614
  msgstr "Dosya Adı"
615
 
616
+ #: includes/admin/class-dlm-admin.php:628
617
  msgid "User ID"
618
  msgstr "Kullanıcı ID"
619
 
620
+ #: includes/admin/class-dlm-admin.php:629
621
  msgid "User Login"
622
  msgstr "Kullanıcı Adı"
623
 
624
+ #: includes/admin/class-dlm-admin.php:630
625
  msgid "User Email"
626
  msgstr "Kullanıcı E-Postası"
627
 
628
+ #: includes/admin/class-dlm-admin.php:631
629
  msgid "User IP"
630
  msgstr "Kullanıcı IP'si"
631
 
632
+ #: includes/admin/class-dlm-admin.php:632
633
+ #: includes/admin/class-dlm-logging-list-table.php:175
634
  msgid "User Agent"
635
  msgstr "User Agent"
636
 
637
+ #: includes/admin/class-dlm-admin.php:633
638
+ #: includes/admin/class-dlm-logging-list-table.php:176
639
  msgid "Date"
640
  msgstr "Tarih"
641
 
642
+ #: includes/admin/class-dlm-admin.php:634
643
  msgid "Status"
644
  msgstr "Durum"
645
 
646
+ #: includes/admin/class-dlm-admin.php:719
647
  msgid ""
648
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
649
  "thank you from us in advance!"
665
  msgid "Download #%d (no longer exists)"
666
  msgstr "Yükleme #%d (artık mevcut değil)"
667
 
668
+ #: includes/admin/class-dlm-logging-list-table.php:113
669
+ msgid " (v%s)"
670
+ msgstr ""
671
+
672
+ #: includes/admin/class-dlm-logging-list-table.php:115
673
+ msgid " (v%s no longer exists)"
674
+ msgstr ""
675
 
676
+ #: includes/admin/class-dlm-logging-list-table.php:139
677
  msgid "Non-member"
678
  msgstr "Üye-değil"
679
 
680
+ #: includes/admin/class-dlm-logging-list-table.php:173
681
  msgid "User"
682
  msgstr "Kullanıcı"
683
 
684
+ #: includes/admin/class-dlm-logging-list-table.php:174
685
  msgid "IP Address"
686
  msgstr "IP Adresi"
687
 
688
+ #: includes/admin/class-dlm-logging-list-table.php:196
689
  msgid "Log entries deleted"
690
  msgstr ""
691
 
692
+ #: includes/admin/class-dlm-logging-list-table.php:213
693
  msgid "Any status"
694
  msgstr "Tüm Durumlar"
695
 
696
+ #: includes/admin/class-dlm-logging-list-table.php:215
697
  msgid "Failed"
698
  msgstr "Başarısız"
699
 
700
+ #: includes/admin/class-dlm-logging-list-table.php:217
701
  msgid "Redirected"
702
  msgstr "Yönlendirildi"
703
 
704
+ #: includes/admin/class-dlm-logging-list-table.php:219
705
  msgid "Completed"
706
  msgstr "Tamamlandı"
707
 
708
+ #: includes/admin/class-dlm-logging-list-table.php:238
709
  msgid "Show all dates"
710
  msgstr "Tüm tarihleri göster"
711
 
712
+ #: includes/admin/class-dlm-logging-list-table.php:252
713
  msgid "%1$s %2$d"
714
  msgstr "%1$s %2$d"
715
 
716
+ #: includes/admin/class-dlm-logging-list-table.php:260
717
  msgid "25 per page"
718
  msgstr "Sayfa başına 25"
719
 
720
+ #: includes/admin/class-dlm-logging-list-table.php:262
721
  msgid "50 per page"
722
  msgstr "Sayfa başına 50"
723
 
724
+ #: includes/admin/class-dlm-logging-list-table.php:264
725
  msgid "100 per page"
726
  msgstr "Sayfa başına 100"
727
 
728
+ #: includes/admin/class-dlm-logging-list-table.php:266
729
  msgid "200 per page"
730
  msgstr "Sayfa başına 200"
731
 
732
+ #: includes/admin/class-dlm-logging-list-table.php:268
733
  msgid "Show All"
734
  msgstr "Tümünü Göster"
735
 
736
+ #: includes/admin/class-dlm-logging-list-table.php:272
737
  msgid "Filter"
738
  msgstr "Filtrele"
739
 
808
  #: includes/class-dlm-download-handler.php:283
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
+ #: includes/class-dlm-download-handler.php:501
812
  msgid "Go to homepage &rarr;"
813
  msgstr "Ana sayfaya dön &rarr;"
814
 
816
  #: includes/class-dlm-download-handler.php:341
817
  #: includes/class-dlm-download-handler.php:349
818
  #: includes/class-dlm-download-handler.php:385
819
+ #: includes/class-dlm-download-handler.php:501
820
  msgid "Download Error"
821
  msgstr "Yükleme Hatası"
822
 
825
  msgid "No file paths defined."
826
  msgstr "Dosya yolu tanımlanmadı."
827
 
828
+ #: includes/class-dlm-download-handler.php:421
829
+ #: includes/class-dlm-download-handler.php:441
830
+ #: includes/class-dlm-download-handler.php:448
831
+ #: includes/class-dlm-download-handler.php:455
832
  msgid "Redirected to file"
833
  msgstr "Dosyaya yönlendirildi"
834
 
835
+ #: includes/class-dlm-download-handler.php:494
836
  msgid "Redirected to remote file."
837
  msgstr "Uzak dosyaya yönlendirildi."
838
 
 
839
  #: includes/class-dlm-download-handler.php:499
840
+ #: includes/class-dlm-download-handler.php:501
841
  msgid "File not found."
842
  msgstr "Dosya bulunamadı."
843
 
languages/download-monitor-uk_UA.mo CHANGED
Binary file
languages/download-monitor-uk_UA.po CHANGED
@@ -7,9 +7,9 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-06-06 13:06+0000\n"
12
- "Last-Translator: Володя <meetness@yahoo.com>\n"
13
  "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/barrykooijplugins/download-monitor/language/uk_UA/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "Ідентифікатор"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "Файл"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "Вибране"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Цей вміст є тільки для користувачів."
@@ -137,16 +137,16 @@ msgstr "Дата публікації"
137
  msgid "Yes"
138
  msgstr "Так"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr ""
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr ""
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr ""
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Скачати"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "Закрити все"
331
  msgid "Expand all"
332
  msgstr "Розкрити все"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr "Вибрані сторінки"
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "Головна"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "Шаблон по замовчуванню"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr ""
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr ""
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr ""
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr ""
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr ""
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr ""
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr ""
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr ""
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr ""
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
  msgstr ""
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr ""
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "активувати"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr ""
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr ""
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr ""
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr ""
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr ""
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr ""
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr ""
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr ""
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr ""
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr ""
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr ""
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr ""
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr ""
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr ""
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr ""
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr ""
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr ""
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr ""
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr ""
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr ""
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr ""
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "Чорний список IP адрес"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr ""
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr ""
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr ""
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Налаштування"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Розширення"
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr ""
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "Зберегти зміни"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr ""
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr ""
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "Очистити журнал"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr ""
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "Назва файлу"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr ""
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "Логін користувача"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "Email користувача"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "IP користувача"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr ""
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "Дата"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "Статус"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s тому"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr ""
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
 
 
 
 
669
  msgstr ""
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr ""
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "Користувач"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "IP адреса"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "Будь-який статус"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr ""
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr ""
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr ""
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr ""
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr ""
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "25 на сторінці"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "50 на сторінці"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "100 на сторінці"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "200 на сторінці"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "Показати всі"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "Фільтр"
734
 
@@ -805,7 +809,7 @@ msgstr ""
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
- #: includes/class-dlm-download-handler.php:499
809
  msgid "Go to homepage &rarr;"
810
  msgstr ""
811
 
@@ -813,7 +817,7 @@ msgstr ""
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
- #: includes/class-dlm-download-handler.php:499
817
  msgid "Download Error"
818
  msgstr "Помилка завантаження"
819
 
@@ -822,19 +826,19 @@ msgstr "Помилка завантаження"
822
  msgid "No file paths defined."
823
  msgstr ""
824
 
825
- #: includes/class-dlm-download-handler.php:419
826
- #: includes/class-dlm-download-handler.php:439
827
- #: includes/class-dlm-download-handler.php:446
828
- #: includes/class-dlm-download-handler.php:453
829
  msgid "Redirected to file"
830
  msgstr ""
831
 
832
- #: includes/class-dlm-download-handler.php:492
833
  msgid "Redirected to remote file."
834
  msgstr ""
835
 
836
- #: includes/class-dlm-download-handler.php:497
837
  #: includes/class-dlm-download-handler.php:499
 
838
  msgid "File not found."
839
  msgstr "Файл не знайдено."
840
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
+ "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/barrykooijplugins/download-monitor/language/uk_UA/)\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
84
  msgstr "Ідентифікатор"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "Файл"
90
 
118
  msgstr "Вибране"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "Цей вміст є тільки для користувачів."
137
  msgid "Yes"
138
  msgstr "Так"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr ""
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr ""
160
  msgstr ""
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "Скачати"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "Розкрити все"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr "Вибрані сторінки"
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "Головна"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "Шаблон по замовчуванню"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr ""
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr ""
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr ""
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr ""
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr ""
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr ""
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr ""
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr ""
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr ""
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
  msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr ""
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "активувати"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr ""
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr ""
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr ""
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr ""
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr ""
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr ""
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr ""
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr ""
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr ""
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr ""
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr ""
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr ""
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr ""
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr ""
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr ""
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr ""
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr ""
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr ""
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr ""
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr ""
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr ""
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "Чорний список IP адрес"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr ""
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr ""
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr ""
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "Налаштування"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr "Розширення"
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr ""
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "Зберегти зміни"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr ""
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr ""
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "Очистити журнал"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr ""
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "Назва файлу"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr ""
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "Логін користувача"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "Email користувача"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "IP користувача"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr ""
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "Дата"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "Статус"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr ""
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
  msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr ""
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "Користувач"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "IP адреса"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "Будь-який статус"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr ""
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr ""
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr ""
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr ""
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr ""
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "25 на сторінці"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "50 на сторінці"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "100 на сторінці"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "200 на сторінці"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "Показати всі"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "Фільтр"
738
 
809
  #: includes/class-dlm-download-handler.php:283
810
  #: includes/class-dlm-download-handler.php:341
811
  #: includes/class-dlm-download-handler.php:349
812
+ #: includes/class-dlm-download-handler.php:501
813
  msgid "Go to homepage &rarr;"
814
  msgstr ""
815
 
817
  #: includes/class-dlm-download-handler.php:341
818
  #: includes/class-dlm-download-handler.php:349
819
  #: includes/class-dlm-download-handler.php:385
820
+ #: includes/class-dlm-download-handler.php:501
821
  msgid "Download Error"
822
  msgstr "Помилка завантаження"
823
 
826
  msgid "No file paths defined."
827
  msgstr ""
828
 
829
+ #: includes/class-dlm-download-handler.php:421
830
+ #: includes/class-dlm-download-handler.php:441
831
+ #: includes/class-dlm-download-handler.php:448
832
+ #: includes/class-dlm-download-handler.php:455
833
  msgid "Redirected to file"
834
  msgstr ""
835
 
836
+ #: includes/class-dlm-download-handler.php:494
837
  msgid "Redirected to remote file."
838
  msgstr ""
839
 
 
840
  #: includes/class-dlm-download-handler.php:499
841
+ #: includes/class-dlm-download-handler.php:501
842
  msgid "File not found."
843
  msgstr "Файл не знайдено."
844
 
languages/download-monitor-zh_CN.mo CHANGED
Binary file
languages/download-monitor-zh_CN.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
11
- "PO-Revision-Date: 2016-03-27 14:46+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Chinese (China) (http://www.transifex.com/barrykooijplugins/download-monitor/language/zh_CN/)\n"
14
  "MIME-Version: 1.0\n"
@@ -84,7 +84,7 @@ msgid "ID"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
- #: includes/admin/class-dlm-logging-list-table.php:168
88
  msgid "File"
89
  msgstr "文件"
90
 
@@ -118,7 +118,7 @@ msgid "Featured"
118
  msgstr "特色"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
- #: includes/admin/class-dlm-admin-cpt.php:388
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "仅会员"
@@ -137,16 +137,16 @@ msgstr "发布日期"
137
  msgid "Yes"
138
  msgstr "是"
139
 
140
- #: includes/admin/class-dlm-admin-cpt.php:384
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
- #: includes/admin/class-dlm-admin-cpt.php:386
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "特色下载"
148
 
149
- #: includes/admin/class-dlm-admin-cpt.php:390
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "重定向至文件"
@@ -160,13 +160,13 @@ msgid "There are no stats available yet!"
160
  msgstr "目前未统计"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
- #: includes/admin/class-dlm-logging-list-table.php:167
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "下载"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
- #: includes/admin/class-dlm-admin.php:380
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
@@ -331,220 +331,220 @@ msgstr "关闭所有 "
331
  msgid "Expand all"
332
  msgstr "展开所有"
333
 
334
- #: includes/admin/class-dlm-admin.php:104
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
- #: includes/admin/class-dlm-admin.php:131
339
  msgid "General"
340
  msgstr "通用"
341
 
342
- #: includes/admin/class-dlm-admin.php:136
343
  msgid "Default Template"
344
  msgstr "默认模板"
345
 
346
- #: includes/admin/class-dlm-admin.php:137
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "为快捷码 <code>[download]</code> 选择默认模板(<code>format</code>参数覆盖可以此项)。"
351
 
352
- #: includes/admin/class-dlm-admin.php:140
353
  msgid "Default - Title and count"
354
  msgstr "默认 - 标题和数目"
355
 
356
- #: includes/admin/class-dlm-admin.php:141
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "按钮 - 显示标题和数目的CSS形式按钮"
359
 
360
- #: includes/admin/class-dlm-admin.php:142
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "方框 - 显示缩略图,标题,数目,文件名和文件大小的方框"
363
 
364
- #: includes/admin/class-dlm-admin.php:143
365
  msgid "Filename - Filename and download count"
366
  msgstr "文件名 - 文件名和下载次数"
367
 
368
- #: includes/admin/class-dlm-admin.php:144
369
  msgid "Title - Shows download title only"
370
  msgstr "标题 - 仅显示下载标题"
371
 
372
- #: includes/admin/class-dlm-admin.php:145
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "版本列表 - 列出所有下载版本的无序列表"
375
 
376
- #: includes/admin/class-dlm-admin.php:146
377
  msgid "Custom template"
378
  msgstr "自定义模板"
379
 
380
- #: includes/admin/class-dlm-admin.php:152
381
  msgid "Custom Template"
382
  msgstr "自定义模板"
383
 
384
- #: includes/admin/class-dlm-admin.php:153
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
- "template file. If you enter, for example, <code>image</code>, the <code"
388
- ">content-download-image.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
- msgstr "留空将使用 <code>content-download.php</code>模板文件。如果输入了,例如 <code>image</code>,那么将使用 <code>content-download-image.php</code>模板文件。您可以在您的主题文件夹添加自己定义模板。"
391
 
392
- #: includes/admin/class-dlm-admin.php:158
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
- #: includes/admin/class-dlm-admin.php:159
397
- #: includes/admin/class-dlm-admin.php:167
398
- #: includes/admin/class-dlm-admin.php:230
399
- #: includes/admin/class-dlm-admin.php:240
400
  msgid "Enable"
401
  msgstr "启用"
402
 
403
- #: includes/admin/class-dlm-admin.php:160
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "如果支持, 可以使用<code>X-Accel-Redirect</code> / <code>X-Sendfile</code>供下载, 而不是使用PHP (服务器需要启用<code>mod_xsendfile</code>模块)。"
409
 
410
- #: includes/admin/class-dlm-admin.php:166
411
  msgid "Prevent hotlinking"
412
  msgstr "阻止热链"
413
 
414
- #: includes/admin/class-dlm-admin.php:168
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "如果启用,下载处理器将检查referer查看请求是不是从你的网站发起。如果不是,将请求重定向到首页。"
419
 
420
- #: includes/admin/class-dlm-admin.php:174
421
  msgid "Endpoint"
422
  msgstr "Endpoint"
423
 
424
- #: includes/admin/class-dlm-admin.php:179
425
  msgid "download"
426
  msgstr "下载"
427
 
428
- #: includes/admin/class-dlm-admin.php:180
429
  msgid "Download Endpoint"
430
  msgstr "下载的Endpoint"
431
 
432
- #: includes/admin/class-dlm-admin.php:181
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "定义用于下载链接的endpoint。默认为 <code>%s</code>。"
437
 
438
- #: includes/admin/class-dlm-admin.php:186
439
  msgid "Endpoint Value"
440
  msgstr "Endpoint值"
441
 
442
- #: includes/admin/class-dlm-admin.php:187
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "定义独一无二值放在endpoint之后用来标识下载文件。例如使用 ID 将给出像<code>%s</code>的链接。"
448
 
449
- #: includes/admin/class-dlm-admin.php:190
450
- #: includes/admin/class-dlm-admin.php:617
451
  msgid "Download ID"
452
  msgstr "下载ID"
453
 
454
- #: includes/admin/class-dlm-admin.php:191
455
  msgid "Download slug"
456
  msgstr "下载别名"
457
 
458
- #: includes/admin/class-dlm-admin.php:197
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
- #: includes/admin/class-dlm-admin.php:202
463
  msgid "MD5 hashes"
464
  msgstr "MD5哈希"
465
 
466
- #: includes/admin/class-dlm-admin.php:203
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "为上传的文件生成MD5哈希"
469
 
470
- #: includes/admin/class-dlm-admin.php:210
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1哈希"
473
 
474
- #: includes/admin/class-dlm-admin.php:211
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "为上传的文件生成SHA1哈希"
477
 
478
- #: includes/admin/class-dlm-admin.php:218
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B哈希"
481
 
482
- #: includes/admin/class-dlm-admin.php:219
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "为上传的文件生成CRC32B哈希"
485
 
486
- #: includes/admin/class-dlm-admin.php:220
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "哈希可以通过快捷码输出,但大文件可能会引起性能问题。"
491
 
492
- #: includes/admin/class-dlm-admin.php:226
493
  msgid "Logging"
494
  msgstr "记录日志"
495
 
496
- #: includes/admin/class-dlm-admin.php:232
497
  msgid "Download Log"
498
  msgstr "下载日志"
499
 
500
- #: includes/admin/class-dlm-admin.php:233
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "记录下载尝试,IP地址等。"
503
 
504
- #: includes/admin/class-dlm-admin.php:239
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
- #: includes/admin/class-dlm-admin.php:241
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
- #: includes/admin/class-dlm-admin.php:247
515
  msgid "Access"
516
  msgstr ""
517
 
518
- #: includes/admin/class-dlm-admin.php:252
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
- #: includes/admin/class-dlm-admin.php:253
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
- #: includes/admin/class-dlm-admin.php:261
534
  msgid "No access message"
535
  msgstr ""
536
 
537
- #: includes/admin/class-dlm-admin.php:262
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
- #: includes/admin/class-dlm-admin.php:268
544
  msgid "Blacklist IPs"
545
  msgstr "IP黑名单"
546
 
547
- #: includes/admin/class-dlm-admin.php:269
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -552,97 +552,97 @@ msgid ""
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
- #: includes/admin/class-dlm-admin.php:276
556
  msgid "Blacklist user agents"
557
  msgstr "浏览器User-Agent黑名单"
558
 
559
- #: includes/admin/class-dlm-admin.php:277
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "浏览User-Agent黑名单列表,每行1个。"
562
 
563
- #: includes/admin/class-dlm-admin.php:361
564
  msgid "Logs"
565
  msgstr "日志"
566
 
567
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "设置"
570
 
571
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
- #: includes/admin/class-dlm-admin.php:411
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
- #: includes/admin/class-dlm-admin.php:412
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
- #: includes/admin/class-dlm-admin.php:451
588
  msgid "Settings successfully saved"
589
  msgstr "已经成功保存设置"
590
 
591
- #: includes/admin/class-dlm-admin.php:534
592
  msgid "Save Changes"
593
  msgstr "保存更改"
594
 
595
- #: includes/admin/class-dlm-admin.php:560
596
  msgid "Download Logs"
597
  msgstr "下载日志"
598
 
599
- #: includes/admin/class-dlm-admin.php:562
600
  msgid "Export CSV"
601
  msgstr "导出为CSV"
602
 
603
- #: includes/admin/class-dlm-admin.php:564
604
  msgid "Delete Logs"
605
  msgstr "删除日志"
606
 
607
- #: includes/admin/class-dlm-admin.php:618
608
  msgid "Version ID"
609
  msgstr "版本ID"
610
 
611
- #: includes/admin/class-dlm-admin.php:619
612
  msgid "Filename"
613
  msgstr "文件名"
614
 
615
- #: includes/admin/class-dlm-admin.php:620
616
  msgid "User ID"
617
  msgstr "用户ID"
618
 
619
- #: includes/admin/class-dlm-admin.php:621
620
  msgid "User Login"
621
  msgstr "用户登录名"
622
 
623
- #: includes/admin/class-dlm-admin.php:622
624
  msgid "User Email"
625
  msgstr "用户Email"
626
 
627
- #: includes/admin/class-dlm-admin.php:623
628
  msgid "User IP"
629
  msgstr "用户IP"
630
 
631
- #: includes/admin/class-dlm-admin.php:624
632
- #: includes/admin/class-dlm-logging-list-table.php:171
633
  msgid "User Agent"
634
  msgstr "浏览器User-Agent"
635
 
636
- #: includes/admin/class-dlm-admin.php:625
637
- #: includes/admin/class-dlm-logging-list-table.php:172
638
  msgid "Date"
639
  msgstr "日期"
640
 
641
- #: includes/admin/class-dlm-admin.php:626
642
  msgid "Status"
643
  msgstr "状态"
644
 
645
- #: includes/admin/class-dlm-admin.php:711
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
@@ -664,71 +664,75 @@ msgstr "%s 前"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "下载 #%d (已经不存在)"
666
 
667
- #: includes/admin/class-dlm-logging-list-table.php:112
668
- msgid "v%s"
669
- msgstr "v%s"
 
 
 
 
670
 
671
- #: includes/admin/class-dlm-logging-list-table.php:135
672
  msgid "Non-member"
673
  msgstr "非会员"
674
 
675
- #: includes/admin/class-dlm-logging-list-table.php:169
676
  msgid "User"
677
  msgstr "用户"
678
 
679
- #: includes/admin/class-dlm-logging-list-table.php:170
680
  msgid "IP Address"
681
  msgstr "IP地址"
682
 
683
- #: includes/admin/class-dlm-logging-list-table.php:192
684
  msgid "Log entries deleted"
685
  msgstr ""
686
 
687
- #: includes/admin/class-dlm-logging-list-table.php:209
688
  msgid "Any status"
689
  msgstr "任何状态"
690
 
691
- #: includes/admin/class-dlm-logging-list-table.php:211
692
  msgid "Failed"
693
  msgstr "失败"
694
 
695
- #: includes/admin/class-dlm-logging-list-table.php:213
696
  msgid "Redirected"
697
  msgstr "已重定向"
698
 
699
- #: includes/admin/class-dlm-logging-list-table.php:215
700
  msgid "Completed"
701
  msgstr "已经完成"
702
 
703
- #: includes/admin/class-dlm-logging-list-table.php:234
704
  msgid "Show all dates"
705
  msgstr "显示所有日期"
706
 
707
- #: includes/admin/class-dlm-logging-list-table.php:248
708
  msgid "%1$s %2$d"
709
  msgstr "%1$s %2$d"
710
 
711
- #: includes/admin/class-dlm-logging-list-table.php:256
712
  msgid "25 per page"
713
  msgstr "每页25条"
714
 
715
- #: includes/admin/class-dlm-logging-list-table.php:258
716
  msgid "50 per page"
717
  msgstr "每页50条"
718
 
719
- #: includes/admin/class-dlm-logging-list-table.php:260
720
  msgid "100 per page"
721
  msgstr "每页100条"
722
 
723
- #: includes/admin/class-dlm-logging-list-table.php:262
724
  msgid "200 per page"
725
  msgstr "每页200条"
726
 
727
- #: includes/admin/class-dlm-logging-list-table.php:264
728
  msgid "Show All"
729
  msgstr "显示所有"
730
 
731
- #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Filter"
733
  msgstr "过滤"
734
 
@@ -803,7 +807,7 @@ msgstr "下载不存在"
803
  #: includes/class-dlm-download-handler.php:283
804
  #: includes/class-dlm-download-handler.php:341
805
  #: includes/class-dlm-download-handler.php:349
806
- #: includes/class-dlm-download-handler.php:499
807
  msgid "Go to homepage &rarr;"
808
  msgstr "转向主页 &rarr;"
809
 
@@ -811,7 +815,7 @@ msgstr "转向主页 &rarr;"
811
  #: includes/class-dlm-download-handler.php:341
812
  #: includes/class-dlm-download-handler.php:349
813
  #: includes/class-dlm-download-handler.php:385
814
- #: includes/class-dlm-download-handler.php:499
815
  msgid "Download Error"
816
  msgstr "下载错误"
817
 
@@ -820,19 +824,19 @@ msgstr "下载错误"
820
  msgid "No file paths defined."
821
  msgstr "没有定义文件路径"
822
 
823
- #: includes/class-dlm-download-handler.php:419
824
- #: includes/class-dlm-download-handler.php:439
825
- #: includes/class-dlm-download-handler.php:446
826
- #: includes/class-dlm-download-handler.php:453
827
  msgid "Redirected to file"
828
  msgstr "重定向到文件"
829
 
830
- #: includes/class-dlm-download-handler.php:492
831
  msgid "Redirected to remote file."
832
  msgstr "重定向到远程文件"
833
 
834
- #: includes/class-dlm-download-handler.php:497
835
  #: includes/class-dlm-download-handler.php:499
 
836
  msgid "File not found."
837
  msgstr "文件没有找到"
838
 
7
  msgstr ""
8
  "Project-Id-Version: Download Monitor\n"
9
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
10
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
11
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
12
  "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
13
  "Language-Team: Chinese (China) (http://www.transifex.com/barrykooijplugins/download-monitor/language/zh_CN/)\n"
14
  "MIME-Version: 1.0\n"
84
  msgstr "ID"
85
 
86
  #: includes/admin/class-dlm-admin-cpt.php:201
87
+ #: includes/admin/class-dlm-logging-list-table.php:172
88
  msgid "File"
89
  msgstr "文件"
90
 
118
  msgstr "特色"
119
 
120
  #: includes/admin/class-dlm-admin-cpt.php:207
121
+ #: includes/admin/class-dlm-admin-cpt.php:414
122
  #: includes/admin/class-dlm-admin-writepanels.php:124
123
  msgid "Members only"
124
  msgstr "仅会员"
137
  msgid "Yes"
138
  msgstr "是"
139
 
140
+ #: includes/admin/class-dlm-admin-cpt.php:410
141
  msgid "Download Monitor Data"
142
  msgstr ""
143
 
144
+ #: includes/admin/class-dlm-admin-cpt.php:412
145
  #: includes/admin/class-dlm-admin-writepanels.php:118
146
  msgid "Featured download"
147
  msgstr "特色下载"
148
 
149
+ #: includes/admin/class-dlm-admin-cpt.php:416
150
  #: includes/admin/class-dlm-admin-writepanels.php:130
151
  msgid "Redirect to file"
152
  msgstr "重定向至文件"
160
  msgstr "目前未统计"
161
 
162
  #: includes/admin/class-dlm-admin-dashboard.php:76
163
+ #: includes/admin/class-dlm-logging-list-table.php:171
164
  #: includes/class-dlm-post-type-manager.php:23
165
  msgid "Download"
166
  msgstr "下载"
167
 
168
  #: includes/admin/class-dlm-admin-extensions.php:45
169
+ #: includes/admin/class-dlm-admin.php:389
170
  msgid "Download Monitor Extensions"
171
  msgstr ""
172
 
331
  msgid "Expand all"
332
  msgstr "展开所有"
333
 
334
+ #: includes/admin/class-dlm-admin.php:113
335
  msgid "Select Page"
336
  msgstr ""
337
 
338
+ #: includes/admin/class-dlm-admin.php:140
339
  msgid "General"
340
  msgstr "通用"
341
 
342
+ #: includes/admin/class-dlm-admin.php:145
343
  msgid "Default Template"
344
  msgstr "默认模板"
345
 
346
+ #: includes/admin/class-dlm-admin.php:146
347
  msgid ""
348
  "Choose which template is used for <code>[download]</code> shortcodes by "
349
  "default (this can be overridden by the <code>format</code> argument)."
350
  msgstr "为快捷码 <code>[download]</code> 选择默认模板(<code>format</code>参数覆盖可以此项)。"
351
 
352
+ #: includes/admin/class-dlm-admin.php:149
353
  msgid "Default - Title and count"
354
  msgstr "默认 - 标题和数目"
355
 
356
+ #: includes/admin/class-dlm-admin.php:150
357
  msgid "Button - CSS styled button showing title and count"
358
  msgstr "按钮 - 显示标题和数目的CSS形式按钮"
359
 
360
+ #: includes/admin/class-dlm-admin.php:151
361
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
362
  msgstr "方框 - 显示缩略图,标题,数目,文件名和文件大小的方框"
363
 
364
+ #: includes/admin/class-dlm-admin.php:152
365
  msgid "Filename - Filename and download count"
366
  msgstr "文件名 - 文件名和下载次数"
367
 
368
+ #: includes/admin/class-dlm-admin.php:153
369
  msgid "Title - Shows download title only"
370
  msgstr "标题 - 仅显示下载标题"
371
 
372
+ #: includes/admin/class-dlm-admin.php:154
373
  msgid "Version list - Lists all download versions in an unordered list"
374
  msgstr "版本列表 - 列出所有下载版本的无序列表"
375
 
376
+ #: includes/admin/class-dlm-admin.php:155
377
  msgid "Custom template"
378
  msgstr "自定义模板"
379
 
380
+ #: includes/admin/class-dlm-admin.php:161
381
  msgid "Custom Template"
382
  msgstr "自定义模板"
383
 
384
+ #: includes/admin/class-dlm-admin.php:162
385
  msgid ""
386
  "Leaving this blank will use the default <code>content-download.php</code> "
387
+ "template file. If you enter, for example, <code>button</code>, the <code"
388
+ ">content-download-button.php</code> template will be used instead. You can "
389
  "add custom templates inside your theme folder."
390
+ msgstr ""
391
 
392
+ #: includes/admin/class-dlm-admin.php:167
393
  msgid "X-Accel-Redirect / X-Sendfile"
394
  msgstr "X-Accel-Redirect / X-Sendfile"
395
 
396
+ #: includes/admin/class-dlm-admin.php:168
397
+ #: includes/admin/class-dlm-admin.php:176
398
+ #: includes/admin/class-dlm-admin.php:239
399
+ #: includes/admin/class-dlm-admin.php:249
400
  msgid "Enable"
401
  msgstr "启用"
402
 
403
+ #: includes/admin/class-dlm-admin.php:169
404
  msgid ""
405
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
406
  " used to serve downloads instead of PHP (server requires "
407
  "<code>mod_xsendfile</code>)."
408
  msgstr "如果支持, 可以使用<code>X-Accel-Redirect</code> / <code>X-Sendfile</code>供下载, 而不是使用PHP (服务器需要启用<code>mod_xsendfile</code>模块)。"
409
 
410
+ #: includes/admin/class-dlm-admin.php:175
411
  msgid "Prevent hotlinking"
412
  msgstr "阻止热链"
413
 
414
+ #: includes/admin/class-dlm-admin.php:177
415
  msgid ""
416
  "If enabled, the download handler will check the PHP referer to see if it "
417
  "originated from your site and if not, redirect them to the homepage."
418
  msgstr "如果启用,下载处理器将检查referer查看请求是不是从你的网站发起。如果不是,将请求重定向到首页。"
419
 
420
+ #: includes/admin/class-dlm-admin.php:183
421
  msgid "Endpoint"
422
  msgstr "Endpoint"
423
 
424
+ #: includes/admin/class-dlm-admin.php:188
425
  msgid "download"
426
  msgstr "下载"
427
 
428
+ #: includes/admin/class-dlm-admin.php:189
429
  msgid "Download Endpoint"
430
  msgstr "下载的Endpoint"
431
 
432
+ #: includes/admin/class-dlm-admin.php:190
433
  msgid ""
434
  "Define what endpoint should be used for download links. By default this will"
435
  " be <code>%s</code>."
436
  msgstr "定义用于下载链接的endpoint。默认为 <code>%s</code>。"
437
 
438
+ #: includes/admin/class-dlm-admin.php:195
439
  msgid "Endpoint Value"
440
  msgstr "Endpoint值"
441
 
442
+ #: includes/admin/class-dlm-admin.php:196
443
  msgid ""
444
  "Define what unique value should be used on the end of your endpoint to "
445
  "identify the downloadable file. e.g. ID would give a link like "
446
  "<code>%s</code>"
447
  msgstr "定义独一无二值放在endpoint之后用来标识下载文件。例如使用 ID 将给出像<code>%s</code>的链接。"
448
 
449
+ #: includes/admin/class-dlm-admin.php:199
450
+ #: includes/admin/class-dlm-admin.php:625
451
  msgid "Download ID"
452
  msgstr "下载ID"
453
 
454
+ #: includes/admin/class-dlm-admin.php:200
455
  msgid "Download slug"
456
  msgstr "下载别名"
457
 
458
+ #: includes/admin/class-dlm-admin.php:206
459
  msgid "Hashes"
460
  msgstr ""
461
 
462
+ #: includes/admin/class-dlm-admin.php:211
463
  msgid "MD5 hashes"
464
  msgstr "MD5哈希"
465
 
466
+ #: includes/admin/class-dlm-admin.php:212
467
  msgid "Generate MD5 hash for uploaded files"
468
  msgstr "为上传的文件生成MD5哈希"
469
 
470
+ #: includes/admin/class-dlm-admin.php:219
471
  msgid "SHA1 hashes"
472
  msgstr "SHA1哈希"
473
 
474
+ #: includes/admin/class-dlm-admin.php:220
475
  msgid "Generate SHA1 hash for uploaded files"
476
  msgstr "为上传的文件生成SHA1哈希"
477
 
478
+ #: includes/admin/class-dlm-admin.php:227
479
  msgid "CRC32B hashes"
480
  msgstr "CRC32B哈希"
481
 
482
+ #: includes/admin/class-dlm-admin.php:228
483
  msgid "Generate CRC32B hash for uploaded files"
484
  msgstr "为上传的文件生成CRC32B哈希"
485
 
486
+ #: includes/admin/class-dlm-admin.php:229
487
  msgid ""
488
  "Hashes can optionally be output via shortcodes, but may cause performance "
489
  "issues with large files."
490
  msgstr "哈希可以通过快捷码输出,但大文件可能会引起性能问题。"
491
 
492
+ #: includes/admin/class-dlm-admin.php:235
493
  msgid "Logging"
494
  msgstr "记录日志"
495
 
496
+ #: includes/admin/class-dlm-admin.php:241
497
  msgid "Download Log"
498
  msgstr "下载日志"
499
 
500
+ #: includes/admin/class-dlm-admin.php:242
501
  msgid "Log download attempts, IP addresses and more."
502
  msgstr "记录下载尝试,IP地址等。"
503
 
504
+ #: includes/admin/class-dlm-admin.php:248
505
  msgid "Count unique IPs only"
506
  msgstr ""
507
 
508
+ #: includes/admin/class-dlm-admin.php:250
509
  msgid ""
510
  "If enabled, the counter for each download will only increment and create a "
511
  "log entry once per IP address."
512
  msgstr ""
513
 
514
+ #: includes/admin/class-dlm-admin.php:256
515
  msgid "Access"
516
  msgstr ""
517
 
518
+ #: includes/admin/class-dlm-admin.php:261
519
  msgid "No Access Page"
520
  msgstr ""
521
 
522
+ #: includes/admin/class-dlm-admin.php:262
523
  msgid ""
524
  "Choose what page is displayed when the user has no access to a file. Don't "
525
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
526
  msgstr ""
527
 
528
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
529
  #: includes/class-dlm-upgrade-manager.php:54
530
  msgid "You do not have permission to access this download. %sGo to homepage%s"
531
  msgstr ""
532
 
533
+ #: includes/admin/class-dlm-admin.php:270
534
  msgid "No access message"
535
  msgstr ""
536
 
537
+ #: includes/admin/class-dlm-admin.php:271
538
  msgid ""
539
  "The message that will be displayed to visitors when they don't have access "
540
  "to a file."
541
  msgstr ""
542
 
543
+ #: includes/admin/class-dlm-admin.php:277
544
  msgid "Blacklist IPs"
545
  msgstr "IP黑名单"
546
 
547
+ #: includes/admin/class-dlm-admin.php:278
548
  msgid ""
549
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
550
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
552
  "<code>2001:db8::/32</code>."
553
  msgstr ""
554
 
555
+ #: includes/admin/class-dlm-admin.php:285
556
  msgid "Blacklist user agents"
557
  msgstr "浏览器User-Agent黑名单"
558
 
559
+ #: includes/admin/class-dlm-admin.php:286
560
  msgid "List browser user agents to blacklist, 1 per line."
561
  msgstr "浏览User-Agent黑名单列表,每行1个。"
562
 
563
+ #: includes/admin/class-dlm-admin.php:370
564
  msgid "Logs"
565
  msgstr "日志"
566
 
567
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
568
  msgid "Settings"
569
  msgstr "设置"
570
 
571
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
572
  msgid "Extensions"
573
  msgstr ""
574
 
575
+ #: includes/admin/class-dlm-admin.php:420
576
  msgid ""
577
  "Because your server is running on nginx, our .htaccess file can't protect "
578
  "your downloads."
579
  msgstr ""
580
 
581
+ #: includes/admin/class-dlm-admin.php:421
582
  msgid ""
583
  "Please add the following rules to your nginx config to disable direct file "
584
  "access: %s"
585
  msgstr ""
586
 
587
+ #: includes/admin/class-dlm-admin.php:459
588
  msgid "Settings successfully saved"
589
  msgstr "已经成功保存设置"
590
 
591
+ #: includes/admin/class-dlm-admin.php:542
592
  msgid "Save Changes"
593
  msgstr "保存更改"
594
 
595
+ #: includes/admin/class-dlm-admin.php:568
596
  msgid "Download Logs"
597
  msgstr "下载日志"
598
 
599
+ #: includes/admin/class-dlm-admin.php:570
600
  msgid "Export CSV"
601
  msgstr "导出为CSV"
602
 
603
+ #: includes/admin/class-dlm-admin.php:572
604
  msgid "Delete Logs"
605
  msgstr "删除日志"
606
 
607
+ #: includes/admin/class-dlm-admin.php:626
608
  msgid "Version ID"
609
  msgstr "版本ID"
610
 
611
+ #: includes/admin/class-dlm-admin.php:627
612
  msgid "Filename"
613
  msgstr "文件名"
614
 
615
+ #: includes/admin/class-dlm-admin.php:628
616
  msgid "User ID"
617
  msgstr "用户ID"
618
 
619
+ #: includes/admin/class-dlm-admin.php:629
620
  msgid "User Login"
621
  msgstr "用户登录名"
622
 
623
+ #: includes/admin/class-dlm-admin.php:630
624
  msgid "User Email"
625
  msgstr "用户Email"
626
 
627
+ #: includes/admin/class-dlm-admin.php:631
628
  msgid "User IP"
629
  msgstr "用户IP"
630
 
631
+ #: includes/admin/class-dlm-admin.php:632
632
+ #: includes/admin/class-dlm-logging-list-table.php:175
633
  msgid "User Agent"
634
  msgstr "浏览器User-Agent"
635
 
636
+ #: includes/admin/class-dlm-admin.php:633
637
+ #: includes/admin/class-dlm-logging-list-table.php:176
638
  msgid "Date"
639
  msgstr "日期"
640
 
641
+ #: includes/admin/class-dlm-admin.php:634
642
  msgid "Status"
643
  msgstr "状态"
644
 
645
+ #: includes/admin/class-dlm-admin.php:719
646
  msgid ""
647
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
648
  "thank you from us in advance!"
664
  msgid "Download #%d (no longer exists)"
665
  msgstr "下载 #%d (已经不存在)"
666
 
667
+ #: includes/admin/class-dlm-logging-list-table.php:113
668
+ msgid " (v%s)"
669
+ msgstr ""
670
+
671
+ #: includes/admin/class-dlm-logging-list-table.php:115
672
+ msgid " (v%s no longer exists)"
673
+ msgstr ""
674
 
675
+ #: includes/admin/class-dlm-logging-list-table.php:139
676
  msgid "Non-member"
677
  msgstr "非会员"
678
 
679
+ #: includes/admin/class-dlm-logging-list-table.php:173
680
  msgid "User"
681
  msgstr "用户"
682
 
683
+ #: includes/admin/class-dlm-logging-list-table.php:174
684
  msgid "IP Address"
685
  msgstr "IP地址"
686
 
687
+ #: includes/admin/class-dlm-logging-list-table.php:196
688
  msgid "Log entries deleted"
689
  msgstr ""
690
 
691
+ #: includes/admin/class-dlm-logging-list-table.php:213
692
  msgid "Any status"
693
  msgstr "任何状态"
694
 
695
+ #: includes/admin/class-dlm-logging-list-table.php:215
696
  msgid "Failed"
697
  msgstr "失败"
698
 
699
+ #: includes/admin/class-dlm-logging-list-table.php:217
700
  msgid "Redirected"
701
  msgstr "已重定向"
702
 
703
+ #: includes/admin/class-dlm-logging-list-table.php:219
704
  msgid "Completed"
705
  msgstr "已经完成"
706
 
707
+ #: includes/admin/class-dlm-logging-list-table.php:238
708
  msgid "Show all dates"
709
  msgstr "显示所有日期"
710
 
711
+ #: includes/admin/class-dlm-logging-list-table.php:252
712
  msgid "%1$s %2$d"
713
  msgstr "%1$s %2$d"
714
 
715
+ #: includes/admin/class-dlm-logging-list-table.php:260
716
  msgid "25 per page"
717
  msgstr "每页25条"
718
 
719
+ #: includes/admin/class-dlm-logging-list-table.php:262
720
  msgid "50 per page"
721
  msgstr "每页50条"
722
 
723
+ #: includes/admin/class-dlm-logging-list-table.php:264
724
  msgid "100 per page"
725
  msgstr "每页100条"
726
 
727
+ #: includes/admin/class-dlm-logging-list-table.php:266
728
  msgid "200 per page"
729
  msgstr "每页200条"
730
 
731
+ #: includes/admin/class-dlm-logging-list-table.php:268
732
  msgid "Show All"
733
  msgstr "显示所有"
734
 
735
+ #: includes/admin/class-dlm-logging-list-table.php:272
736
  msgid "Filter"
737
  msgstr "过滤"
738
 
807
  #: includes/class-dlm-download-handler.php:283
808
  #: includes/class-dlm-download-handler.php:341
809
  #: includes/class-dlm-download-handler.php:349
810
+ #: includes/class-dlm-download-handler.php:501
811
  msgid "Go to homepage &rarr;"
812
  msgstr "转向主页 &rarr;"
813
 
815
  #: includes/class-dlm-download-handler.php:341
816
  #: includes/class-dlm-download-handler.php:349
817
  #: includes/class-dlm-download-handler.php:385
818
+ #: includes/class-dlm-download-handler.php:501
819
  msgid "Download Error"
820
  msgstr "下载错误"
821
 
824
  msgid "No file paths defined."
825
  msgstr "没有定义文件路径"
826
 
827
+ #: includes/class-dlm-download-handler.php:421
828
+ #: includes/class-dlm-download-handler.php:441
829
+ #: includes/class-dlm-download-handler.php:448
830
+ #: includes/class-dlm-download-handler.php:455
831
  msgid "Redirected to file"
832
  msgstr "重定向到文件"
833
 
834
+ #: includes/class-dlm-download-handler.php:494
835
  msgid "Redirected to remote file."
836
  msgstr "重定向到远程文件"
837
 
 
838
  #: includes/class-dlm-download-handler.php:499
839
+ #: includes/class-dlm-download-handler.php:501
840
  msgid "File not found."
841
  msgstr "文件没有找到"
842
 
languages/download-monitor-zh_TW.mo CHANGED
Binary file
languages/download-monitor-zh_TW.po CHANGED
@@ -5,9 +5,9 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
- "POT-Creation-Date: 2016-03-27 14:45:08+00:00\n"
9
- "PO-Revision-Date: 2014-06-28 12:05+0000\n"
10
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
11
  "Language-Team: Chinese (Taiwan) (http://www.transifex.com/barrykooijplugins/download-monitor/language/zh_TW/)\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -82,7 +82,7 @@ msgid "ID"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
- #: includes/admin/class-dlm-logging-list-table.php:168
86
  msgid "File"
87
  msgstr ""
88
 
@@ -116,7 +116,7 @@ msgid "Featured"
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
- #: includes/admin/class-dlm-admin-cpt.php:388
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
@@ -135,16 +135,16 @@ msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
- #: includes/admin/class-dlm-admin-cpt.php:384
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
- #: includes/admin/class-dlm-admin-cpt.php:386
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
- #: includes/admin/class-dlm-admin-cpt.php:390
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
@@ -158,13 +158,13 @@ msgid "There are no stats available yet!"
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
- #: includes/admin/class-dlm-logging-list-table.php:167
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
- #: includes/admin/class-dlm-admin.php:380
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
@@ -329,220 +329,220 @@ msgstr ""
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
- #: includes/admin/class-dlm-admin.php:104
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
- #: includes/admin/class-dlm-admin.php:131
337
  msgid "General"
338
  msgstr ""
339
 
340
- #: includes/admin/class-dlm-admin.php:136
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
- #: includes/admin/class-dlm-admin.php:137
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
- #: includes/admin/class-dlm-admin.php:140
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
- #: includes/admin/class-dlm-admin.php:141
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
- #: includes/admin/class-dlm-admin.php:142
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
- #: includes/admin/class-dlm-admin.php:143
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
- #: includes/admin/class-dlm-admin.php:144
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
- #: includes/admin/class-dlm-admin.php:145
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
- #: includes/admin/class-dlm-admin.php:146
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
- #: includes/admin/class-dlm-admin.php:152
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
- #: includes/admin/class-dlm-admin.php:153
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
- "template file. If you enter, for example, <code>image</code>, the <code"
386
- ">content-download-image.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
- #: includes/admin/class-dlm-admin.php:158
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
- #: includes/admin/class-dlm-admin.php:159
395
- #: includes/admin/class-dlm-admin.php:167
396
- #: includes/admin/class-dlm-admin.php:230
397
- #: includes/admin/class-dlm-admin.php:240
398
  msgid "Enable"
399
  msgstr ""
400
 
401
- #: includes/admin/class-dlm-admin.php:160
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
- #: includes/admin/class-dlm-admin.php:166
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
- #: includes/admin/class-dlm-admin.php:168
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
- #: includes/admin/class-dlm-admin.php:174
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
- #: includes/admin/class-dlm-admin.php:179
423
  msgid "download"
424
  msgstr ""
425
 
426
- #: includes/admin/class-dlm-admin.php:180
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
- #: includes/admin/class-dlm-admin.php:181
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
- #: includes/admin/class-dlm-admin.php:186
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
- #: includes/admin/class-dlm-admin.php:187
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
- #: includes/admin/class-dlm-admin.php:190
448
- #: includes/admin/class-dlm-admin.php:617
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
- #: includes/admin/class-dlm-admin.php:191
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
- #: includes/admin/class-dlm-admin.php:197
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
- #: includes/admin/class-dlm-admin.php:202
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
- #: includes/admin/class-dlm-admin.php:203
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
- #: includes/admin/class-dlm-admin.php:210
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
- #: includes/admin/class-dlm-admin.php:211
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
- #: includes/admin/class-dlm-admin.php:218
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
- #: includes/admin/class-dlm-admin.php:219
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
- #: includes/admin/class-dlm-admin.php:220
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
- #: includes/admin/class-dlm-admin.php:226
491
  msgid "Logging"
492
  msgstr ""
493
 
494
- #: includes/admin/class-dlm-admin.php:232
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
- #: includes/admin/class-dlm-admin.php:233
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
- #: includes/admin/class-dlm-admin.php:239
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
- #: includes/admin/class-dlm-admin.php:241
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
- #: includes/admin/class-dlm-admin.php:247
513
  msgid "Access"
514
  msgstr ""
515
 
516
- #: includes/admin/class-dlm-admin.php:252
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
- #: includes/admin/class-dlm-admin.php:253
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
- #: includes/admin/class-dlm-admin.php:259 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
- #: includes/admin/class-dlm-admin.php:261
532
  msgid "No access message"
533
  msgstr ""
534
 
535
- #: includes/admin/class-dlm-admin.php:262
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
- #: includes/admin/class-dlm-admin.php:268
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
- #: includes/admin/class-dlm-admin.php:269
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
@@ -550,97 +550,97 @@ msgid ""
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
- #: includes/admin/class-dlm-admin.php:276
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
- #: includes/admin/class-dlm-admin.php:277
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
- #: includes/admin/class-dlm-admin.php:361
562
  msgid "Logs"
563
  msgstr ""
564
 
565
- #: includes/admin/class-dlm-admin.php:368 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
- #: includes/admin/class-dlm-admin.php:380 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
- #: includes/admin/class-dlm-admin.php:411
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
- #: includes/admin/class-dlm-admin.php:412
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
- #: includes/admin/class-dlm-admin.php:451
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
- #: includes/admin/class-dlm-admin.php:534
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
- #: includes/admin/class-dlm-admin.php:560
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
- #: includes/admin/class-dlm-admin.php:562
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
- #: includes/admin/class-dlm-admin.php:564
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
- #: includes/admin/class-dlm-admin.php:618
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
- #: includes/admin/class-dlm-admin.php:619
610
  msgid "Filename"
611
  msgstr ""
612
 
613
- #: includes/admin/class-dlm-admin.php:620
614
  msgid "User ID"
615
  msgstr ""
616
 
617
- #: includes/admin/class-dlm-admin.php:621
618
  msgid "User Login"
619
  msgstr ""
620
 
621
- #: includes/admin/class-dlm-admin.php:622
622
  msgid "User Email"
623
  msgstr ""
624
 
625
- #: includes/admin/class-dlm-admin.php:623
626
  msgid "User IP"
627
  msgstr ""
628
 
629
- #: includes/admin/class-dlm-admin.php:624
630
- #: includes/admin/class-dlm-logging-list-table.php:171
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
- #: includes/admin/class-dlm-admin.php:625
635
- #: includes/admin/class-dlm-logging-list-table.php:172
636
  msgid "Date"
637
  msgstr ""
638
 
639
- #: includes/admin/class-dlm-admin.php:626
640
  msgid "Status"
641
  msgstr ""
642
 
643
- #: includes/admin/class-dlm-admin.php:711
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
@@ -662,71 +662,75 @@ msgstr ""
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
- #: includes/admin/class-dlm-logging-list-table.php:112
666
- msgid "v%s"
 
 
 
 
667
  msgstr ""
668
 
669
- #: includes/admin/class-dlm-logging-list-table.php:135
670
  msgid "Non-member"
671
  msgstr ""
672
 
673
- #: includes/admin/class-dlm-logging-list-table.php:169
674
  msgid "User"
675
  msgstr ""
676
 
677
- #: includes/admin/class-dlm-logging-list-table.php:170
678
  msgid "IP Address"
679
  msgstr ""
680
 
681
- #: includes/admin/class-dlm-logging-list-table.php:192
682
  msgid "Log entries deleted"
683
  msgstr ""
684
 
685
- #: includes/admin/class-dlm-logging-list-table.php:209
686
  msgid "Any status"
687
  msgstr ""
688
 
689
- #: includes/admin/class-dlm-logging-list-table.php:211
690
  msgid "Failed"
691
  msgstr ""
692
 
693
- #: includes/admin/class-dlm-logging-list-table.php:213
694
  msgid "Redirected"
695
  msgstr ""
696
 
697
- #: includes/admin/class-dlm-logging-list-table.php:215
698
  msgid "Completed"
699
  msgstr ""
700
 
701
- #: includes/admin/class-dlm-logging-list-table.php:234
702
  msgid "Show all dates"
703
  msgstr ""
704
 
705
- #: includes/admin/class-dlm-logging-list-table.php:248
706
  msgid "%1$s %2$d"
707
  msgstr ""
708
 
709
- #: includes/admin/class-dlm-logging-list-table.php:256
710
  msgid "25 per page"
711
  msgstr ""
712
 
713
- #: includes/admin/class-dlm-logging-list-table.php:258
714
  msgid "50 per page"
715
  msgstr ""
716
 
717
- #: includes/admin/class-dlm-logging-list-table.php:260
718
  msgid "100 per page"
719
  msgstr ""
720
 
721
- #: includes/admin/class-dlm-logging-list-table.php:262
722
  msgid "200 per page"
723
  msgstr ""
724
 
725
- #: includes/admin/class-dlm-logging-list-table.php:264
726
  msgid "Show All"
727
  msgstr ""
728
 
729
- #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Filter"
731
  msgstr ""
732
 
@@ -801,7 +805,7 @@ msgstr ""
801
  #: includes/class-dlm-download-handler.php:283
802
  #: includes/class-dlm-download-handler.php:341
803
  #: includes/class-dlm-download-handler.php:349
804
- #: includes/class-dlm-download-handler.php:499
805
  msgid "Go to homepage &rarr;"
806
  msgstr ""
807
 
@@ -809,7 +813,7 @@ msgstr ""
809
  #: includes/class-dlm-download-handler.php:341
810
  #: includes/class-dlm-download-handler.php:349
811
  #: includes/class-dlm-download-handler.php:385
812
- #: includes/class-dlm-download-handler.php:499
813
  msgid "Download Error"
814
  msgstr ""
815
 
@@ -818,19 +822,19 @@ msgstr ""
818
  msgid "No file paths defined."
819
  msgstr ""
820
 
821
- #: includes/class-dlm-download-handler.php:419
822
- #: includes/class-dlm-download-handler.php:439
823
- #: includes/class-dlm-download-handler.php:446
824
- #: includes/class-dlm-download-handler.php:453
825
  msgid "Redirected to file"
826
  msgstr ""
827
 
828
- #: includes/class-dlm-download-handler.php:492
829
  msgid "Redirected to remote file."
830
  msgstr ""
831
 
832
- #: includes/class-dlm-download-handler.php:497
833
  #: includes/class-dlm-download-handler.php:499
 
834
  msgid "File not found."
835
  msgstr ""
836
 
5
  msgstr ""
6
  "Project-Id-Version: Download Monitor\n"
7
  "Report-Msgid-Bugs-To: https://github.com/download-monitor/download-monitor/issues\n"
8
+ "POT-Creation-Date: 2016-08-23 11:36:35+00:00\n"
9
+ "PO-Revision-Date: 2016-08-23 12:20+0000\n"
10
+ "Last-Translator: Barry Kooij <mail@barrykooij.nl>\n"
11
  "Language-Team: Chinese (Taiwan) (http://www.transifex.com/barrykooijplugins/download-monitor/language/zh_TW/)\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
82
  msgstr ""
83
 
84
  #: includes/admin/class-dlm-admin-cpt.php:201
85
+ #: includes/admin/class-dlm-logging-list-table.php:172
86
  msgid "File"
87
  msgstr ""
88
 
116
  msgstr ""
117
 
118
  #: includes/admin/class-dlm-admin-cpt.php:207
119
+ #: includes/admin/class-dlm-admin-cpt.php:414
120
  #: includes/admin/class-dlm-admin-writepanels.php:124
121
  msgid "Members only"
122
  msgstr ""
135
  msgid "Yes"
136
  msgstr ""
137
 
138
+ #: includes/admin/class-dlm-admin-cpt.php:410
139
  msgid "Download Monitor Data"
140
  msgstr ""
141
 
142
+ #: includes/admin/class-dlm-admin-cpt.php:412
143
  #: includes/admin/class-dlm-admin-writepanels.php:118
144
  msgid "Featured download"
145
  msgstr ""
146
 
147
+ #: includes/admin/class-dlm-admin-cpt.php:416
148
  #: includes/admin/class-dlm-admin-writepanels.php:130
149
  msgid "Redirect to file"
150
  msgstr ""
158
  msgstr ""
159
 
160
  #: includes/admin/class-dlm-admin-dashboard.php:76
161
+ #: includes/admin/class-dlm-logging-list-table.php:171
162
  #: includes/class-dlm-post-type-manager.php:23
163
  msgid "Download"
164
  msgstr ""
165
 
166
  #: includes/admin/class-dlm-admin-extensions.php:45
167
+ #: includes/admin/class-dlm-admin.php:389
168
  msgid "Download Monitor Extensions"
169
  msgstr ""
170
 
329
  msgid "Expand all"
330
  msgstr ""
331
 
332
+ #: includes/admin/class-dlm-admin.php:113
333
  msgid "Select Page"
334
  msgstr ""
335
 
336
+ #: includes/admin/class-dlm-admin.php:140
337
  msgid "General"
338
  msgstr ""
339
 
340
+ #: includes/admin/class-dlm-admin.php:145
341
  msgid "Default Template"
342
  msgstr ""
343
 
344
+ #: includes/admin/class-dlm-admin.php:146
345
  msgid ""
346
  "Choose which template is used for <code>[download]</code> shortcodes by "
347
  "default (this can be overridden by the <code>format</code> argument)."
348
  msgstr ""
349
 
350
+ #: includes/admin/class-dlm-admin.php:149
351
  msgid "Default - Title and count"
352
  msgstr ""
353
 
354
+ #: includes/admin/class-dlm-admin.php:150
355
  msgid "Button - CSS styled button showing title and count"
356
  msgstr ""
357
 
358
+ #: includes/admin/class-dlm-admin.php:151
359
  msgid "Box - Box showing thumbnail, title, count, filename and filesize."
360
  msgstr ""
361
 
362
+ #: includes/admin/class-dlm-admin.php:152
363
  msgid "Filename - Filename and download count"
364
  msgstr ""
365
 
366
+ #: includes/admin/class-dlm-admin.php:153
367
  msgid "Title - Shows download title only"
368
  msgstr ""
369
 
370
+ #: includes/admin/class-dlm-admin.php:154
371
  msgid "Version list - Lists all download versions in an unordered list"
372
  msgstr ""
373
 
374
+ #: includes/admin/class-dlm-admin.php:155
375
  msgid "Custom template"
376
  msgstr ""
377
 
378
+ #: includes/admin/class-dlm-admin.php:161
379
  msgid "Custom Template"
380
  msgstr ""
381
 
382
+ #: includes/admin/class-dlm-admin.php:162
383
  msgid ""
384
  "Leaving this blank will use the default <code>content-download.php</code> "
385
+ "template file. If you enter, for example, <code>button</code>, the <code"
386
+ ">content-download-button.php</code> template will be used instead. You can "
387
  "add custom templates inside your theme folder."
388
  msgstr ""
389
 
390
+ #: includes/admin/class-dlm-admin.php:167
391
  msgid "X-Accel-Redirect / X-Sendfile"
392
  msgstr ""
393
 
394
+ #: includes/admin/class-dlm-admin.php:168
395
+ #: includes/admin/class-dlm-admin.php:176
396
+ #: includes/admin/class-dlm-admin.php:239
397
+ #: includes/admin/class-dlm-admin.php:249
398
  msgid "Enable"
399
  msgstr ""
400
 
401
+ #: includes/admin/class-dlm-admin.php:169
402
  msgid ""
403
  "If supported, <code>X-Accel-Redirect</code> / <code>X-Sendfile</code> can be"
404
  " used to serve downloads instead of PHP (server requires "
405
  "<code>mod_xsendfile</code>)."
406
  msgstr ""
407
 
408
+ #: includes/admin/class-dlm-admin.php:175
409
  msgid "Prevent hotlinking"
410
  msgstr ""
411
 
412
+ #: includes/admin/class-dlm-admin.php:177
413
  msgid ""
414
  "If enabled, the download handler will check the PHP referer to see if it "
415
  "originated from your site and if not, redirect them to the homepage."
416
  msgstr ""
417
 
418
+ #: includes/admin/class-dlm-admin.php:183
419
  msgid "Endpoint"
420
  msgstr ""
421
 
422
+ #: includes/admin/class-dlm-admin.php:188
423
  msgid "download"
424
  msgstr ""
425
 
426
+ #: includes/admin/class-dlm-admin.php:189
427
  msgid "Download Endpoint"
428
  msgstr ""
429
 
430
+ #: includes/admin/class-dlm-admin.php:190
431
  msgid ""
432
  "Define what endpoint should be used for download links. By default this will"
433
  " be <code>%s</code>."
434
  msgstr ""
435
 
436
+ #: includes/admin/class-dlm-admin.php:195
437
  msgid "Endpoint Value"
438
  msgstr ""
439
 
440
+ #: includes/admin/class-dlm-admin.php:196
441
  msgid ""
442
  "Define what unique value should be used on the end of your endpoint to "
443
  "identify the downloadable file. e.g. ID would give a link like "
444
  "<code>%s</code>"
445
  msgstr ""
446
 
447
+ #: includes/admin/class-dlm-admin.php:199
448
+ #: includes/admin/class-dlm-admin.php:625
449
  msgid "Download ID"
450
  msgstr ""
451
 
452
+ #: includes/admin/class-dlm-admin.php:200
453
  msgid "Download slug"
454
  msgstr ""
455
 
456
+ #: includes/admin/class-dlm-admin.php:206
457
  msgid "Hashes"
458
  msgstr ""
459
 
460
+ #: includes/admin/class-dlm-admin.php:211
461
  msgid "MD5 hashes"
462
  msgstr ""
463
 
464
+ #: includes/admin/class-dlm-admin.php:212
465
  msgid "Generate MD5 hash for uploaded files"
466
  msgstr ""
467
 
468
+ #: includes/admin/class-dlm-admin.php:219
469
  msgid "SHA1 hashes"
470
  msgstr ""
471
 
472
+ #: includes/admin/class-dlm-admin.php:220
473
  msgid "Generate SHA1 hash for uploaded files"
474
  msgstr ""
475
 
476
+ #: includes/admin/class-dlm-admin.php:227
477
  msgid "CRC32B hashes"
478
  msgstr ""
479
 
480
+ #: includes/admin/class-dlm-admin.php:228
481
  msgid "Generate CRC32B hash for uploaded files"
482
  msgstr ""
483
 
484
+ #: includes/admin/class-dlm-admin.php:229
485
  msgid ""
486
  "Hashes can optionally be output via shortcodes, but may cause performance "
487
  "issues with large files."
488
  msgstr ""
489
 
490
+ #: includes/admin/class-dlm-admin.php:235
491
  msgid "Logging"
492
  msgstr ""
493
 
494
+ #: includes/admin/class-dlm-admin.php:241
495
  msgid "Download Log"
496
  msgstr ""
497
 
498
+ #: includes/admin/class-dlm-admin.php:242
499
  msgid "Log download attempts, IP addresses and more."
500
  msgstr ""
501
 
502
+ #: includes/admin/class-dlm-admin.php:248
503
  msgid "Count unique IPs only"
504
  msgstr ""
505
 
506
+ #: includes/admin/class-dlm-admin.php:250
507
  msgid ""
508
  "If enabled, the counter for each download will only increment and create a "
509
  "log entry once per IP address."
510
  msgstr ""
511
 
512
+ #: includes/admin/class-dlm-admin.php:256
513
  msgid "Access"
514
  msgstr ""
515
 
516
+ #: includes/admin/class-dlm-admin.php:261
517
  msgid "No Access Page"
518
  msgstr ""
519
 
520
+ #: includes/admin/class-dlm-admin.php:262
521
  msgid ""
522
  "Choose what page is displayed when the user has no access to a file. Don't "
523
  "forget to add the <code>[dlm_no_access]</code> shortcode to the page."
524
  msgstr ""
525
 
526
+ #: includes/admin/class-dlm-admin.php:268 includes/class-dlm-installer.php:41
527
  #: includes/class-dlm-upgrade-manager.php:54
528
  msgid "You do not have permission to access this download. %sGo to homepage%s"
529
  msgstr ""
530
 
531
+ #: includes/admin/class-dlm-admin.php:270
532
  msgid "No access message"
533
  msgstr ""
534
 
535
+ #: includes/admin/class-dlm-admin.php:271
536
  msgid ""
537
  "The message that will be displayed to visitors when they don't have access "
538
  "to a file."
539
  msgstr ""
540
 
541
+ #: includes/admin/class-dlm-admin.php:277
542
  msgid "Blacklist IPs"
543
  msgstr ""
544
 
545
+ #: includes/admin/class-dlm-admin.php:278
546
  msgid ""
547
  "List IP Addresses to blacklist, 1 per line. Use IP/CIDR netmask format for "
548
  "ranges. IPv4 examples: <code>198.51.100.1</code> or "
550
  "<code>2001:db8::/32</code>."
551
  msgstr ""
552
 
553
+ #: includes/admin/class-dlm-admin.php:285
554
  msgid "Blacklist user agents"
555
  msgstr ""
556
 
557
+ #: includes/admin/class-dlm-admin.php:286
558
  msgid "List browser user agents to blacklist, 1 per line."
559
  msgstr ""
560
 
561
+ #: includes/admin/class-dlm-admin.php:370
562
  msgid "Logs"
563
  msgstr ""
564
 
565
+ #: includes/admin/class-dlm-admin.php:377 includes/class-wp-dlm.php:214
566
  msgid "Settings"
567
  msgstr ""
568
 
569
+ #: includes/admin/class-dlm-admin.php:389 includes/class-wp-dlm.php:215
570
  msgid "Extensions"
571
  msgstr ""
572
 
573
+ #: includes/admin/class-dlm-admin.php:420
574
  msgid ""
575
  "Because your server is running on nginx, our .htaccess file can't protect "
576
  "your downloads."
577
  msgstr ""
578
 
579
+ #: includes/admin/class-dlm-admin.php:421
580
  msgid ""
581
  "Please add the following rules to your nginx config to disable direct file "
582
  "access: %s"
583
  msgstr ""
584
 
585
+ #: includes/admin/class-dlm-admin.php:459
586
  msgid "Settings successfully saved"
587
  msgstr ""
588
 
589
+ #: includes/admin/class-dlm-admin.php:542
590
  msgid "Save Changes"
591
  msgstr ""
592
 
593
+ #: includes/admin/class-dlm-admin.php:568
594
  msgid "Download Logs"
595
  msgstr ""
596
 
597
+ #: includes/admin/class-dlm-admin.php:570
598
  msgid "Export CSV"
599
  msgstr ""
600
 
601
+ #: includes/admin/class-dlm-admin.php:572
602
  msgid "Delete Logs"
603
  msgstr ""
604
 
605
+ #: includes/admin/class-dlm-admin.php:626
606
  msgid "Version ID"
607
  msgstr ""
608
 
609
+ #: includes/admin/class-dlm-admin.php:627
610
  msgid "Filename"
611
  msgstr ""
612
 
613
+ #: includes/admin/class-dlm-admin.php:628
614
  msgid "User ID"
615
  msgstr ""
616
 
617
+ #: includes/admin/class-dlm-admin.php:629
618
  msgid "User Login"
619
  msgstr ""
620
 
621
+ #: includes/admin/class-dlm-admin.php:630
622
  msgid "User Email"
623
  msgstr ""
624
 
625
+ #: includes/admin/class-dlm-admin.php:631
626
  msgid "User IP"
627
  msgstr ""
628
 
629
+ #: includes/admin/class-dlm-admin.php:632
630
+ #: includes/admin/class-dlm-logging-list-table.php:175
631
  msgid "User Agent"
632
  msgstr ""
633
 
634
+ #: includes/admin/class-dlm-admin.php:633
635
+ #: includes/admin/class-dlm-logging-list-table.php:176
636
  msgid "Date"
637
  msgstr ""
638
 
639
+ #: includes/admin/class-dlm-admin.php:634
640
  msgid "Status"
641
  msgstr ""
642
 
643
+ #: includes/admin/class-dlm-admin.php:719
644
  msgid ""
645
  "If you like %sDownload Monitor%s please leave us a %s★★★★★%s rating. A huge "
646
  "thank you from us in advance!"
662
  msgid "Download #%d (no longer exists)"
663
  msgstr ""
664
 
665
+ #: includes/admin/class-dlm-logging-list-table.php:113
666
+ msgid " (v%s)"
667
+ msgstr ""
668
+
669
+ #: includes/admin/class-dlm-logging-list-table.php:115
670
+ msgid " (v%s no longer exists)"
671
  msgstr ""
672
 
673
+ #: includes/admin/class-dlm-logging-list-table.php:139
674
  msgid "Non-member"
675
  msgstr ""
676
 
677
+ #: includes/admin/class-dlm-logging-list-table.php:173
678
  msgid "User"
679
  msgstr ""
680
 
681
+ #: includes/admin/class-dlm-logging-list-table.php:174
682
  msgid "IP Address"
683
  msgstr ""
684
 
685
+ #: includes/admin/class-dlm-logging-list-table.php:196
686
  msgid "Log entries deleted"
687
  msgstr ""
688
 
689
+ #: includes/admin/class-dlm-logging-list-table.php:213
690
  msgid "Any status"
691
  msgstr ""
692
 
693
+ #: includes/admin/class-dlm-logging-list-table.php:215
694
  msgid "Failed"
695
  msgstr ""
696
 
697
+ #: includes/admin/class-dlm-logging-list-table.php:217
698
  msgid "Redirected"
699
  msgstr ""
700
 
701
+ #: includes/admin/class-dlm-logging-list-table.php:219
702
  msgid "Completed"
703
  msgstr ""
704
 
705
+ #: includes/admin/class-dlm-logging-list-table.php:238
706
  msgid "Show all dates"
707
  msgstr ""
708
 
709
+ #: includes/admin/class-dlm-logging-list-table.php:252
710
  msgid "%1$s %2$d"
711
  msgstr ""
712
 
713
+ #: includes/admin/class-dlm-logging-list-table.php:260
714
  msgid "25 per page"
715
  msgstr ""
716
 
717
+ #: includes/admin/class-dlm-logging-list-table.php:262
718
  msgid "50 per page"
719
  msgstr ""
720
 
721
+ #: includes/admin/class-dlm-logging-list-table.php:264
722
  msgid "100 per page"
723
  msgstr ""
724
 
725
+ #: includes/admin/class-dlm-logging-list-table.php:266
726
  msgid "200 per page"
727
  msgstr ""
728
 
729
+ #: includes/admin/class-dlm-logging-list-table.php:268
730
  msgid "Show All"
731
  msgstr ""
732
 
733
+ #: includes/admin/class-dlm-logging-list-table.php:272
734
  msgid "Filter"
735
  msgstr ""
736
 
805
  #: includes/class-dlm-download-handler.php:283
806
  #: includes/class-dlm-download-handler.php:341
807
  #: includes/class-dlm-download-handler.php:349
808
+ #: includes/class-dlm-download-handler.php:501
809
  msgid "Go to homepage &rarr;"
810
  msgstr ""
811
 
813
  #: includes/class-dlm-download-handler.php:341
814
  #: includes/class-dlm-download-handler.php:349
815
  #: includes/class-dlm-download-handler.php:385
816
+ #: includes/class-dlm-download-handler.php:501
817
  msgid "Download Error"
818
  msgstr ""
819
 
822
  msgid "No file paths defined."
823
  msgstr ""
824
 
825
+ #: includes/class-dlm-download-handler.php:421
826
+ #: includes/class-dlm-download-handler.php:441
827
+ #: includes/class-dlm-download-handler.php:448
828
+ #: includes/class-dlm-download-handler.php:455
829
  msgid "Redirected to file"
830
  msgstr ""
831
 
832
+ #: includes/class-dlm-download-handler.php:494
833
  msgid "Redirected to remote file."
834
  msgstr ""
835
 
 
836
  #: includes/class-dlm-download-handler.php:499
837
+ #: includes/class-dlm-download-handler.php:501
838
  msgid "File not found."
839
  msgstr ""
840
 
readme.txt CHANGED
@@ -3,9 +3,10 @@ Contributors: never5, barrykooij, mikejolley, hchouhan
3
  Donate link: http://www.barrykooij.com/donate/
4
  Tags: download, downloads, monitor, hits, download monitor, tracking, admin, count, counter, files, versions, download count, logging, AJAX, digital, documents, download category, download manager, download template, downloadmanager, file manager, file tree, grid, hits, ip-address, manager, media, monitor, password, protect downloads, tracker
5
  Requires at least: 3.8
6
- Tested up to: 4.6
7
- Stable tag: 1.9.5
8
  License: GPLv3
 
9
 
10
  Download Monitor is a plugin for uploading and managing downloads, tracking downloads, and displaying links.
11
 
@@ -118,6 +119,14 @@ More documentation can be found in our [Knowledge Base](https://www.download-mon
118
 
119
  == Changelog ==
120
 
 
 
 
 
 
 
 
 
121
  = 1.9.5: August 23, 2016 =
122
  * Tweak: Fixed a bug where Download Options couldn't be checked off in quick edit.
123
  * Tweak: Updated settings screen description for custom templates.
3
  Donate link: http://www.barrykooij.com/donate/
4
  Tags: download, downloads, monitor, hits, download monitor, tracking, admin, count, counter, files, versions, download count, logging, AJAX, digital, documents, download category, download manager, download template, downloadmanager, file manager, file tree, grid, hits, ip-address, manager, media, monitor, password, protect downloads, tracker
5
  Requires at least: 3.8
6
+ Tested up to: 4.7.2
7
+ Stable tag: 1.9.6
8
  License: GPLv3
9
+ Text Domain: -
10
 
11
  Download Monitor is a plugin for uploading and managing downloads, tracking downloads, and displaying links.
12
 
119
 
120
  == Changelog ==
121
 
122
+ = 1.9.6: February 28, 2017 =
123
+ * Tweak: Fix display for unknown user in exported log, props [Matt Mower](https://github.com/mdmower).
124
+ * Tweak: Settings screen hash tweaks.
125
+ * Tweak: Display correct tab on settings save, props [Matt Mower](https://github.com/mdmower).
126
+ * Tweak: Fixed issue with some dismissible notices.
127
+ * Tweak: Add Portuguese (pt_PT) translation, props [Pedro Mendonça](https://github.com/pedro-mendonca).
128
+ * Tweak: Included various language tweaks via Transifex. Help out over at [Transifex](https://www.transifex.com/barrykooijplugins/download-monitor/).
129
+
130
  = 1.9.5: August 23, 2016 =
131
  * Tweak: Fixed a bug where Download Options couldn't be checked off in quick edit.
132
  * Tweak: Updated settings screen description for custom templates.