Plugin Directory

Changeset 2677722


Ignore:
Timestamp:
02/12/2022 04:26:12 PM (3 years ago)
Author:
nickboss
Message:

committing new version 4.16.3 changes:

  • improved sanitization and escaping of shortcode attributes to avoid XSS attacks
  • file type .svg moved to blacklist to avoid XSS attacks coming from scripts inside SVG files
  • added security check to forbid uploads inside wp-content/plugin directory
  • improved handling of videoname and imagename file uploader shortcode attributes to avoid directory traversal attacks
  • improved /lib loader to avoid arbitrary code execution through injected image files
  • all wfu_blocks.php functions became redeclareable
Location:
wp-file-upload/trunk
Files:
44 edited

Legend:

Unmodified
Added
Removed
  • wp-file-upload/trunk/css/wordpress_file_upload_adminstyle.css

    r2600994 r2677722  
    1 div.wfu_shortcode_container{display:inline-block;position:relative;width:50%;padding:0;margin:0;background:0 0;border:none}textarea.wfu_shortcode{width:100%}div.wfu_container{margin-top:10px}div.wfu_help_container{display:inline-block;position:relative;top:4px;padding:0;margin:0;background:0 0;border:none}div.wfu_help_container img{visibility:hidden}table.wfu_main_table th:hover div.wfu_help_container img{visibility:visible}table.wfu_inner_table th:hover div.wfu_help_container img{visibility:visible}div.wfu_restore_container{display:inline-block;position:relative;top:4px;padding:0;margin:0;background:0 0;border:none}div.wfu_restore_container img{visibility:hidden}table.wfu_main_table th:hover div.wfu_restore_container img{visibility:visible}table.wfu_inner_table th:hover div.wfu_restore_container img{visibility:visible}div.wfu_td_div{display:block;position:relative;width:100%;height:100%;padding:0;margin:0;background:0 0;border:none}div.wfu_container input.wfu_long_text{width:100%}div.wfu_container input.wfu_short_text{width:60px}div.wfu_container input{width:200px}div.wfu_container input[type=checkbox]{width:auto}div.wfu_container textarea{width:100%}table.wfu_main_table{table-layout:fixed}table.wfu_main_table tr:nth-child(odd){background-color:#f4f4f4}table.wfu_main_table tr:nth-child(even){background-color:transparent}table.wfu_main_table table.wfu_inner_table tr{background-color:transparent}table.wfu_main_table th{width:17%}table.wfu_main_table td:nth-child(2){width:33%}table.wfu_main_table td:nth-child(3){width:50%}table.wfu_main_table table.wfu_inner_table th{width:34%}table.wfu_main_table table.wfu_inner_table td:nth-child(2){width:66%}table.wfu_main_table tr.wfu_subcategory{background-color:#ddd}table.wfu_main_table tr.wfu_subcategory>th{padding-top:0;padding-bottom:0}select.wfu_variable{padding-top:1px;padding-bottom:1px;margin:0;height:auto;min-height:auto;font-size:smaller;line-height:1.4;background-color:#ddd;border:1px solid #ccc;color:#333;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}span.wfu_variable{padding:1px;margin:0;font-size:smaller;background-color:#ddd;border:1px solid #ccc;color:#333;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}div.wfu_date_container{display:inline-block;position:relative;width:auto;height:100%;padding:0;margin:0;background:0 0;border:none}.wfu_datereset_button{position:absolute;right:4px;top:0;bottom:0;margin:auto 0;opacity:.5}.wfu_datereset_button:hover{opacity:1}span.wfu_ptext_span{display:inline-block;width:60px}select.wfu_select_folders{height:auto;min-width:75%}select.wfu_select_folders_empty{font-style:italic;color:silver}.ftpinfo_header{white-space:nowrap}.ftpinfo_text{width:calc(100% - 7ch - 6px)!important}@media screen and (max-width:782px){.ftpinfo_text{width:100%!important}}.ftpinfo_tool.hidden{display:none}.ftpinfo_btn{display:inline-block;width:7ch}.ftpinfo_label{font-weight:600;margin-right:10px;display:inline-block;width:10ch}.ftpinfo_value{vertical-align:middle}.ftpinfo_error{background-color:#fffacd!important;color:red!important}div.wfu_subfolders_inner_shadow{position:absolute;width:100%;height:100%;padding:0;margin:0;border:none;background-color:rgba(255,255,255,.8)}option.wfu_select_folders_option_default{color:#00f}div.wfu_subfolder_nav_container{width:40px;margin:0;padding:0;border:none;background:0 0;display:inline-block;vertical-align:top}table.wfu_subfolder_nav{table-layout:fixed;width:100%;margin:0;padding:0;border:none;background:0 0;border-spacing:1px}table.wfu_subfolder_nav tr{margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_nav td{margin:0;padding:0!important;border:none;background:0 0;font-size:small;line-height:1;text-align:center}table.wfu_subfolder_nav button.button{margin:0;padding:0;width:17px;font-size:smaller;height:18px;line-height:1;color:#000;font-weight:700}table.wfu_subfolder_nav button.button:disabled{color:silver}.button.wfu_subfolder_nav_pressed,.button.wfu_subfolder_nav_pressed:focus,.button.wfu_subfolder_nav_pressed:hover{background:#4169e1}div.wfu_subfolder_tools_container{width:75%;margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_tools{table-layout:fixed;width:100%;margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_tools tr{margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_tools td{margin:0;padding:0;border:none;background:0 0;font-size:smaller}table.wfu_subfolder_tools td div{margin:0;padding:0;border:none;background:0 0;position:relative}table.wfu_subfolder_tools label{display:block;padding:0;margin:0;line-height:1}table.wfu_subfolder_tools input{width:100%;padding:0;margin:0}table.wfu_subfolder_tools input:disabled{width:100%;padding:0;margin:0;color:silver}table.wfu_subfolder_tools button.button{margin:0;padding:1px 0 0 0;width:17px;font-size:smaller;height:17px;line-height:1;position:absolute;bottom:2px}table.wfu_subfolder_tools button.button:disabled{color:silver}table.wfu_subfolder_tools button.button:disabled img{opacity:.4}.wfu_subfolder_tools_disabled{color:silver}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container{position:absolute;width:150px;height:150px;margin:0;padding:0;z-index:100;border:1px solid silver;box-shadow:1px 1px 2px;background-color:#fff;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container table{table-layout:fixed;width:100%;height:100%;border:none;background:#eee;margin:0;padding:0;border-spacing:0;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container tr{border:none;background:0 0;margin:0;padding:0;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td{border:none;background:0 0;margin:0;padding:2px;line-height:0;overflow:hidden;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div{position:relative;border:none;background:0 0;margin:0;padding:0;width:100%;height:100%;display:inline-block;line-height:1}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div button.button{font-size:inherit;line-height:1;height:17px;padding:4px;position:relative;width:auto;margin:0;bottom:auto}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container select{width:100%;height:100%;top:0;bottom:0;position:absolute;margin:0}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container label{color:#222;font-weight:700;position:absolute;top:0;bottom:0;height:10px;margin:auto}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div button.button.wfu_folder_browser_cancel{width:17px;height:17px;position:absolute;right:0;top:0;margin:0;padding:0}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div div.wfu_folder_browser_loading_container{position:absolute;width:100%;height:100%;top:0;bottom:0;margin:0;padding:0;background-color:rgba(255,255,255,.9);text-align:center}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div div.wfu_folder_browser_loading_container label{position:relative;display:block}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div div.wfu_folder_browser_loading_container img{position:relative}.button.wfu_folder_browser_cancel img{vertical-align:top;margin-top:2px}div.wfu_mchecklist_container{display:inline-block;border:1px solid #ddd;border-radius:4px;padding:4px}div.wfu_mchecklist_item{display:inline-block}div.wfu_mchecklist_item label{vertical-align:baseline;margin-left:4px;cursor:default}div.wfu_mchecklist_item input:disabled+label{color:gray}div.wfu_mchecklist_item div{margin-left:4px}div.wfu_mchecklist_item:hover img{visibility:visible}div.wfu_mchecklist_checkall{display:inline-block;vertical-align:top;margin:0 0 0 10px}div.wfu_bloglist_checkbtn,div.wfu_postlist_checkbtn,div.wfu_rolelist_checkbtn,div.wfu_userlist_checkbtn{display:inline-block;vertical-align:top;margin:0 0 0 10px}table.wfu_bloglist_container,table.wfu_postlist_container,table.wfu_rolelist_container,table.wfu_stringmatch_container,table.wfu_userlist_container{border:none;background:0 0;margin:0;padding:0;border-spacing:0}table.wfu_bloglist_container tr:nth-child(odd),table.wfu_postlist_container tr:nth-child(odd),table.wfu_rolelist_container tr:nth-child(odd),table.wfu_userlist_container tr:nth-child(odd){border:none;background:0 0;background-color:transparent;margin:0;padding:0}table.wfu_bloglist_container td,table.wfu_postlist_container td,table.wfu_rolelist_container td,table.wfu_stringmatch_container td,table.wfu_userlist_container td{width:1%;border:none;background:0 0;margin:0;padding:0;vertical-align:top}table.wfu_postlist_container td{padding-right:20px}table.wfu_postlist_container td:last-child{padding-right:0}div.wfu_postlist_header{padding:0 10px}div.wfu_postlist_selectall{float:right}div.wfu_shadow{position:absolute;width:100%;height:100%;left:0;top:0;margin:0;padding:0;background-color:#fff;z-index:10;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}table.wfu_main_table tr:nth-child(odd) div.wfu_shadow{background-color:#f4f4f4}div.wfu_onoff_container_off,div.wfu_onoff_container_on{display:inline-block;position:relative;padding:2px;border:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;background:#066dab;background:-moz-linear-gradient(top,#066dab 0,#c5deea 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#066dab),color-stop(100%,#c5deea));background:-webkit-linear-gradient(top,#066dab 0,#c5deea 100%);background:-o-linear-gradient(top,#066dab 0,#c5deea 100%);background:-ms-linear-gradient(top,#066dab 0,#c5deea 100%);background:linear-gradient(to bottom,#066dab 0,#c5deea 100%)}span.wfu_onoff_text{width:30px;display:inline-block;text-align:center;color:#fff}div.wfu_onoff_slider{position:absolute;margin:0;width:31px;top:0;bottom:0;border:1px solid #fff;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-moz-box-shadow:0 0 2px;-webkit-box-shadow:0 0 2px;box-shadow:0 0 2px;background:#ccc;background:-moz-linear-gradient(top,#ccc 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ccc),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#ccc 0,#fff 100%);background:-o-linear-gradient(top,#ccc 0,#fff 100%);background:-ms-linear-gradient(top,#ccc 0,#fff 100%);background:linear-gradient(to bottom,#ccc 0,#fff 100%)}div.wfu_onoff_container_on div.wfu_onoff_slider{left:50%}div.wfu_onoff_container_off div.wfu_onoff_slider{left:0}@-webkit-keyframes set_on{from{left:0}to{left:50%}}@-moz-keyframes set_on{from{left:0}to{left:50%}}@-o-keyframes set_on{from{left:0}to{left:50%}}@keyframes set_on{from{left:0}to{left:50%}}div.wfu_placements_wrapper{display:block;position:relative;margin:0;padding:0;background:0 0;border:none}div.wfu_placements_container{display:inline-block;position:relative;width:100%;height:300px;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:0;overflow:scroll;font-size:0;line-height:0;white-space:nowrap}div.wfu_componentlist_container{display:inline-block;position:absolute;width:auto;height:auto;top:0;left:100%;background:0 0;border:none;margin:0 0 0 20px;padding:0;z-index:1;white-space:nowrap}div.wfu_component_box_container{display:inline-block;position:relative;width:80px;height:30px;background-color:transparent;border:1px solid transparent;padding:4px;margin:0;cursor:default}div.wfu_component_box_base{display:block;position:absolute;width:80px;height:30px;left:-1px;top:-1px;background-color:#ddd;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:4px;cursor:default;font-size:12px;line-height:1;-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;white-space:normal}div.wfu_component_box{display:inline-block;position:relative;width:80px;height:30px;background-color:#ddd;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:4px;cursor:default;font-size:12px;line-height:1;z-index:1;white-space:normal}div.wfu_component_box_inner{display:table;width:100%;height:100%}div.wfu_component_box_label{display:table-cell;text-align:center;vertical-align:middle}div.wfu_component_box_index{background-color:coral;padding:1px;float:right;border-radius:10px}div.wfu_inbase{display:block;position:absolute;left:-1px;top:-1px}div.wfu_component_box:hover{background-color:#eee;border:1px solid #bbb}div.wfu_component_box_selected{background-color:#aaa;border:1px solid #bbb}div.wfu_component_box_dragged{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}div.wfu_component_separator_ver{display:inline-block;position:relative;width:8px;height:26px;background-color:transparent;border:1px solid transparent;margin:6px -8px;padding:0 8px;cursor:default;z-index:1}div.wfu_component_separator_hor{display:block;position:relative;width:100%;height:8px;background-color:transparent;border:1px solid transparent;margin:-8px 0;padding:8px 0;cursor:default;z-index:1}div.wfu_component_bar_hor{position:absolute;width:auto;height:4px;left:10px;right:0;background-color:silver;border:none;margin:11px 0 0 0;padding:0;display:none}div.wfu_component_bar_ver{position:absolute;width:4px;height:40px;background-color:silver;border:none;margin:-6px 0 0 11px;padding:0;display:none}div.wfu_componentlist_dragdrop{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#f8f8f8;border:4px dashed #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;z-index:2;-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}div.wfu_componentlist_dragdrop_dragover{border:4px dashed #555}div.wfu_formdata_container,div.wfu_userdata_container{display:block;position:relative;width:100%;height:100%;padding:0;margin:0;background:0 0;border:none}label.wfu_formdata_label{margin-right:6px}.wfu_formdata_props{padding-left:20px}div.wfu_formdata_action,div.wfu_userdata_action{display:inline-block;position:relative;top:2px;width:16px;height:16px;padding:0;margin:0;background:0 0;text-align:center;border:1px solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}div.wfu_formdata_action:hover,div.wfu_userdata_action:hover{border:1px solid #aaa}div.wfu_formdata_action.wfu_formdata_action_disabled:hover,div.wfu_userdata_action.wfu_userdata_action_disabled:hover{border:1px solid transparent}div.wfu_formdata_action>img,div.wfu_userdata_action>img{width:12px;height:12px}div.wfu_formdata_action_disabled>img,div.wfu_userdata_action_disabled>img{-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}div.wfu_formdata_line_container,div.wfu_userdata_line{display:block;position:relative;padding:0;margin:0;background:0 0;border:none;white-space:nowrap}table.wfu_formdata_props_table{background:0 0;border:none;padding:0}table.wfu_formdata_props_table td,table.wfu_main_table table.wfu_inner_table table.wfu_formdata_props_table td{background:0 0;border:none;padding:0;width:auto}table.wfu_formdata_props_table td.wfu_formdata_props,table.wfu_main_table table.wfu_inner_table table.wfu_formdata_props_table td.wfu_formdata_props{padding-left:20px}table.wfu_main_table td,table.wfu_main_table th{padding-top:15px}@media screen and (max-width:782px){.wfumain table.form-table td{width:100%!important}.wfumain .wp-list-table td[data-colname=Shortcode]{padding-left:8px!important}.wfumain .wp-list-table td[data-colname=Shortcode]:before{position:relative!important;margin-left:-8px!important;content:'Shortcode:'!important}div.wfu_shortcode_container{width:100%}table.wfu_main_table table.wfu_inner_table th,table.wfu_main_table th{width:50%}table.wfu_main_table table.wfu_inner_table td,table.wfu_main_table table.wfu_inner_table td:nth-child(2),table.wfu_main_table table.wfu_inner_table td:nth-child(3),table.wfu_main_table td,table.wfu_main_table td:nth-child(2),table.wfu_main_table td:nth-child(3){width:100%}#wpbody table.wfu_main_table select{height:auto!important}div.wfu_componentlist_container{position:relative;left:0}select.wfu_select_folders{width:calc(100% - 50px)!important;display:inline-block!important}table.wfu_formdata_props_table tbody tr:first-child td{display:table-cell}table.wfu_formdata_props_table tbody tr:first-child td:nth-child(2){padding-left:10px}.CodeMirror{width:100%!important}}div.wfu_color_container{display:block;position:relative;padding:0;margin:0;background:0 0;border:none;white-space:nowrap;z-index:1}input[type=text].wp-color-picker{width:75px}input[type=button].wp-picker-clear{width:62px}span.wfu_save_label{background-color:#f0f8ff;color:#32cd32;border-radius:6px;padding:1px 2px;box-shadow:1px 1px 1px;font-size:smaller;opacity:0}span.wfu_save_label_fail{background-color:beige;color:#f08080;border-radius:6px;padding:1px 2px;box-shadow:1px 1px 1px;font-size:smaller;opacity:0}div.wfu_global_dialog_container{position:fixed;width:100%;height:100%;top:0;left:0;margin:0;padding:0;border:none;background:0 0;z-index:1;display:none}table.wfu_main_table table.wfu_columns_container{border:none;background:0 0;margin:0;padding:0;border-spacing:0}table.wfu_main_table table.wfu_columns_container tr{background:0 0}table.wfu_main_table table.wfu_columns_container td{border:none;background:0 0;margin:0;padding:0;vertical-align:top;width:auto}table.wfu_main_table table.wfu_columnprops_container{border:none;background:0 0;margin:0;padding:6px;border-spacing:0;width:100%;box-shadow:0 0 1px #aaa}table.wfu_main_table table.wfu_columnprops_container tr{background:0 0}table.wfu_main_table table.wfu_columnprops_container td{border:none;background:0 0;margin:0;padding:0;vertical-align:middle;width:auto}table.wfu_main_table table.wfu_columnprops_container_disabled label{color:#ccc}table.wfu_main_table table.wfu_columnprops_container label.wfu_columnprops_label_disabled{color:#ccc}button.wfu_columns_addbutton{font-size:smaller}option.wfu_columns_item_required{color:gray}option.wfu_columns_item_defaultsort{text-decoration:underline}@font-face{font-family:wfu-icons;src:url(../images/fonts/wfu-icons.eot?xnqdfz);src:url(../images/fonts/wfu-icons.eot?xnqdfz#iefix) format('embedded-opentype'),url(../images/fonts/wfu-icons.ttf?xnqdfz) format('truetype'),url(../images/fonts/wfu-icons.woff?xnqdfz) format('woff'),url(../images/fonts/wfu-icons.svg?xnqdfz#wfu-icons) format('svg');font-weight:400;font-style:normal}.wfu-dashicons-media-external:before{font-family:wfu-icons;content:"\e900"}.wfu-dashicons-ftp:before{font-family:wfu-icons;content:"\e901"}.wfu-uploadedfiles .wfu-dashicons-after{margin-left:4px}.wfu-uploadedfiles .wfu-dashicons-hidden{display:none}.wfu-uploadedfiles .wfu-properties.wfu-clicked,.wfu-uploadedfiles .wfu-properties:hover{color:#00f}.wfu-uploadedfiles .wfu_unread{box-shadow:4px 0 0 inset #0f0;font-weight:700}.wfu-uploadedfiles .wfu-remarks-container:before{content:'-';width:0;display:inline-block;overflow:hidden}.wfu-adminbrowser .wfu-highlighted{box-shadow:0 -1000px 0 inset rgba(0,255,0,.2)}.wfu-historylog .wfu-highlighted{box-shadow:0 -1000px 0 inset rgba(0,255,0,.2)}.wfu_cleanlog_tr{display:none}.wfu_cleanlog_tr td{margin-top:0;padding-top:0}.wfu_selectdate_container,.wfu_selectdates_container,.wfu_selectperiod_container{display:none}.wfu_buttons_container,.wfu_includefiles_container,.wfu_selectdate_container,.wfu_selectdates_container,.wfu_selectperiod_container{margin-top:10px}.wfu_selectdate_container input[type=text],.wfu_selectdates_container input[type=text]{width:8em;text-align:center}.wfu_selectperiod_container input[type=number]{width:4em}.wfu_includefiles_container label{font-size:80%;opacity:.5}.wfu_includefiles_container input[type=checkbox]{transform:scale(.8,.8)}.wfu_buttons_container .button,.wfu_buttons_container .wfu_cleanlog_error,.wfu_includefiles_container input[type=checkbox],.wfu_includefiles_container label,.wfu_selectdate_container input[type=text],.wfu_selectdate_container label,.wfu_selectdates_container input[type=text],.wfu_selectdates_container label,.wfu_selectperiod_container input[type=number],.wfu_selectperiod_container label,.wfu_selectperiod_container select{vertical-align:middle}.wfu_cleanlog_proceed.disabled{pointer-events:none}.wfu_cleanlog_error{color:red;font-size:small}.wfu_cleanlog_error:before{content:'!';font-weight:700;margin-right:2px}.wfu_cleanlog_error.hidden{display:none}.wfu-filters{float:left}.subsubsub{margin:0;line-height:2}.subsubsub label.current{color:#000}.subsubsub label.current{font-weight:600;border:none}.subsubsub label{line-height:2;padding:.2em .2em .2em 0;text-decoration:none}.subsubsub input[type=checkbox]{margin:0 0 0 .2em}.wfu_conop_header,.wfu_pdop_header{transition:.4s;padding:6px}.wfu_conop_header label,.wfu_pdop_header label{font-weight:700;cursor:default}.wfu_conop_header.atomic label,.wfu_pdop_header.atomic label{font-weight:400}.wfu_consent_logactions,.wfu_consent_operations,.wfu_consent_permissions,.wfu_consent_questions,.wfu_consent_users,.wfu_plugin_operations{display:none}.wfu_pdheader_button{color:#777;padding:2px;border:1px solid gray;border-radius:1em;width:1em;height:1em;text-align:center;vertical-align:middle;position:relative;cursor:pointer;display:inline-block;font-size:smaller}.wfu_pdheader_button:after{content:'\02795';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.wfu_pdheader_button.expanded:after{content:'\02796'}.wfu_conop_topmost_panel,.wfu_pdop_topmost_panel{margin-left:40px;overflow:hidden}.wfu_conop_panel,.wfu_pdop_panel{margin-left:40px;display:none;overflow:hidden}.wfu_conop_level_1,.wfu_pdop_level_1{padding:10px;font-size:larger}.wfu_conop_level_2,.wfu_pdop_level_2{padding:6px;font-size:smaller}.wfu_conop_level_3,.wfu_pdop_level_3{padding:2px}.wfu_conop_level_4,.wfu_pdop_level_4{padding:2px}.wfu_conop_level_5,.wfu_pdop_level_5{padding:2px}.wfu_conop_header:hover,.wfu_pdop_header:hover{background-color:rgba(0,0,0,.2)}input[type=checkbox].wfu_conop_selector,input[type=checkbox].wfu_pdop_selector{-webkit-appearance:checkbox}.wfu_conop_button,.wfu_pdop_button{color:#777;float:right;padding:2px;border:1px solid gray;border-radius:4px;width:1em;height:1em;text-align:center;position:relative;cursor:pointer;display:none}.wfu_conop_button:after,.wfu_pdop_button:after{content:'\02795';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;font-size:smaller}.wfu_conop_button.expanded:after,.wfu_pdop_button.expanded:after{content:'\02796'}.wfu_conop_header:hover .wfu_conop_button,.wfu_pdop_header:hover .wfu_pdop_button{display:block}input[type=checkbox].wfu_conop_selector,input[type=checkbox].wfu_pdop_selector{margin:0 0 0 4px}.wfu_conquestions_operations{margin-top:20px;margin-left:40px}.wfu_conquestions_operations label{display:block;font-size:larger;font-weight:700}.wfu_conquestions_oppanel{background-color:#fff;padding:10px;display:inline-block;margin-top:10px}.wfu_conquestions_optable{border-collapse:collapse}.wfu_conquestions_optable tbody tr:hover{background-color:rgba(0,0,0,.1)}.wfu_conquestions_optable td{cursor:default}.wfu_conquestions_optable td:not(:first-child){text-align:center}.wfu_op_unassigned{background-color:#ffdb99}.wfu_conquestions_optable tbody tr.wfu_op_unassigned:hover{background-color:#e6c58a}.wfu_op_unassigned .wfu_conquestions_opinv,.wfu_op_unassigned .wfu_conquestions_opsel{background-color:#ffdb99}.wfu_conquestions_optable tbody tr.wfu_op_unassigned:hover .wfu_conquestions_opinv,.wfu_conquestions_optable tbody tr.wfu_op_unassigned:hover .wfu_conquestions_opsel{background-color:#e6c58a}.wfu_conquestions_opsel.wfu_forced_selection{opacity:.5}.wfu_frozen{pointer-events:none}.wfu_conquestions_container{margin-top:20px;margin-left:40px}.wfu_conquestion_header{font-size:larger}.wfu_conquestion_subcontainer{padding:10px}.wfu_conquestion_headerlabel{font-weight:700}.wfu_conquestion_tools{float:right}.wfu_conquestion_itemprops,.wfu_conquestion_itemspreview,.wfu_conquestion_mainprops{display:table-cell;position:relative;border:1px solid silver;padding:4ex 10px 10px 10px;vertical-align:top;min-width:10em;min-height:4ex;resize:both;overflow:auto}.wfu_conquestion_itempropstitle,.wfu_conquestion_itemspreviewtitle,.wfu_conquestion_mainpropstitle{position:absolute;top:0;left:0;height:3ex;font-size:inherit;text-align:center;width:100%;background-color:rgba(0,0,0,.1)}.wfu_conquestion_displayedtitle,.wfu_conquestion_groupedlabel,.wfu_conquestion_labellabel,.wfu_conquestion_labellocationlabel,.wfu_conquestion_matrixlabel,.wfu_conquestion_preselectedlabel,.wfu_conquestion_titlelabel,.wfu_conquestion_titlelocationlabel,.wfu_conquestion_typelabel,.wfu_conquestion_visiblelabel{display:block}.wfu_conquestion_labeltext,.wfu_conquestion_titletext{width:100%}.wfu_conquestion_matrix_x,.wfu_conquestion_matrix_y{width:4em;text-align:center}.wfu_conquestion_matrixsep{width:1em;display:inline-block;text-align:center}.wfu_empty_label{font-style:italic}.wfu_conquestion_itemtable td:hover{background-color:rgba(0,0,0,.1)}.wfu_conquestion_itemcontainer{opacity:.5}.wfu_item_selected{background-color:rgba(0,0,0,.2)}.wfu_item_assigned{color:#00f}.wfu_item_visible{opacity:1}.wfu_conquestion_btn{display:inline-block;position:relative;width:16px;height:16px;padding:0;margin:0;background:0 0;text-align:center;border:1px solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}div.wfu_conquestion_btn:hover{border:1px solid #aaa}.wfu_conquestion_btn>img{width:12px;height:12px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}div.wfu_conquestion_btn.wfu_tool_disabled:hover{border:1px solid transparent}.wfu_conquestion_btn.wfu_tool_disabled>img{opacity:.4}.wfu_permissions_topmost_panel{margin-left:40px}.wfu_permissions_panel{background-color:#fff;padding:10px;display:inline-block;margin-top:20px}.wfu_perm_container{padding-right:20px}.wfu_location_cell{text-align:center}.wfu_perm_level_1{padding-left:0}.wfu_perm_level_2{padding-left:20px}.wfu_perm_level_3{padding-left:40px}.wfu_permissions_table{border-collapse:collapse}.wfu_permissions_table td:nth-child(n+2),.wfu_permissions_table tr:nth-child(2) th{border-left:1px solid rgba(0,0,0,.1)}.wfu_perm_row:hover{background-color:rgba(0,0,0,.1)}.wfu_perm_button{color:#777;border:1px solid gray;width:1.5ex;height:1.5ex;text-align:center;position:relative;cursor:pointer;display:inline-block;vertical-align:middle}.wfu_perm_button:after{content:'+';position:absolute;left:0;right:0;top:-.75ex;bottom:0;margin:auto}.wfu_perm_button:hover{color:#000}.wfu_perm_button.expanded:after{content:'-'}input[type=checkbox].wfu_location_selector{-webkit-appearance:checkbox;margin:0}.wfu_logactions_topmost_panel{margin-left:40px}.wfu_logactions_panel{background-color:#fff;padding:10px;display:inline-block;margin-top:20px}.wfu_log_container{padding-right:20px}.wfu_entity_cell{text-align:center}.wfu_log_level_1{padding-left:0}.wfu_log_level_2{padding-left:20px}.wfu_log_level_3{padding-left:40px}.wfu_logactions_table{border-collapse:collapse}.wfu_logactions_table td:nth-child(n+2),.wfu_logactions_table tr:nth-child(2) th{border-left:1px solid rgba(0,0,0,.1)}.wfu_log_row:hover{background-color:rgba(0,0,0,.1)}.wfu_log_button{color:#777;border:1px solid gray;width:1.5ex;height:1.5ex;text-align:center;position:relative;cursor:pointer;display:inline-block;vertical-align:middle}.wfu_log_button:after{content:'+';position:absolute;left:0;right:0;top:-.75ex;bottom:0;margin:auto}.wfu_log_button:hover{color:#000}.wfu_log_button.expanded:after{content:'-'}input[type=checkbox].wfu_entity_selector{-webkit-appearance:checkbox;margin:0}.wfu_pdusers_topmost_panel{margin-top:20px;margin-left:40px}.wfu_pdusers_topmost_panel>label{display:block;font-size:larger;font-weight:700}.wfu_pdusers_rolepanel,.wfu_pdusers_userpanel{margin-top:20px;margin-bottom:20px}.wfu_pdusers_roles_container,.wfu_pdusers_users_container{display:inline-block}.wfu_pdusers_roles_leftpanel,.wfu_pdusers_roles_midpanel,.wfu_pdusers_roles_rightpanel,.wfu_pdusers_users_leftpanel,.wfu_pdusers_users_midpanel,.wfu_pdusers_users_rightpanel{display:table-cell;position:relative}.wfu_pdusers_roles_leftpanel,.wfu_pdusers_roles_rightpanel{height:200px;min-width:100px}.wfu_pdusers_users_leftpanel,.wfu_pdusers_users_rightpanel{height:100px;min-width:100px}.wfu_pdusers_roles_leftpanel,.wfu_pdusers_users_leftpanel{padding:10px 10px 10px 0}.wfu_pdusers_roles_midpanel,.wfu_pdusers_users_midpanel{padding:10px 0;vertical-align:top}.wfu_pdusers_roles_rightpanel,.wfu_pdusers_users_rightpanel{padding:20px;vertical-align:top}.wfu_pdusers_roles_container>label,.wfu_pdusers_users_container>label{font-weight:700}.wfu_pdusers_users_leftpanel label{display:block}.wfu_pdusers_users_midpanel label,.wfu_pdusers_users_rightpanel label{display:block;visibility:hidden}.wfu_pdusers_users_leftpanel input[type=text]{width:100%;display:block}.wfu_pdusers_roles_leftpanel select{height:100%!important;line-height:100%!important}.wfu_pdusers_roles_leftpanel select,.wfu_pdusers_users_leftpanel select{min-width:100px;min-height:100px}.wfu_pdusers_roles_show,.wfu_pdusers_users_show{overflow-x:visible;overflow-y:scroll;height:100%}.wfu_pdusers_roles_back,.wfu_pdusers_users_back{border:1px solid gray;position:absolute;left:10px;top:10px;bottom:10px;right:10px;pointer-events:none},.wfu_pdusers_roles_back.active{background-color:rgba(255,255,255,.7)}.wfu_pdusers_roles_role,.wfu_pdusers_users_user{border:1px solid gray;text-align:center;padding:2px 24px 2px 4px;border-radius:1em;cursor:default;background-color:rgba(0,0,0,.05);position:relative;display:inline-block;white-space:nowrap}.wfu_pdusers_roles_all{text-align:center;padding:2px 20px;font-weight:700}.wfu_pdusers_roles_role span,.wfu_pdusers_users_user span{width:14px;height:14px;position:absolute;display:inline-block;right:3px;top:0;bottom:0;margin:auto;border:1px solid #888;border-radius:1em}.wfu_pdusers_roles_role span:after,.wfu_pdusers_roles_role span:before,.wfu_pdusers_users_user span:after,.wfu_pdusers_users_user span:before{content:'';height:1px;margin-top:0;position:absolute;width:10px;top:50%;right:2px;background:#888}.wfu_pdusers_roles_role span:before,.wfu_pdusers_users_user span:before{transform:rotate(45deg)}.wfu_pdusers_roles_role span:after,.wfu_pdusers_users_user span:after{transform:rotate(-45deg)}.wfu_pdusers_roles_role span:hover,.wfu_pdusers_users_user span:hover{background-color:rgba(0,0,0,.1);border:1px solid #1ebcc5}.wfu_pdusers_roles_role span:hover:after,.wfu_pdusers_roles_role span:hover:before,.wfu_pdusers_users_user span:hover:after,.wfu_pdusers_users_user span:hover:before{background:#1ebcc5}.wfu_pdusers_roles_add,.wfu_pdusers_users_add{width:20px;height:18px;display:inline-block;border:1px solid #888;border-radius:4px}.wfu_pdusers_roles_add:after,.wfu_pdusers_users_add:after{border:solid #555;border-width:0 3px 3px 0;display:inline-block;padding:3px;vertical-align:middle;transform:rotate(-45deg);content:'';margin-left:4px;margin-top:-2px}.wfu_pdusers_roles_add:hover,.wfu_pdusers_users_add:hover{border:1px solid #444;background-color:rgba(0,0,0,.1)}.wfu_pd_user_box0{width:100%}.wfu_pd_user_select0,.wfu_pdusers_users_leftpanel select{width:100%;height:100px!important;line-height:100px!important;min-width:100px;min-height:100px}
     1div.wfu_shortcode_container{display:inline-block;position:relative;width:50%;padding:0;margin:0;background:0 0;border:none}textarea.wfu_shortcode{width:100%}div.wfu_container{margin-top:10px}div.wfu_help_container{display:inline-block;position:relative;top:4px;padding:0;margin:0;background:0 0;border:none}div.wfu_help_container img{visibility:hidden}table.wfu_main_table th:hover div.wfu_help_container img{visibility:visible}table.wfu_inner_table th:hover div.wfu_help_container img{visibility:visible}div.wfu_restore_container{display:inline-block;position:relative;top:4px;padding:0;margin:0;background:0 0;border:none}div.wfu_restore_container img{visibility:hidden}table.wfu_main_table th:hover div.wfu_restore_container img{visibility:visible}table.wfu_inner_table th:hover div.wfu_restore_container img{visibility:visible}div.wfu_td_div{display:block;position:relative;width:100%;height:100%;padding:0;margin:0;background:0 0;border:none}div.wfu_container input.wfu_long_text{width:100%}div.wfu_container input.wfu_short_text{width:60px}div.wfu_container input{width:200px}div.wfu_container input[type=checkbox]{width:auto}div.wfu_container textarea{width:100%}table.wfu_main_table{table-layout:fixed}table.wfu_main_table tr:nth-child(odd){background-color:#f4f4f4}table.wfu_main_table tr:nth-child(even){background-color:transparent}table.wfu_main_table table.wfu_inner_table tr{background-color:transparent}table.wfu_main_table th{width:17%}table.wfu_main_table td:nth-child(2){width:33%}table.wfu_main_table td:nth-child(3){width:50%}table.wfu_main_table table.wfu_inner_table th{width:34%}table.wfu_main_table table.wfu_inner_table td:nth-child(2){width:66%}table.wfu_main_table tr.wfu_subcategory{background-color:#ddd}table.wfu_main_table tr.wfu_subcategory>th{padding-top:0;padding-bottom:0}select.wfu_variable{padding-top:1px;padding-bottom:1px;margin:0;height:auto;min-height:auto;font-size:smaller;line-height:1.4;background-color:#ddd;border:1px solid #ccc;color:#333;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}span.wfu_variable{padding:1px;margin:0;font-size:smaller;background-color:#ddd;border:1px solid #ccc;color:#333;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}div.wfu_date_container{display:inline-block;position:relative;width:auto;height:100%;padding:0;margin:0;background:0 0;border:none}.wfu_datereset_button{position:absolute;right:4px;top:0;bottom:0;margin:auto 0;opacity:.5}.wfu_datereset_button:hover{opacity:1}span.wfu_ptext_span{display:inline-block;width:60px}select.wfu_select_folders{height:auto;min-width:75%}select.wfu_select_folders_empty{font-style:italic;color:silver}.ftpinfo_header{white-space:nowrap}.ftpinfo_text{width:calc(100% - 7ch - 6px)!important}@media screen and (max-width:782px){.ftpinfo_text{width:100%!important}}.ftpinfo_tool.hidden{display:none}.ftpinfo_btn{display:inline-block;width:7ch}.ftpinfo_label{font-weight:600;margin-right:10px;display:inline-block;width:10ch}.ftpinfo_value{vertical-align:middle}.ftpinfo_error{background-color:#fffacd!important;color:red!important}div.wfu_subfolders_inner_shadow{position:absolute;width:100%;height:100%;padding:0;margin:0;border:none;background-color:rgba(255,255,255,.8)}option.wfu_select_folders_option_default{color:#00f}div.wfu_subfolder_nav_container{width:40px;margin:0;padding:0;border:none;background:0 0;display:inline-block;vertical-align:top}table.wfu_subfolder_nav{table-layout:fixed;width:100%;margin:0;padding:0;border:none;background:0 0;border-spacing:1px}table.wfu_subfolder_nav tr{margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_nav td{margin:0;padding:0!important;border:none;background:0 0;font-size:small;line-height:1;text-align:center}table.wfu_subfolder_nav button.button{margin:0;padding:0;width:17px;font-size:smaller;height:18px;line-height:1;color:#000;font-weight:700}table.wfu_subfolder_nav button.button:disabled{color:silver}.button.wfu_subfolder_nav_pressed,.button.wfu_subfolder_nav_pressed:focus,.button.wfu_subfolder_nav_pressed:hover{background:#4169e1}div.wfu_subfolder_tools_container{width:75%;margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_tools{table-layout:fixed;width:100%;margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_tools tr{margin:0;padding:0;border:none;background:0 0}table.wfu_subfolder_tools td{margin:0;padding:0;border:none;background:0 0;font-size:smaller}table.wfu_subfolder_tools td div{margin:0;padding:0;border:none;background:0 0;position:relative}table.wfu_subfolder_tools label{display:block;padding:0;margin:0;line-height:1}table.wfu_subfolder_tools input{width:100%;padding:0;margin:0}table.wfu_subfolder_tools input:disabled{width:100%;padding:0;margin:0;color:silver}table.wfu_subfolder_tools button.button{margin:0;padding:1px 0 0 0;width:17px;font-size:smaller;height:17px;line-height:1;position:absolute;bottom:2px}table.wfu_subfolder_tools button.button:disabled{color:silver}table.wfu_subfolder_tools button.button:disabled img{opacity:.4}.wfu_subfolder_tools_disabled{color:silver}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container{position:absolute;width:150px;height:150px;margin:0;padding:0;z-index:100;border:1px solid silver;box-shadow:1px 1px 2px;background-color:#fff;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container table{table-layout:fixed;width:100%;height:100%;border:none;background:#eee;margin:0;padding:0;border-spacing:0;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container tr{border:none;background:0 0;margin:0;padding:0;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td{border:none;background:0 0;margin:0;padding:2px;line-height:0;overflow:hidden;font-size:inherit}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div{position:relative;border:none;background:0 0;margin:0;padding:0;width:100%;height:100%;display:inline-block;line-height:1}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div button.button{font-size:inherit;line-height:1;height:17px;padding:4px;position:relative;width:auto;margin:0;bottom:auto}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container select{width:100%;height:100%;top:0;bottom:0;position:absolute;margin:0}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container label{color:#222;font-weight:700;position:absolute;top:0;bottom:0;height:10px;margin:auto}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div button.button.wfu_folder_browser_cancel{width:17px;height:17px;position:absolute;right:0;top:0;margin:0;padding:0}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div div.wfu_folder_browser_loading_container{position:absolute;width:100%;height:100%;top:0;bottom:0;margin:0;padding:0;background-color:rgba(255,255,255,.9);text-align:center}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div div.wfu_folder_browser_loading_container label{position:relative;display:block}table.wfu_subfolder_tools td div.wfu_subfolders_browser_container td div div.wfu_folder_browser_loading_container img{position:relative}.button.wfu_folder_browser_cancel img{vertical-align:top;margin-top:2px}div.wfu_mchecklist_container{display:inline-block;border:1px solid #ddd;border-radius:4px;padding:4px}div.wfu_mchecklist_item{display:inline-block}div.wfu_mchecklist_item label{vertical-align:baseline;margin-left:4px;cursor:default}div.wfu_mchecklist_item input:disabled+label{color:gray}div.wfu_mchecklist_item div{margin-left:4px}div.wfu_mchecklist_item:hover img{visibility:visible}div.wfu_mchecklist_checkall{display:inline-block;vertical-align:top;margin:0 0 0 10px}div.wfu_bloglist_checkbtn,div.wfu_postlist_checkbtn,div.wfu_rolelist_checkbtn,div.wfu_userlist_checkbtn{display:inline-block;vertical-align:top;margin:0 0 0 10px}table.wfu_bloglist_container,table.wfu_postlist_container,table.wfu_rolelist_container,table.wfu_stringmatch_container,table.wfu_userlist_container{border:none;background:0 0;margin:0;padding:0;border-spacing:0}table.wfu_bloglist_container tr:nth-child(odd),table.wfu_postlist_container tr:nth-child(odd),table.wfu_rolelist_container tr:nth-child(odd),table.wfu_userlist_container tr:nth-child(odd){border:none;background:0 0;background-color:transparent;margin:0;padding:0}table.wfu_bloglist_container td,table.wfu_postlist_container td,table.wfu_rolelist_container td,table.wfu_stringmatch_container td,table.wfu_userlist_container td{width:1%;border:none;background:0 0;margin:0;padding:0;vertical-align:top}table.wfu_postlist_container td{padding-right:20px}table.wfu_postlist_container td:last-child{padding-right:0}div.wfu_postlist_header{padding:0 10px}div.wfu_postlist_selectall{float:right}div.wfu_shadow{position:absolute;width:100%;height:100%;left:0;top:0;margin:0;padding:0;background-color:#fff;z-index:10;-moz-opacity:0.6;-khtml-opacity:0.6;opacity:.6}table.wfu_main_table tr:nth-child(odd) div.wfu_shadow{background-color:#f4f4f4}div.wfu_onoff_container_off,div.wfu_onoff_container_on{display:inline-block;position:relative;padding:2px;border:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;background:#066dab;background:-moz-linear-gradient(top,#066dab 0,#c5deea 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#066dab),color-stop(100%,#c5deea));background:-webkit-linear-gradient(top,#066dab 0,#c5deea 100%);background:-o-linear-gradient(top,#066dab 0,#c5deea 100%);background:-ms-linear-gradient(top,#066dab 0,#c5deea 100%);background:linear-gradient(to bottom,#066dab 0,#c5deea 100%)}span.wfu_onoff_text{width:30px;display:inline-block;text-align:center;color:#fff}div.wfu_onoff_slider{position:absolute;margin:0;width:31px;top:0;bottom:0;border:1px solid #fff;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;-moz-box-shadow:0 0 2px;-webkit-box-shadow:0 0 2px;box-shadow:0 0 2px;background:#ccc;background:-moz-linear-gradient(top,#ccc 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ccc),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#ccc 0,#fff 100%);background:-o-linear-gradient(top,#ccc 0,#fff 100%);background:-ms-linear-gradient(top,#ccc 0,#fff 100%);background:linear-gradient(to bottom,#ccc 0,#fff 100%)}div.wfu_onoff_container_on div.wfu_onoff_slider{left:50%}div.wfu_onoff_container_off div.wfu_onoff_slider{left:0}@-webkit-keyframes set_on{from{left:0}to{left:50%}}@-moz-keyframes set_on{from{left:0}to{left:50%}}@-o-keyframes set_on{from{left:0}to{left:50%}}@keyframes set_on{from{left:0}to{left:50%}}div.wfu_placements_wrapper{display:block;position:relative;margin:0;padding:0;background:0 0;border:none}div.wfu_placements_container{display:inline-block;position:relative;width:100%;height:300px;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:0;overflow:scroll;font-size:0;line-height:0;white-space:nowrap}div.wfu_componentlist_container{display:inline-block;position:absolute;width:auto;height:auto;top:0;left:100%;background:0 0;border:none;margin:0 0 0 20px;padding:0;z-index:1;white-space:nowrap}div.wfu_component_box_container{display:inline-block;position:relative;width:80px;height:30px;background-color:transparent;border:1px solid transparent;padding:4px;margin:0;cursor:default}div.wfu_component_box_base{display:block;position:absolute;width:80px;height:30px;left:-1px;top:-1px;background-color:#ddd;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:4px;cursor:default;font-size:12px;line-height:1;-moz-opacity:0.4;-khtml-opacity:0.4;opacity:.4;white-space:normal}div.wfu_component_box{display:inline-block;position:relative;width:80px;height:30px;background-color:#ddd;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:4px;cursor:default;font-size:12px;line-height:1;z-index:1;white-space:normal}div.wfu_component_box_inner{display:table;width:100%;height:100%}div.wfu_component_box_label{display:table-cell;text-align:center;vertical-align:middle}div.wfu_component_box_index{background-color:coral;padding:1px;float:right;border-radius:10px}div.wfu_inbase{display:block;position:absolute;left:-1px;top:-1px}div.wfu_component_box:hover{background-color:#eee;border:1px solid #bbb}div.wfu_component_box_selected{background-color:#aaa;border:1px solid #bbb}div.wfu_component_box_dragged{-moz-opacity:0.4;-khtml-opacity:0.4;opacity:.4}div.wfu_component_separator_ver{display:inline-block;position:relative;width:8px;height:26px;background-color:transparent;border:1px solid transparent;margin:6px -8px;padding:0 8px;cursor:default;z-index:1}div.wfu_component_separator_hor{display:block;position:relative;width:100%;height:8px;background-color:transparent;border:1px solid transparent;margin:-8px 0;padding:8px 0;cursor:default;z-index:1}div.wfu_component_bar_hor{position:absolute;width:auto;height:4px;left:10px;right:0;background-color:silver;border:none;margin:11px 0 0 0;padding:0;display:none}div.wfu_component_bar_ver{position:absolute;width:4px;height:40px;background-color:silver;border:none;margin:-6px 0 0 11px;padding:0;display:none}div.wfu_componentlist_dragdrop{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#f8f8f8;border:4px dashed #aaa;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;z-index:2;-moz-opacity:0.7;-khtml-opacity:0.7;opacity:.7}div.wfu_componentlist_dragdrop_dragover{border:4px dashed #555}div.wfu_formdata_container,div.wfu_userdata_container{display:block;position:relative;width:100%;height:100%;padding:0;margin:0;background:0 0;border:none}label.wfu_formdata_label{margin-right:6px}.wfu_formdata_props{padding-left:20px}div.wfu_formdata_action,div.wfu_userdata_action{display:inline-block;position:relative;top:2px;width:16px;height:16px;padding:0;margin:0;background:0 0;text-align:center;border:1px solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}div.wfu_formdata_action:hover,div.wfu_userdata_action:hover{border:1px solid #aaa}div.wfu_formdata_action.wfu_formdata_action_disabled:hover,div.wfu_userdata_action.wfu_userdata_action_disabled:hover{border:1px solid transparent}div.wfu_formdata_action>img,div.wfu_userdata_action>img{width:12px;height:12px}div.wfu_formdata_action_disabled>img,div.wfu_userdata_action_disabled>img{-moz-opacity:0.4;-khtml-opacity:0.4;opacity:.4}div.wfu_formdata_line_container,div.wfu_userdata_line{display:block;position:relative;padding:0;margin:0;background:0 0;border:none;white-space:nowrap}table.wfu_formdata_props_table{background:0 0;border:none;padding:0}table.wfu_formdata_props_table td,table.wfu_main_table table.wfu_inner_table table.wfu_formdata_props_table td{background:0 0;border:none;padding:0;width:auto}table.wfu_formdata_props_table td.wfu_formdata_props,table.wfu_main_table table.wfu_inner_table table.wfu_formdata_props_table td.wfu_formdata_props{padding-left:20px}table.wfu_main_table td,table.wfu_main_table th{padding-top:15px}@media screen and (max-width:782px){.wfumain table.form-table td{width:100%!important}.wfumain .wp-list-table td[data-colname=Shortcode]{padding-left:8px!important}.wfumain .wp-list-table td[data-colname=Shortcode]:before{position:relative!important;margin-left:-8px!important;content:'Shortcode:'!important}div.wfu_shortcode_container{width:100%}table.wfu_main_table table.wfu_inner_table th,table.wfu_main_table th{width:50%}table.wfu_main_table table.wfu_inner_table td,table.wfu_main_table table.wfu_inner_table td:nth-child(2),table.wfu_main_table table.wfu_inner_table td:nth-child(3),table.wfu_main_table td,table.wfu_main_table td:nth-child(2),table.wfu_main_table td:nth-child(3){width:100%}#wpbody table.wfu_main_table select{height:auto!important}div.wfu_componentlist_container{position:relative;left:0}select.wfu_select_folders{width:calc(100% - 50px)!important;display:inline-block!important}table.wfu_formdata_props_table tbody tr:first-child td{display:table-cell}table.wfu_formdata_props_table tbody tr:first-child td:nth-child(2){padding-left:10px}.CodeMirror{width:100%!important}}div.wfu_color_container{display:block;position:relative;padding:0;margin:0;background:0 0;border:none;white-space:nowrap;z-index:1}input[type=text].wp-color-picker{width:75px}input[type=button].wp-picker-clear{width:62px}span.wfu_save_label{background-color:#f0f8ff;color:#32cd32;border-radius:6px;padding:1px 2px;box-shadow:1px 1px 1px;font-size:smaller;opacity:0}span.wfu_save_label_fail{background-color:beige;color:#f08080;border-radius:6px;padding:1px 2px;box-shadow:1px 1px 1px;font-size:smaller;opacity:0}div.wfu_global_dialog_container{position:fixed;width:100%;height:100%;top:0;left:0;margin:0;padding:0;border:none;background:0 0;z-index:1;display:none}table.wfu_main_table table.wfu_columns_container{border:none;background:0 0;margin:0;padding:0;border-spacing:0}table.wfu_main_table table.wfu_columns_container tr{background:0 0}table.wfu_main_table table.wfu_columns_container td{border:none;background:0 0;margin:0;padding:0;vertical-align:top;width:auto}table.wfu_main_table table.wfu_columnprops_container{border:none;background:0 0;margin:0;padding:6px;border-spacing:0;width:100%;box-shadow:0 0 1px #aaa}table.wfu_main_table table.wfu_columnprops_container tr{background:0 0}table.wfu_main_table table.wfu_columnprops_container td{border:none;background:0 0;margin:0;padding:0;vertical-align:middle;width:auto}table.wfu_main_table table.wfu_columnprops_container_disabled label{color:#ccc}table.wfu_main_table table.wfu_columnprops_container label.wfu_columnprops_label_disabled{color:#ccc}button.wfu_columns_addbutton{font-size:smaller}option.wfu_columns_item_required{color:gray}option.wfu_columns_item_defaultsort{text-decoration:underline}@font-face{font-family:wfu-icons;src:url('../images/fonts/wfu-icons.eot?xnqdfz');src:url('../images/fonts/wfu-icons.eot?xnqdfz#iefix') format('embedded-opentype'),url('../images/fonts/wfu-icons.ttf?xnqdfz') format('truetype'),url('../images/fonts/wfu-icons.woff?xnqdfz') format('woff'),url('../images/fonts/wfu-icons.svg?xnqdfz#wfu-icons') format('svg');font-weight:400;font-style:normal}.wfu-dashicons-media-external:before{font-family:wfu-icons;content:"\e900"}.wfu-dashicons-ftp:before{font-family:wfu-icons;content:"\e901"}.wfu-uploadedfiles .wfu-dashicons-after{margin-left:4px}.wfu-uploadedfiles .wfu-dashicons-hidden{display:none}.wfu-uploadedfiles .wfu-properties.wfu-clicked,.wfu-uploadedfiles .wfu-properties:hover{color:#00f}.wfu-uploadedfiles .wfu_unread{box-shadow:4px 0 0 inset #0f0;font-weight:700}.wfu-uploadedfiles .wfu-remarks-container:before{content:'-';width:0;display:inline-block;overflow:hidden}.wfu-adminbrowser .wfu-highlighted{box-shadow:0 -1000px 0 inset rgba(0,255,0,.2)}.wfu-historylog .wfu-highlighted{box-shadow:0 -1000px 0 inset rgba(0,255,0,.2)}.wfu_cleanlog_tr{display:none}.wfu_cleanlog_tr td{margin-top:0;padding-top:0}.wfu_selectdate_container,.wfu_selectdates_container,.wfu_selectperiod_container{display:none}.wfu_buttons_container,.wfu_includefiles_container,.wfu_selectdate_container,.wfu_selectdates_container,.wfu_selectperiod_container{margin-top:10px}.wfu_selectdate_container input[type=text],.wfu_selectdates_container input[type=text]{width:8em;text-align:center}.wfu_selectperiod_container input[type=number]{width:4em}.wfu_includefiles_container label{font-size:80%;opacity:.5}.wfu_includefiles_container input[type=checkbox]{transform:scale(.8,.8)}.wfu_buttons_container .button,.wfu_buttons_container .wfu_cleanlog_error,.wfu_includefiles_container input[type=checkbox],.wfu_includefiles_container label,.wfu_selectdate_container input[type=text],.wfu_selectdate_container label,.wfu_selectdates_container input[type=text],.wfu_selectdates_container label,.wfu_selectperiod_container input[type=number],.wfu_selectperiod_container label,.wfu_selectperiod_container select{vertical-align:middle}.wfu_cleanlog_proceed.disabled{pointer-events:none}.wfu_cleanlog_error{color:red;font-size:small}.wfu_cleanlog_error:before{content:'!';font-weight:700;margin-right:2px}.wfu_cleanlog_error.hidden{display:none}.wfu-filters{float:left}.subsubsub{margin:0;line-height:2}.subsubsub label.current{color:#000}.subsubsub label.current{font-weight:600;border:none}.subsubsub label{line-height:2;padding:.2em .2em .2em 0;text-decoration:none}.subsubsub input[type=checkbox]{margin:0 0 0 .2em}.wfu_conop_header,.wfu_pdop_header{transition:.4s;padding:6px}.wfu_conop_header label,.wfu_pdop_header label{font-weight:700;cursor:default}.wfu_conop_header.atomic label,.wfu_pdop_header.atomic label{font-weight:400}.wfu_consent_logactions,.wfu_consent_operations,.wfu_consent_permissions,.wfu_consent_questions,.wfu_consent_users,.wfu_plugin_operations{display:none}.wfu_pdheader_button{color:#777;padding:2px;border:1px solid gray;border-radius:1em;width:1em;height:1em;text-align:center;vertical-align:middle;position:relative;cursor:pointer;display:inline-block;font-size:smaller}.wfu_pdheader_button:after{content:'\02795';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.wfu_pdheader_button.expanded:after{content:'\02796'}.wfu_conop_topmost_panel,.wfu_pdop_topmost_panel{margin-left:40px;overflow:hidden}.wfu_conop_panel,.wfu_pdop_panel{margin-left:40px;display:none;overflow:hidden}.wfu_conop_level_1,.wfu_pdop_level_1{padding:10px;font-size:larger}.wfu_conop_level_2,.wfu_pdop_level_2{padding:6px;font-size:smaller}.wfu_conop_level_3,.wfu_pdop_level_3{padding:2px}.wfu_conop_level_4,.wfu_pdop_level_4{padding:2px}.wfu_conop_level_5,.wfu_pdop_level_5{padding:2px}.wfu_conop_header:hover,.wfu_pdop_header:hover{background-color:rgba(0,0,0,.2)}input[type=checkbox].wfu_conop_selector,input[type=checkbox].wfu_pdop_selector{-webkit-appearance:checkbox}.wfu_conop_button,.wfu_pdop_button{color:#777;float:right;padding:2px;border:1px solid gray;border-radius:4px;width:1em;height:1em;text-align:center;position:relative;cursor:pointer;display:none}.wfu_conop_button:after,.wfu_pdop_button:after{content:'\02795';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;font-size:smaller}.wfu_conop_button.expanded:after,.wfu_pdop_button.expanded:after{content:'\02796'}.wfu_conop_header:hover .wfu_conop_button,.wfu_pdop_header:hover .wfu_pdop_button{display:block}input[type=checkbox].wfu_conop_selector,input[type=checkbox].wfu_pdop_selector{margin:0 0 0 4px}.wfu_conquestions_operations{margin-top:20px;margin-left:40px}.wfu_conquestions_operations label{display:block;font-size:larger;font-weight:700}.wfu_conquestions_oppanel{background-color:#fff;padding:10px;display:inline-block;margin-top:10px}.wfu_conquestions_optable{border-collapse:collapse}.wfu_conquestions_optable tbody tr:hover{background-color:rgba(0,0,0,.1)}.wfu_conquestions_optable td{cursor:default}.wfu_conquestions_optable td:not(:first-child){text-align:center}.wfu_op_unassigned{background-color:#ffdb99}.wfu_conquestions_optable tbody tr.wfu_op_unassigned:hover{background-color:#e6c58a}.wfu_op_unassigned .wfu_conquestions_opinv,.wfu_op_unassigned .wfu_conquestions_opsel{background-color:#ffdb99}.wfu_conquestions_optable tbody tr.wfu_op_unassigned:hover .wfu_conquestions_opinv,.wfu_conquestions_optable tbody tr.wfu_op_unassigned:hover .wfu_conquestions_opsel{background-color:#e6c58a}.wfu_conquestions_opsel.wfu_forced_selection{opacity:.5}.wfu_frozen{pointer-events:none}.wfu_conquestions_container{margin-top:20px;margin-left:40px}.wfu_conquestion_header{font-size:larger}.wfu_conquestion_subcontainer{padding:10px}.wfu_conquestion_headerlabel{font-weight:700}.wfu_conquestion_tools{float:right}.wfu_conquestion_itemprops,.wfu_conquestion_itemspreview,.wfu_conquestion_mainprops{display:table-cell;position:relative;border:1px solid silver;padding:4ex 10px 10px 10px;vertical-align:top;min-width:10em;min-height:4ex;resize:both;overflow:auto}.wfu_conquestion_itempropstitle,.wfu_conquestion_itemspreviewtitle,.wfu_conquestion_mainpropstitle{position:absolute;top:0;left:0;height:3ex;font-size:inherit;text-align:center;width:100%;background-color:rgba(0,0,0,.1)}.wfu_conquestion_displayedtitle,.wfu_conquestion_groupedlabel,.wfu_conquestion_labellabel,.wfu_conquestion_labellocationlabel,.wfu_conquestion_matrixlabel,.wfu_conquestion_preselectedlabel,.wfu_conquestion_titlelabel,.wfu_conquestion_titlelocationlabel,.wfu_conquestion_typelabel,.wfu_conquestion_visiblelabel{display:block}.wfu_conquestion_labeltext,.wfu_conquestion_titletext{width:100%}.wfu_conquestion_matrix_x,.wfu_conquestion_matrix_y{width:4em;text-align:center}.wfu_conquestion_matrixsep{width:1em;display:inline-block;text-align:center}.wfu_empty_label{font-style:italic}.wfu_conquestion_itemtable td:hover{background-color:rgba(0,0,0,.1)}.wfu_conquestion_itemcontainer{opacity:.5}.wfu_item_selected{background-color:rgba(0,0,0,.2)}.wfu_item_assigned{color:#00f}.wfu_item_visible{opacity:1}.wfu_conquestion_btn{display:inline-block;position:relative;width:16px;height:16px;padding:0;margin:0;background:0 0;text-align:center;border:1px solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}div.wfu_conquestion_btn:hover{border:1px solid #aaa}.wfu_conquestion_btn>img{width:12px;height:12px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}div.wfu_conquestion_btn.wfu_tool_disabled:hover{border:1px solid transparent}.wfu_conquestion_btn.wfu_tool_disabled>img{opacity:.4}.wfu_permissions_topmost_panel{margin-left:40px}.wfu_permissions_panel{background-color:#fff;padding:10px;display:inline-block;margin-top:20px}.wfu_perm_container{padding-right:20px}.wfu_location_cell{text-align:center}.wfu_perm_level_1{padding-left:0}.wfu_perm_level_2{padding-left:20px}.wfu_perm_level_3{padding-left:40px}.wfu_permissions_table{border-collapse:collapse}.wfu_permissions_table td:nth-child(n+2),.wfu_permissions_table tr:nth-child(2) th{border-left:1px solid rgba(0,0,0,.1)}.wfu_perm_row:hover{background-color:rgba(0,0,0,.1)}.wfu_perm_button{color:#777;border:1px solid gray;width:1.5ex;height:1.5ex;text-align:center;position:relative;cursor:pointer;display:inline-block;vertical-align:middle}.wfu_perm_button:after{content:'+';position:absolute;left:0;right:0;top:-.75ex;bottom:0;margin:auto}.wfu_perm_button:hover{color:#000}.wfu_perm_button.expanded:after{content:'-'}input[type=checkbox].wfu_location_selector{-webkit-appearance:checkbox;margin:0}.wfu_logactions_topmost_panel{margin-left:40px}.wfu_logactions_panel{background-color:#fff;padding:10px;display:inline-block;margin-top:20px}.wfu_log_container{padding-right:20px}.wfu_entity_cell{text-align:center}.wfu_log_level_1{padding-left:0}.wfu_log_level_2{padding-left:20px}.wfu_log_level_3{padding-left:40px}.wfu_logactions_table{border-collapse:collapse}.wfu_logactions_table td:nth-child(n+2),.wfu_logactions_table tr:nth-child(2) th{border-left:1px solid rgba(0,0,0,.1)}.wfu_log_row:hover{background-color:rgba(0,0,0,.1)}.wfu_log_button{color:#777;border:1px solid gray;width:1.5ex;height:1.5ex;text-align:center;position:relative;cursor:pointer;display:inline-block;vertical-align:middle}.wfu_log_button:after{content:'+';position:absolute;left:0;right:0;top:-.75ex;bottom:0;margin:auto}.wfu_log_button:hover{color:#000}.wfu_log_button.expanded:after{content:'-'}input[type=checkbox].wfu_entity_selector{-webkit-appearance:checkbox;margin:0}.wfu_pdusers_topmost_panel{margin-top:20px;margin-left:40px}.wfu_pdusers_topmost_panel>label{display:block;font-size:larger;font-weight:700}.wfu_pdusers_rolepanel,.wfu_pdusers_userpanel{margin-top:20px;margin-bottom:20px}.wfu_pdusers_roles_container,.wfu_pdusers_users_container{display:inline-block}.wfu_pdusers_roles_leftpanel,.wfu_pdusers_roles_midpanel,.wfu_pdusers_roles_rightpanel,.wfu_pdusers_users_leftpanel,.wfu_pdusers_users_midpanel,.wfu_pdusers_users_rightpanel{display:table-cell;position:relative}.wfu_pdusers_roles_leftpanel,.wfu_pdusers_roles_rightpanel{height:200px;min-width:100px}.wfu_pdusers_users_leftpanel,.wfu_pdusers_users_rightpanel{height:100px;min-width:100px}.wfu_pdusers_roles_leftpanel,.wfu_pdusers_users_leftpanel{padding:10px 10px 10px 0}.wfu_pdusers_roles_midpanel,.wfu_pdusers_users_midpanel{padding:10px 0;vertical-align:top}.wfu_pdusers_roles_rightpanel,.wfu_pdusers_users_rightpanel{padding:20px;vertical-align:top}.wfu_pdusers_roles_container>label,.wfu_pdusers_users_container>label{font-weight:700}.wfu_pdusers_users_leftpanel label{display:block}.wfu_pdusers_users_midpanel label,.wfu_pdusers_users_rightpanel label{display:block;visibility:hidden}.wfu_pdusers_users_leftpanel input[type=text]{width:100%;display:block}.wfu_pdusers_roles_leftpanel select{height:100%!important;line-height:100%!important}.wfu_pdusers_roles_leftpanel select,.wfu_pdusers_users_leftpanel select{min-width:100px;min-height:100px}.wfu_pdusers_roles_show,.wfu_pdusers_users_show{overflow-x:visible;overflow-y:scroll;height:100%}.wfu_pdusers_roles_back,.wfu_pdusers_users_back{border:1px solid gray;position:absolute;left:10px;top:10px;bottom:10px;right:10px;pointer-events:none},.wfu_pdusers_roles_back.active{background-color:rgba(255,255,255,.7)}.wfu_pdusers_roles_role,.wfu_pdusers_users_user{border:1px solid gray;text-align:center;padding:2px 24px 2px 4px;border-radius:1em;cursor:default;background-color:rgba(0,0,0,.05);position:relative;display:inline-block;white-space:nowrap}.wfu_pdusers_roles_all{text-align:center;padding:2px 20px;font-weight:700}.wfu_pdusers_roles_role span,.wfu_pdusers_users_user span{width:14px;height:14px;position:absolute;display:inline-block;right:3px;top:0;bottom:0;margin:auto;border:1px solid #888;border-radius:1em}.wfu_pdusers_roles_role span:after,.wfu_pdusers_roles_role span:before,.wfu_pdusers_users_user span:after,.wfu_pdusers_users_user span:before{content:'';height:1px;margin-top:0;position:absolute;width:10px;top:50%;right:2px;background:#888}.wfu_pdusers_roles_role span:before,.wfu_pdusers_users_user span:before{transform:rotate(45deg)}.wfu_pdusers_roles_role span:after,.wfu_pdusers_users_user span:after{transform:rotate(-45deg)}.wfu_pdusers_roles_role span:hover,.wfu_pdusers_users_user span:hover{background-color:rgba(0,0,0,.1);border:1px solid #1ebcc5}.wfu_pdusers_roles_role span:hover:after,.wfu_pdusers_roles_role span:hover:before,.wfu_pdusers_users_user span:hover:after,.wfu_pdusers_users_user span:hover:before{background:#1ebcc5}.wfu_pdusers_roles_add,.wfu_pdusers_users_add{width:20px;height:18px;display:inline-block;border:1px solid #888;border-radius:4px}.wfu_pdusers_roles_add:after,.wfu_pdusers_users_add:after{border:solid #555;border-width:0 3px 3px 0;display:inline-block;padding:3px;vertical-align:middle;transform:rotate(-45deg);content:'';margin-left:4px;margin-top:-2px}.wfu_pdusers_roles_add:hover,.wfu_pdusers_users_add:hover{border:1px solid #444;background-color:rgba(0,0,0,.1)}.wfu_pd_user_box0{width:100%}.wfu_pd_user_select0,.wfu_pdusers_users_leftpanel select{width:100%;height:100px!important;line-height:100px!important;min-width:100px;min-height:100px}
  • wp-file-upload/trunk/css/wordpress_file_upload_style.css

    r2061686 r2677722  
    1 span.file_messagebox_inner{display:block;width:340px;margin:0;font-size:small;padding:10px;border-style:solid;border-width:1px;border-color:#d3d3d3;background-color:#f5f5f5;color:#000;line-height:1.2}div.file_div_clean{display:table;position:relative;margin:0;padding:0;border-style:none;background:0 0;color:#000;line-height:1;vertical-align:middle}div.file_div_clean_responsive_container{display:block;position:relative;margin:0;padding:0;border-style:none;background:0 0;color:#000;line-height:1;vertical-align:middle}div.file_div_clean_responsive{display:inline-block;position:relative;margin:0;padding:0;border-style:none;background:0 0;color:#000;line-height:1;vertical-align:middle}div.file_space_clean{display:block;margin:0 0 2px 0;padding:0;border-style:none;background:0 0;color:#000}table.file_table_clean{margin:0;padding:0;border:none;border-spacing:0;background:0 0;color:#000;width:auto}td.file_td_clean{margin:0;padding:0;border:none;border-spacing:0;background:0 0;color:#000;vertical-align:middle}
     1span.file_messagebox_inner{display:block;width:340px;margin:0;font-size:small;padding:10px;border-style:solid;border-width:1px;border-color:#d3d3d3;background-color:#f5f5f5;color:#000;line-height:1.2}div.file_div_clean{display:table;position:relative;margin:0;padding:0;border-style:none;background:0 0;color:#000;line-height:1;vertical-align:middle}div.file_div_clean_responsive_container{display:block;position:relative;margin:0;padding:0;border-style:none;background:0 0;color:#000;line-height:1;vertical-align:middle}div.file_div_clean_responsive{display:inline-block;position:relative;margin:0;padding:0;border-style:none;background:0 0;color:#000;line-height:1;vertical-align:middle}div.file_space_clean{display:block;margin:0 0 2px 0;padding:0;border-style:none;background:0 0;color:#000}table.file_table_clean{margin:0;padding:0;border:none;border-spacing:0px;background:0 0;color:#000;width:auto}td.file_td_clean{margin:0;padding:0;border:none;border-spacing:0px;background:0 0;color:#000;vertical-align:middle}
  • wp-file-upload/trunk/css/wordpress_file_upload_style_relaxed.css

    r2061686 r2677722  
    1 span.file_messagebox_inner{display:block;width:340px;margin:0;font-size:small;padding:10px;border-style:solid;border-width:1px;border-color:#d3d3d3;background-color:#f5f5f5;line-height:1.2}div.file_div_clean{display:table;position:relative;margin:0;padding:0;border-style:none;background:0 0;line-height:1;vertical-align:middle}div.file_div_clean_responsive_container{display:block;position:relative;margin:0;padding:0;border-style:none;background:0 0;line-height:1;vertical-align:middle}div.file_div_clean_responsive{display:inline-block;position:relative;margin:0;padding:0;border-style:none;background:0 0;line-height:1;vertical-align:middle}div.file_space_clean{display:block;margin:0 0 2px 0;padding:0;border-style:none;background:0 0}table.file_table_clean{margin:0;padding:0;border:none;border-spacing:0;background:0 0;width:auto}td.file_td_clean{margin:0;padding:0;border:none;border-spacing:0;background:0 0;vertical-align:middle}
     1span.file_messagebox_inner{display:block;width:340px;margin:0;font-size:small;padding:10px;border-style:solid;border-width:1px;border-color:#d3d3d3;background-color:#f5f5f5;line-height:1.2}div.file_div_clean{display:table;position:relative;margin:0;padding:0;border-style:none;background:0 0;line-height:1;vertical-align:middle}div.file_div_clean_responsive_container{display:block;position:relative;margin:0;padding:0;border-style:none;background:0 0;line-height:1;vertical-align:middle}div.file_div_clean_responsive{display:inline-block;position:relative;margin:0;padding:0;border-style:none;background:0 0;line-height:1;vertical-align:middle}div.file_space_clean{display:block;margin:0 0 2px 0;padding:0;border-style:none;background:0 0}table.file_table_clean{margin:0;padding:0;border:none;border-spacing:0px;background:0 0;width:auto}td.file_td_clean{margin:0;padding:0;border:none;border-spacing:0px;background:0 0;vertical-align:middle}
  • wp-file-upload/trunk/css/wordpress_file_upload_style_safe.css

    r2061686 r2677722  
    1 input.file_input_textbox{position:relative;width:150px;height:25px;margin:0;padding:0;border:1px solid;border-color:#bbb;background-color:#fff;color:#000}input.file_input_textbox:disabled{position:relative;width:150px;height:25px;margin:0;padding:0;border:1px solid;border-color:#bbb;background-color:#fff;color:silver}input.file_input_textbox_nofile{position:relative;width:150px;height:25px;margin:0;padding:0;border:1px solid;border-color:#bbb;background-color:red;color:#000}input.file_input_button{width:100px;height:27px;position:absolute;top:0;margin:0;padding:0;background-color:#eee;color:#555;background-image:url(../images/white-grad-active.png);background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_button_hover{width:100px;height:27px;position:absolute;top:0;margin:0;padding:0;background-color:#eee;color:#111;background-image:url(../images/white-grad-active.png);background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_button:disabled,input.file_input_button_hover:disabled{width:100px;height:27px;position:absolute;top:0;margin:0;padding:0;background-color:#eee;color:silver;background-image:url(../images/white-grad-active.png);background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_submit{width:100px;height:27px;position:relative;margin:0;padding:0;background-color:#eee;color:#555;background-image:url(../images/white-grad-active.png);background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_submit:focus,input.file_input_submit:hover{width:100px;height:27px;position:relative;margin:0;padding:0;background-color:#eee;color:#111;background-image:url(../images/white-grad-active.png);background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_submit:disabled{width:100px;height:27px;position:relative;margin:0;padding:0;background-color:#eee;color:silver;background-image:url(../images/white-grad-active.png);background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_hidden{font-size:45px;position:absolute;right:0;top:0;margin:0;padding:0;-moz-opacity:0;-khtml-opacity:0;opacity:0}
     1input.file_input_textbox{position:relative;width:150px;height:25px;margin:0;padding:0;border:1px solid;border-color:#bbb;background-color:#fff;color:#000}input.file_input_textbox:disabled{position:relative;width:150px;height:25px;margin:0;padding:0;border:1px solid;border-color:#bbb;background-color:#fff;color:silver}input.file_input_textbox_nofile{position:relative;width:150px;height:25px;margin:0;padding:0;border:1px solid;border-color:#bbb;background-color:red;color:#000}input.file_input_button{width:100px;height:27px;position:absolute;top:0;margin:0;padding:0;background-color:#eee;color:#555;background-image:url("../images/white-grad-active.png");background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_button_hover{width:100px;height:27px;position:absolute;top:0;margin:0;padding:0;background-color:#eee;color:#111;background-image:url("../images/white-grad-active.png");background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_button:disabled,input.file_input_button_hover:disabled{width:100px;height:27px;position:absolute;top:0;margin:0;padding:0;background-color:#eee;color:silver;background-image:url("../images/white-grad-active.png");background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_submit{width:100px;height:27px;position:relative;margin:0;padding:0;background-color:#eee;color:#555;background-image:url("../images/white-grad-active.png");background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_submit:focus,input.file_input_submit:hover{width:100px;height:27px;position:relative;margin:0;padding:0;background-color:#eee;color:#111;background-image:url("../images/white-grad-active.png");background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_submit:disabled{width:100px;height:27px;position:relative;margin:0;padding:0;background-color:#eee;color:silver;background-image:url("../images/white-grad-active.png");background-position:left top;background-repeat:repeat-x;border-style:solid;border-width:1px;border-color:#bbb;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;border-radius:2px}input.file_input_hidden{font-size:45px;position:absolute;right:0;top:0;margin:0;padding:0;-moz-opacity:0;-khtml-opacity:0;opacity:0}
  • wp-file-upload/trunk/languages/wp-file-upload-de_DE.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:23+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:24+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:05+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:09+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     
    2829#: extensions/wfu_facebook/wfu_facebook_constants.php:26
    2930msgid "You need to login as administrator to see this page!"
    30 msgstr ""
     31msgstr "Sie müssen sich als Administrator anmelden, um diese Seite zu sehen!"
    3132
    3233#: lib/wfu_constants.php:28
     
    110111"continue!"
    111112msgstr ""
     113"Sie haben sich geweigert, dass die Website Ihre persönlichen Daten "
     114"speichert. Der Upload kann nicht fortgesetzt werden!"
    112115
    113116#: lib/wfu_constants.php:53
     
    135138msgstr "Benutzer"
    136139
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     140#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138141msgid "Page"
    139142msgstr "Seite"
     
    164167
    165168#: lib/wfu_constants.php:67
    166 #, fuzzy
    167 #| msgid "Delete this file"
    168169msgid "Remove this remote file"
    169 msgstr "Diese datei löschen"
     170msgstr "Entfernen Sie diese Remote-Datei"
    170171
    171172#: lib/wfu_constants.php:68
     
    277278
    278279#: lib/wfu_constants.php:86
     280msgid "Error. This file was rejected because its not a valid image."
     281msgstr ""
     282
     283#: lib/wfu_constants.php:87
    279284msgid ""
    280285"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    283288msgstr ""
    284289
    285 #: lib/wfu_constants.php:87
     290#: lib/wfu_constants.php:88
    286291msgid ""
    287292"File not uploaded in order to prevent overflow of the website. Please "
     
    289294msgstr ""
    290295
    291 #: lib/wfu_constants.php:88
     296#: lib/wfu_constants.php:89
    292297msgid "Target folder doesn't exist."
    293298msgstr ""
    294299
    295 #: lib/wfu_constants.php:89
     300#: lib/wfu_constants.php:90
    296301msgid "Upload failed! Missing a temporary folder."
    297302msgstr ""
    298303"Hochladen fehlgeschlagen! Verzeichnis für temporären Dateienupload fehlt"
    299304
    300 #: lib/wfu_constants.php:90
     305#: lib/wfu_constants.php:91
     306msgid "Not allowed to upload to target folder."
     307msgstr ""
     308
     309#: lib/wfu_constants.php:92
    301310msgid "Upload failed! Permission denied to write to target folder."
    302311msgstr ""
    303312"Hochladen fehlgeschlagen! Keine Berechtigung, um im Zielordner zu schreiben."
    304313
    305 #: lib/wfu_constants.php:91
     314#: lib/wfu_constants.php:93
    306315msgid "File not allowed."
    307316msgstr "Dateiformat nicht erlaubt"
    308317
    309 #: lib/wfu_constants.php:92
     318#: lib/wfu_constants.php:94
    310319msgid "File is suspicious and was rejected."
    311320msgstr "Die Datei ist verdächtig und wurde abgelehnt."
    312321
    313 #: lib/wfu_constants.php:93
     322#: lib/wfu_constants.php:95
    314323msgid "The uploaded file exceeds the file size limit."
    315324msgstr "Die hochzuladende Datei überschreitet das Dateigrößenlimit."
    316325
    317 #: lib/wfu_constants.php:94
     326#: lib/wfu_constants.php:96
    318327msgid "The uploaded file exceeds 2GB and is not supported by this server."
    319328msgstr ""
     
    321330"unterstützt."
    322331
    323 #: lib/wfu_constants.php:95
     332#: lib/wfu_constants.php:97
    324333msgid ""
    325334"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    329338"Dateigröße des Servers. Bitte wenden Sie sich an den Administrator."
    330339
    331 #: lib/wfu_constants.php:96
     340#: lib/wfu_constants.php:98
    332341msgid ""
    333342"Upload failed! The duration of the upload exceeded the time limit of the "
     
    338347"Datei von einem Rechner mit schnellerer Internetverbindung."
    339348
    340 #: lib/wfu_constants.php:97
     349#: lib/wfu_constants.php:99
    341350msgid ""
    342351"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    346355"MAX_FILE_SIZE Richtlinie, die im HTML-Formular angegeben wurde."
    347356
    348 #: lib/wfu_constants.php:98
     357#: lib/wfu_constants.php:100
    349358msgid "Upload failed! The uploaded file was only partially uploaded."
    350359msgstr "Hochladen fehlgeschlagen! Die Datei wurde nur teilweise hochgeladen."
    351360
    352 #: lib/wfu_constants.php:99
     361#: lib/wfu_constants.php:101
    353362msgid "Upload failed! No file was uploaded."
    354363msgstr "Hochladen fehlgeschlagen! Es wurde keine Datei hochgeladen."
    355364
    356 #: lib/wfu_constants.php:100
     365#: lib/wfu_constants.php:102
    357366msgid "Upload failed! Failed to write file to disk."
    358367msgstr ""
     
    360369"schreiben."
    361370
    362 #: lib/wfu_constants.php:101
     371#: lib/wfu_constants.php:103
    363372msgid ""
    364373"Upload failed! Error occured while moving temporary file. Please contact "
     
    368377"Verschiebung der temporären Datei. Bitte kontaktieren Sie Administrator."
    369378
    370 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     379#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    371380msgid "Upload cancelled!"
    372381msgstr "Upload-abgesagt!"
    373382
    374 #: lib/wfu_constants.php:103
     383#: lib/wfu_constants.php:105
    375384msgid ""
    376385"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    383392"kann phpinfo() helfen."
    384393
    385 #: lib/wfu_constants.php:104
     394#: lib/wfu_constants.php:106
    386395msgid "Upload failed! Error occured while attemting to upload the file."
    387396msgstr ""
     
    389398"aufgetreten."
    390399
    391 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     400#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    392401msgid "Upload failed!"
    393402msgstr "Hochladen fehlgeschlagen!"
    394403
    395 #: lib/wfu_constants.php:106
     404#: lib/wfu_constants.php:108
    396405msgid "No file!"
    397406msgstr "Keine Datei!"
    398407
    399 #: lib/wfu_constants.php:107
     408#: lib/wfu_constants.php:109
    400409msgid ""
    401410"Upload failed! The upload has been canceled by the user or the browser "
     
    405414"oder der Browser hat die Verbindung verloren."
    406415
    407 #: lib/wfu_constants.php:108
     416#: lib/wfu_constants.php:110
    408417msgid "Upload failed! Unknown error."
    409418msgstr "Hochladen fehlgeschlagen! Unbekannter Fehler."
    410419
    411 #: lib/wfu_constants.php:109
     420#: lib/wfu_constants.php:111
    412421msgid "Please contact the administrator."
    413422msgstr "Bitte kontaktieren Sie den Administrator."
    414423
    415 #: lib/wfu_constants.php:110
     424#: lib/wfu_constants.php:112
    416425msgid "No result from remote server!"
    417426msgstr "Kein Ergebnis vom Remote-Server!"
    418427
    419 #: lib/wfu_constants.php:111
     428#: lib/wfu_constants.php:113
    420429msgid " but with warnings"
    421430msgstr " aber mit Warnhinweisen"
    422431
    423 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     432#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    424433msgid "Warning: JSON parse error."
    425434msgstr "Warnung: JSON-Parser-Fehler."
    426435
    427 #: lib/wfu_constants.php:113
     436#: lib/wfu_constants.php:115
    428437msgid ""
    429438"Upload parameters of this file, passed as JSON string to the handler, could "
     
    433442"konnte nicht analysiert werden."
    434443
    435 #: lib/wfu_constants.php:115
     444#: lib/wfu_constants.php:117
    436445msgid ""
    437446"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    440449"analysiert werden."
    441450
    442 #: lib/wfu_constants.php:116
     451#: lib/wfu_constants.php:118
    443452msgid ""
    444453"Redirection to classic form functionality occurred due to unknown error."
     
    447456"unbekannter Fehler aufgetreten."
    448457
    449 #: lib/wfu_constants.php:117
     458#: lib/wfu_constants.php:119
    450459msgid ""
    451460"Redirection to classic form functionality occurred because AJAX is not "
     
    455464"aufgetreten, weil AJAX nicht unterstützt wird."
    456465
    457 #: lib/wfu_constants.php:118
     466#: lib/wfu_constants.php:120
    458467msgid ""
    459468"Redirection to classic form functionality occurred because HTML5 is not "
     
    463472"aufgetreten, da HTML5 nicht unterstützt wird."
    464473
    465 #: lib/wfu_constants.php:119
     474#: lib/wfu_constants.php:121
    466475msgid ""
    467476"Redirection to classic form functionality occurred due to JSON parse error."
     
    470479"aufgetreten beim Parsen von JSON."
    471480
    472 #: lib/wfu_constants.php:120
     481#: lib/wfu_constants.php:122
    473482msgid "Please enable popup windows from the browser's settings!"
    474483msgstr ""
    475484"Bitte aktivieren Sie diese Popup-Fenster aus den Browser-Einstellungen!"
    476485
    477 #: lib/wfu_constants.php:121
     486#: lib/wfu_constants.php:123
    478487msgid "cannot be empty!"
    479488msgstr "darf nicht leer sein!"
    480489
    481 #: lib/wfu_constants.php:122
     490#: lib/wfu_constants.php:124
    482491msgid "number not valid!"
    483492msgstr "Nummer nicht gültig!"
    484493
    485 #: lib/wfu_constants.php:123
     494#: lib/wfu_constants.php:125
    486495msgid "email not valid!"
    487496msgstr "email adresse ist ungültig!"
    488497
    489 #: lib/wfu_constants.php:124
     498#: lib/wfu_constants.php:126
    490499msgid "emails do not match!"
    491500msgstr "emails stimmen nicht überein!"
    492501
    493 #: lib/wfu_constants.php:125
     502#: lib/wfu_constants.php:127
    494503msgid "no base email field in group!"
    495504msgstr "keine basis email feld in der gruppe!"
    496505
    497 #: lib/wfu_constants.php:126
     506#: lib/wfu_constants.php:128
    498507msgid "passwords do not match!"
    499508msgstr "passwörter stimmen nicht überein"
    500509
    501 #: lib/wfu_constants.php:127
     510#: lib/wfu_constants.php:129
    502511msgid "no base password field in group!"
    503512msgstr "keine basispasswortfeld in der gruppe!"
    504513
    505 #: lib/wfu_constants.php:128
     514#: lib/wfu_constants.php:130
    506515msgid "checkbox unchecked!"
    507516msgstr "checkBox nicht aktiviert!"
    508517
    509 #: lib/wfu_constants.php:129
     518#: lib/wfu_constants.php:131
    510519msgid "no option selected!"
    511520msgstr "keine optionen selektiert!"
    512521
    513 #: lib/wfu_constants.php:130
     522#: lib/wfu_constants.php:132
    514523msgid "no item selected!"
    515524msgstr "keine dateien ausgewählt!"
    516525
    517 #: lib/wfu_constants.php:131
     526#: lib/wfu_constants.php:133
    518527msgid ""
    519528"There are more than one instances of the plugin in this page with the same "
     
    523532"Bitte ändern Sie dies."
    524533
    525 #: lib/wfu_constants.php:132
     534#: lib/wfu_constants.php:134
    526535msgid ""
    527536"Cannot edit the shortcode because the page has been modified. Please reload "
     
    531540"Laden Sie die Seite erneut."
    532541
    533 #: lib/wfu_constants.php:133
     542#: lib/wfu_constants.php:135
    534543msgid "Your browser does not support webcam capture!"
    535 msgstr ""
    536 
    537 #: lib/wfu_constants.php:134
     544msgstr "Ihr Browser unterstützt keine Webcam-Aufnahme!"
     545
     546#: lib/wfu_constants.php:136
    538547msgid "Your browser does not support video recording from the webcam!"
    539 msgstr ""
    540 
    541 #: lib/wfu_constants.php:135
     548msgstr "Ihr Browser unterstützt keine Videoaufnahmen von der Webcam!"
     549
     550#: lib/wfu_constants.php:137
    542551msgid "No video was recorded!"
    543552msgstr ""
    544553
    545 #: lib/wfu_constants.php:136
     554#: lib/wfu_constants.php:138
    546555msgid ""
    547556"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    551560"Aktualisieren Sie Ihr PHP oder RecaptchaV2 verwenden (kein Konto)."
    552561
    553 #: lib/wfu_constants.php:137
     562#: lib/wfu_constants.php:139
    554563msgid ""
    555564"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    557566msgstr ""
    558567
    559 #: lib/wfu_constants.php:138
     568#: lib/wfu_constants.php:140
    560569msgid ""
    561570"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    563572msgstr ""
    564573
    565 #: lib/wfu_constants.php:139
     574#: lib/wfu_constants.php:141
    566575msgid "ERROR: No site key. Please contact administrator!"
    567576msgstr "ERROR: Keine Website-Taste. Bitte kontaktieren Sie Administrator!"
    568577
    569 #: lib/wfu_constants.php:140
     578#: lib/wfu_constants.php:142
    570579msgid ""
    571580"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    575584"Plugin-Einstellungen im Dashboard, um Google Recaptcha Schlüssel definieren."
    576585
    577 #: lib/wfu_constants.php:141
     586#: lib/wfu_constants.php:143
    578587msgid "Bad captcha image!"
    579588msgstr "Schlechten Captcha-Bild!"
    580589
    581 #: lib/wfu_constants.php:142
     590#: lib/wfu_constants.php:144
    582591msgid "No input!"
    583592msgstr "Keine Eingabe!"
    584593
    585 #: lib/wfu_constants.php:143
     594#: lib/wfu_constants.php:145
    586595msgid "Captcha not completed!"
    587596msgstr "Captcha nicht abgeschlossen!"
    588597
    589 #: lib/wfu_constants.php:144
     598#: lib/wfu_constants.php:146
    590599msgid "Wrong captcha!"
    591600msgstr "Falsche Captcha!"
    592601
    593 #: lib/wfu_constants.php:145
     602#: lib/wfu_constants.php:147
    594603msgid "Error refreshing captcha!"
    595604msgstr "Fehler erfrischenden captcha!"
    596605
    597 #: lib/wfu_constants.php:146
     606#: lib/wfu_constants.php:148
    598607msgid "Unknown captcha error!"
    599608msgstr "Captcha unbekannter Fehler"
    600609
    601 #: lib/wfu_constants.php:147
     610#: lib/wfu_constants.php:149
    602611msgid "Captcha not supported by your browser!"
    603612msgstr "Captcha von Ihrem Browser nicht unterstützt!"
    604613
    605 #: lib/wfu_constants.php:148
     614#: lib/wfu_constants.php:150
    606615msgid "the secret parameter is missing"
    607616msgstr "das Geheimnis Parameter fehlt"
    608617
    609 #: lib/wfu_constants.php:149
     618#: lib/wfu_constants.php:151
    610619msgid "the secret parameter is invalid or malformed"
    611620msgstr "das Geheimnis Parameter ist ungültig oder fehlerhaft"
    612621
    613 #: lib/wfu_constants.php:150
     622#: lib/wfu_constants.php:152
    614623msgid "the response parameter is missing"
    615624msgstr "die Antwort Parameter fehlt"
    616625
    617 #: lib/wfu_constants.php:151
     626#: lib/wfu_constants.php:153
    618627msgid "the response parameter is invalid or malformed"
    619628msgstr "die Antwort Parameter ist ungültig oder fehlerhaft"
    620629
    621 #: lib/wfu_constants.php:152
     630#: lib/wfu_constants.php:154
    622631msgid "Please do not use drag drop due to an internal problem."
    623632msgstr "Bitte verwenden Sie keine Drag Drop aufgrund eines internen Problems."
    624633
    625 #: lib/wfu_constants.php:153
     634#: lib/wfu_constants.php:155
    626635#, php-format
    627636msgid "Error during chunked upload. Unique ID empty in chunk %d"
    628637msgstr "Fehler beim chunked Hochladen. Eindeutige ID leer in chunk %d"
    629638
    630 #: lib/wfu_constants.php:154
     639#: lib/wfu_constants.php:156
    631640msgid "Chunked upload is not allowed!"
    632641msgstr "Chunked Hochladen ist nicht erlaubt!"
    633642
    634 #: lib/wfu_constants.php:155
     643#: lib/wfu_constants.php:157
    635644msgid "Chunked upload aborted due to error in previous chunk!"
    636645msgstr ""
    637646"Chunked Hochladen aufgrund eines Fehlers in früheren chunk abgebrochen!"
    638647
    639 #: lib/wfu_constants.php:156
     648#: lib/wfu_constants.php:158
    640649msgid "Chunked upload failed, final file could not be created!"
    641650msgstr ""
     
    643652"werden!"
    644653
    645 #: lib/wfu_constants.php:157
     654#: lib/wfu_constants.php:159
    646655#, php-format
    647656msgid "Could not write file chuck to destination on chunk %d"
    648657msgstr "Konnte Datei chuck bis zum Ziel nicht schreiben am chunk %d"
    649658
    650 #: lib/wfu_constants.php:158
     659#: lib/wfu_constants.php:160
    651660#, php-format
    652661msgid "Could not enlarge destination file on chunk %d"
    653662msgstr "Datei konnte nicht vergrößern am chunk %d"
    654663
    655 #: lib/wfu_constants.php:159
     664#: lib/wfu_constants.php:161
    656665#, php-format
    657666msgid "Could not open file handles on chunk %d"
    658667msgstr "Dateihandles konnte nicht geöffnet werden am chunk %d"
    659668
    660 #: lib/wfu_constants.php:160
     669#: lib/wfu_constants.php:162
    661670msgid "You are not allowed to download this file!"
    662 msgstr ""
    663 
    664 #: lib/wfu_constants.php:161
     671msgstr "Du bist nicht berechtigt, diese Datei herunterzuladen!"
     672
     673#: lib/wfu_constants.php:163
    665674msgid "File does not exist!"
    666675msgstr ""
    667676
    668 #: lib/wfu_constants.php:162
     677#: lib/wfu_constants.php:164
    669678msgid "Could not download file!"
    670679msgstr ""
    671680
    672 #: lib/wfu_constants.php:163
     681#: lib/wfu_constants.php:165
    673682msgid "You are not allowed to delete this file!"
    674683msgstr "Sie sind nicht berechtigt, diese Datei zu löschen!"
    675684
    676 #: lib/wfu_constants.php:164
     685#: lib/wfu_constants.php:166
    677686msgid "File was not deleted!"
    678687msgstr ""
    679688
    680 #: lib/wfu_constants.php:165
     689#: lib/wfu_constants.php:167
    681690msgid "No file was deleted!"
    682691msgstr ""
    683692
    684 #: lib/wfu_constants.php:166
     693#: lib/wfu_constants.php:168
    685694msgid "Some files were not deleted!"
    686695msgstr ""
    687696
    688 #: lib/wfu_constants.php:168
     697#: lib/wfu_constants.php:170
    689698msgid "Upload skipped! File already exists."
    690699msgstr "Hochladen abgebrochen! Datei ist bereits vorhanden."
    691700
    692 #: lib/wfu_constants.php:169
     701#: lib/wfu_constants.php:171
    693702msgid "The extension of the file does not match its contents."
    694703msgstr ""
    695704
    696 #: lib/wfu_constants.php:170
     705#: lib/wfu_constants.php:172
    697706msgid ""
    698707"Upload succeeded but the file is suspicious because its contents do not "
     
    700709msgstr ""
    701710
    702 #: lib/wfu_constants.php:171
     711#: lib/wfu_constants.php:173
    703712msgid "No files have been selected!"
    704713msgstr "Keine Dateien ausgewählt!"
    705714
    706 #: lib/wfu_constants.php:172
     715#: lib/wfu_constants.php:174
    707716msgid "Please complete the consent question before continuing the upload!"
    708717msgstr ""
    709718
    710 #: lib/wfu_constants.php:173
     719#: lib/wfu_constants.php:175
    711720msgid "WPFilebase Plugin not updated because there were no files uploaded."
    712721msgstr ""
     
    714723"hochgeladen wurden."
    715724
    716 #: lib/wfu_constants.php:174
     725#: lib/wfu_constants.php:176
    717726msgid "Notification email was not sent because there were no files uploaded."
    718727msgstr ""
     
    720729"hochgeladen worden sind."
    721730
    722 #: lib/wfu_constants.php:175
     731#: lib/wfu_constants.php:177
    723732msgid ""
    724733"Notification email was not sent because no recipients were defined. Please "
     
    729738"Shortcode."
    730739
    731 #: lib/wfu_constants.php:176
     740#: lib/wfu_constants.php:178
    732741msgid ""
    733742"Notification email was not sent due to an error. Please check "
     
    737746"überprüfen Sie das notifysubject und das notifymessage Attribut auf Fehler."
    738747
    739 #: lib/wfu_constants.php:177
     748#: lib/wfu_constants.php:179
    740749msgid ""
    741750"Redirection not executed because redirection link is empty. Please check "
     
    745754"überprüfen Sie das redirectlink Attribut."
    746755
    747 #: lib/wfu_constants.php:178
     756#: lib/wfu_constants.php:180
    748757msgid ""
    749758"Redirection not executed because not all files were successfully uploaded."
     
    752761"wurden."
    753762
    754 #: lib/wfu_constants.php:179
     763#: lib/wfu_constants.php:181
    755764msgid "Potential Denial-Of-Service Attack on {SITE}"
    756765msgstr ""
    757766
    758 #: lib/wfu_constants.php:180
     767#: lib/wfu_constants.php:182
    759768msgid ""
    760769"Hello admin\n"
     
    776785msgstr ""
    777786
    778 #: lib/wfu_constants.php:181
     787#: lib/wfu_constants.php:183
    779788msgid ""
    780789"You have activated an alternative insecure Iptanus Services Server. For "
     
    782791msgstr ""
    783792
    784 #: lib/wfu_constants.php:182
     793#: lib/wfu_constants.php:184
    785794msgid ""
    786795"Iptanus Services Server is unreachable. This may cause problems on some "
     
    788797msgstr ""
    789798
    790 #: lib/wfu_constants.php:184
     799#: lib/wfu_constants.php:186
    791800msgid ""
    792801"Failed to add the shortcode to the page/post. Please try again. If the "
     
    797806"Administrator."
    798807
    799 #: lib/wfu_constants.php:185
     808#: lib/wfu_constants.php:187
    800809msgid ""
    801810"Failed to edit the shortcode because the contents of the page changed. Try "
     
    805814"hat. Versuchen Sie erneut den Shortcode zu bearbeiten."
    806815
    807 #: lib/wfu_constants.php:186
     816#: lib/wfu_constants.php:188
    808817msgid ""
    809818"Failed to delete the shortcode because the contents of the page changed. Try "
     
    813822"geändert hat. Versuchen Sie erneut den Shortcode zu löschen."
    814823
    815 #: lib/wfu_constants.php:187
     824#: lib/wfu_constants.php:189
    816825msgid ""
    817826"The page containing the shortcode has been modified and it is no longer "
     
    821830"Bitte gehen Sie zurück um zu den Shortcode zu laden."
    822831
    823 #: lib/wfu_constants.php:188
     832#: lib/wfu_constants.php:190
    824833msgid ""
    825834"Failed to update the shortcode because the contents of the page changed. Go "
     
    829838"geändert geändert hat. Gehen Sie zurück um zu den Shortcode neu zu laden."
    830839
    831 #: lib/wfu_constants.php:189
     840#: lib/wfu_constants.php:191
    832841msgid ""
    833842"Failed to update the shortcode. Please try again. If the problem persists, "
     
    838847"Shortcode neu."
    839848
    840 #: lib/wfu_constants.php:191
     849#: lib/wfu_constants.php:193
    841850msgid "This is a test message"
    842851msgstr "This is a test message"
    843852
    844 #: lib/wfu_constants.php:192
     853#: lib/wfu_constants.php:194
    845854msgid "This is a test administrator message"
    846855msgstr "Dies ist eine Test-Admin-Nachricht"
    847856
    848 #: lib/wfu_constants.php:193
     857#: lib/wfu_constants.php:195
    849858msgid "File testfile 1 under test"
    850859msgstr "Datei testfile 1 wird getestet"
    851860
    852 #: lib/wfu_constants.php:194
     861#: lib/wfu_constants.php:196
    853862msgid "File testfile 1 message"
    854863msgstr "Datei testfile 1 Nachricht"
    855864
    856 #: lib/wfu_constants.php:195
     865#: lib/wfu_constants.php:197
    857866msgid "File testfile 1 administrator message"
    858867msgstr "Datei testfile 1 Admin-Nachricht"
    859868
    860 #: lib/wfu_constants.php:196
     869#: lib/wfu_constants.php:198
    861870msgid "File testfile 2 under test"
    862871msgstr "File testfile 2  wird getestet"
    863872
    864 #: lib/wfu_constants.php:197
     873#: lib/wfu_constants.php:199
    865874msgid "File testfile 2 message"
    866875msgstr "Datei testfile 2 Nachricht"
    867876
    868 #: lib/wfu_constants.php:198
     877#: lib/wfu_constants.php:200
    869878msgid "File testfile 2 administrator message"
    870879msgstr "Datei testfile 2 Admin-Nachricht"
    871880
    872 #: lib/wfu_constants.php:200
     881#: lib/wfu_constants.php:202
    873882msgid ""
    874883"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    878887"aktuellen Benutzers ersetzt."
    879888
    880 #: lib/wfu_constants.php:201
     889#: lib/wfu_constants.php:203
    881890msgid ""
    882891"Insert variable %username% inside text. It will be replaced by the username "
     
    886895"Benutzernamen des aktuellen Benutzers ersetzt."
    887896
    888 #: lib/wfu_constants.php:202
     897#: lib/wfu_constants.php:204
    889898msgid ""
    890899"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    894903"Mail-Adresse des aktuellen Benutzers ersetzt."
    895904
    896 #: lib/wfu_constants.php:203
     905#: lib/wfu_constants.php:205
    897906msgid ""
    898907"Insert variable %filename% inside text. It will be replaced by the filename "
     
    902911"der hochgeladenen Dateien ersetzt."
    903912
    904 #: lib/wfu_constants.php:204
     913#: lib/wfu_constants.php:206
    905914msgid ""
    906915"Insert variable %filepath% inside text. It will be replaced by the full "
     
    910919"vollständige Dateipfad der hochgeladenen Dateien ersetzt."
    911920
    912 #: lib/wfu_constants.php:205
     921#: lib/wfu_constants.php:207
    913922msgid ""
    914923"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    918927"der Website ersetzt werden."
    919928
    920 #: lib/wfu_constants.php:206
     929#: lib/wfu_constants.php:208
    921930msgid ""
    922931"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    926935"aktuellen Seite ersetzt."
    927936
    928 #: lib/wfu_constants.php:207
     937#: lib/wfu_constants.php:209
    929938msgid ""
    930939"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    934943"Title des aktuellen Benutzers ersetzt."
    935944
    936 #: lib/wfu_constants.php:208
     945#: lib/wfu_constants.php:210
    937946msgid ""
    938947"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    944953"ersetzt, die der Benutzer in dieses Feld eingetragen hat."
    945954
    946 #: lib/wfu_constants.php:209
     955#: lib/wfu_constants.php:211
    947956msgid "Insert variable %n% inside text to denote a line change."
    948957msgstr ""
     
    950959"kennzeichnen."
    951960
    952 #: lib/wfu_constants.php:211
     961#: lib/wfu_constants.php:213
    953962#, php-format
    954963msgid "File %filename% uploaded successfully but not saved"
    955964msgstr ""
    956965
    957 #: lib/wfu_constants.php:212
     966#: lib/wfu_constants.php:214
    958967msgid "Test Mode"
    959968msgstr "Test Modus"
    960969
    961 #: lib/wfu_constants.php:213
     970#: lib/wfu_constants.php:215
    962971msgid "select dir..."
    963972msgstr "Wählen Sie das Verzeichnis ..."
    964973
    965 #: lib/wfu_constants.php:214
     974#: lib/wfu_constants.php:216
    966975msgid "type dir"
    967976msgstr "Geben Sie das Verzeichnis ein"
    968977
    969 #: lib/wfu_constants.php:215
     978#: lib/wfu_constants.php:217
    970979msgid "Upload path: %filepath%"
    971980msgstr "Upload-Pfad: %filepath%"
    972981
    973 #: lib/wfu_constants.php:216
     982#: lib/wfu_constants.php:218
    974983msgid "Failed upload path: %filepath%"
    975984msgstr "Fehlerhafter Upload-Pfad: %filepath%"
    976985
    977 #: lib/wfu_constants.php:217
     986#: lib/wfu_constants.php:219
    978987msgid " (required)"
    979988msgstr "(erforderlich)"
    980989
    981 #: lib/wfu_constants.php:218
     990#: lib/wfu_constants.php:220
    982991msgid "Files are being uploaded. Are you sure you want to exit the page?"
    983992msgstr ""
     
    985994"verlassen wollen?"
    986995
    987 #: lib/wfu_constants.php:219
     996#: lib/wfu_constants.php:221
    988997msgid "checking captcha..."
    989998msgstr "Prüfung captcha..."
    990999
    991 #: lib/wfu_constants.php:220
     1000#: lib/wfu_constants.php:222
    9921001msgid "refreshing..."
    9931002msgstr "erfrischend..."
    9941003
    995 #: lib/wfu_constants.php:221
     1004#: lib/wfu_constants.php:223
    9961005msgid "correct captcha"
    9971006msgstr "korrekte captcha"
    9981007
    999 #: lib/wfu_constants.php:222
     1008#: lib/wfu_constants.php:224
    10001009msgid "click to continue the upload"
    10011010msgstr "Klicken Sie, um das Hochladen fortsetzen"
    10021011
    1003 #: lib/wfu_constants.php:223
     1012#: lib/wfu_constants.php:225
    10041013msgid "Are you sure you want to delete this file?"
    10051014msgstr "Sind sie sicher, dass Sie diese Datei löschen wollen?"
    10061015
    1007 #: lib/wfu_constants.php:224
     1016#: lib/wfu_constants.php:226
    10081017msgid "Are you sure you want to delete these files?"
    10091018msgstr ""
    10101019
    1011 #: lib/wfu_constants.php:225
     1020#: lib/wfu_constants.php:227
    10121021msgid "Bulk Actions"
    10131022msgstr ""
    10141023
    1015 #: lib/wfu_constants.php:226
     1024#: lib/wfu_constants.php:228
    10161025msgid "Apply"
    10171026msgstr ""
    10181027
    1019 #: lib/wfu_constants.php:228
     1028#: lib/wfu_constants.php:230
    10201029msgid "of "
    10211030msgstr "von "
    10221031
    1023 #: lib/wfu_constants.php:229
     1032#: lib/wfu_constants.php:231
    10241033msgid "Are you sure that you want to cancel the upload?"
    10251034msgstr ""
    10261035
    1027 #: lib/wfu_constants.php:230
     1036#: lib/wfu_constants.php:232
    10281037msgid "cancel upload of this file"
    10291038msgstr ""
    10301039
    1031 #: lib/wfu_constants.php:231
     1040#: lib/wfu_constants.php:233
    10321041msgid "Upload in progress"
    10331042msgstr "Upload läuft"
    10341043
    1035 #: lib/wfu_constants.php:232
     1044#: lib/wfu_constants.php:234
    10361045msgid "Upload in progress with warnings!"
    10371046msgstr "Upload läuft mit Warnhinweisen!"
    10381047
    1039 #: lib/wfu_constants.php:233
     1048#: lib/wfu_constants.php:235
    10401049msgid "Upload in progress but some files already failed!"
    10411050msgstr "Upload läuft, aber einige Dateien bereits gescheitert!"
    10421051
    1043 #: lib/wfu_constants.php:234
     1052#: lib/wfu_constants.php:236
    10441053msgid "Upload in progress but no files uploaded so far!"
    10451054msgstr "Upload läuft aber keine Dateien hochgeladen bis jetzt!"
    10461055
    1047 #: lib/wfu_constants.php:235
     1056#: lib/wfu_constants.php:237
    10481057msgid "All files uploaded successfully"
    10491058msgstr "Alle Dateien erfolgreich hochgeladen"
    10501059
    1051 #: lib/wfu_constants.php:236
     1060#: lib/wfu_constants.php:238
    10521061msgid "All files uploaded successfully but there are warnings!"
    10531062msgstr "Alle Dateien erfolgreich hochgeladen, aber es gibt Warnhinweise!"
    10541063
    1055 #: lib/wfu_constants.php:237
     1064#: lib/wfu_constants.php:239
    10561065msgid "File uploaded successfully but there are warnings!"
    10571066msgstr "Datei erfolgreich hochgeladen, aber es gibt Warnhinweise!"
    10581067
    1059 #: lib/wfu_constants.php:238
     1068#: lib/wfu_constants.php:240
    10601069msgid "Some files failed to upload!"
    10611070msgstr "Einige Dateien konnten nicht hochgeladen werden!"
    10621071
    1063 #: lib/wfu_constants.php:239
     1072#: lib/wfu_constants.php:241
    10641073msgid "All files failed to upload"
    10651074msgstr "Alle Dateien konnten nicht hochgeladen werden"
    10661075
    1067 #: lib/wfu_constants.php:240
     1076#: lib/wfu_constants.php:242
    10681077msgid "File failed to upload"
    10691078msgstr "Datei konnte nicht hochgeladen werden"
    10701079
    1071 #: lib/wfu_constants.php:241
     1080#: lib/wfu_constants.php:243
    10721081msgid "There are no files to upload!"
    10731082msgstr "Es gibt keine Dateien zum Hochladen!"
    10741083
    1075 #: lib/wfu_constants.php:242
     1084#: lib/wfu_constants.php:244
    10761085msgid "Test upload message"
    10771086msgstr "Test-Upload-Nachricht"
    10781087
    1079 #: lib/wfu_constants.php:243
     1088#: lib/wfu_constants.php:245
    10801089msgid "JSON parse warning!"
    10811090msgstr "JSON parse Warnung!"
    10821091
    1083 #: lib/wfu_constants.php:244
     1092#: lib/wfu_constants.php:246
    10841093msgid "please wait while redirecting..."
    10851094msgstr "Bitte warten Sie, Sie werden umgeleitet ..."
    10861095
    1087 #: lib/wfu_constants.php:246
     1096#: lib/wfu_constants.php:248
    10881097msgid "Submitting data"
    10891098msgstr ""
    10901099
    1091 #: lib/wfu_constants.php:247
     1100#: lib/wfu_constants.php:249
    10921101msgid "Data submitted successfully!"
    10931102msgstr ""
    10941103
    1095 #: lib/wfu_constants.php:248
     1104#: lib/wfu_constants.php:250
    10961105msgid "Data were not submitted!"
    10971106msgstr ""
    10981107
    1099 #: lib/wfu_constants.php:249
     1108#: lib/wfu_constants.php:251
    11001109msgid "Cancelling upload"
    11011110msgstr ""
    11021111
    1103 #: lib/wfu_constants.php:251
     1112#: lib/wfu_constants.php:253
    11041113msgid "Upload succeeded!"
    11051114msgstr ""
    11061115
    1107 #: lib/wfu_constants.php:252
     1116#: lib/wfu_constants.php:254
    11081117msgid "Upload completed but no files were saved!"
    11091118msgstr ""
    11101119
    1111 #: lib/wfu_constants.php:253
     1120#: lib/wfu_constants.php:255
    11121121msgid "File was not saved due to personal data policy!"
    11131122msgstr ""
    11141123
    1115 #: lib/wfu_constants.php:254
     1124#: lib/wfu_constants.php:256
    11161125msgid "Open visual shortcode editor in new window"
    11171126msgstr "Offenen des visuellen Shortcode-Editor in neuem Fenster"
    11181127
    1119 #: lib/wfu_constants.php:255
     1128#: lib/wfu_constants.php:257
    11201129msgid "loading visual editor"
    11211130msgstr "visueller Editor laden"
    11221131
    1123 #: lib/wfu_constants.php:256
     1132#: lib/wfu_constants.php:258
    11241133msgid "Clear file list?"
    11251134msgstr "Klar Dateiliste?"
    11261135
    1127 #: lib/wfu_constants.php:257
     1136#: lib/wfu_constants.php:259
    11281137msgid "DROP HERE"
    11291138msgstr "HIER ABLEGEN"
    11301139
    1131 #: lib/wfu_constants.php:259
     1140#: lib/wfu_constants.php:261
    11321141msgid "record video"
    11331142msgstr ""
    11341143
    1135 #: lib/wfu_constants.php:260
     1144#: lib/wfu_constants.php:262
    11361145msgid "take a picture"
    11371146msgstr ""
    11381147
    1139 #: lib/wfu_constants.php:261
     1148#: lib/wfu_constants.php:263
    11401149msgid "turn webcam on/off"
    11411150msgstr ""
    11421151
    1143 #: lib/wfu_constants.php:262
     1152#: lib/wfu_constants.php:264
    11441153msgid "go live again"
    11451154msgstr ""
    11461155
    1147 #: lib/wfu_constants.php:263
     1156#: lib/wfu_constants.php:265
    11481157msgid "end recording"
    11491158msgstr ""
    11501159
    1151 #: lib/wfu_constants.php:264
     1160#: lib/wfu_constants.php:266
    11521161msgid "play"
    11531162msgstr ""
    11541163
    1155 #: lib/wfu_constants.php:265
     1164#: lib/wfu_constants.php:267
    11561165msgid "pause"
    11571166msgstr ""
    11581167
    1159 #: lib/wfu_constants.php:266
     1168#: lib/wfu_constants.php:268
    11601169msgid "go to the beginning"
    11611170msgstr ""
    11621171
    1163 #: lib/wfu_constants.php:267
     1172#: lib/wfu_constants.php:269
    11641173msgid "go to the end"
    11651174msgstr ""
    11661175
    1167 #: lib/wfu_constants.php:269
     1176#: lib/wfu_constants.php:271
    11681177msgid "Wordpress File Upload Form"
    11691178msgstr "Wordpress Datei Upload Formular"
    11701179
    1171 #: lib/wfu_constants.php:270
     1180#: lib/wfu_constants.php:272
    11721181msgid "Wordpress File Upload plugin uploader for sidebars"
    11731182msgstr "Wordpress Datei Upload Plugin Uploader für Seitenleisten"
    11741183
    1175 #: lib/wfu_constants.php:271
     1184#: lib/wfu_constants.php:273
    11761185msgid "Upload Files"
    11771186msgstr "Dateien hochladen"
    11781187
     1188#: lib/wfu_functions.php:8192
     1189msgid "Wordpress File Upload Consent Status"
     1190msgstr "Wordpress File Upload Zustimmungsstatus"
     1191
     1192#: lib/wfu_functions.php:8195
     1193msgid "Consent Status"
     1194msgstr ""
     1195
     1196#: lib/wfu_functions.php:8197
     1197msgid "You have given your consent to store personal data."
     1198msgstr ""
     1199"Sie haben Ihre Einwilligung zur Speicherung personenbezogener Daten erteilt."
     1200
     1201#: lib/wfu_functions.php:8197
     1202msgid "You have denied to store personal data."
     1203msgstr "Sie haben die Speicherung personenbezogener Daten verweigert."
     1204
     1205#: lib/wfu_functions.php:8197
     1206msgid "You have not answered to consent yet."
     1207msgstr "Sie haben noch nicht auf die Einwilligung geantwortet."
     1208
     1209#: lib/wfu_functions.php:8203
     1210msgid "Change status to"
     1211msgstr ""
     1212
     1213#: lib/wfu_functions.php:8205
     1214msgid "No change"
     1215msgstr ""
     1216
     1217#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1218msgid "Revoke Consent"
     1219msgstr ""
     1220
     1221#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1222msgid "Clear Consent"
     1223msgstr ""
     1224
     1225#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1226msgid "Give Consent"
     1227msgstr ""
     1228
     1229#: lib/wfu_widget.php:52
     1230msgid "Title:"
     1231msgstr ""
     1232
     1233#: lib/wfu_widget.php:56
     1234msgid "Shortcode Attributes:"
     1235msgstr ""
     1236
    11791237#~ msgid "Targer folder doesn't exist."
    11801238#~ msgstr "Ziel-Ordner nicht vorhanden ist."
  • wp-file-upload/trunk/languages/wp-file-upload-el.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:24+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:25+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:07+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:07+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     
    141142msgstr "Χρήστης"
    142143
    143 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     144#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    144145msgid "Page"
    145146msgstr "Σελίδα"
     
    291292
    292293#: lib/wfu_constants.php:86
     294msgid "Error. This file was rejected because its not a valid image."
     295msgstr "Σφάλμα. Το αρχείο απορρίφθηκε διότι δεν είναι έγκυρη εικόνα."
     296
     297#: lib/wfu_constants.php:87
    293298msgid ""
    294299"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    301306"αρχείων για ύποπτη συμπεριφορά."
    302307
    303 #: lib/wfu_constants.php:87
     308#: lib/wfu_constants.php:88
    304309msgid ""
    305310"File not uploaded in order to prevent overflow of the website. Please "
     
    309314"ιστοσελίδας. Παρακαλώ επικοινωνήστε με το διαχειριστή."
    310315
    311 #: lib/wfu_constants.php:88
     316#: lib/wfu_constants.php:89
    312317msgid "Target folder doesn't exist."
    313318msgstr "Ο φάκελος προορισμού δεν υπάρχει."
    314319
    315 #: lib/wfu_constants.php:89
     320#: lib/wfu_constants.php:90
    316321msgid "Upload failed! Missing a temporary folder."
    317322msgstr "Η αποστολή απέτυχε! Λείπει ο προσωρινός φάκελος."
    318323
    319 #: lib/wfu_constants.php:90
     324#: lib/wfu_constants.php:91
     325msgid "Not allowed to upload to target folder."
     326msgstr "Δεν επιτρέπεται η αποστολή στο φάκελο προορισμού."
     327
     328#: lib/wfu_constants.php:92
    320329msgid "Upload failed! Permission denied to write to target folder."
    321330msgstr "Η αποστολή απέτυχε! Δεν επιτρέπεται η εγγραφή στο φάκελο προορισμού."
    322331
    323 #: lib/wfu_constants.php:91
     332#: lib/wfu_constants.php:93
    324333msgid "File not allowed."
    325334msgstr "Το αρχείο δεν επιτρέπεται."
    326335
    327 #: lib/wfu_constants.php:92
     336#: lib/wfu_constants.php:94
    328337msgid "File is suspicious and was rejected."
    329338msgstr "Το αρχείο είναι ύποπτο και απορρίφθηκε."
    330339
    331 #: lib/wfu_constants.php:93
     340#: lib/wfu_constants.php:95
    332341msgid "The uploaded file exceeds the file size limit."
    333342msgstr "Το αποστελλόμενο αρχείο υπερβαίνει το όριο μεγέθους αρχείου."
    334343
    335 #: lib/wfu_constants.php:94
     344#: lib/wfu_constants.php:96
    336345msgid "The uploaded file exceeds 2GB and is not supported by this server."
    337346msgstr ""
     
    339348"server."
    340349
    341 #: lib/wfu_constants.php:95
     350#: lib/wfu_constants.php:97
    342351msgid ""
    343352"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    347356"αρχείου του server. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
    348357
    349 #: lib/wfu_constants.php:96
     358#: lib/wfu_constants.php:98
    350359msgid ""
    351360"Upload failed! The duration of the upload exceeded the time limit of the "
     
    355364"Παρακαλούμε επικοινωνήστε με το διαχειριστή."
    356365
    357 #: lib/wfu_constants.php:97
     366#: lib/wfu_constants.php:99
    358367msgid ""
    359368"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    363372"MAX_FILE_SIZE που ορίστηκε στη φόρμα HTML."
    364373
    365 #: lib/wfu_constants.php:98
     374#: lib/wfu_constants.php:100
    366375msgid "Upload failed! The uploaded file was only partially uploaded."
    367376msgstr "Η αποστολή απέτυχε: Το αποστελλόμενο αρχείο απεστάλλη μερικώς."
    368377
    369 #: lib/wfu_constants.php:99
     378#: lib/wfu_constants.php:101
    370379msgid "Upload failed! No file was uploaded."
    371380msgstr "Η αποστολή απέτυχε. Κανένα αρχείο δεν απεστάλη."
    372381
    373 #: lib/wfu_constants.php:100
     382#: lib/wfu_constants.php:102
    374383msgid "Upload failed! Failed to write file to disk."
    375384msgstr "Η αποστολή απέτυχε. Δεν κατέστη δυνατή η εγγραφή στο δίσκο."
    376385
    377 #: lib/wfu_constants.php:101
     386#: lib/wfu_constants.php:103
    378387msgid ""
    379388"Upload failed! Error occured while moving temporary file. Please contact "
     
    383392"αρχείου. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
    384393
    385 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     394#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    386395msgid "Upload cancelled!"
    387396msgstr "Η αποστολή ακυρώθηκε!"
    388397
    389 #: lib/wfu_constants.php:103
     398#: lib/wfu_constants.php:105
    390399msgid ""
    391400"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    398407"βοηθήσει."
    399408
    400 #: lib/wfu_constants.php:104
     409#: lib/wfu_constants.php:106
    401410msgid "Upload failed! Error occured while attemting to upload the file."
    402411msgstr ""
    403412"Η αποστολή απέτυχε! Συνέβη κάποιο σφάλμα κατά την αποστολή του αρχείου."
    404413
    405 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     414#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    406415msgid "Upload failed!"
    407416msgstr "Η αποστολή απέτυχε!"
    408417
    409 #: lib/wfu_constants.php:106
     418#: lib/wfu_constants.php:108
    410419msgid "No file!"
    411420msgstr "Κανένα αρχείο!"
    412421
    413 #: lib/wfu_constants.php:107
     422#: lib/wfu_constants.php:109
    414423msgid ""
    415424"Upload failed! The upload has been canceled by the user or the browser "
     
    419428"έχασε τη σύνδεση."
    420429
    421 #: lib/wfu_constants.php:108
     430#: lib/wfu_constants.php:110
    422431msgid "Upload failed! Unknown error."
    423432msgstr "Η αποστολή απέτυχε! Άγνωστο σφάλμα."
    424433
    425 #: lib/wfu_constants.php:109
     434#: lib/wfu_constants.php:111
    426435msgid "Please contact the administrator."
    427436msgstr "Παρακαλούμε επικοινωνήστε με το διαχειριστή."
    428437
    429 #: lib/wfu_constants.php:110
     438#: lib/wfu_constants.php:112
    430439msgid "No result from remote server!"
    431440msgstr "Καμία απάντηση από τον απομακρυσμένο server!"
    432441
    433 #: lib/wfu_constants.php:111
     442#: lib/wfu_constants.php:113
    434443msgid " but with warnings"
    435444msgstr " αλλά με προειδοποιήσεις"
    436445
    437 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     446#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    438447msgid "Warning: JSON parse error."
    439448msgstr "Προειδοποίηση: Σφάλμα μετατροπής JSON."
    440449
    441 #: lib/wfu_constants.php:113
     450#: lib/wfu_constants.php:115
    442451msgid ""
    443452"Upload parameters of this file, passed as JSON string to the handler, could "
     
    447456"συμβολοσειρά JSON, δεν μπόρεσαν να μετατραπούν."
    448457
    449 #: lib/wfu_constants.php:115
     458#: lib/wfu_constants.php:117
    450459msgid ""
    451460"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    454463"JSON, δεν μπόρεσε να μετατραπεί."
    455464
    456 #: lib/wfu_constants.php:116
     465#: lib/wfu_constants.php:118
    457466msgid ""
    458467"Redirection to classic form functionality occurred due to unknown error."
    459468msgstr "Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος."
    460469
    461 #: lib/wfu_constants.php:117
     470#: lib/wfu_constants.php:119
    462471msgid ""
    463472"Redirection to classic form functionality occurred because AJAX is not "
     
    467476"AJAX."
    468477
    469 #: lib/wfu_constants.php:118
     478#: lib/wfu_constants.php:120
    470479msgid ""
    471480"Redirection to classic form functionality occurred because HTML5 is not "
     
    475484"HTML5."
    476485
    477 #: lib/wfu_constants.php:119
     486#: lib/wfu_constants.php:121
    478487msgid ""
    479488"Redirection to classic form functionality occurred due to JSON parse error."
     
    482491"JSON."
    483492
    484 #: lib/wfu_constants.php:120
     493#: lib/wfu_constants.php:122
    485494msgid "Please enable popup windows from the browser's settings!"
    486495msgstr ""
     
    488497"προγράμματος περιήγησης!"
    489498
    490 #: lib/wfu_constants.php:121
     499#: lib/wfu_constants.php:123
    491500msgid "cannot be empty!"
    492501msgstr "δεν μπορεί να είναι κενό!"
    493502
    494 #: lib/wfu_constants.php:122
     503#: lib/wfu_constants.php:124
    495504msgid "number not valid!"
    496505msgstr "μη έγκυρος αριθμός!"
    497506
    498 #: lib/wfu_constants.php:123
     507#: lib/wfu_constants.php:125
    499508msgid "email not valid!"
    500509msgstr "το email δεν είναι έγκυρο!"
    501510
    502 #: lib/wfu_constants.php:124
     511#: lib/wfu_constants.php:126
    503512msgid "emails do not match!"
    504513msgstr "τα emails δεν ταιριάζουν!"
    505514
    506 #: lib/wfu_constants.php:125
     515#: lib/wfu_constants.php:127
    507516msgid "no base email field in group!"
    508517msgstr "δεν υπάρχει αρχικό πεδίο email στο group!"
    509518
    510 #: lib/wfu_constants.php:126
     519#: lib/wfu_constants.php:128
    511520msgid "passwords do not match!"
    512521msgstr "οι κωδικοί δεν ταιριάζουν!"
    513522
    514 #: lib/wfu_constants.php:127
     523#: lib/wfu_constants.php:129
    515524msgid "no base password field in group!"
    516525msgstr "δεν υπάρχει αρχικό πεδίο κωδικού στο group!"
    517526
    518 #: lib/wfu_constants.php:128
     527#: lib/wfu_constants.php:130
    519528msgid "checkbox unchecked!"
    520529msgstr "το checkbox είναι μη επιλεγμένο!"
    521530
    522 #: lib/wfu_constants.php:129
     531#: lib/wfu_constants.php:131
    523532msgid "no option selected!"
    524533msgstr "δεν έχει γίνει επιλογή!"
    525534
    526 #: lib/wfu_constants.php:130
     535#: lib/wfu_constants.php:132
    527536msgid "no item selected!"
    528537msgstr "δεν έχει γίνει επιλογή!"
    529538
    530 #: lib/wfu_constants.php:131
     539#: lib/wfu_constants.php:133
    531540msgid ""
    532541"There are more than one instances of the plugin in this page with the same "
     
    536545"ίδιο id. Παρακαλούμε να το αλλάξετε."
    537546
    538 #: lib/wfu_constants.php:132
     547#: lib/wfu_constants.php:134
    539548msgid ""
    540549"Cannot edit the shortcode because the page has been modified. Please reload "
     
    544553"Παρακαλούμε ξαναφορτώστε τη σελίδα."
    545554
    546 #: lib/wfu_constants.php:133
     555#: lib/wfu_constants.php:135
    547556msgid "Your browser does not support webcam capture!"
    548557msgstr "Ο browser σας δεν υποστηρίζει κάμερα!"
    549558
    550 #: lib/wfu_constants.php:134
     559#: lib/wfu_constants.php:136
    551560msgid "Your browser does not support video recording from the webcam!"
    552561msgstr "Ο browsers σας δεν υποστηρίζει εγγραφή video από την κάμερα!"
    553562
    554 #: lib/wfu_constants.php:135
     563#: lib/wfu_constants.php:137
    555564msgid "No video was recorded!"
    556565msgstr "Δεν καταγράφηκε video!"
    557566
    558 #: lib/wfu_constants.php:136
     567#: lib/wfu_constants.php:138
    559568msgid ""
    560569"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    564573"Αναβαθμίστε την PHP ή χρησιμοποιήστε την επιλογή RecaptchaV2 (no account)."
    565574
    566 #: lib/wfu_constants.php:137
     575#: lib/wfu_constants.php:139
    567576msgid ""
    568577"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    572581"σελίδα. Παρακαλούμε ειδοποιείστε το διαχειριστή."
    573582
    574 #: lib/wfu_constants.php:138
     583#: lib/wfu_constants.php:140
    575584msgid ""
    576585"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    580589"σελίδα. Παρακαλούμε χρησιμοποιείστε το RecaptchaV1 (no account)."
    581590
    582 #: lib/wfu_constants.php:139
     591#: lib/wfu_constants.php:141
    583592msgid "ERROR: No site key. Please contact administrator!"
    584593msgstr ""
    585594"ΣΦΑΛΜΑ: Δεν υπάρχει κλειδί site. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
    586595
    587 #: lib/wfu_constants.php:140
     596#: lib/wfu_constants.php:142
    588597msgid ""
    589598"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    593602"plugin στο Dashboard για να ορίσετε κλειδιά του Google Recaptcha."
    594603
    595 #: lib/wfu_constants.php:141
     604#: lib/wfu_constants.php:143
    596605msgid "Bad captcha image!"
    597606msgstr "Μη έγκυρη εικόνα captcha!"
    598607
    599 #: lib/wfu_constants.php:142
     608#: lib/wfu_constants.php:144
    600609msgid "No input!"
    601610msgstr "Κενό!"
    602611
    603 #: lib/wfu_constants.php:143
     612#: lib/wfu_constants.php:145
    604613msgid "Captcha not completed!"
    605614msgstr "Το captcha δε συμπληρώθηκε!"
    606615
    607 #: lib/wfu_constants.php:144
     616#: lib/wfu_constants.php:146
    608617msgid "Wrong captcha!"
    609618msgstr "Λάθος captcha!"
    610619
    611 #: lib/wfu_constants.php:145
     620#: lib/wfu_constants.php:147
    612621msgid "Error refreshing captcha!"
    613622msgstr "Σφάλμα ανανέωσης του captcha!"
    614623
    615 #: lib/wfu_constants.php:146
     624#: lib/wfu_constants.php:148
    616625msgid "Unknown captcha error!"
    617626msgstr "Άγνωστο σφάλμα captcha!"
    618627
    619 #: lib/wfu_constants.php:147
     628#: lib/wfu_constants.php:149
    620629msgid "Captcha not supported by your browser!"
    621630msgstr "Το captcha δεν υποστηρίζεται από το browser σας!"
    622631
    623 #: lib/wfu_constants.php:148
     632#: lib/wfu_constants.php:150
    624633msgid "the secret parameter is missing"
    625634msgstr "η μυστική παράμετρος λείπει"
    626635
    627 #: lib/wfu_constants.php:149
     636#: lib/wfu_constants.php:151
    628637msgid "the secret parameter is invalid or malformed"
    629638msgstr "η μυστική παράμετρος είναι μη έγκυρη ή δεν ορίστηκε σωστά"
    630639
    631 #: lib/wfu_constants.php:150
     640#: lib/wfu_constants.php:152
    632641msgid "the response parameter is missing"
    633642msgstr "η παράμετρος απάντησης λείπει"
    634643
    635 #: lib/wfu_constants.php:151
     644#: lib/wfu_constants.php:153
    636645msgid "the response parameter is invalid or malformed"
    637646msgstr "η παράμετρος απάντησης είναι μη έγκυρη ή δεν ορίστηκε σωστά"
    638647
    639 #: lib/wfu_constants.php:152
     648#: lib/wfu_constants.php:154
    640649msgid "Please do not use drag drop due to an internal problem."
    641650msgstr ""
    642651"Παρακαλούμε μη χρησιμοποιείτε το drag drop λόγω εσωτερικού προβλήματος."
    643652
    644 #: lib/wfu_constants.php:153
     653#: lib/wfu_constants.php:155
    645654#, php-format
    646655msgid "Error during chunked upload. Unique ID empty in chunk %d"
     
    649658"τμήμα %d"
    650659
    651 #: lib/wfu_constants.php:154
     660#: lib/wfu_constants.php:156
    652661msgid "Chunked upload is not allowed!"
    653662msgstr "Δεν επιτρέπεται τμηματική αποστολή!"
    654663
    655 #: lib/wfu_constants.php:155
     664#: lib/wfu_constants.php:157
    656665msgid "Chunked upload aborted due to error in previous chunk!"
    657666msgstr "Η τμηματική αποστολή ματαιώθηκε λόγω σφάλματος στο προηγούμενο τμήμα!"
    658667
    659 #: lib/wfu_constants.php:156
     668#: lib/wfu_constants.php:158
    660669msgid "Chunked upload failed, final file could not be created!"
    661670msgstr ""
     
    663672"δημιουργηθεί!"
    664673
    665 #: lib/wfu_constants.php:157
     674#: lib/wfu_constants.php:159
    666675#, php-format
    667676msgid "Could not write file chuck to destination on chunk %d"
    668677msgstr "Δεν ήταν δυνατή η εγγραφή τμήματος αρχείου στον προορισμό στο τμήμα %d"
    669678
    670 #: lib/wfu_constants.php:158
     679#: lib/wfu_constants.php:160
    671680#, php-format
    672681msgid "Could not enlarge destination file on chunk %d"
    673682msgstr "Δεν ήταν δυνατή η μεγέθυνση του αρχείου προορισμού στο τμήμα %d"
    674683
    675 #: lib/wfu_constants.php:159
     684#: lib/wfu_constants.php:161
    676685#, php-format
    677686msgid "Could not open file handles on chunk %d"
    678687msgstr "Δεν ήταν δυνατό το άνοιγμα χειριστών αρχείου στο τμήμα %d"
    679688
    680 #: lib/wfu_constants.php:160
     689#: lib/wfu_constants.php:162
    681690msgid "You are not allowed to download this file!"
    682691msgstr "Δεν επιτρέπεται να κατεβάσετε αυτό το αρχείο!"
    683692
    684 #: lib/wfu_constants.php:161
     693#: lib/wfu_constants.php:163
    685694msgid "File does not exist!"
    686695msgstr "Το αρχείο δεν υπάρχει!"
    687696
    688 #: lib/wfu_constants.php:162
     697#: lib/wfu_constants.php:164
    689698msgid "Could not download file!"
    690699msgstr "Δεν ήταν δυνατό το κατέβασμα του αρχείου!"
    691700
    692 #: lib/wfu_constants.php:163
     701#: lib/wfu_constants.php:165
    693702msgid "You are not allowed to delete this file!"
    694703msgstr "Δεν επιτρέπεται η διαγραφή αυτού του αρχείου!"
    695704
    696 #: lib/wfu_constants.php:164
     705#: lib/wfu_constants.php:166
    697706msgid "File was not deleted!"
    698707msgstr "Το αρχείο δε διαγράφηκε!"
    699708
    700 #: lib/wfu_constants.php:165
     709#: lib/wfu_constants.php:167
    701710msgid "No file was deleted!"
    702711msgstr "Δε διαγράφηκε κανένα αρχείο!"
    703712
    704 #: lib/wfu_constants.php:166
     713#: lib/wfu_constants.php:168
    705714msgid "Some files were not deleted!"
    706715msgstr "Μερικά αρχεία δε διαγράφηκαν!"
    707716
    708 #: lib/wfu_constants.php:168
     717#: lib/wfu_constants.php:170
    709718msgid "Upload skipped! File already exists."
    710719msgstr "Η αποστολή παραβλέφθηκε! Το αρχείο υπάρχει ήδη."
    711720
    712 #: lib/wfu_constants.php:169
     721#: lib/wfu_constants.php:171
    713722msgid "The extension of the file does not match its contents."
    714723msgstr "Η επέκταση του αρχείου δεν ταιριάζει με τα περιεχόμενά του."
    715724
    716 #: lib/wfu_constants.php:170
     725#: lib/wfu_constants.php:172
    717726msgid ""
    718727"Upload succeeded but the file is suspicious because its contents do not "
     
    722731"του δεν ταιριάζουν με την επέκτασή του. Το σωστό του όνομα είναι: "
    723732
    724 #: lib/wfu_constants.php:171
     733#: lib/wfu_constants.php:173
    725734msgid "No files have been selected!"
    726735msgstr "Δεν επιλέχθηκαν αρχεία!"
    727736
    728 #: lib/wfu_constants.php:172
     737#: lib/wfu_constants.php:174
    729738msgid "Please complete the consent question before continuing the upload!"
    730739msgstr ""
    731740"Παρακαλώ απαντήστε στην ερώτηση συναίνεσης για να επιτραπεί η αποστολή!"
    732741
    733 #: lib/wfu_constants.php:173
     742#: lib/wfu_constants.php:175
    734743msgid "WPFilebase Plugin not updated because there were no files uploaded."
    735744msgstr "Το plugin WPFilebase δεν ενημερώθηκε διότι δεν απεστάλη κανένα αρχείο."
    736745
    737 #: lib/wfu_constants.php:174
     746#: lib/wfu_constants.php:176
    738747msgid "Notification email was not sent because there were no files uploaded."
    739748msgstr ""
    740749"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν απεστάλη κανένα αρχείο."
    741750
    742 #: lib/wfu_constants.php:175
     751#: lib/wfu_constants.php:177
    743752msgid ""
    744753"Notification email was not sent because no recipients were defined. Please "
     
    748757"Παρακαλούμε ελέγξτε την ιδιότητα notifyrecipients στο shortcode."
    749758
    750 #: lib/wfu_constants.php:176
     759#: lib/wfu_constants.php:178
    751760msgid ""
    752761"Notification email was not sent due to an error. Please check "
     
    756765"τις ιδιότητες notifyrecipients, notifysubject και notifymessage για σφάλματα."
    757766
    758 #: lib/wfu_constants.php:177
     767#: lib/wfu_constants.php:179
    759768msgid ""
    760769"Redirection not executed because redirection link is empty. Please check "
     
    764773"κενός. Παρακαλούμε ελέγξτε την ιδιότητα redirectlink."
    765774
    766 #: lib/wfu_constants.php:178
     775#: lib/wfu_constants.php:180
    767776msgid ""
    768777"Redirection not executed because not all files were successfully uploaded."
     
    771780"επιτυχώς."
    772781
    773 #: lib/wfu_constants.php:179
     782#: lib/wfu_constants.php:181
    774783msgid "Potential Denial-Of-Service Attack on {SITE}"
    775784msgstr "Πιθανή Επίθεση Τύπου Denial-Of-Service στο {SITE}"
    776785
    777 #: lib/wfu_constants.php:180
     786#: lib/wfu_constants.php:182
    778787msgid ""
    779788"Hello admin\n"
     
    812821"Ευχαριστώ"
    813822
    814 #: lib/wfu_constants.php:181
     823#: lib/wfu_constants.php:183
    815824msgid ""
    816825"You have activated an alternative insecure Iptanus Services Server. For "
     
    820829"λεπτομέρειες παρακαλούμε επικοινωνήστε με το info@iptanus.com."
    821830
    822 #: lib/wfu_constants.php:182
     831#: lib/wfu_constants.php:184
    823832msgid ""
    824833"Iptanus Services Server is unreachable. This may cause problems on some "
     
    829838"διαβάστε αυτό το :άρθρο: για επιδιόρθωση."
    830839
    831 #: lib/wfu_constants.php:184
     840#: lib/wfu_constants.php:186
    832841msgid ""
    833842"Failed to add the shortcode to the page/post. Please try again. If the "
     
    837846"προσπάθησε ξανά. Αν το μήνυμα συνεχίζει, επικοινωνήστε με το διαχειριστή."
    838847
    839 #: lib/wfu_constants.php:185
     848#: lib/wfu_constants.php:187
    840849msgid ""
    841850"Failed to edit the shortcode because the contents of the page changed. Try "
     
    845854"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να επεξεργαστείτε το shortcode."
    846855
    847 #: lib/wfu_constants.php:186
     856#: lib/wfu_constants.php:188
    848857msgid ""
    849858"Failed to delete the shortcode because the contents of the page changed. Try "
     
    853862"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να διαγράψετε το shortcode."
    854863
    855 #: lib/wfu_constants.php:187
     864#: lib/wfu_constants.php:189
    856865msgid ""
    857866"The page containing the shortcode has been modified and it is no longer "
     
    861870"ισχύ. Παρακαλούμε πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
    862871
    863 #: lib/wfu_constants.php:188
     872#: lib/wfu_constants.php:190
    864873msgid ""
    865874"Failed to update the shortcode because the contents of the page changed. Go "
     
    869878"άλλαξαν. Πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
    870879
    871 #: lib/wfu_constants.php:189
     880#: lib/wfu_constants.php:191
    872881msgid ""
    873882"Failed to update the shortcode. Please try again. If the problem persists, "
     
    877886"πρόβλημα παραμείνει, πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
    878887
    879 #: lib/wfu_constants.php:191
     888#: lib/wfu_constants.php:193
    880889msgid "This is a test message"
    881890msgstr "Αυτό είναι ένα μήνυμα ελέγχου"
    882891
    883 #: lib/wfu_constants.php:192
     892#: lib/wfu_constants.php:194
    884893msgid "This is a test administrator message"
    885894msgstr "Αυτό είναι ένα μήνυμα διαχειριστή ελέγχου"
    886895
    887 #: lib/wfu_constants.php:193
     896#: lib/wfu_constants.php:195
    888897msgid "File testfile 1 under test"
    889898msgstr "Αρχείο testfile 1 υπό έλεγχο"
    890899
    891 #: lib/wfu_constants.php:194
     900#: lib/wfu_constants.php:196
    892901msgid "File testfile 1 message"
    893902msgstr "Μήνυμα αρχείου testfile 1"
    894903
    895 #: lib/wfu_constants.php:195
     904#: lib/wfu_constants.php:197
    896905msgid "File testfile 1 administrator message"
    897906msgstr "Μήνυμα διαχειριστή αρχείου testfile 1"
    898907
    899 #: lib/wfu_constants.php:196
     908#: lib/wfu_constants.php:198
    900909msgid "File testfile 2 under test"
    901910msgstr "Αρχείο testfile 2 υπό έλεγχο"
    902911
    903 #: lib/wfu_constants.php:197
     912#: lib/wfu_constants.php:199
    904913msgid "File testfile 2 message"
    905914msgstr "Μήνυμα αρχείου testfile 2"
    906915
    907 #: lib/wfu_constants.php:198
     916#: lib/wfu_constants.php:200
    908917msgid "File testfile 2 administrator message"
    909918msgstr "Μήνυμα διαχειριστή αρχείου testfile 2"
    910919
    911 #: lib/wfu_constants.php:200
     920#: lib/wfu_constants.php:202
    912921msgid ""
    913922"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    917926"τρέχοντος χρήστη."
    918927
    919 #: lib/wfu_constants.php:201
     928#: lib/wfu_constants.php:203
    920929msgid ""
    921930"Insert variable %username% inside text. It will be replaced by the username "
     
    925934"του τρέχοντος χρήστη."
    926935
    927 #: lib/wfu_constants.php:202
     936#: lib/wfu_constants.php:204
    928937msgid ""
    929938"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    933942"email του τρέχοντος χρήστη."
    934943
    935 #: lib/wfu_constants.php:203
     944#: lib/wfu_constants.php:205
    936945msgid ""
    937946"Insert variable %filename% inside text. It will be replaced by the filename "
     
    941950"του αποστελλομένου αρχείου."
    942951
    943 #: lib/wfu_constants.php:204
     952#: lib/wfu_constants.php:206
    944953msgid ""
    945954"Insert variable %filepath% inside text. It will be replaced by the full "
     
    949958"πλήρη διαδρομή του αποστελλομένου αρχείου."
    950959
    951 #: lib/wfu_constants.php:205
     960#: lib/wfu_constants.php:207
    952961msgid ""
    953962"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    957966"της ιστοσελίδας."
    958967
    959 #: lib/wfu_constants.php:206
     968#: lib/wfu_constants.php:208
    960969msgid ""
    961970"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    965974"τρέχουσας σελίδας."
    966975
    967 #: lib/wfu_constants.php:207
     976#: lib/wfu_constants.php:209
    968977msgid ""
    969978"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    973982"τίτλο της τρέχουσας σελίδας."
    974983
    975 #: lib/wfu_constants.php:208
     984#: lib/wfu_constants.php:210
    976985msgid ""
    977986"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    983992"εισήγαγε ο χρήστης σε αυτό το πεδίο."
    984993
    985 #: lib/wfu_constants.php:209
     994#: lib/wfu_constants.php:211
    986995msgid "Insert variable %n% inside text to denote a line change."
    987996msgstr ""
    988997"Εισάγετε τη μεταβλητή %n% στο κείμενο για να υποδείξετε αλλαγή γραμμής."
    989998
    990 #: lib/wfu_constants.php:211
     999#: lib/wfu_constants.php:213
    9911000#, php-format
    9921001msgid "File %filename% uploaded successfully but not saved"
    9931002msgstr "Το αρχείο %filename% μεταφορτώθηκε αλλά δεν αποθηκεύτηκε"
    9941003
    995 #: lib/wfu_constants.php:212
     1004#: lib/wfu_constants.php:214
    9961005msgid "Test Mode"
    9971006msgstr "Κατάσταση Ελέγχου"
    9981007
    999 #: lib/wfu_constants.php:213
     1008#: lib/wfu_constants.php:215
    10001009msgid "select dir..."
    10011010msgstr "επιλογή καταλόγου..."
    10021011
    1003 #: lib/wfu_constants.php:214
     1012#: lib/wfu_constants.php:216
    10041013msgid "type dir"
    10051014msgstr "εισάγετε κατάλογο"
    10061015
    1007 #: lib/wfu_constants.php:215
     1016#: lib/wfu_constants.php:217
    10081017msgid "Upload path: %filepath%"
    10091018msgstr "Διαδρομή προορισμού: %filepath%"
    10101019
    1011 #: lib/wfu_constants.php:216
     1020#: lib/wfu_constants.php:218
    10121021msgid "Failed upload path: %filepath%"
    10131022msgstr "Εσφαλμένη διαδρομή προορισμού: %filepath%"
    10141023
    1015 #: lib/wfu_constants.php:217
     1024#: lib/wfu_constants.php:219
    10161025msgid " (required)"
    10171026msgstr " (απαραίτητο)"
    10181027
    1019 #: lib/wfu_constants.php:218
     1028#: lib/wfu_constants.php:220
    10201029msgid "Files are being uploaded. Are you sure you want to exit the page?"
    10211030msgstr ""
    10221031"Υπάρχουν αρχεία που αποστέλλονται. Σίγουρα θέλετε να φύγετε από τη σελίδα;"
    10231032
    1024 #: lib/wfu_constants.php:219
     1033#: lib/wfu_constants.php:221
    10251034msgid "checking captcha..."
    10261035msgstr "έλεγχος captcha..."
    10271036
    1028 #: lib/wfu_constants.php:220
     1037#: lib/wfu_constants.php:222
    10291038msgid "refreshing..."
    10301039msgstr "ανανέωση..."
    10311040
    1032 #: lib/wfu_constants.php:221
     1041#: lib/wfu_constants.php:223
    10331042msgid "correct captcha"
    10341043msgstr "σωστό captcha"
    10351044
    1036 #: lib/wfu_constants.php:222
     1045#: lib/wfu_constants.php:224
    10371046msgid "click to continue the upload"
    10381047msgstr "πατήστε click για να συνεχίσει η αποστολή"
    10391048
    1040 #: lib/wfu_constants.php:223
     1049#: lib/wfu_constants.php:225
    10411050msgid "Are you sure you want to delete this file?"
    10421051msgstr "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο;"
    10431052
    1044 #: lib/wfu_constants.php:224
     1053#: lib/wfu_constants.php:226
    10451054msgid "Are you sure you want to delete these files?"
    10461055msgstr "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτά τα αρχεία;"
    10471056
    1048 #: lib/wfu_constants.php:225
     1057#: lib/wfu_constants.php:227
    10491058msgid "Bulk Actions"
    10501059msgstr "Μαζικές Ενέργειες"
    10511060
    1052 #: lib/wfu_constants.php:226
     1061#: lib/wfu_constants.php:228
    10531062msgid "Apply"
    10541063msgstr "Εκτέλεση"
    10551064
    1056 #: lib/wfu_constants.php:228
     1065#: lib/wfu_constants.php:230
    10571066msgid "of "
    10581067msgstr "από "
    10591068
    1060 #: lib/wfu_constants.php:229
     1069#: lib/wfu_constants.php:231
    10611070msgid "Are you sure that you want to cancel the upload?"
    10621071msgstr "Είστε βέβαιοι ότι θέλετε να ακυρώσετε την αποστολή;"
    10631072
    1064 #: lib/wfu_constants.php:230
     1073#: lib/wfu_constants.php:232
    10651074msgid "cancel upload of this file"
    10661075msgstr "ακυρώστε την αποστολή αυτού του αρχείου"
    10671076
    1068 #: lib/wfu_constants.php:231
     1077#: lib/wfu_constants.php:233
    10691078msgid "Upload in progress"
    10701079msgstr "Αποστολή σε εξέλιξη"
    10711080
    1072 #: lib/wfu_constants.php:232
     1081#: lib/wfu_constants.php:234
    10731082msgid "Upload in progress with warnings!"
    10741083msgstr "Αποστολή σε εξέλιξη με προειδοποιήσεις!"
    10751084
    1076 #: lib/wfu_constants.php:233
     1085#: lib/wfu_constants.php:235
    10771086msgid "Upload in progress but some files already failed!"
    10781087msgstr "Αποστολή σε εξέλιξη αλλά κάποια αρχεία ήδη απέτυχαν!"
    10791088
    1080 #: lib/wfu_constants.php:234
     1089#: lib/wfu_constants.php:236
    10811090msgid "Upload in progress but no files uploaded so far!"
    10821091msgstr "Αποστολή σε εξέλιξη αλλά δεν απεστάλη κανένα αρχείο μέχρι τώρα!"
    10831092
    1084 #: lib/wfu_constants.php:235
     1093#: lib/wfu_constants.php:237
    10851094msgid "All files uploaded successfully"
    10861095msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς"
    10871096
    1088 #: lib/wfu_constants.php:236
     1097#: lib/wfu_constants.php:238
    10891098msgid "All files uploaded successfully but there are warnings!"
    10901099msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
    10911100
    1092 #: lib/wfu_constants.php:237
     1101#: lib/wfu_constants.php:239
    10931102msgid "File uploaded successfully but there are warnings!"
    10941103msgstr "Το αρχείο απεστάλη επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
    10951104
    1096 #: lib/wfu_constants.php:238
     1105#: lib/wfu_constants.php:240
    10971106msgid "Some files failed to upload!"
    10981107msgstr "Μερικά αρχεία απέτυχαν να αποσταλούν!"
    10991108
    1100 #: lib/wfu_constants.php:239
     1109#: lib/wfu_constants.php:241
    11011110msgid "All files failed to upload"
    11021111msgstr "Όλα τα αρχεία απέτυχαν να αποσταλούν"
    11031112
    1104 #: lib/wfu_constants.php:240
     1113#: lib/wfu_constants.php:242
    11051114msgid "File failed to upload"
    11061115msgstr "Το αρχείο απέτυχε να αποσταλεί"
    11071116
    1108 #: lib/wfu_constants.php:241
     1117#: lib/wfu_constants.php:243
    11091118msgid "There are no files to upload!"
    11101119msgstr "Δεν υπάρχουν αρχεία για αποστολή!"
    11111120
    1112 #: lib/wfu_constants.php:242
     1121#: lib/wfu_constants.php:244
    11131122msgid "Test upload message"
    11141123msgstr "Μήνυμα αποστολής ελέγχου"
    11151124
    1116 #: lib/wfu_constants.php:243
     1125#: lib/wfu_constants.php:245
    11171126msgid "JSON parse warning!"
    11181127msgstr "Προειδοποίηση μετατροπής JSON!"
    11191128
    1120 #: lib/wfu_constants.php:244
     1129#: lib/wfu_constants.php:246
    11211130msgid "please wait while redirecting..."
    11221131msgstr "παρακαλούμε περιμένετε ενώ γίνεται αναδρομολόγηση..."
    11231132
    1124 #: lib/wfu_constants.php:246
     1133#: lib/wfu_constants.php:248
    11251134msgid "Submitting data"
    11261135msgstr "Τα δεδομένα αποστέλλονται"
    11271136
    1128 #: lib/wfu_constants.php:247
     1137#: lib/wfu_constants.php:249
    11291138msgid "Data submitted successfully!"
    11301139msgstr "Τα δεδομένα αποστάλθηκαν με επιτυχία!"
    11311140
    1132 #: lib/wfu_constants.php:248
     1141#: lib/wfu_constants.php:250
    11331142msgid "Data were not submitted!"
    11341143msgstr "Τα δεδομένα δεν αποστάλθηκαν!"
    11351144
    1136 #: lib/wfu_constants.php:249
     1145#: lib/wfu_constants.php:251
    11371146msgid "Cancelling upload"
    11381147msgstr "Αποστολή αρχείων σε ακύρωση"
    11391148
    1140 #: lib/wfu_constants.php:251
     1149#: lib/wfu_constants.php:253
    11411150msgid "Upload succeeded!"
    11421151msgstr "Η μεταφόρτωση ήταν επιτυχής!"
    11431152
    1144 #: lib/wfu_constants.php:252
     1153#: lib/wfu_constants.php:254
    11451154msgid "Upload completed but no files were saved!"
    11461155msgstr "Η μεταφόρτωση ολοκληρώθηκε αλλά κανένα αρχείο δεν αποθηκεύτηκε!"
    11471156
    1148 #: lib/wfu_constants.php:253
     1157#: lib/wfu_constants.php:255
    11491158msgid "File was not saved due to personal data policy!"
    11501159msgstr "Το αρχείο δεν αποθηκεύτηκε λόγω της πολιτικής προσωπικών δεδομένων!"
    11511160
    1152 #: lib/wfu_constants.php:254
     1161#: lib/wfu_constants.php:256
    11531162msgid "Open visual shortcode editor in new window"
    11541163msgstr "Ανοίξτε τη γραφική επεξεργασία του shortcode σε νέο παράθυρο"
    11551164
    1156 #: lib/wfu_constants.php:255
     1165#: lib/wfu_constants.php:257
    11571166msgid "loading visual editor"
    11581167msgstr "φόρτωση του γραφικού επεξεργαστή"
    11591168
    1160 #: lib/wfu_constants.php:256
     1169#: lib/wfu_constants.php:258
    11611170msgid "Clear file list?"
    11621171msgstr "Να γίνει καθαρισμός της λίστας αρχείων;"
    11631172
    1164 #: lib/wfu_constants.php:257
     1173#: lib/wfu_constants.php:259
    11651174msgid "DROP HERE"
    11661175msgstr "ΑΦΗΣΤΕ ΕΔΩ"
    11671176
    1168 #: lib/wfu_constants.php:259
     1177#: lib/wfu_constants.php:261
    11691178msgid "record video"
    11701179msgstr "εγγραφή video"
    11711180
    1172 #: lib/wfu_constants.php:260
     1181#: lib/wfu_constants.php:262
    11731182msgid "take a picture"
    11741183msgstr "φωτογραφία"
    11751184
    1176 #: lib/wfu_constants.php:261
     1185#: lib/wfu_constants.php:263
    11771186msgid "turn webcam on/off"
    11781187msgstr "ενεργοποίηση/απενεργοποίηση κάμερας"
    11791188
    1180 #: lib/wfu_constants.php:262
     1189#: lib/wfu_constants.php:264
    11811190msgid "go live again"
    11821191msgstr "επιστροφή σε ζωντανή λήψη"
    11831192
    1184 #: lib/wfu_constants.php:263
     1193#: lib/wfu_constants.php:265
    11851194msgid "end recording"
    11861195msgstr "τέλος εγγραφής"
    11871196
    1188 #: lib/wfu_constants.php:264
     1197#: lib/wfu_constants.php:266
    11891198msgid "play"
    11901199msgstr "αναπαραγωγή"
    11911200
    1192 #: lib/wfu_constants.php:265
     1201#: lib/wfu_constants.php:267
    11931202msgid "pause"
    11941203msgstr "παύση"
    11951204
    1196 #: lib/wfu_constants.php:266
     1205#: lib/wfu_constants.php:268
    11971206msgid "go to the beginning"
    11981207msgstr "μετάβαση στην αρχή"
    11991208
    1200 #: lib/wfu_constants.php:267
     1209#: lib/wfu_constants.php:269
    12011210msgid "go to the end"
    12021211msgstr "μετάβαση στο τέλος"
    12031212
    1204 #: lib/wfu_constants.php:269
     1213#: lib/wfu_constants.php:271
    12051214msgid "Wordpress File Upload Form"
    12061215msgstr "Φόρμα του Wordpress File Upload"
    12071216
    1208 #: lib/wfu_constants.php:270
     1217#: lib/wfu_constants.php:272
    12091218msgid "Wordpress File Upload plugin uploader for sidebars"
    12101219msgstr "Αποστολή αρχείων με το Wordpress File Upload plugin για sidebars"
    12111220
    1212 #: lib/wfu_constants.php:271
     1221#: lib/wfu_constants.php:273
    12131222msgid "Upload Files"
    12141223msgstr "Αποστολή αρχείων"
     1224
     1225#: lib/wfu_functions.php:8192
     1226msgid "Wordpress File Upload Consent Status"
     1227msgstr "Κατάσταση Συναίνεσης του Wordpress File Upload"
     1228
     1229#: lib/wfu_functions.php:8195
     1230msgid "Consent Status"
     1231msgstr "Κατάσταση Συναίνεσης"
     1232
     1233#: lib/wfu_functions.php:8197
     1234msgid "You have given your consent to store personal data."
     1235msgstr "Δώσατε τη συναίνεσή σας για αποθήκευση προσωπικών δεδομένων."
     1236
     1237#: lib/wfu_functions.php:8197
     1238msgid "You have denied to store personal data."
     1239msgstr "Δε συμφωνήσατε στην αποθήκευση προσωπικών δεδομένων."
     1240
     1241#: lib/wfu_functions.php:8197
     1242msgid "You have not answered to consent yet."
     1243msgstr "Δεν έχετε απαντήσει στην ερώτηση συναίνεσης ακόμα."
     1244
     1245#: lib/wfu_functions.php:8203
     1246msgid "Change status to"
     1247msgstr "Αλλαγή κατάστασης σε"
     1248
     1249#: lib/wfu_functions.php:8205
     1250msgid "No change"
     1251msgstr "Καμία αλλαγή"
     1252
     1253#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1254msgid "Revoke Consent"
     1255msgstr "Ακύρωση Συναίνεσης"
     1256
     1257#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1258msgid "Clear Consent"
     1259msgstr "Καθαρισμός Συναίνεσης"
     1260
     1261#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1262msgid "Give Consent"
     1263msgstr "Παροχή Συναίνεσης"
     1264
     1265#: lib/wfu_widget.php:52
     1266msgid "Title:"
     1267msgstr "Τίτλος:"
     1268
     1269#: lib/wfu_widget.php:56
     1270msgid "Shortcode Attributes:"
     1271msgstr "Ιδιότητες Shortcode:"
    12151272
    12161273#~ msgid ""
  • wp-file-upload/trunk/languages/wp-file-upload-en_US.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:25+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:25+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:10+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:10+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     
    133134msgstr ""
    134135
    135 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     136#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    136137msgid "Page"
    137138msgstr ""
     
    258259
    259260#: lib/wfu_constants.php:86
     261msgid "Error. This file was rejected because its not a valid image."
     262msgstr ""
     263
     264#: lib/wfu_constants.php:87
    260265msgid ""
    261266"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    264269msgstr ""
    265270
    266 #: lib/wfu_constants.php:87
     271#: lib/wfu_constants.php:88
    267272msgid ""
    268273"File not uploaded in order to prevent overflow of the website. Please "
     
    270275msgstr ""
    271276
    272 #: lib/wfu_constants.php:88
     277#: lib/wfu_constants.php:89
    273278msgid "Target folder doesn't exist."
    274279msgstr ""
    275280
    276 #: lib/wfu_constants.php:89
     281#: lib/wfu_constants.php:90
    277282msgid "Upload failed! Missing a temporary folder."
    278283msgstr ""
    279284
    280 #: lib/wfu_constants.php:90
     285#: lib/wfu_constants.php:91
     286msgid "Not allowed to upload to target folder."
     287msgstr ""
     288
     289#: lib/wfu_constants.php:92
    281290msgid "Upload failed! Permission denied to write to target folder."
    282291msgstr ""
    283292
    284 #: lib/wfu_constants.php:91
     293#: lib/wfu_constants.php:93
    285294msgid "File not allowed."
    286295msgstr ""
    287296
    288 #: lib/wfu_constants.php:92
     297#: lib/wfu_constants.php:94
    289298msgid "File is suspicious and was rejected."
    290299msgstr ""
    291300
    292 #: lib/wfu_constants.php:93
     301#: lib/wfu_constants.php:95
    293302msgid "The uploaded file exceeds the file size limit."
    294303msgstr ""
    295304
    296 #: lib/wfu_constants.php:94
     305#: lib/wfu_constants.php:96
    297306msgid "The uploaded file exceeds 2GB and is not supported by this server."
    298307msgstr ""
    299308
    300 #: lib/wfu_constants.php:95
     309#: lib/wfu_constants.php:97
    301310msgid ""
    302311"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    304313msgstr ""
    305314
    306 #: lib/wfu_constants.php:96
     315#: lib/wfu_constants.php:98
    307316msgid ""
    308317"Upload failed! The duration of the upload exceeded the time limit of the "
     
    310319msgstr ""
    311320
    312 #: lib/wfu_constants.php:97
     321#: lib/wfu_constants.php:99
    313322msgid ""
    314323"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    316325msgstr ""
    317326
    318 #: lib/wfu_constants.php:98
     327#: lib/wfu_constants.php:100
    319328msgid "Upload failed! The uploaded file was only partially uploaded."
    320329msgstr ""
    321330
    322 #: lib/wfu_constants.php:99
     331#: lib/wfu_constants.php:101
    323332msgid "Upload failed! No file was uploaded."
    324333msgstr ""
    325334
    326 #: lib/wfu_constants.php:100
     335#: lib/wfu_constants.php:102
    327336msgid "Upload failed! Failed to write file to disk."
    328337msgstr ""
    329338
    330 #: lib/wfu_constants.php:101
     339#: lib/wfu_constants.php:103
    331340msgid ""
    332341"Upload failed! Error occured while moving temporary file. Please contact "
     
    334343msgstr ""
    335344
    336 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     345#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    337346msgid "Upload cancelled!"
    338347msgstr ""
    339348
    340 #: lib/wfu_constants.php:103
     349#: lib/wfu_constants.php:105
    341350msgid ""
    342351"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    345354msgstr ""
    346355
    347 #: lib/wfu_constants.php:104
     356#: lib/wfu_constants.php:106
    348357msgid "Upload failed! Error occured while attemting to upload the file."
    349358msgstr ""
    350359
    351 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     360#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    352361msgid "Upload failed!"
    353362msgstr ""
    354363
    355 #: lib/wfu_constants.php:106
     364#: lib/wfu_constants.php:108
    356365msgid "No file!"
    357366msgstr ""
    358367
    359 #: lib/wfu_constants.php:107
     368#: lib/wfu_constants.php:109
    360369msgid ""
    361370"Upload failed! The upload has been canceled by the user or the browser "
     
    363372msgstr ""
    364373
    365 #: lib/wfu_constants.php:108
     374#: lib/wfu_constants.php:110
    366375msgid "Upload failed! Unknown error."
    367376msgstr ""
    368377
    369 #: lib/wfu_constants.php:109
     378#: lib/wfu_constants.php:111
    370379msgid "Please contact the administrator."
    371380msgstr ""
    372381
    373 #: lib/wfu_constants.php:110
     382#: lib/wfu_constants.php:112
    374383msgid "No result from remote server!"
    375384msgstr ""
    376385
    377 #: lib/wfu_constants.php:111
     386#: lib/wfu_constants.php:113
    378387msgid " but with warnings"
    379388msgstr ""
    380389
    381 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     390#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    382391msgid "Warning: JSON parse error."
    383392msgstr ""
    384393
    385 #: lib/wfu_constants.php:113
     394#: lib/wfu_constants.php:115
    386395msgid ""
    387396"Upload parameters of this file, passed as JSON string to the handler, could "
     
    389398msgstr ""
    390399
    391 #: lib/wfu_constants.php:115
     400#: lib/wfu_constants.php:117
    392401msgid ""
    393402"UploadStates, passed as JSON string to the handler, could not be parsed."
    394403msgstr ""
    395404
    396 #: lib/wfu_constants.php:116
     405#: lib/wfu_constants.php:118
    397406msgid ""
    398407"Redirection to classic form functionality occurred due to unknown error."
    399408msgstr ""
    400409
    401 #: lib/wfu_constants.php:117
     410#: lib/wfu_constants.php:119
    402411msgid ""
    403412"Redirection to classic form functionality occurred because AJAX is not "
     
    405414msgstr ""
    406415
    407 #: lib/wfu_constants.php:118
     416#: lib/wfu_constants.php:120
    408417msgid ""
    409418"Redirection to classic form functionality occurred because HTML5 is not "
     
    411420msgstr ""
    412421
    413 #: lib/wfu_constants.php:119
     422#: lib/wfu_constants.php:121
    414423msgid ""
    415424"Redirection to classic form functionality occurred due to JSON parse error."
    416425msgstr ""
    417426
    418 #: lib/wfu_constants.php:120
     427#: lib/wfu_constants.php:122
    419428msgid "Please enable popup windows from the browser's settings!"
    420429msgstr ""
    421430
    422 #: lib/wfu_constants.php:121
     431#: lib/wfu_constants.php:123
    423432msgid "cannot be empty!"
    424433msgstr ""
    425434
    426 #: lib/wfu_constants.php:122
     435#: lib/wfu_constants.php:124
    427436msgid "number not valid!"
    428437msgstr ""
    429438
    430 #: lib/wfu_constants.php:123
     439#: lib/wfu_constants.php:125
    431440msgid "email not valid!"
    432441msgstr ""
    433442
    434 #: lib/wfu_constants.php:124
     443#: lib/wfu_constants.php:126
    435444msgid "emails do not match!"
    436445msgstr ""
    437446
    438 #: lib/wfu_constants.php:125
     447#: lib/wfu_constants.php:127
    439448msgid "no base email field in group!"
    440449msgstr ""
    441450
    442 #: lib/wfu_constants.php:126
     451#: lib/wfu_constants.php:128
    443452msgid "passwords do not match!"
    444453msgstr ""
    445454
    446 #: lib/wfu_constants.php:127
     455#: lib/wfu_constants.php:129
    447456msgid "no base password field in group!"
    448457msgstr ""
    449458
    450 #: lib/wfu_constants.php:128
     459#: lib/wfu_constants.php:130
    451460msgid "checkbox unchecked!"
    452461msgstr ""
    453462
    454 #: lib/wfu_constants.php:129
     463#: lib/wfu_constants.php:131
    455464msgid "no option selected!"
    456465msgstr ""
    457466
    458 #: lib/wfu_constants.php:130
     467#: lib/wfu_constants.php:132
    459468msgid "no item selected!"
    460469msgstr ""
    461470
    462 #: lib/wfu_constants.php:131
     471#: lib/wfu_constants.php:133
    463472msgid ""
    464473"There are more than one instances of the plugin in this page with the same "
     
    466475msgstr ""
    467476
    468 #: lib/wfu_constants.php:132
     477#: lib/wfu_constants.php:134
    469478msgid ""
    470479"Cannot edit the shortcode because the page has been modified. Please reload "
     
    472481msgstr ""
    473482
    474 #: lib/wfu_constants.php:133
     483#: lib/wfu_constants.php:135
    475484msgid "Your browser does not support webcam capture!"
    476485msgstr ""
    477486
    478 #: lib/wfu_constants.php:134
     487#: lib/wfu_constants.php:136
    479488msgid "Your browser does not support video recording from the webcam!"
    480489msgstr ""
    481490
    482 #: lib/wfu_constants.php:135
     491#: lib/wfu_constants.php:137
    483492msgid "No video was recorded!"
    484493msgstr ""
    485494
    486 #: lib/wfu_constants.php:136
     495#: lib/wfu_constants.php:138
    487496msgid ""
    488497"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    490499msgstr ""
    491500
    492 #: lib/wfu_constants.php:137
     501#: lib/wfu_constants.php:139
    493502msgid ""
    494503"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    496505msgstr ""
    497506
    498 #: lib/wfu_constants.php:138
     507#: lib/wfu_constants.php:140
    499508msgid ""
    500509"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    502511msgstr ""
    503512
    504 #: lib/wfu_constants.php:139
     513#: lib/wfu_constants.php:141
    505514msgid "ERROR: No site key. Please contact administrator!"
    506515msgstr ""
    507516
    508 #: lib/wfu_constants.php:140
     517#: lib/wfu_constants.php:142
    509518msgid ""
    510519"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    512521msgstr ""
    513522
    514 #: lib/wfu_constants.php:141
     523#: lib/wfu_constants.php:143
    515524msgid "Bad captcha image!"
    516525msgstr ""
    517526
    518 #: lib/wfu_constants.php:142
     527#: lib/wfu_constants.php:144
    519528msgid "No input!"
    520529msgstr ""
    521530
    522 #: lib/wfu_constants.php:143
     531#: lib/wfu_constants.php:145
    523532msgid "Captcha not completed!"
    524533msgstr ""
    525534
    526 #: lib/wfu_constants.php:144
     535#: lib/wfu_constants.php:146
    527536msgid "Wrong captcha!"
    528537msgstr ""
    529538
    530 #: lib/wfu_constants.php:145
     539#: lib/wfu_constants.php:147
    531540msgid "Error refreshing captcha!"
    532541msgstr ""
    533542
    534 #: lib/wfu_constants.php:146
     543#: lib/wfu_constants.php:148
    535544msgid "Unknown captcha error!"
    536545msgstr ""
    537546
    538 #: lib/wfu_constants.php:147
     547#: lib/wfu_constants.php:149
    539548msgid "Captcha not supported by your browser!"
    540549msgstr ""
    541550
    542 #: lib/wfu_constants.php:148
     551#: lib/wfu_constants.php:150
    543552msgid "the secret parameter is missing"
    544553msgstr ""
    545554
    546 #: lib/wfu_constants.php:149
     555#: lib/wfu_constants.php:151
    547556msgid "the secret parameter is invalid or malformed"
    548557msgstr ""
    549558
    550 #: lib/wfu_constants.php:150
     559#: lib/wfu_constants.php:152
    551560msgid "the response parameter is missing"
    552561msgstr ""
    553562
    554 #: lib/wfu_constants.php:151
     563#: lib/wfu_constants.php:153
    555564msgid "the response parameter is invalid or malformed"
    556565msgstr ""
    557566
    558 #: lib/wfu_constants.php:152
     567#: lib/wfu_constants.php:154
    559568msgid "Please do not use drag drop due to an internal problem."
    560569msgstr ""
    561570
    562 #: lib/wfu_constants.php:153
     571#: lib/wfu_constants.php:155
    563572#, php-format
    564573msgid "Error during chunked upload. Unique ID empty in chunk %d"
    565574msgstr ""
    566575
    567 #: lib/wfu_constants.php:154
     576#: lib/wfu_constants.php:156
    568577msgid "Chunked upload is not allowed!"
    569578msgstr ""
    570579
    571 #: lib/wfu_constants.php:155
     580#: lib/wfu_constants.php:157
    572581msgid "Chunked upload aborted due to error in previous chunk!"
    573582msgstr ""
    574583
    575 #: lib/wfu_constants.php:156
     584#: lib/wfu_constants.php:158
    576585msgid "Chunked upload failed, final file could not be created!"
    577586msgstr ""
    578587
    579 #: lib/wfu_constants.php:157
     588#: lib/wfu_constants.php:159
    580589#, php-format
    581590msgid "Could not write file chuck to destination on chunk %d"
    582591msgstr ""
    583592
    584 #: lib/wfu_constants.php:158
     593#: lib/wfu_constants.php:160
    585594#, php-format
    586595msgid "Could not enlarge destination file on chunk %d"
    587596msgstr ""
    588597
    589 #: lib/wfu_constants.php:159
     598#: lib/wfu_constants.php:161
    590599#, php-format
    591600msgid "Could not open file handles on chunk %d"
    592601msgstr ""
    593602
    594 #: lib/wfu_constants.php:160
     603#: lib/wfu_constants.php:162
    595604msgid "You are not allowed to download this file!"
    596605msgstr ""
    597606
    598 #: lib/wfu_constants.php:161
     607#: lib/wfu_constants.php:163
    599608msgid "File does not exist!"
    600609msgstr ""
    601610
    602 #: lib/wfu_constants.php:162
     611#: lib/wfu_constants.php:164
    603612msgid "Could not download file!"
    604613msgstr ""
    605614
    606 #: lib/wfu_constants.php:163
     615#: lib/wfu_constants.php:165
    607616msgid "You are not allowed to delete this file!"
    608617msgstr ""
    609618
    610 #: lib/wfu_constants.php:164
     619#: lib/wfu_constants.php:166
    611620msgid "File was not deleted!"
    612621msgstr ""
    613622
    614 #: lib/wfu_constants.php:165
     623#: lib/wfu_constants.php:167
    615624msgid "No file was deleted!"
    616625msgstr ""
    617626
    618 #: lib/wfu_constants.php:166
     627#: lib/wfu_constants.php:168
    619628msgid "Some files were not deleted!"
    620629msgstr ""
    621630
    622 #: lib/wfu_constants.php:168
     631#: lib/wfu_constants.php:170
    623632msgid "Upload skipped! File already exists."
    624633msgstr ""
    625634
    626 #: lib/wfu_constants.php:169
     635#: lib/wfu_constants.php:171
    627636msgid "The extension of the file does not match its contents."
    628637msgstr ""
    629638
    630 #: lib/wfu_constants.php:170
     639#: lib/wfu_constants.php:172
    631640msgid ""
    632641"Upload succeeded but the file is suspicious because its contents do not "
     
    634643msgstr ""
    635644
    636 #: lib/wfu_constants.php:171
     645#: lib/wfu_constants.php:173
    637646msgid "No files have been selected!"
    638647msgstr ""
    639648
    640 #: lib/wfu_constants.php:172
     649#: lib/wfu_constants.php:174
    641650msgid "Please complete the consent question before continuing the upload!"
    642651msgstr ""
    643652
    644 #: lib/wfu_constants.php:173
     653#: lib/wfu_constants.php:175
    645654msgid "WPFilebase Plugin not updated because there were no files uploaded."
    646655msgstr ""
    647656
    648 #: lib/wfu_constants.php:174
     657#: lib/wfu_constants.php:176
    649658msgid "Notification email was not sent because there were no files uploaded."
    650659msgstr ""
    651660
    652 #: lib/wfu_constants.php:175
     661#: lib/wfu_constants.php:177
    653662msgid ""
    654663"Notification email was not sent because no recipients were defined. Please "
     
    656665msgstr ""
    657666
    658 #: lib/wfu_constants.php:176
     667#: lib/wfu_constants.php:178
    659668msgid ""
    660669"Notification email was not sent due to an error. Please check "
     
    662671msgstr ""
    663672
    664 #: lib/wfu_constants.php:177
     673#: lib/wfu_constants.php:179
    665674msgid ""
    666675"Redirection not executed because redirection link is empty. Please check "
     
    668677msgstr ""
    669678
    670 #: lib/wfu_constants.php:178
     679#: lib/wfu_constants.php:180
    671680msgid ""
    672681"Redirection not executed because not all files were successfully uploaded."
    673682msgstr ""
    674683
    675 #: lib/wfu_constants.php:179
     684#: lib/wfu_constants.php:181
    676685msgid "Potential Denial-Of-Service Attack on {SITE}"
    677686msgstr ""
    678687
    679 #: lib/wfu_constants.php:180
     688#: lib/wfu_constants.php:182
    680689msgid ""
    681690"Hello admin\n"
     
    697706msgstr ""
    698707
    699 #: lib/wfu_constants.php:181
     708#: lib/wfu_constants.php:183
    700709msgid ""
    701710"You have activated an alternative insecure Iptanus Services Server. For "
     
    703712msgstr ""
    704713
    705 #: lib/wfu_constants.php:182
     714#: lib/wfu_constants.php:184
    706715msgid ""
    707716"Iptanus Services Server is unreachable. This may cause problems on some "
     
    709718msgstr ""
    710719
    711 #: lib/wfu_constants.php:184
     720#: lib/wfu_constants.php:186
    712721msgid ""
    713722"Failed to add the shortcode to the page/post. Please try again. If the "
     
    715724msgstr ""
    716725
    717 #: lib/wfu_constants.php:185
     726#: lib/wfu_constants.php:187
    718727msgid ""
    719728"Failed to edit the shortcode because the contents of the page changed. Try "
     
    721730msgstr ""
    722731
    723 #: lib/wfu_constants.php:186
     732#: lib/wfu_constants.php:188
    724733msgid ""
    725734"Failed to delete the shortcode because the contents of the page changed. Try "
     
    727736msgstr ""
    728737
    729 #: lib/wfu_constants.php:187
     738#: lib/wfu_constants.php:189
    730739msgid ""
    731740"The page containing the shortcode has been modified and it is no longer "
     
    733742msgstr ""
    734743
    735 #: lib/wfu_constants.php:188
     744#: lib/wfu_constants.php:190
    736745msgid ""
    737746"Failed to update the shortcode because the contents of the page changed. Go "
     
    739748msgstr ""
    740749
    741 #: lib/wfu_constants.php:189
     750#: lib/wfu_constants.php:191
    742751msgid ""
    743752"Failed to update the shortcode. Please try again. If the problem persists, "
     
    745754msgstr ""
    746755
    747 #: lib/wfu_constants.php:191
     756#: lib/wfu_constants.php:193
    748757msgid "This is a test message"
    749758msgstr ""
    750759
    751 #: lib/wfu_constants.php:192
     760#: lib/wfu_constants.php:194
    752761msgid "This is a test administrator message"
    753762msgstr ""
    754763
    755 #: lib/wfu_constants.php:193
     764#: lib/wfu_constants.php:195
    756765msgid "File testfile 1 under test"
    757766msgstr ""
    758767
    759 #: lib/wfu_constants.php:194
     768#: lib/wfu_constants.php:196
    760769msgid "File testfile 1 message"
    761770msgstr ""
    762771
    763 #: lib/wfu_constants.php:195
     772#: lib/wfu_constants.php:197
    764773msgid "File testfile 1 administrator message"
    765774msgstr ""
    766775
    767 #: lib/wfu_constants.php:196
     776#: lib/wfu_constants.php:198
    768777msgid "File testfile 2 under test"
    769778msgstr ""
    770779
    771 #: lib/wfu_constants.php:197
     780#: lib/wfu_constants.php:199
    772781msgid "File testfile 2 message"
    773782msgstr ""
    774783
    775 #: lib/wfu_constants.php:198
     784#: lib/wfu_constants.php:200
    776785msgid "File testfile 2 administrator message"
    777786msgstr ""
    778787
    779 #: lib/wfu_constants.php:200
     788#: lib/wfu_constants.php:202
    780789msgid ""
    781790"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    783792msgstr ""
    784793
    785 #: lib/wfu_constants.php:201
     794#: lib/wfu_constants.php:203
    786795msgid ""
    787796"Insert variable %username% inside text. It will be replaced by the username "
     
    789798msgstr ""
    790799
    791 #: lib/wfu_constants.php:202
     800#: lib/wfu_constants.php:204
    792801msgid ""
    793802"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    795804msgstr ""
    796805
    797 #: lib/wfu_constants.php:203
     806#: lib/wfu_constants.php:205
    798807msgid ""
    799808"Insert variable %filename% inside text. It will be replaced by the filename "
     
    801810msgstr ""
    802811
    803 #: lib/wfu_constants.php:204
     812#: lib/wfu_constants.php:206
    804813msgid ""
    805814"Insert variable %filepath% inside text. It will be replaced by the full "
     
    807816msgstr ""
    808817
    809 #: lib/wfu_constants.php:205
     818#: lib/wfu_constants.php:207
    810819msgid ""
    811820"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    813822msgstr ""
    814823
    815 #: lib/wfu_constants.php:206
     824#: lib/wfu_constants.php:208
    816825msgid ""
    817826"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    819828msgstr ""
    820829
    821 #: lib/wfu_constants.php:207
     830#: lib/wfu_constants.php:209
    822831msgid ""
    823832"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    825834msgstr ""
    826835
    827 #: lib/wfu_constants.php:208
     836#: lib/wfu_constants.php:210
    828837msgid ""
    829838"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    832841msgstr ""
    833842
    834 #: lib/wfu_constants.php:209
     843#: lib/wfu_constants.php:211
    835844msgid "Insert variable %n% inside text to denote a line change."
    836845msgstr ""
    837846
    838 #: lib/wfu_constants.php:211
     847#: lib/wfu_constants.php:213
    839848#, php-format
    840849msgid "File %filename% uploaded successfully but not saved"
    841850msgstr ""
    842851
    843 #: lib/wfu_constants.php:212
     852#: lib/wfu_constants.php:214
    844853msgid "Test Mode"
    845854msgstr ""
    846855
    847 #: lib/wfu_constants.php:213
     856#: lib/wfu_constants.php:215
    848857msgid "select dir..."
    849858msgstr ""
    850859
    851 #: lib/wfu_constants.php:214
     860#: lib/wfu_constants.php:216
    852861msgid "type dir"
    853862msgstr ""
    854863
    855 #: lib/wfu_constants.php:215
     864#: lib/wfu_constants.php:217
    856865msgid "Upload path: %filepath%"
    857866msgstr ""
    858867
    859 #: lib/wfu_constants.php:216
     868#: lib/wfu_constants.php:218
    860869msgid "Failed upload path: %filepath%"
    861870msgstr ""
    862871
    863 #: lib/wfu_constants.php:217
     872#: lib/wfu_constants.php:219
    864873msgid " (required)"
    865874msgstr ""
    866875
    867 #: lib/wfu_constants.php:218
     876#: lib/wfu_constants.php:220
    868877msgid "Files are being uploaded. Are you sure you want to exit the page?"
    869878msgstr ""
    870879
    871 #: lib/wfu_constants.php:219
     880#: lib/wfu_constants.php:221
    872881msgid "checking captcha..."
    873882msgstr ""
    874883
    875 #: lib/wfu_constants.php:220
     884#: lib/wfu_constants.php:222
    876885msgid "refreshing..."
    877886msgstr ""
    878887
    879 #: lib/wfu_constants.php:221
     888#: lib/wfu_constants.php:223
    880889msgid "correct captcha"
    881890msgstr ""
    882891
    883 #: lib/wfu_constants.php:222
     892#: lib/wfu_constants.php:224
    884893msgid "click to continue the upload"
    885894msgstr ""
    886895
    887 #: lib/wfu_constants.php:223
     896#: lib/wfu_constants.php:225
    888897msgid "Are you sure you want to delete this file?"
    889898msgstr ""
    890899
    891 #: lib/wfu_constants.php:224
     900#: lib/wfu_constants.php:226
    892901msgid "Are you sure you want to delete these files?"
    893902msgstr ""
    894903
    895 #: lib/wfu_constants.php:225
     904#: lib/wfu_constants.php:227
    896905msgid "Bulk Actions"
    897906msgstr ""
    898907
    899 #: lib/wfu_constants.php:226
     908#: lib/wfu_constants.php:228
    900909msgid "Apply"
    901910msgstr ""
    902911
    903 #: lib/wfu_constants.php:228
     912#: lib/wfu_constants.php:230
    904913msgid "of "
    905914msgstr ""
    906915
    907 #: lib/wfu_constants.php:229
     916#: lib/wfu_constants.php:231
    908917msgid "Are you sure that you want to cancel the upload?"
    909918msgstr ""
    910919
    911 #: lib/wfu_constants.php:230
     920#: lib/wfu_constants.php:232
    912921msgid "cancel upload of this file"
    913922msgstr ""
    914923
    915 #: lib/wfu_constants.php:231
     924#: lib/wfu_constants.php:233
    916925msgid "Upload in progress"
    917926msgstr "Uploading..."
    918927
    919 #: lib/wfu_constants.php:232
     928#: lib/wfu_constants.php:234
    920929msgid "Upload in progress with warnings!"
    921930msgstr ""
    922931
    923 #: lib/wfu_constants.php:233
     932#: lib/wfu_constants.php:235
    924933msgid "Upload in progress but some files already failed!"
    925934msgstr ""
    926935
    927 #: lib/wfu_constants.php:234
     936#: lib/wfu_constants.php:236
    928937msgid "Upload in progress but no files uploaded so far!"
    929938msgstr ""
    930939
    931 #: lib/wfu_constants.php:235
     940#: lib/wfu_constants.php:237
    932941msgid "All files uploaded successfully"
    933942msgstr ""
    934943
    935 #: lib/wfu_constants.php:236
     944#: lib/wfu_constants.php:238
    936945msgid "All files uploaded successfully but there are warnings!"
    937946msgstr ""
    938947
    939 #: lib/wfu_constants.php:237
     948#: lib/wfu_constants.php:239
    940949msgid "File uploaded successfully but there are warnings!"
    941950msgstr ""
    942951
    943 #: lib/wfu_constants.php:238
     952#: lib/wfu_constants.php:240
    944953msgid "Some files failed to upload!"
    945954msgstr ""
    946955
    947 #: lib/wfu_constants.php:239
     956#: lib/wfu_constants.php:241
    948957msgid "All files failed to upload"
    949958msgstr ""
    950959
    951 #: lib/wfu_constants.php:240
     960#: lib/wfu_constants.php:242
    952961msgid "File failed to upload"
    953962msgstr ""
    954963
    955 #: lib/wfu_constants.php:241
     964#: lib/wfu_constants.php:243
    956965msgid "There are no files to upload!"
    957966msgstr ""
    958967
    959 #: lib/wfu_constants.php:242
     968#: lib/wfu_constants.php:244
    960969msgid "Test upload message"
    961970msgstr ""
    962971
    963 #: lib/wfu_constants.php:243
     972#: lib/wfu_constants.php:245
    964973msgid "JSON parse warning!"
    965974msgstr ""
    966975
    967 #: lib/wfu_constants.php:244
     976#: lib/wfu_constants.php:246
    968977msgid "please wait while redirecting..."
    969978msgstr ""
    970979
    971 #: lib/wfu_constants.php:246
     980#: lib/wfu_constants.php:248
    972981msgid "Submitting data"
    973982msgstr ""
    974983
    975 #: lib/wfu_constants.php:247
     984#: lib/wfu_constants.php:249
    976985msgid "Data submitted successfully!"
    977986msgstr ""
    978987
    979 #: lib/wfu_constants.php:248
     988#: lib/wfu_constants.php:250
    980989msgid "Data were not submitted!"
    981990msgstr ""
    982991
    983 #: lib/wfu_constants.php:249
     992#: lib/wfu_constants.php:251
    984993msgid "Cancelling upload"
    985994msgstr ""
    986995
    987 #: lib/wfu_constants.php:251
     996#: lib/wfu_constants.php:253
    988997msgid "Upload succeeded!"
    989998msgstr ""
    990999
    991 #: lib/wfu_constants.php:252
     1000#: lib/wfu_constants.php:254
    9921001msgid "Upload completed but no files were saved!"
    9931002msgstr ""
    9941003
    995 #: lib/wfu_constants.php:253
     1004#: lib/wfu_constants.php:255
    9961005msgid "File was not saved due to personal data policy!"
    9971006msgstr ""
    9981007
    999 #: lib/wfu_constants.php:254
     1008#: lib/wfu_constants.php:256
    10001009msgid "Open visual shortcode editor in new window"
    10011010msgstr ""
    10021011
    1003 #: lib/wfu_constants.php:255
     1012#: lib/wfu_constants.php:257
    10041013msgid "loading visual editor"
    10051014msgstr ""
    10061015
    1007 #: lib/wfu_constants.php:256
     1016#: lib/wfu_constants.php:258
    10081017msgid "Clear file list?"
    10091018msgstr ""
    10101019
    1011 #: lib/wfu_constants.php:257
     1020#: lib/wfu_constants.php:259
    10121021msgid "DROP HERE"
    10131022msgstr ""
    10141023
    1015 #: lib/wfu_constants.php:259
     1024#: lib/wfu_constants.php:261
    10161025msgid "record video"
    10171026msgstr ""
    10181027
    1019 #: lib/wfu_constants.php:260
     1028#: lib/wfu_constants.php:262
    10201029msgid "take a picture"
    10211030msgstr ""
    10221031
    1023 #: lib/wfu_constants.php:261
     1032#: lib/wfu_constants.php:263
    10241033msgid "turn webcam on/off"
    10251034msgstr ""
    10261035
    1027 #: lib/wfu_constants.php:262
     1036#: lib/wfu_constants.php:264
    10281037msgid "go live again"
    10291038msgstr ""
    10301039
    1031 #: lib/wfu_constants.php:263
     1040#: lib/wfu_constants.php:265
    10321041msgid "end recording"
    10331042msgstr ""
    10341043
    1035 #: lib/wfu_constants.php:264
     1044#: lib/wfu_constants.php:266
    10361045msgid "play"
    10371046msgstr ""
    10381047
    1039 #: lib/wfu_constants.php:265
     1048#: lib/wfu_constants.php:267
    10401049msgid "pause"
    10411050msgstr ""
    10421051
    1043 #: lib/wfu_constants.php:266
     1052#: lib/wfu_constants.php:268
    10441053msgid "go to the beginning"
    10451054msgstr ""
    10461055
    1047 #: lib/wfu_constants.php:267
     1056#: lib/wfu_constants.php:269
    10481057msgid "go to the end"
    10491058msgstr ""
    10501059
    1051 #: lib/wfu_constants.php:269
     1060#: lib/wfu_constants.php:271
    10521061msgid "Wordpress File Upload Form"
    10531062msgstr ""
    10541063
    1055 #: lib/wfu_constants.php:270
     1064#: lib/wfu_constants.php:272
    10561065msgid "Wordpress File Upload plugin uploader for sidebars"
    10571066msgstr ""
    10581067
    1059 #: lib/wfu_constants.php:271
     1068#: lib/wfu_constants.php:273
    10601069msgid "Upload Files"
    10611070msgstr ""
     1071
     1072#: lib/wfu_functions.php:8192
     1073msgid "Wordpress File Upload Consent Status"
     1074msgstr ""
     1075
     1076#: lib/wfu_functions.php:8195
     1077msgid "Consent Status"
     1078msgstr ""
     1079
     1080#: lib/wfu_functions.php:8197
     1081msgid "You have given your consent to store personal data."
     1082msgstr ""
     1083
     1084#: lib/wfu_functions.php:8197
     1085msgid "You have denied to store personal data."
     1086msgstr ""
     1087
     1088#: lib/wfu_functions.php:8197
     1089msgid "You have not answered to consent yet."
     1090msgstr ""
     1091
     1092#: lib/wfu_functions.php:8203
     1093msgid "Change status to"
     1094msgstr ""
     1095
     1096#: lib/wfu_functions.php:8205
     1097msgid "No change"
     1098msgstr ""
     1099
     1100#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1101msgid "Revoke Consent"
     1102msgstr ""
     1103
     1104#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1105msgid "Clear Consent"
     1106msgstr ""
     1107
     1108#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1109msgid "Give Consent"
     1110msgstr ""
     1111
     1112#: lib/wfu_widget.php:52
     1113msgid "Title:"
     1114msgstr ""
     1115
     1116#: lib/wfu_widget.php:56
     1117msgid "Shortcode Attributes:"
     1118msgstr ""
  • wp-file-upload/trunk/languages/wp-file-upload-es_ES.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:25+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:25+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:10+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:10+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"X-Generator: Poedit 2.2.1\n"
     
    135136msgstr "Usuario"
    136137
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     138#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138139msgid "Page"
    139140msgstr "Página"
     
    280281
    281282#: lib/wfu_constants.php:86
     283#, fuzzy
     284#| msgid ""
     285#| "Error. This file was rejected because its extension is not correct. Its "
     286#| "proper filename is: "
     287msgid "Error. This file was rejected because its not a valid image."
     288msgstr ""
     289"Error. Este archivo fue rechazado debido a que su extensión no es correcta. "
     290"El nombre adecuado es:"
     291
     292#: lib/wfu_constants.php:87
    282293msgid ""
    283294"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    290301"sospechosos."
    291302
    292 #: lib/wfu_constants.php:87
     303#: lib/wfu_constants.php:88
    293304msgid ""
    294305"File not uploaded in order to prevent overflow of the website. Please "
     
    298309"contacte al administrador."
    299310
    300 #: lib/wfu_constants.php:88
     311#: lib/wfu_constants.php:89
    301312msgid "Target folder doesn't exist."
    302313msgstr ""
    303314
    304 #: lib/wfu_constants.php:89
     315#: lib/wfu_constants.php:90
    305316msgid "Upload failed! Missing a temporary folder."
    306317msgstr "Fallo en la carga! Falta una carpeta temporal."
    307318
    308 #: lib/wfu_constants.php:90
     319#: lib/wfu_constants.php:91
     320msgid "Not allowed to upload to target folder."
     321msgstr ""
     322
     323#: lib/wfu_constants.php:92
    309324msgid "Upload failed! Permission denied to write to target folder."
    310325msgstr ""
    311326"Fallo en la carga! Permiso denegado para escribir en la carpeta de destino."
    312327
    313 #: lib/wfu_constants.php:91
     328#: lib/wfu_constants.php:93
    314329msgid "File not allowed."
    315330msgstr "Archivo no admitido."
    316331
    317 #: lib/wfu_constants.php:92
     332#: lib/wfu_constants.php:94
    318333msgid "File is suspicious and was rejected."
    319334msgstr "El archivo es sospechoso y fue rechazado."
    320335
    321 #: lib/wfu_constants.php:93
     336#: lib/wfu_constants.php:95
    322337msgid "The uploaded file exceeds the file size limit."
    323338msgstr "El archivo cargado excede el límite de tamaño permitido."
    324339
    325 #: lib/wfu_constants.php:94
     340#: lib/wfu_constants.php:96
    326341msgid "The uploaded file exceeds 2GB and is not supported by this server."
    327342msgstr "El archivo cargado excede 2GB y el servidor no lo soporta."
    328343
    329 #: lib/wfu_constants.php:95
     344#: lib/wfu_constants.php:97
    330345msgid ""
    331346"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    335350"por el servidor. Por favor contacte al administrador."
    336351
    337 #: lib/wfu_constants.php:96
     352#: lib/wfu_constants.php:98
    338353msgid ""
    339354"Upload failed! The duration of the upload exceeded the time limit of the "
     
    343358"establecido por el servidor. Por favor contacte al administrador."
    344359
    345 #: lib/wfu_constants.php:97
     360#: lib/wfu_constants.php:99
    346361msgid ""
    347362"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    351366"especificada en el formulario HTML."
    352367
    353 #: lib/wfu_constants.php:98
     368#: lib/wfu_constants.php:100
    354369msgid "Upload failed! The uploaded file was only partially uploaded."
    355370msgstr "Fallo en la carga! El archivo fue cargado sólo parcialmente."
    356371
    357 #: lib/wfu_constants.php:99
     372#: lib/wfu_constants.php:101
    358373msgid "Upload failed! No file was uploaded."
    359374msgstr "Fallo en la carga! No se cargó ningún archivo."
    360375
    361 #: lib/wfu_constants.php:100
     376#: lib/wfu_constants.php:102
    362377msgid "Upload failed! Failed to write file to disk."
    363378msgstr "Fallo en la carga! Fallo al escribir el archivo al disco."
    364379
    365 #: lib/wfu_constants.php:101
     380#: lib/wfu_constants.php:103
    366381msgid ""
    367382"Upload failed! Error occured while moving temporary file. Please contact "
     
    371386"contacte al administrador."
    372387
    373 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     388#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    374389msgid "Upload cancelled!"
    375390msgstr "Carga cancelada!"
    376391
    377 #: lib/wfu_constants.php:103
     392#: lib/wfu_constants.php:105
    378393msgid ""
    379394"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    385400"examinar la lista de extensiones cargadas con phpinfo() puede ayudar."
    386401
    387 #: lib/wfu_constants.php:104
     402#: lib/wfu_constants.php:106
    388403msgid "Upload failed! Error occured while attemting to upload the file."
    389404msgstr "Fallo en la carga! Ocurrió un error al intentar cargar el archivo."
    390405
    391 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     406#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    392407msgid "Upload failed!"
    393408msgstr "Fallo en la carga!"
    394409
    395 #: lib/wfu_constants.php:106
     410#: lib/wfu_constants.php:108
    396411msgid "No file!"
    397412msgstr "Sin archivo!"
    398413
    399 #: lib/wfu_constants.php:107
     414#: lib/wfu_constants.php:109
    400415msgid ""
    401416"Upload failed! The upload has been canceled by the user or the browser "
     
    405420"cerró la conexión."
    406421
    407 #: lib/wfu_constants.php:108
     422#: lib/wfu_constants.php:110
    408423msgid "Upload failed! Unknown error."
    409424msgstr "Fallo en la carga! Error desconocido."
    410425
    411 #: lib/wfu_constants.php:109
     426#: lib/wfu_constants.php:111
    412427msgid "Please contact the administrator."
    413428msgstr "Por favor contacte al administrador."
    414429
    415 #: lib/wfu_constants.php:110
     430#: lib/wfu_constants.php:112
    416431msgid "No result from remote server!"
    417432msgstr "Sin resultados desde el servidor remoto!"
    418433
    419 #: lib/wfu_constants.php:111
     434#: lib/wfu_constants.php:113
    420435msgid " but with warnings"
    421436msgstr "pero con errores"
    422437
    423 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     438#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    424439msgid "Warning: JSON parse error."
    425440msgstr "Advertencia: Error al procesar JSON."
    426441
    427 #: lib/wfu_constants.php:113
     442#: lib/wfu_constants.php:115
    428443msgid ""
    429444"Upload parameters of this file, passed as JSON string to the handler, could "
     
    433448"pudieron ser procesados."
    434449
    435 #: lib/wfu_constants.php:115
     450#: lib/wfu_constants.php:117
    436451msgid ""
    437452"UploadStates, passed as JSON string to the handler, could not be parsed."
    438453msgstr "UploadStates, enviados como cadena JSON, no pudieron ser procesados."
    439454
    440 #: lib/wfu_constants.php:116
     455#: lib/wfu_constants.php:118
    441456msgid ""
    442457"Redirection to classic form functionality occurred due to unknown error."
     
    445460"un error desconocido."
    446461
    447 #: lib/wfu_constants.php:117
     462#: lib/wfu_constants.php:119
    448463msgid ""
    449464"Redirection to classic form functionality occurred because AJAX is not "
     
    453468"AJAX no está soportado."
    454469
    455 #: lib/wfu_constants.php:118
     470#: lib/wfu_constants.php:120
    456471msgid ""
    457472"Redirection to classic form functionality occurred because HTML5 is not "
     
    461476"se soporta HTML5."
    462477
    463 #: lib/wfu_constants.php:119
     478#: lib/wfu_constants.php:121
    464479msgid ""
    465480"Redirection to classic form functionality occurred due to JSON parse error."
     
    468483"un error de procesamiento JSON."
    469484
    470 #: lib/wfu_constants.php:120
     485#: lib/wfu_constants.php:122
    471486msgid "Please enable popup windows from the browser's settings!"
    472487msgstr ""
    473488"Por favor activar las ventanas emergentes desde las opciones del navegador!"
    474489
    475 #: lib/wfu_constants.php:121
     490#: lib/wfu_constants.php:123
    476491msgid "cannot be empty!"
    477492msgstr "no puede estar vacío!"
    478493
    479 #: lib/wfu_constants.php:122
     494#: lib/wfu_constants.php:124
    480495msgid "number not valid!"
    481496msgstr "número no válido!"
    482497
    483 #: lib/wfu_constants.php:123
     498#: lib/wfu_constants.php:125
    484499msgid "email not valid!"
    485500msgstr "email no válido!"
    486501
    487 #: lib/wfu_constants.php:124
     502#: lib/wfu_constants.php:126
    488503msgid "emails do not match!"
    489504msgstr "los emails no coinciden!"
    490505
    491 #: lib/wfu_constants.php:125
     506#: lib/wfu_constants.php:127
    492507msgid "no base email field in group!"
    493508msgstr "sin campo base de email en el grupo!"
    494509
    495 #: lib/wfu_constants.php:126
     510#: lib/wfu_constants.php:128
    496511msgid "passwords do not match!"
    497512msgstr "las contraseñas no coinciden!"
    498513
    499 #: lib/wfu_constants.php:127
     514#: lib/wfu_constants.php:129
    500515msgid "no base password field in group!"
    501516msgstr "sin campo base de contraseña en el grupo!"
    502517
    503 #: lib/wfu_constants.php:128
     518#: lib/wfu_constants.php:130
    504519msgid "checkbox unchecked!"
    505520msgstr "opción desmarcada!"
    506521
    507 #: lib/wfu_constants.php:129
     522#: lib/wfu_constants.php:131
    508523msgid "no option selected!"
    509524msgstr "no se seleccionó opción!"
    510525
    511 #: lib/wfu_constants.php:130
     526#: lib/wfu_constants.php:132
    512527msgid "no item selected!"
    513528msgstr "ningún item seleccionado!"
    514529
    515 #: lib/wfu_constants.php:131
     530#: lib/wfu_constants.php:133
    516531msgid ""
    517532"There are more than one instances of the plugin in this page with the same "
     
    521536"favor cambiarlo."
    522537
    523 #: lib/wfu_constants.php:132
     538#: lib/wfu_constants.php:134
    524539msgid ""
    525540"Cannot edit the shortcode because the page has been modified. Please reload "
     
    529544"recargar la página."
    530545
    531 #: lib/wfu_constants.php:133
     546#: lib/wfu_constants.php:135
    532547msgid "Your browser does not support webcam capture!"
    533548msgstr "Su navegador no soporta captura desde webcam!"
    534549
    535 #: lib/wfu_constants.php:134
     550#: lib/wfu_constants.php:136
    536551msgid "Your browser does not support video recording from the webcam!"
    537552msgstr "Su navegador no soporta la grabación de video desde webcam!"
    538553
    539 #: lib/wfu_constants.php:135
     554#: lib/wfu_constants.php:137
    540555msgid "No video was recorded!"
    541556msgstr "Video no grabado."
    542557
    543 #: lib/wfu_constants.php:136
     558#: lib/wfu_constants.php:138
    544559msgid ""
    545560"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    549564"PHP o utilizar RecaptchaV2 (sin cuenta)."
    550565
    551 #: lib/wfu_constants.php:137
     566#: lib/wfu_constants.php:139
    552567msgid ""
    553568"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    557572"Por favor notificar al administrador."
    558573
    559 #: lib/wfu_constants.php:138
     574#: lib/wfu_constants.php:140
    560575msgid ""
    561576"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    565580"Por favor utilizar RecaptchaV1 (sin cuenta)."
    566581
    567 #: lib/wfu_constants.php:139
     582#: lib/wfu_constants.php:141
    568583msgid "ERROR: No site key. Please contact administrator!"
    569584msgstr "ERROR: Sin key para el sitio. Por favor contactar al administrador!"
    570585
    571 #: lib/wfu_constants.php:140
     586#: lib/wfu_constants.php:142
    572587msgid ""
    573588"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    577592"complemento en el Escritorio para definir las keys de Google Recaptcha."
    578593
    579 #: lib/wfu_constants.php:141
     594#: lib/wfu_constants.php:143
    580595msgid "Bad captcha image!"
    581596msgstr "Mala imagen de captcha!"
    582597
    583 #: lib/wfu_constants.php:142
     598#: lib/wfu_constants.php:144
    584599msgid "No input!"
    585600msgstr "Sin entrada!"
    586601
    587 #: lib/wfu_constants.php:143
     602#: lib/wfu_constants.php:145
    588603msgid "Captcha not completed!"
    589604msgstr "Captcha no completado!"
    590605
    591 #: lib/wfu_constants.php:144
     606#: lib/wfu_constants.php:146
    592607msgid "Wrong captcha!"
    593608msgstr "Mal captcha!"
    594609
    595 #: lib/wfu_constants.php:145
     610#: lib/wfu_constants.php:147
    596611msgid "Error refreshing captcha!"
    597612msgstr "Error recargando captcha!"
    598613
    599 #: lib/wfu_constants.php:146
     614#: lib/wfu_constants.php:148
    600615msgid "Unknown captcha error!"
    601616msgstr "Error de captcha desconocido!"
    602617
    603 #: lib/wfu_constants.php:147
     618#: lib/wfu_constants.php:149
    604619msgid "Captcha not supported by your browser!"
    605620msgstr "Captcha no soportado por su navegador!"
    606621
    607 #: lib/wfu_constants.php:148
     622#: lib/wfu_constants.php:150
    608623msgid "the secret parameter is missing"
    609624msgstr "falta el parámetro secreto"
    610625
    611 #: lib/wfu_constants.php:149
     626#: lib/wfu_constants.php:151
    612627msgid "the secret parameter is invalid or malformed"
    613628msgstr "el parámetro secreto es inválido o está malformado"
    614629
    615 #: lib/wfu_constants.php:150
     630#: lib/wfu_constants.php:152
    616631msgid "the response parameter is missing"
    617632msgstr "falta el parámetro response"
    618633
    619 #: lib/wfu_constants.php:151
     634#: lib/wfu_constants.php:153
    620635msgid "the response parameter is invalid or malformed"
    621636msgstr "el parámetro response es inválido o está malformado"
    622637
    623 #: lib/wfu_constants.php:152
     638#: lib/wfu_constants.php:154
    624639msgid "Please do not use drag drop due to an internal problem."
    625640msgstr "Por favor no arrastre y suelte debido a un problema interno."
    626641
    627 #: lib/wfu_constants.php:153
     642#: lib/wfu_constants.php:155
    628643#, php-format
    629644msgid "Error during chunked upload. Unique ID empty in chunk %d"
    630645msgstr "Error durante carga por partes. ID único en blanco en parte %d"
    631646
    632 #: lib/wfu_constants.php:154
     647#: lib/wfu_constants.php:156
    633648msgid "Chunked upload is not allowed!"
    634649msgstr "No se admite carga por partes!"
    635650
    636 #: lib/wfu_constants.php:155
     651#: lib/wfu_constants.php:157
    637652msgid "Chunked upload aborted due to error in previous chunk!"
    638653msgstr "La carga por partes se abortó debido a un error en la parte anterior!"
    639654
    640 #: lib/wfu_constants.php:156
     655#: lib/wfu_constants.php:158
    641656msgid "Chunked upload failed, final file could not be created!"
    642657msgstr "Falló la carga por partes. el archivo final no pudo ser creado!"
    643658
    644 #: lib/wfu_constants.php:157
     659#: lib/wfu_constants.php:159
    645660#, php-format
    646661msgid "Could not write file chuck to destination on chunk %d"
    647662msgstr "No se puede escribir esta parte al destino en parte %d"
    648663
    649 #: lib/wfu_constants.php:158
     664#: lib/wfu_constants.php:160
    650665#, php-format
    651666msgid "Could not enlarge destination file on chunk %d"
    652667msgstr "No se puede agrandar el archivo de destino en parte %d"
    653668
    654 #: lib/wfu_constants.php:159
     669#: lib/wfu_constants.php:161
    655670#, php-format
    656671msgid "Could not open file handles on chunk %d"
    657672msgstr "No se pudieron abrir los identificadores de archivo en parte %d"
    658673
    659 #: lib/wfu_constants.php:160
     674#: lib/wfu_constants.php:162
    660675msgid "You are not allowed to download this file!"
    661676msgstr "¡No se puede descargar este archivo!"
    662677
    663 #: lib/wfu_constants.php:161
     678#: lib/wfu_constants.php:163
    664679msgid "File does not exist!"
    665680msgstr "El archivo no existe!"
    666681
    667 #: lib/wfu_constants.php:162
     682#: lib/wfu_constants.php:164
    668683msgid "Could not download file!"
    669684msgstr "No se puede descargar el archivo!"
    670685
    671 #: lib/wfu_constants.php:163
     686#: lib/wfu_constants.php:165
    672687msgid "You are not allowed to delete this file!"
    673688msgstr "Sin permiso para eliminar este archivo!"
    674689
    675 #: lib/wfu_constants.php:164
     690#: lib/wfu_constants.php:166
    676691msgid "File was not deleted!"
    677692msgstr "El archivo no fue eliminado!"
    678693
    679 #: lib/wfu_constants.php:165
     694#: lib/wfu_constants.php:167
    680695msgid "No file was deleted!"
    681696msgstr "Ningún archivo fue eliminado!"
    682697
    683 #: lib/wfu_constants.php:166
     698#: lib/wfu_constants.php:168
    684699msgid "Some files were not deleted!"
    685700msgstr "Algunos archivos no fueron eliminados!"
    686701
    687 #: lib/wfu_constants.php:168
     702#: lib/wfu_constants.php:170
    688703msgid "Upload skipped! File already exists."
    689704msgstr "Carga omitida! El archivo ya existe."
    690705
    691 #: lib/wfu_constants.php:169
     706#: lib/wfu_constants.php:171
    692707msgid "The extension of the file does not match its contents."
    693708msgstr "La extensión del archivo no coincide con su conenido."
    694709
    695 #: lib/wfu_constants.php:170
     710#: lib/wfu_constants.php:172
    696711msgid ""
    697712"Upload succeeded but the file is suspicious because its contents do not "
     
    701716"no coincide con la extensión. El nombre de archivo adecuado es:"
    702717
    703 #: lib/wfu_constants.php:171
     718#: lib/wfu_constants.php:173
    704719msgid "No files have been selected!"
    705720msgstr "Ningún archivo seleccionado!"
    706721
    707 #: lib/wfu_constants.php:172
     722#: lib/wfu_constants.php:174
    708723msgid "Please complete the consent question before continuing the upload!"
    709724msgstr ""
    710725
    711 #: lib/wfu_constants.php:173
     726#: lib/wfu_constants.php:175
    712727msgid "WPFilebase Plugin not updated because there were no files uploaded."
    713728msgstr ""
     
    715730"cargado."
    716731
    717 #: lib/wfu_constants.php:174
     732#: lib/wfu_constants.php:176
    718733msgid "Notification email was not sent because there were no files uploaded."
    719734msgstr "No se envió email de notificación porque ningún archivo fue cargado."
    720735
    721 #: lib/wfu_constants.php:175
     736#: lib/wfu_constants.php:177
    722737msgid ""
    723738"Notification email was not sent because no recipients were defined. Please "
     
    727742"favor verificar el atributo notifyrecipients del shortcode."
    728743
    729 #: lib/wfu_constants.php:176
     744#: lib/wfu_constants.php:178
    730745msgid ""
    731746"Notification email was not sent due to an error. Please check "
     
    736751"notifymessage."
    737752
    738 #: lib/wfu_constants.php:177
     753#: lib/wfu_constants.php:179
    739754msgid ""
    740755"Redirection not executed because redirection link is empty. Please check "
     
    744759"Por favor verificar el atributo redirectlink."
    745760
    746 #: lib/wfu_constants.php:178
     761#: lib/wfu_constants.php:180
    747762msgid ""
    748763"Redirection not executed because not all files were successfully uploaded."
     
    751766"satisfactoriamente."
    752767
    753 #: lib/wfu_constants.php:179
     768#: lib/wfu_constants.php:181
    754769msgid "Potential Denial-Of-Service Attack on {SITE}"
    755770msgstr "Potencial ataque de Denegación-De-Servicio en {SITE}"
    756771
    757 #: lib/wfu_constants.php:180
     772#: lib/wfu_constants.php:182
    758773msgid ""
    759774"Hello admin\n"
     
    792807"Gracias"
    793808
    794 #: lib/wfu_constants.php:181
     809#: lib/wfu_constants.php:183
    795810msgid ""
    796811"You have activated an alternative insecure Iptanus Services Server. For "
     
    798813msgstr ""
    799814
    800 #: lib/wfu_constants.php:182
     815#: lib/wfu_constants.php:184
    801816msgid ""
    802817"Iptanus Services Server is unreachable. This may cause problems on some "
     
    804819msgstr ""
    805820
    806 #: lib/wfu_constants.php:184
     821#: lib/wfu_constants.php:186
    807822msgid ""
    808823"Failed to add the shortcode to the page/post. Please try again. If the "
     
    812827"nuevamente. Si el mensaje persiste, contacte al administrador."
    813828
    814 #: lib/wfu_constants.php:185
     829#: lib/wfu_constants.php:187
    815830msgid ""
    816831"Failed to edit the shortcode because the contents of the page changed. Try "
     
    820835"Intente editar el shortcode nuevamente."
    821836
    822 #: lib/wfu_constants.php:186
     837#: lib/wfu_constants.php:188
    823838msgid ""
    824839"Failed to delete the shortcode because the contents of the page changed. Try "
     
    828843"Intente eliminarlo nuevamente."
    829844
    830 #: lib/wfu_constants.php:187
     845#: lib/wfu_constants.php:189
    831846msgid ""
    832847"The page containing the shortcode has been modified and it is no longer "
     
    836851"favor vuelva a cargar el shortcode."
    837852
    838 #: lib/wfu_constants.php:188
     853#: lib/wfu_constants.php:190
    839854msgid ""
    840855"Failed to update the shortcode because the contents of the page changed. Go "
     
    844859"Vuelva a cargar el shortcode."
    845860
    846 #: lib/wfu_constants.php:189
     861#: lib/wfu_constants.php:191
    847862msgid ""
    848863"Failed to update the shortcode. Please try again. If the problem persists, "
     
    852867"problema persiste, vuelva a cargar el shortcode."
    853868
    854 #: lib/wfu_constants.php:191
     869#: lib/wfu_constants.php:193
    855870msgid "This is a test message"
    856871msgstr "Este es un mensaje de prueba"
    857872
    858 #: lib/wfu_constants.php:192
     873#: lib/wfu_constants.php:194
    859874msgid "This is a test administrator message"
    860875msgstr "Este es un mensaje de prueba del administrador"
    861876
    862 #: lib/wfu_constants.php:193
     877#: lib/wfu_constants.php:195
    863878msgid "File testfile 1 under test"
    864879msgstr "Archivo testfile 1 en prueba"
    865880
    866 #: lib/wfu_constants.php:194
     881#: lib/wfu_constants.php:196
    867882msgid "File testfile 1 message"
    868883msgstr "Archivo testfile 1 mensaje"
    869884
    870 #: lib/wfu_constants.php:195
     885#: lib/wfu_constants.php:197
    871886msgid "File testfile 1 administrator message"
    872887msgstr "Archivo testfile 1 mensaje de administrador"
    873888
    874 #: lib/wfu_constants.php:196
     889#: lib/wfu_constants.php:198
    875890msgid "File testfile 2 under test"
    876891msgstr "Archivo testfile 2 en prueba"
    877892
    878 #: lib/wfu_constants.php:197
     893#: lib/wfu_constants.php:199
    879894msgid "File testfile 2 message"
    880895msgstr "Archivo testfile 2 mensaje"
    881896
    882 #: lib/wfu_constants.php:198
     897#: lib/wfu_constants.php:200
    883898msgid "File testfile 2 administrator message"
    884899msgstr "Archivo testfile 2 mensaje de administrador"
    885900
    886 #: lib/wfu_constants.php:200
     901#: lib/wfu_constants.php:202
    887902msgid ""
    888903"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    892907"del usuario actual."
    893908
    894 #: lib/wfu_constants.php:201
     909#: lib/wfu_constants.php:203
    895910msgid ""
    896911"Insert variable %username% inside text. It will be replaced by the username "
     
    900915"nombre del usuario actual."
    901916
    902 #: lib/wfu_constants.php:202
     917#: lib/wfu_constants.php:204
    903918msgid ""
    904919"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    908923"email del usuario actual."
    909924
    910 #: lib/wfu_constants.php:203
     925#: lib/wfu_constants.php:205
    911926msgid ""
    912927"Insert variable %filename% inside text. It will be replaced by the filename "
     
    916931"nombre del archivo cargado."
    917932
    918 #: lib/wfu_constants.php:204
     933#: lib/wfu_constants.php:206
    919934msgid ""
    920935"Insert variable %filepath% inside text. It will be replaced by the full "
     
    924939"ruta completa al archivo cargado."
    925940
    926 #: lib/wfu_constants.php:205
     941#: lib/wfu_constants.php:207
    927942msgid ""
    928943"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    932947"id del sitio web."
    933948
    934 #: lib/wfu_constants.php:206
     949#: lib/wfu_constants.php:208
    935950msgid ""
    936951"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    940955"de la página actual."
    941956
    942 #: lib/wfu_constants.php:207
     957#: lib/wfu_constants.php:209
    943958msgid ""
    944959"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    948963"título de la página actual."
    949964
    950 #: lib/wfu_constants.php:208
     965#: lib/wfu_constants.php:210
    951966msgid ""
    952967"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    958973"usuario ingresó en este campo."
    959974
    960 #: lib/wfu_constants.php:209
     975#: lib/wfu_constants.php:211
    961976msgid "Insert variable %n% inside text to denote a line change."
    962977msgstr ""
    963978"Insertar la variable %n% dentro del texto para denotar un cambio de línea."
    964979
    965 #: lib/wfu_constants.php:211
     980#: lib/wfu_constants.php:213
    966981#, php-format
    967982msgid "File %filename% uploaded successfully but not saved"
    968983msgstr ""
    969984
    970 #: lib/wfu_constants.php:212
     985#: lib/wfu_constants.php:214
    971986msgid "Test Mode"
    972987msgstr "Modo de Prueba"
    973988
    974 #: lib/wfu_constants.php:213
     989#: lib/wfu_constants.php:215
    975990msgid "select dir..."
    976991msgstr "elegir carpeta..."
    977992
    978 #: lib/wfu_constants.php:214
     993#: lib/wfu_constants.php:216
    979994msgid "type dir"
    980995msgstr "ingresar carpeta"
    981996
    982 #: lib/wfu_constants.php:215
     997#: lib/wfu_constants.php:217
    983998msgid "Upload path: %filepath%"
    984999msgstr "Ruta de carga: %filepath%"
    9851000
    986 #: lib/wfu_constants.php:216
     1001#: lib/wfu_constants.php:218
    9871002msgid "Failed upload path: %filepath%"
    9881003msgstr "Falló la ruta de carga: %filepath%"
    9891004
    990 #: lib/wfu_constants.php:217
     1005#: lib/wfu_constants.php:219
    9911006msgid " (required)"
    9921007msgstr "(requerido)"
    9931008
    994 #: lib/wfu_constants.php:218
     1009#: lib/wfu_constants.php:220
    9951010msgid "Files are being uploaded. Are you sure you want to exit the page?"
    9961011msgstr "Los archivos están siendo cargados. ¿Desea salir de la página?"
    9971012
    998 #: lib/wfu_constants.php:219
     1013#: lib/wfu_constants.php:221
    9991014msgid "checking captcha..."
    10001015msgstr "verificando captcha..."
    10011016
    1002 #: lib/wfu_constants.php:220
     1017#: lib/wfu_constants.php:222
    10031018msgid "refreshing..."
    10041019msgstr "recargando..."
    10051020
    1006 #: lib/wfu_constants.php:221
     1021#: lib/wfu_constants.php:223
    10071022msgid "correct captcha"
    10081023msgstr "captcha correcto"
    10091024
    1010 #: lib/wfu_constants.php:222
     1025#: lib/wfu_constants.php:224
    10111026msgid "click to continue the upload"
    10121027msgstr "click para continuar la carga"
    10131028
    1014 #: lib/wfu_constants.php:223
     1029#: lib/wfu_constants.php:225
    10151030msgid "Are you sure you want to delete this file?"
    10161031msgstr "¿Desea eliminar este archivo?"
    10171032
    1018 #: lib/wfu_constants.php:224
     1033#: lib/wfu_constants.php:226
    10191034msgid "Are you sure you want to delete these files?"
    10201035msgstr "¿Desea eliminar estos archivos?"
    10211036
    1022 #: lib/wfu_constants.php:225
     1037#: lib/wfu_constants.php:227
    10231038msgid "Bulk Actions"
    10241039msgstr "Acciones en conjunto"
    10251040
    1026 #: lib/wfu_constants.php:226
     1041#: lib/wfu_constants.php:228
    10271042msgid "Apply"
    10281043msgstr "Aplicar"
    10291044
    1030 #: lib/wfu_constants.php:228
     1045#: lib/wfu_constants.php:230
    10311046msgid "of "
    10321047msgstr "de "
    10331048
    1034 #: lib/wfu_constants.php:229
     1049#: lib/wfu_constants.php:231
    10351050msgid "Are you sure that you want to cancel the upload?"
    10361051msgstr "¿Desea cancelar la carga?"
    10371052
    1038 #: lib/wfu_constants.php:230
     1053#: lib/wfu_constants.php:232
    10391054msgid "cancel upload of this file"
    10401055msgstr "cancelar carga de este archivo"
    10411056
    1042 #: lib/wfu_constants.php:231
     1057#: lib/wfu_constants.php:233
    10431058msgid "Upload in progress"
    10441059msgstr "Carga en progreso"
    10451060
    1046 #: lib/wfu_constants.php:232
     1061#: lib/wfu_constants.php:234
    10471062msgid "Upload in progress with warnings!"
    10481063msgstr "Carga en progreso con advertencias!"
    10491064
    1050 #: lib/wfu_constants.php:233
     1065#: lib/wfu_constants.php:235
    10511066msgid "Upload in progress but some files already failed!"
    10521067msgstr "Carga en progreso pero algunos archivos ya fallaron!"
    10531068
    1054 #: lib/wfu_constants.php:234
     1069#: lib/wfu_constants.php:236
    10551070msgid "Upload in progress but no files uploaded so far!"
    10561071msgstr "Carga en progreso pero ningún archivo fue cargado aún!"
    10571072
    1058 #: lib/wfu_constants.php:235
     1073#: lib/wfu_constants.php:237
    10591074msgid "All files uploaded successfully"
    10601075msgstr "Todos los archivos fueron cargados satisfactoriamente"
    10611076
    1062 #: lib/wfu_constants.php:236
     1077#: lib/wfu_constants.php:238
    10631078msgid "All files uploaded successfully but there are warnings!"
    10641079msgstr ""
    10651080"Todos los archivos fueron cargados satisfactoriamente pero hay advertencias!"
    10661081
    1067 #: lib/wfu_constants.php:237
     1082#: lib/wfu_constants.php:239
    10681083msgid "File uploaded successfully but there are warnings!"
    10691084msgstr "El archivo fue cargado satisfactoriamente pero hubo advertencias!"
    10701085
    1071 #: lib/wfu_constants.php:238
     1086#: lib/wfu_constants.php:240
    10721087msgid "Some files failed to upload!"
    10731088msgstr "Falló la carga de algunos archivos!"
    10741089
    1075 #: lib/wfu_constants.php:239
     1090#: lib/wfu_constants.php:241
    10761091msgid "All files failed to upload"
    10771092msgstr "Falló la carga de todos los archivos"
    10781093
    1079 #: lib/wfu_constants.php:240
     1094#: lib/wfu_constants.php:242
    10801095msgid "File failed to upload"
    10811096msgstr "Falló la carga del archivo"
    10821097
    1083 #: lib/wfu_constants.php:241
     1098#: lib/wfu_constants.php:243
    10841099msgid "There are no files to upload!"
    10851100msgstr "No hay archivos para cargar!"
    10861101
    1087 #: lib/wfu_constants.php:242
     1102#: lib/wfu_constants.php:244
    10881103msgid "Test upload message"
    10891104msgstr "Mensaje de prueba de carga."
    10901105
    1091 #: lib/wfu_constants.php:243
     1106#: lib/wfu_constants.php:245
    10921107msgid "JSON parse warning!"
    10931108msgstr "Advertencia de procesamiento JSON!"
    10941109
    1095 #: lib/wfu_constants.php:244
     1110#: lib/wfu_constants.php:246
    10961111msgid "please wait while redirecting..."
    10971112msgstr "por favor espere mientras se redirecciona..."
    10981113
    1099 #: lib/wfu_constants.php:246
     1114#: lib/wfu_constants.php:248
    11001115msgid "Submitting data"
    11011116msgstr ""
    11021117
    1103 #: lib/wfu_constants.php:247
     1118#: lib/wfu_constants.php:249
    11041119msgid "Data submitted successfully!"
    11051120msgstr ""
    11061121
    1107 #: lib/wfu_constants.php:248
     1122#: lib/wfu_constants.php:250
    11081123msgid "Data were not submitted!"
    11091124msgstr ""
    11101125
    1111 #: lib/wfu_constants.php:249
     1126#: lib/wfu_constants.php:251
    11121127msgid "Cancelling upload"
    11131128msgstr ""
    11141129
    1115 #: lib/wfu_constants.php:251
     1130#: lib/wfu_constants.php:253
    11161131msgid "Upload succeeded!"
    11171132msgstr ""
    11181133
    1119 #: lib/wfu_constants.php:252
     1134#: lib/wfu_constants.php:254
    11201135msgid "Upload completed but no files were saved!"
    11211136msgstr ""
    11221137
    1123 #: lib/wfu_constants.php:253
     1138#: lib/wfu_constants.php:255
    11241139msgid "File was not saved due to personal data policy!"
    11251140msgstr ""
    11261141
    1127 #: lib/wfu_constants.php:254
     1142#: lib/wfu_constants.php:256
    11281143msgid "Open visual shortcode editor in new window"
    11291144msgstr "Abrir el editor visual de shortcode en una nueva ventana"
    11301145
    1131 #: lib/wfu_constants.php:255
     1146#: lib/wfu_constants.php:257
    11321147msgid "loading visual editor"
    11331148msgstr "cargando editor visual"
    11341149
    1135 #: lib/wfu_constants.php:256
     1150#: lib/wfu_constants.php:258
    11361151msgid "Clear file list?"
    11371152msgstr "Limpiar lista de archivos?"
    11381153
    1139 #: lib/wfu_constants.php:257
     1154#: lib/wfu_constants.php:259
    11401155msgid "DROP HERE"
    11411156msgstr "SOLTAR AQUÍ"
    11421157
    1143 #: lib/wfu_constants.php:259
     1158#: lib/wfu_constants.php:261
    11441159msgid "record video"
    11451160msgstr "grabar video"
    11461161
    1147 #: lib/wfu_constants.php:260
     1162#: lib/wfu_constants.php:262
    11481163msgid "take a picture"
    11491164msgstr "tomar fotografía"
    11501165
    1151 #: lib/wfu_constants.php:261
     1166#: lib/wfu_constants.php:263
    11521167msgid "turn webcam on/off"
    11531168msgstr "encender/apagar webcam"
    11541169
    1155 #: lib/wfu_constants.php:262
     1170#: lib/wfu_constants.php:264
    11561171msgid "go live again"
    11571172msgstr "salir en vivo otra vez"
    11581173
    1159 #: lib/wfu_constants.php:263
     1174#: lib/wfu_constants.php:265
    11601175msgid "end recording"
    11611176msgstr "finalizar grabación"
    11621177
    1163 #: lib/wfu_constants.php:264
     1178#: lib/wfu_constants.php:266
    11641179msgid "play"
    11651180msgstr "reproducir"
    11661181
    1167 #: lib/wfu_constants.php:265
     1182#: lib/wfu_constants.php:267
    11681183msgid "pause"
    11691184msgstr "pausa"
    11701185
    1171 #: lib/wfu_constants.php:266
     1186#: lib/wfu_constants.php:268
    11721187msgid "go to the beginning"
    11731188msgstr "ir al principio"
    11741189
    1175 #: lib/wfu_constants.php:267
     1190#: lib/wfu_constants.php:269
    11761191msgid "go to the end"
    11771192msgstr "ir al final"
    11781193
    1179 #: lib/wfu_constants.php:269
     1194#: lib/wfu_constants.php:271
    11801195msgid "Wordpress File Upload Form"
    11811196msgstr "Formulario Wordpress File Upload"
    11821197
    1183 #: lib/wfu_constants.php:270
     1198#: lib/wfu_constants.php:272
    11841199msgid "Wordpress File Upload plugin uploader for sidebars"
    11851200msgstr "Cargador de complemento Wordpress File Uploader para sidebars"
    11861201
    1187 #: lib/wfu_constants.php:271
     1202#: lib/wfu_constants.php:273
    11881203msgid "Upload Files"
    11891204msgstr "Cargar Archivos"
    11901205
     1206#: lib/wfu_functions.php:8192
     1207#, fuzzy
     1208#| msgid "Wordpress File Upload Form"
     1209msgid "Wordpress File Upload Consent Status"
     1210msgstr "Formulario Wordpress File Upload"
     1211
     1212#: lib/wfu_functions.php:8195
     1213msgid "Consent Status"
     1214msgstr ""
     1215
     1216#: lib/wfu_functions.php:8197
     1217msgid "You have given your consent to store personal data."
     1218msgstr ""
     1219
     1220#: lib/wfu_functions.php:8197
     1221msgid "You have denied to store personal data."
     1222msgstr ""
     1223
     1224#: lib/wfu_functions.php:8197
     1225#, fuzzy
     1226#| msgid "You are not allowed to download this file!"
     1227msgid "You have not answered to consent yet."
     1228msgstr "¡No se puede descargar este archivo!"
     1229
     1230#: lib/wfu_functions.php:8203
     1231msgid "Change status to"
     1232msgstr ""
     1233
     1234#: lib/wfu_functions.php:8205
     1235msgid "No change"
     1236msgstr ""
     1237
     1238#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1239msgid "Revoke Consent"
     1240msgstr ""
     1241
     1242#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1243msgid "Clear Consent"
     1244msgstr ""
     1245
     1246#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1247msgid "Give Consent"
     1248msgstr ""
     1249
     1250#: lib/wfu_widget.php:52
     1251msgid "Title:"
     1252msgstr ""
     1253
     1254#: lib/wfu_widget.php:56
     1255msgid "Shortcode Attributes:"
     1256msgstr ""
     1257
    11911258#~ msgid "Targer folder doesn't exist."
    11921259#~ msgstr "La carpeta de destino no existe."
  • wp-file-upload/trunk/languages/wp-file-upload-es_MX.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:26+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:26+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:10+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:10+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"X-Generator: Poedit 2.2.1\n"
     
    135136msgstr "Usuario"
    136137
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     138#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138139msgid "Page"
    139140msgstr "Página"
     
    280281
    281282#: lib/wfu_constants.php:86
     283#, fuzzy
     284#| msgid ""
     285#| "Error. This file was rejected because its extension is not correct. Its "
     286#| "proper filename is: "
     287msgid "Error. This file was rejected because its not a valid image."
     288msgstr ""
     289"Error. Este archivo fue rechazado debido a que su extensión no es correcta. "
     290"El nombre adecuado es:"
     291
     292#: lib/wfu_constants.php:87
    282293msgid ""
    283294"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    290301"sospechosos."
    291302
    292 #: lib/wfu_constants.php:87
     303#: lib/wfu_constants.php:88
    293304msgid ""
    294305"File not uploaded in order to prevent overflow of the website. Please "
     
    298309"contacte al administrador."
    299310
    300 #: lib/wfu_constants.php:88
     311#: lib/wfu_constants.php:89
    301312msgid "Target folder doesn't exist."
    302313msgstr ""
    303314
    304 #: lib/wfu_constants.php:89
     315#: lib/wfu_constants.php:90
    305316msgid "Upload failed! Missing a temporary folder."
    306317msgstr "Fallo en la carga! Falta una carpeta temporal."
    307318
    308 #: lib/wfu_constants.php:90
     319#: lib/wfu_constants.php:91
     320msgid "Not allowed to upload to target folder."
     321msgstr ""
     322
     323#: lib/wfu_constants.php:92
    309324msgid "Upload failed! Permission denied to write to target folder."
    310325msgstr ""
    311326"Fallo en la carga! Permiso denegado para escribir en la carpeta de destino."
    312327
    313 #: lib/wfu_constants.php:91
     328#: lib/wfu_constants.php:93
    314329msgid "File not allowed."
    315330msgstr "Archivo no admitido."
    316331
    317 #: lib/wfu_constants.php:92
     332#: lib/wfu_constants.php:94
    318333msgid "File is suspicious and was rejected."
    319334msgstr "El archivo es sospechoso y fue rechazado."
    320335
    321 #: lib/wfu_constants.php:93
     336#: lib/wfu_constants.php:95
    322337msgid "The uploaded file exceeds the file size limit."
    323338msgstr "El archivo cargado excede el límite de tamaño permitido."
    324339
    325 #: lib/wfu_constants.php:94
     340#: lib/wfu_constants.php:96
    326341msgid "The uploaded file exceeds 2GB and is not supported by this server."
    327342msgstr "El archivo cargado excede 2GB y el servidor no lo soporta."
    328343
    329 #: lib/wfu_constants.php:95
     344#: lib/wfu_constants.php:97
    330345msgid ""
    331346"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    335350"por el servidor. Por favor contacte al administrador."
    336351
    337 #: lib/wfu_constants.php:96
     352#: lib/wfu_constants.php:98
    338353msgid ""
    339354"Upload failed! The duration of the upload exceeded the time limit of the "
     
    343358"establecido por el servidor. Por favor contacte al administrador."
    344359
    345 #: lib/wfu_constants.php:97
     360#: lib/wfu_constants.php:99
    346361msgid ""
    347362"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    351366"especificada en el formulario HTML."
    352367
    353 #: lib/wfu_constants.php:98
     368#: lib/wfu_constants.php:100
    354369msgid "Upload failed! The uploaded file was only partially uploaded."
    355370msgstr "Fallo en la carga! El archivo fue cargado sólo parcialmente."
    356371
    357 #: lib/wfu_constants.php:99
     372#: lib/wfu_constants.php:101
    358373msgid "Upload failed! No file was uploaded."
    359374msgstr "Fallo en la carga! No se cargó ningún archivo."
    360375
    361 #: lib/wfu_constants.php:100
     376#: lib/wfu_constants.php:102
    362377msgid "Upload failed! Failed to write file to disk."
    363378msgstr "Fallo en la carga! Fallo al escribir el archivo al disco."
    364379
    365 #: lib/wfu_constants.php:101
     380#: lib/wfu_constants.php:103
    366381msgid ""
    367382"Upload failed! Error occured while moving temporary file. Please contact "
     
    371386"contacte al administrador."
    372387
    373 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     388#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    374389msgid "Upload cancelled!"
    375390msgstr "Carga cancelada!"
    376391
    377 #: lib/wfu_constants.php:103
     392#: lib/wfu_constants.php:105
    378393msgid ""
    379394"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    385400"examinar la lista de extensiones cargadas con phpinfo() puede ayudar."
    386401
    387 #: lib/wfu_constants.php:104
     402#: lib/wfu_constants.php:106
    388403msgid "Upload failed! Error occured while attemting to upload the file."
    389404msgstr "Fallo en la carga! Ocurrió un error al intentar cargar el archivo."
    390405
    391 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     406#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    392407msgid "Upload failed!"
    393408msgstr "Fallo en la carga!"
    394409
    395 #: lib/wfu_constants.php:106
     410#: lib/wfu_constants.php:108
    396411msgid "No file!"
    397412msgstr "Sin archivo!"
    398413
    399 #: lib/wfu_constants.php:107
     414#: lib/wfu_constants.php:109
    400415msgid ""
    401416"Upload failed! The upload has been canceled by the user or the browser "
     
    405420"cerró la conexión."
    406421
    407 #: lib/wfu_constants.php:108
     422#: lib/wfu_constants.php:110
    408423msgid "Upload failed! Unknown error."
    409424msgstr "Fallo en la carga! Error desconocido."
    410425
    411 #: lib/wfu_constants.php:109
     426#: lib/wfu_constants.php:111
    412427msgid "Please contact the administrator."
    413428msgstr "Por favor contacte al administrador."
    414429
    415 #: lib/wfu_constants.php:110
     430#: lib/wfu_constants.php:112
    416431msgid "No result from remote server!"
    417432msgstr "Sin resultados desde el servidor remoto!"
    418433
    419 #: lib/wfu_constants.php:111
     434#: lib/wfu_constants.php:113
    420435msgid " but with warnings"
    421436msgstr "pero con errores"
    422437
    423 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     438#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    424439msgid "Warning: JSON parse error."
    425440msgstr "Advertencia: Error al procesar JSON."
    426441
    427 #: lib/wfu_constants.php:113
     442#: lib/wfu_constants.php:115
    428443msgid ""
    429444"Upload parameters of this file, passed as JSON string to the handler, could "
     
    433448"pudieron ser procesados."
    434449
    435 #: lib/wfu_constants.php:115
     450#: lib/wfu_constants.php:117
    436451msgid ""
    437452"UploadStates, passed as JSON string to the handler, could not be parsed."
    438453msgstr "UploadStates, enviados como cadena JSON, no pudieron ser procesados."
    439454
    440 #: lib/wfu_constants.php:116
     455#: lib/wfu_constants.php:118
    441456msgid ""
    442457"Redirection to classic form functionality occurred due to unknown error."
     
    445460"un error desconocido."
    446461
    447 #: lib/wfu_constants.php:117
     462#: lib/wfu_constants.php:119
    448463msgid ""
    449464"Redirection to classic form functionality occurred because AJAX is not "
     
    453468"AJAX no está soportado."
    454469
    455 #: lib/wfu_constants.php:118
     470#: lib/wfu_constants.php:120
    456471msgid ""
    457472"Redirection to classic form functionality occurred because HTML5 is not "
     
    461476"se soporta HTML5."
    462477
    463 #: lib/wfu_constants.php:119
     478#: lib/wfu_constants.php:121
    464479msgid ""
    465480"Redirection to classic form functionality occurred due to JSON parse error."
     
    468483"un error de procesamiento JSON."
    469484
    470 #: lib/wfu_constants.php:120
     485#: lib/wfu_constants.php:122
    471486msgid "Please enable popup windows from the browser's settings!"
    472487msgstr ""
    473488"Por favor activar las ventanas emergentes desde las opciones del navegador!"
    474489
    475 #: lib/wfu_constants.php:121
     490#: lib/wfu_constants.php:123
    476491msgid "cannot be empty!"
    477492msgstr "no puede estar vacío!"
    478493
    479 #: lib/wfu_constants.php:122
     494#: lib/wfu_constants.php:124
    480495msgid "number not valid!"
    481496msgstr "número no válido!"
    482497
    483 #: lib/wfu_constants.php:123
     498#: lib/wfu_constants.php:125
    484499msgid "email not valid!"
    485500msgstr "email no válido!"
    486501
    487 #: lib/wfu_constants.php:124
     502#: lib/wfu_constants.php:126
    488503msgid "emails do not match!"
    489504msgstr "los emails no coinciden!"
    490505
    491 #: lib/wfu_constants.php:125
     506#: lib/wfu_constants.php:127
    492507msgid "no base email field in group!"
    493508msgstr "sin campo base de email en el grupo!"
    494509
    495 #: lib/wfu_constants.php:126
     510#: lib/wfu_constants.php:128
    496511msgid "passwords do not match!"
    497512msgstr "las contraseñas no coinciden!"
    498513
    499 #: lib/wfu_constants.php:127
     514#: lib/wfu_constants.php:129
    500515msgid "no base password field in group!"
    501516msgstr "sin campo base de contraseña en el grupo!"
    502517
    503 #: lib/wfu_constants.php:128
     518#: lib/wfu_constants.php:130
    504519msgid "checkbox unchecked!"
    505520msgstr "opción desmarcada!"
    506521
    507 #: lib/wfu_constants.php:129
     522#: lib/wfu_constants.php:131
    508523msgid "no option selected!"
    509524msgstr "no se seleccionó opción!"
    510525
    511 #: lib/wfu_constants.php:130
     526#: lib/wfu_constants.php:132
    512527msgid "no item selected!"
    513528msgstr "ningún item seleccionado!"
    514529
    515 #: lib/wfu_constants.php:131
     530#: lib/wfu_constants.php:133
    516531msgid ""
    517532"There are more than one instances of the plugin in this page with the same "
     
    521536"favor cambiarlo."
    522537
    523 #: lib/wfu_constants.php:132
     538#: lib/wfu_constants.php:134
    524539msgid ""
    525540"Cannot edit the shortcode because the page has been modified. Please reload "
     
    529544"recargar la página."
    530545
    531 #: lib/wfu_constants.php:133
     546#: lib/wfu_constants.php:135
    532547msgid "Your browser does not support webcam capture!"
    533548msgstr "Su navegador no soporta captura desde webcam!"
    534549
    535 #: lib/wfu_constants.php:134
     550#: lib/wfu_constants.php:136
    536551msgid "Your browser does not support video recording from the webcam!"
    537552msgstr "Su navegador no soporta la grabación de video desde webcam!"
    538553
    539 #: lib/wfu_constants.php:135
     554#: lib/wfu_constants.php:137
    540555msgid "No video was recorded!"
    541556msgstr "Video no grabado."
    542557
    543 #: lib/wfu_constants.php:136
     558#: lib/wfu_constants.php:138
    544559msgid ""
    545560"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    549564"PHP o utilizar RecaptchaV2 (sin cuenta)."
    550565
    551 #: lib/wfu_constants.php:137
     566#: lib/wfu_constants.php:139
    552567msgid ""
    553568"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    557572"Por favor notificar al administrador."
    558573
    559 #: lib/wfu_constants.php:138
     574#: lib/wfu_constants.php:140
    560575msgid ""
    561576"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    565580"Por favor utilizar RecaptchaV1 (sin cuenta)."
    566581
    567 #: lib/wfu_constants.php:139
     582#: lib/wfu_constants.php:141
    568583msgid "ERROR: No site key. Please contact administrator!"
    569584msgstr "ERROR: Sin key para el sitio. Por favor contactar al administrador!"
    570585
    571 #: lib/wfu_constants.php:140
     586#: lib/wfu_constants.php:142
    572587msgid ""
    573588"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    577592"complemento en el Escritorio para definir las keys de Google Recaptcha."
    578593
    579 #: lib/wfu_constants.php:141
     594#: lib/wfu_constants.php:143
    580595msgid "Bad captcha image!"
    581596msgstr "Mala imagen de captcha!"
    582597
    583 #: lib/wfu_constants.php:142
     598#: lib/wfu_constants.php:144
    584599msgid "No input!"
    585600msgstr "Sin entrada!"
    586601
    587 #: lib/wfu_constants.php:143
     602#: lib/wfu_constants.php:145
    588603msgid "Captcha not completed!"
    589604msgstr "Captcha no completado!"
    590605
    591 #: lib/wfu_constants.php:144
     606#: lib/wfu_constants.php:146
    592607msgid "Wrong captcha!"
    593608msgstr "Mal captcha!"
    594609
    595 #: lib/wfu_constants.php:145
     610#: lib/wfu_constants.php:147
    596611msgid "Error refreshing captcha!"
    597612msgstr "Error recargando captcha!"
    598613
    599 #: lib/wfu_constants.php:146
     614#: lib/wfu_constants.php:148
    600615msgid "Unknown captcha error!"
    601616msgstr "Error de captcha desconocido!"
    602617
    603 #: lib/wfu_constants.php:147
     618#: lib/wfu_constants.php:149
    604619msgid "Captcha not supported by your browser!"
    605620msgstr "Captcha no soportado por su navegador!"
    606621
    607 #: lib/wfu_constants.php:148
     622#: lib/wfu_constants.php:150
    608623msgid "the secret parameter is missing"
    609624msgstr "falta el parámetro secreto"
    610625
    611 #: lib/wfu_constants.php:149
     626#: lib/wfu_constants.php:151
    612627msgid "the secret parameter is invalid or malformed"
    613628msgstr "el parámetro secreto es inválido o está malformado"
    614629
    615 #: lib/wfu_constants.php:150
     630#: lib/wfu_constants.php:152
    616631msgid "the response parameter is missing"
    617632msgstr "falta el parámetro response"
    618633
    619 #: lib/wfu_constants.php:151
     634#: lib/wfu_constants.php:153
    620635msgid "the response parameter is invalid or malformed"
    621636msgstr "el parámetro response es inválido o está malformado"
    622637
    623 #: lib/wfu_constants.php:152
     638#: lib/wfu_constants.php:154
    624639msgid "Please do not use drag drop due to an internal problem."
    625640msgstr "Por favor no arrastre y suelte debido a un problema interno."
    626641
    627 #: lib/wfu_constants.php:153
     642#: lib/wfu_constants.php:155
    628643#, php-format
    629644msgid "Error during chunked upload. Unique ID empty in chunk %d"
    630645msgstr "Error durante carga por partes. ID único en blanco en parte %d"
    631646
    632 #: lib/wfu_constants.php:154
     647#: lib/wfu_constants.php:156
    633648msgid "Chunked upload is not allowed!"
    634649msgstr "No se admite carga por partes!"
    635650
    636 #: lib/wfu_constants.php:155
     651#: lib/wfu_constants.php:157
    637652msgid "Chunked upload aborted due to error in previous chunk!"
    638653msgstr "La carga por partes se abortó debido a un error en la parte anterior!"
    639654
    640 #: lib/wfu_constants.php:156
     655#: lib/wfu_constants.php:158
    641656msgid "Chunked upload failed, final file could not be created!"
    642657msgstr "Falló la carga por partes. el archivo final no pudo ser creado!"
    643658
    644 #: lib/wfu_constants.php:157
     659#: lib/wfu_constants.php:159
    645660#, php-format
    646661msgid "Could not write file chuck to destination on chunk %d"
    647662msgstr "No se puede escribir esta parte al destino en parte %d"
    648663
    649 #: lib/wfu_constants.php:158
     664#: lib/wfu_constants.php:160
    650665#, php-format
    651666msgid "Could not enlarge destination file on chunk %d"
    652667msgstr "No se puede agrandar el archivo de destino en parte %d"
    653668
    654 #: lib/wfu_constants.php:159
     669#: lib/wfu_constants.php:161
    655670#, php-format
    656671msgid "Could not open file handles on chunk %d"
    657672msgstr "No se pudieron abrir los identificadores de archivo en parte %d"
    658673
    659 #: lib/wfu_constants.php:160
     674#: lib/wfu_constants.php:162
    660675msgid "You are not allowed to download this file!"
    661676msgstr "¡No se puede descargar este archivo!"
    662677
    663 #: lib/wfu_constants.php:161
     678#: lib/wfu_constants.php:163
    664679msgid "File does not exist!"
    665680msgstr "El archivo no existe!"
    666681
    667 #: lib/wfu_constants.php:162
     682#: lib/wfu_constants.php:164
    668683msgid "Could not download file!"
    669684msgstr "No se puede descargar el archivo!"
    670685
    671 #: lib/wfu_constants.php:163
     686#: lib/wfu_constants.php:165
    672687msgid "You are not allowed to delete this file!"
    673688msgstr "Sin permiso para eliminar este archivo!"
    674689
    675 #: lib/wfu_constants.php:164
     690#: lib/wfu_constants.php:166
    676691msgid "File was not deleted!"
    677692msgstr "El archivo no fue eliminado!"
    678693
    679 #: lib/wfu_constants.php:165
     694#: lib/wfu_constants.php:167
    680695msgid "No file was deleted!"
    681696msgstr "Ningún archivo fue eliminado!"
    682697
    683 #: lib/wfu_constants.php:166
     698#: lib/wfu_constants.php:168
    684699msgid "Some files were not deleted!"
    685700msgstr "Algunos archivos no fueron eliminados!"
    686701
    687 #: lib/wfu_constants.php:168
     702#: lib/wfu_constants.php:170
    688703msgid "Upload skipped! File already exists."
    689704msgstr "Carga omitida! El archivo ya existe."
    690705
    691 #: lib/wfu_constants.php:169
     706#: lib/wfu_constants.php:171
    692707msgid "The extension of the file does not match its contents."
    693708msgstr "La extensión del archivo no coincide con su conenido."
    694709
    695 #: lib/wfu_constants.php:170
     710#: lib/wfu_constants.php:172
    696711msgid ""
    697712"Upload succeeded but the file is suspicious because its contents do not "
     
    701716"no coincide con la extensión. El nombre de archivo adecuado es:"
    702717
    703 #: lib/wfu_constants.php:171
     718#: lib/wfu_constants.php:173
    704719msgid "No files have been selected!"
    705720msgstr "Ningún archivo seleccionado!"
    706721
    707 #: lib/wfu_constants.php:172
     722#: lib/wfu_constants.php:174
    708723msgid "Please complete the consent question before continuing the upload!"
    709724msgstr ""
    710725
    711 #: lib/wfu_constants.php:173
     726#: lib/wfu_constants.php:175
    712727msgid "WPFilebase Plugin not updated because there were no files uploaded."
    713728msgstr ""
     
    715730"cargado."
    716731
    717 #: lib/wfu_constants.php:174
     732#: lib/wfu_constants.php:176
    718733msgid "Notification email was not sent because there were no files uploaded."
    719734msgstr "No se envió email de notificación porque ningún archivo fue cargado."
    720735
    721 #: lib/wfu_constants.php:175
     736#: lib/wfu_constants.php:177
    722737msgid ""
    723738"Notification email was not sent because no recipients were defined. Please "
     
    727742"favor verificar el atributo notifyrecipients del shortcode."
    728743
    729 #: lib/wfu_constants.php:176
     744#: lib/wfu_constants.php:178
    730745msgid ""
    731746"Notification email was not sent due to an error. Please check "
     
    736751"notifymessage."
    737752
    738 #: lib/wfu_constants.php:177
     753#: lib/wfu_constants.php:179
    739754msgid ""
    740755"Redirection not executed because redirection link is empty. Please check "
     
    744759"Por favor verificar el atributo redirectlink."
    745760
    746 #: lib/wfu_constants.php:178
     761#: lib/wfu_constants.php:180
    747762msgid ""
    748763"Redirection not executed because not all files were successfully uploaded."
     
    751766"satisfactoriamente."
    752767
    753 #: lib/wfu_constants.php:179
     768#: lib/wfu_constants.php:181
    754769msgid "Potential Denial-Of-Service Attack on {SITE}"
    755770msgstr "Potencial ataque de Denegación-De-Servicio en {SITE}"
    756771
    757 #: lib/wfu_constants.php:180
     772#: lib/wfu_constants.php:182
    758773msgid ""
    759774"Hello admin\n"
     
    792807"Gracias"
    793808
    794 #: lib/wfu_constants.php:181
     809#: lib/wfu_constants.php:183
    795810msgid ""
    796811"You have activated an alternative insecure Iptanus Services Server. For "
     
    798813msgstr ""
    799814
    800 #: lib/wfu_constants.php:182
     815#: lib/wfu_constants.php:184
    801816msgid ""
    802817"Iptanus Services Server is unreachable. This may cause problems on some "
     
    804819msgstr ""
    805820
    806 #: lib/wfu_constants.php:184
     821#: lib/wfu_constants.php:186
    807822msgid ""
    808823"Failed to add the shortcode to the page/post. Please try again. If the "
     
    812827"nuevamente. Si el mensaje persiste, contacte al administrador."
    813828
    814 #: lib/wfu_constants.php:185
     829#: lib/wfu_constants.php:187
    815830msgid ""
    816831"Failed to edit the shortcode because the contents of the page changed. Try "
     
    820835"Intente editar el shortcode nuevamente."
    821836
    822 #: lib/wfu_constants.php:186
     837#: lib/wfu_constants.php:188
    823838msgid ""
    824839"Failed to delete the shortcode because the contents of the page changed. Try "
     
    828843"Intente eliminarlo nuevamente."
    829844
    830 #: lib/wfu_constants.php:187
     845#: lib/wfu_constants.php:189
    831846msgid ""
    832847"The page containing the shortcode has been modified and it is no longer "
     
    836851"favor vuelva a cargar el shortcode."
    837852
    838 #: lib/wfu_constants.php:188
     853#: lib/wfu_constants.php:190
    839854msgid ""
    840855"Failed to update the shortcode because the contents of the page changed. Go "
     
    844859"Vuelva a cargar el shortcode."
    845860
    846 #: lib/wfu_constants.php:189
     861#: lib/wfu_constants.php:191
    847862msgid ""
    848863"Failed to update the shortcode. Please try again. If the problem persists, "
     
    852867"problema persiste, vuelva a cargar el shortcode."
    853868
    854 #: lib/wfu_constants.php:191
     869#: lib/wfu_constants.php:193
    855870msgid "This is a test message"
    856871msgstr "Este es un mensaje de prueba"
    857872
    858 #: lib/wfu_constants.php:192
     873#: lib/wfu_constants.php:194
    859874msgid "This is a test administrator message"
    860875msgstr "Este es un mensaje de prueba del administrador"
    861876
    862 #: lib/wfu_constants.php:193
     877#: lib/wfu_constants.php:195
    863878msgid "File testfile 1 under test"
    864879msgstr "Archivo testfile 1 en prueba"
    865880
    866 #: lib/wfu_constants.php:194
     881#: lib/wfu_constants.php:196
    867882msgid "File testfile 1 message"
    868883msgstr "Archivo testfile 1 mensaje"
    869884
    870 #: lib/wfu_constants.php:195
     885#: lib/wfu_constants.php:197
    871886msgid "File testfile 1 administrator message"
    872887msgstr "Archivo testfile 1 mensaje de administrador"
    873888
    874 #: lib/wfu_constants.php:196
     889#: lib/wfu_constants.php:198
    875890msgid "File testfile 2 under test"
    876891msgstr "Archivo testfile 2 en prueba"
    877892
    878 #: lib/wfu_constants.php:197
     893#: lib/wfu_constants.php:199
    879894msgid "File testfile 2 message"
    880895msgstr "Archivo testfile 2 mensaje"
    881896
    882 #: lib/wfu_constants.php:198
     897#: lib/wfu_constants.php:200
    883898msgid "File testfile 2 administrator message"
    884899msgstr "Archivo testfile 2 mensaje de administrador"
    885900
    886 #: lib/wfu_constants.php:200
     901#: lib/wfu_constants.php:202
    887902msgid ""
    888903"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    892907"del usuario actual."
    893908
    894 #: lib/wfu_constants.php:201
     909#: lib/wfu_constants.php:203
    895910msgid ""
    896911"Insert variable %username% inside text. It will be replaced by the username "
     
    900915"nombre del usuario actual."
    901916
    902 #: lib/wfu_constants.php:202
     917#: lib/wfu_constants.php:204
    903918msgid ""
    904919"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    908923"email del usuario actual."
    909924
    910 #: lib/wfu_constants.php:203
     925#: lib/wfu_constants.php:205
    911926msgid ""
    912927"Insert variable %filename% inside text. It will be replaced by the filename "
     
    916931"nombre del archivo cargado."
    917932
    918 #: lib/wfu_constants.php:204
     933#: lib/wfu_constants.php:206
    919934msgid ""
    920935"Insert variable %filepath% inside text. It will be replaced by the full "
     
    924939"ruta completa al archivo cargado."
    925940
    926 #: lib/wfu_constants.php:205
     941#: lib/wfu_constants.php:207
    927942msgid ""
    928943"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    932947"id del sitio web."
    933948
    934 #: lib/wfu_constants.php:206
     949#: lib/wfu_constants.php:208
    935950msgid ""
    936951"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    940955"de la página actual."
    941956
    942 #: lib/wfu_constants.php:207
     957#: lib/wfu_constants.php:209
    943958msgid ""
    944959"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    948963"título de la página actual."
    949964
    950 #: lib/wfu_constants.php:208
     965#: lib/wfu_constants.php:210
    951966msgid ""
    952967"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    958973"usuario ingresó en este campo."
    959974
    960 #: lib/wfu_constants.php:209
     975#: lib/wfu_constants.php:211
    961976msgid "Insert variable %n% inside text to denote a line change."
    962977msgstr ""
    963978"Insertar la variable %n% dentro del texto para denotar un cambio de línea."
    964979
    965 #: lib/wfu_constants.php:211
     980#: lib/wfu_constants.php:213
    966981#, php-format
    967982msgid "File %filename% uploaded successfully but not saved"
    968983msgstr ""
    969984
    970 #: lib/wfu_constants.php:212
     985#: lib/wfu_constants.php:214
    971986msgid "Test Mode"
    972987msgstr "Modo de Prueba"
    973988
    974 #: lib/wfu_constants.php:213
     989#: lib/wfu_constants.php:215
    975990msgid "select dir..."
    976991msgstr "elegir carpeta..."
    977992
    978 #: lib/wfu_constants.php:214
     993#: lib/wfu_constants.php:216
    979994msgid "type dir"
    980995msgstr "ingresar carpeta"
    981996
    982 #: lib/wfu_constants.php:215
     997#: lib/wfu_constants.php:217
    983998msgid "Upload path: %filepath%"
    984999msgstr "Ruta de carga: %filepath%"
    9851000
    986 #: lib/wfu_constants.php:216
     1001#: lib/wfu_constants.php:218
    9871002msgid "Failed upload path: %filepath%"
    9881003msgstr "Falló la ruta de carga: %filepath%"
    9891004
    990 #: lib/wfu_constants.php:217
     1005#: lib/wfu_constants.php:219
    9911006msgid " (required)"
    9921007msgstr "(requerido)"
    9931008
    994 #: lib/wfu_constants.php:218
     1009#: lib/wfu_constants.php:220
    9951010msgid "Files are being uploaded. Are you sure you want to exit the page?"
    9961011msgstr "Los archivos están siendo cargados. ¿Desea salir de la página?"
    9971012
    998 #: lib/wfu_constants.php:219
     1013#: lib/wfu_constants.php:221
    9991014msgid "checking captcha..."
    10001015msgstr "verificando captcha..."
    10011016
    1002 #: lib/wfu_constants.php:220
     1017#: lib/wfu_constants.php:222
    10031018msgid "refreshing..."
    10041019msgstr "recargando..."
    10051020
    1006 #: lib/wfu_constants.php:221
     1021#: lib/wfu_constants.php:223
    10071022msgid "correct captcha"
    10081023msgstr "captcha correcto"
    10091024
    1010 #: lib/wfu_constants.php:222
     1025#: lib/wfu_constants.php:224
    10111026msgid "click to continue the upload"
    10121027msgstr "click para continuar la carga"
    10131028
    1014 #: lib/wfu_constants.php:223
     1029#: lib/wfu_constants.php:225
    10151030msgid "Are you sure you want to delete this file?"
    10161031msgstr "¿Desea eliminar este archivo?"
    10171032
    1018 #: lib/wfu_constants.php:224
     1033#: lib/wfu_constants.php:226
    10191034msgid "Are you sure you want to delete these files?"
    10201035msgstr "¿Desea eliminar estos archivos?"
    10211036
    1022 #: lib/wfu_constants.php:225
     1037#: lib/wfu_constants.php:227
    10231038msgid "Bulk Actions"
    10241039msgstr "Acciones en conjunto"
    10251040
    1026 #: lib/wfu_constants.php:226
     1041#: lib/wfu_constants.php:228
    10271042msgid "Apply"
    10281043msgstr "Aplicar"
    10291044
    1030 #: lib/wfu_constants.php:228
     1045#: lib/wfu_constants.php:230
    10311046msgid "of "
    10321047msgstr "de "
    10331048
    1034 #: lib/wfu_constants.php:229
     1049#: lib/wfu_constants.php:231
    10351050msgid "Are you sure that you want to cancel the upload?"
    10361051msgstr "¿Desea cancelar la carga?"
    10371052
    1038 #: lib/wfu_constants.php:230
     1053#: lib/wfu_constants.php:232
    10391054msgid "cancel upload of this file"
    10401055msgstr "cancelar carga de este archivo"
    10411056
    1042 #: lib/wfu_constants.php:231
     1057#: lib/wfu_constants.php:233
    10431058msgid "Upload in progress"
    10441059msgstr "Carga en progreso"
    10451060
    1046 #: lib/wfu_constants.php:232
     1061#: lib/wfu_constants.php:234
    10471062msgid "Upload in progress with warnings!"
    10481063msgstr "Carga en progreso con advertencias!"
    10491064
    1050 #: lib/wfu_constants.php:233
     1065#: lib/wfu_constants.php:235
    10511066msgid "Upload in progress but some files already failed!"
    10521067msgstr "Carga en progreso pero algunos archivos ya fallaron!"
    10531068
    1054 #: lib/wfu_constants.php:234
     1069#: lib/wfu_constants.php:236
    10551070msgid "Upload in progress but no files uploaded so far!"
    10561071msgstr "Carga en progreso pero ningún archivo fue cargado aún!"
    10571072
    1058 #: lib/wfu_constants.php:235
     1073#: lib/wfu_constants.php:237
    10591074msgid "All files uploaded successfully"
    10601075msgstr "Todos los archivos fueron cargados satisfactoriamente"
    10611076
    1062 #: lib/wfu_constants.php:236
     1077#: lib/wfu_constants.php:238
    10631078msgid "All files uploaded successfully but there are warnings!"
    10641079msgstr ""
    10651080"Todos los archivos fueron cargados satisfactoriamente pero hay advertencias!"
    10661081
    1067 #: lib/wfu_constants.php:237
     1082#: lib/wfu_constants.php:239
    10681083msgid "File uploaded successfully but there are warnings!"
    10691084msgstr "El archivo fue cargado satisfactoriamente pero hubo advertencias!"
    10701085
    1071 #: lib/wfu_constants.php:238
     1086#: lib/wfu_constants.php:240
    10721087msgid "Some files failed to upload!"
    10731088msgstr "Falló la carga de algunos archivos!"
    10741089
    1075 #: lib/wfu_constants.php:239
     1090#: lib/wfu_constants.php:241
    10761091msgid "All files failed to upload"
    10771092msgstr "Falló la carga de todos los archivos"
    10781093
    1079 #: lib/wfu_constants.php:240
     1094#: lib/wfu_constants.php:242
    10801095msgid "File failed to upload"
    10811096msgstr "Falló la carga del archivo"
    10821097
    1083 #: lib/wfu_constants.php:241
     1098#: lib/wfu_constants.php:243
    10841099msgid "There are no files to upload!"
    10851100msgstr "No hay archivos para cargar!"
    10861101
    1087 #: lib/wfu_constants.php:242
     1102#: lib/wfu_constants.php:244
    10881103msgid "Test upload message"
    10891104msgstr "Mensaje de prueba de carga."
    10901105
    1091 #: lib/wfu_constants.php:243
     1106#: lib/wfu_constants.php:245
    10921107msgid "JSON parse warning!"
    10931108msgstr "Advertencia de procesamiento JSON!"
    10941109
    1095 #: lib/wfu_constants.php:244
     1110#: lib/wfu_constants.php:246
    10961111msgid "please wait while redirecting..."
    10971112msgstr "por favor espere mientras se redirecciona..."
    10981113
    1099 #: lib/wfu_constants.php:246
     1114#: lib/wfu_constants.php:248
    11001115msgid "Submitting data"
    11011116msgstr ""
    11021117
    1103 #: lib/wfu_constants.php:247
     1118#: lib/wfu_constants.php:249
    11041119msgid "Data submitted successfully!"
    11051120msgstr ""
    11061121
    1107 #: lib/wfu_constants.php:248
     1122#: lib/wfu_constants.php:250
    11081123msgid "Data were not submitted!"
    11091124msgstr ""
    11101125
    1111 #: lib/wfu_constants.php:249
     1126#: lib/wfu_constants.php:251
    11121127msgid "Cancelling upload"
    11131128msgstr ""
    11141129
    1115 #: lib/wfu_constants.php:251
     1130#: lib/wfu_constants.php:253
    11161131msgid "Upload succeeded!"
    11171132msgstr ""
    11181133
    1119 #: lib/wfu_constants.php:252
     1134#: lib/wfu_constants.php:254
    11201135msgid "Upload completed but no files were saved!"
    11211136msgstr ""
    11221137
    1123 #: lib/wfu_constants.php:253
     1138#: lib/wfu_constants.php:255
    11241139msgid "File was not saved due to personal data policy!"
    11251140msgstr ""
    11261141
    1127 #: lib/wfu_constants.php:254
     1142#: lib/wfu_constants.php:256
    11281143msgid "Open visual shortcode editor in new window"
    11291144msgstr "Abrir el editor visual de shortcode en una nueva ventana"
    11301145
    1131 #: lib/wfu_constants.php:255
     1146#: lib/wfu_constants.php:257
    11321147msgid "loading visual editor"
    11331148msgstr "cargando editor visual"
    11341149
    1135 #: lib/wfu_constants.php:256
     1150#: lib/wfu_constants.php:258
    11361151msgid "Clear file list?"
    11371152msgstr "Limpiar lista de archivos?"
    11381153
    1139 #: lib/wfu_constants.php:257
     1154#: lib/wfu_constants.php:259
    11401155msgid "DROP HERE"
    11411156msgstr "SOLTAR AQUÍ"
    11421157
    1143 #: lib/wfu_constants.php:259
     1158#: lib/wfu_constants.php:261
    11441159msgid "record video"
    11451160msgstr "grabar video"
    11461161
    1147 #: lib/wfu_constants.php:260
     1162#: lib/wfu_constants.php:262
    11481163msgid "take a picture"
    11491164msgstr "tomar fotografía"
    11501165
    1151 #: lib/wfu_constants.php:261
     1166#: lib/wfu_constants.php:263
    11521167msgid "turn webcam on/off"
    11531168msgstr "encender/apagar webcam"
    11541169
    1155 #: lib/wfu_constants.php:262
     1170#: lib/wfu_constants.php:264
    11561171msgid "go live again"
    11571172msgstr "salir en vivo otra vez"
    11581173
    1159 #: lib/wfu_constants.php:263
     1174#: lib/wfu_constants.php:265
    11601175msgid "end recording"
    11611176msgstr "finalizar grabación"
    11621177
    1163 #: lib/wfu_constants.php:264
     1178#: lib/wfu_constants.php:266
    11641179msgid "play"
    11651180msgstr "reproducir"
    11661181
    1167 #: lib/wfu_constants.php:265
     1182#: lib/wfu_constants.php:267
    11681183msgid "pause"
    11691184msgstr "pausa"
    11701185
    1171 #: lib/wfu_constants.php:266
     1186#: lib/wfu_constants.php:268
    11721187msgid "go to the beginning"
    11731188msgstr "ir al principio"
    11741189
    1175 #: lib/wfu_constants.php:267
     1190#: lib/wfu_constants.php:269
    11761191msgid "go to the end"
    11771192msgstr "ir al final"
    11781193
    1179 #: lib/wfu_constants.php:269
     1194#: lib/wfu_constants.php:271
    11801195msgid "Wordpress File Upload Form"
    11811196msgstr "Formulario Wordpress File Upload"
    11821197
    1183 #: lib/wfu_constants.php:270
     1198#: lib/wfu_constants.php:272
    11841199msgid "Wordpress File Upload plugin uploader for sidebars"
    11851200msgstr "Cargador de complemento Wordpress File Uploader para sidebars"
    11861201
    1187 #: lib/wfu_constants.php:271
     1202#: lib/wfu_constants.php:273
    11881203msgid "Upload Files"
    11891204msgstr "Cargar Archivos"
    11901205
     1206#: lib/wfu_functions.php:8192
     1207#, fuzzy
     1208#| msgid "Wordpress File Upload Form"
     1209msgid "Wordpress File Upload Consent Status"
     1210msgstr "Formulario Wordpress File Upload"
     1211
     1212#: lib/wfu_functions.php:8195
     1213msgid "Consent Status"
     1214msgstr ""
     1215
     1216#: lib/wfu_functions.php:8197
     1217msgid "You have given your consent to store personal data."
     1218msgstr ""
     1219
     1220#: lib/wfu_functions.php:8197
     1221msgid "You have denied to store personal data."
     1222msgstr ""
     1223
     1224#: lib/wfu_functions.php:8197
     1225#, fuzzy
     1226#| msgid "You are not allowed to download this file!"
     1227msgid "You have not answered to consent yet."
     1228msgstr "¡No se puede descargar este archivo!"
     1229
     1230#: lib/wfu_functions.php:8203
     1231msgid "Change status to"
     1232msgstr ""
     1233
     1234#: lib/wfu_functions.php:8205
     1235msgid "No change"
     1236msgstr ""
     1237
     1238#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1239msgid "Revoke Consent"
     1240msgstr ""
     1241
     1242#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1243msgid "Clear Consent"
     1244msgstr ""
     1245
     1246#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1247msgid "Give Consent"
     1248msgstr ""
     1249
     1250#: lib/wfu_widget.php:52
     1251msgid "Title:"
     1252msgstr ""
     1253
     1254#: lib/wfu_widget.php:56
     1255msgid "Shortcode Attributes:"
     1256msgstr ""
     1257
    11911258#~ msgid "Targer folder doesn't exist."
    11921259#~ msgstr "La carpeta de destino no existe."
  • wp-file-upload/trunk/languages/wp-file-upload-fa_IR.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:26+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:27+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:11+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:12+0200\n"
    77"Last-Translator: \n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=1; plural=0;\n"
     
    2526"showing details about the upload when clicked."
    2627msgstr ""
     28"افزودن متغیر %uploaddetails% در متن. با پیوندی که در هنگام کلیک جزئیات را "
     29"درباره بارگذاری نشان می دهد، جایگزین می شود."
    2730
    2831#: extensions/wfu_facebook/wfu_facebook_constants.php:26
    2932msgid "You need to login as administrator to see this page!"
    30 msgstr ""
     33msgstr "شما برای مشاهده این صفحه لازم است با حساب ادمین وارد شوید!"
    3134
    3235#: lib/wfu_constants.php:28
    3336msgid "Upload files"
    34 msgstr "بارگزاری فایل ها"
     37msgstr "بارگذاری فایل ها"
    3538
    3639#: lib/wfu_constants.php:31
     
    4043#: lib/wfu_constants.php:32
    4144msgid "Upload File/Upload Files"
    42 msgstr "بارگزاری فایل/بارگزاری فایل ها"
     45msgstr "بارگذاری فایل/بارگذاری فایل ها"
    4346
    4447#: lib/wfu_constants.php:36
     
    4851#: lib/wfu_constants.php:37
    4952msgid "Upload File"
    50 msgstr "بارگزاری فایل"
     53msgstr "بارگذاری فایل"
    5154
    5255#: lib/wfu_constants.php:40
    5356msgid "File Upload Notification"
    54 msgstr "اطلاع رسانی بارگزاری فایل"
     57msgstr "اطلاع رسانی بارگذاری فایل"
    5558
    5659#: lib/wfu_constants.php:41
     
    6063msgstr ""
    6164"گیرنده گرامی %n%%n%  این یک پیام خودکار است که به شما اطلاع می دهد فایل جدید "
    62 "شما بارگزاری شده است. %n%%n% با احترام"
     65"شما بارگذاری شده است. %n%%n% با احترام"
    6366
    6467#: lib/wfu_constants.php:42
     
    7477#: lib/wfu_constants.php:44
    7578msgid "File %filename% not uploaded"
    76 msgstr "فایل %filename% بارگزاری نشد"
     79msgstr "فایل %filename% بارگذاری نشد"
    7780
    7881#: lib/wfu_constants.php:45
    7982msgid "File %filename% is being uploaded"
    80 msgstr "فایل %filename% در حال بارگزاری است"
     83msgstr "فایل %filename% در حال بارگذاری است"
    8184
    8285#: lib/wfu_constants.php:46
     
    9093#: lib/wfu_constants.php:48
    9194msgid "Upload Media"
    92 msgstr "بارگزاری چندرسانه"
     95msgstr "بارگذاری چندرسانه"
    9396
    9497#: lib/wfu_constants.php:49
     
    104107"By activating this option I agree to let the website keep my personal data"
    105108msgstr ""
     109"با فعال کردن این گزینه موافقت می کنم وب سایت اجازه نگهداری اطلاعات شخصی من "
     110"را داشته باشد."
    106111
    107112#: lib/wfu_constants.php:52
     
    110115"continue!"
    111116msgstr ""
     117"شما اجازه ندادید که وب سایت داده های شخصی شما را نگهداری کند. آپلود ادامه "
     118"نمی یابد!"
    112119
    113120#: lib/wfu_constants.php:53
    114121msgid "Yes"
    115 msgstr "نعم"
     122msgstr "بلی"
    116123
    117124#: lib/wfu_constants.php:54
    118125msgid "No"
    119 msgstr "لا"
     126msgstr "خیر"
    120127
    121128#: lib/wfu_constants.php:56
     
    135142msgstr "کاربر"
    136143
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     144#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138145msgid "Page"
    139146msgstr "برگه"
     
    161168#: lib/wfu_constants.php:66
    162169msgid "Remove Remote"
    163 msgstr ""
     170msgstr "حذف راه دور"
    164171
    165172#: lib/wfu_constants.php:67
    166 #, fuzzy
    167 #| msgid "Delete this file"
    168173msgid "Remove this remote file"
    169 msgstr "حذف این فایل"
     174msgstr "حذف این فایل راه دور"
    170175
    171176#: lib/wfu_constants.php:68
     
    213218"accessible."
    214219msgstr ""
    215 "خطا: نمی توان فایل باز را برای ftp بارگزاری کرد. برسی کنید فایل قابل دسترسی "
     220"خطا: نمی توان فایل باز را برای ftp بارگذاری کرد. برسی کنید فایل قابل دسترسی "
    216221"است."
    217222
     
    252257"PHP directive upload_max_filesize limit is: "
    253258msgstr ""
    254 "خطا: محدودیت در بارگزاری فایل از طریق upload_max_filesize اجازه بارگزاری "
     259"خطا: محدودیت در بارگذاری فایل از طریق upload_max_filesize اجازه بارگذاری "
    255260"فایل های بزرگ را نمی دهد.\n"
    256261"محدودیت اپلود از طریق upload_max_filesize:"
     
    262267"PHP directive max_input_time limit is: "
    263268msgstr ""
    264 "محدودیت در زمان بارگزاری از طریق max_input_time اجازه بارگزاری فایل های بزرگ "
     269"محدودیت در زمان بارگذاری از طریق max_input_time اجازه بارگذاری فایل های بزرگ "
    265270"را نمی دهد.\n"
    266 "محدودیت در زمان بارگزاری max_input_time:"
     271"محدودیت در زمان بارگذاری max_input_time:"
    267272
    268273#: lib/wfu_constants.php:84
     
    281286
    282287#: lib/wfu_constants.php:86
     288#, fuzzy
     289#| msgid ""
     290#| "Error. This file was rejected because its extension is not correct. Its "
     291#| "proper filename is: "
     292msgid "Error. This file was rejected because its not a valid image."
     293msgstr "خطا: این فایل به دلیل صحیح نبودن پسوند رد شد. نام پرونده:"
     294
     295#: lib/wfu_constants.php:87
    283296msgid ""
    284297"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    286299"suspicious behaviour."
    287300msgstr ""
    288 "فایل های بسیاری در یک بازه زمان کوتاه بارگزاری شده اند. همانند حملات DDOS. "
     301"فایل های بسیاری در یک بازه زمان کوتاه بارگذاری شده اند. همانند حملات DDOS. "
    289302"بنابراین فایل رد شد. لطفا لاگ سیستم را برای موارد مشکوک برسی کنید."
    290303
    291 #: lib/wfu_constants.php:87
     304#: lib/wfu_constants.php:88
    292305msgid ""
    293306"File not uploaded in order to prevent overflow of the website. Please "
    294307"contact administrator."
    295308msgstr ""
    296 "فایل به دلیل پر بودن فضای سایت بارگزاری نشد. لطفا با مدیر سایت تماس بگیرید."
    297 
    298 #: lib/wfu_constants.php:88
     309"فایل به دلیل پر بودن فضای سایت بارگذاری نشد. لطفا با مدیر سایت تماس بگیرید."
     310
     311#: lib/wfu_constants.php:89
    299312msgid "Target folder doesn't exist."
    300 msgstr ""
    301 
    302 #: lib/wfu_constants.php:89
     313msgstr "پوشه هدف وجود ندارد."
     314
     315#: lib/wfu_constants.php:90
    303316msgid "Upload failed! Missing a temporary folder."
    304 msgstr "بارگزاری با خطا مواجه شد! فولدر موقت گم شده است."
    305 
    306 #: lib/wfu_constants.php:90
     317msgstr "بارگذاری با خطا مواجه شد! فولدر موقت گم شده است."
     318
     319#: lib/wfu_constants.php:91
     320msgid "Not allowed to upload to target folder."
     321msgstr ""
     322
     323#: lib/wfu_constants.php:92
    307324msgid "Upload failed! Permission denied to write to target folder."
    308 msgstr "بارگزاری با خطا مواجه شد! دسترسی برای نوشتن در فولدر هدف وجود ندارد."
    309 
    310 #: lib/wfu_constants.php:91
     325msgstr "بارگذاری با خطا مواجه شد! دسترسی برای نوشتن در فولدر هدف وجود ندارد."
     326
     327#: lib/wfu_constants.php:93
    311328msgid "File not allowed."
    312329msgstr "فایل مجاز نیست"
    313330
    314 #: lib/wfu_constants.php:92
     331#: lib/wfu_constants.php:94
    315332msgid "File is suspicious and was rejected."
    316333msgstr "فایل مشکوک است و پذیرفته نشد."
    317334
    318 #: lib/wfu_constants.php:93
     335#: lib/wfu_constants.php:95
    319336msgid "The uploaded file exceeds the file size limit."
    320 msgstr "حجم فایل بارگزاری شده بیش از حد مجاز است"
    321 
    322 #: lib/wfu_constants.php:94
     337msgstr "حجم فایل بارگذاری شده بیش از حد مجاز است"
     338
     339#: lib/wfu_constants.php:96
    323340msgid "The uploaded file exceeds 2GB and is not supported by this server."
    324341msgstr "فایل بیشتر از 2GB حجم دارد و این سرور آن را پشتیبانی نمی کند"
    325342
    326 #: lib/wfu_constants.php:95
     343#: lib/wfu_constants.php:97
    327344msgid ""
    328345"Upload failed! The uploaded file exceeds the file size limit of the server. "
    329346"Please contact the administrator."
    330347msgstr ""
    331 "بارگزاری با خطا مواجه شد. فایل بارگزاری شده از حد مجاز سرور بزرگتر است. با "
     348"بارگذاری با خطا مواجه شد. فایل بارگذاری شده از حد مجاز سرور بزرگتر است. با "
    332349"مدیر سایت تماس بگیرید."
    333350
    334 #: lib/wfu_constants.php:96
     351#: lib/wfu_constants.php:98
    335352msgid ""
    336353"Upload failed! The duration of the upload exceeded the time limit of the "
    337354"server. Please contact the administrator."
    338355msgstr ""
    339 "بارگزاری با خطا مواجه شد! مدت زمان بارگزاری از زمان مشخص شده در سرور بیشتر "
     356"بارگذاری با خطا مواجه شد! مدت زمان بارگذاری از زمان مشخص شده در سرور بیشتر "
    340357"است. با مدیر سایت تماس بگیرید."
    341358
    342 #: lib/wfu_constants.php:97
     359#: lib/wfu_constants.php:99
    343360msgid ""
    344361"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    348365"شده است."
    349366
    350 #: lib/wfu_constants.php:98
     367#: lib/wfu_constants.php:100
    351368msgid "Upload failed! The uploaded file was only partially uploaded."
    352 msgstr "بارگزاری با خطا مواجه شد! تنها بخشی از فایل بارگزاری شد."
    353 
    354 #: lib/wfu_constants.php:99
     369msgstr "بارگذاری با خطا مواجه شد! تنها بخشی از فایل بارگذاری شد."
     370
     371#: lib/wfu_constants.php:101
    355372msgid "Upload failed! No file was uploaded."
    356 msgstr "بارگزاری با خطا مواجه شد! فایل بارگزاری نشد."
    357 
    358 #: lib/wfu_constants.php:100
     373msgstr "بارگذاری با خطا مواجه شد! فایل بارگذاری نشد."
     374
     375#: lib/wfu_constants.php:102
    359376msgid "Upload failed! Failed to write file to disk."
    360 msgstr "بارگزاری با خطا مواجه شد! خطا در نوشتن روی دیسک"
    361 
    362 #: lib/wfu_constants.php:101
     377msgstr "بارگذاری با خطا مواجه شد! خطا در نوشتن روی دیسک"
     378
     379#: lib/wfu_constants.php:103
    363380msgid ""
    364381"Upload failed! Error occured while moving temporary file. Please contact "
    365382"administrator."
    366383msgstr ""
    367 "بارگزاری با خطا مواجه شد! خطا در هنگام انتقال فایل موقت. لطفا با مدیر سایت "
     384"بارگذاری با خطا مواجه شد! خطا در هنگام انتقال فایل موقت. لطفا با مدیر سایت "
    368385"تماس بگیرید."
    369386
    370 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     387#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    371388msgid "Upload cancelled!"
    372 msgstr "از بارگزاری انصراف داده شد."
    373 
    374 #: lib/wfu_constants.php:103
     389msgstr "از بارگذاری انصراف داده شد."
     390
     391#: lib/wfu_constants.php:105
    375392msgid ""
    376393"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    378395"the list of loaded extensions with phpinfo() may help."
    379396msgstr ""
    380 "بارگزاری با خطا مواجه شد! یک افزونه پی اچ پی بارگزاری فایل را متوقف کرد. پی "
    381 "اچ پی به شما اطمینان نمی دهد کدام افزونه باعث توقف بارگزاری شده است. شاید "
     397"بارگذاری با خطا مواجه شد! یک افزونه پی اچ پی بارگذاری فایل را متوقف کرد. پی "
     398"اچ پی به شما اطمینان نمی دهد کدام افزونه باعث توقف بارگذاری شده است. شاید "
    382399"phpinfo() به شما کمک کند."
    383400
    384 #: lib/wfu_constants.php:104
     401#: lib/wfu_constants.php:106
    385402msgid "Upload failed! Error occured while attemting to upload the file."
    386 msgstr "بارگزاری با خطا مواجه شد! هنگام بارگزاری فایل خطایی رخ داد."
    387 
    388 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     403msgstr "بارگذاری با خطا مواجه شد! هنگام بارگذاری فایل خطایی رخ داد."
     404
     405#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    389406msgid "Upload failed!"
    390 msgstr "بارگزاری با خطا مواجه شد."
    391 
    392 #: lib/wfu_constants.php:106
     407msgstr "بارگذاری با خطا مواجه شد."
     408
     409#: lib/wfu_constants.php:108
    393410msgid "No file!"
    394411msgstr "هیچ فایل!"
    395412
    396 #: lib/wfu_constants.php:107
     413#: lib/wfu_constants.php:109
    397414msgid ""
    398415"Upload failed! The upload has been canceled by the user or the browser "
    399416"dropped the connection."
    400417msgstr ""
    401 "بارگزاری با خطا مواجه شد! کاربر از بارگزاری فایل انصراف داد یا اینکه مرورگر "
     418"بارگذاری با خطا مواجه شد! کاربر از بارگذاری فایل انصراف داد یا اینکه مرورگر "
    402419"ارتباط را بست."
    403420
    404 #: lib/wfu_constants.php:108
     421#: lib/wfu_constants.php:110
    405422msgid "Upload failed! Unknown error."
    406 msgstr "بارگزاری با خطا مواجه شد! خطای ناشناخته!"
    407 
    408 #: lib/wfu_constants.php:109
     423msgstr "بارگذاری با خطا مواجه شد! خطای ناشناخته!"
     424
     425#: lib/wfu_constants.php:111
    409426msgid "Please contact the administrator."
    410427msgstr "لطفا با مدیر سایت تماس بگیرید."
    411428
    412 #: lib/wfu_constants.php:110
     429#: lib/wfu_constants.php:112
    413430msgid "No result from remote server!"
    414431msgstr "نتیجه ای از سرور راه دور در بر نداشت."
    415432
    416 #: lib/wfu_constants.php:111
     433#: lib/wfu_constants.php:113
    417434msgid " but with warnings"
    418435msgstr "اما با اخطار"
    419436
    420 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     437#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    421438msgid "Warning: JSON parse error."
    422439msgstr "اخطار: خطای تجزیه و تحلیل JSON"
    423440
    424 #: lib/wfu_constants.php:113
     441#: lib/wfu_constants.php:115
    425442msgid ""
    426443"Upload parameters of this file, passed as JSON string to the handler, could "
    427444"not be parsed."
    428445msgstr ""
    429 "بارگزاری پارامتر این فایل که به رشته JSON منتقل شد نمی تواند تجزیه و تحلیل "
     446"بارگذاری پارامتر این فایل که به رشته JSON منتقل شد نمی تواند تجزیه و تحلیل "
    430447"شود"
    431448
    432 #: lib/wfu_constants.php:115
     449#: lib/wfu_constants.php:117
    433450msgid ""
    434451"UploadStates, passed as JSON string to the handler, could not be parsed."
    435452msgstr ""
    436 "وضعیت بارگزاری این فایل که به رشته JSON منتقل شد، نمی تواند تجزیه و تحلیل شود"
    437 
    438 #: lib/wfu_constants.php:116
     453"وضعیت بارگذاری این فایل که به رشته JSON منتقل شد، نمی تواند تجزیه و تحلیل شود"
     454
     455#: lib/wfu_constants.php:118
    439456msgid ""
    440457"Redirection to classic form functionality occurred due to unknown error."
    441458msgstr "تغییر به فرم کلاسیک به دلیل خطای ناشناخته."
    442459
    443 #: lib/wfu_constants.php:117
     460#: lib/wfu_constants.php:119
    444461msgid ""
    445462"Redirection to classic form functionality occurred because AJAX is not "
     
    447464msgstr "تغییر به فرم کلاسیک به دلیل پشتیبانی نکردن اجاکس"
    448465
    449 #: lib/wfu_constants.php:118
     466#: lib/wfu_constants.php:120
    450467msgid ""
    451468"Redirection to classic form functionality occurred because HTML5 is not "
     
    453470msgstr "تغییر به فرم کلاسیک به دلیل عدم پشتیبانی HTML 5."
    454471
    455 #: lib/wfu_constants.php:119
     472#: lib/wfu_constants.php:121
    456473msgid ""
    457474"Redirection to classic form functionality occurred due to JSON parse error."
    458475msgstr "تغییر به فرم کلاسیک به دلیل خطا در تجزیه و تحلیل JSON"
    459476
    460 #: lib/wfu_constants.php:120
     477#: lib/wfu_constants.php:122
    461478msgid "Please enable popup windows from the browser's settings!"
    462479msgstr "لطفا نمایش پاپ آپ را در تنظیمات مرورگر فعال کنید."
    463480
    464 #: lib/wfu_constants.php:121
     481#: lib/wfu_constants.php:123
    465482msgid "cannot be empty!"
    466483msgstr "نمی تواند خالی باشد!"
    467484
    468 #: lib/wfu_constants.php:122
     485#: lib/wfu_constants.php:124
    469486msgid "number not valid!"
    470487msgstr "شماره معتبر نیست"
    471488
    472 #: lib/wfu_constants.php:123
     489#: lib/wfu_constants.php:125
    473490msgid "email not valid!"
    474491msgstr "ایمیل اشتباه است"
    475492
    476 #: lib/wfu_constants.php:124
     493#: lib/wfu_constants.php:126
    477494msgid "emails do not match!"
    478495msgstr "ایمیل اشتباه وارد شده!"
    479496
    480 #: lib/wfu_constants.php:125
     497#: lib/wfu_constants.php:127
    481498msgid "no base email field in group!"
    482499msgstr "فیلد ایمیل در گروه وجود ندارد"
    483500
    484 #: lib/wfu_constants.php:126
     501#: lib/wfu_constants.php:128
    485502msgid "passwords do not match!"
    486503msgstr "رمز عبورهای عبور مطابقت ندارند!"
    487504
    488 #: lib/wfu_constants.php:127
     505#: lib/wfu_constants.php:129
    489506msgid "no base password field in group!"
    490507msgstr "فیلد رمز عبور در گروه وجود ندارد"
    491508
    492 #: lib/wfu_constants.php:128
     509#: lib/wfu_constants.php:130
    493510msgid "checkbox unchecked!"
    494511msgstr "چک باکس بدون تیک! "
    495512
    496 #: lib/wfu_constants.php:129
     513#: lib/wfu_constants.php:131
    497514msgid "no option selected!"
    498515msgstr "گزینه انتخاب نشده است"
    499516
    500 #: lib/wfu_constants.php:130
     517#: lib/wfu_constants.php:132
    501518msgid "no item selected!"
    502519msgstr "موردی انتخاب نشده است"
    503520
    504 #: lib/wfu_constants.php:131
     521#: lib/wfu_constants.php:133
    505522msgid ""
    506523"There are more than one instances of the plugin in this page with the same "
     
    509526"بیش از یک نمونه از این افزونه در این صفحه وجود دارد. لطفا آن را تغییر دهید."
    510527
    511 #: lib/wfu_constants.php:132
     528#: lib/wfu_constants.php:134
    512529msgid ""
    513530"Cannot edit the shortcode because the page has been modified. Please reload "
     
    517534"صفحه را ریلود نمایید."
    518535
    519 #: lib/wfu_constants.php:133
     536#: lib/wfu_constants.php:135
    520537msgid "Your browser does not support webcam capture!"
    521538msgstr "مرورگر شما ضبط از طریق وب کم را پشتیبانی نمی کند"
    522539
    523 #: lib/wfu_constants.php:134
     540#: lib/wfu_constants.php:136
    524541msgid "Your browser does not support video recording from the webcam!"
    525542msgstr "مرورگر شما ضبط ویدیو را از طریق وب کم را پشتیبانی نمی کند"
    526543
    527 #: lib/wfu_constants.php:135
     544#: lib/wfu_constants.php:137
    528545msgid "No video was recorded!"
    529546msgstr "ویدیو ضبط نشد!"
    530547
    531 #: lib/wfu_constants.php:136
     548#: lib/wfu_constants.php:138
    532549msgid ""
    533550"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    537554"اچ پی را ارتقا دهید یا از Recaptcha V2 استفاده کنید."
    538555
    539 #: lib/wfu_constants.php:137
     556#: lib/wfu_constants.php:139
    540557msgid ""
    541558"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    545562"سایت اطلاع دهید."
    546563
    547 #: lib/wfu_constants.php:138
     564#: lib/wfu_constants.php:140
    548565msgid ""
    549566"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    553570"RecaptchaV1  استفاده کنید (بدون حساب کاربری)"
    554571
    555 #: lib/wfu_constants.php:139
     572#: lib/wfu_constants.php:141
    556573msgid "ERROR: No site key. Please contact administrator!"
    557574msgstr "خطا: بدون کلید سایت. با مدیر سایت تماس بگیرید."
    558575
    559 #: lib/wfu_constants.php:140
     576#: lib/wfu_constants.php:142
    560577msgid ""
    561578"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    565582"و از کلید های گوگل ریکپچا استفاده نمایید"
    566583
    567 #: lib/wfu_constants.php:141
     584#: lib/wfu_constants.php:143
    568585msgid "Bad captcha image!"
    569586msgstr "تصویر کپچا نادرست"
    570587
    571 #: lib/wfu_constants.php:142
     588#: lib/wfu_constants.php:144
    572589msgid "No input!"
    573590msgstr "بدون ورودی!"
    574591
    575 #: lib/wfu_constants.php:143
     592#: lib/wfu_constants.php:145
    576593msgid "Captcha not completed!"
    577594msgstr "کپچا کامل نشده است!"
    578595
    579 #: lib/wfu_constants.php:144
     596#: lib/wfu_constants.php:146
    580597msgid "Wrong captcha!"
    581598msgstr "کپچا اشتباه است!"
    582599
    583 #: lib/wfu_constants.php:145
     600#: lib/wfu_constants.php:147
    584601msgid "Error refreshing captcha!"
    585 msgstr "خطا در بارگزاری مجدد کپچا"
    586 
    587 #: lib/wfu_constants.php:146
     602msgstr "خطا در بارگذاری مجدد کپچا"
     603
     604#: lib/wfu_constants.php:148
    588605msgid "Unknown captcha error!"
    589606msgstr "خطای ناشناخته کپچا"
    590607
    591 #: lib/wfu_constants.php:147
     608#: lib/wfu_constants.php:149
    592609msgid "Captcha not supported by your browser!"
    593610msgstr "کپچا توسط مرورگر شما پشتیبانی نمی شود."
    594611
    595 #: lib/wfu_constants.php:148
     612#: lib/wfu_constants.php:150
    596613msgid "the secret parameter is missing"
    597614msgstr "پارامتر امنیتی گم شده یا وارد نشده"
    598615
    599 #: lib/wfu_constants.php:149
     616#: lib/wfu_constants.php:151
    600617msgid "the secret parameter is invalid or malformed"
    601618msgstr "پارامتر امنیتی نامعتبر یا ناقص است"
    602619
    603 #: lib/wfu_constants.php:150
     620#: lib/wfu_constants.php:152
    604621msgid "the response parameter is missing"
    605622msgstr "پاسخ پارامتر درست نیست."
    606623
    607 #: lib/wfu_constants.php:151
     624#: lib/wfu_constants.php:153
    608625msgid "the response parameter is invalid or malformed"
    609626msgstr "پاسخ پارامتر نامعتبر یا ناقص است"
    610627
    611 #: lib/wfu_constants.php:152
     628#: lib/wfu_constants.php:154
    612629msgid "Please do not use drag drop due to an internal problem."
    613630msgstr "لطفا برای مشکلات داخلی از درگ اند دراپ استفاده نکنید."
    614631
    615 #: lib/wfu_constants.php:153
     632#: lib/wfu_constants.php:155
    616633#, php-format
    617634msgid "Error during chunked upload. Unique ID empty in chunk %d"
    618 msgstr "خطا در هنگام بارگزاری یک بخش. شناسه منحصر به فرد خالی در بخش  %d"
    619 
    620 #: lib/wfu_constants.php:154
     635msgstr "خطا در هنگام بارگذاری یک بخش. شناسه منحصر به فرد خالی در بخش  %d"
     636
     637#: lib/wfu_constants.php:156
    621638msgid "Chunked upload is not allowed!"
    622 msgstr "بارگزاری یک بخش مجاز نیست"
    623 
    624 #: lib/wfu_constants.php:155
     639msgstr "بارگذاری یک بخش مجاز نیست"
     640
     641#: lib/wfu_constants.php:157
    625642msgid "Chunked upload aborted due to error in previous chunk!"
    626 msgstr "بارگزاری یک بخش به دلیل خطا در بخش قبل متوقف شد"
    627 
    628 #: lib/wfu_constants.php:156
     643msgstr "بارگذاری یک بخش به دلیل خطا در بخش قبل متوقف شد"
     644
     645#: lib/wfu_constants.php:158
    629646msgid "Chunked upload failed, final file could not be created!"
    630 msgstr "بارگزاری یک بخش با خطا مواجه شد. فایل نهایی قابل ایجاد نیست."
    631 
    632 #: lib/wfu_constants.php:157
     647msgstr "بارگذاری یک بخش با خطا مواجه شد. فایل نهایی قابل ایجاد نیست."
     648
     649#: lib/wfu_constants.php:159
    633650#, php-format
    634651msgid "Could not write file chuck to destination on chunk %d"
    635652msgstr "نمی توان بخشی از فایل را در قسمتی از بخش  %d نوشت"
    636653
    637 #: lib/wfu_constants.php:158
     654#: lib/wfu_constants.php:160
    638655#, php-format
    639656msgid "Could not enlarge destination file on chunk %d"
    640657msgstr "نمی توان فایل مقصد را در بخش %d گسترش داد"
    641658
    642 #: lib/wfu_constants.php:159
     659#: lib/wfu_constants.php:161
    643660#, php-format
    644661msgid "Could not open file handles on chunk %d"
    645662msgstr "نمی توان فایل های دستی را در chunk %d باز کرد"
    646663
    647 #: lib/wfu_constants.php:160
     664#: lib/wfu_constants.php:162
    648665msgid "You are not allowed to download this file!"
    649666msgstr "شما اجازه دانلود این فایل را ندارید"
    650667
    651 #: lib/wfu_constants.php:161
     668#: lib/wfu_constants.php:163
    652669msgid "File does not exist!"
    653670msgstr "فایل وجود ندارد"
    654671
    655 #: lib/wfu_constants.php:162
     672#: lib/wfu_constants.php:164
    656673msgid "Could not download file!"
    657674msgstr "فایل دانلود نشد."
    658675
    659 #: lib/wfu_constants.php:163
     676#: lib/wfu_constants.php:165
    660677msgid "You are not allowed to delete this file!"
    661678msgstr "شما اجازه حذف این فایل را ندارید"
    662679
    663 #: lib/wfu_constants.php:164
     680#: lib/wfu_constants.php:166
    664681msgid "File was not deleted!"
    665682msgstr "فایل حذف نشد"
    666683
    667 #: lib/wfu_constants.php:165
     684#: lib/wfu_constants.php:167
    668685msgid "No file was deleted!"
    669686msgstr "هیچ فایلی حذف نشد!"
    670687
    671 #: lib/wfu_constants.php:166
     688#: lib/wfu_constants.php:168
    672689msgid "Some files were not deleted!"
    673690msgstr "برخی از فایل ها حذف نشدند!"
    674691
    675 #: lib/wfu_constants.php:168
     692#: lib/wfu_constants.php:170
    676693msgid "Upload skipped! File already exists."
    677 msgstr "بارگزاری رد شد. فایل وجود دارد."
    678 
    679 #: lib/wfu_constants.php:169
     694msgstr "بارگذاری رد شد. فایل وجود دارد."
     695
     696#: lib/wfu_constants.php:171
    680697msgid "The extension of the file does not match its contents."
    681698msgstr "فرمت فایل با محتوای آن مطابقت ندارد."
    682699
    683 #: lib/wfu_constants.php:170
     700#: lib/wfu_constants.php:172
    684701msgid ""
    685702"Upload succeeded but the file is suspicious because its contents do not "
    686703"match its extension. Its proper filename is: "
    687704msgstr ""
    688 "بارگزاری انجام شد اما فایل مشکوک است و محتوا با فرمت آن مطابقت ندارد. نام "
     705"بارگذاری انجام شد اما فایل مشکوک است و محتوا با فرمت آن مطابقت ندارد. نام "
    689706"فایل مناسب است: "
    690707
    691 #: lib/wfu_constants.php:171
     708#: lib/wfu_constants.php:173
    692709msgid "No files have been selected!"
    693710msgstr "هیچ فایلی انتخاب نشده است"
    694711
    695 #: lib/wfu_constants.php:172
     712#: lib/wfu_constants.php:174
    696713msgid "Please complete the consent question before continuing the upload!"
    697 msgstr ""
    698 
    699 #: lib/wfu_constants.php:173
     714msgstr "قبل از ادامه بارگذاری سوال مورد پذیرش را تکمیل نمایید!"
     715
     716#: lib/wfu_constants.php:175
    700717msgid "WPFilebase Plugin not updated because there were no files uploaded."
    701 msgstr "افزونه WPFilebase  بروز نشد زیرا فایل ها بارگزاری نشده است"
    702 
    703 #: lib/wfu_constants.php:174
     718msgstr "افزونه WPFilebase  بروز نشد زیرا فایل ها بارگذاری نشده است"
     719
     720#: lib/wfu_constants.php:176
    704721msgid "Notification email was not sent because there were no files uploaded."
    705 msgstr "اطلاع رسانی ایمیل ارسال نخواهد شد. زیرا فایل ها بارگزاری نشده است"
    706 
    707 #: lib/wfu_constants.php:175
     722msgstr "اطلاع رسانی ایمیل ارسال نخواهد شد. زیرا فایل ها بارگذاری نشده است"
     723
     724#: lib/wfu_constants.php:177
    708725msgid ""
    709726"Notification email was not sent because no recipients were defined. Please "
     
    713730"گیرنده را در ویژگی های شورت کد برسی کنید."
    714731
    715 #: lib/wfu_constants.php:176
     732#: lib/wfu_constants.php:178
    716733msgid ""
    717734"Notification email was not sent due to an error. Please check "
     
    721738"برای خطاها کنترل کنید."
    722739
    723 #: lib/wfu_constants.php:177
     740#: lib/wfu_constants.php:179
    724741msgid ""
    725742"Redirection not executed because redirection link is empty. Please check "
     
    729746"را برسی کنید."
    730747
    731 #: lib/wfu_constants.php:178
     748#: lib/wfu_constants.php:180
    732749msgid ""
    733750"Redirection not executed because not all files were successfully uploaded."
    734 msgstr "تغیر مسیر انجام نمی شود زیرا همه فایل ها با موفقیت بارگزاری نشده اند"
    735 
    736 #: lib/wfu_constants.php:179
     751msgstr "تغیر مسیر انجام نمی شود زیرا همه فایل ها با موفقیت بارگذاری نشده اند"
     752
     753#: lib/wfu_constants.php:181
    737754msgid "Potential Denial-Of-Service Attack on {SITE}"
    738755msgstr "حمله احتمالی DDOS در {SITE}"
    739756
    740 #: lib/wfu_constants.php:180
     757#: lib/wfu_constants.php:182
    741758msgid ""
    742759"Hello admin\n"
     
    759776"سلام ادمین.\n"
    760777"\n"
    761 "این پیام از طریق افزونه بارگزاری فایل وردپرس برای شما ارسال شده است و به شما "
     778"این پیام از طریق افزونه بارگذاری فایل وردپرس برای شما ارسال شده است و به شما "
    762779"اطلاع می دهد که حملات DDOS در  {SITE} صورت گرفته است.\n"
    763780"\n"
    764 "این افزونه بارگزاری به تعداد فایل {FILENUM}  در مدت زمان {INTERVAL} ثانیه را "
     781"این افزونه بارگذاری به تعداد فایل {FILENUM}  در مدت زمان {INTERVAL} ثانیه را "
    765782"گزارش می دهد\n"
    766783"\n"
    767 "تمام بارگزاری های فایل که بیش از این محدودیت هستند، رد می شوند تا از سرریز "
     784"تمام بارگذاری های فایل که بیش از این محدودیت هستند، رد می شوند تا از سرریز "
    768785"شدن وب سایت جلوگیری شود.\n"
    769786"\n"
     
    774791"متشکریم."
    775792
    776 #: lib/wfu_constants.php:181
     793#: lib/wfu_constants.php:183
    777794msgid ""
    778795"You have activated an alternative insecure Iptanus Services Server. For "
     
    782799"info@iptanus.com تماس بگیرید"
    783800
    784 #: lib/wfu_constants.php:182
     801#: lib/wfu_constants.php:184
    785802msgid ""
    786803"Iptanus Services Server is unreachable. This may cause problems on some "
    787804"plugin functions. Please read this :article: for resolution."
    788805msgstr ""
    789 
    790 #: lib/wfu_constants.php:184
     806"سرویس iptanus در دسترس نیست. این مشکل می تواند برای توابع برخی از افزونه ها "
     807"باشد. لطفا این :article: را برای رفع مشکل بخوانید."
     808
     809#: lib/wfu_constants.php:186
    791810msgid ""
    792811"Failed to add the shortcode to the page/post. Please try again. If the "
     
    796815"مشاهده مجدد این پیام با مدیر کل تماس بگیرید."
    797816
    798 #: lib/wfu_constants.php:185
     817#: lib/wfu_constants.php:187
    799818msgid ""
    800819"Failed to edit the shortcode because the contents of the page changed. Try "
     
    804823"مجددا شورت کد را ویرایش کنید."
    805824
    806 #: lib/wfu_constants.php:186
     825#: lib/wfu_constants.php:188
    807826msgid ""
    808827"Failed to delete the shortcode because the contents of the page changed. Try "
     
    811830"خطا در حذف شورت کد. زیرا محتوای صفحه تغیر کرده است. دوباره ان را حذف کنید."
    812831
    813 #: lib/wfu_constants.php:187
     832#: lib/wfu_constants.php:189
    814833msgid ""
    815834"The page containing the shortcode has been modified and it is no longer "
     
    819838"بازگشته و شورت کد را ریلود نمایید."
    820839
    821 #: lib/wfu_constants.php:188
     840#: lib/wfu_constants.php:190
    822841msgid ""
    823842"Failed to update the shortcode because the contents of the page changed. Go "
     
    827846"شورت کد را ریلود نمایید."
    828847
    829 #: lib/wfu_constants.php:189
     848#: lib/wfu_constants.php:191
    830849msgid ""
    831850"Failed to update the shortcode. Please try again. If the problem persists, "
     
    835854"بازگشه و شورک کد را ریلود نمایید."
    836855
    837 #: lib/wfu_constants.php:191
     856#: lib/wfu_constants.php:193
    838857msgid "This is a test message"
    839858msgstr "این یک پیام تست است."
    840859
    841 #: lib/wfu_constants.php:192
     860#: lib/wfu_constants.php:194
    842861msgid "This is a test administrator message"
    843862msgstr "این یک پیام مدیریتی تست است."
    844863
    845 #: lib/wfu_constants.php:193
     864#: lib/wfu_constants.php:195
    846865msgid "File testfile 1 under test"
    847866msgstr "تست فایل testfile 1 "
    848867
    849 #: lib/wfu_constants.php:194
     868#: lib/wfu_constants.php:196
    850869msgid "File testfile 1 message"
    851870msgstr "پیام فایل testfile 1 "
    852871
    853 #: lib/wfu_constants.php:195
     872#: lib/wfu_constants.php:197
    854873msgid "File testfile 1 administrator message"
    855874msgstr "پیام مدیریتی  testfile 1"
    856875
    857 #: lib/wfu_constants.php:196
     876#: lib/wfu_constants.php:198
    858877msgid "File testfile 2 under test"
    859878msgstr "تست فایل  testfile 2"
    860879
    861 #: lib/wfu_constants.php:197
     880#: lib/wfu_constants.php:199
    862881msgid "File testfile 2 message"
    863882msgstr "پیام فایل  testfile 2"
    864883
    865 #: lib/wfu_constants.php:198
     884#: lib/wfu_constants.php:200
    866885msgid "File testfile 2 administrator message"
    867886msgstr "پیام مدیریتی  testfile 2"
    868887
    869 #: lib/wfu_constants.php:200
     888#: lib/wfu_constants.php:202
    870889msgid ""
    871890"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    873892msgstr "وارد کردن متغیر %userid% در متن. با آی دی کاربر جاری جایگزین خواهد شد."
    874893
    875 #: lib/wfu_constants.php:201
     894#: lib/wfu_constants.php:203
    876895msgid ""
    877896"Insert variable %username% inside text. It will be replaced by the username "
     
    880899"وارد کردن متغیر %username% در متن. با نام کاربری کاربر جاری  جایگزین خواهد شد"
    881900
    882 #: lib/wfu_constants.php:202
     901#: lib/wfu_constants.php:204
    883902msgid ""
    884903"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    887906"وارد کردن متغیر %useremail% در متن. با ایمیل کاربر جاری جایگزین خواهد شد"
    888907
    889 #: lib/wfu_constants.php:203
     908#: lib/wfu_constants.php:205
    890909msgid ""
    891910"Insert variable %filename% inside text. It will be replaced by the filename "
    892911"of the uploaded file."
    893912msgstr ""
    894 "وارد کردن متغیر %filename% در متن. با نام فایل بارگزاری شده جایگزین خواهد شد"
    895 
    896 #: lib/wfu_constants.php:204
     913"وارد کردن متغیر %filename% در متن. با نام فایل بارگذاری شده جایگزین خواهد شد"
     914
     915#: lib/wfu_constants.php:206
    897916msgid ""
    898917"Insert variable %filepath% inside text. It will be replaced by the full "
     
    900919msgstr "وارد کردن متغیر %filepath% در متن. با مسیر فایل جایگزین خواهد شد."
    901920
    902 #: lib/wfu_constants.php:205
     921#: lib/wfu_constants.php:207
    903922msgid ""
    904923"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    907926"وارد کردن متغیر %blogid% در متن. با ای دی سایت در وب سایت جایگزین خواهد شد."
    908927
    909 #: lib/wfu_constants.php:206
     928#: lib/wfu_constants.php:208
    910929msgid ""
    911930"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    913932msgstr "وارد کردن متغیر %pageid% در متن. با آی دی صفحه جاری جایگزین خواهد شد."
    914933
    915 #: lib/wfu_constants.php:207
     934#: lib/wfu_constants.php:209
    916935msgid ""
    917936"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    920939"وارد کردن متغیر %pagetitle% در متن. با عنوان صفحه جاری جایگزین خواهد شد"
    921940
    922 #: lib/wfu_constants.php:208
     941#: lib/wfu_constants.php:210
    923942msgid ""
    924943"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    929948"کنید. مقدار وارد شده توسط کاربر برای هر فیلد جایگزین خواهد شد."
    930949
    931 #: lib/wfu_constants.php:209
     950#: lib/wfu_constants.php:211
    932951msgid "Insert variable %n% inside text to denote a line change."
    933952msgstr "وارد کردن متغیر  %n% در متن. باعث رفتن به خط بعد خواهد شد."
    934953
    935 #: lib/wfu_constants.php:211
    936 #, php-format
     954#: lib/wfu_constants.php:213
     955#, fuzzy, php-format
     956#| msgid "File %filename% uploaded successfully but not saved"
    937957msgid "File %filename% uploaded successfully but not saved"
    938 msgstr ""
    939 
    940 #: lib/wfu_constants.php:212
     958msgstr "فایل %filename% با موفقیت بارگذاری شد اما ذخیره نشد"
     959
     960#: lib/wfu_constants.php:214
    941961msgid "Test Mode"
    942962msgstr "حالت تست"
    943963
    944 #: lib/wfu_constants.php:213
     964#: lib/wfu_constants.php:215
    945965msgid "select dir..."
    946966msgstr "انتخاب مسیر"
    947967
    948 #: lib/wfu_constants.php:214
     968#: lib/wfu_constants.php:216
    949969msgid "type dir"
    950970msgstr "نوع مسیر"
    951971
    952 #: lib/wfu_constants.php:215
     972#: lib/wfu_constants.php:217
    953973msgid "Upload path: %filepath%"
    954 msgstr "مسیر بارگزاری: %filepath%"
    955 
    956 #: lib/wfu_constants.php:216
     974msgstr "مسیر بارگذاری: %filepath%"
     975
     976#: lib/wfu_constants.php:218
    957977msgid "Failed upload path: %filepath%"
    958 msgstr "خطا در مسیر بارگزاری: %filepath%"
    959 
    960 #: lib/wfu_constants.php:217
     978msgstr "خطا در مسیر بارگذاری: %filepath%"
     979
     980#: lib/wfu_constants.php:219
    961981msgid " (required)"
    962982msgstr "(الزامی)"
    963983
    964 #: lib/wfu_constants.php:218
     984#: lib/wfu_constants.php:220
    965985msgid "Files are being uploaded. Are you sure you want to exit the page?"
    966 msgstr "فایل ها در حال بارگزاری هستند. از خارج شدن از  این صفحه مطمئن هستید؟"
    967 
    968 #: lib/wfu_constants.php:219
     986msgstr "فایل ها در حال بارگذاری هستند. از خارج شدن از  این صفحه مطمئن هستید؟"
     987
     988#: lib/wfu_constants.php:221
    969989msgid "checking captcha..."
    970990msgstr "برسی کپچا...."
    971991
    972 #: lib/wfu_constants.php:220
     992#: lib/wfu_constants.php:222
    973993msgid "refreshing..."
    974994msgstr "در حال رفرش...."
    975995
    976 #: lib/wfu_constants.php:221
     996#: lib/wfu_constants.php:223
    977997msgid "correct captcha"
    978998msgstr "کپچا صحیح"
    979999
    980 #: lib/wfu_constants.php:222
     1000#: lib/wfu_constants.php:224
    9811001msgid "click to continue the upload"
    982 msgstr "برای ادامه بارگزاری کلیک کنید"
    983 
    984 #: lib/wfu_constants.php:223
     1002msgstr "برای ادامه بارگذاری کلیک کنید"
     1003
     1004#: lib/wfu_constants.php:225
    9851005msgid "Are you sure you want to delete this file?"
    9861006msgstr "از حذف این فایل مطمئن هستید؟"
    9871007
    988 #: lib/wfu_constants.php:224
     1008#: lib/wfu_constants.php:226
    9891009msgid "Are you sure you want to delete these files?"
    9901010msgstr "از حذف این فایل ها مطمئن هستید؟"
    9911011
    992 #: lib/wfu_constants.php:225
     1012#: lib/wfu_constants.php:227
    9931013msgid "Bulk Actions"
    9941014msgstr "انجام همه"
    9951015
    996 #: lib/wfu_constants.php:226
     1016#: lib/wfu_constants.php:228
    9971017msgid "Apply"
    9981018msgstr "تایید"
    9991019
    1000 #: lib/wfu_constants.php:228
     1020#: lib/wfu_constants.php:230
    10011021msgid "of "
    1002 msgstr ""
    1003 
    1004 #: lib/wfu_constants.php:229
     1022msgstr "از"
     1023
     1024#: lib/wfu_constants.php:231
    10051025msgid "Are you sure that you want to cancel the upload?"
    1006 msgstr "آیا از انصراف از بارگزاری مطمئن هستید؟"
    1007 
    1008 #: lib/wfu_constants.php:230
     1026msgstr "آیا از انصراف از بارگذاری مطمئن هستید؟"
     1027
     1028#: lib/wfu_constants.php:232
    10091029msgid "cancel upload of this file"
    1010 msgstr "انصراف از بارگزاری این فایل"
    1011 
    1012 #: lib/wfu_constants.php:231
     1030msgstr "انصراف از بارگذاری این فایل"
     1031
     1032#: lib/wfu_constants.php:233
    10131033msgid "Upload in progress"
    1014 msgstr "در حال بارگزاری..."
    1015 
    1016 #: lib/wfu_constants.php:232
     1034msgstr "در حال بارگذاری"
     1035
     1036#: lib/wfu_constants.php:234
    10171037msgid "Upload in progress with warnings!"
    1018 msgstr "در حال بارگزاری با اخطارها!"
    1019 
    1020 #: lib/wfu_constants.php:233
     1038msgstr "در حال بارگذاری با اخطارها!"
     1039
     1040#: lib/wfu_constants.php:235
    10211041msgid "Upload in progress but some files already failed!"
    1022 msgstr "بارگزاری در حال انجام است، اما برخی فایل های با خطا مواجه شد!"
    1023 
    1024 #: lib/wfu_constants.php:234
     1042msgstr "بارگذاری در حال انجام است، اما برخی فایل های با خطا مواجه شد!"
     1043
     1044#: lib/wfu_constants.php:236
    10251045msgid "Upload in progress but no files uploaded so far!"
    1026 msgstr "بارگزاری در حال انجام است اما فایلی تاکنون بارگزاری نشده است!"
    1027 
    1028 #: lib/wfu_constants.php:235
     1046msgstr "بارگذاری در حال انجام است اما فایلی تاکنون بارگذاری نشده است!"
     1047
     1048#: lib/wfu_constants.php:237
    10291049msgid "All files uploaded successfully"
    1030 msgstr "همه فایل ها با موفقیت بارگزاری شدند."
    1031 
    1032 #: lib/wfu_constants.php:236
     1050msgstr "همه فایل ها با موفقیت بارگذاری شدند."
     1051
     1052#: lib/wfu_constants.php:238
    10331053msgid "All files uploaded successfully but there are warnings!"
    1034 msgstr "همه فایل ها با موفقیت بارگزاری شدند اما با برخی اخطار"
    1035 
    1036 #: lib/wfu_constants.php:237
     1054msgstr "همه فایل ها با موفقیت بارگذاری شدند اما با برخی اخطار"
     1055
     1056#: lib/wfu_constants.php:239
    10371057msgid "File uploaded successfully but there are warnings!"
    1038 msgstr "فایل با موفقیت بارگزاری شد. اما با برخی از اخطارها!"
    1039 
    1040 #: lib/wfu_constants.php:238
     1058msgstr "فایل با موفقیت بارگذاری شد. اما با برخی از اخطارها!"
     1059
     1060#: lib/wfu_constants.php:240
    10411061msgid "Some files failed to upload!"
    1042 msgstr "برخی از فایل ها بارگزاری نشد"
    1043 
    1044 #: lib/wfu_constants.php:239
     1062msgstr "برخی از فایل ها بارگذاری نشد"
     1063
     1064#: lib/wfu_constants.php:241
    10451065msgid "All files failed to upload"
    1046 msgstr "همه فایل ها بارگزاری نشد."
    1047 
    1048 #: lib/wfu_constants.php:240
     1066msgstr "همه فایل ها بارگذاری نشد."
     1067
     1068#: lib/wfu_constants.php:242
    10491069msgid "File failed to upload"
    1050 msgstr "فایل بارگزاری نشد"
    1051 
    1052 #: lib/wfu_constants.php:241
     1070msgstr "فایل بارگذاری نشد"
     1071
     1072#: lib/wfu_constants.php:243
    10531073msgid "There are no files to upload!"
    1054 msgstr "فایلی برای بارگزاری وجود ندارد"
    1055 
    1056 #: lib/wfu_constants.php:242
     1074msgstr "فایلی برای بارگذاری وجود ندارد"
     1075
     1076#: lib/wfu_constants.php:244
    10571077msgid "Test upload message"
    1058 msgstr "پیام بارگزاری تست"
    1059 
    1060 #: lib/wfu_constants.php:243
     1078msgstr "پیام بارگذاری تست"
     1079
     1080#: lib/wfu_constants.php:245
    10611081msgid "JSON parse warning!"
    10621082msgstr "اخطار در تجزیه و تحلیل JSON"
    10631083
    1064 #: lib/wfu_constants.php:244
     1084#: lib/wfu_constants.php:246
    10651085msgid "please wait while redirecting..."
    10661086msgstr "لطفا تا زمان تغیر مسیر صبر کنید..."
    10671087
    1068 #: lib/wfu_constants.php:246
     1088#: lib/wfu_constants.php:248
    10691089msgid "Submitting data"
    10701090msgstr "در حال ارسال داده ها"
    10711091
    1072 #: lib/wfu_constants.php:247
     1092#: lib/wfu_constants.php:249
    10731093msgid "Data submitted successfully!"
    10741094msgstr "داده ها با موفقیت ارسال شدند!"
    10751095
    1076 #: lib/wfu_constants.php:248
     1096#: lib/wfu_constants.php:250
    10771097msgid "Data were not submitted!"
    10781098msgstr "داده ها ارسال نشدند!"
    10791099
    1080 #: lib/wfu_constants.php:249
     1100#: lib/wfu_constants.php:251
    10811101msgid "Cancelling upload"
    1082 msgstr "در حال انصراف از بارگزاری"
    1083 
    1084 #: lib/wfu_constants.php:251
     1102msgstr "در حال انصراف از بارگذاری"
     1103
     1104#: lib/wfu_constants.php:253
    10851105msgid "Upload succeeded!"
    1086 msgstr ""
    1087 
    1088 #: lib/wfu_constants.php:252
     1106msgstr "بارگذاری موفقیت امیز بود."
     1107
     1108#: lib/wfu_constants.php:254
    10891109msgid "Upload completed but no files were saved!"
    1090 msgstr ""
    1091 
    1092 #: lib/wfu_constants.php:253
     1110msgstr "بارگذاری کامل شد اما فایلی ذخیره نشد!"
     1111
     1112#: lib/wfu_constants.php:255
    10931113msgid "File was not saved due to personal data policy!"
    1094 msgstr ""
    1095 
    1096 #: lib/wfu_constants.php:254
     1114msgstr "فایل به دلیل سیاست داده های شخصی ذخیره نشد!"
     1115
     1116#: lib/wfu_constants.php:256
    10971117msgid "Open visual shortcode editor in new window"
    10981118msgstr "ویرایشگر شورت کد را در پنجره جدید باز کن"
    10991119
    1100 #: lib/wfu_constants.php:255
     1120#: lib/wfu_constants.php:257
    11011121msgid "loading visual editor"
    11021122msgstr "لود شدن ویرایشگر دیداری"
    11031123
    1104 #: lib/wfu_constants.php:256
     1124#: lib/wfu_constants.php:258
    11051125msgid "Clear file list?"
    11061126msgstr "پاک کردن لیست فایل؟"
    11071127
    1108 #: lib/wfu_constants.php:257
     1128#: lib/wfu_constants.php:259
    11091129msgid "DROP HERE"
    11101130msgstr "حذف کن"
    11111131
    1112 #: lib/wfu_constants.php:259
     1132#: lib/wfu_constants.php:261
    11131133msgid "record video"
    11141134msgstr "ضبط ویدیو"
    11151135
    1116 #: lib/wfu_constants.php:260
     1136#: lib/wfu_constants.php:262
    11171137msgid "take a picture"
    11181138msgstr "گرفتن تصویر"
    11191139
    1120 #: lib/wfu_constants.php:261
     1140#: lib/wfu_constants.php:263
    11211141msgid "turn webcam on/off"
    11221142msgstr "روشن/خاموش کردن وب کم"
    11231143
    1124 #: lib/wfu_constants.php:262
     1144#: lib/wfu_constants.php:264
    11251145msgid "go live again"
    11261146msgstr "زنده گرفتن"
    11271147
    1128 #: lib/wfu_constants.php:263
     1148#: lib/wfu_constants.php:265
    11291149msgid "end recording"
    11301150msgstr "پایان ضبط"
    11311151
    1132 #: lib/wfu_constants.php:264
     1152#: lib/wfu_constants.php:266
    11331153msgid "play"
    11341154msgstr "شروع"
    11351155
    1136 #: lib/wfu_constants.php:265
     1156#: lib/wfu_constants.php:267
    11371157msgid "pause"
    11381158msgstr "توقف"
    11391159
    1140 #: lib/wfu_constants.php:266
     1160#: lib/wfu_constants.php:268
    11411161msgid "go to the beginning"
    11421162msgstr "رفتن به ابتدا"
    11431163
    1144 #: lib/wfu_constants.php:267
     1164#: lib/wfu_constants.php:269
    11451165msgid "go to the end"
    11461166msgstr "رفتن به انتها"
    11471167
    1148 #: lib/wfu_constants.php:269
     1168#: lib/wfu_constants.php:271
    11491169msgid "Wordpress File Upload Form"
    1150 msgstr "فرم بارگزاری فایل وردپرس"
    1151 
    1152 #: lib/wfu_constants.php:270
     1170msgstr "فرم بارگذاری فایل وردپرس"
     1171
     1172#: lib/wfu_constants.php:272
    11531173msgid "Wordpress File Upload plugin uploader for sidebars"
    1154 msgstr "بارگزارنده افزونه بارگزاری فایل وردپرس برای ستون کناری"
    1155 
    1156 #: lib/wfu_constants.php:271
     1174msgstr "بارگذارنده افزونه بارگذاری فایل وردپرس برای ستون کناری"
     1175
     1176#: lib/wfu_constants.php:273
    11571177msgid "Upload Files"
    1158 msgstr "بارگزاری فایل"
     1178msgstr "بارگذاری فایل"
     1179
     1180#: lib/wfu_functions.php:8192
     1181msgid "Wordpress File Upload Consent Status"
     1182msgstr "وضعیت اچازه نامه بارگذاری فایل وردپرس"
     1183
     1184#: lib/wfu_functions.php:8195
     1185msgid "Consent Status"
     1186msgstr "وضعیت اجازه نامه"
     1187
     1188#: lib/wfu_functions.php:8197
     1189msgid "You have given your consent to store personal data."
     1190msgstr "شما اجازه می دهید داده های شخصی شما جمع اوری و ذخیره شود"
     1191
     1192#: lib/wfu_functions.php:8197
     1193msgid "You have denied to store personal data."
     1194msgstr "شما جمع اوری داده های شخصی را مسدود کرده اید"
     1195
     1196#: lib/wfu_functions.php:8197
     1197msgid "You have not answered to consent yet."
     1198msgstr "شما به سوال اچازه نامه پاسخ نداده اید"
     1199
     1200#: lib/wfu_functions.php:8203
     1201msgid "Change status to"
     1202msgstr "تغییر وضعیت به"
     1203
     1204#: lib/wfu_functions.php:8205
     1205msgid "No change"
     1206msgstr "بدون تغییر"
     1207
     1208#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1209msgid "Revoke Consent"
     1210msgstr "لغو اجازه"
     1211
     1212#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1213msgid "Clear Consent"
     1214msgstr "پاکسازی اجازه"
     1215
     1216#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1217msgid "Give Consent"
     1218msgstr "دادن اجازه"
     1219
     1220#: lib/wfu_widget.php:52
     1221msgid "Title:"
     1222msgstr "عنوان: "
     1223
     1224#: lib/wfu_widget.php:56
     1225msgid "Shortcode Attributes:"
     1226msgstr "ویژگی های شورت کد"
     1227
     1228#~ msgid "https://www.iptanus.com/nickolas"
     1229#~ msgstr "https://www.iptanus.com/nickolas"
     1230
     1231#~ msgid "Nickolas Bossinas"
     1232#~ msgstr "نیکولاس بوسیناس"
     1233
     1234#~ msgid "Simple interface to upload files from a page."
     1235#~ msgstr "یک رابط کاربری ساده برای بارگذاری فایل ها در یک صفحه"
     1236
     1237#~ msgid "https://www.iptanus.com/support/wordpress-file-upload"
     1238#~ msgstr "https://www.iptanus.com/support/wordpress-file-upload"
     1239
     1240#~ msgid "Wordpress File Upload"
     1241#~ msgstr "بارگذاری فایل وردپرس"
    11591242
    11601243#~ msgid ""
  • wp-file-upload/trunk/languages/wp-file-upload-fr_FR.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:27+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:28+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:12+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:12+0200\n"
    77"Last-Translator: Eric D. Valachs <ericduval@laposte.net>\n"
    88"Language-Team: \n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"X-Generator: Poedit 2.2.1\n"
     
    137138msgstr "Utilisateur"
    138139
    139 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     140#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    140141msgid "Page"
    141142msgstr "Page"
     
    281282
    282283#: lib/wfu_constants.php:86
     284msgid "Error. This file was rejected because its not a valid image."
     285msgstr ""
     286
     287#: lib/wfu_constants.php:87
    283288msgid ""
    284289"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    287292msgstr ""
    288293
    289 #: lib/wfu_constants.php:87
     294#: lib/wfu_constants.php:88
    290295msgid ""
    291296"File not uploaded in order to prevent overflow of the website. Please "
     
    293298msgstr ""
    294299
    295 #: lib/wfu_constants.php:88
     300#: lib/wfu_constants.php:89
    296301msgid "Target folder doesn't exist."
    297302msgstr ""
    298303
    299 #: lib/wfu_constants.php:89
     304#: lib/wfu_constants.php:90
    300305msgid "Upload failed! Missing a temporary folder."
    301306msgstr "Envoi impossible ! Il manque un répertoire temporaire."
    302307
    303 #: lib/wfu_constants.php:90
     308#: lib/wfu_constants.php:91
     309msgid "Not allowed to upload to target folder."
     310msgstr ""
     311
     312#: lib/wfu_constants.php:92
    304313msgid "Upload failed! Permission denied to write to target folder."
    305314msgstr ""
     
    307316"destination."
    308317
    309 #: lib/wfu_constants.php:91
     318#: lib/wfu_constants.php:93
    310319msgid "File not allowed."
    311320msgstr "Type de fichier non autorisé."
    312321
    313 #: lib/wfu_constants.php:92
     322#: lib/wfu_constants.php:94
    314323msgid "File is suspicious and was rejected."
    315324msgstr ""
    316325
    317 #: lib/wfu_constants.php:93
     326#: lib/wfu_constants.php:95
    318327msgid "The uploaded file exceeds the file size limit."
    319328msgstr "La taille du fichier est supérieure à la taille limite."
    320329
    321 #: lib/wfu_constants.php:94
     330#: lib/wfu_constants.php:96
    322331msgid "The uploaded file exceeds 2GB and is not supported by this server."
    323332msgstr "Le fichier téléchargé excède 2 Go (non pris en charge par ce serveur)."
    324333
    325 #: lib/wfu_constants.php:95
     334#: lib/wfu_constants.php:97
    326335msgid ""
    327336"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    331340"Contactez l'administrateur."
    332341
    333 #: lib/wfu_constants.php:96
     342#: lib/wfu_constants.php:98
    334343msgid ""
    335344"Upload failed! The duration of the upload exceeded the time limit of the "
     
    339348"l'administrateur."
    340349
    341 #: lib/wfu_constants.php:97
     350#: lib/wfu_constants.php:99
    342351msgid ""
    343352"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    347356"spécifiée dans le formulaire HTML."
    348357
    349 #: lib/wfu_constants.php:98
     358#: lib/wfu_constants.php:100
    350359msgid "Upload failed! The uploaded file was only partially uploaded."
    351360msgstr "Envoi impossible ! Le fichier n' été que partiellement envoyé."
    352361
    353 #: lib/wfu_constants.php:99
     362#: lib/wfu_constants.php:101
    354363msgid "Upload failed! No file was uploaded."
    355364msgstr "Envoi impossible ! Le fichier n'a pas été envoyé."
    356365
    357 #: lib/wfu_constants.php:100
     366#: lib/wfu_constants.php:102
    358367msgid "Upload failed! Failed to write file to disk."
    359368msgstr "Envoi impossible ! Impossible d'écrire le fichier sur le disque."
    360369
    361 #: lib/wfu_constants.php:101
     370#: lib/wfu_constants.php:103
    362371msgid ""
    363372"Upload failed! Error occured while moving temporary file. Please contact "
     
    367376"temporaire. Contactez l'administrateur."
    368377
    369 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     378#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    370379msgid "Upload cancelled!"
    371380msgstr "Envoi annulé!"
    372381
    373 #: lib/wfu_constants.php:103
     382#: lib/wfu_constants.php:105
    374383msgid ""
    375384"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    381390"liste des extensions chargées avec phpinfo() peut être utile."
    382391
    383 #: lib/wfu_constants.php:104
     392#: lib/wfu_constants.php:106
    384393msgid "Upload failed! Error occured while attemting to upload the file."
    385394msgstr ""
     
    387396"fichier."
    388397
    389 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     398#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    390399msgid "Upload failed!"
    391400msgstr "Envoi impossible !"
    392401
    393 #: lib/wfu_constants.php:106
     402#: lib/wfu_constants.php:108
    394403msgid "No file!"
    395404msgstr "Pas de fichier !"
    396405
    397 #: lib/wfu_constants.php:107
     406#: lib/wfu_constants.php:109
    398407msgid ""
    399408"Upload failed! The upload has been canceled by the user or the browser "
     
    403412"interrompu la connexion."
    404413
    405 #: lib/wfu_constants.php:108
     414#: lib/wfu_constants.php:110
    406415msgid "Upload failed! Unknown error."
    407416msgstr "Envoi impossible! Erreur inconnue."
    408417
    409 #: lib/wfu_constants.php:109
     418#: lib/wfu_constants.php:111
    410419msgid "Please contact the administrator."
    411420msgstr "Merci de contacter l'administrateur."
    412421
    413 #: lib/wfu_constants.php:110
     422#: lib/wfu_constants.php:112
    414423msgid "No result from remote server!"
    415424msgstr "Pas de réponse du serveur distant !"
    416425
    417 #: lib/wfu_constants.php:111
     426#: lib/wfu_constants.php:113
    418427msgid " but with warnings"
    419428msgstr "mais avec des avertissements"
    420429
    421 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     430#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    422431msgid "Warning: JSON parse error."
    423432msgstr "Attention : Erreur d'analyse JSON"
    424433
    425 #: lib/wfu_constants.php:113
     434#: lib/wfu_constants.php:115
    426435msgid ""
    427436"Upload parameters of this file, passed as JSON string to the handler, could "
     
    431440"peuvent pas être analysés."
    432441
    433 #: lib/wfu_constants.php:115
     442#: lib/wfu_constants.php:117
    434443msgid ""
    435444"UploadStates, passed as JSON string to the handler, could not be parsed."
    436445msgstr "UploadStates, passé en tant que chaine JSON, ne peut pas être analysé."
    437446
    438 #: lib/wfu_constants.php:116
     447#: lib/wfu_constants.php:118
    439448msgid ""
    440449"Redirection to classic form functionality occurred due to unknown error."
     
    443452"produit à cause d'une erreur inconue."
    444453
    445 #: lib/wfu_constants.php:117
     454#: lib/wfu_constants.php:119
    446455msgid ""
    447456"Redirection to classic form functionality occurred because AJAX is not "
     
    451460"car AJAX n'est pas supporté."
    452461
    453 #: lib/wfu_constants.php:118
     462#: lib/wfu_constants.php:120
    454463msgid ""
    455464"Redirection to classic form functionality occurred because HTML5 is not "
     
    459468"produit car HTML5 n'est pas supporté."
    460469
    461 #: lib/wfu_constants.php:119
     470#: lib/wfu_constants.php:121
    462471msgid ""
    463472"Redirection to classic form functionality occurred due to JSON parse error."
     
    466475"produit à cause d'une erreur d'analyse JSON."
    467476
    468 #: lib/wfu_constants.php:120
     477#: lib/wfu_constants.php:122
    469478msgid "Please enable popup windows from the browser's settings!"
    470479msgstr ""
     
    472481"navigateur !"
    473482
    474 #: lib/wfu_constants.php:121
     483#: lib/wfu_constants.php:123
    475484msgid "cannot be empty!"
    476485msgstr "Ne peut pas être vide !"
    477486
    478 #: lib/wfu_constants.php:122
     487#: lib/wfu_constants.php:124
    479488msgid "number not valid!"
    480489msgstr "Nombre non valide !"
    481490
    482 #: lib/wfu_constants.php:123
     491#: lib/wfu_constants.php:125
    483492msgid "email not valid!"
    484493msgstr "L'e-mail n'est pas valide !"
    485494
    486 #: lib/wfu_constants.php:124
     495#: lib/wfu_constants.php:126
    487496msgid "emails do not match!"
    488497msgstr "Les e-mails ne correspondent pas !"
    489498
    490 #: lib/wfu_constants.php:125
     499#: lib/wfu_constants.php:127
    491500msgid "no base email field in group!"
    492501msgstr "Aucun champ email de base en groupe !"
    493502
    494 #: lib/wfu_constants.php:126
     503#: lib/wfu_constants.php:128
    495504msgid "passwords do not match!"
    496505msgstr "Les mots de passe ne correspondent pas !"
    497506
    498 #: lib/wfu_constants.php:127
     507#: lib/wfu_constants.php:129
    499508msgid "no base password field in group!"
    500509msgstr "Aucun champ de mot de passe de base dans le groupe !"
    501510
    502 #: lib/wfu_constants.php:128
     511#: lib/wfu_constants.php:130
    503512msgid "checkbox unchecked!"
    504513msgstr "Case à cocher désactivée !"
    505514
    506 #: lib/wfu_constants.php:129
     515#: lib/wfu_constants.php:131
    507516msgid "no option selected!"
    508517msgstr "Aucune option sélectionnée !"
    509518
    510 #: lib/wfu_constants.php:130
     519#: lib/wfu_constants.php:132
    511520msgid "no item selected!"
    512521msgstr "Aucun article sélectionné !"
    513522
    514 #: lib/wfu_constants.php:131
     523#: lib/wfu_constants.php:133
    515524msgid ""
    516525"There are more than one instances of the plugin in this page with the same "
     
    520529"id). Modifiez votre page."
    521530
    522 #: lib/wfu_constants.php:132
     531#: lib/wfu_constants.php:134
    523532msgid ""
    524533"Cannot edit the shortcode because the page has been modified. Please reload "
     
    528537"recharger la page."
    529538
    530 #: lib/wfu_constants.php:133
     539#: lib/wfu_constants.php:135
    531540msgid "Your browser does not support webcam capture!"
    532541msgstr ""
    533542
    534 #: lib/wfu_constants.php:134
     543#: lib/wfu_constants.php:136
    535544msgid "Your browser does not support video recording from the webcam!"
    536545msgstr ""
    537546
    538 #: lib/wfu_constants.php:135
     547#: lib/wfu_constants.php:137
    539548msgid "No video was recorded!"
    540549msgstr ""
    541550
    542 #: lib/wfu_constants.php:136
     551#: lib/wfu_constants.php:138
    543552msgid ""
    544553"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    548557"Mettre à jour votre PHP ou utiliser RecaptchaV2 (no account)."
    549558
    550 #: lib/wfu_constants.php:137
     559#: lib/wfu_constants.php:139
    551560msgid ""
    552561"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    554563msgstr ""
    555564
    556 #: lib/wfu_constants.php:138
     565#: lib/wfu_constants.php:140
    557566msgid ""
    558567"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    560569msgstr ""
    561570
    562 #: lib/wfu_constants.php:139
     571#: lib/wfu_constants.php:141
    563572msgid "ERROR: No site key. Please contact administrator!"
    564573msgstr ""
    565574"Erreur : Aucune clé du site. S'il vous plaît contacter l'administrateur!"
    566575
    567 #: lib/wfu_constants.php:140
     576#: lib/wfu_constants.php:142
    568577msgid ""
    569578"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    573582"Tableau de bord pour définir des clés de Google Recaptcha."
    574583
    575 #: lib/wfu_constants.php:141
     584#: lib/wfu_constants.php:143
    576585msgid "Bad captcha image!"
    577586msgstr "Mauvaise image de captcha !"
    578587
    579 #: lib/wfu_constants.php:142
     588#: lib/wfu_constants.php:144
    580589msgid "No input!"
    581590msgstr "Aucune entrée !"
    582591
    583 #: lib/wfu_constants.php:143
     592#: lib/wfu_constants.php:145
    584593msgid "Captcha not completed!"
    585594msgstr "Captcha incomplet !"
    586595
    587 #: lib/wfu_constants.php:144
     596#: lib/wfu_constants.php:146
    588597msgid "Wrong captcha!"
    589598msgstr "Mauvaise saisie captcha!"
    590599
    591 #: lib/wfu_constants.php:145
     600#: lib/wfu_constants.php:147
    592601msgid "Error refreshing captcha!"
    593602msgstr "Erreur mise à jour du captcha!"
    594603
    595 #: lib/wfu_constants.php:146
     604#: lib/wfu_constants.php:148
    596605msgid "Unknown captcha error!"
    597606msgstr "Captcha erreur inconnue!"
    598607
    599 #: lib/wfu_constants.php:147
     608#: lib/wfu_constants.php:149
    600609msgid "Captcha not supported by your browser!"
    601610msgstr "Captcha n'a pas supporté par votre navigateur!"
    602611
    603 #: lib/wfu_constants.php:148
     612#: lib/wfu_constants.php:150
    604613msgid "the secret parameter is missing"
    605614msgstr "le paramètre secret est manquant"
    606615
    607 #: lib/wfu_constants.php:149
     616#: lib/wfu_constants.php:151
    608617msgid "the secret parameter is invalid or malformed"
    609618msgstr "le paramètre secret est invalide ou malformé"
    610619
    611 #: lib/wfu_constants.php:150
     620#: lib/wfu_constants.php:152
    612621msgid "the response parameter is missing"
    613622msgstr "le paramètre de réponse est manquant"
    614623
    615 #: lib/wfu_constants.php:151
     624#: lib/wfu_constants.php:153
    616625msgid "the response parameter is invalid or malformed"
    617626msgstr "le paramètre de réponse est invalide ou malformé"
    618627
    619 #: lib/wfu_constants.php:152
     628#: lib/wfu_constants.php:154
    620629msgid "Please do not use drag drop due to an internal problem."
    621630msgstr "Ne pas utiliser un glisser-déposer (cause :  problème interne)."
    622631
    623 #: lib/wfu_constants.php:153
     632#: lib/wfu_constants.php:155
    624633#, php-format
    625634msgid "Error during chunked upload. Unique ID empty in chunk %d"
    626635msgstr "Erreur pendant l'envoi de fichier en blocs. Unique ID vide en bloc %d"
    627636
    628 #: lib/wfu_constants.php:154
     637#: lib/wfu_constants.php:156
    629638msgid "Chunked upload is not allowed!"
    630639msgstr "L'envoi des fichiers en bloc n'est pas autorisé!"
    631640
    632 #: lib/wfu_constants.php:155
     641#: lib/wfu_constants.php:157
    633642msgid "Chunked upload aborted due to error in previous chunk!"
    634643msgstr ""
    635644"Envoi de fichier en bloc interrompu suite à une erreur dans bloc précédent!"
    636645
    637 #: lib/wfu_constants.php:156
     646#: lib/wfu_constants.php:158
    638647msgid "Chunked upload failed, final file could not be created!"
    639648msgstr ""
    640649"Envoi de fichier en bloc échoué, le fichier final n'a pas pu être créé!"
    641650
    642 #: lib/wfu_constants.php:157
     651#: lib/wfu_constants.php:159
    643652#, php-format
    644653msgid "Could not write file chuck to destination on chunk %d"
    645654msgstr "Impossible d'écrire le bloc de fichier à destination sur bloc %d"
    646655
    647 #: lib/wfu_constants.php:158
     656#: lib/wfu_constants.php:160
    648657#, php-format
    649658msgid "Could not enlarge destination file on chunk %d"
    650659msgstr "Impossible agrandir fichier de destination sur bloc %d"
    651660
    652 #: lib/wfu_constants.php:159
     661#: lib/wfu_constants.php:161
    653662#, php-format
    654663msgid "Could not open file handles on chunk %d"
    655664msgstr "Impossible d'ouvrir le fichier handles sur bloc %d"
    656665
    657 #: lib/wfu_constants.php:160
     666#: lib/wfu_constants.php:162
    658667msgid "You are not allowed to download this file!"
    659668msgstr ""
    660669
    661 #: lib/wfu_constants.php:161
     670#: lib/wfu_constants.php:163
    662671msgid "File does not exist!"
    663672msgstr ""
    664673
    665 #: lib/wfu_constants.php:162
     674#: lib/wfu_constants.php:164
    666675msgid "Could not download file!"
    667676msgstr ""
    668677
    669 #: lib/wfu_constants.php:163
     678#: lib/wfu_constants.php:165
    670679msgid "You are not allowed to delete this file!"
    671680msgstr "Vous n' êtes pas autorisé à supprimer ce fichier !"
    672681
    673 #: lib/wfu_constants.php:164
     682#: lib/wfu_constants.php:166
    674683msgid "File was not deleted!"
    675684msgstr ""
    676685
    677 #: lib/wfu_constants.php:165
     686#: lib/wfu_constants.php:167
    678687msgid "No file was deleted!"
    679688msgstr ""
    680689
    681 #: lib/wfu_constants.php:166
     690#: lib/wfu_constants.php:168
    682691msgid "Some files were not deleted!"
    683692msgstr ""
    684693
    685 #: lib/wfu_constants.php:168
     694#: lib/wfu_constants.php:170
    686695msgid "Upload skipped! File already exists."
    687696msgstr "Envoi ignoré ! Le fichier existe déjà."
    688697
    689 #: lib/wfu_constants.php:169
     698#: lib/wfu_constants.php:171
    690699msgid "The extension of the file does not match its contents."
    691700msgstr ""
    692701
    693 #: lib/wfu_constants.php:170
     702#: lib/wfu_constants.php:172
    694703msgid ""
    695704"Upload succeeded but the file is suspicious because its contents do not "
     
    697706msgstr ""
    698707
    699 #: lib/wfu_constants.php:171
     708#: lib/wfu_constants.php:173
    700709msgid "No files have been selected!"
    701710msgstr "Aucun fichier n'a été envoyé !"
    702711
    703 #: lib/wfu_constants.php:172
     712#: lib/wfu_constants.php:174
    704713msgid "Please complete the consent question before continuing the upload!"
    705714msgstr ""
    706715
    707 #: lib/wfu_constants.php:173
     716#: lib/wfu_constants.php:175
    708717msgid "WPFilebase Plugin not updated because there were no files uploaded."
    709718msgstr ""
     
    711720"envoyer."
    712721
    713 #: lib/wfu_constants.php:174
     722#: lib/wfu_constants.php:176
    714723msgid "Notification email was not sent because there were no files uploaded."
    715724msgstr ""
     
    717726"envoyer."
    718727
    719 #: lib/wfu_constants.php:175
     728#: lib/wfu_constants.php:177
    720729msgid ""
    721730"Notification email was not sent because no recipients were defined. Please "
     
    725734"Merci de vérifier l'attribut notifyrecipients dans le shortcode."
    726735
    727 #: lib/wfu_constants.php:176
     736#: lib/wfu_constants.php:178
    728737msgid ""
    729738"Notification email was not sent due to an error. Please check "
     
    733742"vérifier les attributs notifyrecipients, notifysubject et notifymessage."
    734743
    735 #: lib/wfu_constants.php:177
     744#: lib/wfu_constants.php:179
    736745msgid ""
    737746"Redirection not executed because redirection link is empty. Please check "
     
    741750"Merci de vérifier l'attribut redirectlink."
    742751
    743 #: lib/wfu_constants.php:178
     752#: lib/wfu_constants.php:180
    744753msgid ""
    745754"Redirection not executed because not all files were successfully uploaded."
     
    748757"envoyés."
    749758
    750 #: lib/wfu_constants.php:179
     759#: lib/wfu_constants.php:181
    751760msgid "Potential Denial-Of-Service Attack on {SITE}"
    752761msgstr ""
    753762
    754 #: lib/wfu_constants.php:180
     763#: lib/wfu_constants.php:182
    755764msgid ""
    756765"Hello admin\n"
     
    772781msgstr ""
    773782
    774 #: lib/wfu_constants.php:181
     783#: lib/wfu_constants.php:183
    775784msgid ""
    776785"You have activated an alternative insecure Iptanus Services Server. For "
     
    778787msgstr ""
    779788
    780 #: lib/wfu_constants.php:182
     789#: lib/wfu_constants.php:184
    781790msgid ""
    782791"Iptanus Services Server is unreachable. This may cause problems on some "
     
    784793msgstr ""
    785794
    786 #: lib/wfu_constants.php:184
     795#: lib/wfu_constants.php:186
    787796msgid ""
    788797"Failed to add the shortcode to the page/post. Please try again. If the "
     
    792801"le message persiste, contactez l' administrateur."
    793802
    794 #: lib/wfu_constants.php:185
     803#: lib/wfu_constants.php:187
    795804msgid ""
    796805"Failed to edit the shortcode because the contents of the page changed. Try "
     
    800809"changé. Essayez à nouveau de modifier le shortcode."
    801810
    802 #: lib/wfu_constants.php:186
     811#: lib/wfu_constants.php:188
    803812msgid ""
    804813"Failed to delete the shortcode because the contents of the page changed. Try "
     
    808817"changé. Essayez à nouveau de le supprimer."
    809818
    810 #: lib/wfu_constants.php:187
     819#: lib/wfu_constants.php:189
    811820msgid ""
    812821"The page containing the shortcode has been modified and it is no longer "
     
    816825"Rechargez le shortcode."
    817826
    818 #: lib/wfu_constants.php:188
     827#: lib/wfu_constants.php:190
    819828msgid ""
    820829"Failed to update the shortcode because the contents of the page changed. Go "
     
    824833"changé. Rechargez le shortcode."
    825834
    826 #: lib/wfu_constants.php:189
     835#: lib/wfu_constants.php:191
    827836msgid ""
    828837"Failed to update the shortcode. Please try again. If the problem persists, "
     
    832841"persiste,  rechargez le shortcode."
    833842
    834 #: lib/wfu_constants.php:191
     843#: lib/wfu_constants.php:193
    835844msgid "This is a test message"
    836845msgstr "Ceci est un message de test"
    837846
    838 #: lib/wfu_constants.php:192
     847#: lib/wfu_constants.php:194
    839848msgid "This is a test administrator message"
    840849msgstr "Ceci est un message administrateur de test"
    841850
    842 #: lib/wfu_constants.php:193
     851#: lib/wfu_constants.php:195
    843852msgid "File testfile 1 under test"
    844853msgstr "File testfile 1 under test"
    845854
    846 #: lib/wfu_constants.php:194
     855#: lib/wfu_constants.php:196
    847856msgid "File testfile 1 message"
    848857msgstr "File testfile 1 message"
    849858
    850 #: lib/wfu_constants.php:195
     859#: lib/wfu_constants.php:197
    851860msgid "File testfile 1 administrator message"
    852861msgstr "Message administrateur File testfile"
    853862
    854 #: lib/wfu_constants.php:196
     863#: lib/wfu_constants.php:198
    855864msgid "File testfile 2 under test"
    856865msgstr "En test File testfile"
    857866
    858 #: lib/wfu_constants.php:197
     867#: lib/wfu_constants.php:199
    859868msgid "File testfile 2 message"
    860869msgstr "Message File testfile 2"
    861870
    862 #: lib/wfu_constants.php:198
     871#: lib/wfu_constants.php:200
    863872msgid "File testfile 2 administrator message"
    864873msgstr "Message administrateur File testfile 2"
    865874
    866 #: lib/wfu_constants.php:200
     875#: lib/wfu_constants.php:202
    867876msgid ""
    868877"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    872881"l'utilisateur courant."
    873882
    874 #: lib/wfu_constants.php:201
     883#: lib/wfu_constants.php:203
    875884msgid ""
    876885"Insert variable %username% inside text. It will be replaced by the username "
     
    880889"username de l'utilisateur courant."
    881890
    882 #: lib/wfu_constants.php:202
     891#: lib/wfu_constants.php:204
    883892msgid ""
    884893"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    888897"de l'utilisateur courant."
    889898
    890 #: lib/wfu_constants.php:203
     899#: lib/wfu_constants.php:205
    891900msgid ""
    892901"Insert variable %filename% inside text. It will be replaced by the filename "
     
    896905"fichier à envoyer."
    897906
    898 #: lib/wfu_constants.php:204
     907#: lib/wfu_constants.php:206
    899908msgid ""
    900909"Insert variable %filepath% inside text. It will be replaced by the full "
     
    904913"complet du fichier envoyé."
    905914
    906 #: lib/wfu_constants.php:205
     915#: lib/wfu_constants.php:207
    907916msgid ""
    908917"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    912921"blog du site web."
    913922
    914 #: lib/wfu_constants.php:206
     923#: lib/wfu_constants.php:208
    915924msgid ""
    916925"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    920929"page en cours."
    921930
    922 #: lib/wfu_constants.php:207
     931#: lib/wfu_constants.php:209
    923932msgid ""
    924933"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    928937"la page courante."
    929938
    930 #: lib/wfu_constants.php:208
     939#: lib/wfu_constants.php:210
    931940msgid ""
    932941"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    938947"l'utilisateur aura entré dans ce champ."
    939948
    940 #: lib/wfu_constants.php:209
     949#: lib/wfu_constants.php:211
    941950msgid "Insert variable %n% inside text to denote a line change."
    942951msgstr ""
     
    944953"de ligne."
    945954
    946 #: lib/wfu_constants.php:211
     955#: lib/wfu_constants.php:213
    947956#, php-format
    948957msgid "File %filename% uploaded successfully but not saved"
    949958msgstr ""
    950959
    951 #: lib/wfu_constants.php:212
     960#: lib/wfu_constants.php:214
    952961msgid "Test Mode"
    953962msgstr "Mode de test"
    954963
    955 #: lib/wfu_constants.php:213
     964#: lib/wfu_constants.php:215
    956965msgid "select dir..."
    957966msgstr "Sélectionnez dir"
    958967
    959 #: lib/wfu_constants.php:214
     968#: lib/wfu_constants.php:216
    960969msgid "type dir"
    961970msgstr "Saisir dir"
    962971
    963 #: lib/wfu_constants.php:215
     972#: lib/wfu_constants.php:217
    964973msgid "Upload path: %filepath%"
    965974msgstr "Chemin d'upload : %filepath%"
    966975
    967 #: lib/wfu_constants.php:216
     976#: lib/wfu_constants.php:218
    968977msgid "Failed upload path: %filepath%"
    969978msgstr "Mauvais répertoire d'envoi : %filepath%"
    970979
    971 #: lib/wfu_constants.php:217
     980#: lib/wfu_constants.php:219
    972981msgid " (required)"
    973982msgstr " (*)"
    974983
    975 #: lib/wfu_constants.php:218
     984#: lib/wfu_constants.php:220
    976985msgid "Files are being uploaded. Are you sure you want to exit the page?"
    977986msgstr "Les fichiers sont envoyés. Êtes-vous sûr de vouloir quitter la page ?"
    978987
    979 #: lib/wfu_constants.php:219
     988#: lib/wfu_constants.php:221
    980989msgid "checking captcha..."
    981990msgstr "Vérifiez captcha..."
    982991
    983 #: lib/wfu_constants.php:220
     992#: lib/wfu_constants.php:222
    984993msgid "refreshing..."
    985994msgstr "Mise à jour..."
    986995
    987 #: lib/wfu_constants.php:221
     996#: lib/wfu_constants.php:223
    988997msgid "correct captcha"
    989998msgstr "Captcha correctement saisi"
    990999
    991 #: lib/wfu_constants.php:222
     1000#: lib/wfu_constants.php:224
    9921001msgid "click to continue the upload"
    9931002msgstr "Cliquer pour continuer l'envoi"
    9941003
    995 #: lib/wfu_constants.php:223
     1004#: lib/wfu_constants.php:225
    9961005msgid "Are you sure you want to delete this file?"
    9971006msgstr "Êtes-vous sûr de vouloir supprimer ce fichier?"
    9981007
    999 #: lib/wfu_constants.php:224
     1008#: lib/wfu_constants.php:226
    10001009msgid "Are you sure you want to delete these files?"
    10011010msgstr ""
    10021011
    1003 #: lib/wfu_constants.php:225
     1012#: lib/wfu_constants.php:227
    10041013msgid "Bulk Actions"
    10051014msgstr ""
    10061015
    1007 #: lib/wfu_constants.php:226
     1016#: lib/wfu_constants.php:228
    10081017msgid "Apply"
    10091018msgstr ""
    10101019
    1011 #: lib/wfu_constants.php:228
     1020#: lib/wfu_constants.php:230
    10121021msgid "of "
    10131022msgstr "sur "
    10141023
    1015 #: lib/wfu_constants.php:229
     1024#: lib/wfu_constants.php:231
    10161025msgid "Are you sure that you want to cancel the upload?"
    10171026msgstr ""
    10181027
    1019 #: lib/wfu_constants.php:230
     1028#: lib/wfu_constants.php:232
    10201029msgid "cancel upload of this file"
    10211030msgstr ""
    10221031
    1023 #: lib/wfu_constants.php:231
     1032#: lib/wfu_constants.php:233
    10241033msgid "Upload in progress"
    10251034msgstr "Envoi en cours"
    10261035
    1027 #: lib/wfu_constants.php:232
     1036#: lib/wfu_constants.php:234
    10281037msgid "Upload in progress with warnings!"
    10291038msgstr "Envoi en cours mais avec des avertissements!"
    10301039
    1031 #: lib/wfu_constants.php:233
     1040#: lib/wfu_constants.php:235
    10321041msgid "Upload in progress but some files already failed!"
    10331042msgstr "Envoi en cours mais certains fichiers ont échoués!"
    10341043
    1035 #: lib/wfu_constants.php:234
     1044#: lib/wfu_constants.php:236
    10361045msgid "Upload in progress but no files uploaded so far!"
    10371046msgstr "Envoi en cours mais aucun fichier n'a été envoyé pour le moment!"
    10381047
    1039 #: lib/wfu_constants.php:235
     1048#: lib/wfu_constants.php:237
    10401049msgid "All files uploaded successfully"
    10411050msgstr "Tous les fichiers ont été envoyés avec succès"
    10421051
    1043 #: lib/wfu_constants.php:236
     1052#: lib/wfu_constants.php:238
    10441053msgid "All files uploaded successfully but there are warnings!"
    10451054msgstr ""
    10461055"Tous les fichiers ont été envoyés avec succès mais avec des avertissements!"
    10471056
    1048 #: lib/wfu_constants.php:237
     1057#: lib/wfu_constants.php:239
    10491058msgid "File uploaded successfully but there are warnings!"
    10501059msgstr "Fichiers envoyés avec succès mais certain avec un avertissement."
    10511060
    1052 #: lib/wfu_constants.php:238
     1061#: lib/wfu_constants.php:240
    10531062msgid "Some files failed to upload!"
    10541063msgstr "Certains fichiers n'ont pas été envoyé"
    10551064
    1056 #: lib/wfu_constants.php:239
     1065#: lib/wfu_constants.php:241
    10571066msgid "All files failed to upload"
    10581067msgstr "Impossible d'envoyer les fichiers"
    10591068
    1060 #: lib/wfu_constants.php:240
     1069#: lib/wfu_constants.php:242
    10611070msgid "File failed to upload"
    10621071msgstr "Impossible d'envoyer le fichier"
    10631072
    1064 #: lib/wfu_constants.php:241
     1073#: lib/wfu_constants.php:243
    10651074msgid "There are no files to upload!"
    10661075msgstr "Il n'y a pas de fichiers à envoyer"
    10671076
    1068 #: lib/wfu_constants.php:242
     1077#: lib/wfu_constants.php:244
    10691078msgid "Test upload message"
    10701079msgstr "Message de test d'upload"
    10711080
    1072 #: lib/wfu_constants.php:243
     1081#: lib/wfu_constants.php:245
    10731082msgid "JSON parse warning!"
    10741083msgstr "Avertissements d'analyse JSON."
    10751084
    1076 #: lib/wfu_constants.php:244
     1085#: lib/wfu_constants.php:246
    10771086msgid "please wait while redirecting..."
    10781087msgstr "Merci de patienter pendant la redirection..."
    10791088
    1080 #: lib/wfu_constants.php:246
     1089#: lib/wfu_constants.php:248
    10811090msgid "Submitting data"
    10821091msgstr ""
    10831092
    1084 #: lib/wfu_constants.php:247
     1093#: lib/wfu_constants.php:249
    10851094msgid "Data submitted successfully!"
    10861095msgstr ""
    10871096
    1088 #: lib/wfu_constants.php:248
     1097#: lib/wfu_constants.php:250
    10891098msgid "Data were not submitted!"
    10901099msgstr ""
    10911100
    1092 #: lib/wfu_constants.php:249
     1101#: lib/wfu_constants.php:251
    10931102msgid "Cancelling upload"
    10941103msgstr ""
    10951104
    1096 #: lib/wfu_constants.php:251
     1105#: lib/wfu_constants.php:253
    10971106msgid "Upload succeeded!"
    10981107msgstr ""
    10991108
    1100 #: lib/wfu_constants.php:252
     1109#: lib/wfu_constants.php:254
    11011110msgid "Upload completed but no files were saved!"
    11021111msgstr ""
    11031112
    1104 #: lib/wfu_constants.php:253
     1113#: lib/wfu_constants.php:255
    11051114msgid "File was not saved due to personal data policy!"
    11061115msgstr ""
    11071116
    1108 #: lib/wfu_constants.php:254
     1117#: lib/wfu_constants.php:256
    11091118msgid "Open visual shortcode editor in new window"
    11101119msgstr "Ouvrez l'éditeur de shortcode visuel dans une nouvelle fenêtre"
    11111120
    1112 #: lib/wfu_constants.php:255
     1121#: lib/wfu_constants.php:257
    11131122msgid "loading visual editor"
    11141123msgstr "Chargement de l'éditeur visuel"
    11151124
    1116 #: lib/wfu_constants.php:256
     1125#: lib/wfu_constants.php:258
    11171126msgid "Clear file list?"
    11181127msgstr "Effacer la liste des fichiers ?"
    11191128
    1120 #: lib/wfu_constants.php:257
     1129#: lib/wfu_constants.php:259
    11211130msgid "DROP HERE"
    11221131msgstr "Déposer ici"
    11231132
    1124 #: lib/wfu_constants.php:259
     1133#: lib/wfu_constants.php:261
    11251134msgid "record video"
    11261135msgstr ""
    11271136
    1128 #: lib/wfu_constants.php:260
     1137#: lib/wfu_constants.php:262
    11291138msgid "take a picture"
    11301139msgstr ""
    11311140
    1132 #: lib/wfu_constants.php:261
     1141#: lib/wfu_constants.php:263
    11331142msgid "turn webcam on/off"
    11341143msgstr ""
    11351144
    1136 #: lib/wfu_constants.php:262
     1145#: lib/wfu_constants.php:264
    11371146msgid "go live again"
    11381147msgstr ""
    11391148
    1140 #: lib/wfu_constants.php:263
     1149#: lib/wfu_constants.php:265
    11411150msgid "end recording"
    11421151msgstr ""
    11431152
    1144 #: lib/wfu_constants.php:264
     1153#: lib/wfu_constants.php:266
    11451154msgid "play"
    11461155msgstr ""
    11471156
    1148 #: lib/wfu_constants.php:265
     1157#: lib/wfu_constants.php:267
    11491158msgid "pause"
    11501159msgstr ""
    11511160
    1152 #: lib/wfu_constants.php:266
     1161#: lib/wfu_constants.php:268
    11531162msgid "go to the beginning"
    11541163msgstr ""
    11551164
    1156 #: lib/wfu_constants.php:267
     1165#: lib/wfu_constants.php:269
    11571166msgid "go to the end"
    11581167msgstr ""
    11591168
    1160 #: lib/wfu_constants.php:269
     1169#: lib/wfu_constants.php:271
    11611170msgid "Wordpress File Upload Form"
    11621171msgstr "Wordpress File Upload Formulaire"
    11631172
    1164 #: lib/wfu_constants.php:270
     1173#: lib/wfu_constants.php:272
    11651174msgid "Wordpress File Upload plugin uploader for sidebars"
    11661175msgstr "Wordpress File Upload extension d'upload pour sidebar."
    11671176
    1168 #: lib/wfu_constants.php:271
     1177#: lib/wfu_constants.php:273
    11691178msgid "Upload Files"
    11701179msgstr "Envoyer des fichiers"
    11711180
     1181#: lib/wfu_functions.php:8192
     1182#, fuzzy
     1183#| msgid "Wordpress File Upload Form"
     1184msgid "Wordpress File Upload Consent Status"
     1185msgstr "Wordpress File Upload Formulaire"
     1186
     1187#: lib/wfu_functions.php:8195
     1188msgid "Consent Status"
     1189msgstr ""
     1190
     1191#: lib/wfu_functions.php:8197
     1192msgid "You have given your consent to store personal data."
     1193msgstr ""
     1194
     1195#: lib/wfu_functions.php:8197
     1196msgid "You have denied to store personal data."
     1197msgstr ""
     1198
     1199#: lib/wfu_functions.php:8197
     1200msgid "You have not answered to consent yet."
     1201msgstr ""
     1202
     1203#: lib/wfu_functions.php:8203
     1204msgid "Change status to"
     1205msgstr ""
     1206
     1207#: lib/wfu_functions.php:8205
     1208msgid "No change"
     1209msgstr ""
     1210
     1211#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1212msgid "Revoke Consent"
     1213msgstr ""
     1214
     1215#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1216msgid "Clear Consent"
     1217msgstr ""
     1218
     1219#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1220msgid "Give Consent"
     1221msgstr ""
     1222
     1223#: lib/wfu_widget.php:52
     1224msgid "Title:"
     1225msgstr ""
     1226
     1227#: lib/wfu_widget.php:56
     1228msgid "Shortcode Attributes:"
     1229msgstr ""
     1230
    11721231#~ msgid "Targer folder doesn't exist."
    11731232#~ msgstr "Le répertoire de destination n'existe pas."
  • wp-file-upload/trunk/languages/wp-file-upload-it_IT.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:28+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:28+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:12+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:12+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     
    136137msgstr "Utente"
    137138
    138 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     139#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    139140msgid "Page"
    140141msgstr "Pagina"
     
    280281
    281282#: lib/wfu_constants.php:86
     283#, fuzzy
     284#| msgid ""
     285#| "Error. This file was rejected because its extension is not correct. Its "
     286#| "proper filename is: "
     287msgid "Error. This file was rejected because its not a valid image."
     288msgstr ""
     289"Errore. Questo file è stato rifiutato perchè l'estensione non è corretta. Il "
     290"nome del file giusto è: "
     291
     292#: lib/wfu_constants.php:87
    282293msgid ""
    283294"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    290301"verificare comportamenti sospetti."
    291302
    292 #: lib/wfu_constants.php:87
     303#: lib/wfu_constants.php:88
    293304msgid ""
    294305"File not uploaded in order to prevent overflow of the website. Please "
     
    298309"contatta l'amministratore."
    299310
    300 #: lib/wfu_constants.php:88
     311#: lib/wfu_constants.php:89
    301312msgid "Target folder doesn't exist."
    302313msgstr ""
    303314
    304 #: lib/wfu_constants.php:89
     315#: lib/wfu_constants.php:90
    305316msgid "Upload failed! Missing a temporary folder."
    306317msgstr "Caricamento fallito! Non trovo la cartella temporanea."
    307318
    308 #: lib/wfu_constants.php:90
     319#: lib/wfu_constants.php:91
     320msgid "Not allowed to upload to target folder."
     321msgstr ""
     322
     323#: lib/wfu_constants.php:92
    309324msgid "Upload failed! Permission denied to write to target folder."
    310325msgstr ""
     
    312327"destinazione."
    313328
    314 #: lib/wfu_constants.php:91
     329#: lib/wfu_constants.php:93
    315330msgid "File not allowed."
    316331msgstr "File non consentito."
    317332
    318 #: lib/wfu_constants.php:92
     333#: lib/wfu_constants.php:94
    319334msgid "File is suspicious and was rejected."
    320335msgstr "Il file è sospetto ed è stato rifiutato."
    321336
    322 #: lib/wfu_constants.php:93
     337#: lib/wfu_constants.php:95
    323338msgid "The uploaded file exceeds the file size limit."
    324339msgstr "Il file caricato supera il limite di dimensione dei file."
    325340
    326 #: lib/wfu_constants.php:94
     341#: lib/wfu_constants.php:96
    327342msgid "The uploaded file exceeds 2GB and is not supported by this server."
    328343msgstr "Il file caricato supera i 2GB e non è supportato da questo server."
    329344
    330 #: lib/wfu_constants.php:95
     345#: lib/wfu_constants.php:97
    331346msgid ""
    332347"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    336351"file del server. Cortesemente contatta l'amministratore."
    337352
    338 #: lib/wfu_constants.php:96
     353#: lib/wfu_constants.php:98
    339354msgid ""
    340355"Upload failed! The duration of the upload exceeded the time limit of the "
     
    344359"temporale del server. Cortesemente contatta l'amministratore."
    345360
    346 #: lib/wfu_constants.php:97
     361#: lib/wfu_constants.php:99
    347362msgid ""
    348363"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    352367"è stata specificata nel form HTML."
    353368
    354 #: lib/wfu_constants.php:98
     369#: lib/wfu_constants.php:100
    355370msgid "Upload failed! The uploaded file was only partially uploaded."
    356371msgstr "Caricamento fallito! Il file è stato caricato solo parzialmente."
    357372
    358 #: lib/wfu_constants.php:99
     373#: lib/wfu_constants.php:101
    359374msgid "Upload failed! No file was uploaded."
    360375msgstr "Caricamento fallito! Nessun file caricato."
    361376
    362 #: lib/wfu_constants.php:100
     377#: lib/wfu_constants.php:102
    363378msgid "Upload failed! Failed to write file to disk."
    364379msgstr "Caricamento fallito! Scrittura sul disco fallita."
    365380
    366 #: lib/wfu_constants.php:101
     381#: lib/wfu_constants.php:103
    367382msgid ""
    368383"Upload failed! Error occured while moving temporary file. Please contact "
     
    372387"temporaneo. Cortesemente contatta l'amministratore di sistema."
    373388
    374 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     389#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    375390msgid "Upload cancelled!"
    376391msgstr "Caricamento cancellato! "
    377392
    378 #: lib/wfu_constants.php:103
     393#: lib/wfu_constants.php:105
    379394msgid ""
    380395"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    387402"con phpinfo() potrebbe essere d'aiuto."
    388403
    389 #: lib/wfu_constants.php:104
     404#: lib/wfu_constants.php:106
    390405msgid "Upload failed! Error occured while attemting to upload the file."
    391406msgstr ""
     
    393408"file."
    394409
    395 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     410#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    396411msgid "Upload failed!"
    397412msgstr "Caricamento fallito! "
    398413
    399 #: lib/wfu_constants.php:106
     414#: lib/wfu_constants.php:108
    400415msgid "No file!"
    401416msgstr "Nessun file!"
    402417
    403 #: lib/wfu_constants.php:107
     418#: lib/wfu_constants.php:109
    404419msgid ""
    405420"Upload failed! The upload has been canceled by the user or the browser "
     
    409424"browser ha interrotto la connessione."
    410425
    411 #: lib/wfu_constants.php:108
     426#: lib/wfu_constants.php:110
    412427msgid "Upload failed! Unknown error."
    413428msgstr "Caricamento fallito! Errore sconosciuto."
    414429
    415 #: lib/wfu_constants.php:109
     430#: lib/wfu_constants.php:111
    416431msgid "Please contact the administrator."
    417432msgstr "Cortesemente contatta l'amministratore."
    418433
    419 #: lib/wfu_constants.php:110
     434#: lib/wfu_constants.php:112
    420435msgid "No result from remote server!"
    421436msgstr "Nessuna risposta dal server remoto!"
    422437
    423 #: lib/wfu_constants.php:111
     438#: lib/wfu_constants.php:113
    424439msgid " but with warnings"
    425440msgstr "ma con avvertimenti"
    426441
    427 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     442#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    428443msgid "Warning: JSON parse error."
    429444msgstr "Attenzione: errore durante l'analisi del JSON"
    430445
    431 #: lib/wfu_constants.php:113
     446#: lib/wfu_constants.php:115
    432447msgid ""
    433448"Upload parameters of this file, passed as JSON string to the handler, could "
     
    437452"all'handler, non sono analizzabili."
    438453
    439 #: lib/wfu_constants.php:115
     454#: lib/wfu_constants.php:117
    440455msgid ""
    441456"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    443458"UploadStates, passato come stringa JSON all'handler, non sono analizzabili."
    444459
    445 #: lib/wfu_constants.php:116
     460#: lib/wfu_constants.php:118
    446461msgid ""
    447462"Redirection to classic form functionality occurred due to unknown error."
     
    450465"sconosciuto."
    451466
    452 #: lib/wfu_constants.php:117
     467#: lib/wfu_constants.php:119
    453468msgid ""
    454469"Redirection to classic form functionality occurred because AJAX is not "
     
    458473"supportato."
    459474
    460 #: lib/wfu_constants.php:118
     475#: lib/wfu_constants.php:120
    461476msgid ""
    462477"Redirection to classic form functionality occurred because HTML5 is not "
     
    466481"supportato."
    467482
    468 #: lib/wfu_constants.php:119
     483#: lib/wfu_constants.php:121
    469484msgid ""
    470485"Redirection to classic form functionality occurred due to JSON parse error."
    471486msgstr "Reindirizzamento alle funzionalità classiche del form "
    472487
    473 #: lib/wfu_constants.php:120
     488#: lib/wfu_constants.php:122
    474489msgid "Please enable popup windows from the browser's settings!"
    475490msgstr ""
    476491"Cortesemente abilita le finestre popup dalle impostazioni del tuo browser!"
    477492
    478 #: lib/wfu_constants.php:121
     493#: lib/wfu_constants.php:123
    479494msgid "cannot be empty!"
    480495msgstr "non può essere vuoto!"
    481496
    482 #: lib/wfu_constants.php:122
     497#: lib/wfu_constants.php:124
    483498msgid "number not valid!"
    484499msgstr "numero non valido!"
    485500
    486 #: lib/wfu_constants.php:123
     501#: lib/wfu_constants.php:125
    487502msgid "email not valid!"
    488503msgstr "email non valida!"
    489504
    490 #: lib/wfu_constants.php:124
     505#: lib/wfu_constants.php:126
    491506msgid "emails do not match!"
    492507msgstr "gli indirizzi email non combaciano!"
    493508
    494 #: lib/wfu_constants.php:125
     509#: lib/wfu_constants.php:127
    495510msgid "no base email field in group!"
    496511msgstr "nessun campo email nel gruppo!"
    497512
    498 #: lib/wfu_constants.php:126
     513#: lib/wfu_constants.php:128
    499514msgid "passwords do not match!"
    500515msgstr "le password non combaciano!"
    501516
    502 #: lib/wfu_constants.php:127
     517#: lib/wfu_constants.php:129
    503518msgid "no base password field in group!"
    504519msgstr "nessun campo base per la password nel gruppo!"
    505520
    506 #: lib/wfu_constants.php:128
     521#: lib/wfu_constants.php:130
    507522msgid "checkbox unchecked!"
    508523msgstr "casella di controllo non spuntata!"
    509524
    510 #: lib/wfu_constants.php:129
     525#: lib/wfu_constants.php:131
    511526msgid "no option selected!"
    512527msgstr "nessuna opzione selezionata!"
    513528
    514 #: lib/wfu_constants.php:130
     529#: lib/wfu_constants.php:132
    515530msgid "no item selected!"
    516531msgstr "nessun oggetto selezionato!"
    517532
    518 #: lib/wfu_constants.php:131
     533#: lib/wfu_constants.php:133
    519534msgid ""
    520535"There are more than one instances of the plugin in this page with the same "
     
    524539"Cambia l'id, grazie."
    525540
    526 #: lib/wfu_constants.php:132
     541#: lib/wfu_constants.php:134
    527542msgid ""
    528543"Cannot edit the shortcode because the page has been modified. Please reload "
     
    532547"Ricarica la pagina, grazie."
    533548
    534 #: lib/wfu_constants.php:133
     549#: lib/wfu_constants.php:135
    535550msgid "Your browser does not support webcam capture!"
    536551msgstr "Il tuo browser non supporta il flusso da webcam!"
    537552
    538 #: lib/wfu_constants.php:134
     553#: lib/wfu_constants.php:136
    539554msgid "Your browser does not support video recording from the webcam!"
    540555msgstr "Il tuo browser non supporta la registrazione dei video dalla webcam!"
    541556
    542 #: lib/wfu_constants.php:135
     557#: lib/wfu_constants.php:137
    543558msgid "No video was recorded!"
    544559msgstr "Nessun video registrato!"
    545560
    546 #: lib/wfu_constants.php:136
     561#: lib/wfu_constants.php:138
    547562msgid ""
    548563"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    552567"PHP o use RecaptchaV2 (no account)."
    553568
    554 #: lib/wfu_constants.php:137
     569#: lib/wfu_constants.php:139
    555570msgid ""
    556571"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    560575"Cortesemente avvisa l'amministratore."
    561576
    562 #: lib/wfu_constants.php:138
     577#: lib/wfu_constants.php:140
    563578msgid ""
    564579"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    568583"Cortesemente usa RecaptchaV1 (no account)."
    569584
    570 #: lib/wfu_constants.php:139
     585#: lib/wfu_constants.php:141
    571586msgid "ERROR: No site key. Please contact administrator!"
    572587msgstr "ERRORE: nessuna chiave sito. Cortesemente contatta l'amministratore!"
    573588
    574 #: lib/wfu_constants.php:140
     589#: lib/wfu_constants.php:142
    575590msgid ""
    576591"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    580595"chiavi di Google Recaptcha nelle impostazioni del plugin, nella Dashboard."
    581596
    582 #: lib/wfu_constants.php:141
     597#: lib/wfu_constants.php:143
    583598msgid "Bad captcha image!"
    584599msgstr "Immagine captcha sbagliata!"
    585600
    586 #: lib/wfu_constants.php:142
     601#: lib/wfu_constants.php:144
    587602msgid "No input!"
    588603msgstr "Nessun input!"
    589604
    590 #: lib/wfu_constants.php:143
     605#: lib/wfu_constants.php:145
    591606msgid "Captcha not completed!"
    592607msgstr "Captcha non completato!"
    593608
    594 #: lib/wfu_constants.php:144
     609#: lib/wfu_constants.php:146
    595610msgid "Wrong captcha!"
    596611msgstr "Captcha sbagliato!"
    597612
    598 #: lib/wfu_constants.php:145
     613#: lib/wfu_constants.php:147
    599614msgid "Error refreshing captcha!"
    600615msgstr "Errore nel ricaricamento del captcha!"
    601616
    602 #: lib/wfu_constants.php:146
     617#: lib/wfu_constants.php:148
    603618msgid "Unknown captcha error!"
    604619msgstr "Errore captcha sconosciuto!"
    605620
    606 #: lib/wfu_constants.php:147
     621#: lib/wfu_constants.php:149
    607622msgid "Captcha not supported by your browser!"
    608623msgstr "Captcha non supportato dal tuo browser!"
    609624
    610 #: lib/wfu_constants.php:148
     625#: lib/wfu_constants.php:150
    611626msgid "the secret parameter is missing"
    612627msgstr "manca il parametro segreto"
    613628
    614 #: lib/wfu_constants.php:149
     629#: lib/wfu_constants.php:151
    615630msgid "the secret parameter is invalid or malformed"
    616631msgstr "il parametro segreto non è valido o è malformato"
    617632
    618 #: lib/wfu_constants.php:150
     633#: lib/wfu_constants.php:152
    619634msgid "the response parameter is missing"
    620635msgstr "manca il parametro di risposta"
    621636
    622 #: lib/wfu_constants.php:151
     637#: lib/wfu_constants.php:153
    623638msgid "the response parameter is invalid or malformed"
    624639msgstr "il paramentro di risposta manca o è malformato"
    625640
    626 #: lib/wfu_constants.php:152
     641#: lib/wfu_constants.php:154
    627642msgid "Please do not use drag drop due to an internal problem."
    628643msgstr ""
    629644"Cortesemente non usare il trascinamento, è presente un problema interno."
    630645
    631 #: lib/wfu_constants.php:153
     646#: lib/wfu_constants.php:155
    632647#, php-format
    633648msgid "Error during chunked upload. Unique ID empty in chunk %d"
     
    635650"Erroe durante il caricamento a blocchi. Un blocco vuoto con ID unico è %d"
    636651
    637 #: lib/wfu_constants.php:154
     652#: lib/wfu_constants.php:156
    638653msgid "Chunked upload is not allowed!"
    639654msgstr "Il caricamento a blocchi non è consentito!"
    640655
    641 #: lib/wfu_constants.php:155
     656#: lib/wfu_constants.php:157
    642657msgid "Chunked upload aborted due to error in previous chunk!"
    643658msgstr "Caricamento a blocchi interrotto per un errore nel blocco precedente!"
    644659
    645 #: lib/wfu_constants.php:156
     660#: lib/wfu_constants.php:158
    646661msgid "Chunked upload failed, final file could not be created!"
    647662msgstr "Caricamento a blocchi fallito, il file finale non può essere creato!"
    648663
    649 #: lib/wfu_constants.php:157
     664#: lib/wfu_constants.php:159
    650665#, php-format
    651666msgid "Could not write file chuck to destination on chunk %d"
     
    653668"Non riesco a scrivere il blocco del file nella destinazione nel blocco %d"
    654669
    655 #: lib/wfu_constants.php:158
     670#: lib/wfu_constants.php:160
    656671#, php-format
    657672msgid "Could not enlarge destination file on chunk %d"
    658673msgstr "Non posso allargare il file di destinazione nel blocco %d"
    659674
    660 #: lib/wfu_constants.php:159
     675#: lib/wfu_constants.php:161
    661676#, php-format
    662677msgid "Could not open file handles on chunk %d"
    663678msgstr "Non riesco ad a maneggiare i file nel chunk %d"
    664679
    665 #: lib/wfu_constants.php:160
     680#: lib/wfu_constants.php:162
    666681msgid "You are not allowed to download this file!"
    667682msgstr ""
    668683
    669 #: lib/wfu_constants.php:161
     684#: lib/wfu_constants.php:163
    670685msgid "File does not exist!"
    671686msgstr ""
    672687
    673 #: lib/wfu_constants.php:162
     688#: lib/wfu_constants.php:164
    674689msgid "Could not download file!"
    675690msgstr ""
    676691
    677 #: lib/wfu_constants.php:163
     692#: lib/wfu_constants.php:165
    678693msgid "You are not allowed to delete this file!"
    679694msgstr "Non hai il permesso di cancellare questo file!"
    680695
    681 #: lib/wfu_constants.php:164
     696#: lib/wfu_constants.php:166
    682697msgid "File was not deleted!"
    683698msgstr "Il file non è stato cancellato!"
    684699
    685 #: lib/wfu_constants.php:165
     700#: lib/wfu_constants.php:167
    686701msgid "No file was deleted!"
    687702msgstr "Nessun file cancellato!"
    688703
    689 #: lib/wfu_constants.php:166
     704#: lib/wfu_constants.php:168
    690705msgid "Some files were not deleted!"
    691706msgstr "Alcuni file non sono stati cancellati!"
    692707
    693 #: lib/wfu_constants.php:168
     708#: lib/wfu_constants.php:170
    694709msgid "Upload skipped! File already exists."
    695710msgstr "Caricamento saltato! Il file esiste già."
    696711
    697 #: lib/wfu_constants.php:169
     712#: lib/wfu_constants.php:171
    698713msgid "The extension of the file does not match its contents."
    699714msgstr "L'estensione del file non corrisponde al contenuto del file."
    700715
    701 #: lib/wfu_constants.php:170
     716#: lib/wfu_constants.php:172
    702717msgid ""
    703718"Upload succeeded but the file is suspicious because its contents do not "
     
    708723"essere: "
    709724
    710 #: lib/wfu_constants.php:171
     725#: lib/wfu_constants.php:173
    711726msgid "No files have been selected!"
    712727msgstr "Nessun file selezionato!"
    713728
    714 #: lib/wfu_constants.php:172
     729#: lib/wfu_constants.php:174
    715730msgid "Please complete the consent question before continuing the upload!"
    716731msgstr ""
    717732
    718 #: lib/wfu_constants.php:173
     733#: lib/wfu_constants.php:175
    719734msgid "WPFilebase Plugin not updated because there were no files uploaded."
    720735msgstr "WPFilebase Plugin non aggiornato perchè nessun file è stato caricato."
    721736
    722 #: lib/wfu_constants.php:174
     737#: lib/wfu_constants.php:176
    723738msgid "Notification email was not sent because there were no files uploaded."
    724739msgstr ""
    725740"L'email di notifica non è stata inviata perchè nessun file è stato caricato."
    726741
    727 #: lib/wfu_constants.php:175
     742#: lib/wfu_constants.php:177
    728743msgid ""
    729744"Notification email was not sent because no recipients were defined. Please "
     
    734749"brevi."
    735750
    736 #: lib/wfu_constants.php:176
     751#: lib/wfu_constants.php:178
    737752msgid ""
    738753"Notification email was not sent due to an error. Please check "
     
    742757"controlla gli attributi notifyrecipients,notifysubject e notifymessage."
    743758
    744 #: lib/wfu_constants.php:177
     759#: lib/wfu_constants.php:179
    745760msgid ""
    746761"Redirection not executed because redirection link is empty. Please check "
     
    750765"Cortesemente controlla l'attributo redirectlink."
    751766
    752 #: lib/wfu_constants.php:178
     767#: lib/wfu_constants.php:180
    753768msgid ""
    754769"Redirection not executed because not all files were successfully uploaded."
     
    757772"correttamente."
    758773
    759 #: lib/wfu_constants.php:179
     774#: lib/wfu_constants.php:181
    760775msgid "Potential Denial-Of-Service Attack on {SITE}"
    761776msgstr "Possibile attacco Denial-Of-Service su {SITE}"
    762777
    763 #: lib/wfu_constants.php:180
     778#: lib/wfu_constants.php:182
    764779msgid ""
    765780"Hello admin\n"
     
    799814"Grazie"
    800815
    801 #: lib/wfu_constants.php:181
     816#: lib/wfu_constants.php:183
    802817msgid ""
    803818"You have activated an alternative insecure Iptanus Services Server. For "
     
    805820msgstr ""
    806821
    807 #: lib/wfu_constants.php:182
     822#: lib/wfu_constants.php:184
    808823msgid ""
    809824"Iptanus Services Server is unreachable. This may cause problems on some "
     
    811826msgstr ""
    812827
    813 #: lib/wfu_constants.php:184
     828#: lib/wfu_constants.php:186
    814829msgid ""
    815830"Failed to add the shortcode to the page/post. Please try again. If the "
     
    819834"messaggio persiste contatta l'amministratore."
    820835
    821 #: lib/wfu_constants.php:185
     836#: lib/wfu_constants.php:187
    822837msgid ""
    823838"Failed to edit the shortcode because the contents of the page changed. Try "
     
    827842"cambiato. Prova a modificare ancora il codice breve."
    828843
    829 #: lib/wfu_constants.php:186
     844#: lib/wfu_constants.php:188
    830845msgid ""
    831846"Failed to delete the shortcode because the contents of the page changed. Try "
     
    835850"cambiato. Prova ad eliminare ancora il codice breve."
    836851
    837 #: lib/wfu_constants.php:187
     852#: lib/wfu_constants.php:189
    838853msgid ""
    839854"The page containing the shortcode has been modified and it is no longer "
     
    843858"Cortesemente torna indietro e ricarica il codice breve."
    844859
    845 #: lib/wfu_constants.php:188
     860#: lib/wfu_constants.php:190
    846861msgid ""
    847862"Failed to update the shortcode because the contents of the page changed. Go "
     
    851866"cambiato. Prova a ricaricare  ancora il codice breve."
    852867
    853 #: lib/wfu_constants.php:189
     868#: lib/wfu_constants.php:191
    854869msgid ""
    855870"Failed to update the shortcode. Please try again. If the problem persists, "
     
    859874"persiste, prova a ricaricare  ancora il codice breve."
    860875
    861 #: lib/wfu_constants.php:191
     876#: lib/wfu_constants.php:193
    862877msgid "This is a test message"
    863878msgstr "Questo è un messaggio di prova"
    864879
    865 #: lib/wfu_constants.php:192
     880#: lib/wfu_constants.php:194
    866881msgid "This is a test administrator message"
    867882msgstr "Questo è un messaggio di prova dell'amministratore"
    868883
    869 #: lib/wfu_constants.php:193
     884#: lib/wfu_constants.php:195
    870885msgid "File testfile 1 under test"
    871886msgstr "File testfile1 in fase di test"
    872887
    873 #: lib/wfu_constants.php:194
     888#: lib/wfu_constants.php:196
    874889msgid "File testfile 1 message"
    875890msgstr "File testfile 1 messaggio"
    876891
    877 #: lib/wfu_constants.php:195
     892#: lib/wfu_constants.php:197
    878893msgid "File testfile 1 administrator message"
    879894msgstr "File testfile 1 messaggio amministratore"
    880895
    881 #: lib/wfu_constants.php:196
     896#: lib/wfu_constants.php:198
    882897msgid "File testfile 2 under test"
    883898msgstr "File testfile 2 in fase di test"
    884899
    885 #: lib/wfu_constants.php:197
     900#: lib/wfu_constants.php:199
    886901msgid "File testfile 2 message"
    887902msgstr "File testfile 2 messaggio"
    888903
    889 #: lib/wfu_constants.php:198
     904#: lib/wfu_constants.php:200
    890905msgid "File testfile 2 administrator message"
    891906msgstr "File testfile 2 messaggio amministratore"
    892907
    893 #: lib/wfu_constants.php:200
     908#: lib/wfu_constants.php:202
    894909msgid ""
    895910"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    899914"dell'utente corrente."
    900915
    901 #: lib/wfu_constants.php:201
     916#: lib/wfu_constants.php:203
    902917msgid ""
    903918"Insert variable %username% inside text. It will be replaced by the username "
     
    907922"utente dell'utente corrente."
    908923
    909 #: lib/wfu_constants.php:202
     924#: lib/wfu_constants.php:204
    910925msgid ""
    911926"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    915930"dell'utente corrente."
    916931
    917 #: lib/wfu_constants.php:203
     932#: lib/wfu_constants.php:205
    918933msgid ""
    919934"Insert variable %filename% inside text. It will be replaced by the filename "
     
    923938"file caricato."
    924939
    925 #: lib/wfu_constants.php:204
     940#: lib/wfu_constants.php:206
    926941msgid ""
    927942"Insert variable %filepath% inside text. It will be replaced by the full "
     
    931946"completo del file caricato."
    932947
    933 #: lib/wfu_constants.php:205
     948#: lib/wfu_constants.php:207
    934949msgid ""
    935950"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    939954"dell'articolo del sito."
    940955
    941 #: lib/wfu_constants.php:206
     956#: lib/wfu_constants.php:208
    942957msgid ""
    943958"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    947962"pagina corrente."
    948963
    949 #: lib/wfu_constants.php:207
     964#: lib/wfu_constants.php:209
    950965msgid ""
    951966"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    955970"della pagina corrente."
    956971
    957 #: lib/wfu_constants.php:208
     972#: lib/wfu_constants.php:210
    958973msgid ""
    959974"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    964979"menu a tendina. Verrà sostituita dal valore inserito dalll'utente nel campo."
    965980
    966 #: lib/wfu_constants.php:209
     981#: lib/wfu_constants.php:211
    967982msgid "Insert variable %n% inside text to denote a line change."
    968983msgstr ""
    969984"Inserisci la varibaile %n% nel testo per avere una nuova linea (newline)"
    970985
    971 #: lib/wfu_constants.php:211
     986#: lib/wfu_constants.php:213
    972987#, php-format
    973988msgid "File %filename% uploaded successfully but not saved"
    974989msgstr ""
    975990
    976 #: lib/wfu_constants.php:212
     991#: lib/wfu_constants.php:214
    977992msgid "Test Mode"
    978993msgstr "Modalità di test"
    979994
    980 #: lib/wfu_constants.php:213
     995#: lib/wfu_constants.php:215
    981996msgid "select dir..."
    982997msgstr "scegli cartella..."
    983998
    984 #: lib/wfu_constants.php:214
     999#: lib/wfu_constants.php:216
    9851000msgid "type dir"
    9861001msgstr "digita cartella..."
    9871002
    988 #: lib/wfu_constants.php:215
     1003#: lib/wfu_constants.php:217
    9891004msgid "Upload path: %filepath%"
    9901005msgstr "Percorso di caricamento: %filepath%"
    9911006
    992 #: lib/wfu_constants.php:216
     1007#: lib/wfu_constants.php:218
    9931008msgid "Failed upload path: %filepath%"
    9941009msgstr "Fallimento nel percorso di caricamento: %filepath%"
    9951010
    996 #: lib/wfu_constants.php:217
     1011#: lib/wfu_constants.php:219
    9971012msgid " (required)"
    9981013msgstr " (richiesto)"
    9991014
    1000 #: lib/wfu_constants.php:218
     1015#: lib/wfu_constants.php:220
    10011016msgid "Files are being uploaded. Are you sure you want to exit the page?"
    10021017msgstr ""
     
    10041019"pagina?"
    10051020
    1006 #: lib/wfu_constants.php:219
     1021#: lib/wfu_constants.php:221
    10071022msgid "checking captcha..."
    10081023msgstr "controllo il captcha..."
    10091024
    1010 #: lib/wfu_constants.php:220
     1025#: lib/wfu_constants.php:222
    10111026msgid "refreshing..."
    10121027msgstr "aggiornamento..."
    10131028
    1014 #: lib/wfu_constants.php:221
     1029#: lib/wfu_constants.php:223
    10151030msgid "correct captcha"
    10161031msgstr "captcha corretto"
    10171032
    1018 #: lib/wfu_constants.php:222
     1033#: lib/wfu_constants.php:224
    10191034msgid "click to continue the upload"
    10201035msgstr "clicca per continuare il caricamento"
    10211036
    1022 #: lib/wfu_constants.php:223
     1037#: lib/wfu_constants.php:225
    10231038msgid "Are you sure you want to delete this file?"
    10241039msgstr "Sei sicuro che vuoi cancellare questo file?"
    10251040
    1026 #: lib/wfu_constants.php:224
     1041#: lib/wfu_constants.php:226
    10271042msgid "Are you sure you want to delete these files?"
    10281043msgstr "Sei sicuro che vuoi cancellare questi file?"
    10291044
    1030 #: lib/wfu_constants.php:225
     1045#: lib/wfu_constants.php:227
    10311046msgid "Bulk Actions"
    10321047msgstr "Azioni in massa (bulk)"
    10331048
    1034 #: lib/wfu_constants.php:226
     1049#: lib/wfu_constants.php:228
    10351050msgid "Apply"
    10361051msgstr "Applica"
    10371052
    1038 #: lib/wfu_constants.php:228
     1053#: lib/wfu_constants.php:230
    10391054msgid "of "
    10401055msgstr "di "
    10411056
    1042 #: lib/wfu_constants.php:229
     1057#: lib/wfu_constants.php:231
    10431058msgid "Are you sure that you want to cancel the upload?"
    10441059msgstr "Sei sicuro di voler cancellare il caricamento?"
    10451060
    1046 #: lib/wfu_constants.php:230
     1061#: lib/wfu_constants.php:232
    10471062msgid "cancel upload of this file"
    10481063msgstr "cancella il caricamento di questo file"
    10491064
    1050 #: lib/wfu_constants.php:231
     1065#: lib/wfu_constants.php:233
    10511066msgid "Upload in progress"
    10521067msgstr "Caricamento in corso"
    10531068
    1054 #: lib/wfu_constants.php:232
     1069#: lib/wfu_constants.php:234
    10551070msgid "Upload in progress with warnings!"
    10561071msgstr "Caricamento in corso con avvertimenti!"
    10571072
    1058 #: lib/wfu_constants.php:233
     1073#: lib/wfu_constants.php:235
    10591074msgid "Upload in progress but some files already failed!"
    10601075msgstr "Caricamento in corso ma alcuni file hanno già fallito!"
    10611076
    1062 #: lib/wfu_constants.php:234
     1077#: lib/wfu_constants.php:236
    10631078msgid "Upload in progress but no files uploaded so far!"
    10641079msgstr "Caricamento in corso ma nessun file è stato caricato per ora!"
    10651080
    1066 #: lib/wfu_constants.php:235
     1081#: lib/wfu_constants.php:237
    10671082msgid "All files uploaded successfully"
    10681083msgstr "Tutti i file sono stati caricati correttamente"
    10691084
    1070 #: lib/wfu_constants.php:236
     1085#: lib/wfu_constants.php:238
    10711086msgid "All files uploaded successfully but there are warnings!"
    10721087msgstr ""
    10731088"Tutti i file sono stati caricati correttamente ma ci sono degli avvertimenti"
    10741089
    1075 #: lib/wfu_constants.php:237
     1090#: lib/wfu_constants.php:239
    10761091msgid "File uploaded successfully but there are warnings!"
    10771092msgstr "File caricato correttamente ma con degli avvertimenti!"
    10781093
    1079 #: lib/wfu_constants.php:238
     1094#: lib/wfu_constants.php:240
    10801095msgid "Some files failed to upload!"
    10811096msgstr "Alcuni file non sono stati caricati!"
    10821097
    1083 #: lib/wfu_constants.php:239
     1098#: lib/wfu_constants.php:241
    10841099msgid "All files failed to upload"
    10851100msgstr "Tutti i file hanno fallito il caricamento"
    10861101
    1087 #: lib/wfu_constants.php:240
     1102#: lib/wfu_constants.php:242
    10881103msgid "File failed to upload"
    10891104msgstr "Il file ha fallito il caricamento"
    10901105
    1091 #: lib/wfu_constants.php:241
     1106#: lib/wfu_constants.php:243
    10921107msgid "There are no files to upload!"
    10931108msgstr "Non ci sono file da caricare!"
    10941109
    1095 #: lib/wfu_constants.php:242
     1110#: lib/wfu_constants.php:244
    10961111msgid "Test upload message"
    10971112msgstr "Prova il messaggio di caricamento"
    10981113
    1099 #: lib/wfu_constants.php:243
     1114#: lib/wfu_constants.php:245
    11001115msgid "JSON parse warning!"
    11011116msgstr "Avvertimento nell'analisi del JSON!"
    11021117
    1103 #: lib/wfu_constants.php:244
     1118#: lib/wfu_constants.php:246
    11041119msgid "please wait while redirecting..."
    11051120msgstr "Un attimo ancora, grazie..."
    11061121
    1107 #: lib/wfu_constants.php:246
     1122#: lib/wfu_constants.php:248
    11081123msgid "Submitting data"
    11091124msgstr ""
    11101125
    1111 #: lib/wfu_constants.php:247
     1126#: lib/wfu_constants.php:249
    11121127msgid "Data submitted successfully!"
    11131128msgstr ""
    11141129
    1115 #: lib/wfu_constants.php:248
     1130#: lib/wfu_constants.php:250
    11161131msgid "Data were not submitted!"
    11171132msgstr ""
    11181133
    1119 #: lib/wfu_constants.php:249
     1134#: lib/wfu_constants.php:251
    11201135msgid "Cancelling upload"
    11211136msgstr ""
    11221137
    1123 #: lib/wfu_constants.php:251
     1138#: lib/wfu_constants.php:253
    11241139msgid "Upload succeeded!"
    11251140msgstr ""
    11261141
    1127 #: lib/wfu_constants.php:252
     1142#: lib/wfu_constants.php:254
    11281143msgid "Upload completed but no files were saved!"
    11291144msgstr ""
    11301145
    1131 #: lib/wfu_constants.php:253
     1146#: lib/wfu_constants.php:255
    11321147msgid "File was not saved due to personal data policy!"
    11331148msgstr ""
    11341149
    1135 #: lib/wfu_constants.php:254
     1150#: lib/wfu_constants.php:256
    11361151msgid "Open visual shortcode editor in new window"
    11371152msgstr "Apri l'editor visuale per i codici brevi in una nuova finestra"
    11381153
    1139 #: lib/wfu_constants.php:255
     1154#: lib/wfu_constants.php:257
    11401155msgid "loading visual editor"
    11411156msgstr "Caricamento dell'editor visuale"
    11421157
    1143 #: lib/wfu_constants.php:256
     1158#: lib/wfu_constants.php:258
    11441159msgid "Clear file list?"
    11451160msgstr "Pulire la lista dei file?"
    11461161
    1147 #: lib/wfu_constants.php:257
     1162#: lib/wfu_constants.php:259
    11481163msgid "DROP HERE"
    11491164msgstr "TRASCINA QUI"
    11501165
    1151 #: lib/wfu_constants.php:259
     1166#: lib/wfu_constants.php:261
    11521167msgid "record video"
    11531168msgstr "registra video"
    11541169
    1155 #: lib/wfu_constants.php:260
     1170#: lib/wfu_constants.php:262
    11561171msgid "take a picture"
    11571172msgstr "scatta una foto"
    11581173
    1159 #: lib/wfu_constants.php:261
     1174#: lib/wfu_constants.php:263
    11601175msgid "turn webcam on/off"
    11611176msgstr "accendi o spegni la webcam"
    11621177
    1163 #: lib/wfu_constants.php:262
     1178#: lib/wfu_constants.php:264
    11641179msgid "go live again"
    11651180msgstr "torna in diretta"
    11661181
    1167 #: lib/wfu_constants.php:263
     1182#: lib/wfu_constants.php:265
    11681183msgid "end recording"
    11691184msgstr "termina registrazione"
    11701185
    1171 #: lib/wfu_constants.php:264
     1186#: lib/wfu_constants.php:266
    11721187msgid "play"
    11731188msgstr "riproduci"
    11741189
    1175 #: lib/wfu_constants.php:265
     1190#: lib/wfu_constants.php:267
    11761191msgid "pause"
    11771192msgstr "pausa"
    11781193
    1179 #: lib/wfu_constants.php:266
     1194#: lib/wfu_constants.php:268
    11801195msgid "go to the beginning"
    11811196msgstr "vai all'inizio"
    11821197
    1183 #: lib/wfu_constants.php:267
     1198#: lib/wfu_constants.php:269
    11841199msgid "go to the end"
    11851200msgstr "vai alla fine"
    11861201
    1187 #: lib/wfu_constants.php:269
     1202#: lib/wfu_constants.php:271
    11881203msgid "Wordpress File Upload Form"
    11891204msgstr "Wordpress File Upload Form"
    11901205
    1191 #: lib/wfu_constants.php:270
     1206#: lib/wfu_constants.php:272
    11921207msgid "Wordpress File Upload plugin uploader for sidebars"
    11931208msgstr "Wordpress File Upload plugin per barre laterali"
    11941209
    1195 #: lib/wfu_constants.php:271
     1210#: lib/wfu_constants.php:273
    11961211msgid "Upload Files"
    11971212msgstr "Carica Files"
    11981213
     1214#: lib/wfu_functions.php:8192
     1215#, fuzzy
     1216#| msgid "Wordpress File Upload Form"
     1217msgid "Wordpress File Upload Consent Status"
     1218msgstr "Wordpress File Upload Form"
     1219
     1220#: lib/wfu_functions.php:8195
     1221msgid "Consent Status"
     1222msgstr ""
     1223
     1224#: lib/wfu_functions.php:8197
     1225msgid "You have given your consent to store personal data."
     1226msgstr ""
     1227
     1228#: lib/wfu_functions.php:8197
     1229msgid "You have denied to store personal data."
     1230msgstr ""
     1231
     1232#: lib/wfu_functions.php:8197
     1233msgid "You have not answered to consent yet."
     1234msgstr ""
     1235
     1236#: lib/wfu_functions.php:8203
     1237msgid "Change status to"
     1238msgstr ""
     1239
     1240#: lib/wfu_functions.php:8205
     1241msgid "No change"
     1242msgstr ""
     1243
     1244#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1245msgid "Revoke Consent"
     1246msgstr ""
     1247
     1248#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1249msgid "Clear Consent"
     1250msgstr ""
     1251
     1252#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1253msgid "Give Consent"
     1254msgstr ""
     1255
     1256#: lib/wfu_widget.php:52
     1257msgid "Title:"
     1258msgstr ""
     1259
     1260#: lib/wfu_widget.php:56
     1261msgid "Shortcode Attributes:"
     1262msgstr ""
     1263
    11991264#~ msgid "Targer folder doesn't exist."
    12001265#~ msgstr "La cartella di destinazione non esiste."
  • wp-file-upload/trunk/languages/wp-file-upload-nl_NL.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:29+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:29+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:12+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:12+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     
    135136msgstr "Gebruiker"
    136137
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     138#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138139msgid "Page"
    139140msgstr "Pagina"
     
    278279
    279280#: lib/wfu_constants.php:86
     281#, fuzzy
     282#| msgid ""
     283#| "Error. This file was rejected because its extension is not correct. Its "
     284#| "proper filename is: "
     285msgid "Error. This file was rejected because its not a valid image."
     286msgstr ""
     287"Fout. Dit bestand werd geweigerd omdat de extensie niet correct is. De "
     288"correcte bestandnaam is: "
     289
     290#: lib/wfu_constants.php:87
    280291msgid ""
    281292"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    284295msgstr ""
    285296
    286 #: lib/wfu_constants.php:87
     297#: lib/wfu_constants.php:88
    287298msgid ""
    288299"File not uploaded in order to prevent overflow of the website. Please "
     
    290301msgstr ""
    291302
    292 #: lib/wfu_constants.php:88
     303#: lib/wfu_constants.php:89
    293304msgid "Target folder doesn't exist."
    294305msgstr ""
    295306
    296 #: lib/wfu_constants.php:89
     307#: lib/wfu_constants.php:90
    297308msgid "Upload failed! Missing a temporary folder."
    298309msgstr "Upload mislukt! Er ontbreekt een tijdelijke map."
    299310
    300 #: lib/wfu_constants.php:90
     311#: lib/wfu_constants.php:91
     312msgid "Not allowed to upload to target folder."
     313msgstr ""
     314
     315#: lib/wfu_constants.php:92
    301316msgid "Upload failed! Permission denied to write to target folder."
    302317msgstr "Upload mislukt! Toestemming ontbreekt om te schrijven naar doelmap."
    303318
    304 #: lib/wfu_constants.php:91
     319#: lib/wfu_constants.php:93
    305320msgid "File not allowed."
    306321msgstr "Bestand niet toegelaten."
    307322
    308 #: lib/wfu_constants.php:92
     323#: lib/wfu_constants.php:94
    309324msgid "File is suspicious and was rejected."
    310325msgstr "Bestand is dubieus en werd niet toegelaten."
    311326
    312 #: lib/wfu_constants.php:93
     327#: lib/wfu_constants.php:95
    313328msgid "The uploaded file exceeds the file size limit."
    314329msgstr "Het geüploade bestand overschrijdt de toegestane grootte."
    315330
    316 #: lib/wfu_constants.php:94
     331#: lib/wfu_constants.php:96
    317332msgid "The uploaded file exceeds 2GB and is not supported by this server."
    318333msgstr ""
     
    320335"server."
    321336
    322 #: lib/wfu_constants.php:95
     337#: lib/wfu_constants.php:97
    323338msgid ""
    324339"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    328343"server. Neem contact op met de beheerder."
    329344
    330 #: lib/wfu_constants.php:96
     345#: lib/wfu_constants.php:98
    331346msgid ""
    332347"Upload failed! The duration of the upload exceeded the time limit of the "
     
    336351"Neem contact op met de beheerder."
    337352
    338 #: lib/wfu_constants.php:97
     353#: lib/wfu_constants.php:99
    339354msgid ""
    340355"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    344359"aangegeven voor dit HTML formulier."
    345360
    346 #: lib/wfu_constants.php:98
     361#: lib/wfu_constants.php:100
    347362msgid "Upload failed! The uploaded file was only partially uploaded."
    348363msgstr "Upload mislukt! Het geüploade bestand is slechts deels geüpload."
    349364
    350 #: lib/wfu_constants.php:99
     365#: lib/wfu_constants.php:101
    351366msgid "Upload failed! No file was uploaded."
    352367msgstr "Upload mislukt! Er werd geen bestand geüpload."
    353368
    354 #: lib/wfu_constants.php:100
     369#: lib/wfu_constants.php:102
    355370msgid "Upload failed! Failed to write file to disk."
    356371msgstr ""
    357372"Upload mislukt! Het is niet gelukt het bestand naar de schijf te schrijven."
    358373
    359 #: lib/wfu_constants.php:101
     374#: lib/wfu_constants.php:103
    360375msgid ""
    361376"Upload failed! Error occured while moving temporary file. Please contact "
     
    365380"tijdelijke bestand. Contacteer de beheerder."
    366381
    367 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     382#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    368383msgid "Upload cancelled!"
    369384msgstr "Upload geannuleerd!"
    370385
    371 #: lib/wfu_constants.php:103
     386#: lib/wfu_constants.php:105
    372387msgid ""
    373388"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    379394"de lijst met actieve extensies met phpinfo() kan nuttig zijn."
    380395
    381 #: lib/wfu_constants.php:104
     396#: lib/wfu_constants.php:106
    382397msgid "Upload failed! Error occured while attemting to upload the file."
    383398msgstr "Upload mislukt! Een fout is opgetreden tijdens het uploaden."
    384399
    385 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     400#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    386401msgid "Upload failed!"
    387402msgstr "Upload mislukt!"
    388403
    389 #: lib/wfu_constants.php:106
     404#: lib/wfu_constants.php:108
    390405msgid "No file!"
    391406msgstr "Geen bestand!"
    392407
    393 #: lib/wfu_constants.php:107
     408#: lib/wfu_constants.php:109
    394409msgid ""
    395410"Upload failed! The upload has been canceled by the user or the browser "
     
    399414"verbinding met de server werd verbroken."
    400415
    401 #: lib/wfu_constants.php:108
     416#: lib/wfu_constants.php:110
    402417msgid "Upload failed! Unknown error."
    403418msgstr "Upload mislukt! Onbekende fout."
    404419
    405 #: lib/wfu_constants.php:109
     420#: lib/wfu_constants.php:111
    406421msgid "Please contact the administrator."
    407422msgstr "Contacteer de beheerder."
    408423
    409 #: lib/wfu_constants.php:110
     424#: lib/wfu_constants.php:112
    410425msgid "No result from remote server!"
    411426msgstr "Geen resultaten van de server!"
    412427
    413 #: lib/wfu_constants.php:111
     428#: lib/wfu_constants.php:113
    414429msgid " but with warnings"
    415430msgstr " maar met waarschuwingen"
    416431
    417 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     432#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    418433msgid "Warning: JSON parse error."
    419434msgstr "Opgelet: JSON parseerfout."
    420435
    421 #: lib/wfu_constants.php:113
     436#: lib/wfu_constants.php:115
    422437msgid ""
    423438"Upload parameters of this file, passed as JSON string to the handler, could "
     
    427442"handler, kon niet worden ontleed."
    428443
    429 #: lib/wfu_constants.php:115
     444#: lib/wfu_constants.php:117
    430445msgid ""
    431446"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    434449"ontleed."
    435450
    436 #: lib/wfu_constants.php:116
     451#: lib/wfu_constants.php:118
    437452msgid ""
    438453"Redirection to classic form functionality occurred due to unknown error."
     
    440455"Doorsturen naar classic form functionaliteit trad op door onbekende fout."
    441456
    442 #: lib/wfu_constants.php:117
     457#: lib/wfu_constants.php:119
    443458msgid ""
    444459"Redirection to classic form functionality occurred because AJAX is not "
     
    448463"ondersteund."
    449464
    450 #: lib/wfu_constants.php:118
     465#: lib/wfu_constants.php:120
    451466msgid ""
    452467"Redirection to classic form functionality occurred because HTML5 is not "
     
    456471"ondersteund."
    457472
    458 #: lib/wfu_constants.php:119
     473#: lib/wfu_constants.php:121
    459474msgid ""
    460475"Redirection to classic form functionality occurred due to JSON parse error."
     
    462477"Doorsturen naar classic form functionaliteit trad op wegens JSON parseerfout."
    463478
    464 #: lib/wfu_constants.php:120
     479#: lib/wfu_constants.php:122
    465480msgid "Please enable popup windows from the browser's settings!"
    466481msgstr "Activeer popup vensters in de browserinstellingen!"
    467482
    468 #: lib/wfu_constants.php:121
     483#: lib/wfu_constants.php:123
    469484msgid "cannot be empty!"
    470485msgstr "kan niet leeg zijn!"
    471486
    472 #: lib/wfu_constants.php:122
     487#: lib/wfu_constants.php:124
    473488msgid "number not valid!"
    474489msgstr "nummer niet geldig!"
    475490
    476 #: lib/wfu_constants.php:123
     491#: lib/wfu_constants.php:125
    477492msgid "email not valid!"
    478493msgstr "e-mail niet geldig!"
    479494
    480 #: lib/wfu_constants.php:124
     495#: lib/wfu_constants.php:126
    481496msgid "emails do not match!"
    482497msgstr "e-mails komen niet overeen!"
    483498
    484 #: lib/wfu_constants.php:125
     499#: lib/wfu_constants.php:127
    485500msgid "no base email field in group!"
    486501msgstr "geen hoofd e-mailveld in de groep!"
    487502
    488 #: lib/wfu_constants.php:126
     503#: lib/wfu_constants.php:128
    489504msgid "passwords do not match!"
    490505msgstr "Wachtwoorden komen niet overeen!"
    491506
    492 #: lib/wfu_constants.php:127
     507#: lib/wfu_constants.php:129
    493508msgid "no base password field in group!"
    494509msgstr "geen hoofd wachtwoordveld in de groep!"
    495510
    496 #: lib/wfu_constants.php:128
     511#: lib/wfu_constants.php:130
    497512msgid "checkbox unchecked!"
    498513msgstr "checkbox niet aangevinkt!"
    499514
    500 #: lib/wfu_constants.php:129
     515#: lib/wfu_constants.php:131
    501516msgid "no option selected!"
    502517msgstr "geen optie geselecteerd!"
    503518
    504 #: lib/wfu_constants.php:130
     519#: lib/wfu_constants.php:132
    505520msgid "no item selected!"
    506521msgstr "geen item geselecteerd!"
    507522
    508 #: lib/wfu_constants.php:131
     523#: lib/wfu_constants.php:133
    509524msgid ""
    510525"There are more than one instances of the plugin in this page with the same "
     
    514529"Pas dit aan."
    515530
    516 #: lib/wfu_constants.php:132
     531#: lib/wfu_constants.php:134
    517532msgid ""
    518533"Cannot edit the shortcode because the page has been modified. Please reload "
     
    522537"pagina."
    523538
    524 #: lib/wfu_constants.php:133
     539#: lib/wfu_constants.php:135
    525540msgid "Your browser does not support webcam capture!"
    526541msgstr ""
    527542
    528 #: lib/wfu_constants.php:134
     543#: lib/wfu_constants.php:136
    529544msgid "Your browser does not support video recording from the webcam!"
    530545msgstr ""
    531546
    532 #: lib/wfu_constants.php:135
     547#: lib/wfu_constants.php:137
    533548msgid "No video was recorded!"
    534549msgstr ""
    535550
    536 #: lib/wfu_constants.php:136
     551#: lib/wfu_constants.php:138
    537552msgid ""
    538553"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    542557"jouw PHP of gebruik RecaptchaV2 (geen account)."
    543558
    544 #: lib/wfu_constants.php:137
     559#: lib/wfu_constants.php:139
    545560msgid ""
    546561"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    550565"Informeer de beheerder."
    551566
    552 #: lib/wfu_constants.php:138
     567#: lib/wfu_constants.php:140
    553568msgid ""
    554569"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    558573"Gebruik RecaptchaV1 (geen account)."
    559574
    560 #: lib/wfu_constants.php:139
     575#: lib/wfu_constants.php:141
    561576msgid "ERROR: No site key. Please contact administrator!"
    562577msgstr "FOUT: Geen websitesleutel. Contacteer de beheerder!"
    563578
    564 #: lib/wfu_constants.php:140
     579#: lib/wfu_constants.php:142
    565580msgid ""
    566581"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    570585"het Dashboard om de Google Recaptcha sleutels te bepalen."
    571586
    572 #: lib/wfu_constants.php:141
     587#: lib/wfu_constants.php:143
    573588msgid "Bad captcha image!"
    574589msgstr "Foute captcha afbeelding!"
    575590
    576 #: lib/wfu_constants.php:142
     591#: lib/wfu_constants.php:144
    577592msgid "No input!"
    578593msgstr "Geen invoer!"
    579594
    580 #: lib/wfu_constants.php:143
     595#: lib/wfu_constants.php:145
    581596msgid "Captcha not completed!"
    582597msgstr "Captcha niet voltooid!"
    583598
    584 #: lib/wfu_constants.php:144
     599#: lib/wfu_constants.php:146
    585600msgid "Wrong captcha!"
    586601msgstr "Foute captcha!"
    587602
    588 #: lib/wfu_constants.php:145
     603#: lib/wfu_constants.php:147
    589604msgid "Error refreshing captcha!"
    590605msgstr "Fout bij het verversen van de captcha!"
    591606
    592 #: lib/wfu_constants.php:146
     607#: lib/wfu_constants.php:148
    593608msgid "Unknown captcha error!"
    594609msgstr "Onbekende captchafout!"
    595610
    596 #: lib/wfu_constants.php:147
     611#: lib/wfu_constants.php:149
    597612msgid "Captcha not supported by your browser!"
    598613msgstr "Captcha niet ondersteund door jouw browser!"
    599614
    600 #: lib/wfu_constants.php:148
     615#: lib/wfu_constants.php:150
    601616msgid "the secret parameter is missing"
    602617msgstr "de geheime parameter ontbreekt"
    603618
    604 #: lib/wfu_constants.php:149
     619#: lib/wfu_constants.php:151
    605620msgid "the secret parameter is invalid or malformed"
    606621msgstr "de geheime parameter is ongeldig of foutief gevormd"
    607622
    608 #: lib/wfu_constants.php:150
     623#: lib/wfu_constants.php:152
    609624msgid "the response parameter is missing"
    610625msgstr "de antwoord parameter ontbreekt"
    611626
    612 #: lib/wfu_constants.php:151
     627#: lib/wfu_constants.php:153
    613628msgid "the response parameter is invalid or malformed"
    614629msgstr "de antwoord parameter is ongeldig of foutief gevormd"
    615630
    616 #: lib/wfu_constants.php:152
     631#: lib/wfu_constants.php:154
    617632msgid "Please do not use drag drop due to an internal problem."
    618633msgstr "Gebruik geen drag drop wegens een intern probleem."
    619634
    620 #: lib/wfu_constants.php:153
     635#: lib/wfu_constants.php:155
    621636#, php-format
    622637msgid "Error during chunked upload. Unique ID empty in chunk %d"
    623638msgstr "Fout tijdens blok-upload. Unieke ID is leeg in blok %d"
    624639
    625 #: lib/wfu_constants.php:154
     640#: lib/wfu_constants.php:156
    626641msgid "Chunked upload is not allowed!"
    627642msgstr "Blok upload is niet toegestaan!"
    628643
    629 #: lib/wfu_constants.php:155
     644#: lib/wfu_constants.php:157
    630645msgid "Chunked upload aborted due to error in previous chunk!"
    631646msgstr "Blok upload werd afgebroken wegens een fout in vorige blok!"
    632647
    633 #: lib/wfu_constants.php:156
     648#: lib/wfu_constants.php:158
    634649msgid "Chunked upload failed, final file could not be created!"
    635650msgstr "Blok upload mislukt, laatste bestand kon niet worden aangemaakt!"
    636651
    637 #: lib/wfu_constants.php:157
     652#: lib/wfu_constants.php:159
    638653#, php-format
    639654msgid "Could not write file chuck to destination on chunk %d"
    640655msgstr "Kon bestandsblok niet wegschrijven naar bestemming op blok %d"
    641656
    642 #: lib/wfu_constants.php:158
     657#: lib/wfu_constants.php:160
    643658#, php-format
    644659msgid "Could not enlarge destination file on chunk %d"
    645660msgstr "Kon het bestemmingsbestand niet vergroten op blok %d"
    646661
    647 #: lib/wfu_constants.php:159
     662#: lib/wfu_constants.php:161
    648663#, php-format
    649664msgid "Could not open file handles on chunk %d"
    650665msgstr "Kon het bestand op blok %d niet openen"
    651666
    652 #: lib/wfu_constants.php:160
     667#: lib/wfu_constants.php:162
    653668msgid "You are not allowed to download this file!"
    654669msgstr ""
    655670
    656 #: lib/wfu_constants.php:161
     671#: lib/wfu_constants.php:163
    657672msgid "File does not exist!"
    658673msgstr ""
    659674
    660 #: lib/wfu_constants.php:162
     675#: lib/wfu_constants.php:164
    661676msgid "Could not download file!"
    662677msgstr ""
    663678
    664 #: lib/wfu_constants.php:163
     679#: lib/wfu_constants.php:165
    665680msgid "You are not allowed to delete this file!"
    666681msgstr "Je hebt geen toestemming om dit bestand te verwijderen!"
    667682
    668 #: lib/wfu_constants.php:164
     683#: lib/wfu_constants.php:166
    669684msgid "File was not deleted!"
    670685msgstr ""
    671686
    672 #: lib/wfu_constants.php:165
     687#: lib/wfu_constants.php:167
    673688msgid "No file was deleted!"
    674689msgstr ""
    675690
    676 #: lib/wfu_constants.php:166
     691#: lib/wfu_constants.php:168
    677692msgid "Some files were not deleted!"
    678693msgstr ""
    679694
    680 #: lib/wfu_constants.php:168
     695#: lib/wfu_constants.php:170
    681696msgid "Upload skipped! File already exists."
    682697msgstr "Upload overgeslagen! Bestand bestaat al."
    683698
    684 #: lib/wfu_constants.php:169
     699#: lib/wfu_constants.php:171
    685700msgid "The extension of the file does not match its contents."
    686701msgstr "De extensie van het bestand komt niet overeen met zijn inhoud."
    687702
    688 #: lib/wfu_constants.php:170
     703#: lib/wfu_constants.php:172
    689704msgid ""
    690705"Upload succeeded but the file is suspicious because its contents do not "
     
    694709"komt met de extensie. De correcte bestandsnaam is "
    695710
    696 #: lib/wfu_constants.php:171
     711#: lib/wfu_constants.php:173
    697712msgid "No files have been selected!"
    698713msgstr "Er werden geen bestanden geselecteerd!"
    699714
    700 #: lib/wfu_constants.php:172
     715#: lib/wfu_constants.php:174
    701716msgid "Please complete the consent question before continuing the upload!"
    702717msgstr ""
    703718
    704 #: lib/wfu_constants.php:173
     719#: lib/wfu_constants.php:175
    705720msgid "WPFilebase Plugin not updated because there were no files uploaded."
    706721msgstr ""
     
    708723"geüpload."
    709724
    710 #: lib/wfu_constants.php:174
     725#: lib/wfu_constants.php:176
    711726msgid "Notification email was not sent because there were no files uploaded."
    712727msgstr ""
    713728"Er werd geen meldingsmail verstuurd omdat er geen bestanden werden geüpload."
    714729
    715 #: lib/wfu_constants.php:175
     730#: lib/wfu_constants.php:177
    716731msgid ""
    717732"Notification email was not sent because no recipients were defined. Please "
     
    721736"toegekend. Controleer de notifyrecipients attribuut in de shortcode."
    722737
    723 #: lib/wfu_constants.php:176
     738#: lib/wfu_constants.php:178
    724739msgid ""
    725740"Notification email was not sent due to an error. Please check "
     
    729744"notifyrecipients, notifysubject en notifymessage attributen op fouten."
    730745
    731 #: lib/wfu_constants.php:177
     746#: lib/wfu_constants.php:179
    732747msgid ""
    733748"Redirection not executed because redirection link is empty. Please check "
     
    737752"omleidingslink attribuut."
    738753
    739 #: lib/wfu_constants.php:178
     754#: lib/wfu_constants.php:180
    740755msgid ""
    741756"Redirection not executed because not all files were successfully uploaded."
     
    744759"geüpload."
    745760
    746 #: lib/wfu_constants.php:179
     761#: lib/wfu_constants.php:181
    747762msgid "Potential Denial-Of-Service Attack on {SITE}"
    748763msgstr ""
    749764
    750 #: lib/wfu_constants.php:180
     765#: lib/wfu_constants.php:182
    751766msgid ""
    752767"Hello admin\n"
     
    768783msgstr ""
    769784
    770 #: lib/wfu_constants.php:181
     785#: lib/wfu_constants.php:183
    771786msgid ""
    772787"You have activated an alternative insecure Iptanus Services Server. For "
     
    774789msgstr ""
    775790
    776 #: lib/wfu_constants.php:182
     791#: lib/wfu_constants.php:184
    777792msgid ""
    778793"Iptanus Services Server is unreachable. This may cause problems on some "
     
    780795msgstr ""
    781796
    782 #: lib/wfu_constants.php:184
     797#: lib/wfu_constants.php:186
    783798msgid ""
    784799"Failed to add the shortcode to the page/post. Please try again. If the "
     
    788803"Contacteer de beheerder wanneer dit bericht blijft verschijnen."
    789804
    790 #: lib/wfu_constants.php:185
     805#: lib/wfu_constants.php:187
    791806msgid ""
    792807"Failed to edit the shortcode because the contents of the page changed. Try "
     
    796811"veranderd. Probeer de shortcode opnieuw aan te passen."
    797812
    798 #: lib/wfu_constants.php:186
     813#: lib/wfu_constants.php:188
    799814msgid ""
    800815"Failed to delete the shortcode because the contents of the page changed. Try "
     
    804819"veranderd. Probeer opnieuw te verwijderen."
    805820
    806 #: lib/wfu_constants.php:187
     821#: lib/wfu_constants.php:189
    807822msgid ""
    808823"The page containing the shortcode has been modified and it is no longer "
     
    812827"geldig. Ga terug om de shortcode te herladen."
    813828
    814 #: lib/wfu_constants.php:188
     829#: lib/wfu_constants.php:190
    815830msgid ""
    816831"Failed to update the shortcode because the contents of the page changed. Go "
     
    820835"gewijzigd. Ga terug om de shortcode te herladen."
    821836
    822 #: lib/wfu_constants.php:189
     837#: lib/wfu_constants.php:191
    823838msgid ""
    824839"Failed to update the shortcode. Please try again. If the problem persists, "
     
    828843"blijft voordoen, ga dan terug en herlaadt de shortcode."
    829844
    830 #: lib/wfu_constants.php:191
     845#: lib/wfu_constants.php:193
    831846msgid "This is a test message"
    832847msgstr "Dit is een testbericht"
    833848
    834 #: lib/wfu_constants.php:192
     849#: lib/wfu_constants.php:194
    835850msgid "This is a test administrator message"
    836851msgstr "Dit is een test beheerdersbericht"
    837852
    838 #: lib/wfu_constants.php:193
     853#: lib/wfu_constants.php:195
    839854msgid "File testfile 1 under test"
    840855msgstr "Bestand testfile 1 onder test"
    841856
    842 #: lib/wfu_constants.php:194
     857#: lib/wfu_constants.php:196
    843858msgid "File testfile 1 message"
    844859msgstr "Bestand testfile 1 bericht"
    845860
    846 #: lib/wfu_constants.php:195
     861#: lib/wfu_constants.php:197
    847862msgid "File testfile 1 administrator message"
    848863msgstr "Bestand testfile 1 beheerdersbericht"
    849864
    850 #: lib/wfu_constants.php:196
     865#: lib/wfu_constants.php:198
    851866msgid "File testfile 2 under test"
    852867msgstr "Bestand tesfile 2 onder test"
    853868
    854 #: lib/wfu_constants.php:197
     869#: lib/wfu_constants.php:199
    855870msgid "File testfile 2 message"
    856871msgstr "Bestand testfile 2 bericht"
    857872
    858 #: lib/wfu_constants.php:198
     873#: lib/wfu_constants.php:200
    859874msgid "File testfile 2 administrator message"
    860875msgstr "Bestand testfile 2 beheerdersbericht"
    861876
    862 #: lib/wfu_constants.php:200
     877#: lib/wfu_constants.php:202
    863878msgid ""
    864879"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    868883"id van de huidige gebruiker."
    869884
    870 #: lib/wfu_constants.php:201
     885#: lib/wfu_constants.php:203
    871886msgid ""
    872887"Insert variable %username% inside text. It will be replaced by the username "
     
    876891"gebruikersnaam van de huidige gebruiker."
    877892
    878 #: lib/wfu_constants.php:202
     893#: lib/wfu_constants.php:204
    879894msgid ""
    880895"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    884899"het e-mailadres van de huidige gebruiker."
    885900
    886 #: lib/wfu_constants.php:203
     901#: lib/wfu_constants.php:205
    887902msgid ""
    888903"Insert variable %filename% inside text. It will be replaced by the filename "
     
    892907"bestandsnaam van het geüploade bestand."
    893908
    894 #: lib/wfu_constants.php:204
     909#: lib/wfu_constants.php:206
    895910msgid ""
    896911"Insert variable %filepath% inside text. It will be replaced by the full "
     
    900915"het volledige bestandspad van het geüploade bestand."
    901916
    902 #: lib/wfu_constants.php:205
     917#: lib/wfu_constants.php:207
    903918msgid ""
    904919"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    908923"blog id van de website."
    909924
    910 #: lib/wfu_constants.php:206
     925#: lib/wfu_constants.php:208
    911926msgid ""
    912927"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    916931"id van de huidige pagina."
    917932
    918 #: lib/wfu_constants.php:207
     933#: lib/wfu_constants.php:209
    919934msgid ""
    920935"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    924939"de titel van de huidige pagina."
    925940
    926 #: lib/wfu_constants.php:208
     941#: lib/wfu_constants.php:210
    927942msgid ""
    928943"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    934949"in dit veld heeft ingevuld."
    935950
    936 #: lib/wfu_constants.php:209
     951#: lib/wfu_constants.php:211
    937952msgid "Insert variable %n% inside text to denote a line change."
    938953msgstr ""
    939954"Plaats de variabele %n% in de tekst om verder te gaan naar de volgende regel."
    940955
    941 #: lib/wfu_constants.php:211
     956#: lib/wfu_constants.php:213
    942957#, php-format
    943958msgid "File %filename% uploaded successfully but not saved"
    944959msgstr ""
    945960
    946 #: lib/wfu_constants.php:212
     961#: lib/wfu_constants.php:214
    947962msgid "Test Mode"
    948963msgstr "Test Modus"
    949964
    950 #: lib/wfu_constants.php:213
     965#: lib/wfu_constants.php:215
    951966msgid "select dir..."
    952967msgstr "selecteer dir..."
    953968
    954 #: lib/wfu_constants.php:214
     969#: lib/wfu_constants.php:216
    955970msgid "type dir"
    956971msgstr "type dir"
    957972
    958 #: lib/wfu_constants.php:215
     973#: lib/wfu_constants.php:217
    959974msgid "Upload path: %filepath%"
    960975msgstr "Uploadpad: %filepath%"
    961976
    962 #: lib/wfu_constants.php:216
     977#: lib/wfu_constants.php:218
    963978msgid "Failed upload path: %filepath%"
    964979msgstr "Foutief uploadpad: %filepath%"
    965980
    966 #: lib/wfu_constants.php:217
     981#: lib/wfu_constants.php:219
    967982msgid " (required)"
    968983msgstr "(verplicht)"
    969984
    970 #: lib/wfu_constants.php:218
     985#: lib/wfu_constants.php:220
    971986msgid "Files are being uploaded. Are you sure you want to exit the page?"
    972987msgstr ""
    973988"Bestanden worden geüpload. Ben je zeker dat je de pagina wilt verlaten?"
    974989
    975 #: lib/wfu_constants.php:219
     990#: lib/wfu_constants.php:221
    976991msgid "checking captcha..."
    977992msgstr "captcha controleren..."
    978993
    979 #: lib/wfu_constants.php:220
     994#: lib/wfu_constants.php:222
    980995msgid "refreshing..."
    981996msgstr "verversen..."
    982997
    983 #: lib/wfu_constants.php:221
     998#: lib/wfu_constants.php:223
    984999msgid "correct captcha"
    9851000msgstr "correcte captcha"
    9861001
    987 #: lib/wfu_constants.php:222
     1002#: lib/wfu_constants.php:224
    9881003msgid "click to continue the upload"
    9891004msgstr "Klik om door te gaan met uploaden"
    9901005
    991 #: lib/wfu_constants.php:223
     1006#: lib/wfu_constants.php:225
    9921007msgid "Are you sure you want to delete this file?"
    9931008msgstr "Ben je zeker dat je dit bestand wilt verwijderen?"
    9941009
    995 #: lib/wfu_constants.php:224
     1010#: lib/wfu_constants.php:226
    9961011msgid "Are you sure you want to delete these files?"
    9971012msgstr ""
    9981013
    999 #: lib/wfu_constants.php:225
     1014#: lib/wfu_constants.php:227
    10001015msgid "Bulk Actions"
    10011016msgstr ""
    10021017
    1003 #: lib/wfu_constants.php:226
     1018#: lib/wfu_constants.php:228
    10041019msgid "Apply"
    10051020msgstr ""
    10061021
    1007 #: lib/wfu_constants.php:228
     1022#: lib/wfu_constants.php:230
    10081023msgid "of "
    10091024msgstr "van "
    10101025
    1011 #: lib/wfu_constants.php:229
     1026#: lib/wfu_constants.php:231
    10121027msgid "Are you sure that you want to cancel the upload?"
    10131028msgstr ""
    10141029
    1015 #: lib/wfu_constants.php:230
     1030#: lib/wfu_constants.php:232
    10161031msgid "cancel upload of this file"
    10171032msgstr "uploaden van dit bestand annuleren"
    10181033
    1019 #: lib/wfu_constants.php:231
     1034#: lib/wfu_constants.php:233
    10201035msgid "Upload in progress"
    10211036msgstr "Upload is bezig"
    10221037
    1023 #: lib/wfu_constants.php:232
     1038#: lib/wfu_constants.php:234
    10241039msgid "Upload in progress with warnings!"
    10251040msgstr "Upload is bezig met waarschuwingen!"
    10261041
    1027 #: lib/wfu_constants.php:233
     1042#: lib/wfu_constants.php:235
    10281043msgid "Upload in progress but some files already failed!"
    10291044msgstr "Upload is bezig maar sommige bestanden zijn reeds mislukt!"
    10301045
    1031 #: lib/wfu_constants.php:234
     1046#: lib/wfu_constants.php:236
    10321047msgid "Upload in progress but no files uploaded so far!"
    10331048msgstr "Upload is bezig maar er werden tot nu toe nog geen bestanden geüpload!"
    10341049
    1035 #: lib/wfu_constants.php:235
     1050#: lib/wfu_constants.php:237
    10361051msgid "All files uploaded successfully"
    10371052msgstr "Alle bestanden met succes geüpload"
    10381053
    1039 #: lib/wfu_constants.php:236
     1054#: lib/wfu_constants.php:238
    10401055msgid "All files uploaded successfully but there are warnings!"
    10411056msgstr "Alle bestanden zijn succesvol geüpload maar er zijn waarschuwingen!"
    10421057
    1043 #: lib/wfu_constants.php:237
     1058#: lib/wfu_constants.php:239
    10441059msgid "File uploaded successfully but there are warnings!"
    10451060msgstr "Bestand werd succesvol geüpload maar er zijn waarschuwingen!"
    10461061
    1047 #: lib/wfu_constants.php:238
     1062#: lib/wfu_constants.php:240
    10481063msgid "Some files failed to upload!"
    10491064msgstr "Sommige bestanden werden niet geüpload!"
    10501065
    1051 #: lib/wfu_constants.php:239
     1066#: lib/wfu_constants.php:241
    10521067msgid "All files failed to upload"
    10531068msgstr "Upload mislukt voor alle bestanden"
    10541069
    1055 #: lib/wfu_constants.php:240
     1070#: lib/wfu_constants.php:242
    10561071msgid "File failed to upload"
    10571072msgstr "Upload mislukt voor bestand"
    10581073
    1059 #: lib/wfu_constants.php:241
     1074#: lib/wfu_constants.php:243
    10601075msgid "There are no files to upload!"
    10611076msgstr "Er zijn geen bestanden om te uploaden!"
    10621077
    1063 #: lib/wfu_constants.php:242
     1078#: lib/wfu_constants.php:244
    10641079msgid "Test upload message"
    10651080msgstr "Test upload berciht"
    10661081
    1067 #: lib/wfu_constants.php:243
     1082#: lib/wfu_constants.php:245
    10681083msgid "JSON parse warning!"
    10691084msgstr "JSON parseer waarschuwing!"
    10701085
    1071 #: lib/wfu_constants.php:244
     1086#: lib/wfu_constants.php:246
    10721087msgid "please wait while redirecting..."
    10731088msgstr "wacht a.u.b. terwijl je wordt doorverwezen..."
    10741089
    1075 #: lib/wfu_constants.php:246
     1090#: lib/wfu_constants.php:248
    10761091msgid "Submitting data"
    10771092msgstr ""
    10781093
    1079 #: lib/wfu_constants.php:247
     1094#: lib/wfu_constants.php:249
    10801095msgid "Data submitted successfully!"
    10811096msgstr ""
    10821097
    1083 #: lib/wfu_constants.php:248
     1098#: lib/wfu_constants.php:250
    10841099msgid "Data were not submitted!"
    10851100msgstr ""
    10861101
    1087 #: lib/wfu_constants.php:249
     1102#: lib/wfu_constants.php:251
    10881103msgid "Cancelling upload"
    10891104msgstr ""
    10901105
    1091 #: lib/wfu_constants.php:251
     1106#: lib/wfu_constants.php:253
    10921107msgid "Upload succeeded!"
    10931108msgstr ""
    10941109
    1095 #: lib/wfu_constants.php:252
     1110#: lib/wfu_constants.php:254
    10961111msgid "Upload completed but no files were saved!"
    10971112msgstr ""
    10981113
    1099 #: lib/wfu_constants.php:253
     1114#: lib/wfu_constants.php:255
    11001115msgid "File was not saved due to personal data policy!"
    11011116msgstr ""
    11021117
    1103 #: lib/wfu_constants.php:254
     1118#: lib/wfu_constants.php:256
    11041119msgid "Open visual shortcode editor in new window"
    11051120msgstr "Open de visuele shortcode editor in een nieuw venster"
    11061121
    1107 #: lib/wfu_constants.php:255
     1122#: lib/wfu_constants.php:257
    11081123msgid "loading visual editor"
    11091124msgstr "laden visuele editor"
    11101125
    1111 #: lib/wfu_constants.php:256
     1126#: lib/wfu_constants.php:258
    11121127msgid "Clear file list?"
    11131128msgstr "Bestandenlijst wissen?"
    11141129
    1115 #: lib/wfu_constants.php:257
     1130#: lib/wfu_constants.php:259
    11161131msgid "DROP HERE"
    11171132msgstr "PLAATS HIER"
    11181133
    1119 #: lib/wfu_constants.php:259
     1134#: lib/wfu_constants.php:261
    11201135msgid "record video"
    11211136msgstr ""
    11221137
    1123 #: lib/wfu_constants.php:260
     1138#: lib/wfu_constants.php:262
    11241139msgid "take a picture"
    11251140msgstr ""
    11261141
    1127 #: lib/wfu_constants.php:261
     1142#: lib/wfu_constants.php:263
    11281143msgid "turn webcam on/off"
    11291144msgstr ""
    11301145
    1131 #: lib/wfu_constants.php:262
     1146#: lib/wfu_constants.php:264
    11321147msgid "go live again"
    11331148msgstr ""
    11341149
    1135 #: lib/wfu_constants.php:263
     1150#: lib/wfu_constants.php:265
    11361151msgid "end recording"
    11371152msgstr ""
    11381153
    1139 #: lib/wfu_constants.php:264
     1154#: lib/wfu_constants.php:266
    11401155msgid "play"
    11411156msgstr ""
    11421157
    1143 #: lib/wfu_constants.php:265
     1158#: lib/wfu_constants.php:267
    11441159msgid "pause"
    11451160msgstr ""
    11461161
    1147 #: lib/wfu_constants.php:266
     1162#: lib/wfu_constants.php:268
    11481163msgid "go to the beginning"
    11491164msgstr ""
    11501165
    1151 #: lib/wfu_constants.php:267
     1166#: lib/wfu_constants.php:269
    11521167msgid "go to the end"
    11531168msgstr ""
    11541169
    1155 #: lib/wfu_constants.php:269
     1170#: lib/wfu_constants.php:271
    11561171msgid "Wordpress File Upload Form"
    11571172msgstr "Wordpress File Upload Formulier"
    11581173
    1159 #: lib/wfu_constants.php:270
     1174#: lib/wfu_constants.php:272
    11601175msgid "Wordpress File Upload plugin uploader for sidebars"
    11611176msgstr "Wordpress File Upload plugin uploader voor zijbalken"
    11621177
    1163 #: lib/wfu_constants.php:271
     1178#: lib/wfu_constants.php:273
    11641179msgid "Upload Files"
    11651180msgstr "Upload Bestanden"
    11661181
     1182#: lib/wfu_functions.php:8192
     1183#, fuzzy
     1184#| msgid "Wordpress File Upload Form"
     1185msgid "Wordpress File Upload Consent Status"
     1186msgstr "Wordpress File Upload Formulier"
     1187
     1188#: lib/wfu_functions.php:8195
     1189msgid "Consent Status"
     1190msgstr ""
     1191
     1192#: lib/wfu_functions.php:8197
     1193msgid "You have given your consent to store personal data."
     1194msgstr ""
     1195
     1196#: lib/wfu_functions.php:8197
     1197msgid "You have denied to store personal data."
     1198msgstr ""
     1199
     1200#: lib/wfu_functions.php:8197
     1201msgid "You have not answered to consent yet."
     1202msgstr ""
     1203
     1204#: lib/wfu_functions.php:8203
     1205msgid "Change status to"
     1206msgstr ""
     1207
     1208#: lib/wfu_functions.php:8205
     1209msgid "No change"
     1210msgstr ""
     1211
     1212#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1213msgid "Revoke Consent"
     1214msgstr ""
     1215
     1216#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1217msgid "Clear Consent"
     1218msgstr ""
     1219
     1220#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1221msgid "Give Consent"
     1222msgstr ""
     1223
     1224#: lib/wfu_widget.php:52
     1225msgid "Title:"
     1226msgstr ""
     1227
     1228#: lib/wfu_widget.php:56
     1229msgid "Shortcode Attributes:"
     1230msgstr ""
     1231
    11671232#~ msgid "Targer folder doesn't exist."
    11681233#~ msgstr "Doelmap bestaat niet."
  • wp-file-upload/trunk/languages/wp-file-upload-pl_PL.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:29+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:30+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:12+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:13+0200\n"
    77"Last-Translator: \n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
     
    136137msgstr "Użytkownik"
    137138
    138 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     139#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    139140msgid "Page"
    140141msgstr "Strona"
     
    273274
    274275#: lib/wfu_constants.php:86
     276msgid "Error. This file was rejected because its not a valid image."
     277msgstr ""
     278
     279#: lib/wfu_constants.php:87
    275280msgid ""
    276281"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    279284msgstr ""
    280285
    281 #: lib/wfu_constants.php:87
     286#: lib/wfu_constants.php:88
    282287msgid ""
    283288"File not uploaded in order to prevent overflow of the website. Please "
     
    285290msgstr ""
    286291
    287 #: lib/wfu_constants.php:88
     292#: lib/wfu_constants.php:89
    288293msgid "Target folder doesn't exist."
    289294msgstr ""
    290295
    291 #: lib/wfu_constants.php:89
     296#: lib/wfu_constants.php:90
    292297msgid "Upload failed! Missing a temporary folder."
    293298msgstr "Brak folderu tymczasowego"
    294299
    295 #: lib/wfu_constants.php:90
     300#: lib/wfu_constants.php:91
     301msgid "Not allowed to upload to target folder."
     302msgstr ""
     303
     304#: lib/wfu_constants.php:92
    296305msgid "Upload failed! Permission denied to write to target folder."
    297306msgstr "Nie udało się utworzyć folderu"
    298307
    299 #: lib/wfu_constants.php:91
     308#: lib/wfu_constants.php:93
    300309msgid "File not allowed."
    301310msgstr "Rozszerzenie pliku nie jest dozwolone."
    302311
    303 #: lib/wfu_constants.php:92
     312#: lib/wfu_constants.php:94
    304313msgid "File is suspicious and was rejected."
    305314msgstr ""
    306315
    307 #: lib/wfu_constants.php:93
     316#: lib/wfu_constants.php:95
    308317msgid "The uploaded file exceeds the file size limit."
    309318msgstr "Przesłany plik przekracza limit rozmiaru pliku."
    310319
    311 #: lib/wfu_constants.php:94
     320#: lib/wfu_constants.php:96
    312321msgid "The uploaded file exceeds 2GB and is not supported by this server."
    313322msgstr "Przesłany plik przekracza 2GB i nie jest obsługiwana przez ten serwer."
    314323
    315 #: lib/wfu_constants.php:95
     324#: lib/wfu_constants.php:97
    316325msgid ""
    317326"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    321330"serwera. Proszę skontaktuj się z administratorem."
    322331
    323 #: lib/wfu_constants.php:96
     332#: lib/wfu_constants.php:98
    324333msgid ""
    325334"Upload failed! The duration of the upload exceeded the time limit of the "
     
    329338"serwera. Proszę skontaktuj się z administratorem."
    330339
    331 #: lib/wfu_constants.php:97
     340#: lib/wfu_constants.php:99
    332341msgid ""
    333342"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    337346"MAX_FILE_SIZE, który został określony w formularzu HTML."
    338347
    339 #: lib/wfu_constants.php:98
     348#: lib/wfu_constants.php:100
    340349msgid "Upload failed! The uploaded file was only partially uploaded."
    341350msgstr ""
    342351"Wysyłanie nie powiodło się! Przesłany plik został tylko częściowo przesłane."
    343352
    344 #: lib/wfu_constants.php:99
     353#: lib/wfu_constants.php:101
    345354msgid "Upload failed! No file was uploaded."
    346355msgstr "Wysyłanie nie powiodło się! Plik nie został przesłany."
    347356
    348 #: lib/wfu_constants.php:100
     357#: lib/wfu_constants.php:102
    349358msgid "Upload failed! Failed to write file to disk."
    350359msgstr "Wysyłanie nie powiodło się! Nie udało się zapisać plik na dysk."
    351360
    352 #: lib/wfu_constants.php:101
     361#: lib/wfu_constants.php:103
    353362msgid ""
    354363"Upload failed! Error occured while moving temporary file. Please contact "
     
    356365msgstr "Wystąpił nieznany błąd. Skontaktuj się z administratorem serwisu."
    357366
    358 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     367#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    359368msgid "Upload cancelled!"
    360369msgstr ""
    361370
    362 #: lib/wfu_constants.php:103
     371#: lib/wfu_constants.php:105
    363372msgid ""
    364373"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    367376msgstr ""
    368377
    369 #: lib/wfu_constants.php:104
     378#: lib/wfu_constants.php:106
    370379msgid "Upload failed! Error occured while attemting to upload the file."
    371380msgstr ""
    372381"Wysyłanie nie powiodło się! Wystąpił błąd podczas attemting wgrać plik."
    373382
    374 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     383#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    375384msgid "Upload failed!"
    376385msgstr "BŁĄD PRZESYŁANIA!!!"
    377386
    378 #: lib/wfu_constants.php:106
     387#: lib/wfu_constants.php:108
    379388msgid "No file!"
    380389msgstr "Brak pliku"
    381390
    382 #: lib/wfu_constants.php:107
     391#: lib/wfu_constants.php:109
    383392msgid ""
    384393"Upload failed! The upload has been canceled by the user or the browser "
     
    388397"lub utracone połączenie."
    389398
    390 #: lib/wfu_constants.php:108
     399#: lib/wfu_constants.php:110
    391400msgid "Upload failed! Unknown error."
    392401msgstr "Wysyłanie nie powiodło się! Nieznany błąd."
    393402
    394 #: lib/wfu_constants.php:109
     403#: lib/wfu_constants.php:111
    395404msgid "Please contact the administrator."
    396405msgstr "Proszę skontaktuj się z administratorem."
    397406
    398 #: lib/wfu_constants.php:110
     407#: lib/wfu_constants.php:112
    399408msgid "No result from remote server!"
    400409msgstr "Nie wynik z serwera zdalnego!"
    401410
    402 #: lib/wfu_constants.php:111
     411#: lib/wfu_constants.php:113
    403412msgid " but with warnings"
    404413msgstr "Ostrzeżenia"
    405414
    406 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     415#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    407416msgid "Warning: JSON parse error."
    408417msgstr "\"Błąd analizowania\""
    409418
    410 #: lib/wfu_constants.php:113
     419#: lib/wfu_constants.php:115
    411420msgid ""
    412421"Upload parameters of this file, passed as JSON string to the handler, could "
     
    416425"nie można przeanalizować."
    417426
    418 #: lib/wfu_constants.php:115
     427#: lib/wfu_constants.php:117
    419428msgid ""
    420429"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    423432"przeanalizować."
    424433
    425 #: lib/wfu_constants.php:116
     434#: lib/wfu_constants.php:118
    426435msgid ""
    427436"Redirection to classic form functionality occurred due to unknown error."
     
    430439"błędu."
    431440
    432 #: lib/wfu_constants.php:117
     441#: lib/wfu_constants.php:119
    433442msgid ""
    434443"Redirection to classic form functionality occurred because AJAX is not "
     
    436445msgstr ""
    437446
    438 #: lib/wfu_constants.php:118
     447#: lib/wfu_constants.php:120
    439448msgid ""
    440449"Redirection to classic form functionality occurred because HTML5 is not "
     
    444453"nieobsługiwana."
    445454
    446 #: lib/wfu_constants.php:119
     455#: lib/wfu_constants.php:121
    447456msgid ""
    448457"Redirection to classic form functionality occurred due to JSON parse error."
     
    451460"analizy JSON."
    452461
    453 #: lib/wfu_constants.php:120
     462#: lib/wfu_constants.php:122
    454463msgid "Please enable popup windows from the browser's settings!"
    455464msgstr "Proszę włączyć wyskakujące okienka z ustawień przeglądarki!"
    456465
    457 #: lib/wfu_constants.php:121
     466#: lib/wfu_constants.php:123
    458467msgid "cannot be empty!"
    459468msgstr "Pole nie może być puste!"
    460469
    461 #: lib/wfu_constants.php:122
     470#: lib/wfu_constants.php:124
    462471msgid "number not valid!"
    463472msgstr "Błędny numer!"
    464473
    465 #: lib/wfu_constants.php:123
     474#: lib/wfu_constants.php:125
    466475msgid "email not valid!"
    467476msgstr "Niepoprawny e-mail!"
    468477
    469 #: lib/wfu_constants.php:124
     478#: lib/wfu_constants.php:126
    470479msgid "emails do not match!"
    471480msgstr "e-maile nie pasują!"
    472481
    473 #: lib/wfu_constants.php:125
     482#: lib/wfu_constants.php:127
    474483msgid "no base email field in group!"
    475484msgstr ""
    476485
    477 #: lib/wfu_constants.php:126
     486#: lib/wfu_constants.php:128
    478487msgid "passwords do not match!"
    479488msgstr "Hasła nie są identyczne"
    480489
    481 #: lib/wfu_constants.php:127
     490#: lib/wfu_constants.php:129
    482491msgid "no base password field in group!"
    483492msgstr ""
    484493
    485 #: lib/wfu_constants.php:128
     494#: lib/wfu_constants.php:130
    486495msgid "checkbox unchecked!"
    487496msgstr "niezaznaczone pole wyboru!"
    488497
    489 #: lib/wfu_constants.php:129
     498#: lib/wfu_constants.php:131
    490499msgid "no option selected!"
    491500msgstr "Nie wybrano żadnej opcji"
    492501
    493 #: lib/wfu_constants.php:130
     502#: lib/wfu_constants.php:132
    494503msgid "no item selected!"
    495504msgstr "Nie wybrano żadnego elementu."
    496505
    497 #: lib/wfu_constants.php:131
     506#: lib/wfu_constants.php:133
    498507msgid ""
    499508"There are more than one instances of the plugin in this page with the same "
     
    503512"identyfikatorze. Zmień go."
    504513
    505 #: lib/wfu_constants.php:132
     514#: lib/wfu_constants.php:134
    506515msgid ""
    507516"Cannot edit the shortcode because the page has been modified. Please reload "
     
    511520"odświeżyć stronę."
    512521
    513 #: lib/wfu_constants.php:133
     522#: lib/wfu_constants.php:135
    514523msgid "Your browser does not support webcam capture!"
    515524msgstr ""
    516525
    517 #: lib/wfu_constants.php:134
     526#: lib/wfu_constants.php:136
    518527msgid "Your browser does not support video recording from the webcam!"
    519528msgstr ""
    520529
    521 #: lib/wfu_constants.php:135
     530#: lib/wfu_constants.php:137
    522531msgid "No video was recorded!"
    523532msgstr ""
    524533
    525 #: lib/wfu_constants.php:136
     534#: lib/wfu_constants.php:138
    526535msgid ""
    527536"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    529538msgstr ""
    530539
    531 #: lib/wfu_constants.php:137
     540#: lib/wfu_constants.php:139
    532541msgid ""
    533542"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    535544msgstr ""
    536545
    537 #: lib/wfu_constants.php:138
     546#: lib/wfu_constants.php:140
    538547msgid ""
    539548"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    541550msgstr ""
    542551
    543 #: lib/wfu_constants.php:139
     552#: lib/wfu_constants.php:141
    544553msgid "ERROR: No site key. Please contact administrator!"
    545554msgstr ""
    546555
    547 #: lib/wfu_constants.php:140
     556#: lib/wfu_constants.php:142
    548557msgid ""
    549558"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    551560msgstr ""
    552561
    553 #: lib/wfu_constants.php:141
     562#: lib/wfu_constants.php:143
    554563msgid "Bad captcha image!"
    555564msgstr ""
    556565
    557 #: lib/wfu_constants.php:142
     566#: lib/wfu_constants.php:144
    558567msgid "No input!"
    559568msgstr ""
    560569
    561 #: lib/wfu_constants.php:143
     570#: lib/wfu_constants.php:145
    562571msgid "Captcha not completed!"
    563572msgstr ""
    564573
    565 #: lib/wfu_constants.php:144
     574#: lib/wfu_constants.php:146
    566575msgid "Wrong captcha!"
    567576msgstr ""
    568577
    569 #: lib/wfu_constants.php:145
     578#: lib/wfu_constants.php:147
    570579msgid "Error refreshing captcha!"
    571580msgstr ""
    572581
    573 #: lib/wfu_constants.php:146
     582#: lib/wfu_constants.php:148
    574583msgid "Unknown captcha error!"
    575584msgstr ""
    576585
    577 #: lib/wfu_constants.php:147
     586#: lib/wfu_constants.php:149
    578587msgid "Captcha not supported by your browser!"
    579588msgstr ""
    580589
    581 #: lib/wfu_constants.php:148
     590#: lib/wfu_constants.php:150
    582591msgid "the secret parameter is missing"
    583592msgstr ""
    584593
    585 #: lib/wfu_constants.php:149
     594#: lib/wfu_constants.php:151
    586595msgid "the secret parameter is invalid or malformed"
    587596msgstr ""
    588597
    589 #: lib/wfu_constants.php:150
     598#: lib/wfu_constants.php:152
    590599msgid "the response parameter is missing"
    591600msgstr ""
    592601
    593 #: lib/wfu_constants.php:151
     602#: lib/wfu_constants.php:153
    594603msgid "the response parameter is invalid or malformed"
    595604msgstr ""
    596605
    597 #: lib/wfu_constants.php:152
     606#: lib/wfu_constants.php:154
    598607msgid "Please do not use drag drop due to an internal problem."
    599608msgstr ""
    600609
    601 #: lib/wfu_constants.php:153
     610#: lib/wfu_constants.php:155
    602611#, php-format
    603612msgid "Error during chunked upload. Unique ID empty in chunk %d"
    604613msgstr ""
    605614
    606 #: lib/wfu_constants.php:154
     615#: lib/wfu_constants.php:156
    607616msgid "Chunked upload is not allowed!"
    608617msgstr ""
    609618
    610 #: lib/wfu_constants.php:155
     619#: lib/wfu_constants.php:157
    611620msgid "Chunked upload aborted due to error in previous chunk!"
    612621msgstr ""
    613622
    614 #: lib/wfu_constants.php:156
     623#: lib/wfu_constants.php:158
    615624msgid "Chunked upload failed, final file could not be created!"
    616625msgstr ""
    617626
    618 #: lib/wfu_constants.php:157
     627#: lib/wfu_constants.php:159
    619628#, php-format
    620629msgid "Could not write file chuck to destination on chunk %d"
    621630msgstr ""
    622631
    623 #: lib/wfu_constants.php:158
     632#: lib/wfu_constants.php:160
    624633#, php-format
    625634msgid "Could not enlarge destination file on chunk %d"
    626635msgstr ""
    627636
    628 #: lib/wfu_constants.php:159
     637#: lib/wfu_constants.php:161
    629638#, php-format
    630639msgid "Could not open file handles on chunk %d"
    631640msgstr ""
    632641
    633 #: lib/wfu_constants.php:160
     642#: lib/wfu_constants.php:162
    634643msgid "You are not allowed to download this file!"
    635644msgstr ""
    636645
    637 #: lib/wfu_constants.php:161
     646#: lib/wfu_constants.php:163
    638647msgid "File does not exist!"
    639648msgstr ""
    640649
    641 #: lib/wfu_constants.php:162
     650#: lib/wfu_constants.php:164
    642651msgid "Could not download file!"
    643652msgstr ""
    644653
    645 #: lib/wfu_constants.php:163
     654#: lib/wfu_constants.php:165
    646655msgid "You are not allowed to delete this file!"
    647656msgstr ""
    648657
    649 #: lib/wfu_constants.php:164
     658#: lib/wfu_constants.php:166
    650659msgid "File was not deleted!"
    651660msgstr ""
    652661
    653 #: lib/wfu_constants.php:165
     662#: lib/wfu_constants.php:167
    654663msgid "No file was deleted!"
    655664msgstr ""
    656665
    657 #: lib/wfu_constants.php:166
     666#: lib/wfu_constants.php:168
    658667msgid "Some files were not deleted!"
    659668msgstr ""
    660669
    661 #: lib/wfu_constants.php:168
     670#: lib/wfu_constants.php:170
    662671msgid "Upload skipped! File already exists."
    663672msgstr "Przepraszamy, ten plik już istnieje!"
    664673
    665 #: lib/wfu_constants.php:169
     674#: lib/wfu_constants.php:171
    666675msgid "The extension of the file does not match its contents."
    667676msgstr ""
    668677
    669 #: lib/wfu_constants.php:170
     678#: lib/wfu_constants.php:172
    670679msgid ""
    671680"Upload succeeded but the file is suspicious because its contents do not "
     
    673682msgstr ""
    674683
    675 #: lib/wfu_constants.php:171
     684#: lib/wfu_constants.php:173
    676685msgid "No files have been selected!"
    677686msgstr "Nie wybrano żadnych plików"
    678687
    679 #: lib/wfu_constants.php:172
     688#: lib/wfu_constants.php:174
    680689msgid "Please complete the consent question before continuing the upload!"
    681690msgstr ""
    682691
    683 #: lib/wfu_constants.php:173
     692#: lib/wfu_constants.php:175
    684693msgid "WPFilebase Plugin not updated because there were no files uploaded."
    685694msgstr ""
    686695"WPFilebase Plugin nie aktualizowane, ponieważ nie było tam plików przesłane."
    687696
    688 #: lib/wfu_constants.php:174
     697#: lib/wfu_constants.php:176
    689698msgid "Notification email was not sent because there were no files uploaded."
    690699msgstr ""
     
    692701"pliki."
    693702
    694 #: lib/wfu_constants.php:175
     703#: lib/wfu_constants.php:177
    695704msgid ""
    696705"Notification email was not sent because no recipients were defined. Please "
     
    700709"zdefiniowanych. Sprawdź atrybut notifyrecipients w kodzie."
    701710
    702 #: lib/wfu_constants.php:176
     711#: lib/wfu_constants.php:178
    703712msgid ""
    704713"Notification email was not sent due to an error. Please check "
     
    708717"notifyrecipients, notifysubject i notifymessage atrybuty dla błędów."
    709718
    710 #: lib/wfu_constants.php:177
     719#: lib/wfu_constants.php:179
    711720msgid ""
    712721"Redirection not executed because redirection link is empty. Please check "
     
    716725"Sprawdź atrybut redirectlink."
    717726
    718 #: lib/wfu_constants.php:178
     727#: lib/wfu_constants.php:180
    719728msgid ""
    720729"Redirection not executed because not all files were successfully uploaded."
     
    723732"załadowane."
    724733
    725 #: lib/wfu_constants.php:179
     734#: lib/wfu_constants.php:181
    726735msgid "Potential Denial-Of-Service Attack on {SITE}"
    727736msgstr ""
    728737
    729 #: lib/wfu_constants.php:180
     738#: lib/wfu_constants.php:182
    730739msgid ""
    731740"Hello admin\n"
     
    747756msgstr ""
    748757
    749 #: lib/wfu_constants.php:181
     758#: lib/wfu_constants.php:183
    750759msgid ""
    751760"You have activated an alternative insecure Iptanus Services Server. For "
     
    753762msgstr ""
    754763
    755 #: lib/wfu_constants.php:182
     764#: lib/wfu_constants.php:184
    756765msgid ""
    757766"Iptanus Services Server is unreachable. This may cause problems on some "
     
    759768msgstr ""
    760769
    761 #: lib/wfu_constants.php:184
     770#: lib/wfu_constants.php:186
    762771msgid ""
    763772"Failed to add the shortcode to the page/post. Please try again. If the "
     
    767776"komunikat będzie się powtarzał, skontaktuj się z administratorem."
    768777
    769 #: lib/wfu_constants.php:185
     778#: lib/wfu_constants.php:187
    770779msgid ""
    771780"Failed to edit the shortcode because the contents of the page changed. Try "
     
    775784"ponownie."
    776785
    777 #: lib/wfu_constants.php:186
     786#: lib/wfu_constants.php:188
    778787msgid ""
    779788"Failed to delete the shortcode because the contents of the page changed. Try "
     
    783792"ponownie."
    784793
    785 #: lib/wfu_constants.php:187
     794#: lib/wfu_constants.php:189
    786795msgid ""
    787796"The page containing the shortcode has been modified and it is no longer "
     
    791800"przeładować shortcode."
    792801
    793 #: lib/wfu_constants.php:188
     802#: lib/wfu_constants.php:190
    794803msgid ""
    795804"Failed to update the shortcode because the contents of the page changed. Go "
     
    799808"przeładować shortcode."
    800809
    801 #: lib/wfu_constants.php:189
     810#: lib/wfu_constants.php:191
    802811msgid ""
    803812"Failed to update the shortcode. Please try again. If the problem persists, "
     
    807816"nie ustąpi, wrócić i ponownie załadować shortcode."
    808817
    809 #: lib/wfu_constants.php:191
     818#: lib/wfu_constants.php:193
    810819msgid "This is a test message"
    811820msgstr "To jest wiadomość testowa"
    812821
    813 #: lib/wfu_constants.php:192
     822#: lib/wfu_constants.php:194
    814823msgid "This is a test administrator message"
    815824msgstr "To jest wiadomość testowa administratora"
    816825
    817 #: lib/wfu_constants.php:193
     826#: lib/wfu_constants.php:195
    818827msgid "File testfile 1 under test"
    819828msgstr ""
    820829
    821 #: lib/wfu_constants.php:194
     830#: lib/wfu_constants.php:196
    822831msgid "File testfile 1 message"
    823832msgstr ""
    824833
    825 #: lib/wfu_constants.php:195
     834#: lib/wfu_constants.php:197
    826835msgid "File testfile 1 administrator message"
    827836msgstr ""
    828837
    829 #: lib/wfu_constants.php:196
     838#: lib/wfu_constants.php:198
    830839msgid "File testfile 2 under test"
    831840msgstr ""
    832841
    833 #: lib/wfu_constants.php:197
     842#: lib/wfu_constants.php:199
    834843msgid "File testfile 2 message"
    835844msgstr ""
    836845
    837 #: lib/wfu_constants.php:198
     846#: lib/wfu_constants.php:200
    838847msgid "File testfile 2 administrator message"
    839848msgstr ""
    840849
    841 #: lib/wfu_constants.php:200
     850#: lib/wfu_constants.php:202
    842851msgid ""
    843852"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    847856"identyfikator bieżącego użytkownika."
    848857
    849 #: lib/wfu_constants.php:201
     858#: lib/wfu_constants.php:203
    850859msgid ""
    851860"Insert variable %username% inside text. It will be replaced by the username "
     
    855864"użytkownika bieżącego użytkownika."
    856865
    857 #: lib/wfu_constants.php:202
     866#: lib/wfu_constants.php:204
    858867msgid ""
    859868"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    863872"mail bieżącego użytkownika."
    864873
    865 #: lib/wfu_constants.php:203
     874#: lib/wfu_constants.php:205
    866875msgid ""
    867876"Insert variable %filename% inside text. It will be replaced by the filename "
     
    871880"pliku przesłane."
    872881
    873 #: lib/wfu_constants.php:204
     882#: lib/wfu_constants.php:206
    874883msgid ""
    875884"Insert variable %filepath% inside text. It will be replaced by the full "
     
    879888"filepath przesyłanego pliku."
    880889
    881 #: lib/wfu_constants.php:205
     890#: lib/wfu_constants.php:207
    882891msgid ""
    883892"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    887896"identyfikator blog strony internetowej."
    888897
    889 #: lib/wfu_constants.php:206
     898#: lib/wfu_constants.php:208
    890899msgid ""
    891900"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    893902msgstr ""
    894903
    895 #: lib/wfu_constants.php:207
     904#: lib/wfu_constants.php:209
    896905msgid ""
    897906"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    901910"bieżącej strony."
    902911
    903 #: lib/wfu_constants.php:208
     912#: lib/wfu_constants.php:210
    904913msgid ""
    905914"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    911920"wpisuje w tej dziedzinie."
    912921
    913 #: lib/wfu_constants.php:209
     922#: lib/wfu_constants.php:211
    914923msgid "Insert variable %n% inside text to denote a line change."
    915924msgstr "Wstaw zmienną %n % wewnątrz tekstu do oznaczenia linii zmiany."
    916925
    917 #: lib/wfu_constants.php:211
     926#: lib/wfu_constants.php:213
    918927#, php-format
    919928msgid "File %filename% uploaded successfully but not saved"
    920929msgstr ""
    921930
    922 #: lib/wfu_constants.php:212
     931#: lib/wfu_constants.php:214
    923932msgid "Test Mode"
    924933msgstr "Tryb testowy"
    925934
    926 #: lib/wfu_constants.php:213
     935#: lib/wfu_constants.php:215
    927936msgid "select dir..."
    928937msgstr "Wybierz dir..."
    929938
    930 #: lib/wfu_constants.php:214
     939#: lib/wfu_constants.php:216
    931940msgid "type dir"
    932941msgstr "Typ dir"
    933942
    934 #: lib/wfu_constants.php:215
     943#: lib/wfu_constants.php:217
    935944msgid "Upload path: %filepath%"
    936945msgstr "Wgraj %filepath%"
    937946
    938 #: lib/wfu_constants.php:216
     947#: lib/wfu_constants.php:218
    939948msgid "Failed upload path: %filepath%"
    940949msgstr "Nieudane przesyłanie: %filepath%"
    941950
    942 #: lib/wfu_constants.php:217
     951#: lib/wfu_constants.php:219
    943952msgid " (required)"
    944953msgstr "*"
    945954
    946 #: lib/wfu_constants.php:218
     955#: lib/wfu_constants.php:220
    947956msgid "Files are being uploaded. Are you sure you want to exit the page?"
    948957msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"
    949958
    950 #: lib/wfu_constants.php:219
     959#: lib/wfu_constants.php:221
    951960msgid "checking captcha..."
    952961msgstr ""
    953962
    954 #: lib/wfu_constants.php:220
     963#: lib/wfu_constants.php:222
    955964msgid "refreshing..."
    956965msgstr ""
    957966
    958 #: lib/wfu_constants.php:221
     967#: lib/wfu_constants.php:223
    959968msgid "correct captcha"
    960969msgstr ""
    961970
    962 #: lib/wfu_constants.php:222
     971#: lib/wfu_constants.php:224
    963972msgid "click to continue the upload"
    964973msgstr ""
    965974
    966 #: lib/wfu_constants.php:223
     975#: lib/wfu_constants.php:225
    967976msgid "Are you sure you want to delete this file?"
    968977msgstr ""
    969978
    970 #: lib/wfu_constants.php:224
     979#: lib/wfu_constants.php:226
    971980msgid "Are you sure you want to delete these files?"
    972981msgstr ""
    973982
    974 #: lib/wfu_constants.php:225
     983#: lib/wfu_constants.php:227
    975984msgid "Bulk Actions"
    976985msgstr ""
    977986
    978 #: lib/wfu_constants.php:226
     987#: lib/wfu_constants.php:228
    979988msgid "Apply"
    980989msgstr ""
    981990
    982 #: lib/wfu_constants.php:228
     991#: lib/wfu_constants.php:230
    983992msgid "of "
    984993msgstr ""
    985994
    986 #: lib/wfu_constants.php:229
     995#: lib/wfu_constants.php:231
    987996msgid "Are you sure that you want to cancel the upload?"
    988997msgstr ""
    989998
    990 #: lib/wfu_constants.php:230
     999#: lib/wfu_constants.php:232
    9911000msgid "cancel upload of this file"
    9921001msgstr ""
    9931002
    994 #: lib/wfu_constants.php:231
     1003#: lib/wfu_constants.php:233
    9951004msgid "Upload in progress"
    9961005msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
    9971006
    998 #: lib/wfu_constants.php:232
     1007#: lib/wfu_constants.php:234
    9991008msgid "Upload in progress with warnings!"
    10001009msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
    10011010
    1002 #: lib/wfu_constants.php:233
     1011#: lib/wfu_constants.php:235
    10031012msgid "Upload in progress but some files already failed!"
    10041013msgstr "Przesyłanie w toku, ale niektóre pliki zostały anulowane!"
    10051014
    1006 #: lib/wfu_constants.php:234
     1015#: lib/wfu_constants.php:236
    10071016msgid "Upload in progress but no files uploaded so far!"
    10081017msgstr "Przesyłanie w toku, ale jeszcze nie przesłano żadnego pliku!"
    10091018
    1010 #: lib/wfu_constants.php:235
     1019#: lib/wfu_constants.php:237
    10111020msgid "All files uploaded successfully"
    10121021msgstr "Przesyłanie plików zakończyło się powodzeniem"
    10131022
    1014 #: lib/wfu_constants.php:236
     1023#: lib/wfu_constants.php:238
    10151024msgid "All files uploaded successfully but there are warnings!"
    10161025msgstr "Przesyłanie plików zakończyło się powodzeniem"
    10171026
    1018 #: lib/wfu_constants.php:237
     1027#: lib/wfu_constants.php:239
    10191028msgid "File uploaded successfully but there are warnings!"
    10201029msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"
    10211030
    1022 #: lib/wfu_constants.php:238
     1031#: lib/wfu_constants.php:240
    10231032msgid "Some files failed to upload!"
    10241033msgstr "Niektóre pliki zostały anulowane!"
    10251034
    1026 #: lib/wfu_constants.php:239
     1035#: lib/wfu_constants.php:241
    10271036msgid "All files failed to upload"
    10281037msgstr "Wszystkie pliki zostały anulowane"
    10291038
    1030 #: lib/wfu_constants.php:240
     1039#: lib/wfu_constants.php:242
    10311040msgid "File failed to upload"
    10321041msgstr "Nie udało się przesłać pliku"
    10331042
    1034 #: lib/wfu_constants.php:241
     1043#: lib/wfu_constants.php:243
    10351044msgid "There are no files to upload!"
    10361045msgstr "Brak plików do wysłania"
    10371046
    1038 #: lib/wfu_constants.php:242
     1047#: lib/wfu_constants.php:244
    10391048msgid "Test upload message"
    10401049msgstr "To jest wiadomość testowa"
    10411050
    1042 #: lib/wfu_constants.php:243
     1051#: lib/wfu_constants.php:245
    10431052msgid "JSON parse warning!"
    10441053msgstr "JSON analizować ostrzeżenie!"
    10451054
    1046 #: lib/wfu_constants.php:244
     1055#: lib/wfu_constants.php:246
    10471056msgid "please wait while redirecting..."
    10481057msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."
    10491058
    1050 #: lib/wfu_constants.php:246
     1059#: lib/wfu_constants.php:248
    10511060msgid "Submitting data"
    10521061msgstr ""
    10531062
    1054 #: lib/wfu_constants.php:247
     1063#: lib/wfu_constants.php:249
    10551064msgid "Data submitted successfully!"
    10561065msgstr ""
    10571066
    1058 #: lib/wfu_constants.php:248
     1067#: lib/wfu_constants.php:250
    10591068msgid "Data were not submitted!"
    10601069msgstr ""
    10611070
    1062 #: lib/wfu_constants.php:249
     1071#: lib/wfu_constants.php:251
    10631072msgid "Cancelling upload"
    10641073msgstr ""
    10651074
    1066 #: lib/wfu_constants.php:251
     1075#: lib/wfu_constants.php:253
    10671076msgid "Upload succeeded!"
    10681077msgstr ""
    10691078
    1070 #: lib/wfu_constants.php:252
     1079#: lib/wfu_constants.php:254
    10711080msgid "Upload completed but no files were saved!"
    10721081msgstr ""
    10731082
    1074 #: lib/wfu_constants.php:253
     1083#: lib/wfu_constants.php:255
    10751084msgid "File was not saved due to personal data policy!"
    10761085msgstr ""
    10771086
    1078 #: lib/wfu_constants.php:254
     1087#: lib/wfu_constants.php:256
    10791088msgid "Open visual shortcode editor in new window"
    10801089msgstr "Otwórz edytor w nowym oknie"
    10811090
    1082 #: lib/wfu_constants.php:255
     1091#: lib/wfu_constants.php:257
    10831092msgid "loading visual editor"
    10841093msgstr "Ładowanie wizualnego edytora"
    10851094
    1086 #: lib/wfu_constants.php:256
     1095#: lib/wfu_constants.php:258
    10871096msgid "Clear file list?"
    10881097msgstr ""
    10891098
    1090 #: lib/wfu_constants.php:257
     1099#: lib/wfu_constants.php:259
    10911100msgid "DROP HERE"
    10921101msgstr ""
    10931102
    1094 #: lib/wfu_constants.php:259
     1103#: lib/wfu_constants.php:261
    10951104msgid "record video"
    10961105msgstr ""
    10971106
    1098 #: lib/wfu_constants.php:260
     1107#: lib/wfu_constants.php:262
    10991108msgid "take a picture"
    11001109msgstr ""
    11011110
    1102 #: lib/wfu_constants.php:261
     1111#: lib/wfu_constants.php:263
    11031112msgid "turn webcam on/off"
    11041113msgstr ""
    11051114
    1106 #: lib/wfu_constants.php:262
     1115#: lib/wfu_constants.php:264
    11071116msgid "go live again"
    11081117msgstr ""
    11091118
    1110 #: lib/wfu_constants.php:263
     1119#: lib/wfu_constants.php:265
    11111120msgid "end recording"
    11121121msgstr ""
    11131122
    1114 #: lib/wfu_constants.php:264
     1123#: lib/wfu_constants.php:266
    11151124msgid "play"
    11161125msgstr ""
    11171126
    1118 #: lib/wfu_constants.php:265
     1127#: lib/wfu_constants.php:267
    11191128msgid "pause"
    11201129msgstr ""
    11211130
    1122 #: lib/wfu_constants.php:266
     1131#: lib/wfu_constants.php:268
    11231132msgid "go to the beginning"
    11241133msgstr ""
    11251134
    1126 #: lib/wfu_constants.php:267
     1135#: lib/wfu_constants.php:269
    11271136msgid "go to the end"
    11281137msgstr ""
    11291138
    1130 #: lib/wfu_constants.php:269
     1139#: lib/wfu_constants.php:271
    11311140msgid "Wordpress File Upload Form"
    11321141msgstr "Formularz przesyłania plików WPFU"
    11331142
    1134 #: lib/wfu_constants.php:270
     1143#: lib/wfu_constants.php:272
    11351144msgid "Wordpress File Upload plugin uploader for sidebars"
    11361145msgstr ""
    11371146
    1138 #: lib/wfu_constants.php:271
     1147#: lib/wfu_constants.php:273
    11391148msgid "Upload Files"
     1149msgstr ""
     1150
     1151#: lib/wfu_functions.php:8192
     1152#, fuzzy
     1153#| msgid "Wordpress File Upload Form"
     1154msgid "Wordpress File Upload Consent Status"
     1155msgstr "Formularz przesyłania plików WPFU"
     1156
     1157#: lib/wfu_functions.php:8195
     1158msgid "Consent Status"
     1159msgstr ""
     1160
     1161#: lib/wfu_functions.php:8197
     1162msgid "You have given your consent to store personal data."
     1163msgstr ""
     1164
     1165#: lib/wfu_functions.php:8197
     1166msgid "You have denied to store personal data."
     1167msgstr ""
     1168
     1169#: lib/wfu_functions.php:8197
     1170msgid "You have not answered to consent yet."
     1171msgstr ""
     1172
     1173#: lib/wfu_functions.php:8203
     1174msgid "Change status to"
     1175msgstr ""
     1176
     1177#: lib/wfu_functions.php:8205
     1178msgid "No change"
     1179msgstr ""
     1180
     1181#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1182msgid "Revoke Consent"
     1183msgstr ""
     1184
     1185#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1186msgid "Clear Consent"
     1187msgstr ""
     1188
     1189#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1190msgid "Give Consent"
     1191msgstr ""
     1192
     1193#: lib/wfu_widget.php:52
     1194msgid "Title:"
     1195msgstr ""
     1196
     1197#: lib/wfu_widget.php:56
     1198msgid "Shortcode Attributes:"
    11401199msgstr ""
    11411200
  • wp-file-upload/trunk/languages/wp-file-upload-pt_BR.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:30+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:31+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:13+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:13+0200\n"
    77"Last-Translator: Jon Hanson <jon@quickbrasil.org>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n > 1);\n"
     
    136137msgstr "Usuário"
    137138
    138 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     139#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    139140msgid "Page"
    140141msgstr "Página"
     
    287288
    288289#: lib/wfu_constants.php:86
     290#, fuzzy
     291#| msgid ""
     292#| "Error. This file was rejected because its extension is not correct. Its "
     293#| "proper filename is: "
     294msgid "Error. This file was rejected because its not a valid image."
     295msgstr ""
     296"Erro. Este arquivo foi rejeitado porque sua extensão não está correta. Seu "
     297"nome de arquivo correto é: "
     298
     299#: lib/wfu_constants.php:87
    289300msgid ""
    290301"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    296307"favor, verifique o log de envio para comportamento suspeito."
    297308
    298 #: lib/wfu_constants.php:87
     309#: lib/wfu_constants.php:88
    299310msgid ""
    300311"File not uploaded in order to prevent overflow of the website. Please "
     
    304315"favor, entre em contato com o administrador."
    305316
    306 #: lib/wfu_constants.php:88
     317#: lib/wfu_constants.php:89
    307318msgid "Target folder doesn't exist."
    308319msgstr "Pasta de destino não existe."
    309320
    310 #: lib/wfu_constants.php:89
     321#: lib/wfu_constants.php:90
    311322msgid "Upload failed! Missing a temporary folder."
    312323msgstr "O envio falhou! Faltando uma pasta temporária."
    313324
    314 #: lib/wfu_constants.php:90
     325#: lib/wfu_constants.php:91
     326msgid "Not allowed to upload to target folder."
     327msgstr ""
     328
     329#: lib/wfu_constants.php:92
    315330msgid "Upload failed! Permission denied to write to target folder."
    316331msgstr "O envio falhou! Permissão negada para gravar na pasta de destino."
    317332
    318 #: lib/wfu_constants.php:91
     333#: lib/wfu_constants.php:93
    319334msgid "File not allowed."
    320335msgstr "Arquivo não permitido."
    321336
    322 #: lib/wfu_constants.php:92
     337#: lib/wfu_constants.php:94
    323338msgid "File is suspicious and was rejected."
    324339msgstr "O arquivo é suspeito e foi rejeitado."
    325340
    326 #: lib/wfu_constants.php:93
     341#: lib/wfu_constants.php:95
    327342msgid "The uploaded file exceeds the file size limit."
    328343msgstr "O arquivo enviado excede o limite de tamanho de arquivo."
    329344
    330 #: lib/wfu_constants.php:94
     345#: lib/wfu_constants.php:96
    331346msgid "The uploaded file exceeds 2GB and is not supported by this server."
    332347msgstr "O arquivo enviado excede 2 GB e não é suportado por este servidor."
    333348
    334 #: lib/wfu_constants.php:95
     349#: lib/wfu_constants.php:97
    335350msgid ""
    336351"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    340355"servidor. Por favor contate o administrador."
    341356
    342 #: lib/wfu_constants.php:96
     357#: lib/wfu_constants.php:98
    343358msgid ""
    344359"Upload failed! The duration of the upload exceeded the time limit of the "
     
    348363"Por favor contate o administrador."
    349364
    350 #: lib/wfu_constants.php:97
     365#: lib/wfu_constants.php:99
    351366msgid ""
    352367"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    356371"especificada no formulário HTML."
    357372
    358 #: lib/wfu_constants.php:98
     373#: lib/wfu_constants.php:100
    359374msgid "Upload failed! The uploaded file was only partially uploaded."
    360375msgstr "O envio falhou! O arquivo enviado foi apenas parcialmente carregado."
    361376
    362 #: lib/wfu_constants.php:99
     377#: lib/wfu_constants.php:101
    363378msgid "Upload failed! No file was uploaded."
    364379msgstr "O envio falhou! Nenhum arquivo foi enviado."
    365380
    366 #: lib/wfu_constants.php:100
     381#: lib/wfu_constants.php:102
    367382msgid "Upload failed! Failed to write file to disk."
    368383msgstr "O envio falhou! Falha ao gravar o arquivo no disco."
    369384
    370 #: lib/wfu_constants.php:101
     385#: lib/wfu_constants.php:103
    371386msgid ""
    372387"Upload failed! Error occured while moving temporary file. Please contact "
     
    376391"entre em contato com o administrador."
    377392
    378 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     393#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    379394msgid "Upload cancelled!"
    380395msgstr "Envio cancelado!"
    381396
    382 #: lib/wfu_constants.php:103
     397#: lib/wfu_constants.php:105
    383398msgid ""
    384399"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    390405"Examinar a lista de extensões carregadas com phpinfo() pode ajudar."
    391406
    392 #: lib/wfu_constants.php:104
     407#: lib/wfu_constants.php:106
    393408msgid "Upload failed! Error occured while attemting to upload the file."
    394409msgstr "O envio falhou! Ocorreu um erro ao tentar carregar o arquivo."
    395410
    396 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     411#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    397412msgid "Upload failed!"
    398413msgstr "O envio falhou!"
    399414
    400 #: lib/wfu_constants.php:106
     415#: lib/wfu_constants.php:108
    401416msgid "No file!"
    402417msgstr "Nenhum arquivo!"
    403418
    404 #: lib/wfu_constants.php:107
     419#: lib/wfu_constants.php:109
    405420msgid ""
    406421"Upload failed! The upload has been canceled by the user or the browser "
     
    410425"conexão."
    411426
    412 #: lib/wfu_constants.php:108
     427#: lib/wfu_constants.php:110
    413428msgid "Upload failed! Unknown error."
    414429msgstr "O envio falhou! Erro desconhecido."
    415430
    416 #: lib/wfu_constants.php:109
     431#: lib/wfu_constants.php:111
    417432msgid "Please contact the administrator."
    418433msgstr "Por favor contate o administrador."
    419434
    420 #: lib/wfu_constants.php:110
     435#: lib/wfu_constants.php:112
    421436msgid "No result from remote server!"
    422437msgstr "Nenhum resultado do servidor remoto!"
    423438
    424 #: lib/wfu_constants.php:111
     439#: lib/wfu_constants.php:113
    425440msgid " but with warnings"
    426441msgstr " mas com problemas"
    427442
    428 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     443#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    429444msgid "Warning: JSON parse error."
    430445msgstr "Aviso: erro de parse do JSON."
    431446
    432 #: lib/wfu_constants.php:113
     447#: lib/wfu_constants.php:115
    433448msgid ""
    434449"Upload parameters of this file, passed as JSON string to the handler, could "
     
    438453"interpretador, não puderam ser traduzidos."
    439454
    440 #: lib/wfu_constants.php:115
     455#: lib/wfu_constants.php:117
    441456msgid ""
    442457"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    445460"puderam ser traduzidos."
    446461
    447 #: lib/wfu_constants.php:116
     462#: lib/wfu_constants.php:118
    448463msgid ""
    449464"Redirection to classic form functionality occurred due to unknown error."
     
    452467"devido a erro desconhecido."
    453468
    454 #: lib/wfu_constants.php:117
     469#: lib/wfu_constants.php:119
    455470msgid ""
    456471"Redirection to classic form functionality occurred because AJAX is not "
     
    460475"porque o AJAX não é suportado."
    461476
    462 #: lib/wfu_constants.php:118
     477#: lib/wfu_constants.php:120
    463478msgid ""
    464479"Redirection to classic form functionality occurred because HTML5 is not "
     
    468483"porque o HTML5 não é suportado."
    469484
    470 #: lib/wfu_constants.php:119
     485#: lib/wfu_constants.php:121
    471486msgid ""
    472487"Redirection to classic form functionality occurred due to JSON parse error."
     
    475490"devido ao erro de análise JSON."
    476491
    477 #: lib/wfu_constants.php:120
     492#: lib/wfu_constants.php:122
    478493msgid "Please enable popup windows from the browser's settings!"
    479494msgstr "Por favor, habilite as janelas pop-up nas configurações do navegador!"
    480495
    481 #: lib/wfu_constants.php:121
     496#: lib/wfu_constants.php:123
    482497msgid "cannot be empty!"
    483498msgstr "não pode estar vazio!"
    484499
    485 #: lib/wfu_constants.php:122
     500#: lib/wfu_constants.php:124
    486501msgid "number not valid!"
    487502msgstr "número não válido!"
    488503
    489 #: lib/wfu_constants.php:123
     504#: lib/wfu_constants.php:125
    490505msgid "email not valid!"
    491506msgstr "email não válido!"
    492507
    493 #: lib/wfu_constants.php:124
     508#: lib/wfu_constants.php:126
    494509msgid "emails do not match!"
    495510msgstr "emails não coincidem!"
    496511
    497 #: lib/wfu_constants.php:125
     512#: lib/wfu_constants.php:127
    498513msgid "no base email field in group!"
    499514msgstr "nenhum campo de e-mail base no grupo!"
    500515
    501 #: lib/wfu_constants.php:126
     516#: lib/wfu_constants.php:128
    502517msgid "passwords do not match!"
    503518msgstr "as senhas não coincidem!"
    504519
    505 #: lib/wfu_constants.php:127
     520#: lib/wfu_constants.php:129
    506521msgid "no base password field in group!"
    507522msgstr "nenhum campo de senha base no grupo!"
    508523
    509 #: lib/wfu_constants.php:128
     524#: lib/wfu_constants.php:130
    510525msgid "checkbox unchecked!"
    511526msgstr "caixa de seleção desmarcada!"
    512527
    513 #: lib/wfu_constants.php:129
     528#: lib/wfu_constants.php:131
    514529msgid "no option selected!"
    515530msgstr "nenhuma opção selecionada!"
    516531
    517 #: lib/wfu_constants.php:130
     532#: lib/wfu_constants.php:132
    518533msgid "no item selected!"
    519534msgstr "nenhum item selecionado!"
    520535
    521 #: lib/wfu_constants.php:131
     536#: lib/wfu_constants.php:133
    522537msgid ""
    523538"There are more than one instances of the plugin in this page with the same "
     
    527542"favor mude isto."
    528543
    529 #: lib/wfu_constants.php:132
     544#: lib/wfu_constants.php:134
    530545msgid ""
    531546"Cannot edit the shortcode because the page has been modified. Please reload "
     
    535550"recarregue a página."
    536551
    537 #: lib/wfu_constants.php:133
     552#: lib/wfu_constants.php:135
    538553msgid "Your browser does not support webcam capture!"
    539554msgstr "Seu navegador não suporta captura de webcam!"
    540555
    541 #: lib/wfu_constants.php:134
     556#: lib/wfu_constants.php:136
    542557msgid "Your browser does not support video recording from the webcam!"
    543558msgstr "Seu navegador não suporta gravação de vídeo da webcam!"
    544559
    545 #: lib/wfu_constants.php:135
     560#: lib/wfu_constants.php:137
    546561msgid "No video was recorded!"
    547562msgstr "Nenhum vídeo foi gravado!"
    548563
    549 #: lib/wfu_constants.php:136
     564#: lib/wfu_constants.php:138
    550565msgid ""
    551566"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    555570"PHP ou use RecaptchaV2 (sem conta)."
    556571
    557 #: lib/wfu_constants.php:137
     572#: lib/wfu_constants.php:139
    558573msgid ""
    559574"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    563578"favor, notifique o administrador."
    564579
    565 #: lib/wfu_constants.php:138
     580#: lib/wfu_constants.php:140
    566581msgid ""
    567582"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    571586"favor use RecaptchaV1 (sem conta)."
    572587
    573 #: lib/wfu_constants.php:139
     588#: lib/wfu_constants.php:141
    574589msgid "ERROR: No site key. Please contact administrator!"
    575590msgstr ""
    576591"ERRO: nenhuma chave de site. Por favor, entre em contato com o administrador!"
    577592
    578 #: lib/wfu_constants.php:140
     593#: lib/wfu_constants.php:142
    579594msgid ""
    580595"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    584599"Painel para definir as chaves do Google Recaptcha."
    585600
    586 #: lib/wfu_constants.php:141
     601#: lib/wfu_constants.php:143
    587602msgid "Bad captcha image!"
    588603msgstr "Imagem do captcha ruim!"
    589604
    590 #: lib/wfu_constants.php:142
     605#: lib/wfu_constants.php:144
    591606msgid "No input!"
    592607msgstr "Sem entrada!"
    593608
    594 #: lib/wfu_constants.php:143
     609#: lib/wfu_constants.php:145
    595610msgid "Captcha not completed!"
    596611msgstr "Captcha não concluído!"
    597612
    598 #: lib/wfu_constants.php:144
     613#: lib/wfu_constants.php:146
    599614msgid "Wrong captcha!"
    600615msgstr "Captcha errado!"
    601616
    602 #: lib/wfu_constants.php:145
     617#: lib/wfu_constants.php:147
    603618msgid "Error refreshing captcha!"
    604619msgstr "Erro ao atualizar o captcha!"
    605620
    606 #: lib/wfu_constants.php:146
     621#: lib/wfu_constants.php:148
    607622msgid "Unknown captcha error!"
    608623msgstr "Erro de captcha desconhecido!"
    609624
    610 #: lib/wfu_constants.php:147
     625#: lib/wfu_constants.php:149
    611626msgid "Captcha not supported by your browser!"
    612627msgstr "Captcha não suportado pelo seu navegador!"
    613628
    614 #: lib/wfu_constants.php:148
     629#: lib/wfu_constants.php:150
    615630msgid "the secret parameter is missing"
    616631msgstr "o parâmetro secreto está faltando"
    617632
    618 #: lib/wfu_constants.php:149
     633#: lib/wfu_constants.php:151
    619634msgid "the secret parameter is invalid or malformed"
    620635msgstr "o parâmetro secreto é inválido ou mal informado"
    621636
    622 #: lib/wfu_constants.php:150
     637#: lib/wfu_constants.php:152
    623638msgid "the response parameter is missing"
    624639msgstr "o parâmetro de resposta está ausente"
    625640
    626 #: lib/wfu_constants.php:151
     641#: lib/wfu_constants.php:153
    627642msgid "the response parameter is invalid or malformed"
    628643msgstr "o parâmetro de resposta é inválido ou mal informado"
    629644
    630 #: lib/wfu_constants.php:152
     645#: lib/wfu_constants.php:154
    631646msgid "Please do not use drag drop due to an internal problem."
    632647msgstr "Por favor, não use o recurso de arrastar devido a um problema interno."
    633648
    634 #: lib/wfu_constants.php:153
     649#: lib/wfu_constants.php:155
    635650#, php-format
    636651msgid "Error during chunked upload. Unique ID empty in chunk %d"
    637652msgstr "Erro durante o envio em partes. ID exclusivo vazio no fragmento %d"
    638653
    639 #: lib/wfu_constants.php:154
     654#: lib/wfu_constants.php:156
    640655msgid "Chunked upload is not allowed!"
    641656msgstr "Envio em partes não é permitido!"
    642657
    643 #: lib/wfu_constants.php:155
     658#: lib/wfu_constants.php:157
    644659msgid "Chunked upload aborted due to error in previous chunk!"
    645660msgstr "Envio em partes abortado devido a erro no fragmento anterior!"
    646661
    647 #: lib/wfu_constants.php:156
     662#: lib/wfu_constants.php:158
    648663msgid "Chunked upload failed, final file could not be created!"
    649664msgstr "O envio em partes falhou, o arquivo final não pôde ser criado!"
    650665
    651 #: lib/wfu_constants.php:157
     666#: lib/wfu_constants.php:159
    652667#, php-format
    653668msgid "Could not write file chuck to destination on chunk %d"
     
    655670"Não foi possível gravar o mandril de arquivos no destino no fragmento %d"
    656671
    657 #: lib/wfu_constants.php:158
     672#: lib/wfu_constants.php:160
    658673#, php-format
    659674msgid "Could not enlarge destination file on chunk %d"
    660675msgstr "Não foi possível ampliar o arquivo de destino no fragmento %d"
    661676
    662 #: lib/wfu_constants.php:159
     677#: lib/wfu_constants.php:161
    663678#, php-format
    664679msgid "Could not open file handles on chunk %d"
    665680msgstr "Não foi possível abrir interpretadores de arquivo no fragmento %d"
    666681
    667 #: lib/wfu_constants.php:160
     682#: lib/wfu_constants.php:162
    668683msgid "You are not allowed to download this file!"
    669684msgstr "Você não tem permissão para baixar este arquivo!"
    670685
    671 #: lib/wfu_constants.php:161
     686#: lib/wfu_constants.php:163
    672687msgid "File does not exist!"
    673688msgstr "Arquivo não existe!"
    674689
    675 #: lib/wfu_constants.php:162
     690#: lib/wfu_constants.php:164
    676691msgid "Could not download file!"
    677692msgstr "Não foi possível baixar o arquivo!"
    678693
    679 #: lib/wfu_constants.php:163
     694#: lib/wfu_constants.php:165
    680695msgid "You are not allowed to delete this file!"
    681696msgstr "Você não tem permissão para excluir este arquivo!"
    682697
    683 #: lib/wfu_constants.php:164
     698#: lib/wfu_constants.php:166
    684699msgid "File was not deleted!"
    685700msgstr "Arquivo não foi excluído!"
    686701
    687 #: lib/wfu_constants.php:165
     702#: lib/wfu_constants.php:167
    688703msgid "No file was deleted!"
    689704msgstr "Nenhum arquivo foi excluído!"
    690705
    691 #: lib/wfu_constants.php:166
     706#: lib/wfu_constants.php:168
    692707msgid "Some files were not deleted!"
    693708msgstr "Alguns arquivos não foram excluídos!"
    694709
    695 #: lib/wfu_constants.php:168
     710#: lib/wfu_constants.php:170
    696711msgid "Upload skipped! File already exists."
    697712msgstr "Envio ignorado! O arquivo já existe."
    698713
    699 #: lib/wfu_constants.php:169
     714#: lib/wfu_constants.php:171
    700715msgid "The extension of the file does not match its contents."
    701716msgstr "A extensão do arquivo não corresponde ao seu conteúdo."
    702717
    703 #: lib/wfu_constants.php:170
     718#: lib/wfu_constants.php:172
    704719msgid ""
    705720"Upload succeeded but the file is suspicious because its contents do not "
     
    709724"corresponde à sua extensão. Seu nome de arquivo correto é: "
    710725
    711 #: lib/wfu_constants.php:171
     726#: lib/wfu_constants.php:173
    712727msgid "No files have been selected!"
    713728msgstr "Nenhum arquivo foi selecionado!"
    714729
    715 #: lib/wfu_constants.php:172
     730#: lib/wfu_constants.php:174
    716731msgid "Please complete the consent question before continuing the upload!"
    717732msgstr ""
    718733"Por favor, preencha a questão do consentimento antes de continuar o envio!"
    719734
    720 #: lib/wfu_constants.php:173
     735#: lib/wfu_constants.php:175
    721736msgid "WPFilebase Plugin not updated because there were no files uploaded."
    722737msgstr "Plugin WPFilebase não atualizado porque não havia arquivos enviados."
    723738
    724 #: lib/wfu_constants.php:174
     739#: lib/wfu_constants.php:176
    725740msgid "Notification email was not sent because there were no files uploaded."
    726741msgstr ""
    727742"O e-mail de notificação não foi enviado porque não havia arquivos enviados."
    728743
    729 #: lib/wfu_constants.php:175
     744#: lib/wfu_constants.php:177
    730745msgid ""
    731746"Notification email was not sent because no recipients were defined. Please "
     
    735750"definido. Por favor, verifique o atributo notifyRecipients no shortcode."
    736751
    737 #: lib/wfu_constants.php:176
     752#: lib/wfu_constants.php:178
    738753msgid ""
    739754"Notification email was not sent due to an error. Please check "
     
    744759"erros."
    745760
    746 #: lib/wfu_constants.php:177
     761#: lib/wfu_constants.php:179
    747762msgid ""
    748763"Redirection not executed because redirection link is empty. Please check "
     
    752767"Por favor, verifique o atributo redirectlink."
    753768
    754 #: lib/wfu_constants.php:178
     769#: lib/wfu_constants.php:180
    755770msgid ""
    756771"Redirection not executed because not all files were successfully uploaded."
     
    759774"com sucesso."
    760775
    761 #: lib/wfu_constants.php:179
     776#: lib/wfu_constants.php:181
    762777msgid "Potential Denial-Of-Service Attack on {SITE}"
    763778msgstr "Ataque potencial de Denial-Of-Service em {SITE}"
    764779
    765 #: lib/wfu_constants.php:180
     780#: lib/wfu_constants.php:182
    766781msgid ""
    767782"Hello admin\n"
     
    800815"Obrigado"
    801816
    802 #: lib/wfu_constants.php:181
     817#: lib/wfu_constants.php:183
    803818msgid ""
    804819"You have activated an alternative insecure Iptanus Services Server. For "
     
    808823"detalhes, entre em contato com info@iptanus.com."
    809824
    810 #: lib/wfu_constants.php:182
     825#: lib/wfu_constants.php:184
    811826msgid ""
    812827"Iptanus Services Server is unreachable. This may cause problems on some "
     
    814829msgstr ""
    815830
    816 #: lib/wfu_constants.php:184
     831#: lib/wfu_constants.php:186
    817832msgid ""
    818833"Failed to add the shortcode to the page/post. Please try again. If the "
     
    822837"novamente. Se a mensagem persistir, entre em contato com o administrador."
    823838
    824 #: lib/wfu_constants.php:185
     839#: lib/wfu_constants.php:187
    825840msgid ""
    826841"Failed to edit the shortcode because the contents of the page changed. Try "
     
    830845"novamente editar o shortcode."
    831846
    832 #: lib/wfu_constants.php:186
     847#: lib/wfu_constants.php:188
    833848msgid ""
    834849"Failed to delete the shortcode because the contents of the page changed. Try "
     
    838853"novamente excluí-lo."
    839854
    840 #: lib/wfu_constants.php:187
     855#: lib/wfu_constants.php:189
    841856msgid ""
    842857"The page containing the shortcode has been modified and it is no longer "
     
    846861"favor, volte para recarregar o shortcode."
    847862
    848 #: lib/wfu_constants.php:188
     863#: lib/wfu_constants.php:190
    849864msgid ""
    850865"Failed to update the shortcode because the contents of the page changed. Go "
     
    854869"Volte para recarregar o shortcode."
    855870
    856 #: lib/wfu_constants.php:189
     871#: lib/wfu_constants.php:191
    857872msgid ""
    858873"Failed to update the shortcode. Please try again. If the problem persists, "
     
    862877"persistir, volte e recarregue o código de acesso."
    863878
    864 #: lib/wfu_constants.php:191
     879#: lib/wfu_constants.php:193
    865880msgid "This is a test message"
    866881msgstr "Esta é uma mensagem de teste"
    867882
    868 #: lib/wfu_constants.php:192
     883#: lib/wfu_constants.php:194
    869884msgid "This is a test administrator message"
    870885msgstr "Esta é uma mensagem do administrador de teste"
    871886
    872 #: lib/wfu_constants.php:193
     887#: lib/wfu_constants.php:195
    873888msgid "File testfile 1 under test"
    874889msgstr "Arquivo testfile 1 sob teste"
    875890
    876 #: lib/wfu_constants.php:194
     891#: lib/wfu_constants.php:196
    877892msgid "File testfile 1 message"
    878893msgstr "Arquivo testfile 1 message"
    879894
    880 #: lib/wfu_constants.php:195
     895#: lib/wfu_constants.php:197
    881896msgid "File testfile 1 administrator message"
    882897msgstr "Mensagem do administrador do arquivo testfile 1"
    883898
    884 #: lib/wfu_constants.php:196
     899#: lib/wfu_constants.php:198
    885900msgid "File testfile 2 under test"
    886901msgstr "Arquivo de teste 2 sob teste"
    887902
    888 #: lib/wfu_constants.php:197
     903#: lib/wfu_constants.php:199
    889904msgid "File testfile 2 message"
    890905msgstr "Mensagem do arquivo de teste 2"
    891906
    892 #: lib/wfu_constants.php:198
     907#: lib/wfu_constants.php:200
    893908msgid "File testfile 2 administrator message"
    894909msgstr "Mensagem do administrador do arquivo testfile 2"
    895910
    896 #: lib/wfu_constants.php:200
     911#: lib/wfu_constants.php:202
    897912msgid ""
    898913"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    902917"usuário atual."
    903918
    904 #: lib/wfu_constants.php:201
     919#: lib/wfu_constants.php:203
    905920msgid ""
    906921"Insert variable %username% inside text. It will be replaced by the username "
     
    910925"de usuário atual."
    911926
    912 #: lib/wfu_constants.php:202
     927#: lib/wfu_constants.php:204
    913928msgid ""
    914929"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    918933"mail do usuário atual."
    919934
    920 #: lib/wfu_constants.php:203
     935#: lib/wfu_constants.php:205
    921936msgid ""
    922937"Insert variable %filename% inside text. It will be replaced by the filename "
     
    926941"arquivo do arquivo enviado."
    927942
    928 #: lib/wfu_constants.php:204
     943#: lib/wfu_constants.php:206
    929944msgid ""
    930945"Insert variable %filepath% inside text. It will be replaced by the full "
     
    934949"caminho de arquivo completo do arquivo enviado."
    935950
    936 #: lib/wfu_constants.php:205
     951#: lib/wfu_constants.php:207
    937952msgid ""
    938953"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    942957"blog do site."
    943958
    944 #: lib/wfu_constants.php:206
     959#: lib/wfu_constants.php:208
    945960msgid ""
    946961"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    950965"página atual."
    951966
    952 #: lib/wfu_constants.php:207
     967#: lib/wfu_constants.php:209
    953968msgid ""
    954969"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    958973"da página atual."
    959974
    960 #: lib/wfu_constants.php:208
     975#: lib/wfu_constants.php:210
    961976msgid ""
    962977"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    968983"campo."
    969984
    970 #: lib/wfu_constants.php:209
     985#: lib/wfu_constants.php:211
    971986msgid "Insert variable %n% inside text to denote a line change."
    972987msgstr ""
    973988"Insira a variável %n% dentro do texto para indicar uma mudança de linha."
    974989
    975 #: lib/wfu_constants.php:211
     990#: lib/wfu_constants.php:213
    976991#, php-format
    977992msgid "File %filename% uploaded successfully but not saved"
    978993msgstr ""
    979994
    980 #: lib/wfu_constants.php:212
     995#: lib/wfu_constants.php:214
    981996msgid "Test Mode"
    982997msgstr "Modo de teste"
    983998
    984 #: lib/wfu_constants.php:213
     999#: lib/wfu_constants.php:215
    9851000msgid "select dir..."
    9861001msgstr "selecione dir ..."
    9871002
    988 #: lib/wfu_constants.php:214
     1003#: lib/wfu_constants.php:216
    9891004msgid "type dir"
    9901005msgstr "digite dir"
    9911006
    992 #: lib/wfu_constants.php:215
     1007#: lib/wfu_constants.php:217
    9931008msgid "Upload path: %filepath%"
    9941009msgstr "Caminho de upload: %filepath%"
    9951010
    996 #: lib/wfu_constants.php:216
     1011#: lib/wfu_constants.php:218
    9971012msgid "Failed upload path: %filepath%"
    9981013msgstr "Caminho de upload com falha: %filepath%"
    9991014
    1000 #: lib/wfu_constants.php:217
     1015#: lib/wfu_constants.php:219
    10011016msgid " (required)"
    10021017msgstr " (requerido)"
    10031018
    1004 #: lib/wfu_constants.php:218
     1019#: lib/wfu_constants.php:220
    10051020msgid "Files are being uploaded. Are you sure you want to exit the page?"
    10061021msgstr ""
    10071022"Arquivos estão sendo enviados. Tem certeza de que deseja sair da página?"
    10081023
    1009 #: lib/wfu_constants.php:219
     1024#: lib/wfu_constants.php:221
    10101025msgid "checking captcha..."
    10111026msgstr "verificando o captcha ..."
    10121027
    1013 #: lib/wfu_constants.php:220
     1028#: lib/wfu_constants.php:222
    10141029msgid "refreshing..."
    10151030msgstr "atualizando..."
    10161031
    1017 #: lib/wfu_constants.php:221
     1032#: lib/wfu_constants.php:223
    10181033msgid "correct captcha"
    10191034msgstr "captcha correto"
    10201035
    1021 #: lib/wfu_constants.php:222
     1036#: lib/wfu_constants.php:224
    10221037msgid "click to continue the upload"
    10231038msgstr "clique para continuar o envio"
    10241039
    1025 #: lib/wfu_constants.php:223
     1040#: lib/wfu_constants.php:225
    10261041msgid "Are you sure you want to delete this file?"
    10271042msgstr "Tem certeza de que deseja excluir este arquivo?"
    10281043
    1029 #: lib/wfu_constants.php:224
     1044#: lib/wfu_constants.php:226
    10301045msgid "Are you sure you want to delete these files?"
    10311046msgstr "Tem certeza de que deseja excluir estes arquivos?"
    10321047
    1033 #: lib/wfu_constants.php:225
     1048#: lib/wfu_constants.php:227
    10341049msgid "Bulk Actions"
    10351050msgstr "Ações em massa"
    10361051
    1037 #: lib/wfu_constants.php:226
     1052#: lib/wfu_constants.php:228
    10381053msgid "Apply"
    10391054msgstr "Submeter"
    10401055
    1041 #: lib/wfu_constants.php:228
     1056#: lib/wfu_constants.php:230
    10421057msgid "of "
    10431058msgstr "de "
    10441059
    1045 #: lib/wfu_constants.php:229
     1060#: lib/wfu_constants.php:231
    10461061msgid "Are you sure that you want to cancel the upload?"
    10471062msgstr "Tem certeza de que deseja cancelar o envio?"
    10481063
    1049 #: lib/wfu_constants.php:230
     1064#: lib/wfu_constants.php:232
    10501065msgid "cancel upload of this file"
    10511066msgstr "cancelar o envio deste arquivo"
    10521067
    1053 #: lib/wfu_constants.php:231
     1068#: lib/wfu_constants.php:233
    10541069msgid "Upload in progress"
    10551070msgstr "Envio em andamento"
    10561071
    1057 #: lib/wfu_constants.php:232
     1072#: lib/wfu_constants.php:234
    10581073msgid "Upload in progress with warnings!"
    10591074msgstr "Envio em andamento com problemas!"
    10601075
    1061 #: lib/wfu_constants.php:233
     1076#: lib/wfu_constants.php:235
    10621077msgid "Upload in progress but some files already failed!"
    10631078msgstr "Envio em andamento, mas alguns arquivos já falharam!"
    10641079
    1065 #: lib/wfu_constants.php:234
     1080#: lib/wfu_constants.php:236
    10661081msgid "Upload in progress but no files uploaded so far!"
    10671082msgstr "Envio em andamento, mas nenhum arquivo enviado até o momento!"
    10681083
    1069 #: lib/wfu_constants.php:235
     1084#: lib/wfu_constants.php:237
    10701085msgid "All files uploaded successfully"
    10711086msgstr "Todos os arquivos enviados com sucesso"
    10721087
    1073 #: lib/wfu_constants.php:236
     1088#: lib/wfu_constants.php:238
    10741089msgid "All files uploaded successfully but there are warnings!"
    10751090msgstr "Todos os arquivos foram enviados com sucesso, mas há problemas!"
    10761091
    1077 #: lib/wfu_constants.php:237
     1092#: lib/wfu_constants.php:239
    10781093msgid "File uploaded successfully but there are warnings!"
    10791094msgstr "Arquivo enviado com sucesso, mas há problemas!"
    10801095
    1081 #: lib/wfu_constants.php:238
     1096#: lib/wfu_constants.php:240
    10821097msgid "Some files failed to upload!"
    10831098msgstr "Alguns arquivos não foram enviados!"
    10841099
    1085 #: lib/wfu_constants.php:239
     1100#: lib/wfu_constants.php:241
    10861101msgid "All files failed to upload"
    10871102msgstr "Nenhum arquivo foi enviado"
    10881103
    1089 #: lib/wfu_constants.php:240
     1104#: lib/wfu_constants.php:242
    10901105msgid "File failed to upload"
    10911106msgstr "Falha no envio do arquivo"
    10921107
    1093 #: lib/wfu_constants.php:241
     1108#: lib/wfu_constants.php:243
    10941109msgid "There are no files to upload!"
    10951110msgstr "Não há arquivos para envio!"
    10961111
    1097 #: lib/wfu_constants.php:242
     1112#: lib/wfu_constants.php:244
    10981113msgid "Test upload message"
    10991114msgstr "Testar mensagem de envio"
    11001115
    1101 #: lib/wfu_constants.php:243
     1116#: lib/wfu_constants.php:245
    11021117msgid "JSON parse warning!"
    11031118msgstr "JSON analisar parse!"
    11041119
    1105 #: lib/wfu_constants.php:244
     1120#: lib/wfu_constants.php:246
    11061121msgid "please wait while redirecting..."
    11071122msgstr "por favor aguarde enquanto redireciona ..."
    11081123
    1109 #: lib/wfu_constants.php:246
     1124#: lib/wfu_constants.php:248
    11101125msgid "Submitting data"
    11111126msgstr "Enviando dados"
    11121127
    1113 #: lib/wfu_constants.php:247
     1128#: lib/wfu_constants.php:249
    11141129msgid "Data submitted successfully!"
    11151130msgstr "Dados enviados com sucesso!"
    11161131
    1117 #: lib/wfu_constants.php:248
     1132#: lib/wfu_constants.php:250
    11181133msgid "Data were not submitted!"
    11191134msgstr "Os dados não foram enviados!"
    11201135
    1121 #: lib/wfu_constants.php:249
     1136#: lib/wfu_constants.php:251
    11221137msgid "Cancelling upload"
    11231138msgstr "Cancelando o envio"
    11241139
    1125 #: lib/wfu_constants.php:251
     1140#: lib/wfu_constants.php:253
    11261141msgid "Upload succeeded!"
    11271142msgstr ""
    11281143
    1129 #: lib/wfu_constants.php:252
     1144#: lib/wfu_constants.php:254
    11301145msgid "Upload completed but no files were saved!"
    11311146msgstr ""
    11321147
    1133 #: lib/wfu_constants.php:253
     1148#: lib/wfu_constants.php:255
    11341149msgid "File was not saved due to personal data policy!"
    11351150msgstr ""
    11361151
    1137 #: lib/wfu_constants.php:254
     1152#: lib/wfu_constants.php:256
    11381153msgid "Open visual shortcode editor in new window"
    11391154msgstr "Abra o editor de shortcode visual em uma nova janela"
    11401155
    1141 #: lib/wfu_constants.php:255
     1156#: lib/wfu_constants.php:257
    11421157msgid "loading visual editor"
    11431158msgstr "carregando editor visual"
    11441159
    1145 #: lib/wfu_constants.php:256
     1160#: lib/wfu_constants.php:258
    11461161msgid "Clear file list?"
    11471162msgstr "Apagar lista de arquivos?"
    11481163
    1149 #: lib/wfu_constants.php:257
     1164#: lib/wfu_constants.php:259
    11501165msgid "DROP HERE"
    11511166msgstr "SOLTAR AQUI"
    11521167
    1153 #: lib/wfu_constants.php:259
     1168#: lib/wfu_constants.php:261
    11541169msgid "record video"
    11551170msgstr "gravar vídeo"
    11561171
    1157 #: lib/wfu_constants.php:260
     1172#: lib/wfu_constants.php:262
    11581173msgid "take a picture"
    11591174msgstr "tirar uma foto"
    11601175
    1161 #: lib/wfu_constants.php:261
     1176#: lib/wfu_constants.php:263
    11621177msgid "turn webcam on/off"
    11631178msgstr "ligar / desligar a webcam"
    11641179
    1165 #: lib/wfu_constants.php:262
     1180#: lib/wfu_constants.php:264
    11661181msgid "go live again"
    11671182msgstr "ao vivo novamente"
    11681183
    1169 #: lib/wfu_constants.php:263
     1184#: lib/wfu_constants.php:265
    11701185msgid "end recording"
    11711186msgstr "finalizar gravação"
    11721187
    1173 #: lib/wfu_constants.php:264
     1188#: lib/wfu_constants.php:266
    11741189msgid "play"
    11751190msgstr "exibir"
    11761191
    1177 #: lib/wfu_constants.php:265
     1192#: lib/wfu_constants.php:267
    11781193msgid "pause"
    11791194msgstr "pausar"
    11801195
    1181 #: lib/wfu_constants.php:266
     1196#: lib/wfu_constants.php:268
    11821197msgid "go to the beginning"
    11831198msgstr "ir para o início"
    11841199
    1185 #: lib/wfu_constants.php:267
     1200#: lib/wfu_constants.php:269
    11861201msgid "go to the end"
    11871202msgstr "ir para o fim"
    11881203
    1189 #: lib/wfu_constants.php:269
     1204#: lib/wfu_constants.php:271
    11901205msgid "Wordpress File Upload Form"
    11911206msgstr "Formulário de Envio de Arquivos do Wordpress"
    11921207
    1193 #: lib/wfu_constants.php:270
     1208#: lib/wfu_constants.php:272
    11941209msgid "Wordpress File Upload plugin uploader for sidebars"
    11951210msgstr ""
    11961211"Carregador de plugins de Envio de Arquivos do Wordpress para barras laterais"
    11971212
    1198 #: lib/wfu_constants.php:271
     1213#: lib/wfu_constants.php:273
    11991214msgid "Upload Files"
    12001215msgstr "Enviar arquivos"
     1216
     1217#: lib/wfu_functions.php:8192
     1218#, fuzzy
     1219#| msgid "Wordpress File Upload Form"
     1220msgid "Wordpress File Upload Consent Status"
     1221msgstr "Formulário de Envio de Arquivos do Wordpress"
     1222
     1223#: lib/wfu_functions.php:8195
     1224msgid "Consent Status"
     1225msgstr ""
     1226
     1227#: lib/wfu_functions.php:8197
     1228msgid "You have given your consent to store personal data."
     1229msgstr ""
     1230
     1231#: lib/wfu_functions.php:8197
     1232msgid "You have denied to store personal data."
     1233msgstr ""
     1234
     1235#: lib/wfu_functions.php:8197
     1236#, fuzzy
     1237#| msgid "You are not allowed to download this file!"
     1238msgid "You have not answered to consent yet."
     1239msgstr "Você não tem permissão para baixar este arquivo!"
     1240
     1241#: lib/wfu_functions.php:8203
     1242msgid "Change status to"
     1243msgstr ""
     1244
     1245#: lib/wfu_functions.php:8205
     1246msgid "No change"
     1247msgstr ""
     1248
     1249#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1250msgid "Revoke Consent"
     1251msgstr ""
     1252
     1253#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1254msgid "Clear Consent"
     1255msgstr ""
     1256
     1257#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1258msgid "Give Consent"
     1259msgstr ""
     1260
     1261#: lib/wfu_widget.php:52
     1262msgid "Title:"
     1263msgstr ""
     1264
     1265#: lib/wfu_widget.php:56
     1266msgid "Shortcode Attributes:"
     1267msgstr ""
    12011268
    12021269#~ msgid ""
  • wp-file-upload/trunk/languages/wp-file-upload-sr_RS.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:31+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:32+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:13+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:13+0200\n"
    77"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
     
    136137msgstr "Korisnik"
    137138
    138 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     139#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    139140msgid "Page"
    140141msgstr "Strana"
     
    275276
    276277#: lib/wfu_constants.php:86
     278msgid "Error. This file was rejected because its not a valid image."
     279msgstr ""
     280
     281#: lib/wfu_constants.php:87
    277282msgid ""
    278283"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    281286msgstr ""
    282287
    283 #: lib/wfu_constants.php:87
     288#: lib/wfu_constants.php:88
    284289msgid ""
    285290"File not uploaded in order to prevent overflow of the website. Please "
     
    287292msgstr ""
    288293
    289 #: lib/wfu_constants.php:88
     294#: lib/wfu_constants.php:89
    290295msgid "Target folder doesn't exist."
    291296msgstr ""
    292297
    293 #: lib/wfu_constants.php:89
     298#: lib/wfu_constants.php:90
    294299msgid "Upload failed! Missing a temporary folder."
    295300msgstr "Otpremanje neuspešno! Nedostaje privremena fascikla. "
    296301
    297 #: lib/wfu_constants.php:90
     302#: lib/wfu_constants.php:91
     303msgid "Not allowed to upload to target folder."
     304msgstr ""
     305
     306#: lib/wfu_constants.php:92
    298307msgid "Upload failed! Permission denied to write to target folder."
    299308msgstr "Otpremanje neuspešno! Odbijena dozvola za pisanje u ciljnoj fascikli."
    300309
    301 #: lib/wfu_constants.php:91
     310#: lib/wfu_constants.php:93
    302311msgid "File not allowed."
    303312msgstr "Datoteka nije dozvoljena."
    304313
    305 #: lib/wfu_constants.php:92
     314#: lib/wfu_constants.php:94
    306315msgid "File is suspicious and was rejected."
    307316msgstr ""
    308317
    309 #: lib/wfu_constants.php:93
     318#: lib/wfu_constants.php:95
    310319msgid "The uploaded file exceeds the file size limit."
    311320msgstr ""
    312321"Veličina otpremljene datoteke prevazilazi ograničenje veličine datoteke."
    313322
    314 #: lib/wfu_constants.php:94
     323#: lib/wfu_constants.php:96
    315324msgid "The uploaded file exceeds 2GB and is not supported by this server."
    316325msgstr "Otpremljena datoteka je veća od 2GB i nije podržana ovim serverom."
    317326
    318 #: lib/wfu_constants.php:95
     327#: lib/wfu_constants.php:97
    319328msgid ""
    320329"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    324333"za veličinu datoteke. Obratite se administratoru."
    325334
    326 #: lib/wfu_constants.php:96
     335#: lib/wfu_constants.php:98
    327336msgid ""
    328337"Upload failed! The duration of the upload exceeded the time limit of the "
     
    332341"ograničenje servera. Obratite se administratoru."
    333342
    334 #: lib/wfu_constants.php:97
     343#: lib/wfu_constants.php:99
    335344msgid ""
    336345"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    340349"MAX_VELIČINA_DATOTEKE koja je navedena u HTML obrascu."
    341350
    342 #: lib/wfu_constants.php:98
     351#: lib/wfu_constants.php:100
    343352msgid "Upload failed! The uploaded file was only partially uploaded."
    344353msgstr "Otpremanje neuspešno! Datoteka je samo delimično otpremljena."
    345354
    346 #: lib/wfu_constants.php:99
     355#: lib/wfu_constants.php:101
    347356msgid "Upload failed! No file was uploaded."
    348357msgstr "Otpremanje neuspešno! Nijedna datoteka nije otpremljena."
    349358
    350 #: lib/wfu_constants.php:100
     359#: lib/wfu_constants.php:102
    351360msgid "Upload failed! Failed to write file to disk."
    352361msgstr "Otpremanje neuspešno! Datoteka nije zapisana na disk."
    353362
    354 #: lib/wfu_constants.php:101
     363#: lib/wfu_constants.php:103
    355364msgid ""
    356365"Upload failed! Error occured while moving temporary file. Please contact "
     
    360369"datoteke. Obratite se administratoru."
    361370
    362 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     371#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    363372msgid "Upload cancelled!"
    364373msgstr ""
    365374
    366 #: lib/wfu_constants.php:103
     375#: lib/wfu_constants.php:105
    367376msgid ""
    368377"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    374383"Možda će pomoći ako pregledate spisak otpremljenih ekstenzija uz phpinfo(). "
    375384
    376 #: lib/wfu_constants.php:104
     385#: lib/wfu_constants.php:106
    377386msgid "Upload failed! Error occured while attemting to upload the file."
    378387msgstr ""
     
    380389"datoteka."
    381390
    382 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     391#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    383392msgid "Upload failed!"
    384393msgstr "Otpremanje neuspešno! "
    385394
    386 #: lib/wfu_constants.php:106
     395#: lib/wfu_constants.php:108
    387396msgid "No file!"
    388397msgstr "Nema datoteke!"
    389398
    390 #: lib/wfu_constants.php:107
     399#: lib/wfu_constants.php:109
    391400msgid ""
    392401"Upload failed! The upload has been canceled by the user or the browser "
     
    396405"izgubio internet vezu."
    397406
    398 #: lib/wfu_constants.php:108
     407#: lib/wfu_constants.php:110
    399408msgid "Upload failed! Unknown error."
    400409msgstr "Otpremanje neuspešno! Nepoznata greška."
    401410
    402 #: lib/wfu_constants.php:109
     411#: lib/wfu_constants.php:111
    403412msgid "Please contact the administrator."
    404413msgstr "Obratite se administratoru."
    405414
    406 #: lib/wfu_constants.php:110
     415#: lib/wfu_constants.php:112
    407416msgid "No result from remote server!"
    408417msgstr "Nema rezultata sa udaljenog servera!"
    409418
    410 #: lib/wfu_constants.php:111
     419#: lib/wfu_constants.php:113
    411420msgid " but with warnings"
    412421msgstr "ali sa upozorenjima"
    413422
    414 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     423#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    415424msgid "Warning: JSON parse error."
    416425msgstr "Upozorenje: Greška prilikom JSON parsiranja."
    417426
    418 #: lib/wfu_constants.php:113
     427#: lib/wfu_constants.php:115
    419428msgid ""
    420429"Upload parameters of this file, passed as JSON string to the handler, could "
     
    424433"mogle biti parsirane. "
    425434
    426 #: lib/wfu_constants.php:115
     435#: lib/wfu_constants.php:117
    427436msgid ""
    428437"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    430439"UploadStates, poslate na obradu kao JSON niz, nisu mogle biti parsirane. "
    431440
    432 #: lib/wfu_constants.php:116
     441#: lib/wfu_constants.php:118
    433442msgid ""
    434443"Redirection to classic form functionality occurred due to unknown error."
     
    437446"obrasca."
    438447
    439 #: lib/wfu_constants.php:117
     448#: lib/wfu_constants.php:119
    440449msgid ""
    441450"Redirection to classic form functionality occurred because AJAX is not "
     
    445454"podržan AJAX."
    446455
    447 #: lib/wfu_constants.php:118
     456#: lib/wfu_constants.php:120
    448457msgid ""
    449458"Redirection to classic form functionality occurred because HTML5 is not "
     
    453462"podržan HTML5."
    454463
    455 #: lib/wfu_constants.php:119
     464#: lib/wfu_constants.php:121
    456465msgid ""
    457466"Redirection to classic form functionality occurred due to JSON parse error."
     
    460469"greške prilikom parsiranja."
    461470
    462 #: lib/wfu_constants.php:120
     471#: lib/wfu_constants.php:122
    463472msgid "Please enable popup windows from the browser's settings!"
    464473msgstr ""
    465474
    466 #: lib/wfu_constants.php:121
     475#: lib/wfu_constants.php:123
    467476msgid "cannot be empty!"
    468477msgstr "ne može biti prazno!"
    469478
    470 #: lib/wfu_constants.php:122
     479#: lib/wfu_constants.php:124
    471480msgid "number not valid!"
    472481msgstr ""
    473482
    474 #: lib/wfu_constants.php:123
     483#: lib/wfu_constants.php:125
    475484msgid "email not valid!"
    476485msgstr ""
    477486
    478 #: lib/wfu_constants.php:124
     487#: lib/wfu_constants.php:126
    479488msgid "emails do not match!"
    480489msgstr ""
    481490
    482 #: lib/wfu_constants.php:125
     491#: lib/wfu_constants.php:127
    483492msgid "no base email field in group!"
    484493msgstr ""
    485494
    486 #: lib/wfu_constants.php:126
     495#: lib/wfu_constants.php:128
    487496msgid "passwords do not match!"
    488497msgstr ""
    489498
    490 #: lib/wfu_constants.php:127
     499#: lib/wfu_constants.php:129
    491500msgid "no base password field in group!"
    492501msgstr ""
    493502
    494 #: lib/wfu_constants.php:128
     503#: lib/wfu_constants.php:130
    495504msgid "checkbox unchecked!"
    496505msgstr ""
    497506
    498 #: lib/wfu_constants.php:129
     507#: lib/wfu_constants.php:131
    499508msgid "no option selected!"
    500509msgstr ""
    501510
    502 #: lib/wfu_constants.php:130
     511#: lib/wfu_constants.php:132
    503512msgid "no item selected!"
    504513msgstr ""
    505514
    506 #: lib/wfu_constants.php:131
     515#: lib/wfu_constants.php:133
    507516msgid ""
    508517"There are more than one instances of the plugin in this page with the same "
     
    512521"identifikacijom."
    513522
    514 #: lib/wfu_constants.php:132
     523#: lib/wfu_constants.php:134
    515524msgid ""
    516525"Cannot edit the shortcode because the page has been modified. Please reload "
     
    520529"učitajte stranicu."
    521530
    522 #: lib/wfu_constants.php:133
     531#: lib/wfu_constants.php:135
    523532msgid "Your browser does not support webcam capture!"
    524533msgstr ""
    525534
    526 #: lib/wfu_constants.php:134
     535#: lib/wfu_constants.php:136
    527536msgid "Your browser does not support video recording from the webcam!"
    528537msgstr ""
    529538
    530 #: lib/wfu_constants.php:135
     539#: lib/wfu_constants.php:137
    531540msgid "No video was recorded!"
    532541msgstr ""
    533542
    534 #: lib/wfu_constants.php:136
     543#: lib/wfu_constants.php:138
    535544msgid ""
    536545"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    540549"ili koristite RecaptchaV2 (bez naloga)."
    541550
    542 #: lib/wfu_constants.php:137
     551#: lib/wfu_constants.php:139
    543552msgid ""
    544553"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    546555msgstr ""
    547556
    548 #: lib/wfu_constants.php:138
     557#: lib/wfu_constants.php:140
    549558msgid ""
    550559"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    552561msgstr ""
    553562
    554 #: lib/wfu_constants.php:139
     563#: lib/wfu_constants.php:141
    555564msgid "ERROR: No site key. Please contact administrator!"
    556565msgstr "GREŠKA: Nema ključa site-a. Obratite se administratoru."
    557566
    558 #: lib/wfu_constants.php:140
     567#: lib/wfu_constants.php:142
    559568msgid ""
    560569"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    564573"plugin-a da biste odredili Google Recaptcha ključeve."
    565574
    566 #: lib/wfu_constants.php:141
     575#: lib/wfu_constants.php:143
    567576msgid "Bad captcha image!"
    568577msgstr "Loša captcha slika!"
    569578
    570 #: lib/wfu_constants.php:142
     579#: lib/wfu_constants.php:144
    571580msgid "No input!"
    572581msgstr "Nema unosa!"
    573582
    574 #: lib/wfu_constants.php:143
     583#: lib/wfu_constants.php:145
    575584msgid "Captcha not completed!"
    576585msgstr "Captcha nije kompletan!"
    577586
    578 #: lib/wfu_constants.php:144
     587#: lib/wfu_constants.php:146
    579588msgid "Wrong captcha!"
    580589msgstr "Pogrešan captcha!"
    581590
    582 #: lib/wfu_constants.php:145
     591#: lib/wfu_constants.php:147
    583592msgid "Error refreshing captcha!"
    584593msgstr "Greška u osvežavanju captcha!"
    585594
    586 #: lib/wfu_constants.php:146
     595#: lib/wfu_constants.php:148
    587596msgid "Unknown captcha error!"
    588597msgstr "Nepoznata captcha greška!"
    589598
    590 #: lib/wfu_constants.php:147
     599#: lib/wfu_constants.php:149
    591600msgid "Captcha not supported by your browser!"
    592601msgstr "Vaš pretraživač ne podržava captcha!"
    593602
    594 #: lib/wfu_constants.php:148
     603#: lib/wfu_constants.php:150
    595604msgid "the secret parameter is missing"
    596605msgstr "nedostaje tajni parametar"
    597606
    598 #: lib/wfu_constants.php:149
     607#: lib/wfu_constants.php:151
    599608msgid "the secret parameter is invalid or malformed"
    600609msgstr "tajni parametar je nevažeći ili loše formulisan"
    601610
    602 #: lib/wfu_constants.php:150
     611#: lib/wfu_constants.php:152
    603612msgid "the response parameter is missing"
    604613msgstr "nedostaje parametar odgovora "
    605614
    606 #: lib/wfu_constants.php:151
     615#: lib/wfu_constants.php:153
    607616msgid "the response parameter is invalid or malformed"
    608617msgstr "parametar odgovora je nevažeći ili loše formulisan"
    609618
    610 #: lib/wfu_constants.php:152
     619#: lib/wfu_constants.php:154
    611620msgid "Please do not use drag drop due to an internal problem."
    612621msgstr ""
     
    614623"problema."
    615624
    616 #: lib/wfu_constants.php:153
     625#: lib/wfu_constants.php:155
    617626#, php-format
    618627msgid "Error during chunked upload. Unique ID empty in chunk %d"
     
    621630"jedinici memorije %d"
    622631
    623 #: lib/wfu_constants.php:154
     632#: lib/wfu_constants.php:156
    624633msgid "Chunked upload is not allowed!"
    625634msgstr "Parcijalno otpremanje nije dozvoljeno!"
    626635
    627 #: lib/wfu_constants.php:155
     636#: lib/wfu_constants.php:157
    628637msgid "Chunked upload aborted due to error in previous chunk!"
    629638msgstr ""
     
    631640"memorije!"
    632641
    633 #: lib/wfu_constants.php:156
     642#: lib/wfu_constants.php:158
    634643msgid "Chunked upload failed, final file could not be created!"
    635644msgstr ""
     
    637646"kreirati!"
    638647
    639 #: lib/wfu_constants.php:157
     648#: lib/wfu_constants.php:159
    640649#, php-format
    641650msgid "Could not write file chuck to destination on chunk %d"
     
    643652"Ne može se napisati jedinica memorije datoteke u jedinici memorije %d.  "
    644653
    645 #: lib/wfu_constants.php:158
     654#: lib/wfu_constants.php:160
    646655#, php-format
    647656msgid "Could not enlarge destination file on chunk %d"
    648657msgstr "Ne može se uvećati odredišna datoteka u jedinici memorije %d."
    649658
    650 #: lib/wfu_constants.php:159
     659#: lib/wfu_constants.php:161
    651660#, php-format
    652661msgid "Could not open file handles on chunk %d"
    653662msgstr "Ne mogu se otvoriti opisi datoteke u jedinici memorije %d"
    654663
    655 #: lib/wfu_constants.php:160
     664#: lib/wfu_constants.php:162
    656665msgid "You are not allowed to download this file!"
    657666msgstr ""
    658667
    659 #: lib/wfu_constants.php:161
     668#: lib/wfu_constants.php:163
    660669msgid "File does not exist!"
    661670msgstr ""
    662671
    663 #: lib/wfu_constants.php:162
     672#: lib/wfu_constants.php:164
    664673msgid "Could not download file!"
    665674msgstr ""
    666675
    667 #: lib/wfu_constants.php:163
     676#: lib/wfu_constants.php:165
    668677msgid "You are not allowed to delete this file!"
    669678msgstr ""
    670679
    671 #: lib/wfu_constants.php:164
     680#: lib/wfu_constants.php:166
    672681msgid "File was not deleted!"
    673682msgstr ""
    674683
    675 #: lib/wfu_constants.php:165
     684#: lib/wfu_constants.php:167
    676685msgid "No file was deleted!"
    677686msgstr ""
    678687
    679 #: lib/wfu_constants.php:166
     688#: lib/wfu_constants.php:168
    680689msgid "Some files were not deleted!"
    681690msgstr ""
    682691
    683 #: lib/wfu_constants.php:168
     692#: lib/wfu_constants.php:170
    684693msgid "Upload skipped! File already exists."
    685694msgstr "Otpremanje preskočeno! Datoteka već postoji."
    686695
    687 #: lib/wfu_constants.php:169
     696#: lib/wfu_constants.php:171
    688697msgid "The extension of the file does not match its contents."
    689698msgstr ""
    690699
    691 #: lib/wfu_constants.php:170
     700#: lib/wfu_constants.php:172
    692701msgid ""
    693702"Upload succeeded but the file is suspicious because its contents do not "
     
    695704msgstr ""
    696705
    697 #: lib/wfu_constants.php:171
     706#: lib/wfu_constants.php:173
    698707msgid "No files have been selected!"
    699708msgstr "Datoteke nisu odabrane!"
    700709
    701 #: lib/wfu_constants.php:172
     710#: lib/wfu_constants.php:174
    702711msgid "Please complete the consent question before continuing the upload!"
    703712msgstr ""
    704713
    705 #: lib/wfu_constants.php:173
     714#: lib/wfu_constants.php:175
    706715msgid "WPFilebase Plugin not updated because there were no files uploaded."
    707716msgstr ""
    708717"WPFilebase Plugin nije ažuriran zato što nije bilo otpremljenih datoteka."
    709718
    710 #: lib/wfu_constants.php:174
     719#: lib/wfu_constants.php:176
    711720msgid "Notification email was not sent because there were no files uploaded."
    712721msgstr "Mail obaveštenja nije poslat jer nije bilo otpremljenih datoteka."
    713722
    714 #: lib/wfu_constants.php:175
     723#: lib/wfu_constants.php:177
    715724msgid ""
    716725"Notification email was not sent because no recipients were defined. Please "
     
    720729"notifyrecipients atribut u shortcode-u."
    721730
    722 #: lib/wfu_constants.php:176
     731#: lib/wfu_constants.php:178
    723732msgid ""
    724733"Notification email was not sent due to an error. Please check "
     
    728737"notifysubject i notifymessage atribute da biste našli greške."
    729738
    730 #: lib/wfu_constants.php:177
     739#: lib/wfu_constants.php:179
    731740msgid ""
    732741"Redirection not executed because redirection link is empty. Please check "
     
    736745"Proverite  redirectlink atribut."
    737746
    738 #: lib/wfu_constants.php:178
     747#: lib/wfu_constants.php:180
    739748msgid ""
    740749"Redirection not executed because not all files were successfully uploaded."
     
    742751"Preusmeravanje nije izvršeno zato što nisu sve datoteke uspešno otpremljene."
    743752
    744 #: lib/wfu_constants.php:179
     753#: lib/wfu_constants.php:181
    745754msgid "Potential Denial-Of-Service Attack on {SITE}"
    746755msgstr ""
    747756
    748 #: lib/wfu_constants.php:180
     757#: lib/wfu_constants.php:182
    749758msgid ""
    750759"Hello admin\n"
     
    766775msgstr ""
    767776
    768 #: lib/wfu_constants.php:181
     777#: lib/wfu_constants.php:183
    769778msgid ""
    770779"You have activated an alternative insecure Iptanus Services Server. For "
     
    772781msgstr ""
    773782
    774 #: lib/wfu_constants.php:182
     783#: lib/wfu_constants.php:184
    775784msgid ""
    776785"Iptanus Services Server is unreachable. This may cause problems on some "
     
    778787msgstr ""
    779788
    780 #: lib/wfu_constants.php:184
     789#: lib/wfu_constants.php:186
    781790msgid ""
    782791"Failed to add the shortcode to the page/post. Please try again. If the "
     
    784793msgstr ""
    785794
    786 #: lib/wfu_constants.php:185
     795#: lib/wfu_constants.php:187
    787796msgid ""
    788797"Failed to edit the shortcode because the contents of the page changed. Try "
     
    792801"ponovo da uredite shortcode."
    793802
    794 #: lib/wfu_constants.php:186
     803#: lib/wfu_constants.php:188
    795804msgid ""
    796805"Failed to delete the shortcode because the contents of the page changed. Try "
     
    800809"ponovo da ga obrišete."
    801810
    802 #: lib/wfu_constants.php:187
     811#: lib/wfu_constants.php:189
    803812msgid ""
    804813"The page containing the shortcode has been modified and it is no longer "
     
    808817"da ponovo učitate shortcode."
    809818
    810 #: lib/wfu_constants.php:188
     819#: lib/wfu_constants.php:190
    811820msgid ""
    812821"Failed to update the shortcode because the contents of the page changed. Go "
     
    816825"da ponovo učitate shortcode."
    817826
    818 #: lib/wfu_constants.php:189
     827#: lib/wfu_constants.php:191
    819828msgid ""
    820829"Failed to update the shortcode. Please try again. If the problem persists, "
     
    824833"vratite se i opet učitajte shortcode."
    825834
    826 #: lib/wfu_constants.php:191
     835#: lib/wfu_constants.php:193
    827836msgid "This is a test message"
    828837msgstr "Ovo je poruka testa"
    829838
    830 #: lib/wfu_constants.php:192
     839#: lib/wfu_constants.php:194
    831840msgid "This is a test administrator message"
    832841msgstr "Ovo je poruka testa administratora "
    833842
    834 #: lib/wfu_constants.php:193
     843#: lib/wfu_constants.php:195
    835844msgid "File testfile 1 under test"
    836845msgstr "Datoteka testfile 1 na testiranju"
    837846
    838 #: lib/wfu_constants.php:194
     847#: lib/wfu_constants.php:196
    839848msgid "File testfile 1 message"
    840849msgstr "Datoteka testfile 1 poruka"
    841850
    842 #: lib/wfu_constants.php:195
     851#: lib/wfu_constants.php:197
    843852msgid "File testfile 1 administrator message"
    844853msgstr "Datoteka testfile 1 poruka administratora"
    845854
    846 #: lib/wfu_constants.php:196
     855#: lib/wfu_constants.php:198
    847856msgid "File testfile 2 under test"
    848857msgstr "Datoteka testfile 2 na testiranju"
    849858
    850 #: lib/wfu_constants.php:197
     859#: lib/wfu_constants.php:199
    851860msgid "File testfile 2 message"
    852861msgstr "Datoteka testfile 2 poruka"
    853862
    854 #: lib/wfu_constants.php:198
     863#: lib/wfu_constants.php:200
    855864msgid "File testfile 2 administrator message"
    856865msgstr "Datoteka testfile 2 poruka administratora"
    857866
    858 #: lib/wfu_constants.php:200
     867#: lib/wfu_constants.php:202
    859868msgid ""
    860869"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    864873"korisnika."
    865874
    866 #: lib/wfu_constants.php:201
     875#: lib/wfu_constants.php:203
    867876msgid ""
    868877"Insert variable %username% inside text. It will be replaced by the username "
     
    872881"imenom tekućeg korisnika."
    873882
    874 #: lib/wfu_constants.php:202
     883#: lib/wfu_constants.php:204
    875884msgid ""
    876885"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    880889"korisnika."
    881890
    882 #: lib/wfu_constants.php:203
     891#: lib/wfu_constants.php:205
    883892msgid ""
    884893"Insert variable %filename% inside text. It will be replaced by the filename "
     
    888897"otpremljene datoteke."
    889898
    890 #: lib/wfu_constants.php:204
     899#: lib/wfu_constants.php:206
    891900msgid ""
    892901"Insert variable %filepath% inside text. It will be replaced by the full "
     
    896905"otpremljene datoteke."
    897906
    898 #: lib/wfu_constants.php:205
     907#: lib/wfu_constants.php:207
    899908msgid ""
    900909"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    904913"a."
    905914
    906 #: lib/wfu_constants.php:206
     915#: lib/wfu_constants.php:208
    907916msgid ""
    908917"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    912921"stranice."
    913922
    914 #: lib/wfu_constants.php:207
     923#: lib/wfu_constants.php:209
    915924msgid ""
    916925"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    920929"stranice."
    921930
    922 #: lib/wfu_constants.php:208
     931#: lib/wfu_constants.php:210
    923932msgid ""
    924933"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    929938"opadajuće liste. Biće zamenjena vrednošću koju je korisnik uneo u ovo polje."
    930939
    931 #: lib/wfu_constants.php:209
     940#: lib/wfu_constants.php:211
    932941msgid "Insert variable %n% inside text to denote a line change."
    933942msgstr "Unesite promenljivu %n% u tekst kako biste označili promenu reda."
    934943
    935 #: lib/wfu_constants.php:211
     944#: lib/wfu_constants.php:213
    936945#, php-format
    937946msgid "File %filename% uploaded successfully but not saved"
    938947msgstr ""
    939948
    940 #: lib/wfu_constants.php:212
     949#: lib/wfu_constants.php:214
    941950msgid "Test Mode"
    942951msgstr "Režim testiranja"
    943952
    944 #: lib/wfu_constants.php:213
     953#: lib/wfu_constants.php:215
    945954msgid "select dir..."
    946955msgstr "odaberite dir..."
    947956
    948 #: lib/wfu_constants.php:214
     957#: lib/wfu_constants.php:216
    949958msgid "type dir"
    950959msgstr "vrsta direktorijuma "
    951960
    952 #: lib/wfu_constants.php:215
     961#: lib/wfu_constants.php:217
    953962msgid "Upload path: %filepath%"
    954963msgstr "Putanja otpremanja: %filepath%"
    955964
    956 #: lib/wfu_constants.php:216
     965#: lib/wfu_constants.php:218
    957966msgid "Failed upload path: %filepath%"
    958967msgstr "Putanja otpremanja neuspešna:  %filepath%"
    959968
    960 #: lib/wfu_constants.php:217
     969#: lib/wfu_constants.php:219
    961970msgid " (required)"
    962971msgstr "(obavezna)"
    963972
    964 #: lib/wfu_constants.php:218
     973#: lib/wfu_constants.php:220
    965974msgid "Files are being uploaded. Are you sure you want to exit the page?"
    966975msgstr "Datoteke su otpremljene. Da li sigurno želite da napustite stranicu?"
    967976
    968 #: lib/wfu_constants.php:219
     977#: lib/wfu_constants.php:221
    969978msgid "checking captcha..."
    970979msgstr "captcha se proverava..."
    971980
    972 #: lib/wfu_constants.php:220
     981#: lib/wfu_constants.php:222
    973982msgid "refreshing..."
    974983msgstr "osvežava se..."
    975984
    976 #: lib/wfu_constants.php:221
     985#: lib/wfu_constants.php:223
    977986msgid "correct captcha"
    978987msgstr "ispravi captcha"
    979988
    980 #: lib/wfu_constants.php:222
     989#: lib/wfu_constants.php:224
    981990msgid "click to continue the upload"
    982991msgstr "kliknite da biste nastavili otpremanje"
    983992
    984 #: lib/wfu_constants.php:223
     993#: lib/wfu_constants.php:225
    985994msgid "Are you sure you want to delete this file?"
    986995msgstr ""
    987996
    988 #: lib/wfu_constants.php:224
     997#: lib/wfu_constants.php:226
    989998msgid "Are you sure you want to delete these files?"
    990999msgstr ""
    9911000
    992 #: lib/wfu_constants.php:225
     1001#: lib/wfu_constants.php:227
    9931002msgid "Bulk Actions"
    9941003msgstr ""
    9951004
    996 #: lib/wfu_constants.php:226
     1005#: lib/wfu_constants.php:228
    9971006msgid "Apply"
    9981007msgstr ""
    9991008
    1000 #: lib/wfu_constants.php:228
     1009#: lib/wfu_constants.php:230
    10011010msgid "of "
    10021011msgstr ""
    10031012
    1004 #: lib/wfu_constants.php:229
     1013#: lib/wfu_constants.php:231
    10051014msgid "Are you sure that you want to cancel the upload?"
    10061015msgstr ""
    10071016
    1008 #: lib/wfu_constants.php:230
     1017#: lib/wfu_constants.php:232
    10091018msgid "cancel upload of this file"
    10101019msgstr ""
    10111020
    1012 #: lib/wfu_constants.php:231
     1021#: lib/wfu_constants.php:233
    10131022msgid "Upload in progress"
    10141023msgstr "Otpremanje u toku"
    10151024
    1016 #: lib/wfu_constants.php:232
     1025#: lib/wfu_constants.php:234
    10171026msgid "Upload in progress with warnings!"
    10181027msgstr "Otpremanje sa upozorenjima u toku!"
    10191028
    1020 #: lib/wfu_constants.php:233
     1029#: lib/wfu_constants.php:235
    10211030msgid "Upload in progress but some files already failed!"
    10221031msgstr "Otpremanje u toku, ali neke datoteke već nisu uspešno otpremljene!"
    10231032
    1024 #: lib/wfu_constants.php:234
     1033#: lib/wfu_constants.php:236
    10251034msgid "Upload in progress but no files uploaded so far!"
    10261035msgstr "Otpremanje u toku, ali do sada nisu otpremljene nikakve datoteke!"
    10271036
    1028 #: lib/wfu_constants.php:235
     1037#: lib/wfu_constants.php:237
    10291038msgid "All files uploaded successfully"
    10301039msgstr "Sve datoteke uspešno su otpremljene"
    10311040
    1032 #: lib/wfu_constants.php:236
     1041#: lib/wfu_constants.php:238
    10331042msgid "All files uploaded successfully but there are warnings!"
    10341043msgstr "Sve datoteke uspešno su otpremljene, ali postoje upozorenja!"
    10351044
    1036 #: lib/wfu_constants.php:237
     1045#: lib/wfu_constants.php:239
    10371046msgid "File uploaded successfully but there are warnings!"
    10381047msgstr "Datoteka je uspešno otpremljena, ali postoje upozorenja!"
    10391048
    1040 #: lib/wfu_constants.php:238
     1049#: lib/wfu_constants.php:240
    10411050msgid "Some files failed to upload!"
    10421051msgstr "Neke datoteke nisu otpremljene!"
    10431052
    1044 #: lib/wfu_constants.php:239
     1053#: lib/wfu_constants.php:241
    10451054msgid "All files failed to upload"
    10461055msgstr "Nijedna datoteka nije otpremljena"
    10471056
    1048 #: lib/wfu_constants.php:240
     1057#: lib/wfu_constants.php:242
    10491058msgid "File failed to upload"
    10501059msgstr "Datoteka nije uspešno otpremljena"
    10511060
    1052 #: lib/wfu_constants.php:241
     1061#: lib/wfu_constants.php:243
    10531062msgid "There are no files to upload!"
    10541063msgstr "Nema datoteka za otpremanje"
    10551064
    1056 #: lib/wfu_constants.php:242
     1065#: lib/wfu_constants.php:244
    10571066msgid "Test upload message"
    10581067msgstr "Testiraj poruku za otpremanje"
    10591068
    1060 #: lib/wfu_constants.php:243
     1069#: lib/wfu_constants.php:245
    10611070msgid "JSON parse warning!"
    10621071msgstr "Upozorenje za JSON parsiranje!"
    10631072
    1064 #: lib/wfu_constants.php:244
     1073#: lib/wfu_constants.php:246
    10651074msgid "please wait while redirecting..."
    10661075msgstr "Molimo sačekajte preusmeravanje..."
    10671076
    1068 #: lib/wfu_constants.php:246
     1077#: lib/wfu_constants.php:248
    10691078msgid "Submitting data"
    10701079msgstr ""
    10711080
    1072 #: lib/wfu_constants.php:247
     1081#: lib/wfu_constants.php:249
    10731082msgid "Data submitted successfully!"
    10741083msgstr ""
    10751084
    1076 #: lib/wfu_constants.php:248
     1085#: lib/wfu_constants.php:250
    10771086msgid "Data were not submitted!"
    10781087msgstr ""
    10791088
    1080 #: lib/wfu_constants.php:249
     1089#: lib/wfu_constants.php:251
    10811090msgid "Cancelling upload"
    10821091msgstr ""
    10831092
    1084 #: lib/wfu_constants.php:251
     1093#: lib/wfu_constants.php:253
    10851094msgid "Upload succeeded!"
    10861095msgstr ""
    10871096
    1088 #: lib/wfu_constants.php:252
     1097#: lib/wfu_constants.php:254
    10891098msgid "Upload completed but no files were saved!"
    10901099msgstr ""
    10911100
    1092 #: lib/wfu_constants.php:253
     1101#: lib/wfu_constants.php:255
    10931102msgid "File was not saved due to personal data policy!"
    10941103msgstr ""
    10951104
    1096 #: lib/wfu_constants.php:254
     1105#: lib/wfu_constants.php:256
    10971106msgid "Open visual shortcode editor in new window"
    10981107msgstr "Otvori vizuelni shortcode uređivač u novom prozoru"
    10991108
    1100 #: lib/wfu_constants.php:255
     1109#: lib/wfu_constants.php:257
    11011110msgid "loading visual editor"
    11021111msgstr "učitavanje vizuelnog uređivača"
    11031112
    1104 #: lib/wfu_constants.php:256
     1113#: lib/wfu_constants.php:258
    11051114msgid "Clear file list?"
    11061115msgstr "Obriši listu datoteke?"
    11071116
    1108 #: lib/wfu_constants.php:257
     1117#: lib/wfu_constants.php:259
    11091118msgid "DROP HERE"
    11101119msgstr "POZICIONIRAJ OVDE"
    11111120
    1112 #: lib/wfu_constants.php:259
     1121#: lib/wfu_constants.php:261
    11131122msgid "record video"
    11141123msgstr ""
    11151124
    1116 #: lib/wfu_constants.php:260
     1125#: lib/wfu_constants.php:262
    11171126msgid "take a picture"
    11181127msgstr ""
    11191128
    1120 #: lib/wfu_constants.php:261
     1129#: lib/wfu_constants.php:263
    11211130msgid "turn webcam on/off"
    11221131msgstr ""
    11231132
    1124 #: lib/wfu_constants.php:262
     1133#: lib/wfu_constants.php:264
    11251134msgid "go live again"
    11261135msgstr ""
    11271136
    1128 #: lib/wfu_constants.php:263
     1137#: lib/wfu_constants.php:265
    11291138msgid "end recording"
    11301139msgstr ""
    11311140
    1132 #: lib/wfu_constants.php:264
     1141#: lib/wfu_constants.php:266
    11331142msgid "play"
    11341143msgstr ""
    11351144
    1136 #: lib/wfu_constants.php:265
     1145#: lib/wfu_constants.php:267
    11371146msgid "pause"
    11381147msgstr ""
    11391148
    1140 #: lib/wfu_constants.php:266
     1149#: lib/wfu_constants.php:268
    11411150msgid "go to the beginning"
    11421151msgstr ""
    11431152
    1144 #: lib/wfu_constants.php:267
     1153#: lib/wfu_constants.php:269
    11451154msgid "go to the end"
    11461155msgstr ""
    11471156
    1148 #: lib/wfu_constants.php:269
     1157#: lib/wfu_constants.php:271
    11491158msgid "Wordpress File Upload Form"
    11501159msgstr ""
    11511160
    1152 #: lib/wfu_constants.php:270
     1161#: lib/wfu_constants.php:272
    11531162msgid "Wordpress File Upload plugin uploader for sidebars"
    11541163msgstr ""
    11551164
    1156 #: lib/wfu_constants.php:271
     1165#: lib/wfu_constants.php:273
    11571166msgid "Upload Files"
     1167msgstr ""
     1168
     1169#: lib/wfu_functions.php:8192
     1170msgid "Wordpress File Upload Consent Status"
     1171msgstr ""
     1172
     1173#: lib/wfu_functions.php:8195
     1174msgid "Consent Status"
     1175msgstr ""
     1176
     1177#: lib/wfu_functions.php:8197
     1178msgid "You have given your consent to store personal data."
     1179msgstr ""
     1180
     1181#: lib/wfu_functions.php:8197
     1182msgid "You have denied to store personal data."
     1183msgstr ""
     1184
     1185#: lib/wfu_functions.php:8197
     1186msgid "You have not answered to consent yet."
     1187msgstr ""
     1188
     1189#: lib/wfu_functions.php:8203
     1190msgid "Change status to"
     1191msgstr ""
     1192
     1193#: lib/wfu_functions.php:8205
     1194msgid "No change"
     1195msgstr ""
     1196
     1197#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1198msgid "Revoke Consent"
     1199msgstr ""
     1200
     1201#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1202msgid "Clear Consent"
     1203msgstr ""
     1204
     1205#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1206msgid "Give Consent"
     1207msgstr ""
     1208
     1209#: lib/wfu_widget.php:52
     1210msgid "Title:"
     1211msgstr ""
     1212
     1213#: lib/wfu_widget.php:56
     1214msgid "Shortcode Attributes:"
    11581215msgstr ""
    11591216
  • wp-file-upload/trunk/languages/wp-file-upload-sv_SE.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:32+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:32+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:13+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:13+0200\n"
    77"Last-Translator: nickboss <info@iptanus.com>\n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     
    135136msgstr "Användare"
    136137
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     138#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138139msgid "Page"
    139140msgstr "Sida"
     
    278279
    279280#: lib/wfu_constants.php:86
     281#, fuzzy
     282#| msgid ""
     283#| "Error. This file was rejected because its extension is not correct. Its "
     284#| "proper filename is: "
     285msgid "Error. This file was rejected because its not a valid image."
     286msgstr ""
     287"Fel. Den här filen avvisades eftersom filändelsen inte är korrekt. Dess "
     288"korrekt filnamn är: "
     289
     290#: lib/wfu_constants.php:87
    280291msgid ""
    281292"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    287298"misstänkt beteende."
    288299
    289 #: lib/wfu_constants.php:87
     300#: lib/wfu_constants.php:88
    290301msgid ""
    291302"File not uploaded in order to prevent overflow of the website. Please "
     
    295306"administratören."
    296307
    297 #: lib/wfu_constants.php:88
     308#: lib/wfu_constants.php:89
    298309msgid "Target folder doesn't exist."
    299310msgstr ""
    300311
    301 #: lib/wfu_constants.php:89
     312#: lib/wfu_constants.php:90
    302313msgid "Upload failed! Missing a temporary folder."
    303314msgstr "Det gick inte att ladda upp! Saknas en tillfällig mapp."
    304315
    305 #: lib/wfu_constants.php:90
     316#: lib/wfu_constants.php:91
     317msgid "Not allowed to upload to target folder."
     318msgstr ""
     319
     320#: lib/wfu_constants.php:92
    306321msgid "Upload failed! Permission denied to write to target folder."
    307322msgstr "Det gick inte att ladda upp! Åtkomst nekad att skriva till målmappen."
    308323
    309 #: lib/wfu_constants.php:91
     324#: lib/wfu_constants.php:93
    310325msgid "File not allowed."
    311326msgstr "Filtyp inte tillåten."
    312327
    313 #: lib/wfu_constants.php:92
     328#: lib/wfu_constants.php:94
    314329msgid "File is suspicious and was rejected."
    315330msgstr "Filen är misstänksam och avvisades."
    316331
    317 #: lib/wfu_constants.php:93
     332#: lib/wfu_constants.php:95
    318333msgid "The uploaded file exceeds the file size limit."
    319334msgstr "Den uppladdade filen överskrider filstorleksgränsen."
    320335
    321 #: lib/wfu_constants.php:94
     336#: lib/wfu_constants.php:96
    322337msgid "The uploaded file exceeds 2GB and is not supported by this server."
    323338msgstr ""
    324339"Den uppladdade filen överskrider 2GB och stöds inte av den här servern."
    325340
    326 #: lib/wfu_constants.php:95
     341#: lib/wfu_constants.php:97
    327342msgid ""
    328343"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    332347"Filstorleksgränsen för servern. Vänligen kontakta administratören."
    333348
    334 #: lib/wfu_constants.php:96
     349#: lib/wfu_constants.php:98
    335350msgid ""
    336351"Upload failed! The duration of the upload exceeded the time limit of the "
     
    340355"tidsgränsen för servern. Vänligen kontakta administratören."
    341356
    342 #: lib/wfu_constants.php:97
     357#: lib/wfu_constants.php:99
    343358msgid ""
    344359"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    347362"Den uppladdade filen överstiger MAX_FILE_SIZE som angavs i HTML-formuläret."
    348363
    349 #: lib/wfu_constants.php:98
     364#: lib/wfu_constants.php:100
    350365msgid "Upload failed! The uploaded file was only partially uploaded."
    351366msgstr ""
    352367"Det gick inte att ladda upp! Den uppladdade filen laddades bara delvis."
    353368
    354 #: lib/wfu_constants.php:99
     369#: lib/wfu_constants.php:101
    355370msgid "Upload failed! No file was uploaded."
    356371msgstr "Uppladdning misslyckades."
    357372
    358 #: lib/wfu_constants.php:100
     373#: lib/wfu_constants.php:102
    359374msgid "Upload failed! Failed to write file to disk."
    360375msgstr "Det gick inte att ladda upp! Misslyckades att skriva fil till disk."
    361376
    362 #: lib/wfu_constants.php:101
     377#: lib/wfu_constants.php:103
    363378msgid ""
    364379"Upload failed! Error occured while moving temporary file. Please contact "
     
    368383"administratören."
    369384
    370 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     385#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    371386msgid "Upload cancelled!"
    372387msgstr "Ladda upp fil/ladda upp filer"
    373388
    374 #: lib/wfu_constants.php:103
     389#: lib/wfu_constants.php:105
    375390msgid ""
    376391"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    382397"att stoppa; Granska listan över inlästa tillägg med phpinfo() kan hjälpa."
    383398
    384 #: lib/wfu_constants.php:104
     399#: lib/wfu_constants.php:106
    385400msgid "Upload failed! Error occured while attemting to upload the file."
    386401msgstr ""
    387402"Det gick inte att ladda upp! Fel uppstod när attemting Ladda upp filen."
    388403
    389 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     404#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    390405msgid "Upload failed!"
    391406msgstr "Uppladdning misslyckades"
    392407
    393 #: lib/wfu_constants.php:106
     408#: lib/wfu_constants.php:108
    394409msgid "No file!"
    395410msgstr "Ingen fil"
    396411
    397 #: lib/wfu_constants.php:107
     412#: lib/wfu_constants.php:109
    398413msgid ""
    399414"Upload failed! The upload has been canceled by the user or the browser "
     
    403418"webbläsaren tappade anslutningen."
    404419
    405 #: lib/wfu_constants.php:108
     420#: lib/wfu_constants.php:110
    406421msgid "Upload failed! Unknown error."
    407422msgstr "Det gick inte att ladda upp! Okänt fel."
    408423
    409 #: lib/wfu_constants.php:109
     424#: lib/wfu_constants.php:111
    410425msgid "Please contact the administrator."
    411426msgstr "Vänligen kontakta administratören."
    412427
    413 #: lib/wfu_constants.php:110
     428#: lib/wfu_constants.php:112
    414429msgid "No result from remote server!"
    415430msgstr "Inget resultat från fjärrservern!"
    416431
    417 #: lib/wfu_constants.php:111
     432#: lib/wfu_constants.php:113
    418433msgid " but with warnings"
    419434msgstr " men med varningar"
    420435
    421 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     436#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    422437msgid "Warning: JSON parse error."
    423438msgstr "Varning: JSON parse error."
    424439
    425 #: lib/wfu_constants.php:113
     440#: lib/wfu_constants.php:115
    426441msgid ""
    427442"Upload parameters of this file, passed as JSON string to the handler, could "
     
    431446"hanteraren, kunde inte parsas."
    432447
    433 #: lib/wfu_constants.php:115
     448#: lib/wfu_constants.php:117
    434449msgid ""
    435450"UploadStates, passed as JSON string to the handler, could not be parsed."
     
    437452"UploadStates, passerade som JSON-sträng till hanteraren, kunde inte parsas."
    438453
    439 #: lib/wfu_constants.php:116
     454#: lib/wfu_constants.php:118
    440455msgid ""
    441456"Redirection to classic form functionality occurred due to unknown error."
     
    443458"Omdirigering till klassiska formulärfunktioner uppstod på grund av okänt fel."
    444459
    445 #: lib/wfu_constants.php:117
     460#: lib/wfu_constants.php:119
    446461msgid ""
    447462"Redirection to classic form functionality occurred because AJAX is not "
     
    451466"stöds."
    452467
    453 #: lib/wfu_constants.php:118
     468#: lib/wfu_constants.php:120
    454469msgid ""
    455470"Redirection to classic form functionality occurred because HTML5 is not "
     
    459474"stöds."
    460475
    461 #: lib/wfu_constants.php:119
     476#: lib/wfu_constants.php:121
    462477msgid ""
    463478"Redirection to classic form functionality occurred due to JSON parse error."
     
    466481"parse error."
    467482
    468 #: lib/wfu_constants.php:120
     483#: lib/wfu_constants.php:122
    469484msgid "Please enable popup windows from the browser's settings!"
    470485msgstr "Vänligen aktivera popupfönster från webbläsarens inställningar!"
    471486
    472 #: lib/wfu_constants.php:121
     487#: lib/wfu_constants.php:123
    473488msgid "cannot be empty!"
    474489msgstr "kan inte vara tom!"
    475490
    476 #: lib/wfu_constants.php:122
     491#: lib/wfu_constants.php:124
    477492msgid "number not valid!"
    478493msgstr "nummer inte giltig!"
    479494
    480 #: lib/wfu_constants.php:123
     495#: lib/wfu_constants.php:125
    481496msgid "email not valid!"
    482497msgstr "E-postadressen är inte giltig!"
    483498
    484 #: lib/wfu_constants.php:124
     499#: lib/wfu_constants.php:126
    485500msgid "emails do not match!"
    486501msgstr "e-post stämmer inte!"
    487502
    488 #: lib/wfu_constants.php:125
     503#: lib/wfu_constants.php:127
    489504msgid "no base email field in group!"
    490505msgstr "ingen bas e-fältet i gruppen!"
    491506
    492 #: lib/wfu_constants.php:126
     507#: lib/wfu_constants.php:128
    493508msgid "passwords do not match!"
    494509msgstr "De två lösenorden matchar inte."
    495510
    496 #: lib/wfu_constants.php:127
     511#: lib/wfu_constants.php:129
    497512msgid "no base password field in group!"
    498513msgstr "ingen bas lösenordsfältet i grupp!"
    499514
    500 #: lib/wfu_constants.php:128
     515#: lib/wfu_constants.php:130
    501516msgid "checkbox unchecked!"
    502517msgstr "kryssrutan avmarkerad!"
    503518
    504 #: lib/wfu_constants.php:129
     519#: lib/wfu_constants.php:131
    505520msgid "no option selected!"
    506521msgstr "Inget alternativ valt"
    507522
    508 #: lib/wfu_constants.php:130
     523#: lib/wfu_constants.php:132
    509524msgid "no item selected!"
    510525msgstr "Inget objekt valt."
    511526
    512 #: lib/wfu_constants.php:131
     527#: lib/wfu_constants.php:133
    513528msgid ""
    514529"There are more than one instances of the plugin in this page with the same "
     
    518533"id. Ändra det."
    519534
    520 #: lib/wfu_constants.php:132
     535#: lib/wfu_constants.php:134
    521536msgid ""
    522537"Cannot edit the shortcode because the page has been modified. Please reload "
     
    526541"sidan."
    527542
    528 #: lib/wfu_constants.php:133
     543#: lib/wfu_constants.php:135
    529544msgid "Your browser does not support webcam capture!"
    530545msgstr "Din webbläsare stöder inte webbkamerainspelning!"
    531546
    532 #: lib/wfu_constants.php:134
     547#: lib/wfu_constants.php:136
    533548msgid "Your browser does not support video recording from the webcam!"
    534549msgstr "Din webbläsare stöder inte videoinspelning från webbkameran!"
    535550
    536 #: lib/wfu_constants.php:135
     551#: lib/wfu_constants.php:137
    537552msgid "No video was recorded!"
    538553msgstr "Ingen video spelades in!"
    539554
    540 #: lib/wfu_constants.php:136
     555#: lib/wfu_constants.php:138
    541556msgid ""
    542557"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    546561"eller använda RecaptchaV2 (inget konto)."
    547562
    548 #: lib/wfu_constants.php:137
     563#: lib/wfu_constants.php:139
    549564msgid ""
    550565"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    554569"Vänligen meddela administratören."
    555570
    556 #: lib/wfu_constants.php:138
     571#: lib/wfu_constants.php:140
    557572msgid ""
    558573"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    562577"Vänligen använd RecaptchaV1 (inget konto)."
    563578
    564 #: lib/wfu_constants.php:139
     579#: lib/wfu_constants.php:141
    565580msgid "ERROR: No site key. Please contact administrator!"
    566581msgstr "FEL: Ingen webbplats nyckel. Vänligen kontakta administratören!"
    567582
    568 #: lib/wfu_constants.php:140
     583#: lib/wfu_constants.php:142
    569584msgid ""
    570585"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    574589"inställningar i kontrollpanelen för att definiera Google Recaptcha nycklar."
    575590
    576 #: lib/wfu_constants.php:141
     591#: lib/wfu_constants.php:143
    577592msgid "Bad captcha image!"
    578593msgstr "Dåliga captcha-bild!"
    579594
    580 #: lib/wfu_constants.php:142
     595#: lib/wfu_constants.php:144
    581596msgid "No input!"
    582597msgstr ""
     
    588603"valideringsfel som den kommer att orsaka."
    589604
    590 #: lib/wfu_constants.php:143
     605#: lib/wfu_constants.php:145
    591606msgid "Captcha not completed!"
    592607msgstr "CAPTCHA inte klar!"
    593608
    594 #: lib/wfu_constants.php:144
     609#: lib/wfu_constants.php:146
    595610msgid "Wrong captcha!"
    596611msgstr "Fel captcha!"
    597612
    598 #: lib/wfu_constants.php:145
     613#: lib/wfu_constants.php:147
    599614msgid "Error refreshing captcha!"
    600615msgstr "Fel uppdaterar captcha!"
    601616
    602 #: lib/wfu_constants.php:146
     617#: lib/wfu_constants.php:148
    603618msgid "Unknown captcha error!"
    604619msgstr "Okänd captcha fel!"
    605620
    606 #: lib/wfu_constants.php:147
     621#: lib/wfu_constants.php:149
    607622msgid "Captcha not supported by your browser!"
    608623msgstr "CAPTCHA stöds inte av din webbläsare!"
    609624
    610 #: lib/wfu_constants.php:148
     625#: lib/wfu_constants.php:150
    611626msgid "the secret parameter is missing"
    612627msgstr "den hemliga parametern saknas"
    613628
    614 #: lib/wfu_constants.php:149
     629#: lib/wfu_constants.php:151
    615630msgid "the secret parameter is invalid or malformed"
    616631msgstr "hemliga parametern är ogiltig eller felaktig"
    617632
    618 #: lib/wfu_constants.php:150
     633#: lib/wfu_constants.php:152
    619634msgid "the response parameter is missing"
    620635msgstr "Parametern saknas."
    621636
    622 #: lib/wfu_constants.php:151
     637#: lib/wfu_constants.php:153
    623638msgid "the response parameter is invalid or malformed"
    624639msgstr "Parameterns svar är ogiltigt eller har felaktigt format."
    625640
    626 #: lib/wfu_constants.php:152
     641#: lib/wfu_constants.php:154
    627642msgid "Please do not use drag drop due to an internal problem."
    628643msgstr "Vänligen Använd inte dra på grund av ett internt problem."
    629644
    630 #: lib/wfu_constants.php:153
     645#: lib/wfu_constants.php:155
    631646#, php-format
    632647msgid "Error during chunked upload. Unique ID empty in chunk %d"
    633648msgstr "Fel under segmenterad uppladdning. Unikt ID saknas i segmentet %d"
    634649
    635 #: lib/wfu_constants.php:154
     650#: lib/wfu_constants.php:156
    636651msgid "Chunked upload is not allowed!"
    637652msgstr "Segmentuppladdning är inte tillåtet!"
    638653
    639 #: lib/wfu_constants.php:155
     654#: lib/wfu_constants.php:157
    640655msgid "Chunked upload aborted due to error in previous chunk!"
    641656msgstr "Gruppuppladdning avbröts på grund av fel i tidigare segment!"
    642657
    643 #: lib/wfu_constants.php:156
     658#: lib/wfu_constants.php:158
    644659msgid "Chunked upload failed, final file could not be created!"
    645660msgstr "Uppladdningen av segmentet misslyckades, filen kunde inte skapas!"
    646661
    647 #: lib/wfu_constants.php:157
     662#: lib/wfu_constants.php:159
    648663#, php-format
    649664msgid "Could not write file chuck to destination on chunk %d"
    650665msgstr "Kunde inte skriva filensegmentet till destination på segment %d"
    651666
    652 #: lib/wfu_constants.php:158
     667#: lib/wfu_constants.php:160
    653668#, php-format
    654669msgid "Could not enlarge destination file on chunk %d"
    655670msgstr "Kunde inte förstora målfilen på segment %d"
    656671
    657 #: lib/wfu_constants.php:159
     672#: lib/wfu_constants.php:161
    658673#, php-format
    659674msgid "Could not open file handles on chunk %d"
    660675msgstr "Kunde inte öppna filreferenser på segment %d"
    661676
    662 #: lib/wfu_constants.php:160
     677#: lib/wfu_constants.php:162
    663678msgid "You are not allowed to download this file!"
    664679msgstr "Du har inte tillgång till den här filen."
    665680
    666 #: lib/wfu_constants.php:161
     681#: lib/wfu_constants.php:163
    667682msgid "File does not exist!"
    668683msgstr "Filen finns inte"
    669684
    670 #: lib/wfu_constants.php:162
     685#: lib/wfu_constants.php:164
    671686msgid "Could not download file!"
    672687msgstr "Kunde inte ladda ner fil!"
    673688
    674 #: lib/wfu_constants.php:163
     689#: lib/wfu_constants.php:165
    675690msgid "You are not allowed to delete this file!"
    676691msgstr "Du får inte ta bort denna fil!"
    677692
    678 #: lib/wfu_constants.php:164
     693#: lib/wfu_constants.php:166
    679694msgid "File was not deleted!"
    680695msgstr "Filen var inte bort!"
    681696
    682 #: lib/wfu_constants.php:165
     697#: lib/wfu_constants.php:167
    683698msgid "No file was deleted!"
    684699msgstr "Ingen fil har tagits bort!"
    685700
    686 #: lib/wfu_constants.php:166
     701#: lib/wfu_constants.php:168
    687702msgid "Some files were not deleted!"
    688703msgstr "Vissa filer raderas inte!"
    689704
    690 #: lib/wfu_constants.php:168
     705#: lib/wfu_constants.php:170
    691706msgid "Upload skipped! File already exists."
    692707msgstr "Ladda upp överhoppade! Filen finns redan."
    693708
    694 #: lib/wfu_constants.php:169
     709#: lib/wfu_constants.php:171
    695710msgid "The extension of the file does not match its contents."
    696711msgstr ""
    697712
    698 #: lib/wfu_constants.php:170
     713#: lib/wfu_constants.php:172
    699714msgid ""
    700715"Upload succeeded but the file is suspicious because its contents do not "
     
    704719"dess förlängning. Dess korrekt filnamn är:"
    705720
    706 #: lib/wfu_constants.php:171
     721#: lib/wfu_constants.php:173
    707722msgid "No files have been selected!"
    708723msgstr "Inga filer har valts!"
    709724
    710 #: lib/wfu_constants.php:172
     725#: lib/wfu_constants.php:174
    711726msgid "Please complete the consent question before continuing the upload!"
    712727msgstr ""
    713728
    714 #: lib/wfu_constants.php:173
     729#: lib/wfu_constants.php:175
    715730msgid "WPFilebase Plugin not updated because there were no files uploaded."
    716731msgstr ""
     
    718733"upp."
    719734
    720 #: lib/wfu_constants.php:174
     735#: lib/wfu_constants.php:176
    721736msgid "Notification email was not sent because there were no files uploaded."
    722737msgstr ""
    723738"E-postmeddelande skickades inte eftersom det fanns inga filer som laddas upp."
    724739
    725 #: lib/wfu_constants.php:175
     740#: lib/wfu_constants.php:177
    726741msgid ""
    727742"Notification email was not sent because no recipients were defined. Please "
     
    731746"Vänligen kontrollera notifyrecipients attribut i kortkod."
    732747
    733 #: lib/wfu_constants.php:176
     748#: lib/wfu_constants.php:178
    734749msgid ""
    735750"Notification email was not sent due to an error. Please check "
     
    739754"notifyrecipients, notifysubject och notifymessage attribut för fel."
    740755
    741 #: lib/wfu_constants.php:177
     756#: lib/wfu_constants.php:179
    742757msgid ""
    743758"Redirection not executed because redirection link is empty. Please check "
     
    747762"kontrollera redirectlink attribut."
    748763
    749 #: lib/wfu_constants.php:178
     764#: lib/wfu_constants.php:180
    750765msgid ""
    751766"Redirection not executed because not all files were successfully uploaded."
    752767msgstr "Omdirigering av kördes inte eftersom inte alla filer har laddats."
    753768
    754 #: lib/wfu_constants.php:179
     769#: lib/wfu_constants.php:181
    755770msgid "Potential Denial-Of-Service Attack on {SITE}"
    756771msgstr "Potentiell Denial-Of-Service Attack på {SIDA}"
    757772
    758 #: lib/wfu_constants.php:180
     773#: lib/wfu_constants.php:182
    759774msgid ""
    760775"Hello admin\n"
     
    792807"Tack"
    793808
    794 #: lib/wfu_constants.php:181
     809#: lib/wfu_constants.php:183
    795810msgid ""
    796811"You have activated an alternative insecure Iptanus Services Server. For "
     
    798813msgstr ""
    799814
    800 #: lib/wfu_constants.php:182
     815#: lib/wfu_constants.php:184
    801816msgid ""
    802817"Iptanus Services Server is unreachable. This may cause problems on some "
     
    804819msgstr ""
    805820
    806 #: lib/wfu_constants.php:184
     821#: lib/wfu_constants.php:186
    807822msgid ""
    808823"Failed to add the shortcode to the page/post. Please try again. If the "
     
    812827"försök igen. Om meddelandet kvarstår, kontakta administratören."
    813828
    814 #: lib/wfu_constants.php:185
     829#: lib/wfu_constants.php:187
    815830msgid ""
    816831"Failed to edit the shortcode because the contents of the page changed. Try "
     
    820835"Försök igen att redigera kortkod."
    821836
    822 #: lib/wfu_constants.php:186
     837#: lib/wfu_constants.php:188
    823838msgid ""
    824839"Failed to delete the shortcode because the contents of the page changed. Try "
     
    828843"att ta bort den igen."
    829844
    830 #: lib/wfu_constants.php:187
     845#: lib/wfu_constants.php:189
    831846msgid ""
    832847"The page containing the shortcode has been modified and it is no longer "
     
    836851"tillbaka till Ladda kortkod."
    837852
    838 #: lib/wfu_constants.php:188
     853#: lib/wfu_constants.php:190
    839854msgid ""
    840855"Failed to update the shortcode because the contents of the page changed. Go "
     
    844859"tillbaka till Ladda kortkod."
    845860
    846 #: lib/wfu_constants.php:189
     861#: lib/wfu_constants.php:191
    847862msgid ""
    848863"Failed to update the shortcode. Please try again. If the problem persists, "
     
    852867"kvarstår, gå tillbaka och ladda kortkod."
    853868
    854 #: lib/wfu_constants.php:191
     869#: lib/wfu_constants.php:193
    855870msgid "This is a test message"
    856871msgstr "Testmeddelande skickat"
    857872
    858 #: lib/wfu_constants.php:192
     873#: lib/wfu_constants.php:194
    859874msgid "This is a test administrator message"
    860875msgstr "Detta är ett testmeddelande för administratör"
    861876
    862 #: lib/wfu_constants.php:193
     877#: lib/wfu_constants.php:195
    863878msgid "File testfile 1 under test"
    864879msgstr "Fil testfile 1 under test"
    865880
    866 #: lib/wfu_constants.php:194
     881#: lib/wfu_constants.php:196
    867882msgid "File testfile 1 message"
    868883msgstr "Fil testfile 1 meddelande"
    869884
    870 #: lib/wfu_constants.php:195
     885#: lib/wfu_constants.php:197
    871886msgid "File testfile 1 administrator message"
    872887msgstr "Fil testfile 1 administratör meddelande"
    873888
    874 #: lib/wfu_constants.php:196
     889#: lib/wfu_constants.php:198
    875890msgid "File testfile 2 under test"
    876891msgstr "Fil testfile 2 under test"
    877892
    878 #: lib/wfu_constants.php:197
     893#: lib/wfu_constants.php:199
    879894msgid "File testfile 2 message"
    880895msgstr "Fil testfile 2 meddelande"
    881896
    882 #: lib/wfu_constants.php:198
     897#: lib/wfu_constants.php:200
    883898msgid "File testfile 2 administrator message"
    884899msgstr "Fil testfile 2 administratör meddelande"
    885900
    886 #: lib/wfu_constants.php:200
     901#: lib/wfu_constants.php:202
    887902msgid ""
    888903"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    892907"den aktuella användaren."
    893908
    894 #: lib/wfu_constants.php:201
     909#: lib/wfu_constants.php:203
    895910msgid ""
    896911"Insert variable %username% inside text. It will be replaced by the username "
     
    900915"användarnamnet för den aktuella användaren."
    901916
    902 #: lib/wfu_constants.php:202
     917#: lib/wfu_constants.php:204
    903918msgid ""
    904919"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    908923"för den aktuella användaren."
    909924
    910 #: lib/wfu_constants.php:203
     925#: lib/wfu_constants.php:205
    911926msgid ""
    912927"Insert variable %filename% inside text. It will be replaced by the filename "
     
    916931"filnamnet för den överförda filen."
    917932
    918 #: lib/wfu_constants.php:204
     933#: lib/wfu_constants.php:206
    919934msgid ""
    920935"Insert variable %filepath% inside text. It will be replaced by the full "
     
    924939"fullständiga sökvägen för den överförda filen."
    925940
    926 #: lib/wfu_constants.php:205
     941#: lib/wfu_constants.php:207
    927942msgid ""
    928943"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    932947"för webbplatsen."
    933948
    934 #: lib/wfu_constants.php:206
     949#: lib/wfu_constants.php:208
    935950msgid ""
    936951"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    940955"den aktuella sidan."
    941956
    942 #: lib/wfu_constants.php:207
     957#: lib/wfu_constants.php:209
    943958msgid ""
    944959"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    948963"på den aktuella sidan."
    949964
    950 #: lib/wfu_constants.php:208
     965#: lib/wfu_constants.php:210
    951966msgid ""
    952967"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    958973"i fältet."
    959974
    960 #: lib/wfu_constants.php:209
     975#: lib/wfu_constants.php:211
    961976msgid "Insert variable %n% inside text to denote a line change."
    962977msgstr "Infoga variabeln %n% inuti texten betecknar en radändring."
    963978
    964 #: lib/wfu_constants.php:211
     979#: lib/wfu_constants.php:213
    965980#, php-format
    966981msgid "File %filename% uploaded successfully but not saved"
    967982msgstr ""
    968983
    969 #: lib/wfu_constants.php:212
     984#: lib/wfu_constants.php:214
    970985msgid "Test Mode"
    971986msgstr "Testmod"
    972987
    973 #: lib/wfu_constants.php:213
     988#: lib/wfu_constants.php:215
    974989msgid "select dir..."
    975990msgstr "Välj katalog"
    976991
    977 #: lib/wfu_constants.php:214
     992#: lib/wfu_constants.php:216
    978993msgid "type dir"
    979994msgstr "Typ"
    980995
    981 #: lib/wfu_constants.php:215
     996#: lib/wfu_constants.php:217
    982997msgid "Upload path: %filepath%"
    983998msgstr "Ladda sökväg: %filepath%"
    984999
    985 #: lib/wfu_constants.php:216
     1000#: lib/wfu_constants.php:218
    9861001msgid "Failed upload path: %filepath%"
    9871002msgstr "Misslyckades att ladda upp sökväg: %filepath%"
    9881003
    989 #: lib/wfu_constants.php:217
     1004#: lib/wfu_constants.php:219
    9901005msgid " (required)"
    9911006msgstr "(obligatoriskt)"
    9921007
    993 #: lib/wfu_constants.php:218
     1008#: lib/wfu_constants.php:220
    9941009msgid "Files are being uploaded. Are you sure you want to exit the page?"
    9951010msgstr "Filer överförs. Är du säker på att du vill stänga sidan?"
    9961011
    997 #: lib/wfu_constants.php:219
     1012#: lib/wfu_constants.php:221
    9981013msgid "checking captcha..."
    9991014msgstr "kontrollerar captcha..."
    10001015
    1001 #: lib/wfu_constants.php:220
     1016#: lib/wfu_constants.php:222
    10021017msgid "refreshing..."
    10031018msgstr "Förnyar..."
    10041019
    1005 #: lib/wfu_constants.php:221
     1020#: lib/wfu_constants.php:223
    10061021msgid "correct captcha"
    10071022msgstr "rätt captcha"
    10081023
    1009 #: lib/wfu_constants.php:222
     1024#: lib/wfu_constants.php:224
    10101025msgid "click to continue the upload"
    10111026msgstr "klicka för att fortsätta uppladdningen"
    10121027
    1013 #: lib/wfu_constants.php:223
     1028#: lib/wfu_constants.php:225
    10141029msgid "Are you sure you want to delete this file?"
    10151030msgstr "Är du säker på att du vill radera denna fil?"
    10161031
    1017 #: lib/wfu_constants.php:224
     1032#: lib/wfu_constants.php:226
    10181033msgid "Are you sure you want to delete these files?"
    10191034msgstr "Är du säker på att du vill radera dessa filer?"
    10201035
    1021 #: lib/wfu_constants.php:225
     1036#: lib/wfu_constants.php:227
    10221037msgid "Bulk Actions"
    10231038msgstr "Massåtgärder"
    10241039
    1025 #: lib/wfu_constants.php:226
     1040#: lib/wfu_constants.php:228
    10261041msgid "Apply"
    10271042msgstr "Utför"
    10281043
    1029 #: lib/wfu_constants.php:228
     1044#: lib/wfu_constants.php:230
    10301045msgid "of "
    10311046msgstr ""
    10321047
    1033 #: lib/wfu_constants.php:229
     1048#: lib/wfu_constants.php:231
    10341049msgid "Are you sure that you want to cancel the upload?"
    10351050msgstr "Är du säker på att du vill avbryta uppladdningen?"
    10361051
    1037 #: lib/wfu_constants.php:230
     1052#: lib/wfu_constants.php:232
    10381053msgid "cancel upload of this file"
    10391054msgstr "avbryt överföringen av denna fil"
    10401055
    1041 #: lib/wfu_constants.php:231
     1056#: lib/wfu_constants.php:233
    10421057msgid "Upload in progress"
    10431058msgstr "Ladda upp pågår"
    10441059
    1045 #: lib/wfu_constants.php:232
     1060#: lib/wfu_constants.php:234
    10461061msgid "Upload in progress with warnings!"
    10471062msgstr "Ladda upp fil/ladda upp filer"
    10481063
    1049 #: lib/wfu_constants.php:233
     1064#: lib/wfu_constants.php:235
    10501065msgid "Upload in progress but some files already failed!"
    10511066msgstr "Uppladdning pågår men vissa filer redan misslyckats!"
    10521067
    1053 #: lib/wfu_constants.php:234
     1068#: lib/wfu_constants.php:236
    10541069msgid "Upload in progress but no files uploaded so far!"
    10551070msgstr "Uppladdning pågår men inga filer uppladdade hittills!"
    10561071
    1057 #: lib/wfu_constants.php:235
     1072#: lib/wfu_constants.php:237
    10581073msgid "All files uploaded successfully"
    10591074msgstr "Uppladdningen lyckades"
    10601075
    1061 #: lib/wfu_constants.php:236
     1076#: lib/wfu_constants.php:238
    10621077msgid "All files uploaded successfully but there are warnings!"
    10631078msgstr "Alla filer som laddas upp korrekt men det finns varningar!"
    10641079
    1065 #: lib/wfu_constants.php:237
     1080#: lib/wfu_constants.php:239
    10661081msgid "File uploaded successfully but there are warnings!"
    10671082msgstr "Filen laddas upp korrekt men det finns varningar!"
    10681083
    1069 #: lib/wfu_constants.php:238
     1084#: lib/wfu_constants.php:240
    10701085msgid "Some files failed to upload!"
    10711086msgstr "Vissa filer misslyckades att ladda upp!"
    10721087
    1073 #: lib/wfu_constants.php:239
     1088#: lib/wfu_constants.php:241
    10741089msgid "All files failed to upload"
    10751090msgstr "Uppladdning misslyckades."
    10761091
    1077 #: lib/wfu_constants.php:240
     1092#: lib/wfu_constants.php:242
    10781093msgid "File failed to upload"
    10791094msgstr "Det gick inte att ladda upp filen"
    10801095
    1081 #: lib/wfu_constants.php:241
     1096#: lib/wfu_constants.php:243
    10821097msgid "There are no files to upload!"
    10831098msgstr "Släpp filer för att ladda upp"
    10841099
    1085 #: lib/wfu_constants.php:242
     1100#: lib/wfu_constants.php:244
    10861101msgid "Test upload message"
    10871102msgstr "Test uppladdning meddelande"
    10881103
    1089 #: lib/wfu_constants.php:243
     1104#: lib/wfu_constants.php:245
    10901105msgid "JSON parse warning!"
    10911106msgstr "JSON syntax varning!"
    10921107
    1093 #: lib/wfu_constants.php:244
     1108#: lib/wfu_constants.php:246
    10941109msgid "please wait while redirecting..."
    10951110msgstr "Vänta medan omdirigerar..."
    10961111
    1097 #: lib/wfu_constants.php:246
     1112#: lib/wfu_constants.php:248
    10981113msgid "Submitting data"
    10991114msgstr ""
    11001115
    1101 #: lib/wfu_constants.php:247
     1116#: lib/wfu_constants.php:249
    11021117msgid "Data submitted successfully!"
    11031118msgstr ""
    11041119
    1105 #: lib/wfu_constants.php:248
     1120#: lib/wfu_constants.php:250
    11061121msgid "Data were not submitted!"
    11071122msgstr ""
    11081123
    1109 #: lib/wfu_constants.php:249
     1124#: lib/wfu_constants.php:251
    11101125msgid "Cancelling upload"
    11111126msgstr ""
    11121127
    1113 #: lib/wfu_constants.php:251
     1128#: lib/wfu_constants.php:253
    11141129msgid "Upload succeeded!"
    11151130msgstr ""
    11161131
    1117 #: lib/wfu_constants.php:252
     1132#: lib/wfu_constants.php:254
    11181133msgid "Upload completed but no files were saved!"
    11191134msgstr ""
    11201135
    1121 #: lib/wfu_constants.php:253
     1136#: lib/wfu_constants.php:255
    11221137msgid "File was not saved due to personal data policy!"
    11231138msgstr ""
    11241139
    1125 #: lib/wfu_constants.php:254
     1140#: lib/wfu_constants.php:256
    11261141msgid "Open visual shortcode editor in new window"
    11271142msgstr "Öppna visual kortkod editor i nytt fönster"
    11281143
    1129 #: lib/wfu_constants.php:255
     1144#: lib/wfu_constants.php:257
    11301145msgid "loading visual editor"
    11311146msgstr "lastning visuell redigerare"
    11321147
    1133 #: lib/wfu_constants.php:256
     1148#: lib/wfu_constants.php:258
    11341149msgid "Clear file list?"
    11351150msgstr "Rensa fil-lista?"
    11361151
    1137 #: lib/wfu_constants.php:257
     1152#: lib/wfu_constants.php:259
    11381153msgid "DROP HERE"
    11391154msgstr "Släpp filen här"
    11401155
    1141 #: lib/wfu_constants.php:259
     1156#: lib/wfu_constants.php:261
    11421157msgid "record video"
    11431158msgstr "spela in video"
    11441159
    1145 #: lib/wfu_constants.php:260
     1160#: lib/wfu_constants.php:262
    11461161msgid "take a picture"
    11471162msgstr "ta en bild"
    11481163
    1149 #: lib/wfu_constants.php:261
     1164#: lib/wfu_constants.php:263
    11501165msgid "turn webcam on/off"
    11511166msgstr "vända webcam på/av"
    11521167
    1153 #: lib/wfu_constants.php:262
     1168#: lib/wfu_constants.php:264
    11541169msgid "go live again"
    11551170msgstr "gå live igen"
    11561171
    1157 #: lib/wfu_constants.php:263
     1172#: lib/wfu_constants.php:265
    11581173msgid "end recording"
    11591174msgstr "avsluta inspelning"
    11601175
    1161 #: lib/wfu_constants.php:264
     1176#: lib/wfu_constants.php:266
    11621177msgid "play"
    11631178msgstr "Spela"
    11641179
    1165 #: lib/wfu_constants.php:265
     1180#: lib/wfu_constants.php:267
    11661181msgid "pause"
    11671182msgstr "Paus"
    11681183
    1169 #: lib/wfu_constants.php:266
     1184#: lib/wfu_constants.php:268
    11701185msgid "go to the beginning"
    11711186msgstr "Gå till början"
    11721187
    1173 #: lib/wfu_constants.php:267
     1188#: lib/wfu_constants.php:269
    11741189msgid "go to the end"
    11751190msgstr "Gå till slutet"
    11761191
    1177 #: lib/wfu_constants.php:269
     1192#: lib/wfu_constants.php:271
    11781193msgid "Wordpress File Upload Form"
    11791194msgstr "WordPress filöverföringsformuläret"
    11801195
    1181 #: lib/wfu_constants.php:270
     1196#: lib/wfu_constants.php:272
    11821197msgid "Wordpress File Upload plugin uploader for sidebars"
    11831198msgstr "WordPress-fil ladda upp plugin uploader för sidofält"
    11841199
    1185 #: lib/wfu_constants.php:271
     1200#: lib/wfu_constants.php:273
    11861201msgid "Upload Files"
    11871202msgstr "Ladda upp filer"
    11881203
     1204#: lib/wfu_functions.php:8192
     1205#, fuzzy
     1206#| msgid "Wordpress File Upload Form"
     1207msgid "Wordpress File Upload Consent Status"
     1208msgstr "WordPress filöverföringsformuläret"
     1209
     1210#: lib/wfu_functions.php:8195
     1211msgid "Consent Status"
     1212msgstr ""
     1213
     1214#: lib/wfu_functions.php:8197
     1215msgid "You have given your consent to store personal data."
     1216msgstr ""
     1217
     1218#: lib/wfu_functions.php:8197
     1219msgid "You have denied to store personal data."
     1220msgstr ""
     1221
     1222#: lib/wfu_functions.php:8197
     1223#, fuzzy
     1224#| msgid "You are not allowed to download this file!"
     1225msgid "You have not answered to consent yet."
     1226msgstr "Du har inte tillgång till den här filen."
     1227
     1228#: lib/wfu_functions.php:8203
     1229msgid "Change status to"
     1230msgstr ""
     1231
     1232#: lib/wfu_functions.php:8205
     1233msgid "No change"
     1234msgstr ""
     1235
     1236#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1237msgid "Revoke Consent"
     1238msgstr ""
     1239
     1240#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1241msgid "Clear Consent"
     1242msgstr ""
     1243
     1244#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1245msgid "Give Consent"
     1246msgstr ""
     1247
     1248#: lib/wfu_widget.php:52
     1249msgid "Title:"
     1250msgstr ""
     1251
     1252#: lib/wfu_widget.php:56
     1253msgid "Shortcode Attributes:"
     1254msgstr ""
     1255
    11891256#~ msgid "Targer folder doesn't exist."
    11901257#~ msgstr "Targer mappen finns inte."
  • wp-file-upload/trunk/languages/wp-file-upload-zh_CN.po

    r2364171 r2677722  
    33"Project-Id-Version: Wordpress File Upload\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2020-05-18 15:33+0300\n"
    6 "PO-Revision-Date: 2020-05-18 15:34+0300\n"
     5"POT-Creation-Date: 2022-02-12 18:13+0200\n"
     6"PO-Revision-Date: 2022-02-12 18:13+0200\n"
    77"Last-Translator: \n"
    88"Language-Team: Iptanus Team <info@iptanus.com>\n"
     
    1111"Content-Type: text/plain; charset=UTF-8\n"
    1212"Content-Transfer-Encoding: 8bit\n"
    13 "X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
     13"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
     14"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
    1415"X-Poedit-Basepath: ..\n"
    1516"Plural-Forms: nplurals=1; plural=0;\n"
     
    135136msgstr "用户"
    136137
    137 #: lib/wfu_constants.php:60 lib/wfu_constants.php:227
     138#: lib/wfu_constants.php:60 lib/wfu_constants.php:229
    138139msgid "Page"
    139140msgstr "页面"
     
    266267
    267268#: lib/wfu_constants.php:86
     269#, fuzzy
     270#| msgid ""
     271#| "Error. This file was rejected because its extension is not correct. Its "
     272#| "proper filename is: "
     273msgid "Error. This file was rejected because its not a valid image."
     274msgstr "错误:因为扩展名不对,该文件被拒绝。正确的文件名是:"
     275
     276#: lib/wfu_constants.php:87
    268277msgid ""
    269278"Too many files are uploaded in a short period of time. This may be a Denial-"
     
    272281msgstr ""
    273282
    274 #: lib/wfu_constants.php:87
     283#: lib/wfu_constants.php:88
    275284msgid ""
    276285"File not uploaded in order to prevent overflow of the website. Please "
     
    278287msgstr ""
    279288
    280 #: lib/wfu_constants.php:88
     289#: lib/wfu_constants.php:89
    281290msgid "Target folder doesn't exist."
    282291msgstr ""
    283292
    284 #: lib/wfu_constants.php:89
     293#: lib/wfu_constants.php:90
    285294msgid "Upload failed! Missing a temporary folder."
    286295msgstr "加载失败!丢失一个临时文件夹。"
    287296
    288 #: lib/wfu_constants.php:90
     297#: lib/wfu_constants.php:91
     298msgid "Not allowed to upload to target folder."
     299msgstr ""
     300
     301#: lib/wfu_constants.php:92
    289302msgid "Upload failed! Permission denied to write to target folder."
    290303msgstr "加载失败!写入目标文件夹被拒绝。"
    291304
    292 #: lib/wfu_constants.php:91
     305#: lib/wfu_constants.php:93
    293306msgid "File not allowed."
    294307msgstr "文件不被允许。"
    295308
    296 #: lib/wfu_constants.php:92
     309#: lib/wfu_constants.php:94
    297310msgid "File is suspicious and was rejected."
    298311msgstr "可疑文件,被拒绝。"
    299312
    300 #: lib/wfu_constants.php:93
     313#: lib/wfu_constants.php:95
    301314msgid "The uploaded file exceeds the file size limit."
    302315msgstr "加载的文件超出文件尺寸限制。"
    303316
    304 #: lib/wfu_constants.php:94
     317#: lib/wfu_constants.php:96
    305318msgid "The uploaded file exceeds 2GB and is not supported by this server."
    306319msgstr "上传文件超出2GB,服务器不支持。"
    307320
    308 #: lib/wfu_constants.php:95
     321#: lib/wfu_constants.php:97
    309322msgid ""
    310323"Upload failed! The uploaded file exceeds the file size limit of the server. "
     
    312325msgstr "上传失败!上传文件超出服务器的文件大小限制。请联系管理员。"
    313326
    314 #: lib/wfu_constants.php:96
     327#: lib/wfu_constants.php:98
    315328msgid ""
    316329"Upload failed! The duration of the upload exceeded the time limit of the "
     
    318331msgstr "上传失败!上传时间超出服务器的时间限制。请联系管理员。"
    319332
    320 #: lib/wfu_constants.php:97
     333#: lib/wfu_constants.php:99
    321334msgid ""
    322335"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
     
    324337msgstr "上传失败!上传文件超出HTML格式中规定的最大文件大小限制。"
    325338
    326 #: lib/wfu_constants.php:98
     339#: lib/wfu_constants.php:100
    327340msgid "Upload failed! The uploaded file was only partially uploaded."
    328341msgstr "上传失败!只生产了部分加载文件。"
    329342
    330 #: lib/wfu_constants.php:99
     343#: lib/wfu_constants.php:101
    331344msgid "Upload failed! No file was uploaded."
    332345msgstr "上传失败!文件没有载入。"
    333346
    334 #: lib/wfu_constants.php:100
     347#: lib/wfu_constants.php:102
    335348msgid "Upload failed! Failed to write file to disk."
    336349msgstr "上传失败!写文件到磁盘失败。"
    337350
    338 #: lib/wfu_constants.php:101
     351#: lib/wfu_constants.php:103
    339352msgid ""
    340353"Upload failed! Error occured while moving temporary file. Please contact "
     
    342355msgstr "上传失败!移动临时文件时出现故障。请联系管理员。"
    343356
    344 #: lib/wfu_constants.php:102 lib/wfu_constants.php:250
     357#: lib/wfu_constants.php:104 lib/wfu_constants.php:252
    345358msgid "Upload cancelled!"
    346359msgstr ""
    347360
    348 #: lib/wfu_constants.php:103
     361#: lib/wfu_constants.php:105
    349362msgid ""
    350363"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
     
    355368"查带 phpinfo() 的加载扩展名列表可能会有帮助。"
    356369
    357 #: lib/wfu_constants.php:104
     370#: lib/wfu_constants.php:106
    358371msgid "Upload failed! Error occured while attemting to upload the file."
    359372msgstr "上传失败!试图加载文件时出现错误。"
    360373
    361 #: lib/wfu_constants.php:105 lib/wfu_constants.php:245
     374#: lib/wfu_constants.php:107 lib/wfu_constants.php:247
    362375msgid "Upload failed!"
    363376msgstr "上传失败!"
    364377
    365 #: lib/wfu_constants.php:106
     378#: lib/wfu_constants.php:108
    366379msgid "No file!"
    367380msgstr "没有忘记!"
    368381
    369 #: lib/wfu_constants.php:107
     382#: lib/wfu_constants.php:109
    370383msgid ""
    371384"Upload failed! The upload has been canceled by the user or the browser "
     
    373386msgstr "上传失败!该上传被用户取消,或者浏览器失去连接。"
    374387
    375 #: lib/wfu_constants.php:108
     388#: lib/wfu_constants.php:110
    376389msgid "Upload failed! Unknown error."
    377390msgstr "上传失败!未知故障。"
    378391
    379 #: lib/wfu_constants.php:109
     392#: lib/wfu_constants.php:111
    380393msgid "Please contact the administrator."
    381394msgstr "请联系管理员。"
    382395
    383 #: lib/wfu_constants.php:110
     396#: lib/wfu_constants.php:112
    384397msgid "No result from remote server!"
    385398msgstr "没有来自远程服务器的结果!"
    386399
    387 #: lib/wfu_constants.php:111
     400#: lib/wfu_constants.php:113
    388401msgid " but with warnings"
    389402msgstr "但是带警告提示"
    390403
    391 #: lib/wfu_constants.php:112 lib/wfu_constants.php:114
     404#: lib/wfu_constants.php:114 lib/wfu_constants.php:116
    392405msgid "Warning: JSON parse error."
    393406msgstr "警告:JSON 语法分析错误。"
    394407
    395 #: lib/wfu_constants.php:113
     408#: lib/wfu_constants.php:115
    396409msgid ""
    397410"Upload parameters of this file, passed as JSON string to the handler, could "
     
    399412msgstr "加载该文件参数,作为JSON 字符串传到handler,不能进行语法分析。"
    400413
    401 #: lib/wfu_constants.php:115
     414#: lib/wfu_constants.php:117
    402415msgid ""
    403416"UploadStates, passed as JSON string to the handler, could not be parsed."
    404417msgstr "加载状态,作为为JSON 字符串传到handler,不能进行语法分析。"
    405418
    406 #: lib/wfu_constants.php:116
     419#: lib/wfu_constants.php:118
    407420msgid ""
    408421"Redirection to classic form functionality occurred due to unknown error."
    409422msgstr "由于未知故障,出现重新指向到classic form functionality"
    410423
    411 #: lib/wfu_constants.php:117
     424#: lib/wfu_constants.php:119
    412425msgid ""
    413426"Redirection to classic form functionality occurred because AJAX is not "
     
    415428msgstr "因为不支持 AJAX,出现重新指向到classic form functionality"
    416429
    417 #: lib/wfu_constants.php:118
     430#: lib/wfu_constants.php:120
    418431msgid ""
    419432"Redirection to classic form functionality occurred because HTML5 is not "
     
    421434msgstr "因为不支持 HTML5,出现重新指向到classic form functionality"
    422435
    423 #: lib/wfu_constants.php:119
     436#: lib/wfu_constants.php:121
    424437msgid ""
    425438"Redirection to classic form functionality occurred due to JSON parse error."
    426439msgstr "由于JSON语法分析错误,出现重新指向到classic form functionality"
    427440
    428 #: lib/wfu_constants.php:120
     441#: lib/wfu_constants.php:122
    429442msgid "Please enable popup windows from the browser's settings!"
    430443msgstr "请在浏览器设置中启动 popup 打开窗口!"
    431444
    432 #: lib/wfu_constants.php:121
     445#: lib/wfu_constants.php:123
    433446msgid "cannot be empty!"
    434447msgstr "不能为空白!"
    435448
    436 #: lib/wfu_constants.php:122
     449#: lib/wfu_constants.php:124
    437450msgid "number not valid!"
    438451msgstr "无效数字!"
    439452
    440 #: lib/wfu_constants.php:123
     453#: lib/wfu_constants.php:125
    441454msgid "email not valid!"
    442455msgstr "无效邮件!"
    443456
    444 #: lib/wfu_constants.php:124
     457#: lib/wfu_constants.php:126
    445458msgid "emails do not match!"
    446459msgstr "邮箱不符!"
    447460
    448 #: lib/wfu_constants.php:125
     461#: lib/wfu_constants.php:127
    449462msgid "no base email field in group!"
    450463msgstr "在组中没有基本邮件区域!"
    451464
    452 #: lib/wfu_constants.php:126
     465#: lib/wfu_constants.php:128
    453466msgid "passwords do not match!"
    454467msgstr "口令不符!"
    455468
    456 #: lib/wfu_constants.php:127
     469#: lib/wfu_constants.php:129
    457470msgid "no base password field in group!"
    458471msgstr "在组中没有基本口令区域!"
    459472
    460 #: lib/wfu_constants.php:128
     473#: lib/wfu_constants.php:130
    461474msgid "checkbox unchecked!"
    462475msgstr "检查框没打记号!"
    463476
    464 #: lib/wfu_constants.php:129
     477#: lib/wfu_constants.php:131
    465478msgid "no option selected!"
    466479msgstr "没选择选项!"
    467480
    468 #: lib/wfu_constants.php:130
     481#: lib/wfu_constants.php:132
    469482msgid "no item selected!"
    470483msgstr "没选择任何物件!"
    471484
    472 #: lib/wfu_constants.php:131
     485#: lib/wfu_constants.php:133
    473486msgid ""
    474487"There are more than one instances of the plugin in this page with the same "
     
    476489msgstr "在这个页面中有多个带相同 ID 的插件实例, 请更改。"
    477490
    478 #: lib/wfu_constants.php:132
     491#: lib/wfu_constants.php:134
    479492msgid ""
    480493"Cannot edit the shortcode because the page has been modified. Please reload "
     
    482495msgstr "因为页面被修改,不能编辑短码。请重新加载页面。"
    483496
    484 #: lib/wfu_constants.php:133
     497#: lib/wfu_constants.php:135
    485498msgid "Your browser does not support webcam capture!"
    486499msgstr ""
    487500
    488 #: lib/wfu_constants.php:134
     501#: lib/wfu_constants.php:136
    489502msgid "Your browser does not support video recording from the webcam!"
    490503msgstr ""
    491504
    492 #: lib/wfu_constants.php:135
     505#: lib/wfu_constants.php:137
    493506msgid "No video was recorded!"
    494507msgstr ""
    495508
    496 #: lib/wfu_constants.php:136
     509#: lib/wfu_constants.php:138
    497510msgid ""
    498511"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
     
    502515"RecaptchaV2 。"
    503516
    504 #: lib/wfu_constants.php:137
     517#: lib/wfu_constants.php:139
    505518msgid ""
    506519"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    508521msgstr "错误:相同页面中只能有一个 RecaptchaV1 实例 存在。请通知管理员。"
    509522
    510 #: lib/wfu_constants.php:138
     523#: lib/wfu_constants.php:140
    511524msgid ""
    512525"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
     
    514527msgstr "错误:相同页面中只能有一个 RecaptchaV1 实例 存在。请使用 RecaptchaV1 "
    515528
    516 #: lib/wfu_constants.php:139
     529#: lib/wfu_constants.php:141
    517530msgid "ERROR: No site key. Please contact administrator!"
    518531msgstr "错误:没有site key. 请联系管理员!"
    519532
    520 #: lib/wfu_constants.php:140
     533#: lib/wfu_constants.php:142
    521534msgid ""
    522535"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
     
    526539"keys。"
    527540
    528 #: lib/wfu_constants.php:141
     541#: lib/wfu_constants.php:143
    529542msgid "Bad captcha image!"
    530543msgstr "损坏的 captcha 图像!"
    531544
    532 #: lib/wfu_constants.php:142
     545#: lib/wfu_constants.php:144
    533546msgid "No input!"
    534547msgstr "没有输入!"
    535548
    536 #: lib/wfu_constants.php:143
     549#: lib/wfu_constants.php:145
    537550msgid "Captcha not completed!"
    538551msgstr "captcha 不完整!"
    539552
    540 #: lib/wfu_constants.php:144
     553#: lib/wfu_constants.php:146
    541554msgid "Wrong captcha!"
    542555msgstr "错误的 captcha!"
    543556
    544 #: lib/wfu_constants.php:145
     557#: lib/wfu_constants.php:147
    545558msgid "Error refreshing captcha!"
    546559msgstr "更新 captcha 故障!"
    547560
    548 #: lib/wfu_constants.php:146
     561#: lib/wfu_constants.php:148
    549562msgid "Unknown captcha error!"
    550563msgstr "未知 captcha 错误!"
    551564
    552 #: lib/wfu_constants.php:147
     565#: lib/wfu_constants.php:149
    553566msgid "Captcha not supported by your browser!"
    554567msgstr "你的浏览器不支持 captcha!"
    555568
    556 #: lib/wfu_constants.php:148
     569#: lib/wfu_constants.php:150
    557570msgid "the secret parameter is missing"
    558571msgstr "秘密参数丢失"
    559572
    560 #: lib/wfu_constants.php:149
     573#: lib/wfu_constants.php:151
    561574msgid "the secret parameter is invalid or malformed"
    562575msgstr "秘密参数无效或出错"
    563576
    564 #: lib/wfu_constants.php:150
     577#: lib/wfu_constants.php:152
    565578msgid "the response parameter is missing"
    566579msgstr "相应参数丢失"
    567580
    568 #: lib/wfu_constants.php:151
     581#: lib/wfu_constants.php:153
    569582msgid "the response parameter is invalid or malformed"
    570583msgstr "相应参数无效或出错"
    571584
    572 #: lib/wfu_constants.php:152
     585#: lib/wfu_constants.php:154
    573586msgid "Please do not use drag drop due to an internal problem."
    574587msgstr "由于内部问题,请不要使用托拽功能。"
    575588
    576 #: lib/wfu_constants.php:153
     589#: lib/wfu_constants.php:155
    577590#, php-format
    578591msgid "Error during chunked upload. Unique ID empty in chunk %d"
    579592msgstr "分片加载时出错。分片 %d 中唯一的ID 空白"
    580593
    581 #: lib/wfu_constants.php:154
     594#: lib/wfu_constants.php:156
    582595msgid "Chunked upload is not allowed!"
    583596msgstr "不允许分片加载!"
    584597
    585 #: lib/wfu_constants.php:155
     598#: lib/wfu_constants.php:157
    586599msgid "Chunked upload aborted due to error in previous chunk!"
    587600msgstr "由于前一分片出错,分片加载终止!"
    588601
    589 #: lib/wfu_constants.php:156
     602#: lib/wfu_constants.php:158
    590603msgid "Chunked upload failed, final file could not be created!"
    591604msgstr "分片加载失败,不能生成最终文件!"
    592605
    593 #: lib/wfu_constants.php:157
     606#: lib/wfu_constants.php:159
    594607#, php-format
    595608msgid "Could not write file chuck to destination on chunk %d"
    596609msgstr "不能将文件分片写到分片 %d 中"
    597610
    598 #: lib/wfu_constants.php:158
     611#: lib/wfu_constants.php:160
    599612#, php-format
    600613msgid "Could not enlarge destination file on chunk %d"
    601614msgstr "不能加大分片 %d 上的目标文件"
    602615
    603 #: lib/wfu_constants.php:159
     616#: lib/wfu_constants.php:161
    604617#, php-format
    605618msgid "Could not open file handles on chunk %d"
    606619msgstr "不能打开分片 %d 上的文件 handles"
    607620
    608 #: lib/wfu_constants.php:160
     621#: lib/wfu_constants.php:162
    609622msgid "You are not allowed to download this file!"
    610623msgstr ""
    611624
    612 #: lib/wfu_constants.php:161
     625#: lib/wfu_constants.php:163
    613626msgid "File does not exist!"
    614627msgstr ""
    615628
    616 #: lib/wfu_constants.php:162
     629#: lib/wfu_constants.php:164
    617630msgid "Could not download file!"
    618631msgstr ""
    619632
    620 #: lib/wfu_constants.php:163
     633#: lib/wfu_constants.php:165
    621634msgid "You are not allowed to delete this file!"
    622635msgstr "不允许删除该文件!"
    623636
    624 #: lib/wfu_constants.php:164
     637#: lib/wfu_constants.php:166
    625638msgid "File was not deleted!"
    626639msgstr ""
    627640
    628 #: lib/wfu_constants.php:165
     641#: lib/wfu_constants.php:167
    629642msgid "No file was deleted!"
    630643msgstr ""
    631644
    632 #: lib/wfu_constants.php:166
     645#: lib/wfu_constants.php:168
    633646msgid "Some files were not deleted!"
    634647msgstr ""
    635648
    636 #: lib/wfu_constants.php:168
     649#: lib/wfu_constants.php:170
    637650msgid "Upload skipped! File already exists."
    638651msgstr "跳过加载!文件已经存在。"
    639652
    640 #: lib/wfu_constants.php:169
     653#: lib/wfu_constants.php:171
    641654msgid "The extension of the file does not match its contents."
    642655msgstr "该文件的扩展名与其内容不符。"
    643656
    644 #: lib/wfu_constants.php:170
     657#: lib/wfu_constants.php:172
    645658msgid ""
    646659"Upload succeeded but the file is suspicious because its contents do not "
     
    648661msgstr "上传成功,但因为他的内容与其扩展名不符,文件可疑。正确的文件名是:"
    649662
    650 #: lib/wfu_constants.php:171
     663#: lib/wfu_constants.php:173
    651664msgid "No files have been selected!"
    652665msgstr "没有选择文件!"
    653666
    654 #: lib/wfu_constants.php:172
     667#: lib/wfu_constants.php:174
    655668msgid "Please complete the consent question before continuing the upload!"
    656669msgstr ""
    657670
    658 #: lib/wfu_constants.php:173
     671#: lib/wfu_constants.php:175
    659672msgid "WPFilebase Plugin not updated because there were no files uploaded."
    660673msgstr "因为没有加载的文件,WPFilebase 插件没更新"
    661674
    662 #: lib/wfu_constants.php:174
     675#: lib/wfu_constants.php:176
    663676msgid "Notification email was not sent because there were no files uploaded."
    664677msgstr "因为没有加载文件,通知邮件没发出。"
    665678
    666 #: lib/wfu_constants.php:175
     679#: lib/wfu_constants.php:177
    667680msgid ""
    668681"Notification email was not sent because no recipients were defined. Please "
     
    671684"因为没有定义收件人,通知邮件没发出。请检查 短码中的 notifyrecipients 属性"
    672685
    673 #: lib/wfu_constants.php:176
     686#: lib/wfu_constants.php:178
    674687msgid ""
    675688"Notification email was not sent due to an error. Please check "
     
    679692"notifymessage 属性"
    680693
    681 #: lib/wfu_constants.php:177
     694#: lib/wfu_constants.php:179
    682695msgid ""
    683696"Redirection not executed because redirection link is empty. Please check "
     
    685698msgstr "因为重新定位链接空白,重新定位不执行。请检查 redirectlink 属性。"
    686699
    687 #: lib/wfu_constants.php:178
     700#: lib/wfu_constants.php:180
    688701msgid ""
    689702"Redirection not executed because not all files were successfully uploaded."
    690703msgstr "因为不是所有的文件都成功加载,重新定位不执行。"
    691704
    692 #: lib/wfu_constants.php:179
     705#: lib/wfu_constants.php:181
    693706msgid "Potential Denial-Of-Service Attack on {SITE}"
    694707msgstr ""
    695708
    696 #: lib/wfu_constants.php:180
     709#: lib/wfu_constants.php:182
    697710msgid ""
    698711"Hello admin\n"
     
    714727msgstr ""
    715728
    716 #: lib/wfu_constants.php:181
     729#: lib/wfu_constants.php:183
    717730msgid ""
    718731"You have activated an alternative insecure Iptanus Services Server. For "
     
    720733msgstr ""
    721734
    722 #: lib/wfu_constants.php:182
     735#: lib/wfu_constants.php:184
    723736msgid ""
    724737"Iptanus Services Server is unreachable. This may cause problems on some "
     
    726739msgstr ""
    727740
    728 #: lib/wfu_constants.php:184
     741#: lib/wfu_constants.php:186
    729742msgid ""
    730743"Failed to add the shortcode to the page/post. Please try again. If the "
     
    732745msgstr "添加短码到 page/post 失败。请重新试一下。 如果仍有错误, 联系管理员。"
    733746
    734 #: lib/wfu_constants.php:185
     747#: lib/wfu_constants.php:187
    735748msgid ""
    736749"Failed to edit the shortcode because the contents of the page changed. Try "
     
    738751msgstr "因为页面内容改变,编辑短码失败。再重新编辑该短码。"
    739752
    740 #: lib/wfu_constants.php:186
     753#: lib/wfu_constants.php:188
    741754msgid ""
    742755"Failed to delete the shortcode because the contents of the page changed. Try "
     
    744757msgstr "因为页面内容改变,删除短码失败。再重新删除。"
    745758
    746 #: lib/wfu_constants.php:187
     759#: lib/wfu_constants.php:189
    747760msgid ""
    748761"The page containing the shortcode has been modified and it is no longer "
     
    750763msgstr "含有短码的页面已经被修改,它不再有效。请回到重新加载该短码。"
    751764
    752 #: lib/wfu_constants.php:188
     765#: lib/wfu_constants.php:190
    753766msgid ""
    754767"Failed to update the shortcode because the contents of the page changed. Go "
     
    756769msgstr "因为页面内容被修改,更新短码失败。回到重新加载该短码。"
    757770
    758 #: lib/wfu_constants.php:189
     771#: lib/wfu_constants.php:191
    759772msgid ""
    760773"Failed to update the shortcode. Please try again. If the problem persists, "
     
    762775msgstr "更新短码失败。请重新再试。如果问题仍存在,返回查询加载该短码。"
    763776
    764 #: lib/wfu_constants.php:191
     777#: lib/wfu_constants.php:193
    765778msgid "This is a test message"
    766779msgstr "这是一个测试信息"
    767780
    768 #: lib/wfu_constants.php:192
     781#: lib/wfu_constants.php:194
    769782msgid "This is a test administrator message"
    770783msgstr "这是一个测试管理员信息"
    771784
    772 #: lib/wfu_constants.php:193
     785#: lib/wfu_constants.php:195
    773786msgid "File testfile 1 under test"
    774787msgstr "测试中的文件  testfile 1"
    775788
    776 #: lib/wfu_constants.php:194
     789#: lib/wfu_constants.php:196
    777790msgid "File testfile 1 message"
    778791msgstr "文件  testfile 1 信息"
    779792
    780 #: lib/wfu_constants.php:195
     793#: lib/wfu_constants.php:197
    781794msgid "File testfile 1 administrator message"
    782795msgstr "文件  testfile 1 管理员信息"
    783796
    784 #: lib/wfu_constants.php:196
     797#: lib/wfu_constants.php:198
    785798msgid "File testfile 2 under test"
    786799msgstr "测试中的文件  testfile 2"
    787800
    788 #: lib/wfu_constants.php:197
     801#: lib/wfu_constants.php:199
    789802msgid "File testfile 2 message"
    790803msgstr "文件  testfile 2 信息"
    791804
    792 #: lib/wfu_constants.php:198
     805#: lib/wfu_constants.php:200
    793806msgid "File testfile 2 administrator message"
    794807msgstr "文件  testfile 2 管理员信息"
    795808
    796 #: lib/wfu_constants.php:200
     809#: lib/wfu_constants.php:202
    797810msgid ""
    798811"Insert variable %userid% inside text. It will be replaced by the id of the "
     
    800813msgstr "在文本中插入变量 %userid%。 它将被当前用户的 ID 替换。"
    801814
    802 #: lib/wfu_constants.php:201
     815#: lib/wfu_constants.php:203
    803816msgid ""
    804817"Insert variable %username% inside text. It will be replaced by the username "
     
    806819msgstr "在文本中插入变量 %username%。 它将被当前用户的用户名替换。"
    807820
    808 #: lib/wfu_constants.php:202
     821#: lib/wfu_constants.php:204
    809822msgid ""
    810823"Insert variable %useremail% inside text. It will be replaced by the email of "
     
    812825msgstr "在文本中插入变量 %useremail%。 它将被当前用户的邮替换。"
    813826
    814 #: lib/wfu_constants.php:203
     827#: lib/wfu_constants.php:205
    815828msgid ""
    816829"Insert variable %filename% inside text. It will be replaced by the filename "
     
    818831msgstr "在文本中插入变量 %filename%。 它将被上传文件的文件名替换。"
    819832
    820 #: lib/wfu_constants.php:204
     833#: lib/wfu_constants.php:206
    821834msgid ""
    822835"Insert variable %filepath% inside text. It will be replaced by the full "
     
    824837msgstr "在文本中插入变量 %filepath%。 它将被上传文件的文件路径替换。"
    825838
    826 #: lib/wfu_constants.php:205
     839#: lib/wfu_constants.php:207
    827840msgid ""
    828841"Insert variable %blogid% inside text. It will be replaced by the blog id of "
     
    830843msgstr "在文本中插入变量 %blogid%。 它将被该网站的blog ID替换。"
    831844
    832 #: lib/wfu_constants.php:206
     845#: lib/wfu_constants.php:208
    833846msgid ""
    834847"Insert variable %pageid% inside text. It will be replaced by the id of the "
     
    836849msgstr "在文本中插入变量 %pageid%。 它将被当前页面的 ID 替换。"
    837850
    838 #: lib/wfu_constants.php:207
     851#: lib/wfu_constants.php:209
    839852msgid ""
    840853"Insert variable %pagetitle% inside text. It will be replaced by the title of "
     
    842855msgstr "在文本中插入变量 %pagetitle%。 它将被上传文件的名称替换。"
    843856
    844 #: lib/wfu_constants.php:208
     857#: lib/wfu_constants.php:210
    845858msgid ""
    846859"Insert variable %userdataXXX% inside text. Select the user field from the "
     
    851864"输入的值替换。"
    852865
    853 #: lib/wfu_constants.php:209
     866#: lib/wfu_constants.php:211
    854867msgid "Insert variable %n% inside text to denote a line change."
    855868msgstr "在文本中插入变量 %n%。表明一行变化。"
    856869
    857 #: lib/wfu_constants.php:211
     870#: lib/wfu_constants.php:213
    858871#, php-format
    859872msgid "File %filename% uploaded successfully but not saved"
    860873msgstr ""
    861874
    862 #: lib/wfu_constants.php:212
     875#: lib/wfu_constants.php:214
    863876msgid "Test Mode"
    864877msgstr "测试模式"
    865878
    866 #: lib/wfu_constants.php:213
     879#: lib/wfu_constants.php:215
    867880msgid "select dir..."
    868881msgstr "选择 dir ..."
    869882
    870 #: lib/wfu_constants.php:214
     883#: lib/wfu_constants.php:216
    871884msgid "type dir"
    872885msgstr "键入 dir"
    873886
    874 #: lib/wfu_constants.php:215
     887#: lib/wfu_constants.php:217
    875888msgid "Upload path: %filepath%"
    876889msgstr "加载路径:%filepath%"
    877890
    878 #: lib/wfu_constants.php:216
     891#: lib/wfu_constants.php:218
    879892msgid "Failed upload path: %filepath%"
    880893msgstr "加载路径失败: %filepath%"
    881894
    882 #: lib/wfu_constants.php:217
     895#: lib/wfu_constants.php:219
    883896msgid " (required)"
    884897msgstr "(必需)"
    885898
    886 #: lib/wfu_constants.php:218
     899#: lib/wfu_constants.php:220
    887900msgid "Files are being uploaded. Are you sure you want to exit the page?"
    888901msgstr "文件正在加载中,你确定要退出这个页面吗?"
    889902
    890 #: lib/wfu_constants.php:219
     903#: lib/wfu_constants.php:221
    891904msgid "checking captcha..."
    892905msgstr "正在检查 captcha ..."
    893906
    894 #: lib/wfu_constants.php:220
     907#: lib/wfu_constants.php:222
    895908msgid "refreshing..."
    896909msgstr "正在更新 ..."
    897910
    898 #: lib/wfu_constants.php:221
     911#: lib/wfu_constants.php:223
    899912msgid "correct captcha"
    900913msgstr "正确的 captcha"
    901914
    902 #: lib/wfu_constants.php:222
     915#: lib/wfu_constants.php:224
    903916msgid "click to continue the upload"
    904917msgstr "点击继续上传"
    905918
    906 #: lib/wfu_constants.php:223
     919#: lib/wfu_constants.php:225
    907920msgid "Are you sure you want to delete this file?"
    908921msgstr "确定要删除这个文件吗?"
    909922
    910 #: lib/wfu_constants.php:224
     923#: lib/wfu_constants.php:226
    911924msgid "Are you sure you want to delete these files?"
    912925msgstr ""
    913926
    914 #: lib/wfu_constants.php:225
     927#: lib/wfu_constants.php:227
    915928msgid "Bulk Actions"
    916929msgstr ""
    917930
    918 #: lib/wfu_constants.php:226
     931#: lib/wfu_constants.php:228
    919932msgid "Apply"
    920933msgstr ""
    921934
    922 #: lib/wfu_constants.php:228
     935#: lib/wfu_constants.php:230
    923936msgid "of "
    924937msgstr ""
    925938
    926 #: lib/wfu_constants.php:229
     939#: lib/wfu_constants.php:231
    927940msgid "Are you sure that you want to cancel the upload?"
    928941msgstr ""
    929942
    930 #: lib/wfu_constants.php:230
     943#: lib/wfu_constants.php:232
    931944msgid "cancel upload of this file"
    932945msgstr ""
    933946
    934 #: lib/wfu_constants.php:231
     947#: lib/wfu_constants.php:233
    935948msgid "Upload in progress"
    936949msgstr "上传正在进行中"
    937950
    938 #: lib/wfu_constants.php:232
     951#: lib/wfu_constants.php:234
    939952msgid "Upload in progress with warnings!"
    940953msgstr "上传正在进行中,有警告提示!"
    941954
    942 #: lib/wfu_constants.php:233
     955#: lib/wfu_constants.php:235
    943956msgid "Upload in progress but some files already failed!"
    944957msgstr "上传正在进行中,有些文件已经加载失败!"
    945958
    946 #: lib/wfu_constants.php:234
     959#: lib/wfu_constants.php:236
    947960msgid "Upload in progress but no files uploaded so far!"
    948961msgstr "上传正在进行中,还没有文件载入!"
    949962
    950 #: lib/wfu_constants.php:235
     963#: lib/wfu_constants.php:237
    951964msgid "All files uploaded successfully"
    952965msgstr "所有危机上传成功"
    953966
    954 #: lib/wfu_constants.php:236
     967#: lib/wfu_constants.php:238
    955968msgid "All files uploaded successfully but there are warnings!"
    956969msgstr "所有文件上传成功,但有警告提示!"
    957970
    958 #: lib/wfu_constants.php:237
     971#: lib/wfu_constants.php:239
    959972msgid "File uploaded successfully but there are warnings!"
    960973msgstr "文件上传成功,但有警告提示!"
    961974
    962 #: lib/wfu_constants.php:238
     975#: lib/wfu_constants.php:240
    963976msgid "Some files failed to upload!"
    964977msgstr "部分文件上传失败!"
    965978
    966 #: lib/wfu_constants.php:239
     979#: lib/wfu_constants.php:241
    967980msgid "All files failed to upload"
    968981msgstr "所以我就上传失败"
    969982
    970 #: lib/wfu_constants.php:240
     983#: lib/wfu_constants.php:242
    971984msgid "File failed to upload"
    972985msgstr "文件上传失败"
    973986
    974 #: lib/wfu_constants.php:241
     987#: lib/wfu_constants.php:243
    975988msgid "There are no files to upload!"
    976989msgstr "没有要上传的文件!"
    977990
    978 #: lib/wfu_constants.php:242
     991#: lib/wfu_constants.php:244
    979992msgid "Test upload message"
    980993msgstr "测试上传信息"
    981994
    982 #: lib/wfu_constants.php:243
     995#: lib/wfu_constants.php:245
    983996msgid "JSON parse warning!"
    984997msgstr "JSON语法分析警告!"
    985998
    986 #: lib/wfu_constants.php:244
     999#: lib/wfu_constants.php:246
    9871000msgid "please wait while redirecting..."
    9881001msgstr "请等候,正在重新定位 ..."
    9891002
    990 #: lib/wfu_constants.php:246
     1003#: lib/wfu_constants.php:248
    9911004msgid "Submitting data"
    9921005msgstr ""
    9931006
    994 #: lib/wfu_constants.php:247
     1007#: lib/wfu_constants.php:249
    9951008msgid "Data submitted successfully!"
    9961009msgstr ""
    9971010
    998 #: lib/wfu_constants.php:248
     1011#: lib/wfu_constants.php:250
    9991012msgid "Data were not submitted!"
    10001013msgstr ""
    10011014
    1002 #: lib/wfu_constants.php:249
     1015#: lib/wfu_constants.php:251
    10031016msgid "Cancelling upload"
    10041017msgstr ""
    10051018
    1006 #: lib/wfu_constants.php:251
     1019#: lib/wfu_constants.php:253
    10071020msgid "Upload succeeded!"
    10081021msgstr ""
    10091022
    1010 #: lib/wfu_constants.php:252
     1023#: lib/wfu_constants.php:254
    10111024msgid "Upload completed but no files were saved!"
    10121025msgstr ""
    10131026
    1014 #: lib/wfu_constants.php:253
     1027#: lib/wfu_constants.php:255
    10151028msgid "File was not saved due to personal data policy!"
    10161029msgstr ""
    10171030
    1018 #: lib/wfu_constants.php:254
     1031#: lib/wfu_constants.php:256
    10191032msgid "Open visual shortcode editor in new window"
    10201033msgstr "在新窗口打开视频 shortcode 编辑器"
    10211034
    1022 #: lib/wfu_constants.php:255
     1035#: lib/wfu_constants.php:257
    10231036msgid "loading visual editor"
    10241037msgstr "加载视频编辑器"
    10251038
    1026 #: lib/wfu_constants.php:256
     1039#: lib/wfu_constants.php:258
    10271040msgid "Clear file list?"
    10281041msgstr "清除文件列表?"
    10291042
    1030 #: lib/wfu_constants.php:257
     1043#: lib/wfu_constants.php:259
    10311044msgid "DROP HERE"
    10321045msgstr "放在这里"
    10331046
    1034 #: lib/wfu_constants.php:259
     1047#: lib/wfu_constants.php:261
    10351048msgid "record video"
    10361049msgstr ""
    10371050
    1038 #: lib/wfu_constants.php:260
     1051#: lib/wfu_constants.php:262
    10391052msgid "take a picture"
    10401053msgstr ""
    10411054
    1042 #: lib/wfu_constants.php:261
     1055#: lib/wfu_constants.php:263
    10431056msgid "turn webcam on/off"
    10441057msgstr ""
    10451058
    1046 #: lib/wfu_constants.php:262
     1059#: lib/wfu_constants.php:264
    10471060msgid "go live again"
    10481061msgstr ""
    10491062
    1050 #: lib/wfu_constants.php:263
     1063#: lib/wfu_constants.php:265
    10511064msgid "end recording"
    10521065msgstr ""
    10531066
    1054 #: lib/wfu_constants.php:264
     1067#: lib/wfu_constants.php:266
    10551068msgid "play"
    10561069msgstr ""
    10571070
    1058 #: lib/wfu_constants.php:265
     1071#: lib/wfu_constants.php:267
    10591072msgid "pause"
    10601073msgstr ""
    10611074
    1062 #: lib/wfu_constants.php:266
     1075#: lib/wfu_constants.php:268
    10631076msgid "go to the beginning"
    10641077msgstr ""
    10651078
    1066 #: lib/wfu_constants.php:267
     1079#: lib/wfu_constants.php:269
    10671080msgid "go to the end"
    10681081msgstr ""
    10691082
    1070 #: lib/wfu_constants.php:269
     1083#: lib/wfu_constants.php:271
    10711084msgid "Wordpress File Upload Form"
    10721085msgstr "Wordpress 文件上传格式"
    10731086
    1074 #: lib/wfu_constants.php:270
     1087#: lib/wfu_constants.php:272
    10751088msgid "Wordpress File Upload plugin uploader for sidebars"
    10761089msgstr "针对sidebars 的 Wordpress 文件上传插件工具"
    10771090
    1078 #: lib/wfu_constants.php:271
     1091#: lib/wfu_constants.php:273
    10791092msgid "Upload Files"
    10801093msgstr "上传文件"
    10811094
     1095#: lib/wfu_functions.php:8192
     1096#, fuzzy
     1097#| msgid "Wordpress File Upload Form"
     1098msgid "Wordpress File Upload Consent Status"
     1099msgstr "Wordpress 文件上传格式"
     1100
     1101#: lib/wfu_functions.php:8195
     1102msgid "Consent Status"
     1103msgstr ""
     1104
     1105#: lib/wfu_functions.php:8197
     1106msgid "You have given your consent to store personal data."
     1107msgstr ""
     1108
     1109#: lib/wfu_functions.php:8197
     1110msgid "You have denied to store personal data."
     1111msgstr ""
     1112
     1113#: lib/wfu_functions.php:8197
     1114msgid "You have not answered to consent yet."
     1115msgstr ""
     1116
     1117#: lib/wfu_functions.php:8203
     1118msgid "Change status to"
     1119msgstr ""
     1120
     1121#: lib/wfu_functions.php:8205
     1122msgid "No change"
     1123msgstr ""
     1124
     1125#: lib/wfu_functions.php:8207 lib/wfu_functions.php:8215
     1126msgid "Revoke Consent"
     1127msgstr ""
     1128
     1129#: lib/wfu_functions.php:8208 lib/wfu_functions.php:8212
     1130msgid "Clear Consent"
     1131msgstr ""
     1132
     1133#: lib/wfu_functions.php:8211 lib/wfu_functions.php:8216
     1134msgid "Give Consent"
     1135msgstr ""
     1136
     1137#: lib/wfu_widget.php:52
     1138msgid "Title:"
     1139msgstr ""
     1140
     1141#: lib/wfu_widget.php:56
     1142msgid "Shortcode Attributes:"
     1143msgstr ""
     1144
    10821145#~ msgid "Targer folder doesn't exist."
    10831146#~ msgstr "目标文件夹不存在。"
  • wp-file-upload/trunk/lib/wfu_attributes.php

    r2517222 r2677722  
    677677            "attribute" => "widgetid",
    678678            "type"      => "hidden",
    679             "validator" => "text",
     679            "validator" => "widgetid",
    680680            "listitems" => null,
    681681            "value"     => "",
     
    692692            "attribute" => "uploadid",
    693693            "type"      => "integer",
    694             "validator" => "text",
     694            "validator" => "integer+",
    695695            "listitems" => null,
    696696            "value"     => WFU_VAR("WFU_UPLOADID"),
     
    707707            "attribute" => "singlebutton",
    708708            "type"      => "onoff",
    709             "validator" => "text",
     709            "validator" => "onoff",
    710710            "listitems" => null,
    711711            "value"     => WFU_VAR("WFU_SINGLEBUTTON"),
     
    737737            "attribute" => "fitmode",
    738738            "type"      => "radio",
    739             "validator" => "text",
     739            "validator" => "listitem",
    740740            "listitems" => array("fixed", "responsive"),
    741741            "value"     => WFU_VAR("WFU_FITMODE"),
     
    752752            "attribute" => "allownofile",
    753753            "type"      => "onoff",
    754             "validator" => "text",
     754            "validator" => "onoff",
    755755            "listitems" => null,
    756756            "value"     => WFU_VAR("WFU_ALLOWNOFILE"),
     
    767767            "attribute" => "resetmode",
    768768            "type"      => "radio",
    769             "validator" => "text",
     769            "validator" => "listitem",
    770770            "listitems" => array("always", "onsuccess", "never"),
    771771            "value"     => WFU_VAR("WFU_RESETMODE"),
     
    827827            "attribute" => "createpath",
    828828            "type"      => "onoff",
    829             "validator" => "text",
     829            "validator" => "onoff",
    830830            "listitems" => null,
    831831            "value"     => WFU_VAR("WFU_CREATEPATH"),
     
    842842            "attribute" => "forcefilename",
    843843            "type"      => "onoff",
    844             "validator" => "text",
     844            "validator" => "onoff",
    845845            "listitems" => null,
    846846            "value"     => WFU_VAR("WFU_FORCEFILENAME"),
     
    857857            "attribute" => "accessmethod",
    858858            "type"      => "radio",
    859             "validator" => "text",
     859            "validator" => "listitem",
    860860            "listitems" => array("normal", "*ftp"),
    861861            "value"     => WFU_VAR("WFU_ACCESSMETHOD"),
     
    887887            "attribute" => "useftpdomain",
    888888            "type"      => "onoff",
    889             "validator" => "text",
     889            "validator" => "onoff",
    890890            "listitems" => null,
    891891            "value"     => WFU_VAR("WFU_USEFTPDOMAIN"),
     
    902902            "attribute" => "ftppassivemode",
    903903            "type"      => "onoff",
    904             "validator" => "text",
     904            "validator" => "onoff",
    905905            "listitems" => null,
    906906            "value"     => WFU_VAR("WFU_FTPPASSIVEMODE"),
     
    932932            "attribute" => "showtargetfolder",
    933933            "type"      => "onoff",
    934             "validator" => "text",
     934            "validator" => "onoff",
    935935            "listitems" => null,
    936936            "value"     => WFU_VAR("WFU_SHOWTARGETFOLDER"),
     
    947947            "attribute" => "askforsubfolders",
    948948            "type"      => "onoff",
    949             "validator" => "text",
     949            "validator" => "onoff",
    950950            "listitems" => null,
    951951            "value"     => WFU_VAR("WFU_ASKFORSUBFOLDERS"),
     
    977977            "attribute" => "duplicatespolicy",
    978978            "type"      => "radio",
    979             "validator" => "text",
     979            "validator" => "listitem",
    980980            "listitems" => array("overwrite", "reject", "*maintain both"),
    981981            "value"     => WFU_VAR("WFU_DUBLICATESPOLICY"),
     
    992992            "attribute" => "uniquepattern",
    993993            "type"      => "radio",
    994             "validator" => "text",
     994            "validator" => "listitem",
    995995            "listitems" => array("index", "datetimestamp"),
    996996            "value"     => WFU_VAR("WFU_UNIQUEPATTERN"),
     
    10071007            "attribute" => "redirect",
    10081008            "type"      => "onoff",
    1009             "validator" => "text",
     1009            "validator" => "onoff",
    10101010            "listitems" => null,
    10111011            "value"     => WFU_VAR("WFU_REDIRECT"),
     
    10371037            "attribute" => "adminmessages",
    10381038            "type"      => "onoff",
    1039             "validator" => "text",
     1039            "validator" => "onoff",
    10401040            "listitems" => null,
    10411041            "value"     => WFU_VAR("WFU_ADMINMESSAGES"),
     
    10521052            "attribute" => "forceclassic",
    10531053            "type"      => "onoff",
    1054             "validator" => "text",
     1054            "validator" => "onoff",
    10551055            "listitems" => null,
    10561056            "value"     => WFU_VAR("WFU_FORCECLASSIC"),
     
    10671067            "attribute" => "testmode",
    10681068            "type"      => "onoff",
    1069             "validator" => "text",
     1069            "validator" => "onoff",
    10701070            "listitems" => null,
    10711071            "value"     => WFU_VAR("WFU_TESTMODE"),
     
    10821082            "attribute" => "debugmode",
    10831083            "type"      => "onoff",
    1084             "validator" => "text",
     1084            "validator" => "onoff",
    10851085            "listitems" => null,
    10861086            "value"     => WFU_VAR("WFU_DEBUGMODE"),
     
    13071307            "attribute" => "notify",
    13081308            "type"      => "onoff",
    1309             "validator" => "text",
     1309            "validator" => "onoff",
    13101310            "listitems" => null,
    13111311            "value"     => WFU_VAR("WFU_NOTIFY"),
     
    13821382            "attribute" => "attachfile",
    13831383            "type"      => "onoff",
    1384             "validator" => "text",
     1384            "validator" => "onoff",
    13851385            "listitems" => null,
    13861386            "value"     => WFU_VAR("WFU_ATTACHFILE"),
     
    13971397            "attribute" => "askconsent",
    13981398            "type"      => "onoff",
    1399             "validator" => "text",
     1399            "validator" => "onoff",
    14001400            "listitems" => null,
    14011401            "value"     => WFU_VAR("WFU_ASKCONSENT"),
     
    14121412            "attribute" => "personaldatatypes",
    14131413            "type"      => "radio",
    1414             "validator" => "text",
     1414            "validator" => "listitem",
    14151415            "listitems" => array("userdata", "userdata and files"),
    14161416            "value"     => WFU_VAR("WFU_PERSONALDATATYPES"),
     
    14271427            "attribute" => "notrememberconsent",
    14281428            "type"      => "onoff",
    1429             "validator" => "text",
     1429            "validator" => "onoff",
    14301430            "listitems" => null,
    14311431            "value"     => WFU_VAR("WFU_NOTREMEMBERCONSENT"),
     
    14421442            "attribute" => "consentrejectupload",
    14431443            "type"      => "onoff",
    1444             "validator" => "text",
     1444            "validator" => "onoff",
    14451445            "listitems" => null,
    14461446            "value"     => WFU_VAR("WFU_CONSENTREJECTUPLOAD"),
     
    14721472            "attribute" => "consentformat",
    14731473            "type"      => "radio",
    1474             "validator" => "text",
     1474            "validator" => "listitem",
    14751475            "listitems" => array("checkbox", "radio", "prompt"),
    14761476            "value"     => WFU_VAR("WFU_CONSENTFORMAT"),
     
    14871487            "attribute" => "consentpreselect",
    14881488            "type"      => "radio",
    1489             "validator" => "text",
     1489            "validator" => "listitem",
    14901490            "listitems" => array("none", "yes", "no"),
    14911491            "value"     => WFU_VAR("WFU_CONSENTPRESELECT"),
     
    16371637            "attribute" => "userdata",
    16381638            "type"      => "onoff",
    1639             "validator" => "text",
     1639            "validator" => "onoff",
    16401640            "listitems" => null,
    16411641            "value"     => WFU_VAR("WFU_USERDATA"),
     
    16671667            "attribute" => "filebaselink",
    16681668            "type"      => "onoff",
    1669             "validator" => "text",
     1669            "validator" => "onoff",
    16701670            "listitems" => null,
    16711671            "value"     => WFU_VAR("WFU_FILEBASELINK"),
     
    16821682            "attribute" => "medialink",
    16831683            "type"      => "onoff",
    1684             "validator" => "text",
     1684            "validator" => "onoff",
    16851685            "listitems" => null,
    16861686            "value"     => WFU_VAR("WFU_MEDIALINK"),
     
    16971697            "attribute" => "postlink",
    16981698            "type"      => "onoff",
    1699             "validator" => "text",
     1699            "validator" => "onoff",
    17001700            "listitems" => null,
    17011701            "value"     => WFU_VAR("WFU_POSTLINK"),
     
    17121712            "attribute" => "webcam",
    17131713            "type"      => "onoff",
    1714             "validator" => "text",
     1714            "validator" => "onoff",
    17151715            "listitems" => null,
    17161716            "value"     => WFU_VAR("WFU_WEBCAM"),
     
    17271727            "attribute" => "webcammode",
    17281728            "type"      => "radio",
    1729             "validator" => "text",
     1729            "validator" => "listitem",
    17301730            "listitems" => array("capture video", "take photos", "both"),
    17311731            "value"     => WFU_VAR("WFU_WEBCAMMODE"),
     
    17421742            "attribute" => "audiocapture",
    17431743            "type"      => "onoff",
    1744             "validator" => "text",
     1744            "validator" => "onoff",
    17451745            "listitems" => null,
    17461746            "value"     => WFU_VAR("WFU_AUDIOCAPTURE"),
     
    18171817            "attribute" => "camerafacing",
    18181818            "type"      => "radio",
    1819             "validator" => "text",
     1819            "validator" => "listitem",
    18201820            "listitems" => array("any", "front", "back"),
    18211821            "value"     => WFU_VAR("WFU_CAMERAFACING"),
  • wp-file-upload/trunk/lib/wfu_blocks.php

    r2517222 r2677722  
    2222 * @since 4.1.0
    2323 *
     24 * @redeclarable
     25 *
    2426 * @param array $params The uploader shortcode attributes.
    2527 * @param array $additional_params A list of additional parameters passed to the
     
    3133 */
    3234function wfu_prepare_base_block($params, $additional_params, $occurrence_index) {
     35    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    3336    //prepare data for template
    3437    $data["ID"] = $params["uploadid"];
     
    5558 * @since 4.0.0
    5659 *
     60 * @redeclarable
     61 *
    5762 * @param array $params The uploader shortcode attributes.
    5863 * @param array $additional_params A list of additional parameters passed to the
     
    6469 */
    6570function wfu_prepare_visualeditorbutton_block($params, $additional_params, $occurrence_index) {
     71    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    6672    if ( isset($params["uploadid"]) ) {
    6773        $ID = $params["uploadid"];
     
    106112 * @since 2.1.2
    107113 *
     114 * @redeclarable
     115 *
    108116 * @param array $params The uploader shortcode attributes.
    109117 * @param array $additional_params A list of additional parameters passed to the
     
    115123 */
    116124function wfu_prepare_subfolders_block($params, $additional_params, $occurrence_index) {
     125    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    117126    //prepare data for template
    118127    $data["ID"] = $params["uploadid"];
     
    181190 * @since 2.1.2
    182191 *
     192 * @redeclarable
     193 *
    183194 * @param array $params The uploader shortcode attributes.
    184195 * @param array $additional_params A list of additional parameters passed to the
     
    190201 */
    191202function wfu_prepare_title_block($params, $additional_params, $occurrence_index) {
     203    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    192204    //prepare data for template
    193205    $data["ID"] = $params["uploadid"];
     
    224236 * @since 2.1.2
    225237 *
     238 * @redeclarable
     239 *
    226240 * @param array $params The uploader shortcode attributes.
    227241 * @param array $additional_params A list of additional parameters passed to the
     
    233247 */
    234248function wfu_prepare_textbox_block($params, $additional_params, $occurrence_index) {
     249    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    235250    //prepare data for template
    236251    $data["ID"] = $params["uploadid"];
     
    271286 * @since 2.1.2
    272287 *
     288 * @redeclarable
     289 *
    273290 * @param array $params The uploader shortcode attributes.
    274291 * @param array $additional_params A list of additional parameters passed to the
     
    280297 */
    281298function wfu_prepare_uploadform_block($params, $additional_params, $occurrence_index) {
     299    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    282300    //prepare data for template
    283301    $data["ID"] = $params["uploadid"];
     
    341359 * @since 2.1.2
    342360 *
     361 * @redeclarable
     362 *
    343363 * @param array $params The uploader shortcode attributes.
    344364 * @param array $additional_params A list of additional parameters passed to the
     
    350370 */
    351371function wfu_prepare_submit_block($params, $additional_params, $occurrence_index) {
     372    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    352373    //prepare data for template
    353374    $data["ID"] = $params["uploadid"];
     
    392413 * @since 3.8.0
    393414 *
     415 * @redeclarable
     416 *
    394417 * @param array $params The uploader shortcode attributes.
    395418 * @param array $additional_params A list of additional parameters passed to the
     
    401424 */
    402425function wfu_prepare_webcam_block($params, $additional_params, $occurrence_index) {
     426    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    403427    //prepare data for template
    404428    $data["ID"] = $params["uploadid"];
     
    419443    $webcam_init .= "\n".'wfu_webrtc_ref.setAttribute("src", "https://webrtc.github.io/adapter/adapter-latest.js");';
    420444    $webcam_init .= "\n".'document.getElementById(GlobalData.WFU['.$data["ID"].'].container_id).appendChild(wfu_webrtc_ref);';
    421     $webcam_init .= "\n".'var wfu_initialize_webcam_loader_'.$data["ID"].' = function() { wfu_initialize_webcam('.$data["ID"].', "'.$params["webcammode"].'", "'.$params["audiocapture"].'", "'.$params["videowidth"].'", "'.$params["videoheight"].'", "'.$params["videoaspectratio"].'", "'.$params["videoframerate"].'", "'.$params["camerafacing"].'", '.$params["maxrecordtime"].'); }';
     445    $webcam_init .= "\n".'var wfu_initialize_webcam_loader_'.$data["ID"].' = function() { wfu_initialize_webcam('.$data["ID"].', "'.$params["webcammode"].'", "'.$params["audiocapture"].'", "'.esc_html($params["videowidth"]).'", "'.esc_html($params["videoheight"]).'", "'.esc_html($params["videoaspectratio"]).'", "'.esc_html($params["videoframerate"]).'", "'.$params["camerafacing"].'", '.$params["maxrecordtime"].'); }';
    422446    $webcam_init .= "\n".'if(window.addEventListener) { window.addEventListener("load", wfu_initialize_webcam_loader_'.$data["ID"].', false); } else if(window.attachEvent) { window.attachEvent("onload", wfu_initialize_webcam_loader_'.$data["ID"].'); } else { window["onload"] = wfu_initialize_webcam_loader_'.$data["ID"].'; }';
    423447
     
    456480 * @since 3.8.0
    457481 *
     482 * @redeclarable
     483 *
    458484 * @param array $params The uploader shortcode attributes.
    459485 * @param array $additional_params A list of additional parameters passed to the
     
    465491 */
    466492function wfu_prepare_progressbar_block($params, $additional_params, $occurrence_index) {
     493    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    467494    //prepare data for template
    468495    $data["ID"] = $params["uploadid"];
     
    502529 * @since 2.1.2
    503530 *
     531 * @redeclarable
     532 *
    504533 * @param array $params The uploader shortcode attributes.
    505534 * @param array $additional_params A list of additional parameters passed to the
     
    511540 */
    512541function wfu_prepare_message_block($params, $additional_params, $occurrence_index) {
     542    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    513543    //prepare data for template
    514544    $data["ID"] = $params["uploadid"];
     
    643673 * @since 2.1.2
    644674 *
     675 * @redeclarable
     676 *
    645677 * @param array $params The uploader shortcode attributes.
    646678 * @param array $additional_params A list of additional parameters passed to the
     
    652684 */
    653685function wfu_prepare_userdata_block($params, $additional_params, $occurrence_index) {
     686    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    654687    $data["ID"] = $params["uploadid"];
    655688    $data["width"] = $additional_params['widths']['userdata'];
     
    772805 * @since 4.5.0
    773806 *
     807 * @redeclarable
     808 *
    774809 * @param array $params The uploader shortcode attributes.
    775810 * @param array $additional_params A list of additional parameters passed to the
     
    781816 */
    782817function wfu_prepare_consent_block($params, $additional_params, $occurrence_index) {
     818    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
    783819    //prepare data for template
    784820    $data["ID"] = $params["uploadid"];
     
    790826    $data["format"] = $params["consentformat"];
    791827    $data["preselected"] = $params["consentpreselect"];
    792     $data["question"] = preg_replace("/:(\w*):/", "<a href=\"".$params["consentdisclaimer"]."\">$1</a>", $params["consentquestion"]);
     828    $question = preg_replace("/:(\w*):/", "<a href=\"".esc_html($params["consentdisclaimer"])."\">$1</a>", esc_html($params["consentquestion"]));
     829    $data["question"] = $question;
    793830    $data["params"] = $params;
    794831
     
    813850    $consent_item["js"] .= "\n\nGlobalData.WFU[".$data["ID"]."].consent.no_rejects_upload = ".( $params["consentrejectupload"] == "true" ? "true" : "false" ).";";
    814851    $consent_item["js"] .= "\n\nGlobalData.WFU[".$data["ID"]."].consent.consent_format = '".$params["consentformat"]."';";
    815     $consent_item["js"] .= "\n\nGlobalData.WFU[".$data["ID"]."].consent.consent_question = '".preg_replace("/:(\w):/", "<a href=\"".$params["consentdisclaimer"]."\">$1</a>", $params["consentquestion"])."';";
     852    $consent_item["js"] .= "\n\nGlobalData.WFU[".$data["ID"]."].consent.consent_question = '".$question."';";
    816853
    817854    return $consent_item;
  • wp-file-upload/trunk/lib/wfu_constants.php

    r2600994 r2677722  
    8080    DEFINE("WFU_ERROR_DIR_EXIST", __("Target folder doesn't exist.", "wp-file-upload"));
    8181    DEFINE("WFU_ERROR_DIR_NOTEMP", __("Upload failed! Missing a temporary folder.", "wp-file-upload"));
     82    DEFINE("WFU_ERROR_DIR_ALLOW", __("Not allowed to upload to target folder.", "wp-file-upload"));
    8283    DEFINE("WFU_ERROR_DIR_PERMISSION", __("Upload failed! Permission denied to write to target folder.", "wp-file-upload"));
    8384    DEFINE("WFU_ERROR_FILE_ALLOW", __("File not allowed.", "wp-file-upload"));
     
    453454//other plugin values
    454455DEFINE("WFU_SUCCESSMESSAGECOLOR", "green");
     456DEFINE("WFU_WIDGET_BASEID", "wordpress_file_upload_widget");
    455457DEFINE("WFU_MAX_TIME_LIMIT", ini_get("max_input_time"));
    456458DEFINE("WFU_RESPONSE_URL", WPFILEUPLOAD_DIR."wfu_response.php");
  • wp-file-upload/trunk/lib/wfu_functions.php

    r2600994 r2677722  
    477477
    478478/**
     479 * Sanitize a Positive Integer.
     480 *
     481 * This function sanitizes a positive integer (passed as string). A positive
     482 * integer must only contain numbers.
     483 *
     484 * @since 4.16.3
     485 *
     486 * @param string $code The integer to sanitize passed as string.
     487 *
     488 * @return string The sanitized integer returned as string.
     489 */
     490function wfu_sanitize_posint($code) {
     491    return preg_replace("/[^0-9]/", "", $code);
     492}
     493
     494/**
    479495 * Sanitize a Float.
    480496 *
     
    571587    foreach( $urls_arr as &$url ) $url = wfu_sanitize_url($url);
    572588    return implode($separator, $urls_arr);
     589}
     590
     591/**
     592 * Sanitize String Based on List of Values.
     593 *
     594 * This function sanitizes a string by checking if it belongs in a list. If not,
     595 * it returns an empty string.
     596 *
     597 * @since 4.16.3
     598 *
     599 * @param string $text The string to sanitize.
     600 * @param array $list The list of values the string must belong to.
     601 * @param bool $case_sensitive Optional. Case sensitivity of matching.
     602 *
     603 * @return string The sanitized string.
     604 */
     605function wfu_sanitize_listitem($text, $list, $case_sensitive = false) {
     606    $text0 = $text;
     607    if ( !$case_sensitive ) {
     608        $text = strtolower($text);
     609        foreach ( $list as $key => $item ) $list[$key] = strtolower($item);
     610    }
     611    return ( in_array($text, $list) ? $text0 : "" );
     612}
     613
     614/**
     615 * Sanitize Widget ID.
     616 *
     617 * This function sanitizes the widget ID of the plugin.
     618 *
     619 * @since 4.16.3
     620 *
     621 * @return string The sanitized widget ID.
     622 */
     623function wfu_sanitize_widgetid($widgetid) {
     624    return ( preg_match("/".WFU_WIDGET_BASEID."-\d+/", $widgetid, $m) === 1 ? $m[0] : "" );
    573625}
    574626
     
    615667    $def_validators = array();
    616668    foreach ( $defs as $def ) $def_validators[$def['attribute']] = $def['validator'];
     669    // get list items for defs
     670    $def_listitems = array();
     671    foreach ( $defs as $def ) $def_listitems[$def['attribute']] = $def['listitems'];
    617672    // sanitize each attribute
    618673    foreach ( $attrs as $attr => $value ) {
     
    627682            $validator = "text";
    628683            if ( isset($def_validators[$flat]) ) $validator = $def_validators[$flat];
     684            //get list items
     685            $listitems = array();
     686            if ( isset($def_listitems[$flat]) ) {
     687                $listitems0 = $def_listitems[$flat];
     688                foreach ( $listitems0 as $listitem ) {
     689                    if ( is_string($listitem) ) {
     690                        $parts = explode('/', $listitem);
     691                        //remove the label if exists and keep only the item
     692                        if ( count($parts) > 1 && $parts[0] != "" ) $listitem = $parts[0];
     693                        //remove asterisk if exists
     694                        if ( substr($listitem, 0, 1) == "*" ) $listitem = substr($listitem, 1);
     695                        array_push($listitems, $listitem);
     696                        //also add the item preceeded with asterisk for string items
     697                        array_push($listitems, "*".$listitem);
     698                    }
     699                }
     700            }
    629701            //sanitize value based on validator type
    630702            $new_value = $value;
     
    636708                    $new_value = wfu_sanitize_int($value);
    637709                    break;
     710                case "integer+":
     711                    $new_value = wfu_sanitize_posint($value);
     712                    break;
    638713                case "float":
    639714                    $new_value = wfu_sanitize_float($value);
     715                    break;
     716                case "onoff":
     717                    $new_value = wfu_sanitize_listitem($value, array("true", "false"));
     718                    break;
     719                case "listitem":
     720                    $new_value = wfu_sanitize_listitem($value, $listitems);
     721                    break;
     722                case "widgetid":
     723                    $new_value = wfu_sanitize_widgetid($value);
    640724                    break;
    641725                case "path":
     
    13871471    $ret = "";
    13881472    foreach ( $arr as $prop => $value ) {
    1389         if ( is_string($value) ) $ret .= ( $ret == "" ? "" : ", " )."$prop: \"$value\"";
     1473        if ( is_string($value) ) $ret .= ( $ret == "" ? "" : ", " )."$prop: \"".esc_html($value)."\"";
    13901474        elseif ( is_numeric($value) ) $ret .= ( $ret == "" ? "" : ", " )."$prop: $value";
    13911475        elseif ( is_bool($value) ) $ret .= ( $ret == "" ? "" : ", " )."$prop: ".( $value ? "true" : "false" );
  • wp-file-upload/trunk/lib/wfu_processfiles.php

    r2517222 r2677722  
    171171        }   
    172172        $file_name = preg_replace($search, $replace, $file_name);
     173        //avoid directory traversal by using wfu_basename
     174        $file_name = wfu_basename($file_name);
    173175        $_FILES[$uploadedfile]['name'] = $file_name.$dotfileext;
    174176    }   
     
    180182
    181183        $sftp_not_supported = false;
     184        $upload_path_forbidden = false;
    182185        $upload_path_ok = false;
    183186        $allowed_file_ok = false;
     
    338341                        $sftp_not_supported = true;
    339342                    }
     343                    /* Check if upload path is forbidden */
     344                    elseif ( wfu_is_dir_blacklisted( wfu_basedir($target_path) ) ) {       
     345                        $upload_path_ok = false;
     346                        $upload_path_forbidden = true;
     347                    }
    340348                    /* Check if upload path exists */
    341349                    elseif ( wfu_is_dir( wfu_basedir($target_path), $params["ftpinfo"] ) ) {       
     
    392400                    $file_output['message'] = wfu_join_strings("<br />", $file_output['message'], WFU_ERROR_UPLOAD_FAILED);
    393401
    394                     if ( !$upload_path_ok ) $file_output['message'] = wfu_join_strings("<br />", $file_output['message'], ( $sftp_not_supported ? WFU_ERROR_ADMIN_SFTP_UNSUPPORTED : WFU_ERROR_DIR_EXIST ));
     402                    if ( !$upload_path_ok ) $file_output['message'] = wfu_join_strings("<br />", $file_output['message'], ( $sftp_not_supported ? WFU_ERROR_ADMIN_SFTP_UNSUPPORTED : ( $upload_path_forbidden ? WFU_ERROR_DIR_ALLOW : WFU_ERROR_DIR_EXIST ) ));
    395403                    if ( !$allowed_file_ok ) $file_output['message'] = wfu_join_strings("<br />", $file_output['message'], WFU_ERROR_FILE_ALLOW);
    396404                    if ( !$size_file_ok ) {
     
    686694            $file_output['bgcolor'] = $color_array[1];
    687695            $file_output['borcolor'] = $color_array[2];
    688             $file_output['header'] = preg_replace($search, $replace, $params['successmessage']);
     696            $file_output['header'] = esc_html(preg_replace($search, $replace, $params['successmessage']));
    689697            /* prepare details of successful file upload, visible only to administrator */
    690698            $file_output['admin_messages'] = wfu_join_strings("<br />", preg_replace($search, $replace, WFU_SUCCESSMESSAGE_DETAILS), $file_output['admin_messages']);
     
    697705            $file_output['bgcolor'] = $color_array[1];
    698706            $file_output['borcolor'] = $color_array[2];
    699             $file_output['header'] = preg_replace($search, $replace, ( $store_nothing ? WFU_WARNINGMESSAGE_NOSAVE : $params['warningmessage'] ));
     707            $file_output['header'] = esc_html(preg_replace($search, $replace, ( $store_nothing ? WFU_WARNINGMESSAGE_NOSAVE : $params['warningmessage'] )));
    700708            /* prepare and prepend details of successful file upload, visible only to administrator */
    701709            $file_output['admin_messages'] = wfu_join_strings("<br />", preg_replace($search, $replace, WFU_SUCCESSMESSAGE_DETAILS), $file_output['admin_messages']);
     
    709717            $file_output['borcolor'] = $color_array[2];
    710718            $replace = array ($user_login, ( $user_email == "" ? "no email" : $user_email ), $only_filename, $target_path);
    711             $file_output['header'] = preg_replace($search, $replace, $params['errormessage']);
     719            $file_output['header'] = esc_html(preg_replace($search, $replace, $params['errormessage']));
    712720            /* prepare and prepend details of failed file upload, visible only to administrator */
    713721            if ( !$nofileupload ) $file_output['admin_messages'] = wfu_join_strings("<br />", preg_replace($search, $replace, WFU_FAILMESSAGE_DETAILS), $file_output['admin_messages']);
  • wp-file-upload/trunk/lib/wfu_security.php

    r2517222 r2677722  
    22
    33global $wfu_extension_blacklist;
    4 $wfu_extension_blacklist = array( "2clk" => 1, "386" => 1, "3dfbat" => 1, "3dm" => 1, "3dsx" => 1, "3rf" => 1, "4ge" => 1, "4gl" => 1, "4pk" => 1, "4th" => 1, "73i87A" => 1, "89x" => 1, "8xk" => 1, "8xp" => 1, "92x" => 1, "a" => 1, "a2w" => 1, "a2x" => 1, "a3c" => 1, "a3x" => 1, "a51" => 1, "a5r" => 1, "a5wcmp" => 1, "a66" => 1, "a6p" => 1, "a86" => 1, "a8s" => 1, "aaa" => 1, "aar" => 1, "aas" => 1, "abap" => 1, "abc" => 1, "abd" => 1, "abl" => 1, "abs" => 1, "ac" => 1, "acc" => 1, "accde" => 1, "acgi" => 1, "acm" => 1, "acr" => 1, "act" => 1, "action" => 1, "actionscript" => 1, "actproj" => 1, "actx" => 1, "acu" => 1, "acx" => 1, "ad" => 1, "ad2" => 1, "ada" => 1, "adb" => 1, "adba" => 1, "ade" => 1, "adiumscripts" => 1, "adp" => 1, "ads" => 1, "adt" => 1, "ae0" => 1, "aem" => 1, "aep" => 1, "aepl" => 1, "aex" => 1, "afb" => 1, "agc" => 1, "agi" => 1, "agls" => 1, "ago" => 1, "agp" => 1, "ags" => 1, "agt" => 1, "ahk" => 1, "ahtm" => 1, "ahtml" => 1, "aia" => 1, "aidl" => 1, "aif" => 1, "aifb" => 1, "air" => 1, "airi" => 1, "akp" => 1, "akt" => 1, "alan" => 1, "alb" => 1, "alg" => 1, "ali" => 1, "alm" => 1, "alx" => 1, "amf" => 1, "aml" => 1, "amos" => 1, "amw" => 1, "an" => 1, "ane" => 1, "anjuta" => 1, "anm" => 1, "ap" => 1, "apb" => 1, "apg" => 1, "api" => 1, "apifilters" => 1, "apk" => 1, "aplt" => 1, "apm" => 1, "app" => 1, "appcache" => 1, "applescript" => 1, "applet" => 1, "application" => 1, "apprefms" => 1, "appx" => 1, "appxmanifest" => 1, "appxsym" => 1, "appxupload" => 1, "aps" => 1, "apt" => 1, "aqf" => 1, "arb" => 1, "argo" => 1, "armx" => 1, "arnoldc" => 1, "aro" => 1, "arq" => 1, "arscript" => 1, "art" => 1, "artproj" => 1, "aru" => 1, "arxml" => 1, "ary" => 1, "as" => 1, "as3" => 1, "as4" => 1, "asa" => 1, "asax" => 1, "asbx" => 1, "asc" => 1, "ascx" => 1, "asgp" => 1, "ash" => 1, "ashx" => 1, "asi" => 1, "asic" => 1, "asis" => 1, "asm" => 1, "asmx" => 1, "aso" => 1, "asp" => 1, "asproj" => 1, "aspx" => 1, "asr" => 1, "ass" => 1, "asta" => 1, "astx" => 1, "asz" => 1, "ata" => 1, "atl" => 1, "atm" => 1, "atmn" => 1, "atom" => 1, "atomsvc" => 1, "atp" => 1, "ats" => 1, "au" => 1, "au3" => 1, "aus" => 1, "aut" => 1, "autoconf" => 1, "autoplay" => 1, "autosave" => 1, "avastconfig" => 1, "avb" => 1, "avc" => 1, "ave" => 1, "avs" => 1, "avsi" => 1, "awd" => 1, "awk" => 1, "awl" => 1, "awm" => 1, "awt" => 1, "axb" => 1, "axc" => 1, "axd" => 1, "axe" => 1, "axf" => 1, "axl" => 1, "axs" => 1, "azd" => 1, "azw2" => 1, "b" => 1, "b24" => 1, "b2d" => 1, "ba" => 1, "bal" => 1, "bas" => 1, "bash" => 1, "bat" => 1, "bau" => 1, "bax" => 1, "bb" => 1, "bbc" => 1, "bbe" => 1, "bbf" => 1, "bbproject" => 1, "bc" => 1, "bcc" => 1, "bcf" => 1, "bcp" => 1, "bcx" => 1, "bdh" => 1, "bdsproj" => 1, "bdt" => 1, "beam" => 1, "bed" => 1, "bet" => 1, "beta" => 1, "bfd" => 1, "bgi" => 1, "bgm" => 1, "bhs" => 1, "bhx" => 1, "bi" => 1, "bil" => 1, "bimd" => 1, "bin" => 1, "binarycookies" => 1, "bitcfg" => 1, "bitpim" => 1, "bkd" => 1, "bkmk" => 1, "bks" => 1, "blf" => 1, "bli" => 1, "bll" => 1, "bml" => 1, "bmml" => 1, "bmo" => 1, "bms" => 1, "bmw" => 1, "bochsrc" => 1, "bok" => 1, "boo" => 1, "bookexport" => 1, "bootstrap" => 1, "borland" => 1, "box" => 1, "bp" => 1, "bpk" => 1, "bpo" => 1, "bpp" => 1, "bpr" => 1, "bps" => 1, "bpt" => 1, "bqf" => 1, "breakingbad" => 1, "brg" => 1, "brml" => 1, "brs" => 1, "brx" => 1, "bs2" => 1, "bsc" => 1, "bsd" => 1, "bsh" => 1, "bsi" => 1, "bsl" => 1, "bsm" => 1, "bsml" => 1, "bson" => 1, "bsp" => 1, "bsv" => 1, "bt" => 1, "bt3" => 1, "btapp" => 1, "btc" => 1, "btf" => 1, "btm" => 1, "btproj" => 1, "btq" => 1, "btt" => 1, "btx" => 1, "bufferedimage" => 1, "build" => 1, "builder" => 1, "buildpath" => 1, "buk" => 1, "bup" => 1, "bur" => 1, "bus" => 1, "bwp" => 1, "bwz" => 1, "bxb" => 1, "bxl" => 1, "bxml" => 1, "bxp" => 1, "bxrc" => 1, "bxz" => 1, "bzs" => 1, "c" => 1, "c86" => 1, "ca" => 1, "cac" => 1, "cal" => 1, "cap" => 1, "capfile" => 1, "caps" => 1, "car" => 1, "cas" => 1, "cb" => 1, "cba" => 1, "cbl" => 1, "cbp" => 1, "cbq" => 1, "cbs" => 1, "cc" => 1, "ccb" => 1, "ccbjs" => 1, "ccc" => 1, "ccf" => 1, "ccfg" => 1, "cch" => 1, "ccp" => 1, "ccproj" => 1, "ccr" => 1, "ccs" => 1, "ccxml" => 1, "cd" => 1, "cdd" => 1, "cdf" => 1, "cdproj" => 1, "ce0" => 1, "ceid" => 1, "cel" => 1, "celx" => 1, "ceo" => 1, "cer" => 1, "cerber" => 1, "cert" => 1, "certauthorityconfig" => 1, "cezeokey" => 1, "cf" => 1, "cf3" => 1, "cfc" => 1, "cfg" => 1, "cfi" => 1, "cfm" => 1, "cfml" => 1, "cfo" => 1, "cfs" => 1, "cfxxe" => 1, "cg" => 1, "cgi" => 1, "cgvp" => 1, "cgx" => 1, "ch" => 1, "cha" => 1, "chat" => 1, "chd" => 1, "chef" => 1, "chf" => 1, "chh" => 1, "chl" => 1, "chtml" => 1, "cih" => 1, "ckm" => 1, "cl" => 1, "cla" => 1, "class" => 1, "classdiagram" => 1, "classpath" => 1, "cld" => 1, "clips" => 1, "clj" => 1, "clm" => 1, "clojure" => 1, "clp" => 1, "cls" => 1, "clu" => 1, "clw" => 1, "clx" => 1, "cm" => 1, "cma" => 1, "cmake" => 1, "cmd" => 1, "cml" => 1, "cmp" => 1, "cms" => 1, "cnf" => 1, "cnn" => 1, "cob" => 1, "cobol" => 1, "cod" => 1, "codasite" => 1, "coffee" => 1, "cola" => 1, "color" => 1, "com" => 1, "command" => 1, "common" => 1, "con" => 1, "conf" => 1, "confauto" => 1, "config" => 1, "configure" => 1, "confluence" => 1, "cook" => 1, "cord" => 1, "cos" => 1, "coverage" => 1, "coveragexml" => 1, "coverton" => 1, "cp" => 1, "cpb" => 1, "cpl" => 1, "cpp" => 1, "cpr" => 1, "cprr" => 1, "cpy" => 1, "cpz" => 1, "cq" => 1, "cql" => 1, "cr" => 1, "crdownload" => 1, "creole" => 1, "crinf" => 1, "crjoker" => 1, "crp" => 1, "crt" => 1, "cryp1" => 1, "crypt" => 1, "crypted" => 1, "cryptolocker" => 1, "cryptowall" => 1, "crypz" => 1, "cs" => 1, "csb" => 1, "csc" => 1, "cscfg" => 1, "cscpkt" => 1, "csd" => 1, "csf" => 1, "csgrad" => 1, "cshrc" => 1, "cshtml" => 1, "csi" => 1, "csm" => 1, "csml" => 1, "csp" => 1, "cspkg" => 1, "csproj" => 1, "csr" => 1, "css" => 1, "css1" => 1, "csview" => 1, "csx" => 1, "ctbl" => 1, "ctl" => 1, "ctp" => 1, "ctr" => 1, "ctt" => 1, "cu" => 1, "cuh" => 1, "cus" => 1, "cvsrc" => 1, "cwc" => 1, "cx" => 1, "cxe" => 1, "cxl" => 1, "cxp" => 1, "cxq" => 1, "cxs" => 1, "cxt" => 1, "cxx" => 1, "cya" => 1, "cyw" => 1, "czvxce" => 1, "d" => 1, "d2j" => 1, "d4" => 1, "da" => 1, "dadx" => 1, "daemonscript" => 1, "dap" => 1, "darkness" => 1, "das" => 1, "datasource" => 1, "db" => 1, "db2" => 1, "db2tbl" => 1, "db2tr" => 1, "db2vw" => 1, "dba" => 1, "dbc" => 1, "dbd" => 1, "dbg" => 1, "dbheader" => 1, "dbmdl" => 1, "dbmg" => 1, "dbml" => 1, "dbnx" => 1, "dbo" => 1, "dbp" => 1, "dbpro" => 1, "dbproj" => 1, "dbr" => 1, "dc" => 1, "dcb" => 1, "dcc" => 1, "dcd" => 1, "dcf" => 1, "dcfg" => 1, "dcr" => 1, "dctmp" => 1, "dd" => 1, "ddb" => 1, "ddp" => 1, "ddt" => 1, "deb" => 1, "defaultsite" => 1, "defi" => 1, "delf" => 1, "dep" => 1, "depend" => 1, "der" => 1, "derp" => 1, "des" => 1, "dev" => 1, "devicemetadatams" => 1, "devpak" => 1, "dex" => 1, "dexe" => 1, "dfb" => 1, "dfc" => 1, "dfd" => 1, "dfm" => 1, "dfn" => 1, "dg" => 1, "dgml" => 1, "dgscript" => 1, "dgsl" => 1, "dht" => 1, "dhtml" => 1, "di" => 1, "dia" => 1, "diagcfg" => 1, "dic" => 1, "dif" => 1, "diff" => 1, "dil" => 1, "dime" => 1, "din" => 1, "discomap" => 1, "dispositionnotification" => 1, "dita" => 1, "djg" => 1, "dks" => 1, "dlb" => 1, "dlc" => 1, "dlg" => 1, "dli" => 1, "dll" => 1, "dllx" => 1, "dmb" => 1, "dmc" => 1, "dml" => 1, "dms" => 1, "dno" => 1, "do" => 1, "dob" => 1, "dockerignore" => 1, "docstates" => 1, "dol" => 1, "dom" => 1, "dor" => 1, "download" => 1, "dpd" => 1, "dpj" => 1, "dpk" => 1, "dplt" => 1, "dpq" => 1, "dpr" => 1, "dpsml" => 1, "dqy" => 1, "drc" => 1, "drh" => 1, "dro" => 1, "dropbox" => 1, "drv" => 1, "ds" => 1, "dsa" => 1, "dsb" => 1, "dsd" => 1, "dse" => 1, "dso" => 1, "dsp" => 1, "dsq" => 1, "dsr" => 1, "dsym" => 1, "dt" => 1, "dtd" => 1, "dtml" => 1, "dto" => 1, "dtpc" => 1, "dts" => 1, "dtsconfig" => 1, "dtsearch" => 1, "dtx" => 1, "dun" => 1, "dvb" => 1, "dvp" => 1, "dwarf" => 1, "dwp" => 1, "dws" => 1, "dwt" => 1, "dx" => 1, "dxl" => 1, "dxz" => 1, "dyc" => 1, "dyv" => 1, "dyz" => 1, "e" => 1, "eaf" => 1, "ebc" => 1, "ebm" => 1, "ebs" => 1, "ebs2" => 1, "ebuild" => 1, "ebx" => 1, "ecc" => 1, "ece" => 1, "ecf" => 1, "ecore" => 1, "ecorediag" => 1, "ecu" => 1, "ed2k" => 1, "edml" => 1, "eek" => 1, "efss" => 1, "eg2" => 1, "egg" => 1, "egginfo" => 1, "eham" => 1, "ehi" => 1, "ejs" => 1, "ekm" => 1, "el" => 1, "elc" => 1, "eld" => 1, "elf" => 1, "email" => 1, "emakefile" => 1, "emakerfile" => 1, "eml" => 1, "emv" => 1, "EnCiPhErEd" => 1, "encrypt" => 1, "encrypted" => 1, "enigma" => 1, "enml" => 1, "ent" => 1, "entitlements" => 1, "epa" => 1, "epf" => 1, "ephtml" => 1, "epibrw" => 1, "epj" => 1, "epl" => 1, "epp" => 1, "ept" => 1, "eqconfig" => 1, "eql" => 1, "eqn" => 1, "erb" => 1, "erl" => 1, "erubis" => 1, "es" => 1, "esp" => 1, "esproj" => 1, "ev3p" => 1, "evm" => 1, "evp" => 1, "ew" => 1, "ewc" => 1, "ex" => 1, "exc" => 1, "exe" => 1, "exe1" => 1, "exe4j" => 1, "exec" => 1, "exerenamed" => 1, "exp" => 1, "exprwdconfig" => 1, "exprwdxsl" => 1, "exsd" => 1, "exu" => 1, "exv" => 1, "exw" => 1, "exx" => 1, "ezc" => 1, "eze" => 1, "ezhex" => 1, "ezt" => 1, "ezz" => 1, "f" => 1, "f03" => 1, "f40" => 1, "f77" => 1, "f90" => 1, "f95" => 1, "factorypath" => 1, "fag" => 1, "faq" => 1, "farrun" => 1, "fas" => 1, "fasl" => 1, "fbk" => 1, "fbp6" => 1, "fbz6" => 1, "fcg" => 1, "fcgi" => 1, "fdml" => 1, "fdp" => 1, "fdt" => 1, "feedms" => 1, "feedsdbms" => 1, "ff" => 1, "ffsbatch" => 1, "ffsgui" => 1, "ffsreal" => 1, "fgb" => 1, "fgl" => 1, "fhtml" => 1, "fhx" => 1, "fig" => 1, "fil" => 1, "fjl" => 1, "flm" => 1, "fmb" => 1, "fml" => 1, "fmp" => 1, "fmt" => 1, "fmx" => 1, "fnr" => 1, "folder" => 1, "for" => 1, "form" => 1, "forth" => 1, "fountain" => 1, "fox" => 1, "fp" => 1, "fpc" => 1, "fpi" => 1, "fpp" => 1, "fpsml" => 1, "fpweb" => 1, "fpx" => 1, "fpxml" => 1, "fqy" => 1, "frj" => 1, "frm" => 1, "frs" => 1, "frt" => 1, "fs" => 1, "fsb" => 1, "fsi" => 1, "fsproj" => 1, "fsscript" => 1, "fst" => 1, "fsx" => 1, "ftn" => 1, "ftp" => 1, "FTT" => 1, "fuj" => 1, "fun" => 1, "fus" => 1, "fwaction" => 1, "fwactionb" => 1, "fweb" => 1, "fwp" => 1, "fwt" => 1, "fwx" => 1, "fxc" => 1, "fxcproj" => 1, "fxl" => 1, "fxml" => 1, "fxp" => 1, "fzs" => 1, "g16" => 1, "g1m" => 1, "g3a" => 1, "gadgeprj" => 1, "gadget" => 1, "galaxy" => 1, "gambas" => 1, "gas" => 1, "gbap" => 1, "gbl" => 1, "gc3" => 1, "gch" => 1, "gcl" => 1, "gcode" => 1, "gdg" => 1, "gdm" => 1, "gdoc" => 1, "gdraw" => 1, "gdt" => 1, "geany" => 1, "gek" => 1, "gemfile" => 1, "gen" => 1, "generictest" => 1, "genmodel" => 1, "geojson" => 1, "getright" => 1, "gfa" => 1, "gfe" => 1, "gform" => 1, "gg" => 1, "ghc" => 1, "ghi" => 1, "ghp" => 1, "gim" => 1, "git" => 1, "gitconfig" => 1, "glade" => 1, "gladinetsp" => 1, "gld" => 1, "glf" => 1, "glink" => 1, "global" => 1, "gls" => 1, "gml" => 1, "gne" => 1, "gnt" => 1, "gnumakefile" => 1, "go" => 1, "gobj" => 1, "goc" => 1, "god" => 1, "good" => 1, "gp" => 1, "gpc" => 1, "gpe" => 1, "gpu" => 1, "gradle" => 1, "graphml" => 1, "graphmlz" => 1, "grd" => 1, "greenfoot" => 1, "groovy" => 1, "grx" => 1, "grxml" => 1, "gs" => 1, "gsb" => 1, "gsc" => 1, "gscript" => 1, "gsd" => 1, "gsheet" => 1, "gsk" => 1, "gslides" => 1, "gss" => 1, "gst" => 1, "gsym" => 1, "gtable" => 1, "gtp" => 1, "gup" => 1, "gus" => 1, "gv" => 1, "gvy" => 1, "gxl" => 1, "gyg" => 1, "gyp" => 1, "gypi" => 1, "gzquar" => 1, "h" => 1, "h2o" => 1, "h6h" => 1, "ha3" => 1, "hal" => 1, "haml" => 1, "handlebars" => 1, "has" => 1, "hathdl" => 1, "hay" => 1, "hbm" => 1, "hbs" => 1, "hbx" => 1, "hbz" => 1, "hc" => 1, "hcfg" => 1, "hcm" => 1, "hcr" => 1, "hcu" => 1, "hcw" => 1, "hdf" => 1, "hdl" => 1, "hdm" => 1, "hdml" => 1, "hei" => 1, "helpcfg" => 1, "herbst" => 1, "hexdwc" => 1, "hfc" => 1, "hfmx" => 1, "hh" => 1, "hhh" => 1, "hic" => 1, "hid" => 1, "history" => 1, "hkp" => 1, "hla" => 1, "hlp" => 1, "hlsl" => 1, "hlw" => 1, "hms" => 1, "hoic" => 1, "hom" => 1, "hot" => 1, "hp" => 1, "hpf" => 1, "hpj" => 1, "hpp" => 1, "hrh" => 1, "hrl" => 1, "hs" => 1, "hsc" => 1, "hsdl" => 1, "hse" => 1, "hsm" => 1, "hsq" => 1, "hsql" => 1, "ht" => 1, "ht4" => 1, "hta" => 1, "htaccess" => 1, "htc" => 1, "htd" => 1, "htm" => 1, "html" => 1, "html5" => 1, "htmls" => 1, "htms" => 1, "htpasswd" => 1, "htr" => 1, "hts" => 1, "htx" => 1, "hx" => 1, "hxa" => 1, "hxml" => 1, "hxp" => 1, "hxproj" => 1, "hxx" => 1, "hydra" => 1, "i" => 1, "ia" => 1, "iadaction" => 1, "iadclass" => 1, "iadpage" => 1, "iadstyle" => 1, "iaf" => 1, "iap" => 1, "ic" => 1, "ica" => 1, "ice" => 1, "icl" => 1, "icn" => 1, "iconfig" => 1, "icte" => 1, "idb" => 1, "ide" => 1, "idl" => 1, "idle" => 1, "ie3" => 1, "ifb" => 1, "ifp" => 1, "ifs" => 1, "ig" => 1, "igd" => 1, "ihtml" => 1, "ii" => 1, "iim" => 1, "iip" => 1, "ijc" => 1, "ijs" => 1, "ik" => 1, "il" => 1, "ilht" => 1, "ilk" => 1, "imap" => 1, "ime" => 1, "imh" => 1, "iml" => 1, "imp" => 1, "imported" => 1, "inc" => 1, "inf" => 1, "ini" => 1, "ini2" => 1, "ino" => 1, "inp" => 1, "ins" => 1, "install" => 1, "int" => 1, "inuse" => 1, "inz" => 1, "io" => 1, "iok" => 1, "iom" => 1, "ipb" => 1, "ipch" => 1, "ipf" => 1, "ipp" => 1, "ipproj" => 1, "ipr" => 1, "ips" => 1, "ipu" => 1, "ipy" => 1, "irafhosts" => 1, "irbrc" => 1, "irc" => 1, "irev" => 1, "irobo" => 1, "irx" => 1, "is" => 1, "isa" => 1, "isc" => 1, "ism" => 1, "isp" => 1, "iss" => 1, "isu" => 1, "isym" => 1, "itcl" => 1, "itmx" => 1, "its" => 1, "iva" => 1, "ivc" => 1, "ivp" => 1, "iws" => 1, "ix3" => 1, "ixx" => 1, "izs" => 1, "j" => 1, "j3d" => 1, "jacl" => 1, "jad" => 1, "jade" => 1, "jak" => 1, "jar" => 1, "jardesc" => 1, "jav" => 1, "java" => 1, "javajet" => 1, "jax" => 1, "jbi" => 1, "jbp" => 1, "jccfg3" => 1, "jcd" => 1, "jcf" => 1, "jcl" => 1, "jcm" => 1, "jcs" => 1, "jcw" => 1, "jcz" => 1, "jdc" => 1, "jdp" => 1, "jetinc" => 1, "jgc" => 1, "jgs" => 1, "jhtml" => 1, "jic" => 1, "jkm" => 1, "jks" => 1, "jl" => 1, "jlc" => 1, "jml" => 1, "jomproj" => 1, "joy" => 1, "jpage" => 1, "jpd" => 1, "js" => 1, "jsa" => 1, "jsb" => 1, "jsc" => 1, "jscript" => 1, "jsdtscope" => 1, "jse" => 1, "jsf" => 1, "jsfl" => 1, "jsh" => 1, "jsm" => 1, "jsobj" => 1, "json" => 1, "jsonp" => 1, "jsp" => 1, "jspa" => 1, "jspx" => 1, "jss" => 1, "jst" => 1, "jsx" => 1, "jsxbin" => 1, "jsxinc" => 1, "jtb" => 1, "jtg" => 1, "ju" => 1, "judo" => 1, "jvr" => 1, "jws" => 1, "kb" => 1, "kbs" => 1, "kcd" => 1, "kcf" => 1, "kcl" => 1, "kd" => 1, "kdevprj" => 1, "ked" => 1, "kernelcomplete" => 1, "kernelpid" => 1, "kerneltime" => 1, "kex" => 1, "keyboard" => 1, "keybtcinboxcom" => 1, "kgr" => 1, "kimcilware" => 1, "kismac" => 1, "kix" => 1, "kkk" => 1, "kl3" => 1, "kmd" => 1, "kmdi" => 1, "kml" => 1, "kmr" => 1, "kmt" => 1, "kodu" => 1, "komodo" => 1, "kon" => 1, "kpl" => 1, "kraken" => 1, "ks" => 1, "ksc" => 1, "ksh" => 1, "kst" => 1, "ktspack" => 1, "kumac" => 1, "kv" => 1, "l" => 1, "l1i" => 1, "lamp" => 1, "lap" => 1, "lasso" => 1, "launch" => 1, "lavs" => 1, "lay" => 1, "lbc" => 1, "lbi" => 1, "lbj" => 1, "lcc" => 1, "lct" => 1, "ld" => 1, "ldap" => 1, "ldmt" => 1, "lds" => 1, "ldz" => 1, "le" => 1, "leases" => 1, "LeChiffre" => 1, "les" => 1, "less" => 1, "let" => 1, "lex" => 1, "lgt" => 1, "lhs" => 1, "li" => 1, "lib" => 1, "licx" => 1, "lik" => 1, "link" => 1, "liquid" => 1, "lisp" => 1, "lit" => 1, "litcoffee" => 1, "lkh" => 1, "lku" => 1, "ll" => 1, "llf" => 1, "llp" => 1, "lml" => 1, "lmp" => 1, "lmv" => 1, "lng" => 1, "lnk" => 1, "lnp" => 1, "lnt" => 1, "lnx" => 1, "lo" => 1, "loc" => 1, "locked" => 1, "locky" => 1, "login" => 1, "lok" => 1, "lol" => 1, "lols" => 1, "lp" => 1, "lpaq5" => 1, "lpd" => 1, "lpr" => 1, "lpx" => 1, "lrf" => 1, "lrs" => 1, "ls1" => 1, "ls3proj" => 1, "lsh" => 1, "lsp" => 1, "lss" => 1, "lsx" => 1, "lsxtproj" => 1, "lua" => 1, "luac" => 1, "lub" => 1, "luca" => 1, "lwa" => 1, "lwac" => 1, "lwbm" => 1, "lwmw" => 1, "lwtt" => 1, "lxk" => 1, "lxsproj" => 1, "lzx" => 1, "m" => 1, "m2" => 1, "m2r" => 1, "m3" => 1, "m4" => 1, "m4x" => 1, "m51" => 1, "m6m" => 1, "mab" => 1, "mac" => 1, "mad" => 1, "maf" => 1, "mag" => 1, "magic" => 1, "magik" => 1, "magnet" => 1, "mai" => 1, "mak" => 1, "make" => 1, "maki" => 1, "mako" => 1, "mam" => 1, "maml" => 1, "map" => 1, "mapx" => 1, "maq" => 1, "mar" => 1, "mas" => 1, "mash" => 1, "master" => 1, "mat" => 1, "matlab" => 1, "mau" => 1, "mav" => 1, "maw" => 1, "mb" => 1, "mbam" => 1, "mbas" => 1, "mbs" => 1, "mbtemmplate" => 1, "mc" => 1, "mc6" => 1, "mca" => 1, "mcc" => 1, "mcd" => 1, "mcml" => 1, "mcp" => 1, "mcr" => 1, "mcserver" => 1, "mcw" => 1, "md" => 1, "mda" => 1, "mdb" => 1, "mde" => 1, "mdex" => 1, "mdf" => 1, "mdp" => 1, "mdrc" => 1, "mdt" => 1, "mdw" => 1, "mdz" => 1, "me" => 1, "mec" => 1, "mediawiki" => 1, "mel" => 1, "mem" => 1, "met" => 1, "meta4" => 1, "metadata" => 1, "metalink" => 1, "mew" => 1, "mex" => 1, "mexw32" => 1, "mf" => 1, "mfa" => 1, "mfcribbonms" => 1, "mfl" => 1, "mfps" => 1, "mfu" => 1, "mg" => 1, "mhc" => 1, "mhl" => 1, "mhtm" => 1, "mhtml" => 1, "mi" => 1, "mib" => 1, "micro" => 1, "mime" => 1, "mingw" => 1, "mingw32" => 1, "mix" => 1, "mjg" => 1, "mjk" => 1, "mjz" => 1, "mk" => 1, "mkb" => 1, "mke" => 1, "mky" => 1, "ml" => 1, "mli" => 1, "mln" => 1, "mls" => 1, "mlsxml" => 1, "mlv" => 1, "mlx" => 1, "mly" => 1, "mm" => 1, "mm3" => 1, "mm4" => 1, "mman" => 1, "mmb" => 1, "mmbas" => 1, "mmch" => 1, "mme" => 1, "mmf" => 1, "mmh" => 1, "mmjs" => 1, "mml" => 1, "mmrc" => 1, "mnd" => 1, "mo" => 1, "mobileconfig" => 1, "mobileprovision" => 1, "moc" => 1, "module" => 1, "mom" => 1, "moss" => 1, "mozconfig" => 1, "mp" => 1, "mpd" => 1, "mpkt" => 1, "mpm" => 1, "mpx" => 1, "mqt" => 1, "mrc" => 1, "mrd" => 1, "mrl" => 1, "mrs" => 1, "ms" => 1, "msc" => 1, "mscr" => 1, "msct" => 1, "msdev" => 1, "msdl" => 1, "msf" => 1, "msh" => 1, "msh1" => 1, "msh1xml" => 1, "msh2" => 1, "msh2xml" => 1, "msha" => 1, "mshxml" => 1, "msi" => 1, "msie" => 1, "msil" => 1, "msl" => 1, "msm" => 1, "mso" => 1, "msp" => 1, "mspl" => 1, "mspx" => 1, "msrcincident" => 1, "mss" => 1, "mst" => 1, "mstnef" => 1, "msvc" => 1, "msym" => 1, "mtml" => 1, "mtp" => 1, "mtx" => 1, "murl" => 1, "mvba" => 1, "mvc" => 1, "mvpl" => 1, "mw" => 1, "mwe" => 1, "mwp" => 1, "mx" => 1, "mxd" => 1, "mxe" => 1, "mxm" => 1, "mxml" => 1, "mxu" => 1, "myapp" => 1, "mzp" => 1, "napj" => 1, "nas" => 1, "nba" => 1, "nbin" => 1, "nbk" => 1, "nbo" => 1, "ncb" => 1, "ncc" => 1, "ncf" => 1, "ncfg" => 1, "nch" => 1, "nck" => 1, "ncm" => 1, "ncx" => 1, "nd" => 1, "ndr" => 1, "ne0" => 1, "neko" => 1, "nes" => 1, "net" => 1, "netboot" => 1, "netproject" => 1, "netsh" => 1, "newsloc" => 1, "nexe" => 1, "nfg" => 1, "ngage" => 1, "nhs" => 1, "nk" => 1, "nlc" => 1, "nlpj" => 1, "nls" => 1, "nmk" => 1, "nmpj" => 1, "nms" => 1, "nns" => 1, "nof" => 1, "nokogiri" => 1, "nopj" => 1, "npi" => 1, "nppj" => 1, "nqc" => 1, "nrs" => 1, "ns2p" => 1, "nsconfig" => 1, "nsd" => 1, "nse" => 1, "nsi" => 1, "nspj" => 1, "nsu" => 1, "nsx" => 1, "nt" => 1, "nunit" => 1, "nupkg" => 1, "nvi" => 1, "nxc" => 1, "nxe" => 1, "nxg" => 1, "nzb" => 1, "o" => 1, "oar" => 1, "oat" => 1, "obj" => 1, "obml" => 1, "obml15" => 1, "obml16" => 1, "obr" => 1, "ocamlmakefile" => 1, "ocb" => 1, "ocr" => 1, "ocx" => 1, "od" => 1, "odc" => 1, "odcodc" => 1, "odex" => 1, "odh" => 1, "odl" => 1, "ogl" => 1, "ognc" => 1, "ogr" => 1, "ogs" => 1, "ogx" => 1, "okm" => 1, "oks" => 1, "olt" => 1, "ook" => 1, "opdownload" => 1, "opf" => 1, "oplm" => 1, "opml" => 1, "oppo" => 1, "ops" => 1, "opt" => 1, "options" => 1, "opts" => 1, "opv" => 1, "opx" => 1, "oqy" => 1, "ora" => 1, "orc" => 1, "orl" => 1, "orq" => 1, "osa" => 1, "osas" => 1, "osax" => 1, "osd" => 1, "osg" => 1, "osx" => 1, "ovpn" => 1, "ow" => 1, "owd" => 1, "owl" => 1, "owm" => 1, "owx" => 1, "ox" => 1, "ozd" => 1, "p" => 1, "p5tkjw" => 1, "p7" => 1, "p7b" => 1, "p7c" => 1, "p7r" => 1, "p9d" => 1, "pac" => 1, "paf" => 1, "pag" => 1, "page" => 1, "pando" => 1, "par" => 1, "param" => 1, "parm" => 1, "part" => 1, "partial" => 1, "pas" => 1, "pat" => 1, "pawn" => 1, "paym" => 1, "paymrss" => 1, "payms" => 1, "paymst" => 1, "paymts" => 1, "payrms" => 1, "pays" => 1, "pb" => 1, "pb2" => 1, "pba" => 1, "pbi" => 1, "pbl" => 1, "pbp" => 1, "pbq" => 1, "pbx5script" => 1, "pbxbtree" => 1, "pbxproj" => 1, "pbxscript" => 1, "pc" => 1, "pc2" => 1, "pc3" => 1, "pcd" => 1, "pce" => 1, "pcf" => 1, "pch" => 1, "pcp" => 1, "pcs" => 1, "pd" => 1, "pdb" => 1, "pdcr" => 1, "pde" => 1, "pdk" => 1, "pdl" => 1, "pdml" => 1, "pdo" => 1, "pds" => 1, "pe" => 1, "pem" => 1, "perfmoncfg" => 1, "perl" => 1, "pf" => 1, "pf0" => 1, "pf1" => 1, "pf2" => 1, "pf4" => 1, "pfa" => 1, "pfc" => 1, "pfg" => 1, "pfx" => 1, "pgm" => 1, "pgml" => 1, "ph" => 1, "phar" => 1, "phl" => 1, "php" => 1, "php1" => 1, "php2" => 1, "php3" => 1, "php4" => 1, "php5" => 1, "php6" => 1, "phpproj" => 1, "phps" => 1, "phpt" => 1, "phs" => 1, "pht" => 1, "phtm" => 1, "phtml" => 1, "pickle" => 1, "pid" => 1, "pif" => 1, "pih" => 1, "pika" => 1, "pike" => 1, "pim" => 1, "pjt" => 1, "pjx" => 1, "pkb" => 1, "pkh" => 1, "pki" => 1, "pl" => 1, "pl1" => 1, "pl7" => 1, "plac" => 1, "playground" => 1, "plc" => 1, "plg" => 1, "pli" => 1, "pln" => 1, "plog" => 1, "pls" => 1, "pltcfg" => 1, "plx" => 1, "pm" => 1, "pmb" => 1, "pml" => 1, "pmod" => 1, "pmp" => 1, "pna" => 1, "pnagent" => 1, "pnc" => 1, "pnproj" => 1, "pnpt" => 1, "PoAr2w" => 1, "poc" => 1, "pod" => 1, "poix" => 1, "policy" => 1, "pom" => 1, "pou" => 1, "pp" => 1, "pp1" => 1, "ppa" => 1, "ppam" => 1, "ppml" => 1, "ppo" => 1, "ppp9" => 1, "ppz9" => 1, "pr" => 1, "pr7" => 1, "prb" => 1, "prc" => 1, "prf" => 1, "prg" => 1, "pri" => 1, "prl" => 1, "prm" => 1, "pro" => 1, "profiles" => 1, "properties" => 1, "propertiesjet" => 1, "proto" => 1, "proxy" => 1, "prp" => 1, "prt" => 1, "prx" => 1, "ps1" => 1, "ps1xml" => 1, "ps2" => 1, "ps2xml" => 1, "psc1" => 1, "psc2" => 1, "psd1" => 1, "psf" => 1, "psl" => 1, "psm1" => 1, "psml" => 1, "pspscript" => 1, "psu" => 1, "pt" => 1, "ptb" => 1, "ptg" => 1, "pti" => 1, "ptl" => 1, "ptx" => 1, "ptxml" => 1, "pubkr" => 1, "pui" => 1, "pun" => 1, "pva" => 1, "pvs" => 1, "pvx" => 1, "pwn" => 1, "pwo" => 1, "pwr" => 1, "pwz" => 1, "pxc" => 1, "pxd" => 1, "pxg" => 1, "pxi" => 1, "pxl" => 1, "pxml" => 1, "pxt" => 1, "py" => 1, "pyc" => 1, "pyd" => 1, "pym" => 1, "pyo" => 1, "pyt" => 1, "pyw" => 1, "pyx" => 1, "pyz" => 1, "pyzw" => 1, "pzdc" => 1, "qac" => 1, "qcf" => 1, "qdl" => 1, "qdr" => 1, "qf" => 1, "qit" => 1, "qlc" => 1, "qml" => 1, "qpkg" => 1, "qpr" => 1, "qpx" => 1, "qqq" => 1, "qrm" => 1, "qrn" => 1, "qry" => 1, "qs" => 1, "qsc" => 1, "qt3d" => 1, "qvs" => 1, "qvt" => 1, "qwc" => 1, "qx" => 1, "qxm" => 1, "r" => 1, "r5a" => 1, "radius" => 1, "rak" => 1, "rake" => 1, "rakefile" => 1, "rap" => 1, "rapc" => 1, "rat" => 1, "rb" => 1, "rbc" => 1, "rbf" => 1, "rbp" => 1, "rbs" => 1, "rbt" => 1, "rbtx" => 1, "rbvcp" => 1, "rbw" => 1, "rbx" => 1, "rc" => 1, "rc2" => 1, "rc3" => 1, "rcc" => 1, "rcf" => 1, "rcg" => 1, "rdf" => 1, "rdg" => 1, "rdm" => 1, "rdoc" => 1, "rdoff" => 1, "rdp" => 1, "re" => 1, "reb" => 1, "reg" => 1, "rej" => 1, "res" => 1, "resjson" => 1, "resourceconfig" => 1, "resources" => 1, "resx" => 1, "rex" => 1, "rexx" => 1, "rfs" => 1, "rfx" => 1, "rgs" => 1, "rguninst" => 1, "rh" => 1, "rhk" => 1, "rhs" => 1, "rhtml" => 1, "rip" => 1, "rjs" => 1, "rkt" => 1, "rmh" => 1, "rmi" => 1, "rml" => 1, "rmn" => 1, "rna" => 1, "rng" => 1, "rnk" => 1, "rnw" => 1, "rob" => 1, "robo" => 1, "rokku" => 1, "ror" => 1, "rpg" => 1, "rpj" => 1, "rpm" => 1, "rpo" => 1, "rpprj" => 1, "rpres" => 1, "rprofile" => 1, "rproj" => 1, "rptproj" => 1, "rpy" => 1, "rpyc" => 1, "rpym" => 1, "rqb" => 1, "rqy" => 1, "rrc" => 1, "rrh" => 1, "rrk" => 1, "rsctmp" => 1, "rsl" => 1, "rsm" => 1, "rsp" => 1, "rss" => 1, "rssc" => 1, "rsym" => 1, "rta" => 1, "rtk" => 1, "rtl" => 1, "rts" => 1, "rub" => 1, "rule" => 1, "run" => 1, "rvb" => 1, "rvp" => 1, "rvt" => 1, "rws" => 1, "rwsw" => 1, "rxe" => 1, "rxs" => 1, "ryb" => 1, "s" => 1, "s2a" => 1, "s2s" => 1, "s43" => 1, "s4e" => 1, "s5d" => 1, "s7p" => 1, "saas" => 1, "sal" => 1, "sam" => 1, "sami" => 1, "sap" => 1, "sar" => 1, "sas" => 1, "sasf" => 1, "sass" => 1, "saveddeck" => 1, "sax" => 1, "sb" => 1, "sbh" => 1, "sbi" => 1, "sbml" => 1, "sbr" => 1, "sbs" => 1, "sc" => 1, "sca" => 1, "scala" => 1, "scar" => 1, "scb" => 1, "scc" => 1, "scf" => 1, "sch" => 1, "scm" => 1, "sconscript" => 1, "sconstruct" => 1, "scp" => 1, "scpt" => 1, "scptd" => 1, "scr" => 1, "script" => 1, "scriptsuite" => 1, "scriptterminology" => 1, "scro" => 1, "scs" => 1, "scss" => 1, "sct" => 1, "scx" => 1, "scz" => 1, "sdb" => 1, "sdef" => 1, "sdg" => 1, "sdi" => 1, "sdl" => 1, "sdsb" => 1, "seam" => 1, "securedownload" => 1, "security" => 1, "seestyle" => 1, "self" => 1, "seman" => 1, "ser" => 1, "set" => 1, "settingcontentms" => 1, "sex" => 1, "sf" => 1, "sfl" => 1, "sflb" => 1, "sfm" => 1, "sfp" => 1, "sfr" => 1, "sfx" => 1, "sgc" => 1, "sh" => 1, "shb" => 1, "shfb" => 1, "shfbproj" => 1, "shit" => 1, "shs" => 1, "sht" => 1, "shtm" => 1, "shtml" => 1, "sid" => 1, "sim" => 1, "simba" => 1, "simple" => 1, "sis" => 1, "sisx" => 1, "sit" => 1, "sitemap" => 1, "siz" => 1, "sjava" => 1, "sjc" => 1, "sjs" => 1, "sk" => 1, "ska" => 1, "sko" => 1, "skp" => 1, "sl" => 1, "slackbuild" => 1, "slim" => 1, "sln" => 1, "slogo" => 1, "slogt" => 1, "slt" => 1, "sltng" => 1, "sm" => 1, "sma" => 1, "smali" => 1, "smd" => 1, "smi" => 1, "smil" => 1, "sml" => 1, "smm" => 1, "smtmp" => 1, "smw" => 1, "smx" => 1, "snapx" => 1, "snippet" => 1, "snm" => 1, "sno" => 1, "soc" => 1, "sol" => 1, "som" => 1, "sop" => 1, "sox" => 1, "sp" => 1, "spam" => 1, "spd" => 1, "spdesignconfig" => 1, "spdesignopen" => 1, "spdesignsitemap" => 1, "spk" => 1, "spm" => 1, "spml" => 1, "spr" => 1, "sps" => 1, "spt" => 1, "spx" => 1, "sqldataprovider" => 1, "sqljet" => 1, "sqlproj" => 1, "src" => 1, "srf" => 1, "srv" => 1, "srx" => 1, "srz" => 1, "ss" => 1, "ssage" => 1, "ssc" => 1, "sscs" => 1, "ssh" => 1, "ssi" => 1, "ssml" => 1, "ssq" => 1, "ssy" => 1, "st" => 1, "startlet" => 1, "status" => 1, "stl" => 1, "stm" => 1, "stml" => 1, "sts" => 1, "stuffit11task" => 1, "stx" => 1, "styl" => 1, "sublimeworkspace" => 1, "sup" => 1, "surprise" => 1, "sus" => 1, "svc" => 1, "svnbase" => 1, "svo" => 1, "svr" => 1, "svx" => 1, "svy" => 1, "sw" => 1, "swg" => 1, "swift" => 1, "swt" => 1, "swz" => 1, "sxp" => 1, "sxs" => 1, "sxt" => 1, "sxv" => 1, "sxx" => 1, "sym" => 1, "synwproj" => 1, "syp" => 1, "sys" => 1, "t" => 1, "t4" => 1, "tab" => 1, "tag" => 1, "tal" => 1, "targets" => 1, "tatxtt" => 1, "tbasic" => 1, "tbasicc" => 1, "tbasicx" => 1, "tbr" => 1, "tc" => 1, "tcl" => 1, "tcp" => 1, "tcsh" => 1, "tcz" => 1, "td" => 1, "td2" => 1, "tdo" => 1, "tds" => 1, "tdw" => 1, "tea" => 1, "tec" => 1, "tem" => 1, "texinfo" => 1, "textile" => 1, "tf" => 1, "tfa" => 1, "tgb" => 1, "tgml" => 1, "tgz" => 1, "thor" => 1, "thtml" => 1, "ti" => 1, "tig" => 1, "tik" => 1, "tikz" => 1, "tilemap" => 1, "tim" => 1, "tiprogram" => 1, "tk" => 1, "tko" => 1, "tkp" => 1, "tla" => 1, "tlc" => 1, "tld" => 1, "tlh" => 1, "tli" => 1, "tll" => 1, "tlv" => 1, "tm" => 1, "tmap" => 1, "tmh" => 1, "tml" => 1, "tmo" => 1, "tmp" => 1, "tokend" => 1, "top" => 1, "torrent" => 1, "tpm" => 1, "tpr" => 1, "tps" => 1, "tpsml" => 1, "tpt" => 1, "tpx" => 1, "tql" => 1, "tra" => 1, "tracwiki" => 1, "transcriptstyle" => 1, "triples" => 1, "trs" => 1, "trt" => 1, "tru" => 1, "ts0" => 1, "tsa" => 1, "tsc" => 1, "tsk" => 1, "tsm" => 1, "tsp" => 1, "tsq" => 1, "tst" => 1, "tstream" => 1, "ttcn" => 1, "tti" => 1, "ttinclude" => 1, "ttml" => 1, "ttt" => 1, "tu" => 1, "tur" => 1, "turboc3" => 1, "tvc" => 1, "tvpi" => 1, "tvvi" => 1, "twc" => 1, "twig" => 1, "txc" => 1, "txl" => 1, "txm" => 1, "txml" => 1, "txs" => 1, "txx" => 1, "tzs" => 1, "tzx" => 1, "uae" => 1, "ubb" => 1, "ubj" => 1, "ubr" => 1, "ucb" => 1, "ucf" => 1, "udf" => 1, "ufdl" => 1, "uhtml" => 1, "uih" => 1, "uit" => 1, "uix" => 1, "ulp" => 1, "umlclass" => 1, "ump" => 1, "und" => 1, "unx" => 1, "upa" => 1, "upl" => 1, "upload" => 1, "uri" => 1, "uris" => 1, "url" => 1, "urls" => 1, "usi" => 1, "usr" => 1, "uvoptx" => 1, "uvprjx" => 1, "uvproj" => 1, "uvprojx" => 1, "uzy" => 1, "v" => 1, "v3s" => 1, "v4e" => 1, "v4s" => 1, "vad" => 1, "vala" => 1, "vap" => 1, "var" => 1, "vb" => 1, "vba" => 1, "vbe" => 1, "vbg" => 1, "vbhtml" => 1, "vbi" => 1, "vbm" => 1, "vbp" => 1, "vbproj" => 1, "vbs" => 1, "vbscript" => 1, "vbw" => 1, "vbx" => 1, "vc" => 1, "vc1" => 1, "vc15" => 1, "vc2" => 1, "vc4" => 1, "vc5" => 1, "vc6" => 1, "vc7" => 1, "vce" => 1, "vcp" => 1, "vcproj" => 1, "vcwin32" => 1, "vcxproj" => 1, "vd" => 1, "vddproj" => 1, "vdm" => 1, "vdp" => 1, "vdproj" => 1, "vdw" => 1, "vexe" => 1, "vfb" => 1, "vgc" => 1, "vic" => 1, "vim" => 1, "vimrc" => 1, "vip" => 1, "viw" => 1, "vjp" => 1, "vjsproj" => 1, "vls" => 1, "vlx" => 1, "vmc" => 1, "vmsg" => 1, "vmx" => 1, "vnu" => 1, "vpc" => 1, "vpi" => 1, "vpl" => 1, "vpn" => 1, "vps" => 1, "vrf" => 1, "vrm" => 1, "vrml" => 1, "vrp" => 1, "vsc" => 1, "vscontent" => 1, "vsct" => 1, "vsdisco" => 1, "vsh" => 1, "vsixmanifest" => 1, "vsl" => 1, "vsmacros" => 1, "vspolicy" => 1, "vsprops" => 1, "vss" => 1, "vssscc" => 1, "vst" => 1, "vstemplate" => 1, "vsw" => 1, "vsy" => 1, "vtm" => 1, "vtml" => 1, "vue" => 1, "vup" => 1, "vv" => 1, "vxd" => 1, "vxml" => 1, "vzr" => 1, "w" => 1, "w32" => 1, "wadcfg" => 1, "wam" => 1, "war" => 1, "was" => 1, "wax" => 1, "wbc" => 1, "wbf" => 1, "wbl" => 1, "wbs" => 1, "wbt" => 1, "wbx" => 1, "wbxml" => 1, "wcf" => 1, "wch" => 1, "wcm" => 1, "wcr" => 1, "wda" => 1, "wdgt" => 1, "wdi" => 1, "wdk" => 1, "wdl" => 1, "wdproj" => 1, "wdw" => 1, "wdx9" => 1, "webarchivexml" => 1, "webbookmark" => 1, "webdoc" => 1, "webhistory" => 1, "webintents" => 1, "webloc" => 1, "webpnp" => 1, "webpublishhistory" => 1, "website" => 1, "webtest" => 1, "wed" => 1, "wfs" => 1, "wgt" => 1, "widget" => 1, "wie" => 1, "wiki" => 1, "wim" => 1, "win" => 1, "win32manifest" => 1, "wince" => 1, "windowslivegroup" => 1, "wis" => 1, "wix" => 1, "wixout" => 1, "wiz" => 1, "wli" => 1, "wlm" => 1, "wlpginstall" => 1, "wmc" => 1, "wmd" => 1, "wml" => 1, "wmlc" => 1, "wmls" => 1, "wmlsc" => 1, "wms" => 1, "wmw" => 1, "woa" => 1, "wod" => 1, "wowproj" => 1, "wpj" => 1, "wpk" => 1, "wpm" => 1, "ws" => 1, "wsc" => 1, "wsd" => 1, "wsdd" => 1, "wsdl" => 1, "wsf" => 1, "wsh" => 1, "wsil" => 1, "wsp" => 1, "wspd" => 1, "wsym" => 1, "wti" => 1, "wtk" => 1, "wwe" => 1, "wwt" => 1, "wx" => 1, "wxa" => 1, "wxi" => 1, "wxl" => 1, "wxs" => 1, "wys" => 1, "wzs" => 1, "x" => 1, "x4k" => 1, "x86" => 1, "xaml" => 1, "xamlx" => 1, "xap" => 1, "xbap" => 1, "xbc" => 1, "xbd" => 1, "xbl" => 1, "xblr" => 1, "xcl" => 1, "xcodeproj" => 1, "xcp" => 1, "xct" => 1, "xda" => 1, "xdfl" => 1, "xds" => 1, "xdu" => 1, "xex" => 1, "xfm" => 1, "xht" => 1, "xhtm" => 1, "xhtml" => 1, "xib" => 1, "xig" => 1, "xilize" => 1, "xin" => 1, "xip" => 1, "xir" => 1, "xjb" => 1, "xl" => 1, "xla" => 1, "xlm" => 1, "xlm3" => 1, "xlm4" => 1, "xlnk" => 1, "xlv" => 1, "xlx" => 1, "xmap" => 1, "xmc" => 1, "xme" => 1, "xml" => 1, "xmla" => 1, "xmljet" => 1, "xmllog" => 1, "xmsc" => 1, "xmss" => 1, "xmt" => 1, "xmta" => 1, "xn" => 1, "xnf" => 1, "xnk" => 1, "xnp" => 1, "xnt" => 1, "xnxx" => 1, "xojobinaryproject" => 1, "xojoproject" => 1, "xojoxmlproject" => 1, "xoml" => 1, "xpb" => 1, "xpd" => 1, "xpdl" => 1, "xpgt" => 1, "xpl" => 1, "xql" => 1, "xqr" => 1, "xr" => 1, "xrc" => 1, "xrds" => 1, "xsc" => 1, "xscscpt" => 1, "xsd" => 1, "xsl" => 1, "xslt" => 1, "xsql" => 1, "xtbl" => 1, "xtml" => 1, "xtx" => 1, "xtxt" => 1, "xui" => 1, "xul" => 1, "xweb3htm" => 1, "xweb4asax" => 1, "xweb4htt" => 1, "xweb4stm" => 1, "xxx" => 1, "xys" => 1, "xyz" => 1, "y" => 1, "yab" => 1, "yajl" => 1, "yaml" => 1, "yaws" => 1, "yml2" => 1, "ypf" => 1, "yt" => 1, "ywl" => 1, "yxx" => 1, "z" => 1, "zasm" => 1, "zbd" => 1, "zbi" => 1, "zc" => 1, "zcc" => 1, "zcfg" => 1, "zcls" => 1, "zcrypt" => 1, "zed" => 1, "zero" => 1, "zfd" => 1, "zfo" => 1, "zfrm" => 1, "zfs" => 1, "zhtml" => 1, "zhtw" => 1, "zit" => 1, "zix" => 1, "zms" => 1, "zpd" => 1, "zpk" => 1, "zpkg" => 1, "zpl" => 1, "zpweb" => 1, "zrx" => 1, "zs" => 1, "zsc" => 1, "zsh" => 1, "zsrc" => 1, "zts" => 1, "zul" => 1, "zup" => 1, "zvz" => 1, "zws" => 1, "zyklon" => 1, "zzb" => 1, "zzc" => 1, "zzd" => 1, "zze" => 1, "zzf" => 1, "zzk" => 1, "zzp" => 1, "zzt" => 1, "zzz" => 1 );
     4global $wfu_dir_blacklist;
     5$wfu_extension_blacklist = array( "2clk" => 1, "386" => 1, "3dfbat" => 1, "3dm" => 1, "3dsx" => 1, "3rf" => 1, "4ge" => 1, "4gl" => 1, "4pk" => 1, "4th" => 1, "73i87A" => 1, "89x" => 1, "8xk" => 1, "8xp" => 1, "92x" => 1, "a" => 1, "a2w" => 1, "a2x" => 1, "a3c" => 1, "a3x" => 1, "a51" => 1, "a5r" => 1, "a5wcmp" => 1, "a66" => 1, "a6p" => 1, "a86" => 1, "a8s" => 1, "aaa" => 1, "aar" => 1, "aas" => 1, "abap" => 1, "abc" => 1, "abd" => 1, "abl" => 1, "abs" => 1, "ac" => 1, "acc" => 1, "accde" => 1, "acgi" => 1, "acm" => 1, "acr" => 1, "act" => 1, "action" => 1, "actionscript" => 1, "actproj" => 1, "actx" => 1, "acu" => 1, "acx" => 1, "ad" => 1, "ad2" => 1, "ada" => 1, "adb" => 1, "adba" => 1, "ade" => 1, "adiumscripts" => 1, "adp" => 1, "ads" => 1, "adt" => 1, "ae0" => 1, "aem" => 1, "aep" => 1, "aepl" => 1, "aex" => 1, "afb" => 1, "agc" => 1, "agi" => 1, "agls" => 1, "ago" => 1, "agp" => 1, "ags" => 1, "agt" => 1, "ahk" => 1, "ahtm" => 1, "ahtml" => 1, "aia" => 1, "aidl" => 1, "aif" => 1, "aifb" => 1, "air" => 1, "airi" => 1, "akp" => 1, "akt" => 1, "alan" => 1, "alb" => 1, "alg" => 1, "ali" => 1, "alm" => 1, "alx" => 1, "amf" => 1, "aml" => 1, "amos" => 1, "amw" => 1, "an" => 1, "ane" => 1, "anjuta" => 1, "anm" => 1, "ap" => 1, "apb" => 1, "apg" => 1, "api" => 1, "apifilters" => 1, "apk" => 1, "aplt" => 1, "apm" => 1, "app" => 1, "appcache" => 1, "applescript" => 1, "applet" => 1, "application" => 1, "apprefms" => 1, "appx" => 1, "appxmanifest" => 1, "appxsym" => 1, "appxupload" => 1, "aps" => 1, "apt" => 1, "aqf" => 1, "arb" => 1, "argo" => 1, "armx" => 1, "arnoldc" => 1, "aro" => 1, "arq" => 1, "arscript" => 1, "art" => 1, "artproj" => 1, "aru" => 1, "arxml" => 1, "ary" => 1, "as" => 1, "as3" => 1, "as4" => 1, "asa" => 1, "asax" => 1, "asbx" => 1, "asc" => 1, "ascx" => 1, "asgp" => 1, "ash" => 1, "ashx" => 1, "asi" => 1, "asic" => 1, "asis" => 1, "asm" => 1, "asmx" => 1, "aso" => 1, "asp" => 1, "asproj" => 1, "aspx" => 1, "asr" => 1, "ass" => 1, "asta" => 1, "astx" => 1, "asz" => 1, "ata" => 1, "atl" => 1, "atm" => 1, "atmn" => 1, "atom" => 1, "atomsvc" => 1, "atp" => 1, "ats" => 1, "au" => 1, "au3" => 1, "aus" => 1, "aut" => 1, "autoconf" => 1, "autoplay" => 1, "autosave" => 1, "avastconfig" => 1, "avb" => 1, "avc" => 1, "ave" => 1, "avs" => 1, "avsi" => 1, "awd" => 1, "awk" => 1, "awl" => 1, "awm" => 1, "awt" => 1, "axb" => 1, "axc" => 1, "axd" => 1, "axe" => 1, "axf" => 1, "axl" => 1, "axs" => 1, "azd" => 1, "azw2" => 1, "b" => 1, "b24" => 1, "b2d" => 1, "ba" => 1, "bal" => 1, "bas" => 1, "bash" => 1, "bat" => 1, "bau" => 1, "bax" => 1, "bb" => 1, "bbc" => 1, "bbe" => 1, "bbf" => 1, "bbproject" => 1, "bc" => 1, "bcc" => 1, "bcf" => 1, "bcp" => 1, "bcx" => 1, "bdh" => 1, "bdsproj" => 1, "bdt" => 1, "beam" => 1, "bed" => 1, "bet" => 1, "beta" => 1, "bfd" => 1, "bgi" => 1, "bgm" => 1, "bhs" => 1, "bhx" => 1, "bi" => 1, "bil" => 1, "bimd" => 1, "bin" => 1, "binarycookies" => 1, "bitcfg" => 1, "bitpim" => 1, "bkd" => 1, "bkmk" => 1, "bks" => 1, "blf" => 1, "bli" => 1, "bll" => 1, "bml" => 1, "bmml" => 1, "bmo" => 1, "bms" => 1, "bmw" => 1, "bochsrc" => 1, "bok" => 1, "boo" => 1, "bookexport" => 1, "bootstrap" => 1, "borland" => 1, "box" => 1, "bp" => 1, "bpk" => 1, "bpo" => 1, "bpp" => 1, "bpr" => 1, "bps" => 1, "bpt" => 1, "bqf" => 1, "breakingbad" => 1, "brg" => 1, "brml" => 1, "brs" => 1, "brx" => 1, "bs2" => 1, "bsc" => 1, "bsd" => 1, "bsh" => 1, "bsi" => 1, "bsl" => 1, "bsm" => 1, "bsml" => 1, "bson" => 1, "bsp" => 1, "bsv" => 1, "bt" => 1, "bt3" => 1, "btapp" => 1, "btc" => 1, "btf" => 1, "btm" => 1, "btproj" => 1, "btq" => 1, "btt" => 1, "btx" => 1, "bufferedimage" => 1, "build" => 1, "builder" => 1, "buildpath" => 1, "buk" => 1, "bup" => 1, "bur" => 1, "bus" => 1, "bwp" => 1, "bwz" => 1, "bxb" => 1, "bxl" => 1, "bxml" => 1, "bxp" => 1, "bxrc" => 1, "bxz" => 1, "bzs" => 1, "c" => 1, "c86" => 1, "ca" => 1, "cac" => 1, "cal" => 1, "cap" => 1, "capfile" => 1, "caps" => 1, "car" => 1, "cas" => 1, "cb" => 1, "cba" => 1, "cbl" => 1, "cbp" => 1, "cbq" => 1, "cbs" => 1, "cc" => 1, "ccb" => 1, "ccbjs" => 1, "ccc" => 1, "ccf" => 1, "ccfg" => 1, "cch" => 1, "ccp" => 1, "ccproj" => 1, "ccr" => 1, "ccs" => 1, "ccxml" => 1, "cd" => 1, "cdd" => 1, "cdf" => 1, "cdproj" => 1, "ce0" => 1, "ceid" => 1, "cel" => 1, "celx" => 1, "ceo" => 1, "cer" => 1, "cerber" => 1, "cert" => 1, "certauthorityconfig" => 1, "cezeokey" => 1, "cf" => 1, "cf3" => 1, "cfc" => 1, "cfg" => 1, "cfi" => 1, "cfm" => 1, "cfml" => 1, "cfo" => 1, "cfs" => 1, "cfxxe" => 1, "cg" => 1, "cgi" => 1, "cgvp" => 1, "cgx" => 1, "ch" => 1, "cha" => 1, "chat" => 1, "chd" => 1, "chef" => 1, "chf" => 1, "chh" => 1, "chl" => 1, "chtml" => 1, "cih" => 1, "ckm" => 1, "cl" => 1, "cla" => 1, "class" => 1, "classdiagram" => 1, "classpath" => 1, "cld" => 1, "clips" => 1, "clj" => 1, "clm" => 1, "clojure" => 1, "clp" => 1, "cls" => 1, "clu" => 1, "clw" => 1, "clx" => 1, "cm" => 1, "cma" => 1, "cmake" => 1, "cmd" => 1, "cml" => 1, "cmp" => 1, "cms" => 1, "cnf" => 1, "cnn" => 1, "cob" => 1, "cobol" => 1, "cod" => 1, "codasite" => 1, "coffee" => 1, "cola" => 1, "color" => 1, "com" => 1, "command" => 1, "common" => 1, "con" => 1, "conf" => 1, "confauto" => 1, "config" => 1, "configure" => 1, "confluence" => 1, "cook" => 1, "cord" => 1, "cos" => 1, "coverage" => 1, "coveragexml" => 1, "coverton" => 1, "cp" => 1, "cpb" => 1, "cpl" => 1, "cpp" => 1, "cpr" => 1, "cprr" => 1, "cpy" => 1, "cpz" => 1, "cq" => 1, "cql" => 1, "cr" => 1, "crdownload" => 1, "creole" => 1, "crinf" => 1, "crjoker" => 1, "crp" => 1, "crt" => 1, "cryp1" => 1, "crypt" => 1, "crypted" => 1, "cryptolocker" => 1, "cryptowall" => 1, "crypz" => 1, "cs" => 1, "csb" => 1, "csc" => 1, "cscfg" => 1, "cscpkt" => 1, "csd" => 1, "csf" => 1, "csgrad" => 1, "cshrc" => 1, "cshtml" => 1, "csi" => 1, "csm" => 1, "csml" => 1, "csp" => 1, "cspkg" => 1, "csproj" => 1, "csr" => 1, "css" => 1, "css1" => 1, "csview" => 1, "csx" => 1, "ctbl" => 1, "ctl" => 1, "ctp" => 1, "ctr" => 1, "ctt" => 1, "cu" => 1, "cuh" => 1, "cus" => 1, "cvsrc" => 1, "cwc" => 1, "cx" => 1, "cxe" => 1, "cxl" => 1, "cxp" => 1, "cxq" => 1, "cxs" => 1, "cxt" => 1, "cxx" => 1, "cya" => 1, "cyw" => 1, "czvxce" => 1, "d" => 1, "d2j" => 1, "d4" => 1, "da" => 1, "dadx" => 1, "daemonscript" => 1, "dap" => 1, "darkness" => 1, "das" => 1, "datasource" => 1, "db" => 1, "db2" => 1, "db2tbl" => 1, "db2tr" => 1, "db2vw" => 1, "dba" => 1, "dbc" => 1, "dbd" => 1, "dbg" => 1, "dbheader" => 1, "dbmdl" => 1, "dbmg" => 1, "dbml" => 1, "dbnx" => 1, "dbo" => 1, "dbp" => 1, "dbpro" => 1, "dbproj" => 1, "dbr" => 1, "dc" => 1, "dcb" => 1, "dcc" => 1, "dcd" => 1, "dcf" => 1, "dcfg" => 1, "dcr" => 1, "dctmp" => 1, "dd" => 1, "ddb" => 1, "ddp" => 1, "ddt" => 1, "deb" => 1, "defaultsite" => 1, "defi" => 1, "delf" => 1, "dep" => 1, "depend" => 1, "der" => 1, "derp" => 1, "des" => 1, "dev" => 1, "devicemetadatams" => 1, "devpak" => 1, "dex" => 1, "dexe" => 1, "dfb" => 1, "dfc" => 1, "dfd" => 1, "dfm" => 1, "dfn" => 1, "dg" => 1, "dgml" => 1, "dgscript" => 1, "dgsl" => 1, "dht" => 1, "dhtml" => 1, "di" => 1, "dia" => 1, "diagcfg" => 1, "dic" => 1, "dif" => 1, "diff" => 1, "dil" => 1, "dime" => 1, "din" => 1, "discomap" => 1, "dispositionnotification" => 1, "dita" => 1, "djg" => 1, "dks" => 1, "dlb" => 1, "dlc" => 1, "dlg" => 1, "dli" => 1, "dll" => 1, "dllx" => 1, "dmb" => 1, "dmc" => 1, "dml" => 1, "dms" => 1, "dno" => 1, "do" => 1, "dob" => 1, "dockerignore" => 1, "docstates" => 1, "dol" => 1, "dom" => 1, "dor" => 1, "download" => 1, "dpd" => 1, "dpj" => 1, "dpk" => 1, "dplt" => 1, "dpq" => 1, "dpr" => 1, "dpsml" => 1, "dqy" => 1, "drc" => 1, "drh" => 1, "dro" => 1, "dropbox" => 1, "drv" => 1, "ds" => 1, "dsa" => 1, "dsb" => 1, "dsd" => 1, "dse" => 1, "dso" => 1, "dsp" => 1, "dsq" => 1, "dsr" => 1, "dsym" => 1, "dt" => 1, "dtd" => 1, "dtml" => 1, "dto" => 1, "dtpc" => 1, "dts" => 1, "dtsconfig" => 1, "dtsearch" => 1, "dtx" => 1, "dun" => 1, "dvb" => 1, "dvp" => 1, "dwarf" => 1, "dwp" => 1, "dws" => 1, "dwt" => 1, "dx" => 1, "dxl" => 1, "dxz" => 1, "dyc" => 1, "dyv" => 1, "dyz" => 1, "e" => 1, "eaf" => 1, "ebc" => 1, "ebm" => 1, "ebs" => 1, "ebs2" => 1, "ebuild" => 1, "ebx" => 1, "ecc" => 1, "ece" => 1, "ecf" => 1, "ecore" => 1, "ecorediag" => 1, "ecu" => 1, "ed2k" => 1, "edml" => 1, "eek" => 1, "efss" => 1, "eg2" => 1, "egg" => 1, "egginfo" => 1, "eham" => 1, "ehi" => 1, "ejs" => 1, "ekm" => 1, "el" => 1, "elc" => 1, "eld" => 1, "elf" => 1, "email" => 1, "emakefile" => 1, "emakerfile" => 1, "eml" => 1, "emv" => 1, "EnCiPhErEd" => 1, "encrypt" => 1, "encrypted" => 1, "enigma" => 1, "enml" => 1, "ent" => 1, "entitlements" => 1, "epa" => 1, "epf" => 1, "ephtml" => 1, "epibrw" => 1, "epj" => 1, "epl" => 1, "epp" => 1, "ept" => 1, "eqconfig" => 1, "eql" => 1, "eqn" => 1, "erb" => 1, "erl" => 1, "erubis" => 1, "es" => 1, "esp" => 1, "esproj" => 1, "ev3p" => 1, "evm" => 1, "evp" => 1, "ew" => 1, "ewc" => 1, "ex" => 1, "exc" => 1, "exe" => 1, "exe1" => 1, "exe4j" => 1, "exec" => 1, "exerenamed" => 1, "exp" => 1, "exprwdconfig" => 1, "exprwdxsl" => 1, "exsd" => 1, "exu" => 1, "exv" => 1, "exw" => 1, "exx" => 1, "ezc" => 1, "eze" => 1, "ezhex" => 1, "ezt" => 1, "ezz" => 1, "f" => 1, "f03" => 1, "f40" => 1, "f77" => 1, "f90" => 1, "f95" => 1, "factorypath" => 1, "fag" => 1, "faq" => 1, "farrun" => 1, "fas" => 1, "fasl" => 1, "fbk" => 1, "fbp6" => 1, "fbz6" => 1, "fcg" => 1, "fcgi" => 1, "fdml" => 1, "fdp" => 1, "fdt" => 1, "feedms" => 1, "feedsdbms" => 1, "ff" => 1, "ffsbatch" => 1, "ffsgui" => 1, "ffsreal" => 1, "fgb" => 1, "fgl" => 1, "fhtml" => 1, "fhx" => 1, "fig" => 1, "fil" => 1, "fjl" => 1, "flm" => 1, "fmb" => 1, "fml" => 1, "fmp" => 1, "fmt" => 1, "fmx" => 1, "fnr" => 1, "folder" => 1, "for" => 1, "form" => 1, "forth" => 1, "fountain" => 1, "fox" => 1, "fp" => 1, "fpc" => 1, "fpi" => 1, "fpp" => 1, "fpsml" => 1, "fpweb" => 1, "fpx" => 1, "fpxml" => 1, "fqy" => 1, "frj" => 1, "frm" => 1, "frs" => 1, "frt" => 1, "fs" => 1, "fsb" => 1, "fsi" => 1, "fsproj" => 1, "fsscript" => 1, "fst" => 1, "fsx" => 1, "ftn" => 1, "ftp" => 1, "FTT" => 1, "fuj" => 1, "fun" => 1, "fus" => 1, "fwaction" => 1, "fwactionb" => 1, "fweb" => 1, "fwp" => 1, "fwt" => 1, "fwx" => 1, "fxc" => 1, "fxcproj" => 1, "fxl" => 1, "fxml" => 1, "fxp" => 1, "fzs" => 1, "g16" => 1, "g1m" => 1, "g3a" => 1, "gadgeprj" => 1, "gadget" => 1, "galaxy" => 1, "gambas" => 1, "gas" => 1, "gbap" => 1, "gbl" => 1, "gc3" => 1, "gch" => 1, "gcl" => 1, "gcode" => 1, "gdg" => 1, "gdm" => 1, "gdoc" => 1, "gdraw" => 1, "gdt" => 1, "geany" => 1, "gek" => 1, "gemfile" => 1, "gen" => 1, "generictest" => 1, "genmodel" => 1, "geojson" => 1, "getright" => 1, "gfa" => 1, "gfe" => 1, "gform" => 1, "gg" => 1, "ghc" => 1, "ghi" => 1, "ghp" => 1, "gim" => 1, "git" => 1, "gitconfig" => 1, "glade" => 1, "gladinetsp" => 1, "gld" => 1, "glf" => 1, "glink" => 1, "global" => 1, "gls" => 1, "gml" => 1, "gne" => 1, "gnt" => 1, "gnumakefile" => 1, "go" => 1, "gobj" => 1, "goc" => 1, "god" => 1, "good" => 1, "gp" => 1, "gpc" => 1, "gpe" => 1, "gpu" => 1, "gradle" => 1, "graphml" => 1, "graphmlz" => 1, "grd" => 1, "greenfoot" => 1, "groovy" => 1, "grx" => 1, "grxml" => 1, "gs" => 1, "gsb" => 1, "gsc" => 1, "gscript" => 1, "gsd" => 1, "gsheet" => 1, "gsk" => 1, "gslides" => 1, "gss" => 1, "gst" => 1, "gsym" => 1, "gtable" => 1, "gtp" => 1, "gup" => 1, "gus" => 1, "gv" => 1, "gvy" => 1, "gxl" => 1, "gyg" => 1, "gyp" => 1, "gypi" => 1, "gzquar" => 1, "h" => 1, "h2o" => 1, "h6h" => 1, "ha3" => 1, "hal" => 1, "haml" => 1, "handlebars" => 1, "has" => 1, "hathdl" => 1, "hay" => 1, "hbm" => 1, "hbs" => 1, "hbx" => 1, "hbz" => 1, "hc" => 1, "hcfg" => 1, "hcm" => 1, "hcr" => 1, "hcu" => 1, "hcw" => 1, "hdf" => 1, "hdl" => 1, "hdm" => 1, "hdml" => 1, "hei" => 1, "helpcfg" => 1, "herbst" => 1, "hexdwc" => 1, "hfc" => 1, "hfmx" => 1, "hh" => 1, "hhh" => 1, "hic" => 1, "hid" => 1, "history" => 1, "hkp" => 1, "hla" => 1, "hlp" => 1, "hlsl" => 1, "hlw" => 1, "hms" => 1, "hoic" => 1, "hom" => 1, "hot" => 1, "hp" => 1, "hpf" => 1, "hpj" => 1, "hpp" => 1, "hrh" => 1, "hrl" => 1, "hs" => 1, "hsc" => 1, "hsdl" => 1, "hse" => 1, "hsm" => 1, "hsq" => 1, "hsql" => 1, "ht" => 1, "ht4" => 1, "hta" => 1, "htaccess" => 1, "htc" => 1, "htd" => 1, "htm" => 1, "html" => 1, "html5" => 1, "htmls" => 1, "htms" => 1, "htpasswd" => 1, "htr" => 1, "hts" => 1, "htx" => 1, "hx" => 1, "hxa" => 1, "hxml" => 1, "hxp" => 1, "hxproj" => 1, "hxx" => 1, "hydra" => 1, "i" => 1, "ia" => 1, "iadaction" => 1, "iadclass" => 1, "iadpage" => 1, "iadstyle" => 1, "iaf" => 1, "iap" => 1, "ic" => 1, "ica" => 1, "ice" => 1, "icl" => 1, "icn" => 1, "iconfig" => 1, "icte" => 1, "idb" => 1, "ide" => 1, "idl" => 1, "idle" => 1, "ie3" => 1, "ifb" => 1, "ifp" => 1, "ifs" => 1, "ig" => 1, "igd" => 1, "ihtml" => 1, "ii" => 1, "iim" => 1, "iip" => 1, "ijc" => 1, "ijs" => 1, "ik" => 1, "il" => 1, "ilht" => 1, "ilk" => 1, "imap" => 1, "ime" => 1, "imh" => 1, "iml" => 1, "imp" => 1, "imported" => 1, "inc" => 1, "inf" => 1, "ini" => 1, "ini2" => 1, "ino" => 1, "inp" => 1, "ins" => 1, "install" => 1, "int" => 1, "inuse" => 1, "inz" => 1, "io" => 1, "iok" => 1, "iom" => 1, "ipb" => 1, "ipch" => 1, "ipf" => 1, "ipp" => 1, "ipproj" => 1, "ipr" => 1, "ips" => 1, "ipu" => 1, "ipy" => 1, "irafhosts" => 1, "irbrc" => 1, "irc" => 1, "irev" => 1, "irobo" => 1, "irx" => 1, "is" => 1, "isa" => 1, "isc" => 1, "ism" => 1, "isp" => 1, "iss" => 1, "isu" => 1, "isym" => 1, "itcl" => 1, "itmx" => 1, "its" => 1, "iva" => 1, "ivc" => 1, "ivp" => 1, "iws" => 1, "ix3" => 1, "ixx" => 1, "izs" => 1, "j" => 1, "j3d" => 1, "jacl" => 1, "jad" => 1, "jade" => 1, "jak" => 1, "jar" => 1, "jardesc" => 1, "jav" => 1, "java" => 1, "javajet" => 1, "jax" => 1, "jbi" => 1, "jbp" => 1, "jccfg3" => 1, "jcd" => 1, "jcf" => 1, "jcl" => 1, "jcm" => 1, "jcs" => 1, "jcw" => 1, "jcz" => 1, "jdc" => 1, "jdp" => 1, "jetinc" => 1, "jgc" => 1, "jgs" => 1, "jhtml" => 1, "jic" => 1, "jkm" => 1, "jks" => 1, "jl" => 1, "jlc" => 1, "jml" => 1, "jomproj" => 1, "joy" => 1, "jpage" => 1, "jpd" => 1, "js" => 1, "jsa" => 1, "jsb" => 1, "jsc" => 1, "jscript" => 1, "jsdtscope" => 1, "jse" => 1, "jsf" => 1, "jsfl" => 1, "jsh" => 1, "jsm" => 1, "jsobj" => 1, "json" => 1, "jsonp" => 1, "jsp" => 1, "jspa" => 1, "jspx" => 1, "jss" => 1, "jst" => 1, "jsx" => 1, "jsxbin" => 1, "jsxinc" => 1, "jtb" => 1, "jtg" => 1, "ju" => 1, "judo" => 1, "jvr" => 1, "jws" => 1, "kb" => 1, "kbs" => 1, "kcd" => 1, "kcf" => 1, "kcl" => 1, "kd" => 1, "kdevprj" => 1, "ked" => 1, "kernelcomplete" => 1, "kernelpid" => 1, "kerneltime" => 1, "kex" => 1, "keyboard" => 1, "keybtcinboxcom" => 1, "kgr" => 1, "kimcilware" => 1, "kismac" => 1, "kix" => 1, "kkk" => 1, "kl3" => 1, "kmd" => 1, "kmdi" => 1, "kml" => 1, "kmr" => 1, "kmt" => 1, "kodu" => 1, "komodo" => 1, "kon" => 1, "kpl" => 1, "kraken" => 1, "ks" => 1, "ksc" => 1, "ksh" => 1, "kst" => 1, "ktspack" => 1, "kumac" => 1, "kv" => 1, "l" => 1, "l1i" => 1, "lamp" => 1, "lap" => 1, "lasso" => 1, "launch" => 1, "lavs" => 1, "lay" => 1, "lbc" => 1, "lbi" => 1, "lbj" => 1, "lcc" => 1, "lct" => 1, "ld" => 1, "ldap" => 1, "ldmt" => 1, "lds" => 1, "ldz" => 1, "le" => 1, "leases" => 1, "LeChiffre" => 1, "les" => 1, "less" => 1, "let" => 1, "lex" => 1, "lgt" => 1, "lhs" => 1, "li" => 1, "lib" => 1, "licx" => 1, "lik" => 1, "link" => 1, "liquid" => 1, "lisp" => 1, "lit" => 1, "litcoffee" => 1, "lkh" => 1, "lku" => 1, "ll" => 1, "llf" => 1, "llp" => 1, "lml" => 1, "lmp" => 1, "lmv" => 1, "lng" => 1, "lnk" => 1, "lnp" => 1, "lnt" => 1, "lnx" => 1, "lo" => 1, "loc" => 1, "locked" => 1, "locky" => 1, "login" => 1, "lok" => 1, "lol" => 1, "lols" => 1, "lp" => 1, "lpaq5" => 1, "lpd" => 1, "lpr" => 1, "lpx" => 1, "lrf" => 1, "lrs" => 1, "ls1" => 1, "ls3proj" => 1, "lsh" => 1, "lsp" => 1, "lss" => 1, "lsx" => 1, "lsxtproj" => 1, "lua" => 1, "luac" => 1, "lub" => 1, "luca" => 1, "lwa" => 1, "lwac" => 1, "lwbm" => 1, "lwmw" => 1, "lwtt" => 1, "lxk" => 1, "lxsproj" => 1, "lzx" => 1, "m" => 1, "m2" => 1, "m2r" => 1, "m3" => 1, "m4" => 1, "m4x" => 1, "m51" => 1, "m6m" => 1, "mab" => 1, "mac" => 1, "mad" => 1, "maf" => 1, "mag" => 1, "magic" => 1, "magik" => 1, "magnet" => 1, "mai" => 1, "mak" => 1, "make" => 1, "maki" => 1, "mako" => 1, "mam" => 1, "maml" => 1, "map" => 1, "mapx" => 1, "maq" => 1, "mar" => 1, "mas" => 1, "mash" => 1, "master" => 1, "mat" => 1, "matlab" => 1, "mau" => 1, "mav" => 1, "maw" => 1, "mb" => 1, "mbam" => 1, "mbas" => 1, "mbs" => 1, "mbtemmplate" => 1, "mc" => 1, "mc6" => 1, "mca" => 1, "mcc" => 1, "mcd" => 1, "mcml" => 1, "mcp" => 1, "mcr" => 1, "mcserver" => 1, "mcw" => 1, "md" => 1, "mda" => 1, "mdb" => 1, "mde" => 1, "mdex" => 1, "mdf" => 1, "mdp" => 1, "mdrc" => 1, "mdt" => 1, "mdw" => 1, "mdz" => 1, "me" => 1, "mec" => 1, "mediawiki" => 1, "mel" => 1, "mem" => 1, "met" => 1, "meta4" => 1, "metadata" => 1, "metalink" => 1, "mew" => 1, "mex" => 1, "mexw32" => 1, "mf" => 1, "mfa" => 1, "mfcribbonms" => 1, "mfl" => 1, "mfps" => 1, "mfu" => 1, "mg" => 1, "mhc" => 1, "mhl" => 1, "mhtm" => 1, "mhtml" => 1, "mi" => 1, "mib" => 1, "micro" => 1, "mime" => 1, "mingw" => 1, "mingw32" => 1, "mix" => 1, "mjg" => 1, "mjk" => 1, "mjz" => 1, "mk" => 1, "mkb" => 1, "mke" => 1, "mky" => 1, "ml" => 1, "mli" => 1, "mln" => 1, "mls" => 1, "mlsxml" => 1, "mlv" => 1, "mlx" => 1, "mly" => 1, "mm" => 1, "mm3" => 1, "mm4" => 1, "mman" => 1, "mmb" => 1, "mmbas" => 1, "mmch" => 1, "mme" => 1, "mmf" => 1, "mmh" => 1, "mmjs" => 1, "mml" => 1, "mmrc" => 1, "mnd" => 1, "mo" => 1, "mobileconfig" => 1, "mobileprovision" => 1, "moc" => 1, "module" => 1, "mom" => 1, "moss" => 1, "mozconfig" => 1, "mp" => 1, "mpd" => 1, "mpkt" => 1, "mpm" => 1, "mpx" => 1, "mqt" => 1, "mrc" => 1, "mrd" => 1, "mrl" => 1, "mrs" => 1, "ms" => 1, "msc" => 1, "mscr" => 1, "msct" => 1, "msdev" => 1, "msdl" => 1, "msf" => 1, "msh" => 1, "msh1" => 1, "msh1xml" => 1, "msh2" => 1, "msh2xml" => 1, "msha" => 1, "mshxml" => 1, "msi" => 1, "msie" => 1, "msil" => 1, "msl" => 1, "msm" => 1, "mso" => 1, "msp" => 1, "mspl" => 1, "mspx" => 1, "msrcincident" => 1, "mss" => 1, "mst" => 1, "mstnef" => 1, "msvc" => 1, "msym" => 1, "mtml" => 1, "mtp" => 1, "mtx" => 1, "murl" => 1, "mvba" => 1, "mvc" => 1, "mvpl" => 1, "mw" => 1, "mwe" => 1, "mwp" => 1, "mx" => 1, "mxd" => 1, "mxe" => 1, "mxm" => 1, "mxml" => 1, "mxu" => 1, "myapp" => 1, "mzp" => 1, "napj" => 1, "nas" => 1, "nba" => 1, "nbin" => 1, "nbk" => 1, "nbo" => 1, "ncb" => 1, "ncc" => 1, "ncf" => 1, "ncfg" => 1, "nch" => 1, "nck" => 1, "ncm" => 1, "ncx" => 1, "nd" => 1, "ndr" => 1, "ne0" => 1, "neko" => 1, "nes" => 1, "net" => 1, "netboot" => 1, "netproject" => 1, "netsh" => 1, "newsloc" => 1, "nexe" => 1, "nfg" => 1, "ngage" => 1, "nhs" => 1, "nk" => 1, "nlc" => 1, "nlpj" => 1, "nls" => 1, "nmk" => 1, "nmpj" => 1, "nms" => 1, "nns" => 1, "nof" => 1, "nokogiri" => 1, "nopj" => 1, "npi" => 1, "nppj" => 1, "nqc" => 1, "nrs" => 1, "ns2p" => 1, "nsconfig" => 1, "nsd" => 1, "nse" => 1, "nsi" => 1, "nspj" => 1, "nsu" => 1, "nsx" => 1, "nt" => 1, "nunit" => 1, "nupkg" => 1, "nvi" => 1, "nxc" => 1, "nxe" => 1, "nxg" => 1, "nzb" => 1, "o" => 1, "oar" => 1, "oat" => 1, "obj" => 1, "obml" => 1, "obml15" => 1, "obml16" => 1, "obr" => 1, "ocamlmakefile" => 1, "ocb" => 1, "ocr" => 1, "ocx" => 1, "od" => 1, "odc" => 1, "odcodc" => 1, "odex" => 1, "odh" => 1, "odl" => 1, "ogl" => 1, "ognc" => 1, "ogr" => 1, "ogs" => 1, "ogx" => 1, "okm" => 1, "oks" => 1, "olt" => 1, "ook" => 1, "opdownload" => 1, "opf" => 1, "oplm" => 1, "opml" => 1, "oppo" => 1, "ops" => 1, "opt" => 1, "options" => 1, "opts" => 1, "opv" => 1, "opx" => 1, "oqy" => 1, "ora" => 1, "orc" => 1, "orl" => 1, "orq" => 1, "osa" => 1, "osas" => 1, "osax" => 1, "osd" => 1, "osg" => 1, "osx" => 1, "ovpn" => 1, "ow" => 1, "owd" => 1, "owl" => 1, "owm" => 1, "owx" => 1, "ox" => 1, "ozd" => 1, "p" => 1, "p5tkjw" => 1, "p7" => 1, "p7b" => 1, "p7c" => 1, "p7r" => 1, "p9d" => 1, "pac" => 1, "paf" => 1, "pag" => 1, "page" => 1, "pando" => 1, "par" => 1, "param" => 1, "parm" => 1, "part" => 1, "partial" => 1, "pas" => 1, "pat" => 1, "pawn" => 1, "paym" => 1, "paymrss" => 1, "payms" => 1, "paymst" => 1, "paymts" => 1, "payrms" => 1, "pays" => 1, "pb" => 1, "pb2" => 1, "pba" => 1, "pbi" => 1, "pbl" => 1, "pbp" => 1, "pbq" => 1, "pbx5script" => 1, "pbxbtree" => 1, "pbxproj" => 1, "pbxscript" => 1, "pc" => 1, "pc2" => 1, "pc3" => 1, "pcd" => 1, "pce" => 1, "pcf" => 1, "pch" => 1, "pcp" => 1, "pcs" => 1, "pd" => 1, "pdb" => 1, "pdcr" => 1, "pde" => 1, "pdk" => 1, "pdl" => 1, "pdml" => 1, "pdo" => 1, "pds" => 1, "pe" => 1, "pem" => 1, "perfmoncfg" => 1, "perl" => 1, "pf" => 1, "pf0" => 1, "pf1" => 1, "pf2" => 1, "pf4" => 1, "pfa" => 1, "pfc" => 1, "pfg" => 1, "pfx" => 1, "pgm" => 1, "pgml" => 1, "ph" => 1, "phar" => 1, "phl" => 1, "php" => 1, "php1" => 1, "php2" => 1, "php3" => 1, "php4" => 1, "php5" => 1, "php6" => 1, "phpproj" => 1, "phps" => 1, "phpt" => 1, "phs" => 1, "pht" => 1, "phtm" => 1, "phtml" => 1, "pickle" => 1, "pid" => 1, "pif" => 1, "pih" => 1, "pika" => 1, "pike" => 1, "pim" => 1, "pjt" => 1, "pjx" => 1, "pkb" => 1, "pkh" => 1, "pki" => 1, "pl" => 1, "pl1" => 1, "pl7" => 1, "plac" => 1, "playground" => 1, "plc" => 1, "plg" => 1, "pli" => 1, "pln" => 1, "plog" => 1, "pls" => 1, "pltcfg" => 1, "plx" => 1, "pm" => 1, "pmb" => 1, "pml" => 1, "pmod" => 1, "pmp" => 1, "pna" => 1, "pnagent" => 1, "pnc" => 1, "pnproj" => 1, "pnpt" => 1, "PoAr2w" => 1, "poc" => 1, "pod" => 1, "poix" => 1, "policy" => 1, "pom" => 1, "pou" => 1, "pp" => 1, "pp1" => 1, "ppa" => 1, "ppam" => 1, "ppml" => 1, "ppo" => 1, "ppp9" => 1, "ppz9" => 1, "pr" => 1, "pr7" => 1, "prb" => 1, "prc" => 1, "prf" => 1, "prg" => 1, "pri" => 1, "prl" => 1, "prm" => 1, "pro" => 1, "profiles" => 1, "properties" => 1, "propertiesjet" => 1, "proto" => 1, "proxy" => 1, "prp" => 1, "prt" => 1, "prx" => 1, "ps1" => 1, "ps1xml" => 1, "ps2" => 1, "ps2xml" => 1, "psc1" => 1, "psc2" => 1, "psd1" => 1, "psf" => 1, "psl" => 1, "psm1" => 1, "psml" => 1, "pspscript" => 1, "psu" => 1, "pt" => 1, "ptb" => 1, "ptg" => 1, "pti" => 1, "ptl" => 1, "ptx" => 1, "ptxml" => 1, "pubkr" => 1, "pui" => 1, "pun" => 1, "pva" => 1, "pvs" => 1, "pvx" => 1, "pwn" => 1, "pwo" => 1, "pwr" => 1, "pwz" => 1, "pxc" => 1, "pxd" => 1, "pxg" => 1, "pxi" => 1, "pxl" => 1, "pxml" => 1, "pxt" => 1, "py" => 1, "pyc" => 1, "pyd" => 1, "pym" => 1, "pyo" => 1, "pyt" => 1, "pyw" => 1, "pyx" => 1, "pyz" => 1, "pyzw" => 1, "pzdc" => 1, "qac" => 1, "qcf" => 1, "qdl" => 1, "qdr" => 1, "qf" => 1, "qit" => 1, "qlc" => 1, "qml" => 1, "qpkg" => 1, "qpr" => 1, "qpx" => 1, "qqq" => 1, "qrm" => 1, "qrn" => 1, "qry" => 1, "qs" => 1, "qsc" => 1, "qt3d" => 1, "qvs" => 1, "qvt" => 1, "qwc" => 1, "qx" => 1, "qxm" => 1, "r" => 1, "r5a" => 1, "radius" => 1, "rak" => 1, "rake" => 1, "rakefile" => 1, "rap" => 1, "rapc" => 1, "rat" => 1, "rb" => 1, "rbc" => 1, "rbf" => 1, "rbp" => 1, "rbs" => 1, "rbt" => 1, "rbtx" => 1, "rbvcp" => 1, "rbw" => 1, "rbx" => 1, "rc" => 1, "rc2" => 1, "rc3" => 1, "rcc" => 1, "rcf" => 1, "rcg" => 1, "rdf" => 1, "rdg" => 1, "rdm" => 1, "rdoc" => 1, "rdoff" => 1, "rdp" => 1, "re" => 1, "reb" => 1, "reg" => 1, "rej" => 1, "res" => 1, "resjson" => 1, "resourceconfig" => 1, "resources" => 1, "resx" => 1, "rex" => 1, "rexx" => 1, "rfs" => 1, "rfx" => 1, "rgs" => 1, "rguninst" => 1, "rh" => 1, "rhk" => 1, "rhs" => 1, "rhtml" => 1, "rip" => 1, "rjs" => 1, "rkt" => 1, "rmh" => 1, "rmi" => 1, "rml" => 1, "rmn" => 1, "rna" => 1, "rng" => 1, "rnk" => 1, "rnw" => 1, "rob" => 1, "robo" => 1, "rokku" => 1, "ror" => 1, "rpg" => 1, "rpj" => 1, "rpm" => 1, "rpo" => 1, "rpprj" => 1, "rpres" => 1, "rprofile" => 1, "rproj" => 1, "rptproj" => 1, "rpy" => 1, "rpyc" => 1, "rpym" => 1, "rqb" => 1, "rqy" => 1, "rrc" => 1, "rrh" => 1, "rrk" => 1, "rsctmp" => 1, "rsl" => 1, "rsm" => 1, "rsp" => 1, "rss" => 1, "rssc" => 1, "rsym" => 1, "rta" => 1, "rtk" => 1, "rtl" => 1, "rts" => 1, "rub" => 1, "rule" => 1, "run" => 1, "rvb" => 1, "rvp" => 1, "rvt" => 1, "rws" => 1, "rwsw" => 1, "rxe" => 1, "rxs" => 1, "ryb" => 1, "s" => 1, "s2a" => 1, "s2s" => 1, "s43" => 1, "s4e" => 1, "s5d" => 1, "s7p" => 1, "saas" => 1, "sal" => 1, "sam" => 1, "sami" => 1, "sap" => 1, "sar" => 1, "sas" => 1, "sasf" => 1, "sass" => 1, "saveddeck" => 1, "sax" => 1, "sb" => 1, "sbh" => 1, "sbi" => 1, "sbml" => 1, "sbr" => 1, "sbs" => 1, "sc" => 1, "sca" => 1, "scala" => 1, "scar" => 1, "scb" => 1, "scc" => 1, "scf" => 1, "sch" => 1, "scm" => 1, "sconscript" => 1, "sconstruct" => 1, "scp" => 1, "scpt" => 1, "scptd" => 1, "scr" => 1, "script" => 1, "scriptsuite" => 1, "scriptterminology" => 1, "scro" => 1, "scs" => 1, "scss" => 1, "sct" => 1, "scx" => 1, "scz" => 1, "sdb" => 1, "sdef" => 1, "sdg" => 1, "sdi" => 1, "sdl" => 1, "sdsb" => 1, "seam" => 1, "securedownload" => 1, "security" => 1, "seestyle" => 1, "self" => 1, "seman" => 1, "ser" => 1, "set" => 1, "settingcontentms" => 1, "sex" => 1, "sf" => 1, "sfl" => 1, "sflb" => 1, "sfm" => 1, "sfp" => 1, "sfr" => 1, "sfx" => 1, "sgc" => 1, "sh" => 1, "shb" => 1, "shfb" => 1, "shfbproj" => 1, "shit" => 1, "shs" => 1, "sht" => 1, "shtm" => 1, "shtml" => 1, "sid" => 1, "sim" => 1, "simba" => 1, "simple" => 1, "sis" => 1, "sisx" => 1, "sit" => 1, "sitemap" => 1, "siz" => 1, "sjava" => 1, "sjc" => 1, "sjs" => 1, "sk" => 1, "ska" => 1, "sko" => 1, "skp" => 1, "sl" => 1, "slackbuild" => 1, "slim" => 1, "sln" => 1, "slogo" => 1, "slogt" => 1, "slt" => 1, "sltng" => 1, "sm" => 1, "sma" => 1, "smali" => 1, "smd" => 1, "smi" => 1, "smil" => 1, "sml" => 1, "smm" => 1, "smtmp" => 1, "smw" => 1, "smx" => 1, "snapx" => 1, "snippet" => 1, "snm" => 1, "sno" => 1, "soc" => 1, "sol" => 1, "som" => 1, "sop" => 1, "sox" => 1, "sp" => 1, "spam" => 1, "spd" => 1, "spdesignconfig" => 1, "spdesignopen" => 1, "spdesignsitemap" => 1, "spk" => 1, "spm" => 1, "spml" => 1, "spr" => 1, "sps" => 1, "spt" => 1, "spx" => 1, "sqldataprovider" => 1, "sqljet" => 1, "sqlproj" => 1, "src" => 1, "srf" => 1, "srv" => 1, "srx" => 1, "srz" => 1, "ss" => 1, "ssage" => 1, "ssc" => 1, "sscs" => 1, "ssh" => 1, "ssi" => 1, "ssml" => 1, "ssq" => 1, "ssy" => 1, "st" => 1, "startlet" => 1, "status" => 1, "stl" => 1, "stm" => 1, "stml" => 1, "sts" => 1, "stuffit11task" => 1, "stx" => 1, "styl" => 1, "sublimeworkspace" => 1, "sup" => 1, "surprise" => 1, "sus" => 1, "svc" => 1, "svg" => 1, "svnbase" => 1, "svo" => 1, "svr" => 1, "svx" => 1, "svy" => 1, "sw" => 1, "swg" => 1, "swift" => 1, "swt" => 1, "swz" => 1, "sxp" => 1, "sxs" => 1, "sxt" => 1, "sxv" => 1, "sxx" => 1, "sym" => 1, "synwproj" => 1, "syp" => 1, "sys" => 1, "t" => 1, "t4" => 1, "tab" => 1, "tag" => 1, "tal" => 1, "targets" => 1, "tatxtt" => 1, "tbasic" => 1, "tbasicc" => 1, "tbasicx" => 1, "tbr" => 1, "tc" => 1, "tcl" => 1, "tcp" => 1, "tcsh" => 1, "tcz" => 1, "td" => 1, "td2" => 1, "tdo" => 1, "tds" => 1, "tdw" => 1, "tea" => 1, "tec" => 1, "tem" => 1, "texinfo" => 1, "textile" => 1, "tf" => 1, "tfa" => 1, "tgb" => 1, "tgml" => 1, "tgz" => 1, "thor" => 1, "thtml" => 1, "ti" => 1, "tig" => 1, "tik" => 1, "tikz" => 1, "tilemap" => 1, "tim" => 1, "tiprogram" => 1, "tk" => 1, "tko" => 1, "tkp" => 1, "tla" => 1, "tlc" => 1, "tld" => 1, "tlh" => 1, "tli" => 1, "tll" => 1, "tlv" => 1, "tm" => 1, "tmap" => 1, "tmh" => 1, "tml" => 1, "tmo" => 1, "tmp" => 1, "tokend" => 1, "top" => 1, "torrent" => 1, "tpm" => 1, "tpr" => 1, "tps" => 1, "tpsml" => 1, "tpt" => 1, "tpx" => 1, "tql" => 1, "tra" => 1, "tracwiki" => 1, "transcriptstyle" => 1, "triples" => 1, "trs" => 1, "trt" => 1, "tru" => 1, "ts0" => 1, "tsa" => 1, "tsc" => 1, "tsk" => 1, "tsm" => 1, "tsp" => 1, "tsq" => 1, "tst" => 1, "tstream" => 1, "ttcn" => 1, "tti" => 1, "ttinclude" => 1, "ttml" => 1, "ttt" => 1, "tu" => 1, "tur" => 1, "turboc3" => 1, "tvc" => 1, "tvpi" => 1, "tvvi" => 1, "twc" => 1, "twig" => 1, "txc" => 1, "txl" => 1, "txm" => 1, "txml" => 1, "txs" => 1, "txx" => 1, "tzs" => 1, "tzx" => 1, "uae" => 1, "ubb" => 1, "ubj" => 1, "ubr" => 1, "ucb" => 1, "ucf" => 1, "udf" => 1, "ufdl" => 1, "uhtml" => 1, "uih" => 1, "uit" => 1, "uix" => 1, "ulp" => 1, "umlclass" => 1, "ump" => 1, "und" => 1, "unx" => 1, "upa" => 1, "upl" => 1, "upload" => 1, "uri" => 1, "uris" => 1, "url" => 1, "urls" => 1, "usi" => 1, "usr" => 1, "uvoptx" => 1, "uvprjx" => 1, "uvproj" => 1, "uvprojx" => 1, "uzy" => 1, "v" => 1, "v3s" => 1, "v4e" => 1, "v4s" => 1, "vad" => 1, "vala" => 1, "vap" => 1, "var" => 1, "vb" => 1, "vba" => 1, "vbe" => 1, "vbg" => 1, "vbhtml" => 1, "vbi" => 1, "vbm" => 1, "vbp" => 1, "vbproj" => 1, "vbs" => 1, "vbscript" => 1, "vbw" => 1, "vbx" => 1, "vc" => 1, "vc1" => 1, "vc15" => 1, "vc2" => 1, "vc4" => 1, "vc5" => 1, "vc6" => 1, "vc7" => 1, "vce" => 1, "vcp" => 1, "vcproj" => 1, "vcwin32" => 1, "vcxproj" => 1, "vd" => 1, "vddproj" => 1, "vdm" => 1, "vdp" => 1, "vdproj" => 1, "vdw" => 1, "vexe" => 1, "vfb" => 1, "vgc" => 1, "vic" => 1, "vim" => 1, "vimrc" => 1, "vip" => 1, "viw" => 1, "vjp" => 1, "vjsproj" => 1, "vls" => 1, "vlx" => 1, "vmc" => 1, "vmsg" => 1, "vmx" => 1, "vnu" => 1, "vpc" => 1, "vpi" => 1, "vpl" => 1, "vpn" => 1, "vps" => 1, "vrf" => 1, "vrm" => 1, "vrml" => 1, "vrp" => 1, "vsc" => 1, "vscontent" => 1, "vsct" => 1, "vsdisco" => 1, "vsh" => 1, "vsixmanifest" => 1, "vsl" => 1, "vsmacros" => 1, "vspolicy" => 1, "vsprops" => 1, "vss" => 1, "vssscc" => 1, "vst" => 1, "vstemplate" => 1, "vsw" => 1, "vsy" => 1, "vtm" => 1, "vtml" => 1, "vue" => 1, "vup" => 1, "vv" => 1, "vxd" => 1, "vxml" => 1, "vzr" => 1, "w" => 1, "w32" => 1, "wadcfg" => 1, "wam" => 1, "war" => 1, "was" => 1, "wax" => 1, "wbc" => 1, "wbf" => 1, "wbl" => 1, "wbs" => 1, "wbt" => 1, "wbx" => 1, "wbxml" => 1, "wcf" => 1, "wch" => 1, "wcm" => 1, "wcr" => 1, "wda" => 1, "wdgt" => 1, "wdi" => 1, "wdk" => 1, "wdl" => 1, "wdproj" => 1, "wdw" => 1, "wdx9" => 1, "webarchivexml" => 1, "webbookmark" => 1, "webdoc" => 1, "webhistory" => 1, "webintents" => 1, "webloc" => 1, "webpnp" => 1, "webpublishhistory" => 1, "website" => 1, "webtest" => 1, "wed" => 1, "wfs" => 1, "wgt" => 1, "widget" => 1, "wie" => 1, "wiki" => 1, "wim" => 1, "win" => 1, "win32manifest" => 1, "wince" => 1, "windowslivegroup" => 1, "wis" => 1, "wix" => 1, "wixout" => 1, "wiz" => 1, "wli" => 1, "wlm" => 1, "wlpginstall" => 1, "wmc" => 1, "wmd" => 1, "wml" => 1, "wmlc" => 1, "wmls" => 1, "wmlsc" => 1, "wms" => 1, "wmw" => 1, "woa" => 1, "wod" => 1, "wowproj" => 1, "wpj" => 1, "wpk" => 1, "wpm" => 1, "ws" => 1, "wsc" => 1, "wsd" => 1, "wsdd" => 1, "wsdl" => 1, "wsf" => 1, "wsh" => 1, "wsil" => 1, "wsp" => 1, "wspd" => 1, "wsym" => 1, "wti" => 1, "wtk" => 1, "wwe" => 1, "wwt" => 1, "wx" => 1, "wxa" => 1, "wxi" => 1, "wxl" => 1, "wxs" => 1, "wys" => 1, "wzs" => 1, "x" => 1, "x4k" => 1, "x86" => 1, "xaml" => 1, "xamlx" => 1, "xap" => 1, "xbap" => 1, "xbc" => 1, "xbd" => 1, "xbl" => 1, "xblr" => 1, "xcl" => 1, "xcodeproj" => 1, "xcp" => 1, "xct" => 1, "xda" => 1, "xdfl" => 1, "xds" => 1, "xdu" => 1, "xex" => 1, "xfm" => 1, "xht" => 1, "xhtm" => 1, "xhtml" => 1, "xib" => 1, "xig" => 1, "xilize" => 1, "xin" => 1, "xip" => 1, "xir" => 1, "xjb" => 1, "xl" => 1, "xla" => 1, "xlm" => 1, "xlm3" => 1, "xlm4" => 1, "xlnk" => 1, "xlv" => 1, "xlx" => 1, "xmap" => 1, "xmc" => 1, "xme" => 1, "xml" => 1, "xmla" => 1, "xmljet" => 1, "xmllog" => 1, "xmsc" => 1, "xmss" => 1, "xmt" => 1, "xmta" => 1, "xn" => 1, "xnf" => 1, "xnk" => 1, "xnp" => 1, "xnt" => 1, "xnxx" => 1, "xojobinaryproject" => 1, "xojoproject" => 1, "xojoxmlproject" => 1, "xoml" => 1, "xpb" => 1, "xpd" => 1, "xpdl" => 1, "xpgt" => 1, "xpl" => 1, "xql" => 1, "xqr" => 1, "xr" => 1, "xrc" => 1, "xrds" => 1, "xsc" => 1, "xscscpt" => 1, "xsd" => 1, "xsl" => 1, "xslt" => 1, "xsql" => 1, "xtbl" => 1, "xtml" => 1, "xtx" => 1, "xtxt" => 1, "xui" => 1, "xul" => 1, "xweb3htm" => 1, "xweb4asax" => 1, "xweb4htt" => 1, "xweb4stm" => 1, "xxx" => 1, "xys" => 1, "xyz" => 1, "y" => 1, "yab" => 1, "yajl" => 1, "yaml" => 1, "yaws" => 1, "yml2" => 1, "ypf" => 1, "yt" => 1, "ywl" => 1, "yxx" => 1, "z" => 1, "zasm" => 1, "zbd" => 1, "zbi" => 1, "zc" => 1, "zcc" => 1, "zcfg" => 1, "zcls" => 1, "zcrypt" => 1, "zed" => 1, "zero" => 1, "zfd" => 1, "zfo" => 1, "zfrm" => 1, "zfs" => 1, "zhtml" => 1, "zhtw" => 1, "zit" => 1, "zix" => 1, "zms" => 1, "zpd" => 1, "zpk" => 1, "zpkg" => 1, "zpl" => 1, "zpweb" => 1, "zrx" => 1, "zs" => 1, "zsc" => 1, "zsh" => 1, "zsrc" => 1, "zts" => 1, "zul" => 1, "zup" => 1, "zvz" => 1, "zws" => 1, "zyklon" => 1, "zzb" => 1, "zzc" => 1, "zzd" => 1, "zze" => 1, "zzf" => 1, "zzk" => 1, "zzp" => 1, "zzt" => 1, "zzz" => 1 );
     6
     7$wfu_dir_blacklist = array(
     8    defined("WP_PLUGIN_DIR") ? WP_PLUGIN_DIR : preg_replace("/^(.*?)(\/|\\\\)[^\/\\\\]*(\/|\\\\)$/", "$1", ABSWPFILEUPLOAD_DIR)
     9);
    510
    611/**
     
    205210    return false;
    206211}
     212
     213/**
     214 * Checks if Upload Dir is Forbidden
     215 * 
     216 * This function checks if the upload dir belongs to the forbidden ones.
     217 *
     218 * @since 4.16.3
     219 *
     220 * @redeclarable
     221 *
     222 * @param string $dir The upload dir.
     223 * 
     224 * @return bool True if the dir is forbidden, false otherwise.
     225 */
     226function wfu_is_dir_blacklisted($dir) {
     227    $a = func_get_args(); $a = WFU_FUNCTION_HOOK(__FUNCTION__, $a, $out); if (isset($out['vars'])) foreach($out['vars'] as $p => $v) $$p = $v; switch($a) { case 'R': return $out['output']; break; case 'D': die($out['output']); }
     228    global $wfu_dir_blacklist;
     229    //normalize and compare paths
     230    $dir = strtolower(str_replace('\\', '/', $dir));
     231    if ( substr($dir, -1) != '/' ) $dir .= '/';
     232    $found = false;
     233    foreach ( $wfu_dir_blacklist as $key => $item ) {
     234        $item = strtolower(str_replace('\\', '/', $item));
     235        if ( substr($item, -1) != '/' ) $item .= '/';
     236        if ( substr($dir, 0, strlen($item)) == $item ) {
     237            $found = true;
     238            break;
     239        }
     240    }
     241    return $found;
     242}
  • wp-file-upload/trunk/lib/wfu_template.php

    r2600994 r2677722  
    9393<?php if ( $responsive ): ?>
    9494<?php foreach ( $item_props as $p ): ?>
    95     <div id="<?php echo $p["title"]; ?>" class="file_div_clean_responsive" style="<?php echo $p["style"]; ?>">
     95    <div id="<?php echo $p["title"]; ?>" class="file_div_clean_responsive" style="<?php echo esc_html($p["style"]); ?>">
    9696    <?php foreach ( $p["lines"] as $line ): ?>
    9797        <?php echo $line; ?>
     
    111111                <?php foreach ( $item_props as $p ): ?>
    112112                    <td class="file_td_clean" style="<?php echo ( $p["is_last"] ? "" : "padding: 0 4px 0 0;" ); ?>">
    113                         <div id="<?php echo $p["title"]; ?>" class="file_div_clean" style="<?php echo $p["style"]; ?>">
     113                        <div id="<?php echo $p["title"]; ?>" class="file_div_clean" style="<?php echo esc_html($p["style"]); ?>">
    114114                        <?php foreach ( $p["lines"] as $line ): ?>
    115115                            <?php echo $line; ?>
     
    345345               the following lines contain the HTML output
    346346****************************************************************************/ ?>
    347 <span class="file_title_clean" style="<?php echo $styles; ?>"><?php echo $title; ?></span>
     347<span class="file_title_clean" style="<?php echo esc_html($styles); ?>"><?php echo esc_html($title); ?></span>
    348348<?php /*************************************************************************
    349349                            end of HTML output
     
    520520               the following lines contain the HTML output
    521521****************************************************************************/ ?>
    522 <input type="text" id="fileName_$ID" class="file_input_textbox" style="<?php echo $styles; ?>" readonly="readonly" />
     522<input type="text" id="fileName_$ID" class="file_input_textbox" style="<?php echo esc_html($styles); ?>" readonly="readonly" />
    523523<?php /*************************************************************************
    524524                            end of HTML output
     
    738738               the following lines contain the HTML output
    739739****************************************************************************/ ?>
    740 <div id="progressbar_$ID" class="file_div_clean<?php echo ( $responsive ? '_responsive' : '' ); ?>" style="<?php echo $styles; ?>">
    741     <div id="progressbar_$ID_outer" class="file_progress_bar" style="<?php echo $styles2; ?>">
     740<div id="progressbar_$ID" class="file_div_clean<?php echo ( $responsive ? '_responsive' : '' ); ?>" style="<?php echo esc_html($styles); ?>">
     741    <div id="progressbar_$ID_outer" class="file_progress_bar" style="<?php echo esc_html($styles2); ?>">
    742742        <div id="progressbar_$ID_inner" class="file_progress_inner">
    743743            <span id="progressbar_$ID_animation" class="file_progress_noanimation">&nbsp;</span>
     
    12701270****************************************************************************/ ?>
    12711271<?php if ( $show_uploadfolder ): ?>
    1272 <span class="subfolder_dir" style="<?php echo $styles1; ?>"><?php echo $uploadfolder_title; ?>: <strong><?php echo $uploadfolder; ?></strong></span><br />
     1272<span class="subfolder_dir" style="<?php echo esc_html($styles1); ?>"><?php echo esc_html($uploadfolder_title); ?>: <strong><?php echo esc_html($uploadfolder); ?></strong></span><br />
    12731273<?php endif ?>
    12741274<?php if ( $show_subfolders ): ?>
    1275 <span class="file_item_clean subfolder_label" style="<?php echo $styles2; ?>"><?php echo $subfolders_title; ?> </span>
    1276 <div class="file_item_clean subfolder_container" style="<?php echo $styles4; ?>">
     1275<span class="file_item_clean subfolder_label" style="<?php echo esc_html($styles2); ?>"><?php echo esc_html($subfolders_title); ?> </span>
     1276<div class="file_item_clean subfolder_container" style="<?php echo esc_html($styles4); ?>">
    12771277    <div class="file_item_clean_inner subfolder_autoplus_container" style="<?php echo ( $editable ? '' : 'display:none;' ); ?>">
    12781278        <input type="text" id="selectsubdiredit_$ID" class="file_item_clean_empty subfolder_autoplus_empty" value="<?php echo WFU_SUBDIR_TYPEDIR; ?>" style="<?php echo ( $editable ? '' : 'display:none;' ); ?>" onchange="GlobalData.WFU[$ID].subfolders._editbox_changed();" onfocus="GlobalData.WFU[$ID].subfolders._editbox_enter();" onblur="GlobalData.WFU[$ID].subfolders._editbox_exit();" />
     
    12811281    <div class="subfolder_autoplus_select_container">
    12821282    <?php endif ?>
    1283     <select class="<?php echo ( $editable ? 'subfolder_autoplus_dropdown' : 'file_item_clean subfolder_dropdown' ); ?>" style="<?php echo $styles3; ?>" id="selectsubdir_$ID" onchange="GlobalData.WFU[$ID].subfolders.check();">
     1283    <select class="<?php echo ( $editable ? 'subfolder_autoplus_dropdown' : 'file_item_clean subfolder_dropdown' ); ?>" style="<?php echo esc_html($styles3); ?>" id="selectsubdir_$ID" onchange="GlobalData.WFU[$ID].subfolders.check();">
    12841284    <?php if ( $testmode ): ?>
    12851285        <option><?php echo WFU_NOTIFY_TESTMODE; ?></option>
     
    12881288    <?php endif ?>
    12891289    <?php foreach( $subfolders['path'] as $ind => $subfolder ): ?>
    1290         <option<?php echo ( $subfolders['default'][$ind] ? ' selected="selected"' : '' ); ?>><?php echo str_repeat("&nbsp;&nbsp;&nbsp;", intval($subfolders['level'][$ind])).$subfolders['label'][$ind]; ?></option>
     1290        <option<?php echo ( $subfolders['default'][$ind] ? ' selected="selected"' : '' ); ?>><?php echo str_repeat("&nbsp;&nbsp;&nbsp;", intval($subfolders['level'][$ind])).esc_html($subfolders['label'][$ind]); ?></option>
    12911291    <?php endforeach ?>
    12921292    </select>
     
    15701570****************************************************************************/ ?>
    15711571<form id="dummy_$ID" style="display:none;"></form>
    1572 <form class="file_input_uploadform" id="uploadform_$ID" name="uploadform_$ID" method="post" enctype="multipart/form-data" style="<?php echo $styles_form; ?>">
     1572<form class="file_input_uploadform" id="uploadform_$ID" name="uploadform_$ID" method="post" enctype="multipart/form-data" style="<?php echo esc_html($styles_form); ?>">
    15731573<?php if ( $testmode ): ?>
    1574     <input align="center" type="button" id="input_$ID" value="<?php echo $label; ?>" class="file_input_button" style="<?php echo $styles; ?>" onmouseout="javascript: document.getElementById('input_$ID').className = 'file_input_button';" onmouseover="javascript: document.getElementById('input_$ID').className = 'file_input_button_hover';" onclick="alert('<?php echo WFU_NOTIFY_TESTMODE; ?>');" />
     1574    <input align="center" type="button" id="input_$ID" value="<?php echo esc_html($label); ?>" class="file_input_button" style="<?php echo esc_html($styles); ?>" onmouseout="javascript: document.getElementById('input_$ID').className = 'file_input_button';" onmouseover="javascript: document.getElementById('input_$ID').className = 'file_input_button_hover';" onclick="alert('<?php echo WFU_NOTIFY_TESTMODE; ?>');" />
    15751575<?php else: ?>
    1576     <input align="center" type="button" id="input_$ID" value="<?php echo $label; ?>" class="file_input_button" style="<?php echo $styles; ?>" />
     1576    <input align="center" type="button" id="input_$ID" value="<?php echo esc_html($label); ?>" class="file_input_button" style="<?php echo esc_html($styles); ?>" />
    15771577<?php endif ?>
    15781578    <input type="file" class="file_input_hidden" name="<?php echo $filename; ?>" id="upfile_$ID" tabindex="1" onmouseout="javascript: document.getElementById('input_$ID').className = 'file_input_button';" onmouseover="javascript: document.getElementById('input_$ID').className = 'file_input_button_hover';"<?php echo ""; ?> />
     
    17321732****************************************************************************/ ?>
    17331733<?php if ( $testmode ): ?>
    1734 <input align="center" type="button" id="upload_$ID" name="upload_$ID" value="<?php echo $label; ?>" class="file_input_submit" style="<?php echo $styles; ?>" />
     1734<input align="center" type="button" id="upload_$ID" name="upload_$ID" value="<?php echo esc_html($label); ?>" class="file_input_submit" style="<?php echo esc_html($styles); ?>" />
    17351735<?php else: ?>
    1736 <input align="center" type="button" id="upload_$ID" name="upload_$ID" value="<?php echo $label; ?>" class="file_input_submit" style="<?php echo $styles; ?>"<?php echo ( $allownofile ? '' : ' disabled="disabled"' ); ?> />
     1736<input align="center" type="button" id="upload_$ID" name="upload_$ID" value="<?php echo esc_html($label); ?>" class="file_input_submit" style="<?php echo esc_html($styles); ?>"<?php echo ( $allownofile ? '' : ' disabled="disabled"' ); ?> />
    17371737<?php endif ?>
    17381738<?php /*************************************************************************
     
    24822482               the following lines contain the HTML output
    24832483****************************************************************************/ ?>
    2484 <div id="webcam_$ID" class="wfu_file_webcam" style="<?php echo $styles; ?>">
     2484<div id="webcam_$ID" class="wfu_file_webcam" style="<?php echo esc_html($styles); ?>">
    24852485    <div id="webcam_$ID_inner" class="wfu_file_webcam_inner">
    24862486        <label id="webcam_$ID_notsupported" class="wfu_webcam_notsupported_label" style="display:none;"><?php echo WFU_ERROR_WEBCAM_NOTSUPPORTED; ?></label>
     
    31653165        the following lines contain the HTML template of the message block
    31663166****************************************************************************/ ?>
    3167 <table id="wfu_messageblock_$ID" class="file_messageblock_table" style="<?php echo $styles; ?>">
     3167<table id="wfu_messageblock_$ID" class="file_messageblock_table" style="<?php echo esc_html($styles); ?>">
    31683168    <tbody>
    31693169        <tr id="wfu_messageblock_header_$ID" class="file_messageblock_header_tr" style="display:<?php echo ( $testmode ? "table-row" : "none" ); ?>;">
     
    41074107<?php foreach ( $props as $p ): ?>
    41084108<userdata_<?php echo $p["key"]; ?>_template>
    4109     <div id="userdata_$ID_<?php echo $p["key"]; ?>" class="file_userdata_container" style="<?php echo $styles1; ?>">
    4110     <?php if ( $p["labelposition"] != "none" ): ?><style>#userdata_$ID_label_<?php echo $p["key"]; ?>:after { content: '<?php echo ( $p["required"] ? $params["requiredlabel"] : "" ); ?>'; }</style><?php endif ?>
     4109    <div id="userdata_$ID_<?php echo $p["key"]; ?>" class="file_userdata_container" style="<?php echo esc_html($styles1); ?>">
     4110    <?php if ( $p["labelposition"] != "none" ): ?><style>#userdata_$ID_label_<?php echo $p["key"]; ?>:after { content: '<?php echo ( $p["required"] ? esc_html($params["requiredlabel"]) : "" ); ?>'; }</style><?php endif ?>
    41114111    <?php if ( $p["labelposition"] == "top" || $p["labelposition"] == "left" ): ?>
    4112         <label id="userdata_$ID_label_<?php echo $p["key"]; ?>" for="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_label" style="<?php echo $styles2; ?>"><?php echo $p["label"]; ?></label>
     4112        <label id="userdata_$ID_label_<?php echo $p["key"]; ?>" for="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_label" style="<?php echo esc_html($styles2); ?>"><?php echo esc_html($p["label"]); ?></label>
    41134113    <?php endif ?>
    41144114    <?php if ( $p["labelposition"] == "top" ): ?><br /><?php endif ?>
    4115         <div id="userdata_$ID_fieldwrapper_<?php echo $p["key"]; ?>" class="file_userdata_fieldwrapper<?php echo ( $p["required"] ? '_required' : '' ); ?>" style="<?php echo $styles3; ?>">
     4115        <div id="userdata_$ID_fieldwrapper_<?php echo $p["key"]; ?>" class="file_userdata_fieldwrapper<?php echo ( $p["required"] ? '_required' : '' ); ?>" style="<?php echo esc_html($styles3); ?>">
    41164116            <div class="wfu_fieldwrapper_overlay" onclick="document.getElementById('userdata_$ID_field_<?php echo $p["key"]; ?>').focus();"></div>
    41174117<!-- **** the following lines contain the HTML code of each field type ***** -->       
    41184118    <?php if ( !$testmode ): ?>
    41194119        <?php if ( $p["type"] == "text" ): ?>
    4120                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo $p["default"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4120                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo esc_html($p["default"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41214121        <?php elseif ( $p["type"] == "multitext" ): ?>
    4122                 <textarea id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo $p["default"]; ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?>><?php echo $p["default"]; ?></textarea>
     4122                <textarea id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo esc_html($p["default"]); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?>><?php echo esc_html($p["default"]); ?></textarea>
    41234123        <?php elseif ( $p["type"] == "number" ): ?>
    4124                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo $p["default"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4124                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo esc_html($p["default"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41254125        <?php elseif ( $p["type"] == "email" ): ?>
    4126                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_$ID_emailgroup_<?php echo $p["group"]; ?>" value="<?php echo $p["default"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4126                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_$ID_emailgroup_<?php echo esc_html($p["group"]); ?>" value="<?php echo esc_html($p["default"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41274127        <?php elseif ( $p["type"] == "confirmemail" ): ?>
    4128                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo $p["default"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4128                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo esc_html($p["default"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41294129        <?php elseif ( $p["type"] == "password" ): ?>
    4130                 <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_$ID_passwordgroup_<?php echo $p["group"]; ?>" value="<?php echo $p["default"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4130                <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_$ID_passwordgroup_<?php echo esc_html($p["group"]); ?>" value="<?php echo esc_html($p["default"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41314131        <?php elseif ( $p["type"] == "confirmpassword" ): ?>
    4132                 <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo $p["default"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4132                <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="<?php echo esc_html($p["default"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41334133        <?php elseif ( $p["type"] == "checkbox" ): ?>
    41344134                <input type="checkbox" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_checkbox" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" style="display:none;" onfocus="GlobalData.WFU[$ID].userdata._focused(this);" />
    4135                 <label id="userdata_$ID_checklabel_<?php echo $p["key"]; ?>" class="file_userdata_checkbox_description" for="userdata_$ID_field_<?php echo $p["key"]; ?>" style="display:none;"><?php echo $p["data"]; ?></label>
     4135                <label id="userdata_$ID_checklabel_<?php echo $p["key"]; ?>" class="file_userdata_checkbox_description" for="userdata_$ID_field_<?php echo $p["key"]; ?>" style="display:none;"><?php echo esc_html($p["data"]); ?></label>
    41364136        <?php elseif ( $p["type"] == "radiobutton" ): ?>
    4137                 <input type="radio" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_radiobutton" name="userdata_$ID_radiogroup_<?php echo $p["group"]; ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" style="display:none;" onfocus="GlobalData.WFU[$ID].userdata._focused(document.getElementById('userdata_$ID_field_<?php echo $p["key"]; ?>'));" />
    4138                 <label id="userdata_$ID_radiolabel_<?php echo $p["key"]; ?>" class="file_userdata_radiobutton_label" for="userdata_$ID_field_<?php echo $p["key"]; ?>" style="display:none;"><?php echo $p["data"]; ?></label>
     4137                <input type="radio" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_radiobutton" name="userdata_$ID_radiogroup_<?php echo esc_html($p["group"]); ?>" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" style="display:none;" onfocus="GlobalData.WFU[$ID].userdata._focused(document.getElementById('userdata_$ID_field_<?php echo $p["key"]; ?>'));" />
     4138                <label id="userdata_$ID_radiolabel_<?php echo $p["key"]; ?>" class="file_userdata_radiobutton_label" for="userdata_$ID_field_<?php echo $p["key"]; ?>" style="display:none;"><?php echo esc_html($p["data"]); ?></label>
    41394139        <?php elseif ( $p["type"] == "date" ): ?>
    4140                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" readonly="readonly" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4140                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" readonly="readonly" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41414141        <?php elseif ( $p["type"] == "time" ): ?>
    4142                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" readonly="readonly" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4142                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" readonly="readonly" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41434143        <?php elseif ( $p["type"] == "datetime" ): ?>
    4144                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" readonly="readonly" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4144                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" readonly="readonly" onfocus="GlobalData.WFU[$ID].userdata._focused(this);"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41454145        <?php elseif ( $p["type"] == "list" ): ?>
    4146                 <select id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_listbox" multiple="multiple" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" value="<?php echo $p["default"]; ?>" onfocus="GlobalData.WFU[$ID].userdata._focused(this);">
     4146                <select id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_listbox" multiple="multiple" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" value="<?php echo esc_html($p["default"]); ?>" onfocus="GlobalData.WFU[$ID].userdata._focused(this);">
    41474147                    <option id="userdata_$ID_listitem_<?php echo $p["key"]; ?>" style="display:none;"></option>
    41484148                </select>
    41494149        <?php elseif ( $p["type"] == "dropdown" ): ?>
    4150                 <select id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_dropdown" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" value="<?php echo $p["default"]; ?>" onfocus="GlobalData.WFU[$ID].userdata._focused(this);">
     4150                <select id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_dropdown" autocomplete="<?php echo ( $p["donotautocomplete"] ? 'off' : 'on' ); ?>" form="dummy_$ID" value="<?php echo esc_html($p["default"]); ?>" onfocus="GlobalData.WFU[$ID].userdata._focused(this);">
    41514151                    <option id="userdata_$ID_listitem_<?php echo $p["key"]; ?>" style="display:none;"></option>
    41524152                </select>
    41534153        <?php elseif ( $p["type"] == "honeypot" ): ?>
    4154                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="" autocomplete="off" tabindex="-1" name="<?php echo $p["label"]; ?>" />
     4154                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="" autocomplete="off" tabindex="-1" name="<?php echo esc_html($p["label"]); ?>" />
    41554155        <?php endif ?>
    4156                 <input id="userdata_$ID_props_<?php echo $p["key"]; ?>" type="hidden" value="p:<?php echo $p["hintposition"]; ?>" />
     4156                <input id="userdata_$ID_props_<?php echo $p["key"]; ?>" type="hidden" value="p:<?php echo esc_html($p["hintposition"]); ?>" />
    41574157    <?php else: ?>
    41584158        <?php if ( $p["type"] == "text" ): ?>
    4159                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test value" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4159                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test value" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41604160        <?php elseif ( $p["type"] == "multitext" ): ?>
    4161                 <textarea id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test value" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?>>Test message</textarea>
     4161                <textarea id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test value" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?>>Test message</textarea>
    41624162        <?php elseif ( $p["type"] == "number" ): ?>
    4163                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="100" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4163                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="100" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41644164        <?php elseif ( $p["type"] == "email" ): ?>
    4165                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_emailgroup_<?php echo $p["group"]; ?>" value="user@domain.com" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4165                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_emailgroup_<?php echo esc_html($p["group"]); ?>" value="user@domain.com" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41664166        <?php elseif ( $p["type"] == "confirmemail" ): ?>
    4167                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4167                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41684168        <?php elseif ( $p["type"] == "password" ): ?>
    4169                 <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_passwordgroup_<?php echo $p["group"]; ?>" value="Test" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4169                <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message file_userdata_passwordgroup_<?php echo esc_html($p["group"]); ?>" value="Test" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41704170        <?php elseif ( $p["type"] == "confirmpassword" ): ?>
    4171                 <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4171                <input type="password" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="Test" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41724172        <?php elseif ( $p["type"] == "checkbox" ): ?>
    41734173                <input type="checkbox" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_checkbox" autocomplete="off" form="dummy_$ID" readonly="readonly" />
    41744174                <label id="userdata_$ID_checklabel_<?php echo $p["key"]; ?>" for="userdata_$ID_field_<?php echo $p["key"]; ?>" style="display:none;">[list]</label>
    41754175        <?php elseif ( $p["type"] == "radiobutton" ): ?>
    4176                 <input type="radio" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_radiobutton" name="userdata_$ID_radiogroup_<?php echo $p["group"]; ?>" autocomplete="off" form="dummy_$ID" readonly="readonly" />
     4176                <input type="radio" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_radiobutton" name="userdata_$ID_radiogroup_<?php echo esc_html($p["group"]); ?>" autocomplete="off" form="dummy_$ID" readonly="readonly" />
    41774177                <label id="userdata_$ID_radiolabel_<?php echo $p["key"]; ?>" for="userdata_$ID_field_<?php echo $p["key"]; ?>" style="display:none;">[list]</label>
    41784178        <?php elseif ( $p["type"] == "date" ): ?>
    4179                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4179                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41804180        <?php elseif ( $p["type"] == "time" ): ?>
    4181                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4181                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41824182        <?php elseif ( $p["type"] == "datetime" ): ?>
    4183                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.$p["label"].'"' : '' ); ?> />
     4183                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" autocomplete="off" form="dummy_$ID" readonly="readonly"<?php echo ( $p["labelposition"] == "placeholder" ? ' placeholder="'.esc_html($p["label"]).'"' : '' ); ?> />
    41844184        <?php elseif ( $p["type"] == "list" ): ?>
    41854185                <select id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_listbox" multiple="multiple" autocomplete="off" form="dummy_$ID" readonly="readonly">
     
    41914191                </select>
    41924192        <?php elseif ( $p["type"] == "honeypot" ): ?>
    4193                 <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="" autocomplete="off" tabindex="-1" name="<?php echo $p["label"]; ?>" />
     4193                <input type="text" id="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_message" value="" autocomplete="off" tabindex="-1" name="<?php echo esc_html($p["label"]); ?>" />
    41944194        <?php endif ?>
    41954195    <?php endif ?>
     
    41984198    <?php if ( $p["labelposition"] == "bottom" ): ?><br /><?php endif ?>
    41994199    <?php if ( $p["labelposition"] == "bottom" || $p["labelposition"] == "right" ): ?>
    4200         <label id="userdata_$ID_label_<?php echo $p["key"]; ?>" for="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_label" style="<?php echo $styles2; ?>"><?php echo $p["label"]; ?></label>
     4200        <label id="userdata_$ID_label_<?php echo $p["key"]; ?>" for="userdata_$ID_field_<?php echo $p["key"]; ?>" class="file_userdata_label" style="<?php echo esc_html($styles2); ?>"><?php echo esc_html($p["label"]); ?></label>
    42014201    <?php endif ?>
    42024202    <!-- the hint element -->
     
    43524352               the following lines contain the HTML output
    43534353****************************************************************************/ ?>
    4354 <div id="consent_$ID" class="file_consent_container" style="<?php echo $styles; ?>" />
     4354<div id="consent_$ID" class="file_consent_container" style="<?php echo esc_html($styles); ?>" />
    43554355<?php if ( $preselected == "yes" || $preselected == "no" ): ?>
    43564356    <input type="hidden" class="file_consent_preselected" value="<?php echo ( $preselected == "yes" ? "1" : "0" ); ?>" />
  • wp-file-upload/trunk/lib/wfu_widget.php

    r2517222 r2677722  
    55    function __construct() {
    66        parent::__construct(
    7             'wordpress_file_upload_widget', // Base ID
     7            WFU_WIDGET_BASEID, // Base ID
    88            WFU_WIDGET_PLUGINFORM_TITLE, // Name
    99            array( 'description' => WFU_WIDGET_PLUGINFORM_DESCRIPTION ) // Args
  • wp-file-upload/trunk/readme.txt

    r2619062 r2677722  
    44Tags: file, upload, ajax, form, page, post, sidebar, responsive, widget, webcam, ftp
    55Requires at least: 2.9.2
    6 Tested up to: 5.8.1
     6Tested up to: 5.9
    77Stable tag: "trunk"
    88License: GPLv2 or later
     
    149149
    150150== Changelog ==
     151
     152= 4.16.3 =
     153* improved sanitization and escaping of shortcode attributes to avoid XSS attacks
     154* file type .svg moved to blacklist to avoid XSS attacks coming from scripts inside SVG files
     155* added security check to forbid uploads inside wp-content/plugin directory
     156* improved handling of videoname and imagename file uploader shortcode attributes to avoid directory traversal attacks
     157* improved /lib and /extensions loader to avoid arbitrary code execution through injected image files
     158* all wfu_blocks.php functions became redeclareable
    151159
    152160= 4.16.2 =
     
    910918== Upgrade Notice ==
    911919
     920= 4.16.3 =
     921Regular update to fix some bugs and address some security issues.
     922
    912923= 4.16.2 =
    913924Minor update to fix some bugs.
  • wp-file-upload/trunk/release_notes.txt

    r2619062 r2677722  
    1 <!--  --><span><strong>Version 4.16.2</strong> together with <strong>4.16.1</strong> are minor updates that introduce minor fixes.<br /><br />
     1<!--  --><span><strong>Version 4.16.3</strong> is a regular update that introduces minor bug fixes and security patches in order to improve protection against XSS and directory traversal attacks.<br /><br />
    22For more details about this version's changes please visit the <strong>Release Notes</strong> of the plugin's </span><a href="http://www.iptanus.com/wordpress-plugins/wordpress-file-upload/">support page</a><span>.</span><!--  -->
    33<!--  -->
  • wp-file-upload/trunk/wfu_loader.php

    r2600994 r2677722  
    220220        $blacklist = array('.', '..');
    221221        while ( false !== ($file = readdir($handle)) )
    222             if ( !in_array($file, $blacklist) && substr($file, 0, 1) != "_" )
     222            if ( !in_array($file, $blacklist) && substr($file, 0, 1) != "_" && strtolower(substr($file, -4)) == ".php" )
    223223                include_once $dir.$file;
    224224        closedir($handle);
     
    514514    if ( $widths["plugin"] != "" ) $plugin_style .= 'width: '.$widths["plugin"].'; ';
    515515    if ( $heights["plugin"] != "" ) $plugin_style .= 'height: '.$heights["plugin"].'; ';
    516     if ( $plugin_style != "" ) $plugin_style = ' style="'.$plugin_style.'"';
     516    if ( $plugin_style != "" ) $plugin_style = ' style="'.esc_html($plugin_style).'"';
    517517    $wordpress_file_upload_output .= "\n".'<div id="'.$init_params["container_id"].'" class="file_div_clean'.( $params["fitmode"] == "responsive" ? '_responsive_container' : '' ).' wfu_container"'.$plugin_style.'>';
    518518    $wordpress_file_upload_output .= "\n".'<!-- Using template '.call_user_func(array($uploadertemplate, 'get_name')).' -->';
  • wp-file-upload/trunk/wordpress_file_upload.php

    r2619062 r2677722  
    44Plugin URI: https://www.iptanus.com/support/wordpress-file-upload
    55Description: Simple interface to upload files from a page.
    6 Version: 4.16.2
     6Version: 4.16.3
    77Author: Nickolas Bossinas
    88Author URI: https://www.iptanus.com/nickolas
Note: See TracChangeset for help on using the changeset viewer.