Version Description
- added option to cancel upload
- setting added so that upload does not fail when site_url and home_url are different
- added attribute requiredlabel in uploader's shortcode that defines the required keyword
- required keyword can now be styled separately from the user field label
- add user fields in Media together with file
- setting added so that userdata fields are shown in Media Library or not
- added Dutch translation by Ruben Heynderycx
Download this release
Release Info
Developer | nickboss |
Plugin | WordPress File Upload |
Version | 3.7.2 |
Comparing to | |
See all releases |
Code changes from version 3.7.1 to 3.7.2
- css/wordpress_file_upload_adminstyle.css +1 -1
- js/wordpress_file_upload_adminfunctions.js +3 -3
- js/wordpress_file_upload_functions.js +2 -2
- languages/wp-file-upload-de_DE.mo +0 -0
- languages/wp-file-upload-de_DE.po +134 -122
- languages/wp-file-upload-el_GR.mo +0 -0
- languages/wp-file-upload-el_GR.po +134 -122
- languages/wp-file-upload-fr_FR.mo +0 -0
- languages/wp-file-upload-fr_FR.po +134 -122
- languages/wp-file-upload-nl_NL.mo +0 -0
- languages/wp-file-upload-nl_NL.po +908 -0
- languages/wp-file-upload-pl_PL.mo +0 -0
- languages/wp-file-upload-pl_PL.po +134 -122
- languages/wp-file-upload-sr_RS.mo +0 -0
- languages/wp-file-upload-sr_RS.po +134 -122
- languages/wp-file-upload.pot +134 -122
- lib/wfu_admin.php +15 -0
- lib/wfu_admin_composer.php +77 -40
- lib/wfu_admin_settings.php +26 -1
- lib/wfu_ajaxactions.php +18 -0
- lib/wfu_attributes.php +14 -0
- lib/wfu_blocks.php +14 -14
- lib/wfu_constants.php +7 -1
- lib/wfu_functions.php +34 -12
- lib/wfu_processfiles.php +1 -1
- readme.txt +13 -0
- release_notes.txt +12 -1
- wordpress_file_upload.php +3 -1
css/wordpress_file_upload_adminstyle.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
div.wfu_help_container,div.wfu_restore_container,div.wfu_shortcode_container,div.wfu_td_div{background:0 0;border:none;padding:0;position:relative}select.wfu_variable,span.wfu_variable{font-size:smaller;color:#333;-webkit-touch-callout:none;-khtml-user-select:none;cursor:default}div.wfu_shortcode_container{display:inline-block;width:50%;margin:0}div.wfu_container input.wfu_long_text,textarea.wfu_shortcode{width:100%}div.wfu_container{margin-top:10px}div.wfu_help_container{display:inline-block;top:4px;margin:0}div.wfu_help_container img{visibility:hidden}table.wfu_inner_table th:hover div.wfu_help_container img,table.wfu_main_table th:hover div.wfu_help_container img{visibility:visible}div.wfu_restore_container{display:inline-block;top:4px;margin:0}div.wfu_restore_container img{visibility:hidden}div.wfu_mchecklist_item:hover img,table.wfu_inner_table th:hover div.wfu_restore_container img,table.wfu_main_table th:hover div.wfu_restore_container img{visibility:visible}div.wfu_td_div{display:block;width:100%;height:100%;margin:0}div.wfu_container input.wfu_short_text{width:60px}div.wfu_container input{width:200px}div.wfu_container input[type=checkbox]{width:auto}table.wfu_main_table{table-layout:fixed}table.wfu_main_table tr:nth-child(odd){background-color:#f4f4f4}table.wfu_main_table table.wfu_inner_table tr,table.wfu_main_table tr:nth-child(even){background-color:transparent}select.wfu_variable,span.wfu_variable,table.wfu_main_table tr.wfu_subcategory{background-color:#ddd}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>th{padding-top:0;padding-bottom:0}select.wfu_variable{padding:0;margin:0;height:auto;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}span.wfu_variable{padding:1px;margin:0;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}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}div.wfu_subfolders_inner_shadow{position:absolute;width:100%;height:100%;padding:0;margin:0;border:none;background-color:rgba(255,255,255,.8)}div.wfu_subfolder_nav_container,table.wfu_subfolder_nav,table.wfu_subfolder_nav td,table.wfu_subfolder_nav tr{background:0 0;margin:0;padding:0;border:none}option.wfu_select_folders_option_default{color:#00f}div.wfu_subfolder_nav_container{width:40px;display:inline-block;vertical-align:top}table.wfu_subfolder_nav{table-layout:fixed;width:100%;border-spacing:1px}table.wfu_subfolder_nav td{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}.wfu_subfolder_tools_disabled,table.wfu_subfolder_nav button.button:disabled,table.wfu_subfolder_tools 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.wfu_subfolder_tools input{width:100%;padding:0;margin:0}table.wfu_subfolder_tools{table-layout:fixed;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:disabled{width:100%;padding:0;margin:0;color:silver}table.wfu_subfolder_tools button.button{margin:0;padding:1px 0 0;width:17px;font-size:smaller;height:17px;line-height:1;position:absolute;bottom:2px}table.wfu_subfolder_tools button.button:disabled img{opacity:.4}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_bloglist_checkbtn,div.wfu_mchecklist_checkall,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_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;margin:0;padding:0}table.wfu_bloglist_container td,table.wfu_postlist_container td,table.wfu_rolelist_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;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-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,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(6,109,171,1)),color-stop(100%,rgba(197,222,234,1)));background:-webkit-linear-gradient(top,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:-o-linear-gradient(top,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:-ms-linear-gradient(top,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:linear-gradient(to bottom,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#066dab', endColorstr='#c5deea', GradientType=0 )}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,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(204,204,204,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(top,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(top,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff', GradientType=0 )}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,div.wfu_component_box_base{width:80px;height:30px;background-color:#ddd;padding:4px;cursor:default;font-size:12px;line-height:1;white-space:normal}div.wfu_component_box_base{display:block;position:absolute;left:-1px;top:-1px;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}div.wfu_component_box{display:inline-block;position:relative;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;z-index:1}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_separator_hor,div.wfu_component_separator_ver{position:relative;background-color:transparent;border:1px solid transparent;cursor:default;z-index:1}div.wfu_component_box_dragged{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}div.wfu_component_separator_ver{display:inline-block;width:8px;height:26px;margin:6px -8px;padding:0 8px}div.wfu_component_separator_hor{display:block;width:100%;height:8px;margin:-8px 0;padding:8px 0}div.wfu_component_bar_hor,div.wfu_component_bar_ver{background-color:silver;border:none;display:none;position:absolute}div.wfu_component_bar_hor{width:auto;height:4px;left:10px;right:0;margin:11px 0 0;padding:0}div.wfu_component_bar_ver{width:4px;height:40px;margin:-6px 0 0 11px;padding:0}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;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-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{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-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}div.wfu_color_container{display:block;position:relative;padding:0;margin:0;background:0 0;border:none;white-space:nowrap;z-index:1}span.wfu_save_label,span.wfu_save_label_fail{border-radius:6px;padding:1px 2px;box-shadow:1px 1px 1px;opacity:0;font-size:smaller}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}span.wfu_save_label_fail{background-color:beige;color:#f08080}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}button.wfu_columns_addbutton{margin:0 10px;font-size:smaller}option.wfu_columns_item_required{color:gray}
|
1 |
+
div.wfu_help_container,div.wfu_restore_container,div.wfu_shortcode_container,div.wfu_td_div{background:0 0;border:none;padding:0;position:relative}select.wfu_variable,span.wfu_variable{font-size:smaller;color:#333;-webkit-touch-callout:none;-khtml-user-select:none;cursor:default}div.wfu_shortcode_container{display:inline-block;width:50%;margin:0}div.wfu_container input.wfu_long_text,textarea.wfu_shortcode{width:100%}div.wfu_container{margin-top:10px}div.wfu_help_container{display:inline-block;top:4px;margin:0}div.wfu_help_container img{visibility:hidden}table.wfu_inner_table th:hover div.wfu_help_container img,table.wfu_main_table th:hover div.wfu_help_container img{visibility:visible}div.wfu_restore_container{display:inline-block;top:4px;margin:0}div.wfu_restore_container img{visibility:hidden}div.wfu_mchecklist_item:hover img,table.wfu_inner_table th:hover div.wfu_restore_container img,table.wfu_main_table th:hover div.wfu_restore_container img{visibility:visible}div.wfu_td_div{display:block;width:100%;height:100%;margin:0}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 table.wfu_inner_table tr,table.wfu_main_table tr:nth-child(even){background-color:transparent}select.wfu_variable,span.wfu_variable,table.wfu_main_table tr.wfu_subcategory{background-color:#ddd}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>th{padding-top:0;padding-bottom:0}select.wfu_variable{padding:0;margin:0;height:auto;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}span.wfu_variable{padding:1px;margin:0;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}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}div.wfu_subfolders_inner_shadow{position:absolute;width:100%;height:100%;padding:0;margin:0;border:none;background-color:rgba(255,255,255,.8)}div.wfu_subfolder_nav_container,table.wfu_subfolder_nav,table.wfu_subfolder_nav td,table.wfu_subfolder_nav tr{background:0 0;margin:0;padding:0;border:none}option.wfu_select_folders_option_default{color:#00f}div.wfu_subfolder_nav_container{width:40px;display:inline-block;vertical-align:top}table.wfu_subfolder_nav{table-layout:fixed;width:100%;border-spacing:1px}table.wfu_subfolder_nav td{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}.wfu_subfolder_tools_disabled,table.wfu_subfolder_nav button.button:disabled,table.wfu_subfolder_tools 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.wfu_subfolder_tools input{width:100%;padding:0;margin:0}table.wfu_subfolder_tools{table-layout:fixed;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:disabled{width:100%;padding:0;margin:0;color:silver}table.wfu_subfolder_tools button.button{margin:0;padding:1px 0 0;width:17px;font-size:smaller;height:17px;line-height:1;position:absolute;bottom:2px}table.wfu_subfolder_tools button.button:disabled img{opacity:.4}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_bloglist_checkbtn,div.wfu_mchecklist_checkall,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;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;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-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,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(6,109,171,1)),color-stop(100%,rgba(197,222,234,1)));background:-webkit-linear-gradient(top,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:-o-linear-gradient(top,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:-ms-linear-gradient(top,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);background:linear-gradient(to bottom,rgba(6,109,171,1) 0,rgba(197,222,234,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#066dab', endColorstr='#c5deea', GradientType=0 )}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,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(204,204,204,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(top,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(top,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(204,204,204,1) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff', GradientType=0 )}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,div.wfu_component_box_base{width:80px;height:30px;background-color:#ddd;padding:4px;cursor:default;font-size:12px;line-height:1;white-space:normal}div.wfu_component_box_base{display:block;position:absolute;left:-1px;top:-1px;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}div.wfu_component_box{display:inline-block;position:relative;border:1px solid #bbb;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;z-index:1}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_separator_hor,div.wfu_component_separator_ver{position:relative;background-color:transparent;border:1px solid transparent;cursor:default;z-index:1}div.wfu_component_box_dragged{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4}div.wfu_component_separator_ver{display:inline-block;width:8px;height:26px;margin:6px -8px;padding:0 8px}div.wfu_component_separator_hor{display:block;width:100%;height:8px;margin:-8px 0;padding:8px 0}div.wfu_component_bar_hor,div.wfu_component_bar_ver{background-color:silver;border:none;display:none;position:absolute}div.wfu_component_bar_hor{width:auto;height:4px;left:10px;right:0;margin:11px 0 0;padding:0}div.wfu_component_bar_ver{width:4px;height:40px;margin:-6px 0 0 11px;padding:0}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;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-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{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);-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}div.wfu_color_container{display:block;position:relative;padding:0;margin:0;background:0 0;border:none;white-space:nowrap;z-index:1}span.wfu_save_label,span.wfu_save_label_fail{border-radius:6px;padding:1px 2px;box-shadow:1px 1px 1px;opacity:0;font-size:smaller}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}span.wfu_save_label_fail{background-color:beige;color:#f08080}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 label.wfu_columnprops_label_disabled,table.wfu_main_table table.wfu_columnprops_container_disabled label{color:#ccc}button.wfu_columns_addbutton{font-size:smaller}option.wfu_columns_item_required{color:gray}
|
js/wordpress_file_upload_adminfunctions.js
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
function wfu_admin_activate_tab(e){for(var t,a,l=document.getElementById("wfu_tab_container"),n=0;n<l.childNodes.length;n++)t=l.childNodes[n],1===t.nodeType&&(a=t.id.substr(8),t.className.indexOf("nav-tab-active")>-1&&(t.className="nav-tab",document.getElementById("wfu_container_"+a).style.display="none"));document.getElementById("wfu_tab_"+e).className="nav-tab nav-tab-active",document.getElementById("wfu_container_"+e).style.display="block"}function wfu_admin_onoff_clicked(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_wrapper"),l=document.getElementsByClassName("wfu_shadow_"+e,"div",a),n=document.getElementsByClassName("wfu_shadow_"+e+"_inv","div",a),d="on"==t.className.substr(t.className.length-2);if(d=!d){document.getElementById("wfu_attribute_value_"+e).value="true",t.className="wfu_onoff_container_on";for(var r=0;r<l.length;r++)l[r].style.display="none";for(var r=0;r<n.length;r++)n[r].style.display="block"}else{document.getElementById("wfu_attribute_value_"+e).value="false",t.className="wfu_onoff_container_off";for(var r=0;r<l.length;r++)l[r].style.display="block";for(var r=0;r<n.length;r++)n[r].style.display="none"}wfu_generate_shortcode(),("userdata"==e||"formdata"==e)&&wfu_update_formfield_variables()}function wfu_admin_radio_clicked(e){var t=document.getElementsByName("wfu_radioattribute_"+e),a=document.getElementById("wfu_wrapper"),l=document.getElementsByClassName("wfu_shadow_"+e,"div",a),n=document.getElementsByClassName("wfu_shadow_"+e+"_inv","div",a),d="";for(o=0;o<t.length;o++)t[o].checked&&(d=t[o].value);var r="*"==d.substr(0,1);if(r){d=d.substr(1);for(var o=0;o<l.length;o++)l[o].style.display="none";for(var o=0;o<n.length;o++)n[o].style.display="block"}else{for(var o=0;o<l.length;o++)l[o].style.display="block";for(var o=0;o<n.length;o++)n[o].style.display="none"}document.getElementById("wfu_attribute_value_"+e).value=d,wfu_generate_shortcode()}function wfu_addEventHandler(e,t,a){e.addEventListener?e.addEventListener(t,a,!1):e.attachEvent?e.attachEvent("on"+t,a):e["on"+t]=a}function wfu_attach_separator_dragdrop_events(){for(var e,t=document.getElementById("wfu_placements_container"),a=0;a<t.childNodes.length;a++)e=t.childNodes[a],("wfu_component_separator_hor"==e.className||"wfu_component_separator_ver"==e.className)&&(wfu_addEventHandler(e,"dragenter",wfu_separator_dragenter),wfu_addEventHandler(e,"dragover",wfu_default_dragover),wfu_addEventHandler(e,"dragleave",wfu_separator_dragleave),wfu_addEventHandler(e,"drop",wfu_separator_drop))}function wfu_Attach_Admin_DragDrop_Events(){if(window.FileReader){var e=document.getElementById("wfu_placements_container");if(e){for(var t,a=document.getElementById("wfu_componentlist_container"),l=0;l<e.childNodes.length;l++)t=e.childNodes[l],"wfu_component_box"==t.className&&(wfu_addEventHandler(t,"dragstart",wfu_component_dragstart),wfu_addEventHandler(t,"dragend",wfu_component_dragend));for(var l=0;l<a.childNodes.length;l++)if(t=a.childNodes[l],"wfu_component_box_container"==t.className)for(var n=0;n<t.childNodes.length;n++)"wfu_component_box wfu_inbase"==t.childNodes[n].className&&(wfu_addEventHandler(t.childNodes[n],"dragstart",wfu_component_dragstart),wfu_addEventHandler(t.childNodes[n],"dragend",wfu_component_dragend));t=document.getElementById("wfu_componentlist_dragdrop"),wfu_addEventHandler(t,"dragenter",wfu_componentlist_dragenter),wfu_addEventHandler(t,"dragover",wfu_default_dragover),wfu_addEventHandler(t,"dragleave",wfu_componentlist_dragleave),wfu_addEventHandler(t,"drop",wfu_componentlist_drop),wfu_attach_separator_dragdrop_events()}}}function wfu_componentlist_dragenter(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;var t=document.getElementById("wfu_componentlist_dragdrop");return-1==t.className.indexOf("wfu_componentlist_dragdrop_dragover")&&(t.className+=" wfu_componentlist_dragdrop_dragover"),!1}function wfu_componentlist_dragleave(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;var t=document.getElementById("wfu_componentlist_dragdrop");return t.className=t.className.replace(" wfu_componentlist_dragdrop_dragover",""),!1}function wfu_componentlist_drop(e){e=e||window.event,e.preventDefault&&e.preventDefault();var t=e.dataTransfer.getData("Component");if(!t)return!1;var a=t.split("_"),l=a[0],n=parseInt(a[1]),d=document.getElementById("wfu_component_box_"+l+"_"+n);0==n?(d.className="wfu_component_box wfu_inbase",d.style.display="block",document.getElementById("wfu_component_box_container_"+l).appendChild(d)):d.parentNode.removeChild(d);var r=wfu_admin_recreate_placements_text(null,"");return wfu_admin_recreate_placements_panel(r),document.getElementById("wfu_attribute_value_placements").value=r,wfu_update_multiplacement_attributes(),wfu_generate_shortcode(),!1}function wfu_separator_dragenter(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;if("wfu_component_separator_hor"==e.target.className){var t=document.getElementById("wfu_component_bar_hor");t.style.top=e.target.offsetTop+"px",t.style.display="block"}else if("wfu_component_separator_ver"==e.target.className){var t=document.getElementById("wfu_component_bar_ver");t.style.top=e.target.offsetTop+"px",t.style.left=e.target.offsetLeft+"px",t.style.display="block"}return!1}function wfu_default_dragover(e){return e=e||window.event,e.preventDefault&&e.preventDefault(),!1}function wfu_separator_dragleave(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;if("wfu_component_separator_hor"==e.target.className){var t=document.getElementById("wfu_component_bar_hor");t.style.display="none"}else if("wfu_component_separator_ver"==e.target.className){var t=document.getElementById("wfu_component_bar_ver");t.style.display="none"}return!1}function wfu_separator_drop(e){e=e||window.event,e.preventDefault&&e.preventDefault();var t=e.dataTransfer.getData("Component");if(!t)return!1;var a=t.split("_"),l=a[0],n=parseInt(a[1]),d=document.getElementById("wfu_component_box_"+l+"_"+n);d.style.display="none",d.className="wfu_component_box wfu_inbase",document.getElementById("wfu_component_box_container_"+l).appendChild(d);var r=wfu_admin_recreate_placements_text(e.target,l);return wfu_admin_recreate_placements_panel(r),document.getElementById("wfu_attribute_value_placements").value=r,wfu_update_multiplacement_attributes(),wfu_generate_shortcode(),!1}function wfu_component_dragstart(e){e=e||window.event,e.dataTransfer.setData("Component",e.target.id.replace("wfu_component_box_","")),-1==e.target.className.indexOf("wfu_component_box_dragged")&&(e.target.className+=" wfu_component_box_dragged",DraggedItem=e.target),e.target.style.zIndex=3;var t=document.getElementById("wfu_componentlist_dragdrop");return t.className="wfu_componentlist_dragdrop wfu_componentlist_dragdrop_dragover",t.style.display="block",!1}function wfu_component_dragend(e){e=e||window.event,DraggedItem=null,e.target.style.zIndex=1;var t=document.getElementById("wfu_componentlist_dragdrop");return t.style.display="none",t.className="wfu_componentlist_dragdrop",e.target.className=e.target.className.replace(" wfu_component_box_dragged",""),document.getElementById("wfu_component_bar_ver").style.display="none",document.getElementById("wfu_component_bar_hor").style.display="none",!1}function wfu_admin_recreate_placements_text(e,t){function a(e){""!=d&&(d+=n),d+=e,n=""}for(var l=document.getElementById("wfu_placements_container"),n="",d="",r=0;r<l.childNodes.length;r++)item=l.childNodes[r],"wfu_component_separator_ver"==item.className?(""==n&&(n="+"),item==e&&(a(t),n="+")):"wfu_component_separator_hor"==item.className?(n="/",item==e&&(a(t),n="/")):"wfu_component_box"==item.className&&a(item.id.replace("wfu_component_box_","").replace(/_.*$/,""));return d}function wfu_admin_recreate_placements_panel(e){for(var t,a,l,n,d,r,o,u=document.getElementById("wfu_placements_container"),_="",s=0;s<u.childNodes.length;s++)t=u.childNodes[s],"wfu_component_box"==t.className&&(n=t.id.replace("wfu_component_box_",""),d=n.split("_"),_=d[0],r=parseInt(d[1]),0==r?(t.style.display="inline-block",t.className="wfu_component_box wfu_inbase",document.getElementById("wfu_component_box_container_"+_).appendChild(t)):t.parentNode.removeChild(t));for(var i=document.querySelectorAll("div.wfu_component_box_container"),f={},s=0;s<i.length;s++)_=i[s].id.replace("wfu_component_box_container_",""),f[_]=0,o=document.querySelector("div#"+i[s].id+" div.wfu_component_box_index"),o&&(o.innerHTML="1");u.innerHTML="",a=e.split("/");for(var s=0;s<a.length;s++){t=document.createElement("DIV"),t.className="wfu_component_separator_hor",t.setAttribute("draggable",!0),u.appendChild(t),t=document.createElement("DIV"),t.className="wfu_component_separator_ver",t.setAttribute("draggable",!0),u.appendChild(t),l=a[s].split("+");for(var c=0;c<l.length;c++)t=document.querySelector("div#wfu_component_box_container_"+l[c]+" div.wfu_component_box.wfu_inbase"),t&&(n=t.id.replace("wfu_component_box_",""),d=n.split("_"),_=d[0],r=parseInt(d[1]),0==r?u.appendChild(t):(f[_]++,t.id="wfu_component_box_"+_+"_"+(f[_]+1).toString(),t.style.display="block",o=document.querySelector("div#"+t.id+" div.wfu_component_box_index"),o.innerHTML=(f[_]+1).toString(),t=t.cloneNode(!0),u.appendChild(t),t.id="wfu_component_box_"+_+"_"+f[_].toString(),o=document.querySelector("div#"+t.id+" div.wfu_component_box_index"),o.innerHTML=f[_].toString(),wfu_addEventHandler(t,"dragstart",wfu_component_dragstart),wfu_addEventHandler(t,"dragend",wfu_component_dragend)),t.className="wfu_component_box",t.style.display="inline-block",t=document.createElement("DIV"),t.className="wfu_component_separator_ver",t.setAttribute("draggable",!0),u.appendChild(t))}t=document.createElement("DIV"),t.className="wfu_component_separator_hor",t.setAttribute("draggable",!0),u.appendChild(t),t=document.createElement("DIV"),t.id="wfu_component_bar_hor",t.className="wfu_component_bar_hor",u.appendChild(t),t=document.createElement("DIV"),t.id="wfu_component_bar_ver",t.className="wfu_component_bar_ver",u.appendChild(t),wfu_attach_separator_dragdrop_events()}function wfu_update_multiplacement_attributes(){for(var e=document.querySelectorAll("div.wfu_component_box_container"),t=0;t<e.length;t++){itemname=e[t].id.replace("wfu_component_box_container_","");var a=document.querySelector("div#"+e[t].id+" div.wfu_component_box_index");if(a)for(var l=Math.max(1,parseInt(a.innerHTML)-1),n=document.getElementsByName("wfu_attribute_governor_"+itemname),d=0;d<n.length;d++)wfu_update_multiplacement_attribute(n[d].value,l)}}function wfu_update_multiplacement_attribute(e,t){if("userdatalabel"==e){var a=document.querySelectorAll("div.wfu_formdata_container"),l=a.length;if(1>l)return;for(var n,d,r=a[0],o=2;o<=Math.max(l,t);){if(o>l){var u=e+o.toString();for(n=r.parentNode;null!=n&&"TR"!=n.tagName;)n=n.parentNode;if(null==n||"TR"!=n.tagName)return;d=n.cloneNode(!0),d.id="tr_"+wfu_randomString(4),n.parentNode.appendChild(d);var _=document.querySelector("tr#"+d.id+' label[for="wfu_attribute_'+e+'"]');_.setAttribute("for","wfu_attribute_"+u),_.innerHTML+=" ("+o.toString()+")",_=document.querySelector("tr#"+d.id+" input.wfu_attribute_governor"),_.setAttribute("name","wfu_attribute_governor_independent"),_.value=u,_=document.querySelector("tr#"+d.id+" div.wfu_formdata_container"),_.id+=o.toString();var s=document.getElementById("wfu_attribute_default_"+u);s||(s=document.createElement("INPUT"),s.id="wfu_attribute_default_"+u,s.type="hidden",s.value=document.getElementById("wfu_attribute_default_"+e).value,document.getElementById("wfu_attribute_defaults").appendChild(s));var i=document.getElementById("wfu_attribute_value_"+u);i||(i=document.createElement("INPUT"),i.id="wfu_attribute_value_"+u,i.type="hidden",i.value=s.value,document.getElementById("wfu_attribute_values").appendChild(i)),window["wfu_attribute_"+u+"_formtemplate"]=window["wfu_attribute_"+e+"_formtemplate"],window["wfu_attribute_"+u+"_typeprops"]=window["wfu_attribute_"+e+"_typeprops"],wfu_apply_value(u,"formfields",i.value)}else if(o>t){for(d=a[o-1].parentNode;null!=d&&"TR"!=d.tagName;)d=d.parentNode;if(null==d||"TR"!=d.tagName)return;d.parentNode.removeChild(d),wfu_update_formfield_variables()}o++}}}function wfu_subfolders_input_changed(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_subfolders_path_","");a=a.replace("wfu_subfolders_label_","");var l=document.getElementById("wfu_attribute_"+a);if(!(l.selectedIndex<0)){var n,d,r=document.getElementById("wfu_subfolders_path_"+a),o=document.getElementById("wfu_subfolders_label_"+a),u=document.getElementById("wfu_subfolders_ok_"+a),_="1"==document.getElementById("wfu_subfolders_isnewitem_"+a).value;if(_)n="",d="";else{var s=l.data;t=s[l.selectedIndex],n=t.path,d=t.label}if(r.value==n&&o.value==d)u.disabled=!0,_||wfu_subfolders_update_nav(a);else{u.disabled=!1;for(var i=document.getElementsByName("wfu_subfolder_nav_"+a),f=0;f<i.length;f++)i[f].disabled=!0}}}function wfu_subfolders_auto_changed(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_subfolders_auto_"+e),l=document.getElementById("wfu_subfolders_editable_"+e),n=document.getElementById("wfu_subfolders_manualtext_"+e);if(a.checked){var d=document.getElementById("wfu_attribute_value_"+e).value;"auto"!=d.substr(0,4)&&(n.value=d),l.parentNode.style.display="inline",wfu_apply_value(e,"folderlist","auto"+(l.checked?"+":"")),t.disabled=!0}else t.disabled=!1,l.parentNode.style.display="none",wfu_apply_value(e,"folderlist",n.value)}function wfu_subfolders_up_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;item=a[t.selectedIndex];var l=item.index-1;if(!(0>l)){for(var n=-1,d=t.selectedIndex-1;d>=0;){if(a[d].level==item.level&&a[d].index==l){n=d;break}d--}if(-1!=n){var r=0;for(d=t.selectedIndex+1;d<a.length&&a[d].level>item.level;)r++,d++;a[n].index=item.index,item.index=l,t.data=a.slice(0,n).concat(a.slice(t.selectedIndex,t.selectedIndex+1+r)).concat(a.slice(n,t.selectedIndex)).concat(a.slice(t.selectedIndex+1+r));var o=wfu_update_subfolder_list(e);t.selectedIndex=n,wfu_subfolders_update_toolnav(e),item=t,o!==item.oldVal&&(item.oldVal=o,document.getElementById("wfu_attribute_value_"+e).value=o,wfu_generate_shortcode())}}}}function wfu_subfolders_down_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;item=a[t.selectedIndex];var l=item.index+1,n=-1;for(curind=t.selectedIndex+1;curind<a.length;){if(a[curind].level==item.level){n=curind;break}if(a[curind].level<item.level)break;curind++}if(-1!=n){var d=0;for(curind=n+1;curind<a.length&&a[curind].level>item.level;)d++,curind++;a[n].index=item.index,item.index=l,t.data=a.slice(0,t.selectedIndex).concat(a.slice(n,n+1+d)).concat(a.slice(t.selectedIndex,n)).concat(a.slice(n+1+d));var r=wfu_update_subfolder_list(e);t.selectedIndex=t.selectedIndex+d+1,wfu_subfolders_update_toolnav(e),item=t,r!==item.oldVal&&(item.oldVal=r,document.getElementById("wfu_attribute_value_"+e).value=r,wfu_generate_shortcode())}}}function wfu_subfolders_left_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;for(item=a[t.selectedIndex],curind=t.selectedIndex+1;curind<a.length&&a[curind].level>item.level;)a[curind].level--,curind++;item.level--;var l=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,l!==item.oldVal&&(item.oldVal=l,document.getElementById("wfu_attribute_value_"+e).value=l,wfu_generate_shortcode())}}function wfu_subfolders_right_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;for(item=a[t.selectedIndex],curind=t.selectedIndex+1;curind<a.length&&a[curind].level>item.level;)a[curind].level++,curind++;item.level++;var l=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,l!==item.oldVal&&(item.oldVal=l,document.getElementById("wfu_attribute_value_"+e).value=l,wfu_generate_shortcode())}}function wfu_subfolders_def_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;if(item=a[t.selectedIndex],item["default"])item["default"]=!1;else{for(var l=0;l<a.length;l++)a[l]["default"]=!1;item["default"]=!0}var n=wfu_update_subfolder_list(e);wfu_subfolders_update_toolnav(e),item=t,n!==item.oldVal&&(item.oldVal=n,document.getElementById("wfu_attribute_value_"+e).value=n,wfu_generate_shortcode())}}function wfu_subfolders_ok_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=document.getElementById("wfu_subfolders_path_"+e),l=document.getElementById("wfu_subfolders_label_"+e);if(""==a.value||""==l.value)return void alert("Path or label cannot be empty!");var n=t.data,d="1"==document.getElementById("wfu_subfolders_isnewitem_"+e).value;if(d){var r=parseInt(document.getElementById("wfu_subfolders_newitemlevel_"+e).value),o={label:l.value,path:a.value,level:r,"default":!1},u=parseInt(document.getElementById("wfu_subfolders_newitemindex_"+e).value);u>=n.length?n.push(o):n.splice(u,0,o)}else item=n[t.selectedIndex],item.path=a.value,item.label=l.value;var _=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,_!==item.oldVal&&(item.oldVal=_,document.getElementById("wfu_attribute_value_"+e).value=_,wfu_generate_shortcode())}}function wfu_subfolders_del_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;item=a[t.selectedIndex];var l=0;for(curind=t.selectedIndex+1;curind<a.length&&a[curind].level>item.level;)l++,curind++;if(!(l>0)||confirm("Children items will be deleted as well. Proceed?")){a.splice(t.selectedIndex,1+l);var n=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,n!==item.oldVal&&(item.oldVal=n,document.getElementById("wfu_attribute_value_"+e).value=n,wfu_generate_shortcode())}}}function wfu_subfolders_add_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data,l=t.selectedIndex;item=a[l];var n=t.options,d=document.createElement("option");d.value="",d.innerHTML="",n.add(d,l),t.selectedIndex=l;var r=document.getElementById("wfu_subfolder_tools_"+e),o=document.getElementById("wfu_subfolders_path_"+e),u=document.getElementById("wfu_subfolders_label_"+e),_=document.getElementById("wfu_subfolders_ok_"+e),s=document.getElementById("wfu_subfolders_browse_"+e);r.className="wfu_subfolder_tools_container",u.disabled=!1,_.disabled=!0,document.getElementById("wfu_subfolders_isnewitem_"+e).value="1",document.getElementById("wfu_subfolders_newitemindex_"+e).value=l,document.getElementById("wfu_subfolders_newitemlevel_"+e).value=item.level,document.getElementById("wfu_subfolders_newitemlevel2_"+e).value="",o.disabled=0==item.level,s.disabled=0==item.level,0==item.level?(o.value="{root}",u.value="{upload folder}"):(o.value="",u.value="");for(var i=document.getElementsByName("wfu_subfolder_nav_"+e),f=0;f<i.length;f++)i[f].disabled=!0}}function wfu_subfolders_browse_clicked(e){var t=wfu_GetHttpRequestObject();if(null!=t){var a=null;try{var a=new FormData}catch(l){}if(null!=a){for(var n=document.getElementById("wfu_global_dialog_container"),d=document.getElementById("wfu_subfolders_browser_"+e),r=document.getElementById("wfu_subfolders_browse_"+e),o=document.getElementById("wfu_subfolders_inner_shadow_"+e),u=document.getElementById("wfu_subfolders_browser_msgcont_"+e),_=document.getElementById("wfu_subfolders_browser_msg_"+e),s=document.getElementById("wfu_subfolders_browser_img_"+e),i=document.getElementById("wfu_subfolders_browser_ok_"+e),f=document.getElementById("wfu_subfolders_browser_list_"+e);f.options.length>0;)f.options.remove(0);i.disabled=!0,i.onclick=function(){wfu_folder_browser_cancel_clicked(e)},_.innerHTML="loading folder contents...",s.style.display="inline",u.style.display="block",n.style.display="block",d.style.display="block",d.style.left=r.offsetLeft+r.offsetWidth-d.offsetWidth+"px",d.style.top=r.offsetTop+r.offsetHeight-d.offsetHeight+"px",o.style.display="block",n.onclick=function(){wfu_folder_browser_cancel_clicked(e)};var c=document.getElementById("wfu_attribute_uploadpath").value;"/"==c.substr(c.length-1)&&(c=c.substr(0,c.length-1));var m=wfu_get_relative_path(e).split(","),p=c+m[0];"/"!=p.substr(0)&&(p="/"+p);var w="";2==m.length&&(w=m[1]),a.append("action","wfu_ajax_action_read_subfolders"),a.append("folder1",wfu_plugin_encode_string(p)),a.append("folder2",wfu_plugin_encode_string(w)),t.key=e,t.addEventListener("load",wfu_readfolderComplete,!1),t.addEventListener("error",wfu_readfolderFailed,!1),t.addEventListener("abort",wfu_readfolderCanceled,!1),t.open("POST",AdminParams.wfu_ajax_url),t.send(a)}}}function wfu_readfolderComplete(e){var t=e.target.key,a=document.getElementById("wfu_subfolders_browser_msgcont_"+t),l=document.getElementById("wfu_subfolders_browser_msg_"+t),n=document.getElementById("wfu_subfolders_browser_img_"+t),d=document.getElementById("wfu_subfolders_browser_list_"+t),r=document.getElementById("wfu_subfolders_browser_ok_"+t),o=document.getElementById("wfu_subfolders_path_"+t),u=document.getElementById("wfu_subfolders_label_"+t),_=e.target.responseText;if(-1!=_){var s="wfu_read_subfolders:",i=e.target.responseText.indexOf(s);-1==i&&(i=e.target.responseText.length);var f=(e.target.responseText.substr(0,i),e.target.responseText.substr(i+s.length,e.target.responseText.length-i-s.length));i=f.indexOf(":");var c=f.substr(0,i);if(txt_value=f.substr(i+1,f.length-i-1),"success"==c){for(var m,p=wfu_plugin_decode_string(txt_value),w=p.split(","),g=0,v=0;v<w.length;v++)""!=w[v]&&(m=document.createElement("option"),m.value=w[v],m.innerHTML=w[v].replace("*"," "),d.add(m),g++);0==g&&(m=document.createElement("option"),m.value="",m.innerHTML="{empty}",m.disabled=!0,d.add(m)),d.selectedIndex=-1,r.onclick=function(){var e=d.options[d.selectedIndex].value,a=parseInt(document.getElementById("wfu_subfolders_newitemlevel_"+t).value);("*"==e.substr(0,1)||0==a)&&(document.getElementById("wfu_subfolders_newitemlevel_"+t).value=a+1,a>0&&(e=e.substr(1))),o.value=e,u.value=e,wfu_folder_browser_cancel_clicked(t),wfu_subfolders_ok_clicked(t)},a.style.display="none"}else"error"==c?(l.innerHTML=txt_value,n.style.display="none",r.disabled=!1):(l.innerHTML="Unknown error",n.style.display="none",r.disabled=!1)}}function wfu_readfolderFailed(e){var t=e.target.key,a=document.getElementById("wfu_subfolders_browser_msg_"+t),l=document.getElementById("wfu_subfolders_browser_img_"+t),n=document.getElementById("wfu_subfolders_browser_ok_"+t);a.innerHTML="Unknown error",l.style.display="none",n.disabled=!1}function wfu_readfolderCanceled(e){var t=e.target.key,a=document.getElementById("wfu_subfolders_browser_msg_"+t),l=document.getElementById("wfu_subfolders_browser_img_"+t),n=document.getElementById("wfu_subfolders_browser_ok_"+t);a.innerHTML="Unknown error",l.style.display="none",n.disabled=!1}function wfu_subfolders_browser_list_changed(e){var t=document.getElementById("wfu_subfolders_browser_list_"+e),a=document.getElementById("wfu_subfolders_browser_ok_"+e);a.disabled=t.selectedIndex<0}function wfu_folder_browser_cancel_clicked(e){var t=document.getElementById("wfu_global_dialog_container"),a=document.getElementById("wfu_subfolders_browser_"+e),l=(document.getElementById("wfu_subfolders_browse_"+e),document.getElementById("wfu_subfolders_inner_shadow_"+e));t.onclick=null,l.style.display="none",a.style.display="none",t.style.display="none"}function wfu_get_relative_path(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a,l=t.data,n="1"==document.getElementById("wfu_subfolders_isnewitem_"+e).value;a=n?parseInt(document.getElementById("wfu_subfolders_newitemlevel_"+e).value):l[t.selectedIndex].level;for(var d="/",r=t.selectedIndex-1,o=a;r>=0&&o>1;)l[r].level<o&&(d="/"+l[r].path+d,o=l[r].level),r--;return n&&"1"==document.getElementById("wfu_subfolders_newitemlevel2_"+e).value&&a>0&&t.selectedIndex>0&&(d+=","+l[t.selectedIndex-1].path),d}}function wfu_subfolders_changed(e){wfu_update_subfolder_list(e),wfu_subfolders_update_toolnav(e)}function wfu_subfolders_update_toolnav(e){var t,a,l=document.getElementById("wfu_attribute_"+e),n=document.getElementById("wfu_subfolder_tools_"+e),d=document.getElementById("wfu_subfolders_path_"+e),r=document.getElementById("wfu_subfolders_label_"+e),o=document.getElementById("wfu_subfolders_ok_"+e),u=document.getElementById("wfu_subfolders_browse_"+e),_=document.getElementById("wfu_subfolders_auto_"+e);if(document.getElementById("wfu_subfolders_isnewitem_"+e).value="",document.getElementById("wfu_subfolders_newitemindex_"+e).value="",document.getElementById("wfu_subfolders_newitemlevel_"+e).value="",document.getElementById("wfu_subfolders_newitemlevel2_"+e).value="",null==l.data?(t=wfu_decode_subfolder_list(e),l.data=t):t=l.data,0===l.data.length?(l.className="wfu_select_folders wfu_select_folders_empty",l.options[0].innerHTML=_.checked?"":"press here"):l.className="wfu_select_folders",l.selectedIndex<0)n.className="wfu_subfolder_tools_container wfu_subfolder_tools_disabled",d.disabled=!0,r.disabled=!0,o.disabled=!0,u.disabled=!0,r.value="",d.value="";else if(l.selectedIndex>=l.options.length-1){n.className="wfu_subfolder_tools_container",r.disabled=!1,o.disabled=!0,document.getElementById("wfu_subfolders_isnewitem_"+e).value="1",document.getElementById("wfu_subfolders_newitemindex_"+e).value=t.length;var s;s=0==t.length?0:0==t[t.length-1].level?1:t[t.length-1].level,document.getElementById("wfu_subfolders_newitemlevel_"+e).value=s,document.getElementById("wfu_subfolders_newitemlevel2_"+e).value="1",d.disabled=0==s,u.disabled=!1,0==s?(d.value="{root}",r.value="{upload folder}"):(d.value="",r.value="")}else n.className="wfu_subfolder_tools_container",r.disabled=!1,o.disabled=!0,a=t[l.selectedIndex],d.disabled=0==a.level,u.disabled=0==a.level,r.value=a.label,d.value=a.path;var i=document.getElementsByName("wfu_subfolder_nav_"+e);if(l.selectedIndex<0||l.selectedIndex>=l.options.length-1)for(var f=0;f<i.length;f++)i[f].disabled=!0;else wfu_subfolders_update_nav(e)}function wfu_subfolders_update_nav(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_subfolders_up_"+e),l=document.getElementById("wfu_subfolders_down_"+e),n=document.getElementById("wfu_subfolders_left_"+e),d=document.getElementById("wfu_subfolders_right_"+e),r=document.getElementById("wfu_subfolders_add_"+e),o=document.getElementById("wfu_subfolders_def_"+e),u=document.getElementById("wfu_subfolders_del_"+e),_=t.data,s=_[t.selectedIndex];for(a.disabled=s.index<=0,ind=t.selectedIndex+1,nextind=0;ind<_.length;){if(_[ind].level==s.level){nextind=_[ind].index;break}if(_[ind].level<s.level)break;ind++}l.disabled=0==s.level||0==nextind,n.disabled=0==t.selectedIndex&&s.level<1||t.selectedIndex>0&&s.level<=1,t.selectedIndex>=1?prevlevel=_[t.selectedIndex-1].level:prevlevel=0,d.disabled=s.level-prevlevel>0,r.disabled=0==s.level,o.disabled=!1,o.className="button"+(s["default"]?" wfu_subfolder_nav_pressed":""),u.disabled=!1}function wfu_decode_subfolder(e){var t={label:"",path:"",level:0,"default":!1};e=e.trim();for(var a=0,l=!1;a<e.length&&"*"==e.substr(a,1);)a++;e=e.substr(a,e.length-a),"&"==e.substr(0,1)&&(e=e.substr(1),l=!0),t.level=a,t["default"]=l;var n=e.split("/");return 1==n.length?(t.path=n[0],t.label=n[0]):n.length>1&&(t.path=n[0],t.label=n[1]),0==a&&(t.path="{root}",""==t.label&&(t.label="{upload folder}")),t}function wfu_decode_subfolder_list(e){for(var t,a=document.getElementById("wfu_attribute_"+e).options,l=Array(),n=["root"],d=[0],r=-1,o=0;o<a.length-1;o++){for(l.push(wfu_decode_subfolder(wfu_plugin_decode_string(a[o].value))),n.length>l[o].level?n[l[o].level]=l[o].path:n.push(l[o].path),t="",j=1;j<=l[o].level;j++)t+=n[j]+"/";l[o].fullpath=t,d.length<=l[o].level&&d.push(0),l[o].level>r?l[o].index=0:l[o].index=d[l[o].level]+1,d[l[o].level]=l[o].index,r=l[o].level}return l}function wfu_update_subfolder_list(e){var t=document.getElementById("wfu_attribute_"+e).options,a=document.getElementById("wfu_attribute_"+e),l=a.data;if(null!=l){var n,d,r="";t.length=l.length+1;for(var o=0;o<l.length;o++){for(n="",d="",j=0;j<l[o].level;j++)n+="*",d+=" ";l[o]["default"]?(n+="&",t[o].className="wfu_select_folders_option_default"):t[o].className="",n+=l[o].path+"/"+l[o].label,d+=l[o].label,t[o].value=wfu_plugin_encode_string(n),t[o].innerHTML=d,""!=r&&(r+=","),r+=n}return t[l.length].value="",t[l.length].innerHTML="",r}}function wfu_userdata_edit_field(e,t,a){for(var l,n=0;n<e.childNodes.length;n++)l=e.childNodes[n],"INPUT"==l.tagName?"text"==l.type?(l.value=t,wfu_attach_element_handlers(l,wfu_update_userfield_value)):"checkbox"==l.type&&(l.checked=a):"DIV"==l.tagName&&(l.className="wfu_userdata_action")}function wfu_formdata_edit_field(e,t,a){}function wfu_formdata_type_changed(e){var t=e.split("_"),a=t[0],l="wfu_formfield_"+e,n=(document.getElementById("wfu_attribute_"+a),document.getElementById(l+"_container")),d=window["wfu_attribute_"+a+"_typeprops"][document.getElementById(l+"_type").value],r={type:document.getElementById(l+"_type").value,label:document.getElementById(l+"_label").value,labelposition:document.getElementById(l+"_labelposition").value,required:"show"==d.required.substr(0,4)&&document.getElementById(l+"_required")?document.getElementById(l+"_required").checked:"true"==d.required.substr(5),donotautocomplete:"show"==d.donotautocomplete.substr(0,4)&&document.getElementById(l+"_donotautocomplete")?document.getElementById(l+"_donotautocomplete").checked:"true"==d.donotautocomplete.substr(5),validate:"show"==d.validate.substr(0,4)&&document.getElementById(l+"_validate")?document.getElementById(l+"_validate").checked:"true"==d.validate.substr(5),typehook:"show"==d.typehook.substr(0,4)&&document.getElementById(l+"_typehook")?document.getElementById(l+"_typehook").checked:"true"==d.typehook.substr(5),hintposition:"show"==d.hintposition.substr(0,4)&&document.getElementById(l+"_hintposition")?document.getElementById(l+"_hintposition").value:d.hintposition.substr(5),"default":"show"==d["default"].substr(0,4)&&document.getElementById(l+"_default")?document.getElementById(l+"_default").value:d["default"].substr(5),data:"show"==d.data.substr(0,4)&&document.getElementById(l+"_data")?document.getElementById(l+"_data").value:d.data.substr(5),group:"show"==d.group.substr(0,4)&&document.getElementById(l+"_group")?document.getElementById(l+"_group").value:d.group.substr(5),format:"show"==d.format.substr(0,4)&&document.getElementById(l+"_format")?document.getElementById(l+"_format").value:d.format.substr(5)},o=wfu_formdata_prepare_template(a,r,e);n.innerHTML=o;for(var u=document.querySelectorAll("div#"+l+'_container input[name="wfu_formfield_elements"]'),_=0;_<u.length;_++)wfu_attach_element_handlers(u[_],wfu_update_formfield_value);for(var s=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_action_remove"),_=0;_<s.length;_++)s[_].className="wfu_formdata_action wfu_formdata_action_remove"+(s.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:n})}function wfu_userdata_add_field(e){var t=e.parentNode,a=t.cloneNode(!0);wfu_userdata_edit_field(a,"",!1),t.parentNode.insertBefore(a,t.nextSibling)}function wfu_formdata_add_field(e){var t=e.split("_"),a=t[0],l=(t[1],document.getElementById("wfu_attribute_"+a)),n=document.getElementById("wfu_formfield_"+e+"_container"),d=document.createElement("DIV"),r=a+"_"+wfu_randomString(4);d.id="wfu_formfield_"+r+"_container",d.className="wfu_formdata_line_container",l.insertBefore(d,n.nextSibling);var o={type:"text",label:"",labelposition:"left",required:!1,donotautocomplete:!1,validate:!1,"default":"",data:"",group:"",format:"",hintposition:"right",typehook:!1},u=wfu_formdata_prepare_template(a,o,r);
|
2 |
-
d.innerHTML=u;for(var _=document.querySelectorAll("div#wfu_formfield_"+r+'_container input[name="wfu_formfield_elements"]'),s=0;s<_.length;s++)wfu_attach_element_handlers(_[s],wfu_update_formfield_value);for(var i=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_action_remove"),s=0;s<i.length;s++)i[s].className="wfu_formdata_action wfu_formdata_action_remove"+(i.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:d})}function wfu_formdata_prepare_template(e,t,a){var l=wfu_plugin_decode_string(window["wfu_attribute_"+e+"_formtemplate"]),n=window["wfu_attribute_"+e+"_typeprops"][t.type],d=window["wfu_attribute_"+e+"_typeprops"][0].split(","),r=["required","donotautocomplete","validate","typehook","labelposition","hintposition","default","data","group","format"],o=["none","top","right","bottom","left"],u=["none","inline","top","right","bottom","left"];l=l.replace(/\[\[key\]\]/g,a).replace(/\[\[t\]\]/g,t.type).replace(/\[\[label\]\]/g,t.label).replace(/\[\[s\]\]/g,t.labelposition).replace(/\[\[d\]\]/g,t["default"]).replace(/\[\[l\]\]/g,t.data).replace(/\[\[data_label\]\]/g,n.data_label).replace(/\[\[g\]\]/g,t.group).replace(/\[\[f\]\]/g,t.format).replace(/\[\[p\]\]/g,t.hintposition);for(var _=0;_<r.length;_++)l=l.replace(new RegExp("\\[\\["+r[_]+"_hint\\]\\]","g"),n[r[_]+"_hint"]);for(var _=0;_<d.length;_++)l=l.replace("[[type_"+d[_]+"_selected]]",d[_]==t.type?' selected="selected"':"");for(var _=0;_<o.length;_++)l=l.replace("[[labelposition_"+o[_]+"_selected]]",o[_]==t.labelposition?' selected="selected"':"");for(var _=0;_<u.length;_++)l=l.replace("[[hintposition_"+u[_]+"_selected]]",u[_]==t.hintposition?' selected="selected"':"");return l=l.replace("[[remove_disabled]]",""),l=t.required?l.replace(/\[\[r\-\>\]\]|\[\[\<\-r\]\]/g,""):l.replace(/\[\[r\-\>\]\].*\[\[\<\-r\]\]/g,""),l=t.donotautocomplete?l.replace(/\[\[a\-\>\]\]|\[\[\<\-a\]\]/g,""):l.replace(/\[\[a\-\>\]\].*\[\[\<\-a\]\]/g,""),l=t.validate?l.replace(/\[\[v\-\>\]\]|\[\[\<\-v\]\]/g,""):l.replace(/\[\[v\-\>\]\].*\[\[\<\-v\]\]/g,""),l=t.typehook?l.replace(/\[\[h\-\>\]\]|\[\[\<\-h\]\]/g,""):l.replace(/\[\[h\-\>\]\].*\[\[\<\-h\]\]/g,""),l="show"==n.required.substr(0,4)?l.replace(/\[\[R\-\>\]\]|\[\[\<\-R\]\]/g,""):l.replace(/\[\[R\-\>\]\][^]*\[\[\<\-R\]\]/g,""),l="show"==n.donotautocomplete.substr(0,4)?l.replace(/\[\[A\-\>\]\]|\[\[\<\-A\]\]/g,""):l.replace(/\[\[A\-\>\]\][^]*\[\[\<\-A\]\]/g,""),l="show"==n.validate.substr(0,4)?l.replace(/\[\[V\-\>\]\]|\[\[\<\-V\]\]/g,""):l.replace(/\[\[V\-\>\]\][^]*\[\[\<\-V\]\]/g,""),l="show"==n.hintposition.substr(0,4)?l.replace(/\[\[P\-\>\]\]|\[\[\<\-P\]\]/g,""):l.replace(/\[\[P\-\>\]\][^]*\[\[\<\-P\]\]/g,""),l="show"==n.typehook.substr(0,4)?l.replace(/\[\[H\-\>\]\]|\[\[\<\-H\]\]/g,""):l.replace(/\[\[H\-\>\]\][^]*\[\[\<\-H\]\]/g,""),l="show"==n["default"].substr(0,4)?l.replace(/\[\[D\-\>\]\]|\[\[\<\-D\]\]/g,""):l.replace(/\[\[D\-\>\]\][^]*\[\[\<\-D\]\]/g,""),l="show"==n.data.substr(0,4)?l.replace(/\[\[L\-\>\]\]|\[\[\<\-L\]\]/g,""):l.replace(/\[\[L\-\>\]\][^]*\[\[\<\-L\]\]/g,""),l="show"==n.group.substr(0,4)?l.replace(/\[\[G\-\>\]\]|\[\[\<\-G\]\]/g,""):l.replace(/\[\[G\-\>\]\][^]*\[\[\<\-G\]\]/g,""),l="show"==n.format.substr(0,4)?l.replace(/\[\[F\-\>\]\]|\[\[\<\-F\]\]/g,""):l.replace(/\[\[F\-\>\]\][^]*\[\[\<\-F\]\]/g,"")}function wfu_userdata_remove_field(e){for(var t=e.parentNode,a=t.parentNode,l=null,n=0;n<a.childNodes.length;n++)if(1===a.childNodes[n].nodeType){l=a.childNodes[n];break}if(t!=l){t.parentNode.removeChild(t);for(var n=0;n<l.childNodes.length;n++)if(1===l.childNodes[n].nodeType){wfu_update_userfield_value({target:l.childNodes[n]});break}}}function wfu_formdata_remove_field(e){var t=e.split("_"),a=t[0],l=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_line_container");if(!(l.length<2)){var n=document.getElementById("wfu_attribute_"+a),d=document.getElementById("wfu_formfield_"+e+"_container");n.removeChild(d),d=document.querySelector("div#wfu_attribute_"+a+" .wfu_formdata_line_container");for(var r=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_action_remove"),o=0;o<r.length;o++)r[o].className="wfu_formdata_action wfu_formdata_action_remove"+(r.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:d})}}function wfu_generate_shortcode(){for(var e,t=document.getElementById("wfu_shortcode_tag").value,a=document.getElementById("wfu_attribute_defaults"),l=(document.getElementById("wfu_attribute_values"),""),n="",d="["+t,r="",o=0;o<a.childNodes.length;o++)e=a.childNodes[o],1===e.nodeType&&(l=e.id.replace("wfu_attribute_default_",""),n=document.getElementById("wfu_attribute_value_"+l).value,e.value!=n&&(r+=" "+l+'="'+n+'"'));d+=r+"]",document.getElementById("wfu_shortcode").value=d,ShortcodeString=r.substr(1),document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode").disabled=wfu_plugin_encode_string(d)==document.getElementById("wfu_shortcode_original_enc").value),Autosave&&wfu_schedule_save_shortcode()}function wfu_update_text_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_",""),l=t.value;l=l.replace(/(\r\n|\n|\r)/gm,"%n%"),l=l.replace(/\"/gm,"%dq%"),l=l.replace(/\[/gm,"%brl%"),l=l.replace(/\]/gm,"%brr%"),l!==t.oldVal&&(t.oldVal=l,document.getElementById("wfu_attribute_value_"+a).value=l,wfu_generate_shortcode())}function wfu_update_date_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_",""),l=t.value;l!==t.oldVal&&(t.oldVal=l,document.getElementById("wfu_attribute_value_"+a).value=l,wfu_generate_shortcode())}function wfu_update_stringmatch_textvalue(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_","");a=a.replace("_matchfield","").replace("_matchvalue",""),wfu_update_stringmatch_value(a)}function wfu_update_triplecolor_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_","");a=a.replace("_color",""),a=a.replace("_bgcolor",""),a=a.replace("_borcolor",""),t=document.getElementById("wfu_attribute_"+a+"_color");var l=t.value+","+document.getElementById("wfu_attribute_"+a+"_bgcolor").value+","+document.getElementById("wfu_attribute_"+a+"_borcolor").value;l!==t.oldVal&&(t.oldVal=l,document.getElementById("wfu_attribute_value_"+a).value=l,wfu_generate_shortcode())}function wfu_update_dimension_value(e){e=e||window.event;var t=e.target,a=t.name.replace("wfu_dimension_elements_",""),l=document.getElementsByName(t.name);t=l[0];for(var n="",d="",r=0;r<l.length;r++)d=l[r].id.replace("wfu_attribute_"+a+"_",""),""!=n&&""!=l[r].value&&(n+=", "),""!=l[r].value&&(n+=d+":"+l[r].value);n!==t.oldVal&&(t.oldVal=n,document.getElementById("wfu_attribute_value_"+a).value=n,wfu_generate_shortcode())}function wfu_update_ptext_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_","");a=a.substr(2);var l=document.getElementById("wfu_attribute_s_"+a).value,n=document.getElementById("wfu_attribute_p_"+a).value,d=l+"/"+n;d!==t.oldVal&&(t.oldVal=d,document.getElementById("wfu_attribute_value_"+a).value=d),wfu_generate_shortcode()}function wfu_update_mchecklist_value(e){var t="",a=(document.getElementById("wfu_attribute_"+e),document.getElementById("wfu_attribute_"+e+"_all"));a.checked?(jQuery("#wfu_attribute_"+e+" input").prop("disabled",!0),jQuery("#wfu_attribute_"+e+" input").prop("checked",!0),t="all"):(jQuery("#wfu_attribute_"+e+" input").prop("disabled",!1),jQuery("#wfu_attribute_"+e+" input").each(function(){jQuery(this).prop("checked")&&(t+=","+jQuery(this).next().html())}),t=t.substr(1)),document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_rolelist_value(e){var t="",a=document.getElementById("wfu_attribute_"+e),l=document.getElementById("wfu_attribute_"+e+"_guests"),n=document.getElementById("wfu_attribute_"+e+"_all");if(n.checked)a.disabled=!0,t="all";else{a.disabled=!1;for(var d=a.options,r=0;r<d.length;r++)d[r].selected&&(""!=t&&(t+=","),t+=d[r].value)}l.checked&&(""!=t&&(t+=","),t+="guests"),document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_userlist_value(e){var t="",a=document.getElementById("wfu_attribute_"+e),l=document.getElementById("wfu_attribute_"+e+"_current"),n=document.getElementById("wfu_attribute_"+e+"_guests"),d=document.getElementById("wfu_attribute_"+e+"_all");if(l&&l.checked)a.disabled=!0,d.disabled=!0,n.disabled=!0,t="current";else{if(d.disabled=!1,n.disabled=!1,d.checked)a.disabled=!0,t="all";else{a.disabled=!1;for(var r=a.options,o=0;o<r.length;o++)r[o].selected&&(""!=t&&(t+=","),t+=r[o].value)}n.checked&&(""!=t&&(t+=","),t+="guests")}document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_postlist_value(e){for(var t="",a=Array(),l=Array(),n=document.getElementById("wfu_attribute_"+e+"_postlist").value.split(","),d=0;d<n.length;d++)a.push(document.getElementById("wfu_attribute_"+e+"_"+n[d])),l.push(document.getElementById("wfu_attribute_"+e+"_all_"+n[d]));var r=document.getElementById("wfu_attribute_"+e+"_current");if(r&&r.checked){for(var d=0;d<n.length;d++)a[d].disabled=!0,l[d].disabled=!0;t="current"}else{var o=!0;t="";for(var d=0;d<n.length;d++)if(l[d].disabled=!1,l[d].checked)a[d].disabled=!0,""!=t&&(t+=","),t+="all"+n[d];else{a[d].disabled=!1,o=!1;for(var u=a[d].options,_=0;_<u.length;_++)u[_].selected&&(""!=t&&(t+=","),t+=u[_].value)}o&&(t="all")}document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_bloglist_value(e){var t="",a=document.getElementById("wfu_attribute_"+e),l=document.getElementById("wfu_attribute_"+e+"_current"),n=document.getElementById("wfu_attribute_"+e+"_all");if(l&&l.checked)a.disabled=!0,n.disabled=!0,t="current";else if(n.disabled=!1,n.checked)a.disabled=!0,t="all";else{a.disabled=!1;for(var d=a.options,r=0;r<d.length;r++)d[r].selected&&(""!=t&&(t+=","),t+=d[r].value)}document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_stringmatch_value(e){var t=document.getElementById("wfu_attribute_"+e+"_matchfield").value,a=document.getElementById("wfu_attribute_"+e+"_matchcriterion").value,l=document.getElementById("wfu_attribute_"+e+"_matchvalue").value;t=t.replace(";",""),""==t.trim()?document.getElementById("wfu_attribute_value_"+e).value="":document.getElementById("wfu_attribute_value_"+e).value="field:"+t+";criterion:"+a+";value:"+l,wfu_generate_shortcode()}function wfu_update_userfield_value(e){e=e||window.event;for(var t=e.target,a=t.parentNode,l=a.parentNode,n="",d=!1,r="",o=0;o<l.childNodes.length;o++)if(a=l.childNodes[o],"DIV"===a.tagName){for(var u=0;u<a.childNodes.length;u++)"INPUT"==a.childNodes[u].tagName&&("text"==a.childNodes[u].type?(n=a.childNodes[u].value,0==o&&(t=a.childNodes[u])):"checkbox"==a.childNodes[u].type&&(d=a.childNodes[u].checked));""!=r&&""!=n&&(r+="/"),""!=n&&d&&(r+="*"),""!=n&&(r+=n)}r!==t.oldVal&&(t.oldVal=r,document.getElementById("wfu_attribute_value_userdatalabel").value=r,wfu_generate_shortcode(),wfu_update_formfield_variables())}function wfu_update_formfield_value(e){e=e||window.event;for(var t=e.target,a=t.id.match(/^wfu_formfield_(.*?)_/)[1],l=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_line_container"),n="",d=0;d<l.length;d++){var r="",o=l[d].id.match(/^wfu_formfield_.*?_(.*?)_/)[1],u=a+"_"+o,_=document.getElementById("wfu_formfield_"+u+"_label").value;if(""!=_.trim()){r=_.trim();var s=document.getElementById("wfu_formfield_"+u+"_type").value,i=window["wfu_attribute_"+a+"_typeprops"];r+="|t:"+s,r+="|s:"+document.getElementById("wfu_formfield_"+u+"_labelposition").value,"show"==i[s].required.substr(0,4)&&(r+="|r:"+(document.getElementById("wfu_formfield_"+u+"_required").checked?"1":"0")),"show"==i[s].donotautocomplete.substr(0,4)&&(r+="|a:"+(document.getElementById("wfu_formfield_"+u+"_donotautocomplete").checked?"1":"0")),"show"==i[s].validate.substr(0,4)&&(r+="|v:"+(document.getElementById("wfu_formfield_"+u+"_validate").checked?"1":"0")),"show"==i[s].typehook.substr(0,4)&&(r+="|h:"+(document.getElementById("wfu_formfield_"+u+"_typehook").checked?"1":"0")),"show"==i[s].hintposition.substr(0,4)&&(r+="|p:"+document.getElementById("wfu_formfield_"+u+"_hintposition").value),"show"==i[s]["default"].substr(0,4)&&(r+="|d:"+document.getElementById("wfu_formfield_"+u+"_default").value),"show"==i[s].data.substr(0,4)&&(r+="|l:"+document.getElementById("wfu_formfield_"+u+"_data").value),"show"==i[s].group.substr(0,4)&&(r+="|g:"+document.getElementById("wfu_formfield_"+u+"_group").value),"show"==i[s].format.substr(0,4)&&(r+="|f:"+document.getElementById("wfu_formfield_"+u+"_format").value)}""!=r&&(""!=n&&(n+="/"),n+=r)}n!==t.oldVal&&(t.oldVal=n,document.getElementById("wfu_attribute_value_"+a).value=n,wfu_generate_shortcode(),wfu_update_formfield_variables())}function wfu_update_formfield_variables(){var e=document.getElementById("wfu_attribute_value_userdatalabel");if(e){for(var t=document.getElementById("wfu_wrapper"),a=document.getElementsByClassName("wfu_shadow_userdata","div",t),l=document.getElementsByName("wfu_formfield_select"),n=0;n<l.length;n++)l[n].style.display="none";if(0!=a.length&&"block"!=a[0].style.display){for(var d='<option style="display:none;">%userdataXXX%</option>',r=e.value.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]"),o=2;document.getElementById("wfu_attribute_userdatalabel"+o);){var u=document.getElementById("wfu_attribute_value_userdatalabel"+o).value.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]");r=r.concat(u),o++}var _="",s=0;o=1;for(var n=0;n<r.length;n++)_=r[n],"*"==_[0]&&(_=_.substr(1)),s=_.indexOf("|"),s>-1&&(_=_.substr(0,s)),""!=_.trim()&&(d+='<option value="%userdata'+o+'%">'+o+": "+_.trim()+"</option>",o++);for(var n=0;n<l.length;n++)l[n].innerHTML=d,l[n].style.display="inline-block"}}}function wfu_attach_element_handlers(e,t){for(var a=["DOMAttrModified","textInput","input","change","keypress","paste","focus","propertychange"],l=0;l<a.length;l++)wfu_addEventHandler(e,a[l],t)}function wfu_Attach_Admin_Events(e){Autosave=e,wfu_generate_shortcode(),wfu_update_formfield_variables(),wfu_Attach_Admin_DragDrop_Events();for(var t=document.getElementsByName("wfu_text_elements"),a=0;a<t.length;a++)wfu_attach_element_handlers(t[a],wfu_update_text_value);for(var l=document.getElementsByName("wfu_ptext_elements"),a=0;a<l.length;a++)wfu_attach_element_handlers(l[a],wfu_update_ptext_value);for(var n=document.getElementsByName("wfu_stringmatch_elements"),a=0;a<n.length;a++)wfu_attach_element_handlers(n[a],wfu_update_stringmatch_textvalue);for(var d=document.getElementsByName("wfu_triplecolor_elements"),a=0;a<d.length;a++)wfu_attach_element_handlers(d[a],wfu_update_triplecolor_value);for(var r=document.getElementsByName("wfu_dimension_elements_widths"),a=0;a<r.length;a++)wfu_attach_element_handlers(r[a],wfu_update_dimension_value);r=document.getElementsByName("wfu_dimension_elements_heights");for(var a=0;a<r.length;a++)wfu_attach_element_handlers(r[a],wfu_update_dimension_value);for(var o=document.getElementsByName("wfu_userfield_elements"),a=0;a<o.length;a++)wfu_attach_element_handlers(o[a],wfu_update_userfield_value);for(var u=document.getElementsByName("wfu_formfield_elements"),a=0;a<u.length;a++)wfu_attach_element_handlers(u[a],wfu_update_formfield_value);for(var _=document.getElementsByName("wfu_subfolder_tools_input"),a=0;a<_.length;a++)wfu_attach_element_handlers(_[a],wfu_subfolders_input_changed);""!=document.getElementById("wfu_shortcode_postid").value&&setTimeout(function(){wfu_check_page_obsolescence()},CheckObsolescenceTimeOut)}function wfu_insert_variable(e){var t=e.className.replace("wfu_variable wfu_variable_",""),a=document.getElementById("wfu_attribute_"+t),l=a.selectionStart,n=a.value;a.value=n.substr(0,l)+e.innerHTML+n.substr(l),wfu_update_text_value({target:a})}function wfu_insert_userfield_variable(e){var t=e.className.replace("wfu_variable wfu_variable_",""),a=document.getElementById("wfu_attribute_"+t),l=a.selectionStart,n=a.value;a.value=n.substr(0,l)+e.value+n.substr(l),e.value="%userdataXXX%",wfu_update_text_value({target:a})}function wfu_columns_itemclicked(e){var t=e.parentNode;if("SELECT"==t.tagName)for(var a=0;a<t.options.length;a++)t.options[a].selected=t.options[a]==e}function wfu_columns_buttonaction(e,t){var a=document.getElementById("wfu_attribute_"+e+"_sourcelist"),l=document.getElementById("wfu_attribute_"+e);if("add"==t){for(var n=0;n<a.options.length;n++)if(a.options[n].selected||"wfu_columns_item_required"==a.options[n].className){for(var d=!1,r=0;r<l.options.length;r++)if(l.options[r].value==a.options[n].value){d=!0;break}if(!d){var o=document.createElement("OPTION");o.value=a.options[n].value,o.innerHTML=a.options[n].innerHTML,o.className=a.options[n].className,l.appendChild(o)}}}else if("del"==t)for(var n=0;n<l.options.length;)l.options[n].selected&&"wfu_columns_item_required"!=l.options[n].className?l.options.remove(n):n++;else if("up"==t||"down"==t){for(var u=-1,n=0;n<l.options.length;n++)l.options[n].selected&&-1==u?u=n:l.options[n].selected&&u>-1&&(l.options[n].selected=!1);"up"==t&&u>0?l.insertBefore(l.options[u],l.options[u-1]):"down"==t&&u<l.options.length-1&&l.insertBefore(l.options[u+1],l.options[u])}wfu_update_columns(e)}function wfu_update_columns(e){for(var t=document.getElementById("wfu_attribute_"+e),a="",l=0;l<t.options.length;l++)""!=a&&(a+=","),a+=t.options[l].value;document.getElementById("wfu_attribute_value_"+e).value=a,wfu_generate_shortcode()}function wfu_GetHttpRequestObject(){var e=null;try{e=new XMLHttpRequest}catch(t){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(a){try{e=new ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}}if(null==e&&window.createRequest)try{xmlhttp=window.createRequest()}catch(t){}return e}function wfu_plugin_encode_string(e){var t,a=0,l="",n="";for(a=0;a<e.length;a++)t=e.charCodeAt(a),t>=2048?t=((16773120&t|917504)<<4)+((4032&t|8192)<<2)+(63&t|128):t>=128&&(t=((65472&t|12288)<<2)+(63&t|128)),n=t.toString(16),(1==n.length||3==n.length||5==n.length)&&(n="0"+n),l+=n;return l}function wfu_plugin_decode_string(e){for(var t,a,l=0,n="";l<e.length;)t=parseInt(e.substr(l,2),16),a=128>t?t:224>t?((31&t)<<6)+(63&parseInt(e.substr(l+=2,2),16)):((15&t)<<12)+((63&parseInt(e.substr(l+=2,2),16))<<6)+(63&parseInt(e.substr(l+=2,2),16)),n+=String.fromCharCode(a),l+=2;return n}function wfu_randomString(e){for(var t="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",a=e,l="",n=0;a>n;n++){var d=Math.floor(Math.random()*t.length);l+=t.substring(d,d+1)}return l}function wfu_schedule_save_shortcode(){var e=new Date,t=ShortcodeNextSave-e.getTime();null!=ShortcodeTimeOut&&(clearTimeout(ShortcodeTimeOut),ShortcodeTimeOut=null),0>=t?wfu_save_shortcode():ShortcodeTimeOut=setTimeout(function(){wfu_save_shortcode()},t)}function wfu_check_page_obsolescence(){PageObsolete||PageUpdating||""==document.getElementById("wfu_shortcode_postid").value}function wfu_save_shortcode(){if(!PageObsolete){var e=wfu_GetHttpRequestObject();if(null!=e){PageUpdating=!0,document.getElementById("wfu_update_failed_message").style.display="none";var t=AdminParams.wfu_ajax_url;params=new Array(8),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_save_shortcode",params[1]=new Array(2),params[1][0]="shortcode",params[1][1]=wfu_plugin_encode_string(ShortcodeString),params[2]=new Array(2),params[2][0]="shortcode_original",params[2][1]=document.getElementById("wfu_shortcode_original_enc").value,params[3]=new Array(2),params[3][0]="post_id",params[3][1]=document.getElementById("wfu_shortcode_postid").value,params[4]=new Array(2),params[4][0]="post_hash",params[4][1]=document.getElementById("wfu_shortcode_posthash").value,params[5]=new Array(2),params[5][0]="shortcode_position",params[5][1]=document.getElementById("wfu_shortcode_position").value,params[6]=new Array(2),params[6][0]="shortcode_tag",params[6][1]=document.getElementById("wfu_shortcode_tag").value,params[7]=new Array(2),params[7][0]="widget_id",params[7][1]=document.getElementById("wfu_shortcode_widgetid").value;for(var a="",l=0;l<params.length;l++)a+=(l>0?"&":"")+params[l][0]+"="+encodeURI(params[l][1]);var n=new Date;Autosave?ShortcodeNextSave=n.getTime()+5e3:document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode_wait").style.display="inline"),e.open("POST",t,!0),e.setRequestHeader("Content-type","application/x-www-form-urlencoded"),e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){PageUpdating=!1;var t="wfu_save_shortcode:",a=e.responseText.indexOf(t);-1==a&&(a=e.responseText.length);var l=(e.responseText.substr(0,a),e.responseText.substr(a+t.length,e.responseText.length-a-t.length));a=l.indexOf(":");var d=l.substr(0,a);if(txt_value=l.substr(a+1,l.length-a-1),"success"==d){if(Autosave?(document.getElementById("wfu_save_label").innerHTML="saved",document.getElementById("wfu_save_label").className="wfu_save_label",document.getElementById("wfu_save_label").style.opacity=1,wfu_fadeout_element(300),ShortcodeNextSave=n.getTime()+1e3,null!=ShortcodeTimeOut&&wfu_schedule_save_shortcode()):document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode_wait").style.display="none",document.getElementById("wfu_update_shortcode").disabled=!0,window.plugin_window&&window.plugin_window.location.reload(!0)),""!=document.getElementById("wfu_shortcode_postid").value){var r=document.getElementById("wfu_shortcode_tag").value;document.getElementById("wfu_shortcode_original_enc").value=wfu_plugin_encode_string("["+r+" "+ShortcodeString+"]"),document.getElementById("wfu_shortcode_posthash").value=txt_value,setTimeout(function(){wfu_check_page_obsolescence()},CheckObsolescenceTimeOut)}}else Autosave&&(document.getElementById("wfu_save_label").innerHTML="not saved",document.getElementById("wfu_save_label").className="wfu_save_label_fail",document.getElementById("wfu_save_label").style.opacity=1,wfu_fadeout_element(300)),"fail"==d&&("post_modified"==txt_value?(PageObsolete=!0,document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode").disabled=!0),document.getElementById("wfu_update_rejected_message").style.display="block"):document.getElementById("wfu_update_failed_message").style.display="block")}},e.send(a)}}}function wfu_adjust_opacity(e){document.getElementById("wfu_save_label").style.opacity=e}function wfu_fadeout_element(e){for(var t=20,a=0,l=0;t>l;l++)a=1-l/t,setTimeout('wfu_adjust_opacity("'+a.toString()+'")',l*e/t);setTimeout('wfu_adjust_opacity("0.0")',l*e/t)}function wfu_apply_value(e,t,a){if("onoff"==t)document.getElementById("wfu_attribute_"+e).className="wfu_onoff_container_"+("true"!=a?"on":"off"),wfu_admin_onoff_clicked(e);else if("text"==t||"ltext"==t||"integer"==t||"float"==t||"mtext"==t||"color"==t){var l=document.getElementById("wfu_attribute_"+e);if(a=a.replace(/\%n\%/gm,"\n"),a=a.replace(/\%dq\%/gm,'"'),a=a.replace(/\%brl\%/gm,"["),a=a.replace(/\%brr\%/gm,"]"),"color"==t){var n=colourNameToHex(a);n||(n=a),jQuery("#wfu_attribute_"+e).wpColorPicker("color",n)}l.value=a,wfu_update_text_value({target:l})}else if("date"==t){var l=document.getElementById("wfu_attribute_"+e);l.value=a,wfu_update_date_value({target:l})}else if("placements"==t)wfu_admin_recreate_placements_panel(a),document.getElementById("wfu_attribute_value_placements").value=a,wfu_generate_shortcode();else if("radio"==t){for(var d=document.getElementsByName("wfu_radioattribute_"+e),r=0;r<d.length;r++)d[r].checked=d[r].value==a||"*"+d[r].value==a;wfu_admin_radio_clicked(e)}else if("ptext"==t){a=a.replace(/\%n\%/gm,"\n"),a=a.replace(/\%dq\%/gm,'"'),a=a.replace(/\%brl\%/gm,"["),a=a.replace(/\%brr\%/gm,"]");var o=a.split("/"),u=o.length<1?"":o[0],_=o.length<2?u:o[1],s=document.getElementById("wfu_attribute_s_"+e);s.value=u;var i=document.getElementById("wfu_attribute_p_"+e);i.value=_,wfu_update_ptext_value({target:s}),wfu_update_ptext_value({target:i})}else if("mchecklist"==t){if(a=a.toLowerCase(),"all"==a)document.getElementById("wfu_attribute_"+e+"_all").checked=!0;else{document.getElementById("wfu_attribute_"+e+"_all").checked=!1;for(var f=a.split(","),r=0;r<f.length;r++)f[r]=f[r].trim();jQuery("#wfu_attribute_"+e+" input").each(function(){jQuery(this).prop("checked",f.indexOf(jQuery(this).next().html())>-1)})}wfu_update_mchecklist_value(e)}else if("rolelist"==t){var l=document.getElementById("wfu_attribute_"+e),c=document.getElementById("wfu_attribute_"+e+"_all"),m=c.className.indexOf("wfu_default_administrator")>-1,p=a.split(",");if(p.indexOf("all")>-1){c.checked=!0;for(var r=0;r<l.options.length;r++)l.options[r].selected=m&&"administrator"==l.options[r].value}else{c.checked=!1;for(var r=0;r<p.length;r++)p[r]=p[r].trim();for(var r=0;r<l.options.length;r++)l.options[r].selected=p.indexOf(l.options[r].value)>-1}document.getElementById("wfu_attribute_"+e+"_guests").checked=p.indexOf("guests")>-1,wfu_update_rolelist_value(e)}else if("userlist"==t){var l=document.getElementById("wfu_attribute_"+e),c=document.getElementById("wfu_attribute_"+e+"_all"),w=c.className.indexOf("wfu_default_0")>-1,g=document.getElementById("wfu_attribute_"+e+"_current");if(g&&"current"==a){g.checked=!0,c.checked=!1,document.getElementById("wfu_attribute_"+e+"_guests").checked=!1;for(var r=0;r<l.options.length;r++)l.options[r].selected=w&&1>r}else{g&&(g.checked=!1);var v=a.split(",");if(v.indexOf("all")>-1){c.checked=!0;for(var r=0;r<l.options.length;r++)l.options[r].selected=w&&1>r}else{c.checked=!1;for(var r=0;r<v.length;r++)v[r]=v[r].trim();for(var r=0;r<l.options.length;r++)l.options[r].selected=v.indexOf(l.options[r].value)>-1}document.getElementById("wfu_attribute_"+e+"_guests").checked=v.indexOf("guests")>-1}wfu_update_userlist_value(e)}else if("postlist"==t){for(var b=Array(),c=Array(),h=document.getElementById("wfu_attribute_"+e+"_postlist").value.split(","),r=0;r<h.length;r++)b.push(document.getElementById("wfu_attribute_"+e+"_"+h[r])),c.push(document.getElementById("wfu_attribute_"+e+"_all_"+h[r]));var g=document.getElementById("wfu_attribute_"+e+"_current");if(g&&"current"==a){g.checked=!0;for(var r=0;r<h.length;r++){c[r].checked=!1;for(var y=0;y<b[r].options.length;y++)b[r].options[y].selected=!1}}else{g&&(g.checked=!1);for(var I=a.split(","),r=0;r<h.length;r++){("all"==a||I.indexOf("all"+h[r])>-1)&&(c[r].checked=!0);for(var y=0;y<b[r].options.length;y++)b[r].options[y].selected=I.indexOf(b[r].options[y].value)>-1}}wfu_update_postlist_value(e)}else if("bloglist"==t){var g=document.getElementById("wfu_attribute_"+e+"_current");if(g&&"current"==a){g.checked=!0,document.getElementById("wfu_attribute_"+e+"_all").checked=!1;for(var l=document.getElementById("wfu_attribute_"+e),r=0;r<l.options.length;r++)l.options[r].selected=!1}else{g&&(g.checked=!1);var E=a.split(",");if("all"==a)document.getElementById("wfu_attribute_"+e+"_all").checked=!0;else{document.getElementById("wfu_attribute_"+e+"_all").checked=!1;for(var r=0;r<E.length;r++)E[r]=E[r].trim();for(var l=document.getElementById("wfu_attribute_"+e),r=0;r<l.options.length;r++)l.options[r].selected=E.indexOf(l.options[r].value)>-1}}wfu_update_bloglist_value(e)}else if("stringmatch"==t){var B="",k="equal to",x="",N=a.match(/^field:(.*?);\s*criterion:(.*?)\s*;\s*value:(.*)$/);N&&4==N.length&&(B=N[1],k=N[2],x=N[3]),document.getElementById("wfu_attribute_"+e+"_matchfield").value=B,document.getElementById("wfu_attribute_"+e+"_matchcriterion").value=k,document.getElementById("wfu_attribute_"+e+"_matchvalue").value=x,wfu_update_stringmatch_value(e)}else if("columns"==t){var T=document.getElementById("wfu_attribute_"+e+"_sourcelist"),A=document.getElementById("wfu_attribute_"+e);A.innerHTML="";for(var S=a.split(","),r=0;r<T.options.length;r++)if("wfu_columns_item_required"==T.options[r].className&&-1==S.indexOf(T.options[r].value)){var H=document.createElement("OPTION");H.value=T.options[r].value,H.innerHTML=T.options[r].innerHTML,H.className=T.options[r].className,A.appendChild(H)}for(var r=0;r<S.length;r++){for(var q=-1,y=0;y<T.options.length;y++)if(T.options[y].value==S[r]){q=y;break}for(var O=!1,y=0;y<A.options.length;y++)if(A.options[y].value==S[r]){O=!0;break}if(q>-1&&!O){var H=document.createElement("OPTION");H.value=T.options[q].value,H.innerHTML=T.options[q].innerHTML,H.className=T.options[q].className,A.appendChild(H)}}wfu_update_columns(e)}else if("dimensions"==t){for(var C,L,D,l,M=a.split(","),j=document.getElementsByName("wfu_dimension_elements_"+e),r=0;r<j.length;r++)j[r].value="";for(var r=0;r<M.length;r++)C=M[r].split(":",2),L=C.length<1?"":C[0],D=C.length<2?L:C[1],l=document.getElementById("wfu_attribute_"+e+"_"+L.trim()),l&&(l.value=D.trim());l=j[0],wfu_update_dimension_value({target:l})}else if("userfields"==t){for(var V,P=a.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]"),R=Array(),r=0;r<P.length;r++)V="*"==P[r].substr(0,1),V&&(P[r]=P[r].substr(1)),""!=P[r]&&R.push({name:P[r],required:V});for(var F=document.getElementById("wfu_attribute_"+e),U=null,Q=Array(),r=0;r<F.childNodes.length;r++)1===F.childNodes[r].nodeType&&(null==U?U=F.childNodes[r]:Q.push(F.childNodes[r]));for(var r=0;r<Q.length;r++)F.removeChild(Q[r]);wfu_userdata_edit_field(U,"",!1);for(var X,G=U,r=0;r<R.length;r++)0==r?wfu_userdata_edit_field(U,R[r].name,R[r].required):(X=G.cloneNode(!0),wfu_userdata_edit_field(X,R[r].name,R[r].required),F.insertBefore(X,G.nextSibling),G=X);for(var l,r=0;r<U.childNodes.length&&(l=U.childNodes[r],"INPUT"!=l.tagName);r++);wfu_update_userfield_value({target:l})}else if("formfields"==t){for(var R=Array(),W=window["wfu_attribute_"+e+"_typeprops"],z=W[0].split(","),$={},r=0;r<z.length;r++){var J=W[z[r]],K={};K.type=z[r],K.label="",K.labelposition=J.labelposition.substr(5),K.required="true"==J.required.substr(5),K.donotautocomplete="true"==J.donotautocomplete.substr(5),K.validate="true"==J.validate.substr(5),K.typehook="true"==J.typehook.substr(5),K.hintposition=J.hintposition.substr(5),K["default"]=J["default"].substr(5),K.data=J.data.substr(5),K.group=J.group.substr(5),K.format=J.format.substr(5),$[z[r]]=K}for(var P=a.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]"),r=0;r<P.length;r++){var Z=P[r].trim(),Y={};for(prop in $.text)Y[prop]=$.text[prop];"*"==Z.substr(0,1)&&(Y.required=!0,Z=Z.substr(1));var ee=Z.split("|");if(""!=ee[0].trim()){for(var te=-1,ae="",y=0;y<ee.length;y++){var le=ee[y].replace(/^\s+/gm,""),ne=le.substr(0,2),D=le.substr(2);if("t:"==ne&&y>0&&z.indexOf(D)>-1){ae=D,te=y;break}}if(""!=ae){for(prop in $[ae])Y[prop]=$[ae][prop];ee.splice(te,1)}Y.label=ee[0].trim(),ee.splice(0,1);for(var y=0;y<ee.length;y++){var le=ee[y].replace(/^\s+/gm,""),ne=le.substr(0,2),D=le.substr(2);"s:"==ne?Y.labelposition=D:"r:"==ne?Y.required="1"==D:"a:"==ne?Y.donotautocomplete="1"==D:"v:"==ne?Y.validate="1"==D:"d:"==ne?Y["default"]=D:"l:"==ne?Y.data=D:"g:"==ne?Y.group=D:"f:"==ne?Y.format=D:"p:"==ne?Y.hintposition=D:"h:"==ne&&(Y.typehook="1"==D)}R.push(Y)}}0==R.length&&R.push(fieldprops_default);for(var F=document.getElementById("wfu_attribute_"+e),de=document.querySelectorAll("div#wfu_attribute_"+e+" .wfu_formdata_line_container"),r=1;r<de.length;r++)F.removeChild(de[r]);for(var re=de[0],r=0;r<R.length;r++){var oe=e+"_"+wfu_randomString(4),ue=wfu_formdata_prepare_template(e,R[r],oe);r>0&&(re=document.createElement("DIV")),re.id="wfu_formfield_"+oe+"_container",re.className="wfu_formdata_line_container",r>0&&F.insertBefore(re,null),re.innerHTML=ue}for(var _e=document.querySelectorAll("div#wfu_attribute_"+e+' input[name="wfu_formfield_elements"]'),r=0;r<_e.length;r++)wfu_attach_element_handlers(_e[r],wfu_update_formfield_value);for(var se=document.querySelectorAll("div#wfu_attribute_"+e+" .wfu_formdata_action_remove"),r=0;r<se.length;r++)se[r].className="wfu_formdata_action wfu_formdata_action_remove"+(se.length>1?"":" wfu_formdata_action_disabled");
|
3 |
-
wfu_update_formfield_value({target:de[0]})}else if("color-triplet"==t){for(var ie=a.split(","),r=0;r<ie.length;r++)ie[r]=ie[r].trim();2==ie.length?ie=[ie[0],ie[1],"#000000"]:1==ie.length?ie=[ie[0],"#FFFFFF","#000000"]:ie.length<3&&(ie=["#000000","#FFFFFF","#000000"]);var n=colourNameToHex(ie[0]);n||(n=ie[0]),jQuery("#wfu_attribute_"+e+"_color").wpColorPicker("color",n);var l=document.getElementById("wfu_attribute_"+e+"_color");l.value=ie[0],n=colourNameToHex(ie[1]),n||(n=ie[1]),jQuery("#wfu_attribute_"+e+"_bgcolor").wpColorPicker("color",n),document.getElementById("wfu_attribute_"+e+"_bgcolor").value=ie[1],n=colourNameToHex(ie[2]),n||(n=ie[2]),jQuery("#wfu_attribute_"+e+"_borcolor").wpColorPicker("color",n),document.getElementById("wfu_attribute_"+e+"_borcolor").value=ie[2],wfu_update_triplecolor_value({target:l})}else if("folderlist"==t){for(var f=wfu_parse_folderlist_js(a),fe=document.getElementById("wfu_attribute_"+e).options;fe.length>0;)fe.remove(0);for(var H,ce,me,pe,we,ge,r=0;r<f.path.length;r++){ce=f.path[r],"/"==ce.substr(ce.length,1)&&(ce=ce.substr(0,ce.length-1)),me=ce.split("/"),ce=me[me.length-1],we=parseInt(f.level[r]),pe="",ge="";for(var y=0;we>y;y++)pe+=" ",ge+="*";pe+=f.label[r],f["default"][r]&&(ge+="&"),ge+=""==ce?"{root}/"+f.label[r]:ce+f.label[r],H=document.createElement("option"),f["default"][r]?H.className="wfu_select_folders_option_default":H.className="",H.value=wfu_plugin_encode_string(ge),H.innerHTML=pe,fe.add(H)}H=document.createElement("option"),H.value="",H.innerHTML="",fe.add(H);var ve=document.getElementById("wfu_attribute_"+e);ve.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),l=ve,a!==l.oldVal&&(l.oldVal=a,document.getElementById("wfu_attribute_value_"+e).value=a,wfu_generate_shortcode())}}function wfu_parse_folderlist_js(e){var t=Object();if(t.path=Array(),t.label=Array(),t.level=Array(),t["default"]=Array(),"auto"==e.substr(0,4))return t;var a=e.split(",");if(0==a.length)return t;if(1==a.length&&""==a[0].trim())return t;for(var l,n,d,r,o,u,_,s=["root"],i=0,f=0,c=-1,m=0;m<a.length;m++){for(l=a[m].trim(),n=0,d="",r=!1;n<l.length&&"*"==l.substr(n,1);)n++,d+=" ";if(1>=n-i&&(n>0||0==f)&&(l=l.substr(n,l.length-n),"&"==l.substr(0,1)&&(l=l.substr(1),r=!0),subfolder_items=l.split("/"),subfolder_items.length<2&&subfolder_items.push(""),""!=subfolder_items[1]?(o=subfolder_items[0],u=subfolder_items[1]):(o=l,u=l),""!=o)){r&&-1==c?c=t.path.length:r=!1,0==n&&(f=1),s.length>n?s[n]=o:s.push(o),_="";for(var p=1;n>=p;p++)_+=s[p]+"/";t.path.push(_),t.label.push(u),t.level.push(n),t["default"].push(r),i=n}}return t}function colourNameToHex(e){var t={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c","indigo ":"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};return"undefined"!=typeof t[e.toLowerCase()]?t[e.toLowerCase()]:!1}function wfu_download_file(e,t,a){var l=wfu_GetHttpRequestObject();if(null!=l){var n=AdminParams.wfu_ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_download_file_invoker",params[1]=new Array(2),params[1][0]="file",params[1][1]=e,params[2]=new Array(2),params[2][0]="nonce",params[2][1]=a;for(var d="",r=0;r<params.length;r++)d+=(r>0?"&":"")+params[r][0]+"="+encodeURI(params[r][1]);l.open("POST",n,!0),l.setRequestHeader("Content-type","application/x-www-form-urlencoded"),l.onreadystatechange=function(){if(4==l.readyState&&200==l.status){var a="wfu_ajax_action_download_file_invoker:",n=l.responseText.indexOf(a);-1==n&&(n=l.responseText.length);var d=(l.responseText.substr(0,n),l.responseText.substr(n+a.length,l.responseText.length-n-a.length));n=d.indexOf(":");var r=d.substr(0,n);if(txt_value=d.substr(n+1,d.length-n-1),"wfu_download_id;"==r.substr(0,16)){var o=r.substr(16),u=document.getElementById("wfu_file_download_container_"+t);u.innerHTML=txt_value,setTimeout("wfu_download_file_monitor('"+e+"', "+t+", '"+o+"')",100)}}},l.send(d)}}function wfu_download_file_monitor(e,t,a){var l=wfu_GetHttpRequestObject();if(null!=l){var n=AdminParams.wfu_ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_download_file_monitor",params[1]=new Array(2),params[1][0]="file",params[1][1]=e,params[2]=new Array(2),params[2][0]="id",params[2][1]=a;for(var d="",r=0;r<params.length;r++)d+=(r>0?"&":"")+params[r][0]+"="+encodeURI(params[r][1]);l.open("POST",n,!0),l.setRequestHeader("Content-type","application/x-www-form-urlencoded"),l.onreadystatechange=function(){if(4==l.readyState&&200==l.status){var a="wfu_ajax_action_download_file_monitor:",n=l.responseText.indexOf(a);-1==n&&(n=l.responseText.length);var d=(l.responseText.substr(0,n),l.responseText.substr(n+a.length,l.responseText.length-n-a.length));n=d.indexOf(":");var r=d.substr(0,n);if(txt_value=d.substr(n+1,d.length-n-1),"repeat"!=r){var o=document.getElementById("wfu_file_download_container_"+t);o.innerHTML=""}else"repeat"==r&&setTimeout("wfu_download_file_monitor('"+e+"', "+t+", '"+txt_value+"')",100)}},l.send(d)}}function wfu_filedetails_userdata_changed(e){for(var t,a,l=document.getElementsByName("wfu_filedetails_userdata"),n=!1,d=0;d<l.length;d++)if(t=document.getElementById(l[d].id.replace("wfu_filedetails_userdata_value_","wfu_filedetails_userdata_default_")),a=document.getElementById(l[d].id.replace("wfu_filedetails_userdata_value_","wfu_filedetails_userdata_")),a.value=l[d].value,l[d].value!=t.value){n=!0;break}document.getElementById("dp_filedetails_submit_fields").disabled=!n}function wfu_Attach_FileDetails_Admin_Events(){for(var e=document.getElementsByName("wfu_filedetails_userdata"),t=0;t<e.length;t++)wfu_attach_element_handlers(e[t],wfu_filedetails_userdata_changed)}function wfu_update_browserpermission_option(e,t,a){var l=document.getElementById("wfu_fbperm_users"),n=document.getElementById("wfu_fbperm_roles"),d=document.getElementById("wfu_fbperm_"+e+"_"+t+"_view"),r=document.getElementById("wfu_fbperm_"+e+"_"+t+"_dl"),o=document.getElementById("wfu_fbperm_"+e+"_"+t+"_edit"),u=document.getElementById("wfu_fbperm_"+e+"_"+t+"_del");if("role"==e){if("0"==t){r.checked=d.checked&&r.checked,o.checked=d.checked&&o.checked,u.checked=d.checked&&u.checked,r.disabled=!d.checked,o.disabled=!d.checked,u.disabled=!d.checked;for(var _=document.querySelectorAll("tr.wfu_fbperm_role_tr"),s=0;s<_.length;s++){var i=_[s].id.substr(16,_[s].id.length-20);wfu_update_browserpermission_option("role",i,!1)}if(a){var f=(d.checked?"v":"")+(r.checked?"d":"")+(o.checked?"e":"")+(u.checked?"l":"");n.value=n.value.replace(/^0\[\w*\]/,"0["+f+"]")}}else if("administrator"!=t){var c=document.getElementById("wfu_fbperm_role_"+t+"_row"),m=document.getElementById("wfu_fbperm_role_"+t+"_def"),p=document.getElementById("wfu_fbperm_role_0_view"),w=document.getElementById("wfu_fbperm_role_0_dl"),g=document.getElementById("wfu_fbperm_role_0_edit"),v=document.getElementById("wfu_fbperm_role_0_del");if(d.checked=m.checked?p.checked:d.checked,c.style.fontWeight=m.checked?"":"bold",r.checked=m.checked?w.checked:d.checked&&r.checked,o.checked=m.checked?g.checked:d.checked&&o.checked,u.checked=m.checked?v.checked:d.checked&&u.checked,d.disabled=m.checked,r.disabled=m.checked||!d.checked,o.disabled=m.checked||!d.checked,u.disabled=m.checked||!d.checked,a){var f=m.checked?"":"D"+(d.checked?"v":"")+(r.checked?"d":"")+(o.checked?"e":"")+(u.checked?"l":"");n.value=n.value.replace(new RegExp(","+t+"\\[\\w*\\]"),","+t+"["+f+"]")}}for(var b=document.querySelectorAll("tr.wfu_fbperm_user_tr"),s=0;s<b.length;s++){var h=b[s].id.substr(16,b[s].id.length-20);wfu_update_browserpermission_option("user",h,!1)}}else if("user"==e){var y=document.getElementById("wfu_fbperm_user_"+t+"_role");if("0"==t){d.checked=y.checked?!1:d.checked,r.checked=y.checked?!1:d.checked&&r.checked,o.checked=y.checked?!1:d.checked&&o.checked,u.checked=y.checked?!1:d.checked&&u.checked,d.disabled=y.checked,r.disabled=y.checked||!d.checked,o.disabled=y.checked||!d.checked,u.disabled=y.checked||!d.checked,d.indeterminate=y.checked,r.indeterminate=y.checked,o.indeterminate=y.checked,u.indeterminate=y.checked;for(var b=document.querySelectorAll("tr.wfu_fbperm_user_tr"),s=0;s<b.length;s++){var h=b[s].id.substr(16,b[s].id.length-20);wfu_update_browserpermission_option("user",h,!1)}if(a){var f=y.checked?"":"R"+(d.checked?"v":"")+(r.checked?"d":"")+(o.checked?"e":"")+(u.checked?"l":"");l.value=l.value.replace(/^0\[\w*\],?/,""),l.value="0["+f+"]"+(""==l.value?"":","+l.value)}}else{var I=document.getElementById("wfu_fbperm_user_"+t+"_roles").value.split(",");if(1==I.length&&""==I[0]&&(I=Array()),I.indexOf("administrator")<0){var c=document.getElementById("wfu_fbperm_user_"+t+"_row"),m=document.getElementById("wfu_fbperm_user_"+t+"_def"),E=document.getElementById("wfu_fbperm_user_0_role"),p=document.getElementById("wfu_fbperm_user_0_view"),w=document.getElementById("wfu_fbperm_user_0_dl"),g=document.getElementById("wfu_fbperm_user_0_edit"),v=document.getElementById("wfu_fbperm_user_0_del");if(I.length>0)for(var B=!1,k=!1,x=!1,N=!1,s=0;s<I.length;s++)B=B||document.getElementById("wfu_fbperm_role_"+I[s]+"_view").checked,k=B&&(k||document.getElementById("wfu_fbperm_role_"+I[s]+"_dl").checked),x=B&&(x||document.getElementById("wfu_fbperm_role_"+I[s]+"_edit").checked),N=B&&(N||document.getElementById("wfu_fbperm_role_"+I[s]+"_del").checked);else var B=document.getElementById("wfu_fbperm_role_0_view"),k=document.getElementById("wfu_fbperm_role_0_dl"),x=document.getElementById("wfu_fbperm_role_0_edit"),N=document.getElementById("wfu_fbperm_role_0_del");if(c.style.fontWeight=m.checked?"":"bold",y.checked=m.checked?E.checked:y.checked,d.checked=m.checked?E.checked?B:p.checked:y.checked?B:d.checked,r.checked=m.checked?E.checked?k:w.checked:y.checked?k:d.checked&&r.checked,o.checked=m.checked?E.checked?x:g.checked:y.checked?x:d.checked&&o.checked,u.checked=m.checked?E.checked?N:v.checked:y.checked?N:d.checked&&u.checked,y.disabled=m.checked,d.disabled=m.checked||y.checked,r.disabled=m.checked||y.checked||!d.checked,o.disabled=m.checked||y.checked||!d.checked,u.disabled=m.checked||y.checked||!d.checked,a){var f=m.checked?"":"D"+(y.checked?"":"R"+(d.checked?"v":"")+(r.checked?"d":"")+(o.checked?"e":"")+(u.checked?"l":""));l.value=l.value.replace(new RegExp(","+t+"\\[\\w*\\]|"+t+"\\[\\w*\\],|"+t+"\\[\\w*\\]"),""),l.value+=(""==l.value?"":",")+t+"["+f+"]"}}}}}function wfu_goto_historylog_page(e,t){var a=document.getElementById("wfu_historylog_pages"),l=a.selectedIndex+1,n=l;if("next"==t?n=Math.min(l+1,a.options.length):"prev"==t?n=Math.max(l-1,1):"last"==t?n=a.options.length:"first"==t?n=1:"sel"==t&&(l=-1),n!=l){var d=wfu_GetHttpRequestObject();if(null!=d){var r=AdminParams.wfu_ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_get_historylog_page",params[1]=new Array(2),params[1][0]="token",params[1][1]=e,params[2]=new Array(2),params[2][0]="page",params[2][1]=n;for(var o="",u=0;u<params.length;u++)o+=(u>0?"&":"")+params[u][0]+"="+encodeURI(params[u][1]);document.getElementById("wfu_historylog_overlay").style.display="block",d.open("POST",r,!0),d.setRequestHeader("Content-type","application/x-www-form-urlencoded"),d.onreadystatechange=function(){if(4==d.readyState&&200==d.status){document.getElementById("wfu_historylog_overlay").style.display="none";var e="wfu_historylog_page_success:",t=d.responseText.indexOf(e);-1==t&&(t=d.responseText.length);var l=(d.responseText.substr(0,t),d.responseText.substr(t+e.length,d.responseText.length-t-e.length));if(""!=l){var r=document.getElementById("wfu_historylog_table");r.tBodies[0].innerHTML=wfu_plugin_decode_string(l),a.selectedIndex=n-1,document.getElementById("wfu_historylog_first_disabled").style.display=1==n?"inline":"none",document.getElementById("wfu_historylog_prev_disabled").style.display=1==n?"inline":"none",document.getElementById("wfu_historylog_first").style.display=1==n?"none":"inline",document.getElementById("wfu_historylog_prev").style.display=1==n?"none":"inline",document.getElementById("wfu_historylog_last_disabled").style.display=n==a.options.length?"inline":"none",document.getElementById("wfu_historylog_next_disabled").style.display=n==a.options.length?"inline":"none",document.getElementById("wfu_historylog_last").style.display=n==a.options.length?"none":"inline",document.getElementById("wfu_historylog_next").style.display=n==a.options.length?"none":"inline"}}},d.send(o)}}}var DraggedItem=null,ShortcodeNextSave=0,ShortcodeTimeOut=null,ShortcodeString="",Autosave=!1,PageObsolete=!1,PageUpdating=!1,CheckObsolescenceTimeOut=5e3;jQuery(document).ready(function(e){e(".wfu_color_field").wpColorPicker({change:function(e,t){e.target.value=t.color.toString(),"wfu_text_elements"==e.target.name?wfu_update_text_value(e):"wfu_triplecolor_elements"==e.target.name&&wfu_update_triplecolor_value(e)}})});
|
1 |
+
function wfu_admin_activate_tab(e){for(var t,a,l=document.getElementById("wfu_tab_container"),n=0;n<l.childNodes.length;n++)t=l.childNodes[n],1===t.nodeType&&(a=t.id.substr(8),t.className.indexOf("nav-tab-active")>-1&&(t.className="nav-tab",document.getElementById("wfu_container_"+a).style.display="none"));document.getElementById("wfu_tab_"+e).className="nav-tab nav-tab-active",document.getElementById("wfu_container_"+e).style.display="block"}function wfu_admin_onoff_clicked(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_wrapper"),l=document.getElementsByClassName("wfu_shadow_"+e,"div",a),n=document.getElementsByClassName("wfu_shadow_"+e+"_inv","div",a),d="on"==t.className.substr(t.className.length-2);if(d=!d){document.getElementById("wfu_attribute_value_"+e).value="true",t.className="wfu_onoff_container_on";for(var o=0;o<l.length;o++)l[o].style.display="none";for(var o=0;o<n.length;o++)n[o].style.display="block"}else{document.getElementById("wfu_attribute_value_"+e).value="false",t.className="wfu_onoff_container_off";for(var o=0;o<l.length;o++)l[o].style.display="block";for(var o=0;o<n.length;o++)n[o].style.display="none"}wfu_generate_shortcode(),("userdata"==e||"formdata"==e)&&wfu_update_formfield_variables()}function wfu_admin_radio_clicked(e){var t=document.getElementsByName("wfu_radioattribute_"+e),a=document.getElementById("wfu_wrapper"),l=document.getElementsByClassName("wfu_shadow_"+e,"div",a),n=document.getElementsByClassName("wfu_shadow_"+e+"_inv","div",a),d="";for(u=0;u<t.length;u++)t[u].checked&&(d=t[u].value);var o="*"==d.substr(0,1);if(o){d=d.substr(1);for(var u=0;u<l.length;u++)l[u].style.display="none";for(var u=0;u<n.length;u++)n[u].style.display="block"}else{for(var u=0;u<l.length;u++)l[u].style.display="block";for(var u=0;u<n.length;u++)n[u].style.display="none"}document.getElementById("wfu_attribute_value_"+e).value=d,wfu_generate_shortcode()}function wfu_addEventHandler(e,t,a){e.addEventListener?e.addEventListener(t,a,!1):e.attachEvent?e.attachEvent("on"+t,a):e["on"+t]=a}function wfu_attach_separator_dragdrop_events(){for(var e,t=document.getElementById("wfu_placements_container"),a=0;a<t.childNodes.length;a++)e=t.childNodes[a],("wfu_component_separator_hor"==e.className||"wfu_component_separator_ver"==e.className)&&(wfu_addEventHandler(e,"dragenter",wfu_separator_dragenter),wfu_addEventHandler(e,"dragover",wfu_default_dragover),wfu_addEventHandler(e,"dragleave",wfu_separator_dragleave),wfu_addEventHandler(e,"drop",wfu_separator_drop))}function wfu_Attach_Admin_DragDrop_Events(){if(window.FileReader){var e=document.getElementById("wfu_placements_container");if(e){for(var t,a=document.getElementById("wfu_componentlist_container"),l=0;l<e.childNodes.length;l++)t=e.childNodes[l],"wfu_component_box"==t.className&&(wfu_addEventHandler(t,"dragstart",wfu_component_dragstart),wfu_addEventHandler(t,"dragend",wfu_component_dragend));for(var l=0;l<a.childNodes.length;l++)if(t=a.childNodes[l],"wfu_component_box_container"==t.className)for(var n=0;n<t.childNodes.length;n++)"wfu_component_box wfu_inbase"==t.childNodes[n].className&&(wfu_addEventHandler(t.childNodes[n],"dragstart",wfu_component_dragstart),wfu_addEventHandler(t.childNodes[n],"dragend",wfu_component_dragend));t=document.getElementById("wfu_componentlist_dragdrop"),wfu_addEventHandler(t,"dragenter",wfu_componentlist_dragenter),wfu_addEventHandler(t,"dragover",wfu_default_dragover),wfu_addEventHandler(t,"dragleave",wfu_componentlist_dragleave),wfu_addEventHandler(t,"drop",wfu_componentlist_drop),wfu_attach_separator_dragdrop_events()}}}function wfu_componentlist_dragenter(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;var t=document.getElementById("wfu_componentlist_dragdrop");return-1==t.className.indexOf("wfu_componentlist_dragdrop_dragover")&&(t.className+=" wfu_componentlist_dragdrop_dragover"),!1}function wfu_componentlist_dragleave(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;var t=document.getElementById("wfu_componentlist_dragdrop");return t.className=t.className.replace(" wfu_componentlist_dragdrop_dragover",""),!1}function wfu_componentlist_drop(e){e=e||window.event,e.preventDefault&&e.preventDefault();var t=e.dataTransfer.getData("Component");if(!t)return!1;var a=t.split("_"),l=a[0],n=parseInt(a[1]),d=document.getElementById("wfu_component_box_"+l+"_"+n);0==n?(d.className="wfu_component_box wfu_inbase",d.style.display="block",document.getElementById("wfu_component_box_container_"+l).appendChild(d)):d.parentNode.removeChild(d);var o=wfu_admin_recreate_placements_text(null,"");return wfu_admin_recreate_placements_panel(o),document.getElementById("wfu_attribute_value_placements").value=o,wfu_update_multiplacement_attributes(),wfu_generate_shortcode(),!1}function wfu_separator_dragenter(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;if("wfu_component_separator_hor"==e.target.className){var t=document.getElementById("wfu_component_bar_hor");t.style.top=e.target.offsetTop+"px",t.style.display="block"}else if("wfu_component_separator_ver"==e.target.className){var t=document.getElementById("wfu_component_bar_ver");t.style.top=e.target.offsetTop+"px",t.style.left=e.target.offsetLeft+"px",t.style.display="block"}return!1}function wfu_default_dragover(e){return e=e||window.event,e.preventDefault&&e.preventDefault(),!1}function wfu_separator_dragleave(e){if(e=e||window.event,e.preventDefault&&e.preventDefault(),!DraggedItem)return!1;if("wfu_component_separator_hor"==e.target.className){var t=document.getElementById("wfu_component_bar_hor");t.style.display="none"}else if("wfu_component_separator_ver"==e.target.className){var t=document.getElementById("wfu_component_bar_ver");t.style.display="none"}return!1}function wfu_separator_drop(e){e=e||window.event,e.preventDefault&&e.preventDefault();var t=e.dataTransfer.getData("Component");if(!t)return!1;var a=t.split("_"),l=a[0],n=parseInt(a[1]),d=document.getElementById("wfu_component_box_"+l+"_"+n);d.style.display="none",d.className="wfu_component_box wfu_inbase",document.getElementById("wfu_component_box_container_"+l).appendChild(d);var o=wfu_admin_recreate_placements_text(e.target,l);return wfu_admin_recreate_placements_panel(o),document.getElementById("wfu_attribute_value_placements").value=o,wfu_update_multiplacement_attributes(),wfu_generate_shortcode(),!1}function wfu_component_dragstart(e){e=e||window.event,e.dataTransfer.setData("Component",e.target.id.replace("wfu_component_box_","")),-1==e.target.className.indexOf("wfu_component_box_dragged")&&(e.target.className+=" wfu_component_box_dragged",DraggedItem=e.target),e.target.style.zIndex=3;var t=document.getElementById("wfu_componentlist_dragdrop");return t.className="wfu_componentlist_dragdrop wfu_componentlist_dragdrop_dragover",t.style.display="block",!1}function wfu_component_dragend(e){e=e||window.event,DraggedItem=null,e.target.style.zIndex=1;var t=document.getElementById("wfu_componentlist_dragdrop");return t.style.display="none",t.className="wfu_componentlist_dragdrop",e.target.className=e.target.className.replace(" wfu_component_box_dragged",""),document.getElementById("wfu_component_bar_ver").style.display="none",document.getElementById("wfu_component_bar_hor").style.display="none",!1}function wfu_admin_recreate_placements_text(e,t){function a(e){""!=d&&(d+=n),d+=e,n=""}for(var l=document.getElementById("wfu_placements_container"),n="",d="",o=0;o<l.childNodes.length;o++)item=l.childNodes[o],"wfu_component_separator_ver"==item.className?(""==n&&(n="+"),item==e&&(a(t),n="+")):"wfu_component_separator_hor"==item.className?(n="/",item==e&&(a(t),n="/")):"wfu_component_box"==item.className&&a(item.id.replace("wfu_component_box_","").replace(/_.*$/,""));return d}function wfu_admin_recreate_placements_panel(e){for(var t,a,l,n,d,o,u,r=document.getElementById("wfu_placements_container"),_="",s=0;s<r.childNodes.length;s++)t=r.childNodes[s],"wfu_component_box"==t.className&&(n=t.id.replace("wfu_component_box_",""),d=n.split("_"),_=d[0],o=parseInt(d[1]),0==o?(t.style.display="inline-block",t.className="wfu_component_box wfu_inbase",document.getElementById("wfu_component_box_container_"+_).appendChild(t)):t.parentNode.removeChild(t));for(var c=document.querySelectorAll("div.wfu_component_box_container"),i={},s=0;s<c.length;s++)_=c[s].id.replace("wfu_component_box_container_",""),i[_]=0,u=document.querySelector("div#"+c[s].id+" div.wfu_component_box_index"),u&&(u.innerHTML="1");r.innerHTML="",a=e.split("/");for(var s=0;s<a.length;s++){t=document.createElement("DIV"),t.className="wfu_component_separator_hor",t.setAttribute("draggable",!0),r.appendChild(t),t=document.createElement("DIV"),t.className="wfu_component_separator_ver",t.setAttribute("draggable",!0),r.appendChild(t),l=a[s].split("+");for(var f=0;f<l.length;f++)t=document.querySelector("div#wfu_component_box_container_"+l[f]+" div.wfu_component_box.wfu_inbase"),t&&(n=t.id.replace("wfu_component_box_",""),d=n.split("_"),_=d[0],o=parseInt(d[1]),0==o?r.appendChild(t):(i[_]++,t.id="wfu_component_box_"+_+"_"+(i[_]+1).toString(),t.style.display="block",u=document.querySelector("div#"+t.id+" div.wfu_component_box_index"),u.innerHTML=(i[_]+1).toString(),t=t.cloneNode(!0),r.appendChild(t),t.id="wfu_component_box_"+_+"_"+i[_].toString(),u=document.querySelector("div#"+t.id+" div.wfu_component_box_index"),u.innerHTML=i[_].toString(),wfu_addEventHandler(t,"dragstart",wfu_component_dragstart),wfu_addEventHandler(t,"dragend",wfu_component_dragend)),t.className="wfu_component_box",t.style.display="inline-block",t=document.createElement("DIV"),t.className="wfu_component_separator_ver",t.setAttribute("draggable",!0),r.appendChild(t))}t=document.createElement("DIV"),t.className="wfu_component_separator_hor",t.setAttribute("draggable",!0),r.appendChild(t),t=document.createElement("DIV"),t.id="wfu_component_bar_hor",t.className="wfu_component_bar_hor",r.appendChild(t),t=document.createElement("DIV"),t.id="wfu_component_bar_ver",t.className="wfu_component_bar_ver",r.appendChild(t),wfu_attach_separator_dragdrop_events()}function wfu_update_multiplacement_attributes(){for(var e=document.querySelectorAll("div.wfu_component_box_container"),t=0;t<e.length;t++){itemname=e[t].id.replace("wfu_component_box_container_","");var a=document.querySelector("div#"+e[t].id+" div.wfu_component_box_index");if(a)for(var l=Math.max(1,parseInt(a.innerHTML)-1),n=document.getElementsByName("wfu_attribute_governor_"+itemname),d=0;d<n.length;d++)wfu_update_multiplacement_attribute(n[d].value,l)}}function wfu_update_multiplacement_attribute(e,t){if("userdatalabel"==e){var a=document.querySelectorAll("div.wfu_formdata_container"),l=a.length;if(1>l)return;for(var n,d,o=a[0],u=2;u<=Math.max(l,t);){if(u>l){var r=e+u.toString();for(n=o.parentNode;null!=n&&"TR"!=n.tagName;)n=n.parentNode;if(null==n||"TR"!=n.tagName)return;d=n.cloneNode(!0),d.id="tr_"+wfu_randomString(4),n.parentNode.appendChild(d);var _=document.querySelector("tr#"+d.id+' label[for="wfu_attribute_'+e+'"]');_.setAttribute("for","wfu_attribute_"+r),_.innerHTML+=" ("+u.toString()+")",_=document.querySelector("tr#"+d.id+" input.wfu_attribute_governor"),_.setAttribute("name","wfu_attribute_governor_independent"),_.value=r,_=document.querySelector("tr#"+d.id+" div.wfu_formdata_container"),_.id+=u.toString();var s=document.getElementById("wfu_attribute_default_"+r);s||(s=document.createElement("INPUT"),s.id="wfu_attribute_default_"+r,s.type="hidden",s.value=document.getElementById("wfu_attribute_default_"+e).value,document.getElementById("wfu_attribute_defaults").appendChild(s));var c=document.getElementById("wfu_attribute_value_"+r);c||(c=document.createElement("INPUT"),c.id="wfu_attribute_value_"+r,c.type="hidden",c.value=s.value,document.getElementById("wfu_attribute_values").appendChild(c)),window["wfu_attribute_"+r+"_formtemplate"]=window["wfu_attribute_"+e+"_formtemplate"],window["wfu_attribute_"+r+"_typeprops"]=window["wfu_attribute_"+e+"_typeprops"],wfu_apply_value(r,"formfields",c.value)}else if(u>t){for(d=a[u-1].parentNode;null!=d&&"TR"!=d.tagName;)d=d.parentNode;if(null==d||"TR"!=d.tagName)return;d.parentNode.removeChild(d),wfu_update_formfield_variables()}u++}}}function wfu_subfolders_input_changed(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_subfolders_path_","");a=a.replace("wfu_subfolders_label_","");var l=document.getElementById("wfu_attribute_"+a);if(!(l.selectedIndex<0)){var n,d,o=document.getElementById("wfu_subfolders_path_"+a),u=document.getElementById("wfu_subfolders_label_"+a),r=document.getElementById("wfu_subfolders_ok_"+a),_="1"==document.getElementById("wfu_subfolders_isnewitem_"+a).value;if(_)n="",d="";else{var s=l.data;t=s[l.selectedIndex],n=t.path,d=t.label}if(o.value==n&&u.value==d)r.disabled=!0,_||wfu_subfolders_update_nav(a);else{r.disabled=!1;for(var c=document.getElementsByName("wfu_subfolder_nav_"+a),i=0;i<c.length;i++)c[i].disabled=!0}}}function wfu_subfolders_auto_changed(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_subfolders_auto_"+e),l=document.getElementById("wfu_subfolders_editable_"+e),n=document.getElementById("wfu_subfolders_manualtext_"+e);if(a.checked){var d=document.getElementById("wfu_attribute_value_"+e).value;"auto"!=d.substr(0,4)&&(n.value=d),l.parentNode.style.display="inline",wfu_apply_value(e,"folderlist","auto"+(l.checked?"+":"")),t.disabled=!0}else t.disabled=!1,l.parentNode.style.display="none",wfu_apply_value(e,"folderlist",n.value)}function wfu_subfolders_up_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;item=a[t.selectedIndex];var l=item.index-1;if(!(0>l)){for(var n=-1,d=t.selectedIndex-1;d>=0;){if(a[d].level==item.level&&a[d].index==l){n=d;break}d--}if(-1!=n){var o=0;for(d=t.selectedIndex+1;d<a.length&&a[d].level>item.level;)o++,d++;a[n].index=item.index,item.index=l,t.data=a.slice(0,n).concat(a.slice(t.selectedIndex,t.selectedIndex+1+o)).concat(a.slice(n,t.selectedIndex)).concat(a.slice(t.selectedIndex+1+o));var u=wfu_update_subfolder_list(e);t.selectedIndex=n,wfu_subfolders_update_toolnav(e),item=t,u!==item.oldVal&&(item.oldVal=u,document.getElementById("wfu_attribute_value_"+e).value=u,wfu_generate_shortcode())}}}}function wfu_subfolders_down_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;item=a[t.selectedIndex];var l=item.index+1,n=-1;for(curind=t.selectedIndex+1;curind<a.length;){if(a[curind].level==item.level){n=curind;break}if(a[curind].level<item.level)break;curind++}if(-1!=n){var d=0;for(curind=n+1;curind<a.length&&a[curind].level>item.level;)d++,curind++;a[n].index=item.index,item.index=l,t.data=a.slice(0,t.selectedIndex).concat(a.slice(n,n+1+d)).concat(a.slice(t.selectedIndex,n)).concat(a.slice(n+1+d));var o=wfu_update_subfolder_list(e);t.selectedIndex=t.selectedIndex+d+1,wfu_subfolders_update_toolnav(e),item=t,o!==item.oldVal&&(item.oldVal=o,document.getElementById("wfu_attribute_value_"+e).value=o,wfu_generate_shortcode())}}}function wfu_subfolders_left_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;for(item=a[t.selectedIndex],curind=t.selectedIndex+1;curind<a.length&&a[curind].level>item.level;)a[curind].level--,curind++;item.level--;var l=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,l!==item.oldVal&&(item.oldVal=l,document.getElementById("wfu_attribute_value_"+e).value=l,wfu_generate_shortcode())}}function wfu_subfolders_right_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;for(item=a[t.selectedIndex],curind=t.selectedIndex+1;curind<a.length&&a[curind].level>item.level;)a[curind].level++,curind++;item.level++;var l=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,l!==item.oldVal&&(item.oldVal=l,document.getElementById("wfu_attribute_value_"+e).value=l,wfu_generate_shortcode())}}function wfu_subfolders_def_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;if(item=a[t.selectedIndex],item["default"])item["default"]=!1;else{for(var l=0;l<a.length;l++)a[l]["default"]=!1;item["default"]=!0}var n=wfu_update_subfolder_list(e);wfu_subfolders_update_toolnav(e),item=t,n!==item.oldVal&&(item.oldVal=n,document.getElementById("wfu_attribute_value_"+e).value=n,wfu_generate_shortcode())}}function wfu_subfolders_ok_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=document.getElementById("wfu_subfolders_path_"+e),l=document.getElementById("wfu_subfolders_label_"+e);if(""==a.value||""==l.value)return void alert("Path or label cannot be empty!");var n=t.data,d="1"==document.getElementById("wfu_subfolders_isnewitem_"+e).value;if(d){var o=parseInt(document.getElementById("wfu_subfolders_newitemlevel_"+e).value),u={label:l.value,path:a.value,level:o,"default":!1},r=parseInt(document.getElementById("wfu_subfolders_newitemindex_"+e).value);r>=n.length?n.push(u):n.splice(r,0,u)}else item=n[t.selectedIndex],item.path=a.value,item.label=l.value;var _=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,_!==item.oldVal&&(item.oldVal=_,document.getElementById("wfu_attribute_value_"+e).value=_,wfu_generate_shortcode())}}function wfu_subfolders_del_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data;item=a[t.selectedIndex];var l=0;for(curind=t.selectedIndex+1;curind<a.length&&a[curind].level>item.level;)l++,curind++;if(!(l>0)||confirm("Children items will be deleted as well. Proceed?")){a.splice(t.selectedIndex,1+l);var n=wfu_update_subfolder_list(e);t.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),item=t,n!==item.oldVal&&(item.oldVal=n,document.getElementById("wfu_attribute_value_"+e).value=n,wfu_generate_shortcode())}}}function wfu_subfolders_add_clicked(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a=t.data,l=t.selectedIndex;item=a[l];var n=t.options,d=document.createElement("option");d.value="",d.innerHTML="",n.add(d,l),t.selectedIndex=l;var o=document.getElementById("wfu_subfolder_tools_"+e),u=document.getElementById("wfu_subfolders_path_"+e),r=document.getElementById("wfu_subfolders_label_"+e),_=document.getElementById("wfu_subfolders_ok_"+e),s=document.getElementById("wfu_subfolders_browse_"+e);o.className="wfu_subfolder_tools_container",r.disabled=!1,_.disabled=!0,document.getElementById("wfu_subfolders_isnewitem_"+e).value="1",document.getElementById("wfu_subfolders_newitemindex_"+e).value=l,document.getElementById("wfu_subfolders_newitemlevel_"+e).value=item.level,document.getElementById("wfu_subfolders_newitemlevel2_"+e).value="",u.disabled=0==item.level,s.disabled=0==item.level,0==item.level?(u.value="{root}",r.value="{upload folder}"):(u.value="",r.value="");for(var c=document.getElementsByName("wfu_subfolder_nav_"+e),i=0;i<c.length;i++)c[i].disabled=!0}}function wfu_subfolders_browse_clicked(e){var t=wfu_GetHttpRequestObject();if(null!=t){var a=null;try{var a=new FormData}catch(l){}if(null!=a){for(var n=document.getElementById("wfu_global_dialog_container"),d=document.getElementById("wfu_subfolders_browser_"+e),o=document.getElementById("wfu_subfolders_browse_"+e),u=document.getElementById("wfu_subfolders_inner_shadow_"+e),r=document.getElementById("wfu_subfolders_browser_msgcont_"+e),_=document.getElementById("wfu_subfolders_browser_msg_"+e),s=document.getElementById("wfu_subfolders_browser_img_"+e),c=document.getElementById("wfu_subfolders_browser_ok_"+e),i=document.getElementById("wfu_subfolders_browser_list_"+e);i.options.length>0;)i.options.remove(0);c.disabled=!0,c.onclick=function(){wfu_folder_browser_cancel_clicked(e)},_.innerHTML="loading folder contents...",s.style.display="inline",r.style.display="block",n.style.display="block",d.style.display="block",d.style.left=o.offsetLeft+o.offsetWidth-d.offsetWidth+"px",d.style.top=o.offsetTop+o.offsetHeight-d.offsetHeight+"px",u.style.display="block",n.onclick=function(){wfu_folder_browser_cancel_clicked(e)};var f=document.getElementById("wfu_attribute_uploadpath").value;"/"==f.substr(f.length-1)&&(f=f.substr(0,f.length-1));var m=wfu_get_relative_path(e).split(","),p=f+m[0];"/"!=p.substr(0)&&(p="/"+p);var w="";2==m.length&&(w=m[1]),a.append("action","wfu_ajax_action_read_subfolders"),a.append("folder1",wfu_plugin_encode_string(p)),a.append("folder2",wfu_plugin_encode_string(w)),t.key=e,t.addEventListener("load",wfu_readfolderComplete,!1),t.addEventListener("error",wfu_readfolderFailed,!1),t.addEventListener("abort",wfu_readfolderCanceled,!1),t.open("POST",AdminParams.wfu_ajax_url),t.send(a)}}}function wfu_readfolderComplete(e){var t=e.target.key,a=document.getElementById("wfu_subfolders_browser_msgcont_"+t),l=document.getElementById("wfu_subfolders_browser_msg_"+t),n=document.getElementById("wfu_subfolders_browser_img_"+t),d=document.getElementById("wfu_subfolders_browser_list_"+t),o=document.getElementById("wfu_subfolders_browser_ok_"+t),u=document.getElementById("wfu_subfolders_path_"+t),r=document.getElementById("wfu_subfolders_label_"+t),_=e.target.responseText;if(-1!=_){var s="wfu_read_subfolders:",c=e.target.responseText.indexOf(s);-1==c&&(c=e.target.responseText.length);var i=(e.target.responseText.substr(0,c),e.target.responseText.substr(c+s.length,e.target.responseText.length-c-s.length));c=i.indexOf(":");var f=i.substr(0,c);if(txt_value=i.substr(c+1,i.length-c-1),"success"==f){for(var m,p=wfu_plugin_decode_string(txt_value),w=p.split(","),g=0,v=0;v<w.length;v++)""!=w[v]&&(m=document.createElement("option"),m.value=w[v],m.innerHTML=w[v].replace("*"," "),d.add(m),g++);0==g&&(m=document.createElement("option"),m.value="",m.innerHTML="{empty}",m.disabled=!0,d.add(m)),d.selectedIndex=-1,o.onclick=function(){var e=d.options[d.selectedIndex].value,a=parseInt(document.getElementById("wfu_subfolders_newitemlevel_"+t).value);("*"==e.substr(0,1)||0==a)&&(document.getElementById("wfu_subfolders_newitemlevel_"+t).value=a+1,a>0&&(e=e.substr(1))),u.value=e,r.value=e,wfu_folder_browser_cancel_clicked(t),wfu_subfolders_ok_clicked(t)},a.style.display="none"}else"error"==f?(l.innerHTML=txt_value,n.style.display="none",o.disabled=!1):(l.innerHTML="Unknown error",n.style.display="none",o.disabled=!1)}}function wfu_readfolderFailed(e){var t=e.target.key,a=document.getElementById("wfu_subfolders_browser_msg_"+t),l=document.getElementById("wfu_subfolders_browser_img_"+t),n=document.getElementById("wfu_subfolders_browser_ok_"+t);a.innerHTML="Unknown error",l.style.display="none",n.disabled=!1}function wfu_readfolderCanceled(e){var t=e.target.key,a=document.getElementById("wfu_subfolders_browser_msg_"+t),l=document.getElementById("wfu_subfolders_browser_img_"+t),n=document.getElementById("wfu_subfolders_browser_ok_"+t);a.innerHTML="Unknown error",l.style.display="none",n.disabled=!1}function wfu_subfolders_browser_list_changed(e){var t=document.getElementById("wfu_subfolders_browser_list_"+e),a=document.getElementById("wfu_subfolders_browser_ok_"+e);a.disabled=t.selectedIndex<0}function wfu_folder_browser_cancel_clicked(e){var t=document.getElementById("wfu_global_dialog_container"),a=document.getElementById("wfu_subfolders_browser_"+e),l=(document.getElementById("wfu_subfolders_browse_"+e),document.getElementById("wfu_subfolders_inner_shadow_"+e));t.onclick=null,l.style.display="none",a.style.display="none",t.style.display="none"}function wfu_get_relative_path(e){var t=document.getElementById("wfu_attribute_"+e);if(!(t.selectedIndex<0)){var a,l=t.data,n="1"==document.getElementById("wfu_subfolders_isnewitem_"+e).value;a=n?parseInt(document.getElementById("wfu_subfolders_newitemlevel_"+e).value):l[t.selectedIndex].level;for(var d="/",o=t.selectedIndex-1,u=a;o>=0&&u>1;)l[o].level<u&&(d="/"+l[o].path+d,u=l[o].level),o--;return n&&"1"==document.getElementById("wfu_subfolders_newitemlevel2_"+e).value&&a>0&&t.selectedIndex>0&&(d+=","+l[t.selectedIndex-1].path),d}}function wfu_subfolders_changed(e){wfu_update_subfolder_list(e),wfu_subfolders_update_toolnav(e)}function wfu_subfolders_update_toolnav(e){var t,a,l=document.getElementById("wfu_attribute_"+e),n=document.getElementById("wfu_subfolder_tools_"+e),d=document.getElementById("wfu_subfolders_path_"+e),o=document.getElementById("wfu_subfolders_label_"+e),u=document.getElementById("wfu_subfolders_ok_"+e),r=document.getElementById("wfu_subfolders_browse_"+e),_=document.getElementById("wfu_subfolders_auto_"+e);if(document.getElementById("wfu_subfolders_isnewitem_"+e).value="",document.getElementById("wfu_subfolders_newitemindex_"+e).value="",document.getElementById("wfu_subfolders_newitemlevel_"+e).value="",document.getElementById("wfu_subfolders_newitemlevel2_"+e).value="",null==l.data?(t=wfu_decode_subfolder_list(e),l.data=t):t=l.data,0===l.data.length?(l.className="wfu_select_folders wfu_select_folders_empty",l.options[0].innerHTML=_.checked?"":"press here"):l.className="wfu_select_folders",l.selectedIndex<0)n.className="wfu_subfolder_tools_container wfu_subfolder_tools_disabled",d.disabled=!0,o.disabled=!0,u.disabled=!0,r.disabled=!0,o.value="",d.value="";else if(l.selectedIndex>=l.options.length-1){n.className="wfu_subfolder_tools_container",o.disabled=!1,u.disabled=!0,document.getElementById("wfu_subfolders_isnewitem_"+e).value="1",document.getElementById("wfu_subfolders_newitemindex_"+e).value=t.length;var s;s=0==t.length?0:0==t[t.length-1].level?1:t[t.length-1].level,document.getElementById("wfu_subfolders_newitemlevel_"+e).value=s,document.getElementById("wfu_subfolders_newitemlevel2_"+e).value="1",d.disabled=0==s,r.disabled=!1,0==s?(d.value="{root}",o.value="{upload folder}"):(d.value="",o.value="")}else n.className="wfu_subfolder_tools_container",o.disabled=!1,u.disabled=!0,a=t[l.selectedIndex],d.disabled=0==a.level,r.disabled=0==a.level,o.value=a.label,d.value=a.path;var c=document.getElementsByName("wfu_subfolder_nav_"+e);if(l.selectedIndex<0||l.selectedIndex>=l.options.length-1)for(var i=0;i<c.length;i++)c[i].disabled=!0;else wfu_subfolders_update_nav(e)}function wfu_subfolders_update_nav(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_subfolders_up_"+e),l=document.getElementById("wfu_subfolders_down_"+e),n=document.getElementById("wfu_subfolders_left_"+e),d=document.getElementById("wfu_subfolders_right_"+e),o=document.getElementById("wfu_subfolders_add_"+e),u=document.getElementById("wfu_subfolders_def_"+e),r=document.getElementById("wfu_subfolders_del_"+e),_=t.data,s=_[t.selectedIndex];for(a.disabled=s.index<=0,ind=t.selectedIndex+1,nextind=0;ind<_.length;){if(_[ind].level==s.level){nextind=_[ind].index;break}if(_[ind].level<s.level)break;ind++}l.disabled=0==s.level||0==nextind,n.disabled=0==t.selectedIndex&&s.level<1||t.selectedIndex>0&&s.level<=1,t.selectedIndex>=1?prevlevel=_[t.selectedIndex-1].level:prevlevel=0,d.disabled=s.level-prevlevel>0,o.disabled=0==s.level,u.disabled=!1,u.className="button"+(s["default"]?" wfu_subfolder_nav_pressed":""),r.disabled=!1}function wfu_decode_subfolder(e){var t={label:"",path:"",level:0,"default":!1};e=e.trim();for(var a=0,l=!1;a<e.length&&"*"==e.substr(a,1);)a++;e=e.substr(a,e.length-a),"&"==e.substr(0,1)&&(e=e.substr(1),l=!0),t.level=a,t["default"]=l;var n=e.split("/");return 1==n.length?(t.path=n[0],t.label=n[0]):n.length>1&&(t.path=n[0],t.label=n[1]),0==a&&(t.path="{root}",""==t.label&&(t.label="{upload folder}")),t}function wfu_decode_subfolder_list(e){for(var t,a=document.getElementById("wfu_attribute_"+e).options,l=Array(),n=["root"],d=[0],o=-1,u=0;u<a.length-1;u++){for(l.push(wfu_decode_subfolder(wfu_plugin_decode_string(a[u].value))),n.length>l[u].level?n[l[u].level]=l[u].path:n.push(l[u].path),t="",j=1;j<=l[u].level;j++)t+=n[j]+"/";l[u].fullpath=t,d.length<=l[u].level&&d.push(0),l[u].level>o?l[u].index=0:l[u].index=d[l[u].level]+1,d[l[u].level]=l[u].index,o=l[u].level}return l}function wfu_update_subfolder_list(e){var t=document.getElementById("wfu_attribute_"+e).options,a=document.getElementById("wfu_attribute_"+e),l=a.data;if(null!=l){var n,d,o="";t.length=l.length+1;for(var u=0;u<l.length;u++){for(n="",d="",j=0;j<l[u].level;j++)n+="*",d+=" ";l[u]["default"]?(n+="&",t[u].className="wfu_select_folders_option_default"):t[u].className="",n+=l[u].path+"/"+l[u].label,d+=l[u].label,t[u].value=wfu_plugin_encode_string(n),t[u].innerHTML=d,""!=o&&(o+=","),o+=n}return t[l.length].value="",t[l.length].innerHTML="",o}}function wfu_userdata_edit_field(e,t,a){for(var l,n=0;n<e.childNodes.length;n++)l=e.childNodes[n],"INPUT"==l.tagName?"text"==l.type?(l.value=t,wfu_attach_element_handlers(l,wfu_update_userfield_value)):"checkbox"==l.type&&(l.checked=a):"DIV"==l.tagName&&(l.className="wfu_userdata_action")}function wfu_formdata_edit_field(e,t,a){}function wfu_formdata_type_changed(e){var t=e.split("_"),a=t[0],l="wfu_formfield_"+e,n=(document.getElementById("wfu_attribute_"+a),document.getElementById(l+"_container")),d=window["wfu_attribute_"+a+"_typeprops"][document.getElementById(l+"_type").value],o={type:document.getElementById(l+"_type").value,label:document.getElementById(l+"_label").value,labelposition:document.getElementById(l+"_labelposition").value,required:"show"==d.required.substr(0,4)&&document.getElementById(l+"_required")?document.getElementById(l+"_required").checked:"true"==d.required.substr(5),donotautocomplete:"show"==d.donotautocomplete.substr(0,4)&&document.getElementById(l+"_donotautocomplete")?document.getElementById(l+"_donotautocomplete").checked:"true"==d.donotautocomplete.substr(5),validate:"show"==d.validate.substr(0,4)&&document.getElementById(l+"_validate")?document.getElementById(l+"_validate").checked:"true"==d.validate.substr(5),typehook:"show"==d.typehook.substr(0,4)&&document.getElementById(l+"_typehook")?document.getElementById(l+"_typehook").checked:"true"==d.typehook.substr(5),hintposition:"show"==d.hintposition.substr(0,4)&&document.getElementById(l+"_hintposition")?document.getElementById(l+"_hintposition").value:d.hintposition.substr(5),"default":"show"==d["default"].substr(0,4)&&document.getElementById(l+"_default")?document.getElementById(l+"_default").value:d["default"].substr(5),data:"show"==d.data.substr(0,4)&&document.getElementById(l+"_data")?document.getElementById(l+"_data").value:d.data.substr(5),group:"show"==d.group.substr(0,4)&&document.getElementById(l+"_group")?document.getElementById(l+"_group").value:d.group.substr(5),format:"show"==d.format.substr(0,4)&&document.getElementById(l+"_format")?document.getElementById(l+"_format").value:d.format.substr(5)},u=wfu_formdata_prepare_template(a,o,e);n.innerHTML=u;for(var r=document.querySelectorAll("div#"+l+'_container input[name="wfu_formfield_elements"]'),_=0;_<r.length;_++)wfu_attach_element_handlers(r[_],wfu_update_formfield_value);for(var s=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_action_remove"),_=0;_<s.length;_++)s[_].className="wfu_formdata_action wfu_formdata_action_remove"+(s.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:n})}function wfu_userdata_add_field(e){var t=e.parentNode,a=t.cloneNode(!0);wfu_userdata_edit_field(a,"",!1),t.parentNode.insertBefore(a,t.nextSibling)}function wfu_formdata_add_field(e){var t=e.split("_"),a=t[0],l=(t[1],document.getElementById("wfu_attribute_"+a)),n=document.getElementById("wfu_formfield_"+e+"_container"),d=document.createElement("DIV"),o=a+"_"+wfu_randomString(4);d.id="wfu_formfield_"+o+"_container",d.className="wfu_formdata_line_container",l.insertBefore(d,n.nextSibling);var u={type:"text",label:"",labelposition:"left",required:!1,donotautocomplete:!1,validate:!1,"default":"",data:"",group:"",format:"",hintposition:"right",typehook:!1},r=wfu_formdata_prepare_template(a,u,o);
|
2 |
+
d.innerHTML=r;for(var _=document.querySelectorAll("div#wfu_formfield_"+o+'_container input[name="wfu_formfield_elements"]'),s=0;s<_.length;s++)wfu_attach_element_handlers(_[s],wfu_update_formfield_value);for(var c=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_action_remove"),s=0;s<c.length;s++)c[s].className="wfu_formdata_action wfu_formdata_action_remove"+(c.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:d})}function wfu_formdata_prepare_template(e,t,a){var l=wfu_plugin_decode_string(window["wfu_attribute_"+e+"_formtemplate"]),n=window["wfu_attribute_"+e+"_typeprops"][t.type],d=window["wfu_attribute_"+e+"_typeprops"][0].split(","),o=["required","donotautocomplete","validate","typehook","labelposition","hintposition","default","data","group","format"],u=["none","top","right","bottom","left"],r=["none","inline","top","right","bottom","left"];l=l.replace(/\[\[key\]\]/g,a).replace(/\[\[t\]\]/g,t.type).replace(/\[\[label\]\]/g,t.label).replace(/\[\[s\]\]/g,t.labelposition).replace(/\[\[d\]\]/g,t["default"]).replace(/\[\[l\]\]/g,t.data).replace(/\[\[data_label\]\]/g,n.data_label).replace(/\[\[g\]\]/g,t.group).replace(/\[\[f\]\]/g,t.format).replace(/\[\[p\]\]/g,t.hintposition);for(var _=0;_<o.length;_++)l=l.replace(new RegExp("\\[\\["+o[_]+"_hint\\]\\]","g"),n[o[_]+"_hint"]);for(var _=0;_<d.length;_++)l=l.replace("[[type_"+d[_]+"_selected]]",d[_]==t.type?' selected="selected"':"");for(var _=0;_<u.length;_++)l=l.replace("[[labelposition_"+u[_]+"_selected]]",u[_]==t.labelposition?' selected="selected"':"");for(var _=0;_<r.length;_++)l=l.replace("[[hintposition_"+r[_]+"_selected]]",r[_]==t.hintposition?' selected="selected"':"");return l=l.replace("[[remove_disabled]]",""),l=t.required?l.replace(/\[\[r\-\>\]\]|\[\[\<\-r\]\]/g,""):l.replace(/\[\[r\-\>\]\].*\[\[\<\-r\]\]/g,""),l=t.donotautocomplete?l.replace(/\[\[a\-\>\]\]|\[\[\<\-a\]\]/g,""):l.replace(/\[\[a\-\>\]\].*\[\[\<\-a\]\]/g,""),l=t.validate?l.replace(/\[\[v\-\>\]\]|\[\[\<\-v\]\]/g,""):l.replace(/\[\[v\-\>\]\].*\[\[\<\-v\]\]/g,""),l=t.typehook?l.replace(/\[\[h\-\>\]\]|\[\[\<\-h\]\]/g,""):l.replace(/\[\[h\-\>\]\].*\[\[\<\-h\]\]/g,""),l="show"==n.required.substr(0,4)?l.replace(/\[\[R\-\>\]\]|\[\[\<\-R\]\]/g,""):l.replace(/\[\[R\-\>\]\][^]*\[\[\<\-R\]\]/g,""),l="show"==n.donotautocomplete.substr(0,4)?l.replace(/\[\[A\-\>\]\]|\[\[\<\-A\]\]/g,""):l.replace(/\[\[A\-\>\]\][^]*\[\[\<\-A\]\]/g,""),l="show"==n.validate.substr(0,4)?l.replace(/\[\[V\-\>\]\]|\[\[\<\-V\]\]/g,""):l.replace(/\[\[V\-\>\]\][^]*\[\[\<\-V\]\]/g,""),l="show"==n.hintposition.substr(0,4)?l.replace(/\[\[P\-\>\]\]|\[\[\<\-P\]\]/g,""):l.replace(/\[\[P\-\>\]\][^]*\[\[\<\-P\]\]/g,""),l="show"==n.typehook.substr(0,4)?l.replace(/\[\[H\-\>\]\]|\[\[\<\-H\]\]/g,""):l.replace(/\[\[H\-\>\]\][^]*\[\[\<\-H\]\]/g,""),l="show"==n["default"].substr(0,4)?l.replace(/\[\[D\-\>\]\]|\[\[\<\-D\]\]/g,""):l.replace(/\[\[D\-\>\]\][^]*\[\[\<\-D\]\]/g,""),l="show"==n.data.substr(0,4)?l.replace(/\[\[L\-\>\]\]|\[\[\<\-L\]\]/g,""):l.replace(/\[\[L\-\>\]\][^]*\[\[\<\-L\]\]/g,""),l="show"==n.group.substr(0,4)?l.replace(/\[\[G\-\>\]\]|\[\[\<\-G\]\]/g,""):l.replace(/\[\[G\-\>\]\][^]*\[\[\<\-G\]\]/g,""),l="show"==n.format.substr(0,4)?l.replace(/\[\[F\-\>\]\]|\[\[\<\-F\]\]/g,""):l.replace(/\[\[F\-\>\]\][^]*\[\[\<\-F\]\]/g,"")}function wfu_userdata_remove_field(e){for(var t=e.parentNode,a=t.parentNode,l=null,n=0;n<a.childNodes.length;n++)if(1===a.childNodes[n].nodeType){l=a.childNodes[n];break}if(t!=l){t.parentNode.removeChild(t);for(var n=0;n<l.childNodes.length;n++)if(1===l.childNodes[n].nodeType){wfu_update_userfield_value({target:l.childNodes[n]});break}}}function wfu_formdata_remove_field(e){var t=e.split("_"),a=t[0],l=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_line_container");if(!(l.length<2)){var n=document.getElementById("wfu_attribute_"+a),d=document.getElementById("wfu_formfield_"+e+"_container");n.removeChild(d),d=document.querySelector("div#wfu_attribute_"+a+" .wfu_formdata_line_container");for(var o=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_action_remove"),u=0;u<o.length;u++)o[u].className="wfu_formdata_action wfu_formdata_action_remove"+(o.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:d})}}function wfu_generate_shortcode(){for(var e,t=document.getElementById("wfu_shortcode_tag").value,a=document.getElementById("wfu_attribute_defaults"),l=(document.getElementById("wfu_attribute_values"),""),n="",d="["+t,o="",u=0;u<a.childNodes.length;u++)e=a.childNodes[u],1===e.nodeType&&(l=e.id.replace("wfu_attribute_default_",""),n=document.getElementById("wfu_attribute_value_"+l).value,e.value!=n&&(o+=" "+l+'="'+n+'"'));d+=o+"]",document.getElementById("wfu_shortcode").value=d,ShortcodeString=o.substr(1),document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode").disabled=wfu_plugin_encode_string(d)==document.getElementById("wfu_shortcode_original_enc").value),Autosave&&wfu_schedule_save_shortcode()}function wfu_update_text_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_",""),l=t.value;l=l.replace(/(\r\n|\n|\r)/gm,"%n%"),l=l.replace(/\"/gm,"%dq%"),l=l.replace(/\[/gm,"%brl%"),l=l.replace(/\]/gm,"%brr%"),l!==t.oldVal&&(t.oldVal=l,document.getElementById("wfu_attribute_value_"+a).value=l,wfu_generate_shortcode())}function wfu_update_date_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_",""),l=t.value;l!==t.oldVal&&(t.oldVal=l,document.getElementById("wfu_attribute_value_"+a).value=l,wfu_generate_shortcode())}function wfu_update_stringmatch_textvalue(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_","");a=a.replace("_matchfield","").replace("_matchvalue",""),wfu_update_stringmatch_value(a)}function wfu_update_triplecolor_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_","");a=a.replace("_color",""),a=a.replace("_bgcolor",""),a=a.replace("_borcolor",""),t=document.getElementById("wfu_attribute_"+a+"_color");var l=t.value+","+document.getElementById("wfu_attribute_"+a+"_bgcolor").value+","+document.getElementById("wfu_attribute_"+a+"_borcolor").value;l!==t.oldVal&&(t.oldVal=l,document.getElementById("wfu_attribute_value_"+a).value=l,wfu_generate_shortcode())}function wfu_update_dimension_value(e){e=e||window.event;var t=e.target,a=t.name.replace("wfu_dimension_elements_",""),l=document.getElementsByName(t.name);t=l[0];for(var n="",d="",o=0;o<l.length;o++)d=l[o].id.replace("wfu_attribute_"+a+"_",""),""!=n&&""!=l[o].value&&(n+=", "),""!=l[o].value&&(n+=d+":"+l[o].value);n!==t.oldVal&&(t.oldVal=n,document.getElementById("wfu_attribute_value_"+a).value=n,wfu_generate_shortcode())}function wfu_update_ptext_value(e){e=e||window.event;var t=e.target,a=t.id.replace("wfu_attribute_","");a=a.substr(2);var l=document.getElementById("wfu_attribute_s_"+a).value,n=document.getElementById("wfu_attribute_p_"+a).value,d=l+"/"+n;d!==t.oldVal&&(t.oldVal=d,document.getElementById("wfu_attribute_value_"+a).value=d),wfu_generate_shortcode()}function wfu_update_mchecklist_value(e){var t="",a=(document.getElementById("wfu_attribute_"+e),document.getElementById("wfu_attribute_"+e+"_all"));a.checked?(jQuery("#wfu_attribute_"+e+" input").prop("disabled",!0),jQuery("#wfu_attribute_"+e+" input").prop("checked",!0),t="all"):(jQuery("#wfu_attribute_"+e+" input").prop("disabled",!1),jQuery("#wfu_attribute_"+e+" input").each(function(){jQuery(this).prop("checked")&&(t+=","+jQuery(this).next().html())}),t=t.substr(1)),document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_rolelist_value(e){var t="",a=document.getElementById("wfu_attribute_"+e),l=document.getElementById("wfu_attribute_"+e+"_guests"),n=document.getElementById("wfu_attribute_"+e+"_all");if(n.checked)a.disabled=!0,t="all";else{a.disabled=!1;for(var d=a.options,o=0;o<d.length;o++)d[o].selected&&(""!=t&&(t+=","),t+=d[o].value)}l.checked&&(""!=t&&(t+=","),t+="guests"),document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_userlist_value(e){var t="",a=document.getElementById("wfu_attribute_"+e),l=document.getElementById("wfu_attribute_"+e+"_current"),n=document.getElementById("wfu_attribute_"+e+"_guests"),d=document.getElementById("wfu_attribute_"+e+"_all");if(l&&l.checked)a.disabled=!0,d.disabled=!0,n.disabled=!0,t="current";else{if(d.disabled=!1,n.disabled=!1,d.checked)a.disabled=!0,t="all";else{a.disabled=!1;for(var o=a.options,u=0;u<o.length;u++)o[u].selected&&(""!=t&&(t+=","),t+=o[u].value)}n.checked&&(""!=t&&(t+=","),t+="guests")}document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_postlist_value(e){for(var t="",a=Array(),l=Array(),n=document.getElementById("wfu_attribute_"+e+"_postlist").value.split(","),d=0;d<n.length;d++)a.push(document.getElementById("wfu_attribute_"+e+"_"+n[d])),l.push(document.getElementById("wfu_attribute_"+e+"_all_"+n[d]));var o=document.getElementById("wfu_attribute_"+e+"_current");if(o&&o.checked){for(var d=0;d<n.length;d++)a[d].disabled=!0,l[d].disabled=!0;t="current"}else{var u=!0;t="";for(var d=0;d<n.length;d++)if(l[d].disabled=!1,l[d].checked)a[d].disabled=!0,""!=t&&(t+=","),t+="all"+n[d];else{a[d].disabled=!1,u=!1;for(var r=a[d].options,_=0;_<r.length;_++)r[_].selected&&(""!=t&&(t+=","),t+=r[_].value)}u&&(t="all")}document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_bloglist_value(e){var t="",a=document.getElementById("wfu_attribute_"+e),l=document.getElementById("wfu_attribute_"+e+"_current"),n=document.getElementById("wfu_attribute_"+e+"_all");if(l&&l.checked)a.disabled=!0,n.disabled=!0,t="current";else if(n.disabled=!1,n.checked)a.disabled=!0,t="all";else{a.disabled=!1;for(var d=a.options,o=0;o<d.length;o++)d[o].selected&&(""!=t&&(t+=","),t+=d[o].value)}document.getElementById("wfu_attribute_value_"+e).value=t,wfu_generate_shortcode()}function wfu_update_stringmatch_value(e){var t=document.getElementById("wfu_attribute_"+e+"_matchfield").value,a=document.getElementById("wfu_attribute_"+e+"_matchcriterion").value,l=document.getElementById("wfu_attribute_"+e+"_matchvalue").value;t=t.replace(";",""),""==t.trim()?document.getElementById("wfu_attribute_value_"+e).value="":document.getElementById("wfu_attribute_value_"+e).value="field:"+t+";criterion:"+a+";value:"+l,wfu_generate_shortcode()}function wfu_update_userfield_value(e){e=e||window.event;for(var t=e.target,a=t.parentNode,l=a.parentNode,n="",d=!1,o="",u=0;u<l.childNodes.length;u++)if(a=l.childNodes[u],"DIV"===a.tagName){for(var r=0;r<a.childNodes.length;r++)"INPUT"==a.childNodes[r].tagName&&("text"==a.childNodes[r].type?(n=a.childNodes[r].value,0==u&&(t=a.childNodes[r])):"checkbox"==a.childNodes[r].type&&(d=a.childNodes[r].checked));""!=o&&""!=n&&(o+="/"),""!=n&&d&&(o+="*"),""!=n&&(o+=n)}o!==t.oldVal&&(t.oldVal=o,document.getElementById("wfu_attribute_value_userdatalabel").value=o,wfu_generate_shortcode(),wfu_update_formfield_variables())}function wfu_update_formfield_value(e){e=e||window.event;for(var t=e.target,a=t.id.match(/^wfu_formfield_(.*?)_/)[1],l=document.querySelectorAll("div#wfu_attribute_"+a+" .wfu_formdata_line_container"),n="",d=0;d<l.length;d++){var o="",u=l[d].id.match(/^wfu_formfield_.*?_(.*?)_/)[1],r=a+"_"+u,_=document.getElementById("wfu_formfield_"+r+"_label").value;if(""!=_.trim()){o=_.trim();var s=document.getElementById("wfu_formfield_"+r+"_type").value,c=window["wfu_attribute_"+a+"_typeprops"];o+="|t:"+s,o+="|s:"+document.getElementById("wfu_formfield_"+r+"_labelposition").value,"show"==c[s].required.substr(0,4)&&(o+="|r:"+(document.getElementById("wfu_formfield_"+r+"_required").checked?"1":"0")),"show"==c[s].donotautocomplete.substr(0,4)&&(o+="|a:"+(document.getElementById("wfu_formfield_"+r+"_donotautocomplete").checked?"1":"0")),"show"==c[s].validate.substr(0,4)&&(o+="|v:"+(document.getElementById("wfu_formfield_"+r+"_validate").checked?"1":"0")),"show"==c[s].typehook.substr(0,4)&&(o+="|h:"+(document.getElementById("wfu_formfield_"+r+"_typehook").checked?"1":"0")),"show"==c[s].hintposition.substr(0,4)&&(o+="|p:"+document.getElementById("wfu_formfield_"+r+"_hintposition").value),"show"==c[s]["default"].substr(0,4)&&(o+="|d:"+document.getElementById("wfu_formfield_"+r+"_default").value),"show"==c[s].data.substr(0,4)&&(o+="|l:"+document.getElementById("wfu_formfield_"+r+"_data").value),"show"==c[s].group.substr(0,4)&&(o+="|g:"+document.getElementById("wfu_formfield_"+r+"_group").value),"show"==c[s].format.substr(0,4)&&(o+="|f:"+document.getElementById("wfu_formfield_"+r+"_format").value)}""!=o&&(""!=n&&(n+="/"),n+=o)}n!==t.oldVal&&(t.oldVal=n,document.getElementById("wfu_attribute_value_"+a).value=n,wfu_generate_shortcode(),wfu_update_formfield_variables())}function wfu_update_formfield_variables(){var e=document.getElementById("wfu_attribute_value_userdatalabel");if(e){for(var t=document.getElementById("wfu_wrapper"),a=document.getElementsByClassName("wfu_shadow_userdata","div",t),l=document.getElementsByName("wfu_formfield_select"),n=0;n<l.length;n++)l[n].style.display="none";if(0!=a.length&&"block"!=a[0].style.display){for(var d='<option style="display:none;">%userdataXXX%</option>',o=e.value.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]"),u=2;document.getElementById("wfu_attribute_userdatalabel"+u);){var r=document.getElementById("wfu_attribute_value_userdatalabel"+u).value.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]");o=o.concat(r),u++}var _="",s=0;u=1;for(var n=0;n<o.length;n++)_=o[n],"*"==_[0]&&(_=_.substr(1)),s=_.indexOf("|"),s>-1&&(_=_.substr(0,s)),""!=_.trim()&&(d+='<option value="%userdata'+u+'%">'+u+": "+_.trim()+"</option>",u++);for(var n=0;n<l.length;n++)l[n].innerHTML=d,l[n].style.display="inline-block"}}}function wfu_attach_element_handlers(e,t){for(var a=["DOMAttrModified","textInput","input","change","keypress","paste","focus","propertychange"],l=0;l<a.length;l++)wfu_addEventHandler(e,a[l],t)}function wfu_Attach_Admin_Events(e){Autosave=e,wfu_generate_shortcode(),wfu_update_formfield_variables(),wfu_Attach_Admin_DragDrop_Events();for(var t=document.getElementsByName("wfu_text_elements"),a=0;a<t.length;a++)wfu_attach_element_handlers(t[a],wfu_update_text_value);for(var l=document.getElementsByName("wfu_ptext_elements"),a=0;a<l.length;a++)wfu_attach_element_handlers(l[a],wfu_update_ptext_value);for(var n=document.getElementsByName("wfu_stringmatch_elements"),a=0;a<n.length;a++)wfu_attach_element_handlers(n[a],wfu_update_stringmatch_textvalue);for(var d=document.getElementsByName("wfu_triplecolor_elements"),a=0;a<d.length;a++)wfu_attach_element_handlers(d[a],wfu_update_triplecolor_value);for(var o=document.getElementsByName("wfu_dimension_elements_widths"),a=0;a<o.length;a++)wfu_attach_element_handlers(o[a],wfu_update_dimension_value);o=document.getElementsByName("wfu_dimension_elements_heights");for(var a=0;a<o.length;a++)wfu_attach_element_handlers(o[a],wfu_update_dimension_value);for(var u=document.getElementsByName("wfu_userfield_elements"),a=0;a<u.length;a++)wfu_attach_element_handlers(u[a],wfu_update_userfield_value);for(var r=document.getElementsByName("wfu_formfield_elements"),a=0;a<r.length;a++)wfu_attach_element_handlers(r[a],wfu_update_formfield_value);for(var _=document.getElementsByName("wfu_subfolder_tools_input"),a=0;a<_.length;a++)wfu_attach_element_handlers(_[a],wfu_subfolders_input_changed);for(var s=document.getElementsByName("wfu_columnprops_elements"),a=0;a<s.length;a++)wfu_attach_element_handlers(s[a],wfu_columnprops_element_changed);""!=document.getElementById("wfu_shortcode_postid").value&&setTimeout(function(){wfu_check_page_obsolescence()},CheckObsolescenceTimeOut)}function wfu_insert_variable(e){var t=e.className.replace("wfu_variable wfu_variable_",""),a=document.getElementById("wfu_attribute_"+t),l=a.selectionStart,n=a.value;a.value=n.substr(0,l)+e.innerHTML+n.substr(l),wfu_update_text_value({target:a})}function wfu_insert_userfield_variable(e){var t=e.className.replace("wfu_variable wfu_variable_",""),a=document.getElementById("wfu_attribute_"+t),l=a.selectionStart,n=a.value;a.value=n.substr(0,l)+e.value+n.substr(l),e.value="%userdataXXX%",wfu_update_text_value({target:a})}function wfu_columns_itemclicked(e,t){var a=e.parentNode;if("SELECT"==a.tagName){for(var l=0;l<a.options.length;l++)a.options[l].selected=a.options[l]==e;wfu_update_column_props(t)}}function wfu_columns_buttonaction(e,t){var a=document.getElementById("wfu_attribute_"+e+"_sourcelist"),l=document.getElementById("wfu_attribute_"+e);if("add"==t){for(var n=0;n<a.options.length;n++)if(a.options[n].selected||"wfu_columns_item_required"==a.options[n].className){for(var d=!1,o=a.options[n].value.replace(/:.*/,""),u=0;u<l.options.length;u++){var r=l.options[u].value.replace(/:.*/,"");if(r==o){d=!0;break}}if(!d){var _=a.options[n].value.match(/(.*?):(.*?)\/(.*)/),s=_[1],c="custom"==s?"+-"+(""==_[2]?"s":_[2]):""!=_[2]?"-+"+_[2]:"",i=_[3];"custom"==s&&(s="custom1");var f=document.createElement("OPTION");f.value=s+":"+c+"/"+a.options[n].innerHTML+"/"+i,f.innerHTML=a.options[n].innerHTML+(""!=i&&i!=a.options[n].innerHTML?" ("+i+")":""),f.className=a.options[n].className,f.onclick=a.options[n].onclick,l.appendChild(f),l.selectedIndex=l.options.length-1}}}else if("del"==t)for(var n=0;n<l.options.length;)l.options[n].selected&&"wfu_columns_item_required"!=l.options[n].className?l.options.remove(n):n++;else if("up"==t||"down"==t){for(var m=-1,n=0;n<l.options.length;n++)l.options[n].selected&&-1==m?m=n:l.options[n].selected&&m>-1&&(l.options[n].selected=!1);"up"==t&&m>0?l.insertBefore(l.options[m],l.options[m-1]):"down"==t&&m<l.options.length-1&&l.insertBefore(l.options[m+1],l.options[m])}wfu_update_column_props(e),wfu_update_columns(e)}function wfu_update_column_props(e){var t=document.getElementById("wfu_attribute_"+e),a=document.getElementById("wfu_attribute_"+e+"_columnprops_container"),l=document.getElementById("wfu_attribute_"+e+"_columnprops_title"),n=(document.getElementById("wfu_attribute_"+e+"_columnprops_title_label"),document.getElementById("wfu_attribute_"+e+"_columnprops_id")),d=document.getElementById("wfu_attribute_"+e+"_columnprops_id_label"),o=document.getElementById("wfu_attribute_"+e+"_columnprops_sort"),u=document.getElementById("wfu_attribute_"+e+"_columnprops_sort_label"),r=document.getElementById("wfu_attribute_"+e+"_columnprops_sorttype"),_=document.getElementById("wfu_attribute_"+e+"_columnprops_sorttype_label"),s=t.selectedIndex;if(""==r.options[0].value&&r.options.remove(0),-1==s)a.className="wfu_columnprops_container wfu_columnprops_container_disabled",l.value="",l.disabled=!0,n.value="",n.disabled=!0,o.checked=!1,o.disabled=!0,r.selectedIndex=-1,r.disabled=!0;else{var c=t.options[s].value.match(/(.*?):(.*?)\/(.*?)\/(.*)/),i=c[1],f="custom"==i.substr(0,6),m=f?i.substr(6):"",p=""!=c[2],w=p&&"+"==c[2].substr(1,1),g=w&&"+"==c[2].substr(0,1),v=w?c[2].substr(2):"",b=c[4];a.className="wfu_columnprops_container",l.value=b,l.disabled=!1,d.className=f?"":"wfu_columnprops_label_disabled",n.value=m,n.disabled=!f,u.className=p?"":"wfu_columnprops_label_disabled",o.checked=w,o.disabled=!p,_.className=g?"":"wfu_columnprops_label_disabled",r.value=v,r.disabled=!g}}function wfu_columnprops_element_changed(e){e=e||window.event;var t=e.target,a=t.id.match(/^wfu_attribute_(.*?)_columnprops_/)[1],l=document.getElementById("wfu_attribute_"+a),n=document.getElementById("wfu_attribute_"+a+"_columnprops_title"),d=document.getElementById("wfu_attribute_"+a+"_columnprops_id"),o=document.getElementById("wfu_attribute_"+a+"_columnprops_sort"),u=document.getElementById("wfu_attribute_"+a+"_columnprops_sorttype"),r=l.selectedIndex;if(-1!=r){var _=l.options[r].value.match(/(.*?):(.*?)\/(.*?)\/(.*)/),s=_[1],c="custom"==s.substr(0,6)?"custom":s,i="custom"==c,f=i?parseInt(d.value)>=1?d.value:"1":"",m=""!=_[2]?_[2].substr(0,1)+(o.checked?"+":"-")+(""!=u.value?u.value:""!=_[2].substr(2)?_[2].substr(2):"s"):"",p=_[3],w=""!=n.value?n.value:p;l.options[r].value=c+f+":"+m+"/"+p+"/"+w,l.options[r].innerHTML=p+(w!=p?" ("+w+")":""),wfu_update_column_props(a),wfu_update_columns(a)}}function wfu_update_columns(e){for(var t=document.getElementById("wfu_attribute_"+e),a="",l=0;l<t.options.length;l++){var n=t.options[l].value.match(/(.*?):(.*?)\/(.*?)\/(.*)/),d=n[1]+":"+("+"==n[2].substr(1,1)?n[2].substr(2):"")+"/"+n[4];""!=a&&(a+=","),a+=d}document.getElementById("wfu_attribute_value_"+e).value=a,wfu_generate_shortcode()}function wfu_GetHttpRequestObject(){var e=null;try{e=new XMLHttpRequest}catch(t){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(a){try{e=new ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}}if(null==e&&window.createRequest)try{xmlhttp=window.createRequest()}catch(t){}return e}function wfu_plugin_encode_string(e){var t,a=0,l="",n="";for(a=0;a<e.length;a++)t=e.charCodeAt(a),t>=2048?t=((16773120&t|917504)<<4)+((4032&t|8192)<<2)+(63&t|128):t>=128&&(t=((65472&t|12288)<<2)+(63&t|128)),n=t.toString(16),(1==n.length||3==n.length||5==n.length)&&(n="0"+n),l+=n;return l}function wfu_plugin_decode_string(e){for(var t,a,l=0,n="";l<e.length;)t=parseInt(e.substr(l,2),16),a=128>t?t:224>t?((31&t)<<6)+(63&parseInt(e.substr(l+=2,2),16)):((15&t)<<12)+((63&parseInt(e.substr(l+=2,2),16))<<6)+(63&parseInt(e.substr(l+=2,2),16)),n+=String.fromCharCode(a),l+=2;return n}function wfu_randomString(e){for(var t="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",a=e,l="",n=0;a>n;n++){var d=Math.floor(Math.random()*t.length);l+=t.substring(d,d+1)}return l}function wfu_schedule_save_shortcode(){var e=new Date,t=ShortcodeNextSave-e.getTime();null!=ShortcodeTimeOut&&(clearTimeout(ShortcodeTimeOut),ShortcodeTimeOut=null),0>=t?wfu_save_shortcode():ShortcodeTimeOut=setTimeout(function(){wfu_save_shortcode()},t)}function wfu_check_page_obsolescence(){PageObsolete||PageUpdating||""==document.getElementById("wfu_shortcode_postid").value}function wfu_save_shortcode(){if(!PageObsolete){var e=wfu_GetHttpRequestObject();if(null!=e){PageUpdating=!0,document.getElementById("wfu_update_failed_message").style.display="none";var t=AdminParams.wfu_ajax_url;params=new Array(8),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_save_shortcode",params[1]=new Array(2),params[1][0]="shortcode",params[1][1]=wfu_plugin_encode_string(ShortcodeString),params[2]=new Array(2),params[2][0]="shortcode_original",params[2][1]=document.getElementById("wfu_shortcode_original_enc").value,params[3]=new Array(2),params[3][0]="post_id",params[3][1]=document.getElementById("wfu_shortcode_postid").value,params[4]=new Array(2),params[4][0]="post_hash",params[4][1]=document.getElementById("wfu_shortcode_posthash").value,params[5]=new Array(2),params[5][0]="shortcode_position",params[5][1]=document.getElementById("wfu_shortcode_position").value,params[6]=new Array(2),params[6][0]="shortcode_tag",params[6][1]=document.getElementById("wfu_shortcode_tag").value,params[7]=new Array(2),params[7][0]="widget_id",params[7][1]=document.getElementById("wfu_shortcode_widgetid").value;for(var a="",l=0;l<params.length;l++)a+=(l>0?"&":"")+params[l][0]+"="+encodeURI(params[l][1]);var n=new Date;Autosave?ShortcodeNextSave=n.getTime()+5e3:document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode_wait").style.display="inline"),e.open("POST",t,!0),e.setRequestHeader("Content-type","application/x-www-form-urlencoded"),e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){PageUpdating=!1;var t="wfu_save_shortcode:",a=e.responseText.indexOf(t);-1==a&&(a=e.responseText.length);var l=(e.responseText.substr(0,a),e.responseText.substr(a+t.length,e.responseText.length-a-t.length));a=l.indexOf(":");var d=l.substr(0,a);if(txt_value=l.substr(a+1,l.length-a-1),"success"==d){if(Autosave?(document.getElementById("wfu_save_label").innerHTML="saved",document.getElementById("wfu_save_label").className="wfu_save_label",document.getElementById("wfu_save_label").style.opacity=1,wfu_fadeout_element(300),ShortcodeNextSave=n.getTime()+1e3,null!=ShortcodeTimeOut&&wfu_schedule_save_shortcode()):document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode_wait").style.display="none",document.getElementById("wfu_update_shortcode").disabled=!0,window.plugin_window&&window.plugin_window.location.reload(!0)),""!=document.getElementById("wfu_shortcode_postid").value){var o=document.getElementById("wfu_shortcode_tag").value;document.getElementById("wfu_shortcode_original_enc").value=wfu_plugin_encode_string("["+o+" "+ShortcodeString+"]"),document.getElementById("wfu_shortcode_posthash").value=txt_value,setTimeout(function(){wfu_check_page_obsolescence()},CheckObsolescenceTimeOut)}}else Autosave&&(document.getElementById("wfu_save_label").innerHTML="not saved",document.getElementById("wfu_save_label").className="wfu_save_label_fail",document.getElementById("wfu_save_label").style.opacity=1,wfu_fadeout_element(300)),"fail"==d&&("post_modified"==txt_value?(PageObsolete=!0,document.getElementById("wfu_update_shortcode")&&(document.getElementById("wfu_update_shortcode").disabled=!0),document.getElementById("wfu_update_rejected_message").style.display="block"):document.getElementById("wfu_update_failed_message").style.display="block")}},e.send(a)}}}function wfu_adjust_opacity(e){document.getElementById("wfu_save_label").style.opacity=e}function wfu_fadeout_element(e){for(var t=20,a=0,l=0;t>l;l++)a=1-l/t,setTimeout('wfu_adjust_opacity("'+a.toString()+'")',l*e/t);setTimeout('wfu_adjust_opacity("0.0")',l*e/t)}function wfu_apply_value(e,t,a){if("onoff"==t)document.getElementById("wfu_attribute_"+e).className="wfu_onoff_container_"+("true"!=a?"on":"off"),wfu_admin_onoff_clicked(e);else if("text"==t||"ltext"==t||"integer"==t||"float"==t||"mtext"==t||"color"==t){var l=document.getElementById("wfu_attribute_"+e);if(a=a.replace(/\%n\%/gm,"\n"),a=a.replace(/\%dq\%/gm,'"'),a=a.replace(/\%brl\%/gm,"["),a=a.replace(/\%brr\%/gm,"]"),"color"==t){var n=colourNameToHex(a);n||(n=a),jQuery("#wfu_attribute_"+e).wpColorPicker("color",n)}l.value=a,wfu_update_text_value({target:l})}else if("date"==t){var l=document.getElementById("wfu_attribute_"+e);l.value=a,wfu_update_date_value({target:l})}else if("placements"==t)wfu_admin_recreate_placements_panel(a),document.getElementById("wfu_attribute_value_placements").value=a,wfu_generate_shortcode();else if("radio"==t){for(var d=document.getElementsByName("wfu_radioattribute_"+e),o=0;o<d.length;o++)d[o].checked=d[o].value==a||"*"+d[o].value==a;wfu_admin_radio_clicked(e)}else if("ptext"==t){a=a.replace(/\%n\%/gm,"\n"),a=a.replace(/\%dq\%/gm,'"'),a=a.replace(/\%brl\%/gm,"["),a=a.replace(/\%brr\%/gm,"]");var u=a.split("/"),r=u.length<1?"":u[0],_=u.length<2?r:u[1],s=document.getElementById("wfu_attribute_s_"+e);s.value=r;var c=document.getElementById("wfu_attribute_p_"+e);c.value=_,wfu_update_ptext_value({target:s}),wfu_update_ptext_value({target:c})}else if("mchecklist"==t){if(a=a.toLowerCase(),"all"==a)document.getElementById("wfu_attribute_"+e+"_all").checked=!0;else{document.getElementById("wfu_attribute_"+e+"_all").checked=!1;for(var i=a.split(","),o=0;o<i.length;o++)i[o]=i[o].trim();jQuery("#wfu_attribute_"+e+" input").each(function(){jQuery(this).prop("checked",i.indexOf(jQuery(this).next().html())>-1)})}wfu_update_mchecklist_value(e)}else if("rolelist"==t){var l=document.getElementById("wfu_attribute_"+e),f=document.getElementById("wfu_attribute_"+e+"_all"),m=f.className.indexOf("wfu_default_administrator")>-1,p=a.split(",");if(p.indexOf("all")>-1){f.checked=!0;for(var o=0;o<l.options.length;o++)l.options[o].selected=m&&"administrator"==l.options[o].value}else{f.checked=!1;for(var o=0;o<p.length;o++)p[o]=p[o].trim();for(var o=0;o<l.options.length;o++)l.options[o].selected=p.indexOf(l.options[o].value)>-1}document.getElementById("wfu_attribute_"+e+"_guests").checked=p.indexOf("guests")>-1,wfu_update_rolelist_value(e)}else if("userlist"==t){var l=document.getElementById("wfu_attribute_"+e),f=document.getElementById("wfu_attribute_"+e+"_all"),w=f.className.indexOf("wfu_default_0")>-1,g=document.getElementById("wfu_attribute_"+e+"_current");if(g&&"current"==a){g.checked=!0,f.checked=!1,document.getElementById("wfu_attribute_"+e+"_guests").checked=!1;for(var o=0;o<l.options.length;o++)l.options[o].selected=w&&1>o}else{g&&(g.checked=!1);var v=a.split(",");if(v.indexOf("all")>-1){f.checked=!0;for(var o=0;o<l.options.length;o++)l.options[o].selected=w&&1>o}else{f.checked=!1;for(var o=0;o<v.length;o++)v[o]=v[o].trim();for(var o=0;o<l.options.length;o++)l.options[o].selected=v.indexOf(l.options[o].value)>-1}document.getElementById("wfu_attribute_"+e+"_guests").checked=v.indexOf("guests")>-1}wfu_update_userlist_value(e)}else if("postlist"==t){for(var b=Array(),f=Array(),h=document.getElementById("wfu_attribute_"+e+"_postlist").value.split(","),o=0;o<h.length;o++)b.push(document.getElementById("wfu_attribute_"+e+"_"+h[o])),f.push(document.getElementById("wfu_attribute_"+e+"_all_"+h[o]));var g=document.getElementById("wfu_attribute_"+e+"_current");if(g&&"current"==a){g.checked=!0;for(var o=0;o<h.length;o++){f[o].checked=!1;for(var y=0;y<b[o].options.length;y++)b[o].options[y].selected=!1}}else{g&&(g.checked=!1);for(var I=a.split(","),o=0;o<h.length;o++){("all"==a||I.indexOf("all"+h[o])>-1)&&(f[o].checked=!0);for(var y=0;y<b[o].options.length;y++)b[o].options[y].selected=I.indexOf(b[o].options[y].value)>-1}}wfu_update_postlist_value(e)}else if("bloglist"==t){var g=document.getElementById("wfu_attribute_"+e+"_current");if(g&&"current"==a){g.checked=!0,document.getElementById("wfu_attribute_"+e+"_all").checked=!1;for(var l=document.getElementById("wfu_attribute_"+e),o=0;o<l.options.length;o++)l.options[o].selected=!1}else{g&&(g.checked=!1);var E=a.split(",");if("all"==a)document.getElementById("wfu_attribute_"+e+"_all").checked=!0;else{document.getElementById("wfu_attribute_"+e+"_all").checked=!1;for(var o=0;o<E.length;o++)E[o]=E[o].trim();for(var l=document.getElementById("wfu_attribute_"+e),o=0;o<l.options.length;o++)l.options[o].selected=E.indexOf(l.options[o].value)>-1}}wfu_update_bloglist_value(e)}else if("stringmatch"==t){var B="",k="equal to",x="",N=a.match(/^field:(.*?);\s*criterion:(.*?)\s*;\s*value:(.*)$/);N&&4==N.length&&(B=N[1],k=N[2],x=N[3]),document.getElementById("wfu_attribute_"+e+"_matchfield").value=B,document.getElementById("wfu_attribute_"+e+"_matchcriterion").value=k,document.getElementById("wfu_attribute_"+e+"_matchvalue").value=x,wfu_update_stringmatch_value(e)}else if("columns"==t){var T=document.getElementById("wfu_attribute_"+e+"_sourcelist"),A=document.getElementById("wfu_attribute_"+e);A.innerHTML="";for(var H=a.replace(/(:|\/).*?(,|$)/g,"$2").split(","),o=0;o<T.options.length;o++){var u=T.options[o].value.match(/(.*?):(.*?)\/(.*)/),S=u[1];if("wfu_columns_item_required"==T.options[o].className&&-1==H.indexOf(S)){var q="custom"==S?"+-"+(""==u[2]?"s":u[2]):""!=u[2]?"-+"+u[2]:"",O=u[3];"custom"==S&&(S="custom1");var L=document.createElement("OPTION");L.value=S+":"+q+"/"+T.options[o].innerHTML+"/"+O,L.innerHTML=T.options[o].innerHTML+(""!=O&&O!=T.options[o].innerHTML?" ("+O+")":""),L.className=T.options[o].className,L.onclick=T.options[o].onclick,A.appendChild(L)}}for(var C=a.split(","),o=0;o<C.length;o++){var M=C[o].split("/",2),S=M[0],D="";M.length>1&&(D=M[1]),M=S.split(":",2),S=M[0];for(var j=S.replace(/custom[0-9]+$/,"custom"),V=-1,y=0;y<T.options.length;y++){var P=T.options[y].value.replace(/:.*/,"");if(P==j){V=y;break}}for(var R=!1,y=0;y<A.options.length;y++){var F=A.options[y].value.replace(/:.*/,"");if(F==S){R=!0;break}}if("custom"!=S&&V>-1&&!R){var u=T.options[V].value.match(/(.*?):(.*?)\/(.*)/),U="custom"==j||""!=u[2],q=u[2],Q=T.options[V].innerHTML,O=u[3],X="";X=1==M.length?"custom"==j?"+-s":U?"-+"+q:"":"custom"==j?"+"+(""==M[1]?"-s":"+"+M[1]):U?"-"+(""==M[1]?"-":"+")+q:"",
|
3 |
+
""==D&&(D=O);var L=document.createElement("OPTION");L.value=S+":"+X+"/"+Q+"/"+D,L.innerHTML=Q+(O!=Q?" ("+O+")":""),L.className=T.options[V].className,L.onclick=T.options[o].onclick,A.appendChild(L)}}wfu_update_column_props(e),wfu_update_columns(e)}else if("dimensions"==t){for(var G,W,$,l,z=a.split(","),J=document.getElementsByName("wfu_dimension_elements_"+e),o=0;o<J.length;o++)J[o].value="";for(var o=0;o<z.length;o++)G=z[o].split(":",2),W=G.length<1?"":G[0],$=G.length<2?W:G[1],l=document.getElementById("wfu_attribute_"+e+"_"+W.trim()),l&&(l.value=$.trim());l=J[0],wfu_update_dimension_value({target:l})}else if("userfields"==t){for(var K,Z=a.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]"),Y=Array(),o=0;o<Z.length;o++)K="*"==Z[o].substr(0,1),K&&(Z[o]=Z[o].substr(1)),""!=Z[o]&&Y.push({name:Z[o],required:K});for(var ee=document.getElementById("wfu_attribute_"+e),te=null,ae=Array(),o=0;o<ee.childNodes.length;o++)1===ee.childNodes[o].nodeType&&(null==te?te=ee.childNodes[o]:ae.push(ee.childNodes[o]));for(var o=0;o<ae.length;o++)ee.removeChild(ae[o]);wfu_userdata_edit_field(te,"",!1);for(var le,ne=te,o=0;o<Y.length;o++)0==o?wfu_userdata_edit_field(te,Y[o].name,Y[o].required):(le=ne.cloneNode(!0),wfu_userdata_edit_field(le,Y[o].name,Y[o].required),ee.insertBefore(le,ne.nextSibling),ne=le);for(var l,o=0;o<te.childNodes.length&&(l=te.childNodes[o],"INPUT"!=l.tagName);o++);wfu_update_userfield_value({target:l})}else if("formfields"==t){for(var Y=Array(),de=window["wfu_attribute_"+e+"_typeprops"],oe=de[0].split(","),ue={},o=0;o<oe.length;o++){var re=de[oe[o]],_e={};_e.type=oe[o],_e.label="",_e.labelposition=re.labelposition.substr(5),_e.required="true"==re.required.substr(5),_e.donotautocomplete="true"==re.donotautocomplete.substr(5),_e.validate="true"==re.validate.substr(5),_e.typehook="true"==re.typehook.substr(5),_e.hintposition=re.hintposition.substr(5),_e["default"]=re["default"].substr(5),_e.data=re.data.substr(5),_e.group=re.group.substr(5),_e.format=re.format.substr(5),ue[oe[o]]=_e}for(var Z=a.replace(/\//g,"[/]").replace(/\(.*\)/,function(e){return e.replace(/\[\/\]/g,"/")}).split("[/]"),o=0;o<Z.length;o++){var se=Z[o].trim(),ce={};for(prop in ue.text)ce[prop]=ue.text[prop];"*"==se.substr(0,1)&&(ce.required=!0,se=se.substr(1));var ie=se.split("|");if(""!=ie[0].trim()){for(var fe=-1,me="",y=0;y<ie.length;y++){var pe=ie[y].replace(/^\s+/gm,""),we=pe.substr(0,2),$=pe.substr(2);if("t:"==we&&y>0&&oe.indexOf($)>-1){me=$,fe=y;break}}if(""!=me){for(prop in ue[me])ce[prop]=ue[me][prop];ie.splice(fe,1)}ce.label=ie[0].trim(),ie.splice(0,1);for(var y=0;y<ie.length;y++){var pe=ie[y].replace(/^\s+/gm,""),we=pe.substr(0,2),$=pe.substr(2);"s:"==we?ce.labelposition=$:"r:"==we?ce.required="1"==$:"a:"==we?ce.donotautocomplete="1"==$:"v:"==we?ce.validate="1"==$:"d:"==we?ce["default"]=$:"l:"==we?ce.data=$:"g:"==we?ce.group=$:"f:"==we?ce.format=$:"p:"==we?ce.hintposition=$:"h:"==we&&(ce.typehook="1"==$)}Y.push(ce)}}0==Y.length&&Y.push(fieldprops_default);for(var ee=document.getElementById("wfu_attribute_"+e),ge=document.querySelectorAll("div#wfu_attribute_"+e+" .wfu_formdata_line_container"),o=1;o<ge.length;o++)ee.removeChild(ge[o]);for(var ve=ge[0],o=0;o<Y.length;o++){var be=e+"_"+wfu_randomString(4),he=wfu_formdata_prepare_template(e,Y[o],be);o>0&&(ve=document.createElement("DIV")),ve.id="wfu_formfield_"+be+"_container",ve.className="wfu_formdata_line_container",o>0&&ee.insertBefore(ve,null),ve.innerHTML=he}for(var ye=document.querySelectorAll("div#wfu_attribute_"+e+' input[name="wfu_formfield_elements"]'),o=0;o<ye.length;o++)wfu_attach_element_handlers(ye[o],wfu_update_formfield_value);for(var Ie=document.querySelectorAll("div#wfu_attribute_"+e+" .wfu_formdata_action_remove"),o=0;o<Ie.length;o++)Ie[o].className="wfu_formdata_action wfu_formdata_action_remove"+(Ie.length>1?"":" wfu_formdata_action_disabled");wfu_update_formfield_value({target:ge[0]})}else if("color-triplet"==t){for(var Ee=a.split(","),o=0;o<Ee.length;o++)Ee[o]=Ee[o].trim();2==Ee.length?Ee=[Ee[0],Ee[1],"#000000"]:1==Ee.length?Ee=[Ee[0],"#FFFFFF","#000000"]:Ee.length<3&&(Ee=["#000000","#FFFFFF","#000000"]);var n=colourNameToHex(Ee[0]);n||(n=Ee[0]),jQuery("#wfu_attribute_"+e+"_color").wpColorPicker("color",n);var l=document.getElementById("wfu_attribute_"+e+"_color");l.value=Ee[0],n=colourNameToHex(Ee[1]),n||(n=Ee[1]),jQuery("#wfu_attribute_"+e+"_bgcolor").wpColorPicker("color",n),document.getElementById("wfu_attribute_"+e+"_bgcolor").value=Ee[1],n=colourNameToHex(Ee[2]),n||(n=Ee[2]),jQuery("#wfu_attribute_"+e+"_borcolor").wpColorPicker("color",n),document.getElementById("wfu_attribute_"+e+"_borcolor").value=Ee[2],wfu_update_triplecolor_value({target:l})}else if("folderlist"==t){for(var i=wfu_parse_folderlist_js(a),Be=document.getElementById("wfu_attribute_"+e).options;Be.length>0;)Be.remove(0);for(var L,ke,xe,Ne,Te,Ae,o=0;o<i.path.length;o++){ke=i.path[o],"/"==ke.substr(ke.length,1)&&(ke=ke.substr(0,ke.length-1)),xe=ke.split("/"),ke=xe[xe.length-1],Te=parseInt(i.level[o]),Ne="",Ae="";for(var y=0;Te>y;y++)Ne+=" ",Ae+="*";Ne+=i.label[o],i["default"][o]&&(Ae+="&"),Ae+=""==ke?"{root}/"+i.label[o]:ke+i.label[o],L=document.createElement("option"),i["default"][o]?L.className="wfu_select_folders_option_default":L.className="",L.value=wfu_plugin_encode_string(Ae),L.innerHTML=Ne,Be.add(L)}L=document.createElement("option"),L.value="",L.innerHTML="",Be.add(L);var He=document.getElementById("wfu_attribute_"+e);He.data=wfu_decode_subfolder_list(e),wfu_subfolders_update_toolnav(e),l=He,a!==l.oldVal&&(l.oldVal=a,document.getElementById("wfu_attribute_value_"+e).value=a,wfu_generate_shortcode())}}function wfu_parse_folderlist_js(e){var t=Object();if(t.path=Array(),t.label=Array(),t.level=Array(),t["default"]=Array(),"auto"==e.substr(0,4))return t;var a=e.split(",");if(0==a.length)return t;if(1==a.length&&""==a[0].trim())return t;for(var l,n,d,o,u,r,_,s=["root"],c=0,i=0,f=-1,m=0;m<a.length;m++){for(l=a[m].trim(),n=0,d="",o=!1;n<l.length&&"*"==l.substr(n,1);)n++,d+=" ";if(1>=n-c&&(n>0||0==i)&&(l=l.substr(n,l.length-n),"&"==l.substr(0,1)&&(l=l.substr(1),o=!0),subfolder_items=l.split("/"),subfolder_items.length<2&&subfolder_items.push(""),""!=subfolder_items[1]?(u=subfolder_items[0],r=subfolder_items[1]):(u=l,r=l),""!=u)){o&&-1==f?f=t.path.length:o=!1,0==n&&(i=1),s.length>n?s[n]=u:s.push(u),_="";for(var p=1;n>=p;p++)_+=s[p]+"/";t.path.push(_),t.label.push(r),t.level.push(n),t["default"].push(o),c=n}}return t}function colourNameToHex(e){var t={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c","indigo ":"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};return"undefined"!=typeof t[e.toLowerCase()]?t[e.toLowerCase()]:!1}function wfu_download_file(e,t,a){var l=wfu_GetHttpRequestObject();if(null!=l){var n=AdminParams.wfu_ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_download_file_invoker",params[1]=new Array(2),params[1][0]="file",params[1][1]=e,params[2]=new Array(2),params[2][0]="nonce",params[2][1]=a;for(var d="",o=0;o<params.length;o++)d+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);l.open("POST",n,!0),l.setRequestHeader("Content-type","application/x-www-form-urlencoded"),l.onreadystatechange=function(){if(4==l.readyState&&200==l.status){var a="wfu_ajax_action_download_file_invoker:",n=l.responseText.indexOf(a);-1==n&&(n=l.responseText.length);var d=(l.responseText.substr(0,n),l.responseText.substr(n+a.length,l.responseText.length-n-a.length));n=d.indexOf(":");var o=d.substr(0,n);if(txt_value=d.substr(n+1,d.length-n-1),"wfu_download_id;"==o.substr(0,16)){var u=o.substr(16),r=document.getElementById("wfu_file_download_container_"+t);r.innerHTML=txt_value,setTimeout("wfu_download_file_monitor('"+e+"', "+t+", '"+u+"')",100)}}},l.send(d)}}function wfu_download_file_monitor(e,t,a){var l=wfu_GetHttpRequestObject();if(null!=l){var n=AdminParams.wfu_ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_download_file_monitor",params[1]=new Array(2),params[1][0]="file",params[1][1]=e,params[2]=new Array(2),params[2][0]="id",params[2][1]=a;for(var d="",o=0;o<params.length;o++)d+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);l.open("POST",n,!0),l.setRequestHeader("Content-type","application/x-www-form-urlencoded"),l.onreadystatechange=function(){if(4==l.readyState&&200==l.status){var a="wfu_ajax_action_download_file_monitor:",n=l.responseText.indexOf(a);-1==n&&(n=l.responseText.length);var d=(l.responseText.substr(0,n),l.responseText.substr(n+a.length,l.responseText.length-n-a.length));n=d.indexOf(":");var o=d.substr(0,n);if(txt_value=d.substr(n+1,d.length-n-1),"repeat"!=o){var u=document.getElementById("wfu_file_download_container_"+t);u.innerHTML=""}else"repeat"==o&&setTimeout("wfu_download_file_monitor('"+e+"', "+t+", '"+txt_value+"')",100)}},l.send(d)}}function wfu_filedetails_userdata_changed(e){for(var t,a,l=document.getElementsByName("wfu_filedetails_userdata"),n=!1,d=0;d<l.length;d++)if(t=document.getElementById(l[d].id.replace("wfu_filedetails_userdata_value_","wfu_filedetails_userdata_default_")),a=document.getElementById(l[d].id.replace("wfu_filedetails_userdata_value_","wfu_filedetails_userdata_")),a.value=l[d].value,l[d].value!=t.value){n=!0;break}document.getElementById("dp_filedetails_submit_fields").disabled=!n}function wfu_Attach_FileDetails_Admin_Events(){for(var e=document.getElementsByName("wfu_filedetails_userdata"),t=0;t<e.length;t++)wfu_attach_element_handlers(e[t],wfu_filedetails_userdata_changed)}function wfu_update_browserpermission_option(e,t,a){var l=document.getElementById("wfu_fbperm_users"),n=document.getElementById("wfu_fbperm_roles"),d=document.getElementById("wfu_fbperm_"+e+"_"+t+"_view"),o=document.getElementById("wfu_fbperm_"+e+"_"+t+"_dl"),u=document.getElementById("wfu_fbperm_"+e+"_"+t+"_edit"),r=document.getElementById("wfu_fbperm_"+e+"_"+t+"_del");if("role"==e){if("0"==t){o.checked=d.checked&&o.checked,u.checked=d.checked&&u.checked,r.checked=d.checked&&r.checked,o.disabled=!d.checked,u.disabled=!d.checked,r.disabled=!d.checked;for(var _=document.querySelectorAll("tr.wfu_fbperm_role_tr"),s=0;s<_.length;s++){var c=_[s].id.substr(16,_[s].id.length-20);wfu_update_browserpermission_option("role",c,!1)}if(a){var i=(d.checked?"v":"")+(o.checked?"d":"")+(u.checked?"e":"")+(r.checked?"l":"");n.value=n.value.replace(/^0\[\w*\]/,"0["+i+"]")}}else if("administrator"!=t){var f=document.getElementById("wfu_fbperm_role_"+t+"_row"),m=document.getElementById("wfu_fbperm_role_"+t+"_def"),p=document.getElementById("wfu_fbperm_role_0_view"),w=document.getElementById("wfu_fbperm_role_0_dl"),g=document.getElementById("wfu_fbperm_role_0_edit"),v=document.getElementById("wfu_fbperm_role_0_del");if(d.checked=m.checked?p.checked:d.checked,f.style.fontWeight=m.checked?"":"bold",o.checked=m.checked?w.checked:d.checked&&o.checked,u.checked=m.checked?g.checked:d.checked&&u.checked,r.checked=m.checked?v.checked:d.checked&&r.checked,d.disabled=m.checked,o.disabled=m.checked||!d.checked,u.disabled=m.checked||!d.checked,r.disabled=m.checked||!d.checked,a){var i=m.checked?"":"D"+(d.checked?"v":"")+(o.checked?"d":"")+(u.checked?"e":"")+(r.checked?"l":"");n.value=n.value.replace(new RegExp(","+t+"\\[\\w*\\]"),","+t+"["+i+"]")}}for(var b=document.querySelectorAll("tr.wfu_fbperm_user_tr"),s=0;s<b.length;s++){var h=b[s].id.substr(16,b[s].id.length-20);wfu_update_browserpermission_option("user",h,!1)}}else if("user"==e){var y=document.getElementById("wfu_fbperm_user_"+t+"_role");if("0"==t){d.checked=y.checked?!1:d.checked,o.checked=y.checked?!1:d.checked&&o.checked,u.checked=y.checked?!1:d.checked&&u.checked,r.checked=y.checked?!1:d.checked&&r.checked,d.disabled=y.checked,o.disabled=y.checked||!d.checked,u.disabled=y.checked||!d.checked,r.disabled=y.checked||!d.checked,d.indeterminate=y.checked,o.indeterminate=y.checked,u.indeterminate=y.checked,r.indeterminate=y.checked;for(var b=document.querySelectorAll("tr.wfu_fbperm_user_tr"),s=0;s<b.length;s++){var h=b[s].id.substr(16,b[s].id.length-20);wfu_update_browserpermission_option("user",h,!1)}if(a){var i=y.checked?"":"R"+(d.checked?"v":"")+(o.checked?"d":"")+(u.checked?"e":"")+(r.checked?"l":"");l.value=l.value.replace(/^0\[\w*\],?/,""),l.value="0["+i+"]"+(""==l.value?"":","+l.value)}}else{var I=document.getElementById("wfu_fbperm_user_"+t+"_roles").value.split(",");if(1==I.length&&""==I[0]&&(I=Array()),I.indexOf("administrator")<0){var f=document.getElementById("wfu_fbperm_user_"+t+"_row"),m=document.getElementById("wfu_fbperm_user_"+t+"_def"),E=document.getElementById("wfu_fbperm_user_0_role"),p=document.getElementById("wfu_fbperm_user_0_view"),w=document.getElementById("wfu_fbperm_user_0_dl"),g=document.getElementById("wfu_fbperm_user_0_edit"),v=document.getElementById("wfu_fbperm_user_0_del");if(I.length>0)for(var B=!1,k=!1,x=!1,N=!1,s=0;s<I.length;s++)B=B||document.getElementById("wfu_fbperm_role_"+I[s]+"_view").checked,k=B&&(k||document.getElementById("wfu_fbperm_role_"+I[s]+"_dl").checked),x=B&&(x||document.getElementById("wfu_fbperm_role_"+I[s]+"_edit").checked),N=B&&(N||document.getElementById("wfu_fbperm_role_"+I[s]+"_del").checked);else var B=document.getElementById("wfu_fbperm_role_0_view"),k=document.getElementById("wfu_fbperm_role_0_dl"),x=document.getElementById("wfu_fbperm_role_0_edit"),N=document.getElementById("wfu_fbperm_role_0_del");if(f.style.fontWeight=m.checked?"":"bold",y.checked=m.checked?E.checked:y.checked,d.checked=m.checked?E.checked?B:p.checked:y.checked?B:d.checked,o.checked=m.checked?E.checked?k:w.checked:y.checked?k:d.checked&&o.checked,u.checked=m.checked?E.checked?x:g.checked:y.checked?x:d.checked&&u.checked,r.checked=m.checked?E.checked?N:v.checked:y.checked?N:d.checked&&r.checked,y.disabled=m.checked,d.disabled=m.checked||y.checked,o.disabled=m.checked||y.checked||!d.checked,u.disabled=m.checked||y.checked||!d.checked,r.disabled=m.checked||y.checked||!d.checked,a){var i=m.checked?"":"D"+(y.checked?"":"R"+(d.checked?"v":"")+(o.checked?"d":"")+(u.checked?"e":"")+(r.checked?"l":""));l.value=l.value.replace(new RegExp(","+t+"\\[\\w*\\]|"+t+"\\[\\w*\\],|"+t+"\\[\\w*\\]"),""),l.value+=(""==l.value?"":",")+t+"["+i+"]"}}}}}function wfu_goto_historylog_page(e,t){var a=document.getElementById("wfu_historylog_pages"),l=a.selectedIndex+1,n=l;if("next"==t?n=Math.min(l+1,a.options.length):"prev"==t?n=Math.max(l-1,1):"last"==t?n=a.options.length:"first"==t?n=1:"sel"==t&&(l=-1),n!=l){var d=wfu_GetHttpRequestObject();if(null!=d){var o=AdminParams.wfu_ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_get_historylog_page",params[1]=new Array(2),params[1][0]="token",params[1][1]=e,params[2]=new Array(2),params[2][0]="page",params[2][1]=n;for(var u="",r=0;r<params.length;r++)u+=(r>0?"&":"")+params[r][0]+"="+encodeURI(params[r][1]);document.getElementById("wfu_historylog_overlay").style.display="block",d.open("POST",o,!0),d.setRequestHeader("Content-type","application/x-www-form-urlencoded"),d.onreadystatechange=function(){if(4==d.readyState&&200==d.status){document.getElementById("wfu_historylog_overlay").style.display="none";var e="wfu_historylog_page_success:",t=d.responseText.indexOf(e);-1==t&&(t=d.responseText.length);var l=(d.responseText.substr(0,t),d.responseText.substr(t+e.length,d.responseText.length-t-e.length));if(""!=l){var o=document.getElementById("wfu_historylog_table");o.tBodies[0].innerHTML=wfu_plugin_decode_string(l),a.selectedIndex=n-1,document.getElementById("wfu_historylog_first_disabled").style.display=1==n?"inline":"none",document.getElementById("wfu_historylog_prev_disabled").style.display=1==n?"inline":"none",document.getElementById("wfu_historylog_first").style.display=1==n?"none":"inline",document.getElementById("wfu_historylog_prev").style.display=1==n?"none":"inline",document.getElementById("wfu_historylog_last_disabled").style.display=n==a.options.length?"inline":"none",document.getElementById("wfu_historylog_next_disabled").style.display=n==a.options.length?"inline":"none",document.getElementById("wfu_historylog_last").style.display=n==a.options.length?"none":"inline",document.getElementById("wfu_historylog_next").style.display=n==a.options.length?"none":"inline"}}},d.send(u)}}}var DraggedItem=null,ShortcodeNextSave=0,ShortcodeTimeOut=null,ShortcodeString="",Autosave=!1,PageObsolete=!1,PageUpdating=!1,CheckObsolescenceTimeOut=5e3;jQuery(document).ready(function(e){e(".wfu_color_field").wpColorPicker({change:function(e,t){e.target.value=t.color.toString(),"wfu_text_elements"==e.target.name?wfu_update_text_value(e):"wfu_triplecolor_elements"==e.target.name&&wfu_update_triplecolor_value(e)}})});
|
js/wordpress_file_upload_functions.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
function wfu_Initialize_Consts(e){if("undefined"==typeof GlobalData.consts){GlobalData.consts=new Object;for(var a=e.split(";"),t=0;t<a.length;t++)const_txt=a[t].split(":"),GlobalData.consts[wfu_plugin_decode_string(const_txt[0])]=wfu_plugin_decode_string(const_txt[1])}}function wfu_Load_Code_Connectors(e){"undefined"==typeof wfu_Code_Objects&&(wfu_Code_Objects={}),wfu_Code_Objects[e]=new wfu_Code_Object(e);for(var a=0;a<Code_Initializators.length;a++)wfu_Code_Objects[e].additem(Code_Initializators[a](e))}function wfu_Code_Object(e){this.sid=e,this.items=[],this._calc_prioritized_list=function(e){for(var a,t,s=[],n=[],r=[],l=0;l<this.items.length;l++)a=this.items[l],a[e]&&(t=-1,a.priority&&(t=a.priority),a[e].priority&&(t=a[e].priority),t>=0?(s.push(t),n.push(l)):r.push(l));for(var l=1;l<s.length;l++)for(var o=l;o<s.length;o++)if(s[o]<s[l-1]){var i=s[o];s[o]=s[l-1],s[l-1]=i;var i=n[o];n[o]=n[l-1],n[l-1]=i}return n.concat(r)},this.additem=function(e){this.items.push(e)},this.apply_filters=function(e,a){if("undefined"==typeof a)return null;var t=this._calc_prioritized_list(e);if(0==t.length)return a;for(var s=0;s<t.length;s++){var n=this.items[t[s]],r=null;"function"==typeof n[e]?r=n[e]:"function"==typeof n[e].func&&(r=n[e].func),null!=r&&(a=r.apply(this,Array.prototype.slice.call(arguments,1)),arguments[1]=a)}return a},this.do_action=function(e){var a=this._calc_prioritized_list(e);if(0!=a.length)for(var t=0;t<a.length;t++){var s=this.items[a[t]],n=null;"function"==typeof s[e]?n=s[e]:"function"==typeof s[e].func&&(n=s[e].func),null!=n&&n.apply(this,Array.prototype.slice.call(arguments,1))}}}function wfu_plugin_load_action(e){wfu_install_unload_hook();var a=document.getElementById("selectsubdiredit_"+e);a&&"none"!=a.style.display&&wfu_attach_element_handlers(a,new Function("wfu_selectsubdiredit_change("+e+");"))}function wfu_install_unload_hook(){window.onbeforeunload=wfu_unload_hook}function wfu_unload_hook(){return""!=GlobalData.UploadInProgressString&&""!=GlobalData.UploadInProgressString.trim()?GlobalData.consts.wfu_pageexit_prompt:void 0}function wfu_Check_Browser_Capabilities(){if("undefined"==typeof wfu_BrowserCaps){wfu_BrowserCaps=new Object;var e=wfu_GetHttpRequestObject();wfu_BrowserCaps.supportsAJAX=null!=e,wfu_BrowserCaps.supportsUploadProgress=!!(e&&"upload"in e&&"onprogress"in e.upload);var a=null;try{var a=new FormData}catch(t){}wfu_BrowserCaps.supportsHTML5=null!=a;var t=document.createElement("iframe");wfu_BrowserCaps.supportsIFRAME=null!=t,wfu_BrowserCaps.supportsDRAGDROP=window.FileReader?!0:!1,wfu_BrowserCaps.supportsAnimation=wfu_check_animation(),wfu_BrowserCaps.isSafari=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0}}function wfu_check_animation(){var e=!1,a="animation",t="",s="Webkit Moz O ms Khtml".split(" "),n="",r=document.createElement("DIV");if(r.style.animationName&&(e=!0),e===!1)for(var l=0;l<s.length;l++)if(void 0!==r.style[s[l]+"AnimationName"]){n=s[l],a=n+"Animation",t="-"+n.toLowerCase()+"-",e=!0;break}return e}function wfu_join_strings(e){for(var a=[].slice.call(arguments),t="",s="",n=1;n<a.length;n++)s=""==t||""==a[n]?"":e,t+=s+a[n];return t}function wfu_plugin_decode_string(e){for(var a,t,s=0,n="";s<e.length;)a=parseInt(e.substr(s,2),16),t=128>a?a:224>a?((31&a)<<6)+(63&parseInt(e.substr(s+=2,2),16)):((15&a)<<12)+((63&parseInt(e.substr(s+=2,2),16))<<6)+(63&parseInt(e.substr(s+=2,2),16)),n+=String.fromCharCode(t),s+=2;return n}function wfu_plugin_encode_string(e){var a=0,t="",s="";for(a=0;a<e.length;a++)num=e.charCodeAt(a),num>=2048?num=((16773120&num|917504)<<4)+((4032&num|8192)<<2)+(63&num|128):num>=128&&(num=((65472&num|12288)<<2)+(63&num|128)),s=num.toString(16),(1==s.length||3==s.length||5==s.length)&&(s="0"+s),t+=s;return t}function wfu_randomString(e){for(var a="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",t=e,s="",n=0;t>n;n++){var r=Math.floor(Math.random()*a.length);s+=a.substring(r,r+1)}return s}function wfu_addEventHandler(e,a,t){e.addEventListener?e.addEventListener(a,t,!1):e.attachEvent?e.attachEvent("on"+a,t):e["on"+a]=t}function wfu_attach_element_handlers(e,a){for(var t=["DOMAttrModified","textInput","input","change","keypress","paste","focus","propertychange"],s=0;s<t.length;s++)wfu_addEventHandler(e,t[s],a)}function wfu_GetHttpRequestObject(){var e=null;try{e=new XMLHttpRequest}catch(a){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(t){try{e=new ActiveXObject("Microsoft.XMLHTTP")}catch(a){}}}if(null==e&&window.createRequest)try{xmlhttp=window.createRequest()}catch(a){}return e}function wfu_filedetails_showhide(e,a,t){var s=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a)),n=document.getElementById("wfu_messageblock_arrow_"+e+"_down_"+a),r=document.getElementById("wfu_messageblock_subheader_"+e+"_"+a),l=document.getElementById("wfu_messageblock_header_"+e+"_state_"+a);t?(s.style.display="",n.style.display="none",r.style.display="",l.value=""):(s.style.display="none",n.style.display="",r.style.display="none",l.value="none")}function wfu_get_file_ids(e){for(var a=(document.getElementById("wfu_messageblock_"+e),document.getElementById("wfu_messageblock_subheader_"+e).nextSibling),t="wfu_messageblock_"+e+"_",s=[];null!=a;)1===a.nodeType&&a.id.substr(0,t.length)==t&&s.push(a.id.substr(a.id.lastIndexOf("_")+1)),a=a.nextSibling;return s}function wfu_get_filelist(e,a){a="undefined"!=typeof a?a:!0;var t=document.getElementById("upfile_"+e),s=t.files;return s||(s=t.value?[{name:t.value}]:[]),a&&"undefined"!=typeof t.filearray&&(s=t.filearray),s}function wfu_filedetails_toggle(e,a){var t=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a));wfu_filedetails_showhide(e,a,"none"==t.style.display)}function wfu_headerdetails_showhide(e,a){var t=(document.getElementById("wfu_messageblock_arrow_"+e),document.getElementById("wfu_messageblock_arrow_"+e+"_up")),s=document.getElementById("wfu_messageblock_arrow_"+e+"_down"),n=document.getElementById("wfu_messageblock_subheader_"+e),r=document.getElementById("wfu_messageblock_subheader_"+e+"_message"),l=document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessage"),o=document.getElementById("wfu_messageblock_header_"+e+"_state"),i=wfu_get_file_ids(e);if(a){t.style.display="",s.style.display="none",("none"!=r.style.display||"none"!=l.style.display)&&(n.style.display=""),o.value="";for(var _=0;_<i.length;_++)document.getElementById("wfu_messageblock_"+e+"_"+i[_]).style.display="",document.getElementById("wfu_messageblock_subheader_"+e+"_"+i[_]).style.display=document.getElementById("wfu_messageblock_header_"+e+"_state_"+i[_]).value}else{t.style.display="none",s.style.display="",n.style.display="none",o.value="none";for(var _=0;_<i.length;_++)document.getElementById("wfu_messageblock_"+e+"_"+i[_]).style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_"+i[_]).style.display="none"}}function wfu_headerdetails_toggle(e){var a=(document.getElementById("wfu_messageblock_arrow_"+e),document.getElementById("wfu_messageblock_arrow_"+e+"_up"));wfu_headerdetails_showhide(e,"none"==a.style.display)}function wfu_selectbutton_changed(e,a){wfu_BrowserCaps.supportsAJAX&&wfu_BrowserCaps.supportsHTML5||(a=0);var t=document.getElementById("upfile_"+e),s=wfu_get_filelist(e,!1);if(1==a){"undefined"==typeof t.filearray&&(t.filearray=Array());for(var n=0;n<s.length;n++)t.filearray.push(s[n])}else"undefined"!=typeof t.filearray&&delete t.filearray;wfu_update_filename_text(e)}function wfu_selectbutton_clicked(e){var a=document.getElementById("wordpress_file_upload_message_"+e);a&&(a.style.display="none"),wfu_reset_message(e),document.getElementById("upfile_"+e).value="";var t=document.getElementById("fileName_"+e);t&&(t.value="",t.className="file_input_textbox")}function wfu_update_uploadbutton_status(e){var a=document.getElementById("upload_"+e);if(a){var t=wfu_get_filelist(e),s=t.length>0;s=wfu_Code_Objects[e].apply_filters("uploadbutton_status",s),a.disabled=!s}}function wfu_update_filename_text(e){var a=document.getElementById("fileName_"+e);if(a){for(var t=wfu_get_filelist(e),s="",n=0;n<t.length;n++)""!=s&&(s+=", "),s+=t[n].name.replace(/c:\\fakepath\\/i,"");a.value=s}}function wfu_selectsubdir_check(e){var a=document.getElementById("selectsubdir_"+e);if(!a)return!0;var t=document.getElementById("selectsubdiredit_"+e),s="none"!=t.style.display;return s&&a.selectedIndex>0&&(t.value=a.value.replace(/^\s+/,""),t.className="file_item_clean_match subfolder_autoplus_match",wfu_selectsubdiredit_change(e)),s?document.getElementById("hiddeninput_"+e).value=t.value:document.getElementById("hiddeninput_"+e).value=a.selectedIndex,!s&&0==a.selectedIndex||s&&(""==t.value||"file_item_clean_empty subfolder_autoplus_empty"==t.className)?(s?(a.className="subfolder_autoplus_dropdown_prompt",t.value="",GlobalData.FreeChangeHandler=!0,t.className="file_item_clean_prompt subfolder_autoplus_prompt",GlobalData.FreeChangeHandler=!1):a.className="file_item_clean_prompt subfolder_dropdown_prompt",!1):(s?a.className="subfolder_autoplus_dropdown":a.className="file_item_clean subfolder_dropdown",s&&"file_item_clean_prompt subfolder_autoplus_prompt"==t.className&&(t.className="file_item_clean subfolder_autoplus"),a.options[0].style.display="none",!0)}function wfu_selectsubdiredit_enter(e){var a=document.getElementById("selectsubdir_"+e),t=document.getElementById("selectsubdiredit_"+e);"file_item_clean_empty subfolder_autoplus_empty"==t.className&&(t.value=""),a.className="subfolder_autoplus_dropdown",t.className="file_item_clean subfolder_autoplus"}function wfu_selectsubdiredit_exit(e){var a=document.getElementById("selectsubdiredit_"+e);""==a.value&&(a.value=GlobalData.consts.wfu_subdir_typedir,a.className="file_item_clean_empty subfolder_autoplus_empty")}function wfu_selectsubdiredit_change(e){if(!GlobalData.FreeChangeHandler){var a=document.getElementById("selectsubdir_"+e),t=document.getElementById("selectsubdiredit_"+e);if("none"!=t.style.display){if("file_item_clean_empty subfolder_autoplus_empty"==t.className)return a.selectedIndex=0,void(document.getElementById("hiddeninput_"+e).value="");document.getElementById("hiddeninput_"+e).value=t.value;for(var s,n=!1,r=1;r<a.options.length;r++)s=a.options[r].value.replace(/^\s+/,"").toLowerCase(),t.value.length>=3?s.substr(0,t.value.length)==t.value.toLowerCase()?a.options[r].style.display="block":a.options[r].style.display="none":a.options[r].style.display="block",a.options[r].value.replace(/^\s+/,"")==t.value&&(a.selectedIndex=r,t.className="file_item_clean_match subfolder_autoplus_match",n=!0);n||(a.selectedIndex=0,t.className="file_item_clean subfolder_autoplus")}}}function wfu_selectsubdir_disable_onoff(e,a){var t=document.getElementById("selectsubdir_"+e);if(!t)return!0;var s=document.getElementById("selectsubdiredit_"+e),n="none"!=s.style.display;t.disabled=a,n&&(s.disabled=a)}function wfu_userdata_focused(e){var a=document.getElementById(e.id.replace("_field_","_fieldwrapper_"));if("file_userdata_fieldwrapper_required_empty"==a.className){a.className="file_userdata_fieldwrapper_required";var t=document.getElementById(e.id.replace("_field_","_hint_"));t.style.display="none"}}function wfu_Redirect(e){window.location=e}function wfu_loadStart(e){}function wfu_uploadProgress(e,a,t,s){s&&"undefined"==typeof this.xhr&&(console.log("total="+e.total+", loaded="+e.loaded),console.log(e));var n=GlobalData[a].xhrs[t],r=0,l=0,o=document.getElementById("progressbar_"+a+"_animation");if(e.lengthComputable){if(n.sizeloaded=e.loaded,n.size<e.total&&e.total>0){l=e.total-n.size,n.deltasize+=l,n.size+=l;for(var i=0;i<GlobalData[a].xhrs.length;i++)GlobalData[a].xhrs[i].file_id==n.file_id&&(GlobalData[a].xhrs[i].totalsize+=l)}if(o){for(var _=0,d=0,u=[],i=0;i<GlobalData[a].xhrs.length;i++)u[GlobalData[a].xhrs[i].file_id]=0;for(var i=0;i<GlobalData[a].xhrs.length;i++)u[GlobalData[a].xhrs[i].file_id]=Math.max(GlobalData[a].xhrs[i].totalsize,u[GlobalData[a].xhrs[i].file_id]);for(var i=0;i<u.length;i++)"undefined"!=typeof u[i]&&(_+=u[i]);for(var i=0;i<GlobalData[a].xhrs.length;i++)d+=GlobalData[a].xhrs[i].sizeloaded;r=Math.round(100*d/_),o.style.width=r.toString()+"%"}}else o&&(o.style.width="0%")}function wfu_notify_WPFilebase(e,a){var t=wfu_GetHttpRequestObject();if(null==t){var s=document.createElement("iframe");return s.style.display="none",s.src=GlobalData.consts.ajax_url+"?action=wfu_ajax_action_notify_wpfilebase¶ms_index="+e+"&session_token="+a,void document.body.appendChild(s)}var n=GlobalData.consts.ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_notify_wpfilebase",params[1]=new Array(2),params[1][0]="params_index",params[1][1]=e,params[2]=new Array(2),params[2][0]="session_token",params[2][1]=a;for(var r="",s=0;s<params.length;s++)r+=(s>0?"&":"")+params[s][0]+"="+encodeURI(params[s][1]);t.open("POST",n,!0),t.setRequestHeader("Content-type","application/x-www-form-urlencoded"),t.onreadystatechange=function(){},t.send(r)}function wfu_send_email_notification(e,a,t,s,n,r,l,o,i){var _=wfu_GetHttpRequestObject();if(null!=_){var d=GlobalData.consts.ajax_url,u=wfu_get_userdata_count(e);params=new Array(7+u),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_send_email_notification",params[1]=new Array(2),params[1][0]="params_index",params[1][1]=t,params[2]=new Array(2),params[2][0]="session_token",params[2][1]=s,params[3]=new Array(2),params[3][0]="only_filename_list",params[3][1]=n,params[4]=new Array(2),params[4][0]="target_path_list",params[4][1]=r,params[5]=new Array(2),params[5][0]="attachment_list",params[5][1]=l,params[6]=new Array(2),params[6][0]="uniqueuploadid_"+e,params[6][1]=a;for(var m=0;u>m;m++)params[7+m]=new Array(2),params[7+m][0]="userdata_"+m,params[7+m][1]=wfu_plugin_encode_string(document.getElementById("hiddeninput_"+e+"_userdata_"+m).value);for(var c="",m=0;m<params.length;m++)c+=(m>0?"&":"")+params[m][0]+"="+encodeURI(params[m][1]);var f=new Date;_.xhrid=-1,_.shortcode_id=e,_.requesttype="email",_.file_id=0,_.loading=!1,_.aborted=!1,_.unique_id=a,_.debugmode=o,_.is_admin=i,_.params_index=t,_.session_token=s,_.start_time=f.getTime(),_.end_time=_.start_time,_.finish_time=_.start_time+1e3*parseInt(GlobalData.consts.max_time_limit),_.fail_colors=GlobalData.consts.fail_colors,_.error_message_header="",_.error_message_failed=GlobalData.consts.message_failed,_.error_message_cancelled=GlobalData.consts.message_cancelled,_.error_adminmessage_unknown="",_.open("POST",d,!0),_.setRequestHeader("Content-type","application/x-www-form-urlencoded"),_.addEventListener("load",wfu_uploadComplete,!1),_.addEventListener("error",wfu_uploadFailed,!1),_.addEventListener("abort",wfu_uploadCanceled,!1),_.send(c)}}function wfu_format_debug_data(e,a){return output='<label class="file_messageblock_subheader_debugmessage_label">',output+="Debug Data"+a,output+="</label>",output+='<div class="file_messageblock_subheader_debugmessage_container">',output+=e,output+="</div>",output}function wfu_uploadComplete(e){var a=new Date,t=this.shortcode_id,s=(this.file_id,!1),n="",r="",l="",o="unknown",i="",_="",d="wfu_fileupload_success:";this.loading=!1,this.end_time=a.getTime();var u=e.target.responseText,m=u,c="error";if(-1!=u&&u.indexOf("force_errorabort_code")>-1&&(c="errorabort",u=u.replace("force_errorabort_code","")),-1!=u){var f=u.indexOf(d);if(f>-1&&("true"==this.debugmode&&(_=u.substr(0,f)),m=u.substr(f+d.length),f=m.indexOf(":"),n=m.substr(0,f),m=m.substr(f+1),f=m.indexOf(":"),l=m.substr(0,f),r=m.substr(f+1)),""!=_){var p="";"fileupload"==this.requesttype?p=" - File: "+this.file_id:"email"==this.requesttype&&(p=" - Email Notification"),_=wfu_format_debug_data(_,p)}if(""!=l){var g=l.split(";");if(1==parseInt(g[2])){var y=g[3].split(",");o=wfu_plugin_decode_string(y[0]),i=y[4]}}}if(""==r||""==l){var w=this.fail_colors.split(","),b=wfu_Initialize_Params();b.general.shortcode_id=t,b.general.unique_id=this.unique_id,b.general.state=7,b.general.files_count="fileupload"==this.requesttype?1:0,b.general.upload_finish_time=this.finish_time,b.general.fail_message=GlobalData.consts.message_unknown,b.general.fail_admin_message=wfu_join_strings("<br />",this.error_adminmessage_unknown,this.requesttype+":"+m),b.general.files_count>0?(b[0]={},b[0].color=w[0],b[0].bgcolor=w[1],b[0].borcolor=w[2],b[0].message_type=c,o=c,b[0].header=this.error_message_header,b[0].message=GlobalData.consts.message_timelimit,b[0].admin_messages="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:""):b.general.admin_messages.other="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:"",b.general.upload_finish_time>0&&a.getTime()<b.general.upload_finish_time&&(b.general.files_count>0?(b[0].message=b.general.fail_message,b[0].admin_messages="true"==this.is_admin?b.general.fail_admin_message:""):b.general.admin_messages.other="true"==this.is_admin?b.general.fail_admin_message:"")}return s=""==r||""==l?wfu_ProcessUploadComplete(t,this.file_id,b,this.unique_id,this.params_index,this.session_token,"",[this.debugmode,_,this.is_admin],this.requesttype,""):wfu_ProcessUploadComplete(t,this.file_id,r,this.unique_id,this.params_index,this.session_token,l,[this.debugmode,_,this.is_admin],this.requesttype,n),s&&(wfu_unlock_upload(e.target.shortcode_id),wfu_hide_simple_progressbar(t),wfu_clear(e.target.shortcode_id)),e.target.return_status?o:void 0}function wfu_ProcessUploadComplete(sid,file_id,upload_params,unique_id,params_index,session_token,safe_output,debug_data,request_type,js_script_enc){if(sid&&!(0>sid)&&null!=upload_params&&""!=upload_params&&""!=unique_id&&("no-ajax"==unique_id||GlobalData[sid])){var do_redirect=!1;if("string"==typeof upload_params){upload_params=wfu_plugin_decode_string(upload_params.replace(/^\s+|\s+$/g,""));var Params=null;try{Params=JSON.parse(upload_params)}catch(e){}if(null==Params){var safe_parts=safe_output.split(";");Params=wfu_Initialize_Params(),Params.general.shortcode_id=sid,Params.general.unique_id=unique_id,Params.general.state=safe_parts[0],4==Params.general.state&&Params.general.state++;var default_colors=safe_parts[1].split(","),filedata="",error_jsonparse_filemessage=GlobalData.consts.jsonparse_filemessage,error_jsonparse_message=GlobalData.consts.jsonparse_message,error_jsonparse_adminmessage=GlobalData.consts.jsonparse_adminmessage;Params.general.files_count=parseInt(safe_parts[2]);for(var i=0;i<Params.general.files_count;i++)Params[i]={},Params[i].color=default_colors[0],Params[i].bgcolor=default_colors[1],Params[i].borcolor=default_colors[2],filedata=safe_parts[i+3].split(","),Params[i].message_type=wfu_plugin_decode_string(filedata[0]),Params[i].header=wfu_plugin_decode_string(filedata[1]),"success"==Params[i].message_type&&(Params[i].header+=error_jsonparse_filemessage,Params[i].message_type="warning"),Params[i].message=wfu_join_strings("<br />",error_jsonparse_message,wfu_plugin_decode_string(filedata[2])),Params[i].admin_messages=wfu_join_strings("<br />",error_jsonparse_adminmessage,wfu_plugin_decode_string(filedata[3]))}}else{if("object"!=typeof upload_params)return;var Params=upload_params}for(i=0;Params[i];)Params[i].message_type&&"error"==Params[i].message_type.substr(0,5)&&(Params[i].message_type=Params[i].message_type.substr(0,5)),i++;var message_table=document.getElementById("wfu_messageblock_"+sid),UploadStates_Ok=!0;if(!UploadStates[sid]&&message_table){var upload_states=document.getElementById("wfu_messageblock_header_"+sid+"_states").value;upload_states=wfu_plugin_decode_string(upload_states.replace(/^\s+|\s+$/g,"")),UploadStates[sid]=null;try{UploadStates[sid]=JSON.parse(upload_states)}catch(e){}null==UploadStates[sid]&&(UploadStates_Ok=!1)}GlobalData[sid]||(GlobalData[sid]=Object());var G=GlobalData[sid];if("no-ajax"==unique_id)G.last=!1,G.unique_id="",G.files_count=Params.general.files_count,0==Params.general.state&&(Params.general.files_count=0),G.files_processed=Params.general.files_count,UploadStates_Ok?G.upload_state=Params.general.state:G.upload_state=10,G.message=Params.general.message,G.update_wpfilebase=Params.general.update_wpfilebase,G.redirect_link=Params.general.redirect_link,G.notify_only_filename_list="",G.notify_target_path_list="",G.notify_attachment_list="",G.admin_messages={},G.admin_messages.wpfilebase=Params.general.admin_messages.wpfilebase,G.admin_messages.notify=Params.general.admin_messages.notify,G.admin_messages.redirect=Params.general.admin_messages.redirect,G.admin_messages.debug=debug_data[1],G.admin_messages.other=Params.general.admin_messages.other,G.errors={},G.errors.wpfilebase=Params.general.errors.wpfilebase,G.errors.notify=Params.general.errors.notify,G.errors.redirect=Params.general.errors.redirect,G.current_size=0,G.total_size=0;else{if(""==G.unique_id||G.unique_id!=unique_id||G.unique_id!=Params.general.unique_id)return;if(G.last)return;0==Params.general.files_count&&Params[0]&&"error"==Params[0].message_type&&(Params.general.files_count=1);for(var file_status="",i=0;i<Params.general.files_count;i++)file_status="error"==Params[i].message_type&&0==G.files_processed?"error1":"error"==Params[i].message_type&&G.files_processed>0?"error2":Params[i].message_type,G.upload_state=GlobalData.filestatematch[file_status][G.upload_state];UploadStates_Ok||(G.upload_state=10),G.files_processed+=Params.general.files_count,G.message=wfu_join_strings("<br />",G.message,Params.general.message),""==G.update_wpfilebase&&(G.update_wpfilebase=Params.general.update_wpfilebase),(!request_type||request_type&&"email"!=request_type)&&(G.redirect_link=Params.general.redirect_link),G.notify_only_filename_list=wfu_join_strings(", ",G.notify_only_filename_list,Params.general.notify_only_filename_list),G.notify_target_path_list=wfu_join_strings(", ",G.notify_target_path_list,Params.general.notify_target_path_list),G.notify_attachment_list=wfu_join_strings(",",G.notify_attachment_list,Params.general.notify_attachment_list),G.admin_messages.debug=wfu_join_strings("<br />",G.admin_messages.debug,debug_data[1]),G.admin_messages.other=wfu_join_strings("<br />",G.admin_messages.other,Params.general.admin_messages.other),""==G.admin_messages.wpfilebase&&(G.admin_messages.wpfilebase=Params.general.admin_messages.wpfilebase),""==G.admin_messages.notify&&(G.admin_messages.notify=Params.general.admin_messages.notify),""==G.admin_messages.redirect&&(G.admin_messages.redirect=Params.general.admin_messages.redirect),""==G.errors.wpfilebase&&(G.errors.wpfilebase=Params.general.errors.wpfilebase),""==G.errors.notify&&(G.errors.notify=Params.general.errors.notify),""==G.errors.redirect&&(G.errors.redirect=Params.general.errors.redirect)}G.files_processed==G.files_count&&(G.last=!0,""!=G.update_wpfilebase&&(G.admin_messages.wpfilebase="",wfu_notify_WPFilebase(params_index,session_token)),""!=G.notify_only_filename_list&&(G.admin_messages.notify="",wfu_send_email_notification(sid,unique_id,params_index,session_token,G.notify_only_filename_list,G.notify_target_path_list,G.notify_attachment_list,debug_data[0],debug_data[2]),G.last=!1,G.notify_only_filename_list=""),G.last&&("no-ajax"!=unique_id&&wfu_notify_server_upload_ended(sid,unique_id,params_index,session_token),GlobalData.UploadInProgressString=GlobalData.UploadInProgressString.replace(new RegExp("\\["+unique_id+"\\]","g"),"")),""!=G.errors.redirect&&(G.redirect_link=""),""!=G.redirect_link&&G.last&&""==GlobalData.UploadInProgressString.trim()&&(G.upload_state=11,do_redirect=!0));var nonadmin_message=G.message,admin_message=wfu_join_strings("<br />",G.admin_messages.other,G.admin_messages.wpfilebase,G.admin_messages.notify,G.admin_messages.redirect,G.admin_messages.debug);if(!UploadStates_Ok){var error_jsonparse_headermessage=GlobalData.consts.jsonparse_headermessage,error_jsonparse_headeradminmessage=GlobalData.consts.jsonparse_headeradminmessage;nonadmin_message=wfu_join_strings("<br />",error_jsonparse_headermessage,nonadmin_message),admin_message=wfu_join_strings("<br />",error_jsonparse_headeradminmessage,admin_message)}if(G.last){0==G.files_count&&12!=G.upload_state?G.upload_state=8:G.upload_state<4&&(G.upload_state+=4);var admin_messages_exist=""!=G.admin_messages.wpfilebase||""!=G.admin_messages.notify||""!=G.admin_messages.redirect||""!=G.admin_messages.other;4==G.upload_state&&""!=admin_message?G.upload_state++:5==G.upload_state&&""==!admin_message&&""==nonadmin_message&&G.upload_state--}if(message_table){var subheader_state=document.getElementById("wfu_messageblock_header_"+sid+"_state"),single_file_shown=1==G.files_count&&""==nonadmin_message&&""==admin_message&&G.last&&!do_redirect;if(single_file_shown)document.getElementById("wfu_messageblock_header_"+sid).style.display="none";else{document.getElementById("wfu_messageblock_header_"+sid).style.display="";var header_container=document.getElementById("wfu_messageblock_header_"+sid+"_container");if(UploadStates_Ok){var suffix="";1!=G.files_count||5!=G.upload_state&&7!=G.upload_state||(suffix="_singlefile"),header_container.innerHTML=UploadStates[sid]["State"+G.upload_state+suffix]}else{header_container.innerHTML="";var safe_container=document.getElementById("wfu_messageblock_header_"+sid+"_safecontainer");header_container.innerHTML=safe_container.innerHTML.replace(/_safe/g,"")}var subheader_show=!1;""!=nonadmin_message?(document.getElementById("wfu_messageblock_subheader_"+sid+"_message").style.display="",document.getElementById("wfu_messageblock_subheader_"+sid+"_messagelabel").innerHTML=nonadmin_message,subheader_show=!0):document.getElementById("wfu_messageblock_subheader_"+sid+"_message").style.display="none",""!=admin_message?(document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessage").style.display="",document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessagelabel").innerHTML=admin_message,subheader_show=!0):document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessage").style.display="none",subheader_show?document.getElementById("wfu_messageblock_subheader_"+sid).style.display=subheader_state.value:document.getElementById("wfu_messageblock_subheader_"+sid).style.display="none",subheader_show||G.files_processed>0?(header_container.colSpan=2,document.getElementById("wfu_messageblock_arrow_"+sid).style.display=""):(document.getElementById("wfu_messageblock_arrow_"+sid).style.display="none",header_container.colSpan=3)}for(var next_block=document.getElementById("wfu_messageblock_subheader_"+sid),next_block_id=0,file_block=null,file_template_container=document.getElementById("wfu_messageblock_"+sid+"_filetemplate"),file_contents="",door=document.getElementById("wfu_messageblock_"+sid+"_door"),ii=0,headerspan=1,subheaderspan=2,file_template=wfu_plugin_decode_string(file_template_container.value.replace(/^\s+|\s+$/g,"")),i=0;i<Params.general.files_count;i++){for(ii=i+file_id,file_contents=file_template.replace(/\[file_id\]/g,ii),file_contents=file_contents.replace(/\[filenumber_display\]/g,""),file_contents=file_contents.replace(/\[fileheader_color\]/g,Params[i].color),file_contents=file_contents.replace(/\[fileheader_bgcolor\]/g,Params[i].bgcolor),file_contents=file_contents.replace(/\[fileheader_borcolor\]/g,Params[i].borcolor),file_contents=file_contents.replace(/\[fileheader_message\]/g,Params[i].header),file_contents=file_contents.replace(/\[filesubheadermessage_display\]/g,'style="display:none;"'),file_contents=file_contents.replace(/\[filesubheader_message\]/g,Params[i].message),file_contents=file_contents.replace(/\[filesubheaderadminmessage_display\]/g,'style="display:none;"'),file_contents=file_contents.replace(/\[filesubheader_adminmessage\]/g,Params[i].admin_messages),file_contents="<table><tbody>"+file_contents+"</tbody></table>",door.innerHTML=file_contents,headerspan=1,subheaderspan=2,subheader_show=!1,file_block=document.getElementById("wfu_messageblock_"+sid+"_"+ii),1==G.files_count?(document.getElementById("wfu_messageblock_"+sid+"_filenumber_"+ii).style.display="none",document.getElementById("wfu_messageblock_subheader_"+sid+"_fileempty_"+ii).style.display="none",single_file_shown?file_block.style.display="":file_block.style.display=subheader_state.value,headerspan++,subheaderspan++):file_block.style.display=subheader_state.value,""!=Params[i].message&&(document.getElementById("wfu_messageblock_subheader_"+sid+"_message_"+ii).style.display="",subheader_show=!0),""!=Params[i].admin_messages&&(document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessage_"+ii).style.display="",subheader_show=!0),subheader_show||(document.getElementById("wfu_messageblock_arrow_"+sid+"_"+ii).style.display="none",headerspan++),document.getElementById("wfu_messageblock_header_"+sid+"_container_"+ii).colSpan=headerspan,document.getElementById("wfu_messageblock_subheader_"+sid+"_container_"+ii).colSpan=subheaderspan;ii>next_block_id&&(next_block=next_block.nextSibling,null!=next_block);)1===next_block.nodeType&&(next_block_id=next_block.id.substr(next_block.id.lastIndexOf("_")+1));message_table.tBodies[0].insertBefore(file_block,next_block),next_block=file_block.nextSibling,file_block=document.getElementById("wfu_messageblock_subheader_"+sid+"_"+ii),message_table.tBodies[0].insertBefore(file_block,next_block),next_block=file_block,next_block_id=ii}single_file_shown&&(document.getElementById("wfu_messageblock_"+sid+"_1").style.display=""),message_table.style.display="",document.getElementById("wordpress_file_upload_message_"+sid).style.display=""}return js_script_enc&&eval(wfu_plugin_decode_string(js_script_enc)),do_redirect&&wfu_Redirect(G.redirect_link),G.last}}function wfu_uploadFailed(e,a){a&&(console.log("failure report following"),console.log(e));var t=e.target,s={target:{responseText:"",shortcode_id:t.shortcode_id}};wfu_uploadComplete.call(t,s)}function wfu_uploadCanceled(e){}function wfu_notify_server_upload_ended(e,a,t,s){var n=wfu_GetHttpRequestObject();if(null!=n){var r=GlobalData.consts.ajax_url;params=new Array(6),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action",params[1]=new Array(2),params[1][0]="wfu_uploader_nonce",params[1][1]=document.getElementById("wfu_uploader_nonce_"+e).value,params[2]=new Array(2),params[2][0]="uniqueuploadid_"+e,params[2][1]=a,params[3]=new Array(2),params[3][0]="params_index",params[3][1]=t,params[4]=new Array(2),params[4][0]="session_token",params[4][1]=s,params[5]=new Array(2),params[5][0]="upload_finished",params[5][1]=1;for(var l="",o=0;o<params.length;o++)l+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);n.open("POST",r,!0),n.setRequestHeader("Content-type","application/x-www-form-urlencoded"),n.onreadystatechange=function(){4==n.readyState&&200==n.status&&wfu_Code_Objects[e].do_action("after_upload",n.responseText)},n.send(l)}}function wfu_Initialize_Params(){var e={};return e.version="full",e.general={},e.general.shortcode_id=0,e.general.unique_id="",e.general.state=0,e.general.files_count=0,e.general.update_wpfilebase="",e.general.redirect_link="",e.general.upload_finish_time=0,e.general.message="",e.general.message_type="",e.general.admin_messages={},e.general.admin_messages.wpfilebase="",e.general.admin_messages.notify="",e.general.admin_messages.redirect="",e.general.admin_messages.other="",e.general.errors={},e.general.errors.wpfilebase="",e.general.errors.notify="",e.general.errors.redirect="",e.general.color="",e.general.bgcolor="",e.general.borcolor="",e.general.notify_only_filename_list="",e.general.notify_target_path_list="",e.general.notify_attachment_list="",e.general.fail_message="",e.general.fail_admin_message="",e}function wfu_redirect_to_classic(e,a,t,s){0!=wfu_filesselected(e)&&wfu_selectsubdir_check(e)&&wfu_check_required_userdata(e,!0)&&wfu_Code_Objects[e].apply_filters("pre_start_check",!0)&&wfu_redirect_to_classic_cont(e,a,t,s)}function wfu_redirect_to_classic_cont(e,a,t,s){var n=function(n){var l="",o="wfu_askserver_success:",i="wfu_askserver_error:",_=n.indexOf(o),d=n.indexOf(i);
|
2 |
-
if(_>-1){l=n.substr(_+o.length),wfu_Code_Objects[e].do_action("askserver_success",l,"no-ajax");var u=wfu_Initialize_Params();if(u.general.shortcode_id=e,u.general.unique_id="",u.general.files_count=wfu_filesselected(e),wfu_ProcessUploadComplete(e,0,u,"no-ajax","",a,"",["false","","false"]),1==t){var m="";document.getElementById("upfile_"+e).name="uploadedfile_"+e+"_redirected"+m}s>0?document.getElementById("adminerrorcodes_"+e).value=s:document.getElementById("adminerrorcodes_"+e).value="",document.getElementById("upfile_"+e).disabled=!1,document.getElementById("uniqueuploadid_"+e).value=r,document.getElementById("uploadform_"+e).submit()}else d>-1&&(l=n.substr(d+i.length),wfu_unlock_upload(e),wfu_Code_Objects[e].do_action("askserver_error",l))},r=wfu_randomString(10);wfu_lock_upload(e),wfu_Code_Objects[e].do_action("pre_start");var l="",o=wfu_Code_Objects[e].apply_filters("askserver_pass_params",{});for(var i in o)o.hasOwnProperty(i)&&(l+="&"+i+"="+o[i]);var _=new Date,d=GlobalData.consts.ajax_url+"?action=wfu_ajax_action_ask_server&wfu_uploader_nonce="+document.getElementById("wfu_uploader_nonce_"+e).value+"&sid="+e+"&unique_id="+r+"&start_time="+_.getTime()+"&session_token="+a+l,u=wfu_GetHttpRequestObject();if(null==u){var m=document.createElement("iframe");return m?(m.style.display="none",m.src=d,document.body.appendChild(m),void(m.onload=function(){n(m.contentDocument.body.innerHTML)})):void wfu_Code_Objects[e].do_action("not_supported")}u.open("GET",d,!0),u.onreadystatechange=function(){4==u.readyState&&(200==u.status?n(u.responseText):(alert(GlobalData.consts.remoteserver_noresult),wfu_Code_Objects[e].do_action("askserver_noresult")))},u.send(null)}function wfu_filesselected(e){var a=document.getElementById("fileName_"+e),t=wfu_get_filelist(e);return 0==t.length&&a&&(a.value=GlobalData.consts.nofilemessage,a.className="file_input_textbox_nofile"),t.length}function wfu_check_required_userdata(e,a){for(var t=wfu_get_userdata_count(e),s=!1,n=0;t>n;n++){var r=document.getElementById("hiddeninput_"+e+"_userdata_"+n),l=document.getElementById("userdata_"+e+"_fieldwrapper_"+n),o=document.getElementById("userdata_"+e+"_field_"+n),i=document.getElementById("userdata_"+e+"_"+n),_=document.getElementById("userdata_"+e+"_hint_"+n);r.value=window["userdata_"+e+"_codes_"+n].value(o);for(var d={hintposition:"none"},u=document.getElementById("userdata_"+e+"_props_"+n).value.split("|"),m=0;m<u.length;m++)"p:"==u[m].substr(0,2)&&(d.hintposition=u[m].substr(2));var c="";if("file_userdata_fieldwrapper_required"==l.className.substr(0,35)&&(c=window["userdata_"+e+"_codes_"+n].empty(r)),""===c&&window["userdata_"+e+"_codes_"+n].validate&&(c=window["userdata_"+e+"_codes_"+n].validate(r)),""!==c){if(a)if("none"==d.hintposition)_.className="file_userdata_hint_none";else{l.className="file_userdata_fieldwrapper_required_empty";var f=i.getBoundingClientRect(),p=l.getBoundingClientRect();"inline"==d.hintposition?(_.className="file_userdata_hint_inline",_.style.left=parseInt(p.left-f.left)+"px",_.style.top=parseInt(p.top-f.top)+"px",_.style.right=parseInt(f.right-p.right)+"px",_.style.bottom=parseInt(f.bottom-p.bottom)+"px"):"top"==d.hintposition?(_.className="file_userdata_hint_top",_.style.left=parseInt(p.left-f.left)+"px",_.style.bottom=parseInt(f.bottom-p.top)+"px"):"right"==d.hintposition?(_.className="file_userdata_hint_right",_.style.left=parseInt(p.right-f.left)+"px",_.style.top=parseInt(p.top-f.top)+"px"):"bottom"==d.hintposition?(_.className="file_userdata_hint_bottom",_.style.left=parseInt(p.left-f.left)+"px",_.style.top=parseInt(p.bottom-f.top)+"px"):"left"==d.hintposition&&(_.className="file_userdata_hint_left",_.style.right=parseInt(f.right-p.left)+"px",_.style.top=parseInt(p.top-f.top)+"px"),_.innerHTML=c,_.style.display="block"}s=!0}}return!s}function wfu_HTML5UploadFile(e,a,t){if(!wfu_BrowserCaps.supportsAJAX)return void wfu_redirect_to_classic(e,t,1,1);if(!wfu_BrowserCaps.supportsHTML5)return void wfu_redirect_to_classic(e,t,1,2);a=wfu_plugin_decode_string(a.replace(/^\s+|\s+$/g,""));var s=null;try{s=JSON.parse(a)}catch(n){}if(null==s)return void wfu_redirect_to_classic(e,t,1,3);var r=wfu_GetHttpRequestObject();if(null!=r){var l=wfu_filesselected(e);if(0!=l){var o=document.getElementById("upload_"+e),i=!o;if(!wfu_selectsubdir_check(e))return void(i&&wfu_clear_files(e));var _=l;if(_+=_,!wfu_check_required_userdata(e,!0))return void(i&&wfu_clear_files(e));if(wfu_Code_Objects[e].apply_filters("pre_start_check",!0)){var d=wfu_randomString(10);if(wfu_lock_upload(e),wfu_Code_Objects[e].do_action("pre_start"),wfu_Code_Objects[e].apply_filters("pre_start_ask_server",!1,s.has_filters)){var u=GlobalData.consts.ajax_url;params=new Array(5),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_ask_server",params[1]=new Array(2),params[1][0]="session_token",params[1][1]=t,params[2]=new Array(2),params[2][0]="sid",params[2][1]=e,params[3]=new Array(2),params[3][0]="unique_id",params[3][1]=d,params[4]=new Array(2),params[4][0]="wfu_uploader_nonce",params[4][1]=document.getElementById("wfu_uploader_nonce_"+e).value;var m=wfu_Code_Objects[e].apply_filters("askserver_pass_params",{});for(var c in m)m.hasOwnProperty(c)&¶ms.push([c,m[c]]);for(var f="",p=0;p<params.length;p++)f+=(p>0?"&":"")+params[p][0]+"="+encodeURI(params[p][1]);r.open("POST",u,!0),r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.onreadystatechange=function(){if(4==r.readyState)if(200==r.status){var a=r.responseText,n="",l="wfu_askserver_success:",o="wfu_askserver_error:",i=a.indexOf(l),_=a.indexOf(o);i>-1?(n=a.substr(i+l.length),wfu_Code_Objects[e].do_action("askserver_success",n,"ajax"),wfu_HTML5UploadFile_cont(e,s,t,d)):_>-1&&(n=a.substr(_+o.length),wfu_unlock_upload(e),wfu_Code_Objects[e].do_action("askserver_error",n))}else alert(GlobalData.consts.remoteserver_noresult),wfu_unlock_upload(e),wfu_Code_Objects[e].do_action("askserver_noresult")},r.send(f)}else wfu_HTML5UploadFile_cont(e,s,t,d)}}}}function wfu_HTML5UploadFile_cont(e,a,t,s){function n(l,o,i,u){c=!0;var f=wfu_GetHttpRequestObject(),p=wfu_GetHttpRequestObject();if(null!=f&&null!=p){var g=null,y=null;try{var g=new FormData,y=new FormData}catch(w){}if(null!=g&&null!=y){g.append("action","wfu_ajax_action"),g.append("wfu_uploader_nonce",document.getElementById("wfu_uploader_nonce_"+e).value),i||g.append("uploadedfile_"+e+d,o),g.append("uploadedfile_"+e+"_index",l),g.append("uploadedfile_"+e+"_name",wfu_plugin_encode_string(_[l].name)),g.append("uploadedfile_"+e+"_size",_[l].size),g.append("uniqueuploadid_"+e,s),g.append("params_index",a.params_index),g.append("subdir_sel_index",r),i?g.append("only_check","1"):g.append("only_check","0"),g.append("session_token",t);var b=wfu_Code_Objects[e].apply_filters("upload_pass_params",{},"ajax");for(var h in b)b.hasOwnProperty(h)&&g.append(h,b[h]);for(var v=wfu_get_userdata_count(e),G=0;v>G;G++)g.append("hiddeninput_"+e+"_userdata_"+G,document.getElementById("hiddeninput_"+e+"_userdata_"+G).value);var k=GlobalData[e].xhrs.push(f)-1,I=new Date;if(f.xhrid=k,f.shortcode_id=e,f.requesttype="fileupload",f.file_id=l+1,i?(f.size=0,f.totalsize=0,f.loading=!1):(f.size=o.size,f.totalsize=_[l].size,f.loading=!0),f.deltasize=0,f.sizeloaded=0,f.aborted=!1,f.unique_id=s,f.params_index=a.params_index,f.session_token=t,f.debugmode=a.debugmode,f.is_admin=a.is_admin,f.start_time=I.getTime(),f.end_time=f.start_time,f.finish_time=f.start_time+1e3*parseInt(GlobalData.consts.max_time_limit),f.fail_colors=a.fail_colors,f.error_message_header=a.error_header.replace(/%username%/g,"no data"),f.error_message_header=f.error_message_header.replace(/%useremail%/g,"no data"),f.error_message_header=f.error_message_header.replace(/%filename%/g,_[l].name),f.error_message_header=f.error_message_header.replace(/%filepath%/g,_[l].name),f.error_message_failed=GlobalData.consts.message_failed,f.error_message_cancelled=GlobalData.consts.message_cancelled,f.error_adminmessage_unknown=GlobalData.consts.adminmessage_unknown.replace(/%username%/g,"no data"),f.error_adminmessage_unknown=f.error_adminmessage_unknown.replace(/%useremail%/g,"no data"),f.error_adminmessage_unknown=f.error_adminmessage_unknown.replace(/%filename%/g,_[l].name),f.error_adminmessage_unknown=f.error_adminmessage_unknown.replace(/%filepath%/g,_[l].name),u){y.append("action","wfu_ajax_action"),y.append("wfu_uploader_nonce",document.getElementById("wfu_uploader_nonce_"+e).value),y.append("params_index",a.params_index),y.append("session_token",t),y.append("force_connection_close","1"),p.open("POST",GlobalData.consts.ajax_url,!1);try{p.send(y)}catch(x){}c="success"==p.responseText}if(c)i?(f.addEventListener("load",function(a){a={target:{responseText:a.target.responseText,shortcode_id:e,return_status:!0}};var t=wfu_uploadComplete.call(f,a);c="success"==t||"warning"==t,c&&n(l,o,!1,!1)},!1),f.addEventListener("error",function(e){},!1),f.open("POST",GlobalData.consts.ajax_url,!0),f.send(g)):(f.upload.xhr=f,f.upload.dummy=1,f.upload.addEventListener("loadstart",wfu_loadStart,!1),f.upload.addEventListener("progress",new Function("evt","wfu_uploadProgress(evt, "+e+", "+k+", "+a.debugmode+");"),!1),f.addEventListener("load",wfu_uploadComplete,!1),f.addEventListener("error",new Function("evt","wfu_uploadFailed(evt, "+a.debugmode+");"),!1),f.addEventListener("abort",wfu_uploadCanceled,!1),f.open("POST",GlobalData.consts.ajax_url,!0),f.send(g));else{var B={target:{responseText:"",shortcode_id:e}};wfu_uploadComplete.call(f,B)}return m++,c}}}var r=-1,l=document.getElementById("selectsubdir_"+e);if(l){var o=document.getElementById("selectsubdiredit_"+e),i="none"!=o.style.display;r=i?o.value:l.selectedIndex}var _=wfu_get_filelist(e),d="";GlobalData.UploadInProgressString+="["+s+"]",GlobalData[e]={},GlobalData[e].unique_id=s,GlobalData[e].last=!1,GlobalData[e].files_count=1,GlobalData[e].files_processed=0,GlobalData[e].upload_state=0,GlobalData[e].message="",GlobalData[e].update_wpfilebase="",GlobalData[e].redirect_link="",GlobalData[e].notify_only_filename_list="",GlobalData[e].notify_target_path_list="",GlobalData[e].notify_attachment_list="",GlobalData[e].admin_messages={},GlobalData[e].admin_messages.wpfilebase="",GlobalData[e].admin_messages.notify="",GlobalData[e].admin_messages.redirect="",GlobalData[e].admin_messages.debug="",GlobalData[e].admin_messages.other="",GlobalData[e].errors={},GlobalData[e].errors.wpfilebase="",GlobalData[e].errors.notify="",GlobalData[e].errors.redirect="",GlobalData[e].xhrs=Array(),wfu_show_simple_progressbar(a.shortcode_id,"progressive");var u=wfu_Initialize_Params();u.general.shortcode_id=e,u.general.unique_id=s,wfu_ProcessUploadComplete(e,0,u,s,a.params_index,t,"",["false","","false"]);var m=0,c=!0,f=0;n(f,_[f],!0,!1)}function wfu_get_userdata_count(e){for(var a=0;document.getElementById("userdata_"+e+"_"+a);)a++;return a}function wfu_lock_upload(e){var a=document.getElementById("fileName_"+e);a&&(a.disabled=!0),document.getElementById("input_"+e).disabled=!0,document.getElementById("upfile_"+e).disabled=!0,wfu_selectsubdir_disable_onoff(e,!0);var t=document.getElementById("upload_"+e);t&&(t.disabled=!0);for(var s=wfu_get_userdata_count(e),n=0;s>n;n++)window["userdata_"+e+"_codes_"+n].lock(document.getElementById("userdata_"+e+"_field_"+n));wfu_Code_Objects[e].do_action("lock_upload")}function wfu_unlock_upload(e){var a=document.getElementById("fileName_"+e);a&&(a.disabled=!1),document.getElementById("input_"+e).disabled=!1,document.getElementById("upfile_"+e).disabled=!1,wfu_selectsubdir_disable_onoff(e,!1);var t=document.getElementById("upload_"+e);t&&(t.disabled=!1);for(var s=wfu_get_userdata_count(e),n=0;s>n;n++)window["userdata_"+e+"_codes_"+n].unlock(document.getElementById("userdata_"+e+"_field_"+n));wfu_Code_Objects[e].do_action("unlock_upload")}function wfu_clear_files(e){document.getElementById("uploadform_"+e).reset();var a=document.getElementById("fileName_"+e);a&&(a.value="",a.className="file_input_textbox")}function wfu_clear(e){wfu_clear_files(e);var a=document.getElementById("selectsubdir_"+e);if(a){var t=document.getElementById("selectsubdiredit_"+e),s="none"!=t.style.display;s?(a.selectedIndex=-1,t.value=""):a.selectedIndex=parseInt(document.getElementById("selectsubdirdefault_"+e).value)}for(var n=wfu_get_userdata_count(e),r=0;n>r;r++)window["userdata_"+e+"_codes_"+r].reset(document.getElementById("userdata_"+e+"_field_"+r),document.getElementById("hiddeninput_"+e+"_userdata_"+r));wfu_Code_Objects[e].do_action("clear_upload")}function wfu_reset_message(e){var a=document.getElementById("wfu_messageblock_"+e);if(a){document.getElementById("wfu_messageblock_header_"+e).style.display="";var t=document.getElementById("wfu_messageblock_header_"+e+"_container");UploadStates[e]&&(t.innerHTML=UploadStates[e].State0),document.getElementById("wfu_messageblock_header_"+e+"_state").value="none",document.getElementById("wfu_messageblock_arrow_"+e).style.display="none",t.colSpan=3,document.getElementById("wfu_messageblock_subheader_"+e+"_messagelabel").innerHTML="",document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessagelabel").innerHTML="",document.getElementById("wfu_messageblock_subheader_"+e).style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_message").style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessage").style.display="none";for(var s=wfu_get_file_ids(e),n=1;n<=s.length;n++)a.tBodies[0].removeChild(document.getElementById("wfu_messageblock_"+e+"_"+n)),a.tBodies[0].removeChild(document.getElementById("wfu_messageblock_subheader_"+e+"_"+n))}}function wfu_show_simple_progressbar(e,a){var t=document.getElementById("progressbar_"+e+"_animation"),s=document.getElementById("progressbar_"+e+"_imagesafe");t&&("progressive"==a?(t.style.width="0%",t.className="file_progress_progressive",s.style.display="none",t.style.display="block"):wfu_BrowserCaps.supportsAnimation?(t.style.width="25%",t.className="file_progress_shuffle",s.style.display="none",t.style.display="block"):(t.style.width="0%",t.className="file_progress_noanimation",t.style.display="none",s.style.display="block"),document.getElementById("wordpress_file_upload_progressbar_"+e).style.display="block")}function wfu_hide_simple_progressbar(e){var a=document.getElementById("progressbar_"+e+"_animation"),t=document.getElementById("progressbar_"+e+"_imagesafe");a&&(document.getElementById("wordpress_file_upload_progressbar_"+e).style.display="none",a.style.width="0%",a.className="file_progress_noanimation",t.style.display="none",a.style.display="block")}function wfu_invoke_shortcode_editor(e,a,t,s){for(var n=document.getElementsByTagName("BUTTON"),r=0,l=null,o=0;o<n.length;o++)n[o].parentNode&&n[o].parentNode.id==s+"_editor_"+e&&(l=n[o],r++);if(0!=r){if(r>1)return void alert(GlobalData.consts.same_pluginid);var i=wfu_GetHttpRequestObject();if(null!=i){l.parentNode.style.display="none",document.getElementById(s+"_overlay_"+e).style.display="block";var _=GlobalData.consts.ajax_url;params=new Array(6),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_edit_shortcode",params[1]=new Array(2),params[1][0]="upload_id",params[1][1]=e,params[2]=new Array(2),params[2][0]="post_id",params[2][1]=a,params[3]=new Array(2),params[3][0]="post_hash",params[3][1]=t,params[4]=new Array(2),params[4][0]="shortcode_tag",params[4][1]=s,params[5]=new Array(2),params[5][0]="widget_id",params[5][1]=document.getElementById(s+"_"+e+"_widgetid")?document.getElementById(s+"_"+e+"_widgetid").value:"";for(var d="",o=0;o<params.length;o++)d+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);i.open("POST",_,!0),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.onreadystatechange=function(){if(4==i.readyState&&200==i.status){document.getElementById(s+"_overlay_"+e).style.display="none",l.parentNode.removeAttribute("style");var a="wfu_edit_shortcode:",t=i.responseText.indexOf(a);-1==t&&(t=i.responseText.length);var n=(i.responseText.substr(0,t),i.responseText.substr(t+a.length,i.responseText.length-t-a.length));t=n.indexOf(":");var r=n.substr(0,t);if(txt_value=n.substr(t+1,n.length-t-1),"success"==r){var o=window.open(wfu_plugin_decode_string(txt_value),"_blank");o?o.plugin_window=window:alert(GlobalData.consts.enable_popups)}else"check_page_obsolete"==r&&alert(txt_value)}},i.send(d)}}}GlobalData={},UploadStates={},Code_Initializators=[],GlobalData.filestatematch={},GlobalData.filestatematch.success=[0,1,2,2],GlobalData.filestatematch.warning=[1,1,2,2],GlobalData.filestatematch.error1=[3,3,2,3],GlobalData.filestatematch.error2=[2,2,2,3],GlobalData.UploadInProgressString="",GlobalData.FreeChangeHandler=!1,wfu_Check_Browser_Capabilities(),Code_Initializators[Code_Initializators.length]=function(sid){var CBUV_Code_Objects={};return CBUV_Code_Objects.pre_start_ask_server=function(e,a){if(e)return e;this.sid;return"true"==a},CBUV_Code_Objects.askserver_pass_params=function(e){for(var a=this.sid,t=wfu_get_filelist(a),s="",n="",r=0;r<t.length;r++)r>0&&(s+=";",n+=";"),s+=wfu_plugin_encode_string(t[r].name),n+=t[r].size;return e.filenames=s,e.filesizes=n,e},CBUV_Code_Objects.askserver_success=function(response,mode){var sid=this.sid,upload_status="success",txt_match=response.match(/CBUVJS\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"";""!=txt_header&&eval(txt_header)},CBUV_Code_Objects.askserver_error=function(response,mode){var sid=this.sid,upload_status="error",txt_match=response.match(/CBUVJS\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"";if(""!=txt_header&&eval(txt_header),txt_match=response.match(/CBUV\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"",""!=txt_header){var Params=wfu_Initialize_Params();Params.general.shortcode_id=sid,Params.general.message=txt_header,Params.general.state=12,wfu_ProcessUploadComplete(sid,0,Params,"no-ajax","","","",["false","","false"]),wfu_clear(sid)}},CBUV_Code_Objects.after_upload=function(response){var sid=this.sid,txt_match=response.match(/CBUVJS\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"";""!=txt_header&&eval(txt_header)},CBUV_Code_Objects};
|
1 |
+
function wfu_Initialize_Consts(e){if("undefined"==typeof GlobalData.consts){GlobalData.consts=new Object;for(var a=e.split(";"),t=0;t<a.length;t++)const_txt=a[t].split(":"),GlobalData.consts[wfu_plugin_decode_string(const_txt[0])]=wfu_plugin_decode_string(const_txt[1])}}function wfu_Load_Code_Connectors(e){"undefined"==typeof wfu_Code_Objects&&(wfu_Code_Objects={}),wfu_Code_Objects[e]=new wfu_Code_Object(e);for(var a=0;a<Code_Initializators.length;a++)wfu_Code_Objects[e].additem(Code_Initializators[a](e))}function wfu_Code_Object(e){this.sid=e,this.items=[],this._calc_prioritized_list=function(e){for(var a,t,s=[],n=[],r=[],l=0;l<this.items.length;l++)a=this.items[l],a[e]&&(t=-1,a.priority&&(t=a.priority),a[e].priority&&(t=a[e].priority),t>=0?(s.push(t),n.push(l)):r.push(l));for(var l=1;l<s.length;l++)for(var o=l;o<s.length;o++)if(s[o]<s[l-1]){var i=s[o];s[o]=s[l-1],s[l-1]=i;var i=n[o];n[o]=n[l-1],n[l-1]=i}return n.concat(r)},this.additem=function(e){this.items.push(e)},this.apply_filters=function(e,a){if("undefined"==typeof a)return null;var t=this._calc_prioritized_list(e);if(0==t.length)return a;for(var s=0;s<t.length;s++){var n=this.items[t[s]],r=null;"function"==typeof n[e]?r=n[e]:"function"==typeof n[e].func&&(r=n[e].func),null!=r&&(a=r.apply(this,Array.prototype.slice.call(arguments,1)),arguments[1]=a)}return a},this.do_action=function(e){var a=this._calc_prioritized_list(e);if(0!=a.length)for(var t=0;t<a.length;t++){var s=this.items[a[t]],n=null;"function"==typeof s[e]?n=s[e]:"function"==typeof s[e].func&&(n=s[e].func),null!=n&&n.apply(this,Array.prototype.slice.call(arguments,1))}}}function wfu_plugin_load_action(e){wfu_install_unload_hook();var a=document.getElementById("selectsubdiredit_"+e);a&&"none"!=a.style.display&&wfu_attach_element_handlers(a,new Function("wfu_selectsubdiredit_change("+e+");"))}function wfu_install_unload_hook(){window.onbeforeunload=wfu_unload_hook}function wfu_unload_hook(){return""!=GlobalData.UploadInProgressString&&""!=GlobalData.UploadInProgressString.trim()?GlobalData.consts.wfu_pageexit_prompt:void 0}function wfu_Check_Browser_Capabilities(){if("undefined"==typeof wfu_BrowserCaps){wfu_BrowserCaps=new Object;var e=wfu_GetHttpRequestObject();wfu_BrowserCaps.supportsAJAX=null!=e,wfu_BrowserCaps.supportsUploadProgress=!!(e&&"upload"in e&&"onprogress"in e.upload);var a=null;try{var a=new FormData}catch(t){}wfu_BrowserCaps.supportsHTML5=null!=a;var t=document.createElement("iframe");wfu_BrowserCaps.supportsIFRAME=null!=t,wfu_BrowserCaps.supportsDRAGDROP=window.FileReader?!0:!1,wfu_BrowserCaps.supportsAnimation=wfu_check_animation(),wfu_BrowserCaps.isSafari=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0}}function wfu_check_animation(){var e=!1,a="animation",t="",s="Webkit Moz O ms Khtml".split(" "),n="",r=document.createElement("DIV");if(r.style.animationName&&(e=!0),e===!1)for(var l=0;l<s.length;l++)if(void 0!==r.style[s[l]+"AnimationName"]){n=s[l],a=n+"Animation",t="-"+n.toLowerCase()+"-",e=!0;break}return e}function wfu_join_strings(e){for(var a=[].slice.call(arguments),t="",s="",n=1;n<a.length;n++)s=""==t||""==a[n]?"":e,t+=s+a[n];return t}function wfu_plugin_decode_string(e){for(var a,t,s=0,n="";s<e.length;)a=parseInt(e.substr(s,2),16),t=128>a?a:224>a?((31&a)<<6)+(63&parseInt(e.substr(s+=2,2),16)):((15&a)<<12)+((63&parseInt(e.substr(s+=2,2),16))<<6)+(63&parseInt(e.substr(s+=2,2),16)),n+=String.fromCharCode(t),s+=2;return n}function wfu_plugin_encode_string(e){var a=0,t="",s="";for(a=0;a<e.length;a++)num=e.charCodeAt(a),num>=2048?num=((16773120&num|917504)<<4)+((4032&num|8192)<<2)+(63&num|128):num>=128&&(num=((65472&num|12288)<<2)+(63&num|128)),s=num.toString(16),(1==s.length||3==s.length||5==s.length)&&(s="0"+s),t+=s;return t}function wfu_randomString(e){for(var a="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",t=e,s="",n=0;t>n;n++){var r=Math.floor(Math.random()*a.length);s+=a.substring(r,r+1)}return s}function wfu_addEventHandler(e,a,t){e.addEventListener?e.addEventListener(a,t,!1):e.attachEvent?e.attachEvent("on"+a,t):e["on"+a]=t}function wfu_attach_element_handlers(e,a){for(var t=["DOMAttrModified","textInput","input","change","keypress","paste","focus","propertychange"],s=0;s<t.length;s++)wfu_addEventHandler(e,t[s],a)}function wfu_GetHttpRequestObject(){var e=null;try{e=new XMLHttpRequest}catch(a){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(t){try{e=new ActiveXObject("Microsoft.XMLHTTP")}catch(a){}}}if(null==e&&window.createRequest)try{xmlhttp=window.createRequest()}catch(a){}return e}function wfu_filedetails_showhide(e,a,t){var s=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a)),n=document.getElementById("wfu_messageblock_arrow_"+e+"_down_"+a),r=document.getElementById("wfu_messageblock_subheader_"+e+"_"+a),l=document.getElementById("wfu_messageblock_header_"+e+"_state_"+a);t?(s.style.display="",n.style.display="none",r.style.display="",l.value=""):(s.style.display="none",n.style.display="",r.style.display="none",l.value="none")}function wfu_get_file_ids(e){for(var a=(document.getElementById("wfu_messageblock_"+e),document.getElementById("wfu_messageblock_subheader_"+e).nextSibling),t="wfu_messageblock_"+e+"_",s=[];null!=a;)1===a.nodeType&&a.id.substr(0,t.length)==t&&s.push(a.id.substr(a.id.lastIndexOf("_")+1)),a=a.nextSibling;return s}function wfu_get_filelist(e,a){a="undefined"!=typeof a?a:!0;var t=document.getElementById("upfile_"+e),s=t.files;return s||(s=t.value?[{name:t.value}]:[]),a&&"undefined"!=typeof t.filearray&&(s=t.filearray),s}function wfu_filedetails_toggle(e,a){var t=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a));wfu_filedetails_showhide(e,a,"none"==t.style.display)}function wfu_headerdetails_showhide(e,a){var t=(document.getElementById("wfu_messageblock_arrow_"+e),document.getElementById("wfu_messageblock_arrow_"+e+"_up")),s=document.getElementById("wfu_messageblock_arrow_"+e+"_down"),n=document.getElementById("wfu_messageblock_subheader_"+e),r=document.getElementById("wfu_messageblock_subheader_"+e+"_message"),l=document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessage"),o=document.getElementById("wfu_messageblock_header_"+e+"_state"),i=wfu_get_file_ids(e);if(a){t.style.display="",s.style.display="none",("none"!=r.style.display||"none"!=l.style.display)&&(n.style.display=""),o.value="";for(var _=0;_<i.length;_++)document.getElementById("wfu_messageblock_"+e+"_"+i[_]).style.display="",document.getElementById("wfu_messageblock_subheader_"+e+"_"+i[_]).style.display=document.getElementById("wfu_messageblock_header_"+e+"_state_"+i[_]).value}else{t.style.display="none",s.style.display="",n.style.display="none",o.value="none";for(var _=0;_<i.length;_++)document.getElementById("wfu_messageblock_"+e+"_"+i[_]).style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_"+i[_]).style.display="none"}}function wfu_headerdetails_toggle(e){var a=(document.getElementById("wfu_messageblock_arrow_"+e),document.getElementById("wfu_messageblock_arrow_"+e+"_up"));wfu_headerdetails_showhide(e,"none"==a.style.display)}function wfu_attach_cancel_event(e,a,t,s){var n=document.getElementById("fileName_"+e);n&&(n.onkeyup=function(r){if(27==r.keyCode&&GlobalData[e]&&0!=GlobalData[e].xhrs.length){var l=confirm(GlobalData.consts.cancel_upload_prompt);if(1==l){for(var o=wfu_get_filelist(e),i=[],_=[],d=0;d<o.length;d++)i.push(null),_.push(o[d].name);for(var d=0;d<GlobalData[e].xhrs.length;d++){var u=GlobalData[e].xhrs[d].file_id-1;u>=0&&null==i[u]&&(i[u]=GlobalData[e].xhrs[d])}"true"==s.debugmode&&console.log("upload cancelled!");for(var d=0;d<i.length;d++)if(null==i[d]&&(i[d]=wfu_GetHttpRequestObject(),null!=i[d]&&wfu_initialize_fileupload_xhr(i[d],e,a,t,s,d,_[d])),-1!=i[d]){var m={target:{responseText:"force_cancel_code",shortcode_id:e}};wfu_uploadComplete.call(i[d],m)}n.onkeyup=null}}})}function wfu_dettach_cancel_event(e){var a=document.getElementById("fileName_"+e);a&&(a.onkeyup=null)}function wfu_selectbutton_changed(e,a){wfu_BrowserCaps.supportsAJAX&&wfu_BrowserCaps.supportsHTML5||(a=0);var t=document.getElementById("upfile_"+e),s=wfu_get_filelist(e,!1);if(1==a){"undefined"==typeof t.filearray&&(t.filearray=Array());for(var n=0;n<s.length;n++)t.filearray.push(s[n])}else"undefined"!=typeof t.filearray&&delete t.filearray;wfu_update_filename_text(e)}function wfu_selectbutton_clicked(e){var a=document.getElementById("wordpress_file_upload_message_"+e);a&&(a.style.display="none"),wfu_reset_message(e),document.getElementById("upfile_"+e).value="";var t=document.getElementById("fileName_"+e);t&&(t.value="",t.className="file_input_textbox")}function wfu_update_uploadbutton_status(e){var a=document.getElementById("upload_"+e);if(a){var t=wfu_get_filelist(e),s=t.length>0;s=wfu_Code_Objects[e].apply_filters("uploadbutton_status",s),a.disabled=!s}}function wfu_update_filename_text(e){var a=document.getElementById("fileName_"+e);if(a){for(var t=wfu_get_filelist(e),s="",n=0;n<t.length;n++)""!=s&&(s+=", "),s+=t[n].name.replace(/c:\\fakepath\\/i,"");a.value=s}}function wfu_selectsubdir_check(e){var a=document.getElementById("selectsubdir_"+e);if(!a)return!0;var t=document.getElementById("selectsubdiredit_"+e),s="none"!=t.style.display;return s&&a.selectedIndex>0&&(t.value=a.value.replace(/^\s+/,""),t.className="file_item_clean_match subfolder_autoplus_match",wfu_selectsubdiredit_change(e)),s?document.getElementById("hiddeninput_"+e).value=t.value:document.getElementById("hiddeninput_"+e).value=a.selectedIndex,!s&&0==a.selectedIndex||s&&(""==t.value||"file_item_clean_empty subfolder_autoplus_empty"==t.className)?(s?(a.className="subfolder_autoplus_dropdown_prompt",t.value="",GlobalData.FreeChangeHandler=!0,t.className="file_item_clean_prompt subfolder_autoplus_prompt",GlobalData.FreeChangeHandler=!1):a.className="file_item_clean_prompt subfolder_dropdown_prompt",!1):(s?a.className="subfolder_autoplus_dropdown":a.className="file_item_clean subfolder_dropdown",s&&"file_item_clean_prompt subfolder_autoplus_prompt"==t.className&&(t.className="file_item_clean subfolder_autoplus"),a.options[0].style.display="none",!0)}function wfu_selectsubdiredit_enter(e){var a=document.getElementById("selectsubdir_"+e),t=document.getElementById("selectsubdiredit_"+e);"file_item_clean_empty subfolder_autoplus_empty"==t.className&&(t.value=""),a.className="subfolder_autoplus_dropdown",t.className="file_item_clean subfolder_autoplus"}function wfu_selectsubdiredit_exit(e){var a=document.getElementById("selectsubdiredit_"+e);""==a.value&&(a.value=GlobalData.consts.wfu_subdir_typedir,a.className="file_item_clean_empty subfolder_autoplus_empty")}function wfu_selectsubdiredit_change(e){if(!GlobalData.FreeChangeHandler){var a=document.getElementById("selectsubdir_"+e),t=document.getElementById("selectsubdiredit_"+e);if("none"!=t.style.display){if("file_item_clean_empty subfolder_autoplus_empty"==t.className)return a.selectedIndex=0,void(document.getElementById("hiddeninput_"+e).value="");document.getElementById("hiddeninput_"+e).value=t.value;for(var s,n=!1,r=1;r<a.options.length;r++)s=a.options[r].value.replace(/^\s+/,"").toLowerCase(),t.value.length>=3?s.substr(0,t.value.length)==t.value.toLowerCase()?a.options[r].style.display="block":a.options[r].style.display="none":a.options[r].style.display="block",a.options[r].value.replace(/^\s+/,"")==t.value&&(a.selectedIndex=r,t.className="file_item_clean_match subfolder_autoplus_match",n=!0);n||(a.selectedIndex=0,t.className="file_item_clean subfolder_autoplus")}}}function wfu_selectsubdir_disable_onoff(e,a){var t=document.getElementById("selectsubdir_"+e);if(!t)return!0;var s=document.getElementById("selectsubdiredit_"+e),n="none"!=s.style.display;t.disabled=a,n&&(s.disabled=a)}function wfu_userdata_focused(e){var a=document.getElementById(e.id.replace("_field_","_fieldwrapper_"));if("file_userdata_fieldwrapper_required_empty"==a.className){a.className="file_userdata_fieldwrapper_required";var t=document.getElementById(e.id.replace("_field_","_hint_"));t.style.display="none"}}function wfu_Redirect(e){window.location=e}function wfu_loadStart(e){}function wfu_uploadProgress(e,a,t,s){s&&"undefined"==typeof this.xhr&&(console.log("total="+e.total+", loaded="+e.loaded),console.log(e));var n=GlobalData[a].xhrs[t],r=0,l=0,o=document.getElementById("progressbar_"+a+"_animation");if(e.lengthComputable){if(n.sizeloaded=e.loaded,n.size<e.total&&e.total>0){l=e.total-n.size,n.deltasize+=l,n.size+=l;for(var i=0;i<GlobalData[a].xhrs.length;i++)GlobalData[a].xhrs[i].file_id==n.file_id&&(GlobalData[a].xhrs[i].totalsize+=l)}if(o){for(var _=0,d=0,u=[],i=0;i<GlobalData[a].xhrs.length;i++)u[GlobalData[a].xhrs[i].file_id]=0;for(var i=0;i<GlobalData[a].xhrs.length;i++)u[GlobalData[a].xhrs[i].file_id]=Math.max(GlobalData[a].xhrs[i].totalsize,u[GlobalData[a].xhrs[i].file_id]);for(var i=0;i<u.length;i++)"undefined"!=typeof u[i]&&(_+=u[i]);for(var i=0;i<GlobalData[a].xhrs.length;i++)d+=GlobalData[a].xhrs[i].sizeloaded;r=Math.round(100*d/_),o.style.width=r.toString()+"%"}}else o&&(o.style.width="0%")}function wfu_notify_WPFilebase(e,a){var t=wfu_GetHttpRequestObject();if(null==t){var s=document.createElement("iframe");return s.style.display="none",s.src=GlobalData.consts.ajax_url+"?action=wfu_ajax_action_notify_wpfilebase¶ms_index="+e+"&session_token="+a,void document.body.appendChild(s)}var n=GlobalData.consts.ajax_url;params=new Array(3),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_notify_wpfilebase",params[1]=new Array(2),params[1][0]="params_index",params[1][1]=e,params[2]=new Array(2),params[2][0]="session_token",params[2][1]=a;for(var r="",s=0;s<params.length;s++)r+=(s>0?"&":"")+params[s][0]+"="+encodeURI(params[s][1]);t.open("POST",n,!0),t.setRequestHeader("Content-type","application/x-www-form-urlencoded"),t.onreadystatechange=function(){},t.send(r)}function wfu_send_email_notification(e,a,t,s,n,r,l,o,i){var _=wfu_GetHttpRequestObject();if(null!=_){var d=GlobalData.consts.ajax_url,u=wfu_get_userdata_count(e);params=new Array(7+u),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_send_email_notification",params[1]=new Array(2),params[1][0]="params_index",params[1][1]=t,params[2]=new Array(2),params[2][0]="session_token",params[2][1]=s,params[3]=new Array(2),params[3][0]="only_filename_list",params[3][1]=n,params[4]=new Array(2),params[4][0]="target_path_list",params[4][1]=r,params[5]=new Array(2),params[5][0]="attachment_list",params[5][1]=l,params[6]=new Array(2),params[6][0]="uniqueuploadid_"+e,params[6][1]=a;for(var m=0;u>m;m++)params[7+m]=new Array(2),params[7+m][0]="userdata_"+m,params[7+m][1]=wfu_plugin_encode_string(document.getElementById("hiddeninput_"+e+"_userdata_"+m).value);for(var c="",m=0;m<params.length;m++)c+=(m>0?"&":"")+params[m][0]+"="+encodeURI(params[m][1]);wfu_initialize_fileupload_xhr(_,e,s,a,{params_index:t,debugmode:o,is_admin:i,fail_colors:GlobalData.consts.fail_colors,error_header:""},-1,""),_.error_adminmessage_unknown="",_.open("POST",d,!0),_.setRequestHeader("Content-type","application/x-www-form-urlencoded"),_.addEventListener("load",wfu_uploadComplete,!1),_.addEventListener("error",wfu_uploadFailed,!1),_.addEventListener("abort",wfu_uploadCanceled,!1),_.send(c)}}function wfu_format_debug_data(e,a){return output='<label class="file_messageblock_subheader_debugmessage_label">',output+="Debug Data"+a,output+="</label>",output+='<div class="file_messageblock_subheader_debugmessage_container">',output+=e,output+="</div>",output}function wfu_uploadComplete(e){var a=new Date,t=this.shortcode_id,s=(this.file_id,!1),n="",r="",l="",o="unknown",i="",_="",d="wfu_fileupload_success:";this.loading=!1,this.end_time=a.getTime();var u=e.target.responseText,m=u,c="error";if(-1!=u&&(u.indexOf("force_errorabort_code")>-1&&(c="errorabort",u=u.replace("force_errorabort_code","")),u.indexOf("force_cancel_code")>-1&&(c="errorcancel",u=u.replace("force_cancel_code",""))),-1!=u){var f=u.indexOf(d);if(f>-1&&("true"==this.debugmode&&(_=u.substr(0,f)),m=u.substr(f+d.length),f=m.indexOf(":"),n=m.substr(0,f),m=m.substr(f+1),f=m.indexOf(":"),l=m.substr(0,f),r=m.substr(f+1)),""!=_){var p="";"fileupload"==this.requesttype?p=" - File: "+this.file_id:"email"==this.requesttype&&(p=" - Email Notification"),_=wfu_format_debug_data(_,p)}if(""!=l){var g=l.split(";");if(1==parseInt(g[2])){var w=g[3].split(",");o=wfu_plugin_decode_string(w[0]),i=w[4]}}}if(""==r||""==l){var y=this.fail_colors.split(","),b=wfu_Initialize_Params();b.general.shortcode_id=t,b.general.unique_id=this.unique_id,b.general.state=7,b.general.files_count="fileupload"==this.requesttype?1:0,b.general.upload_finish_time=this.finish_time,"errorcancel"!=c?(b.general.fail_message=GlobalData.consts.message_unknown,b.general.fail_admin_message=wfu_join_strings("<br />",this.error_adminmessage_unknown,this.requesttype+":"+m)):(b.general.fail_message=GlobalData.consts.file_cancelled,b.general.fail_admin_message=""),b.general.files_count>0?(b[0]={},b[0].color=y[0],b[0].bgcolor=y[1],b[0].borcolor=y[2],b[0].message_type=c,o=c,b[0].header=this.error_message_header,b[0].message=GlobalData.consts.message_timelimit,b[0].admin_messages="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:""):b.general.admin_messages.other="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:"",b.general.upload_finish_time>0&&a.getTime()<b.general.upload_finish_time&&(b.general.files_count>0?(b[0].message=b.general.fail_message,b[0].admin_messages="true"==this.is_admin?b.general.fail_admin_message:""):b.general.admin_messages.other="true"==this.is_admin?b.general.fail_admin_message:"")}return s=""==r||""==l?wfu_ProcessUploadComplete(t,this.file_id,b,this.unique_id,this.params_index,this.session_token,"",[this.debugmode,_,this.is_admin],this.requesttype,""):wfu_ProcessUploadComplete(t,this.file_id,r,this.unique_id,this.params_index,this.session_token,l,[this.debugmode,_,this.is_admin],this.requesttype,n),s&&(wfu_dettach_cancel_event(t),wfu_unlock_upload(t),wfu_hide_simple_progressbar(t),wfu_clear(t)),e.target.return_status?o:void 0}function wfu_ProcessUploadComplete(sid,file_id,upload_params,unique_id,params_index,session_token,safe_output,debug_data,request_type,js_script_enc){if(sid&&!(0>sid)&&null!=upload_params&&""!=upload_params&&""!=unique_id&&("no-ajax"==unique_id||GlobalData[sid])){var do_redirect=!1;if("string"==typeof upload_params){upload_params=wfu_plugin_decode_string(upload_params.replace(/^\s+|\s+$/g,""));var Params=null;try{Params=JSON.parse(upload_params)}catch(e){}if(null==Params){var safe_parts=safe_output.split(";");Params=wfu_Initialize_Params(),Params.general.shortcode_id=sid,Params.general.unique_id=unique_id,Params.general.state=safe_parts[0],4==Params.general.state&&Params.general.state++;var default_colors=safe_parts[1].split(","),filedata="",error_jsonparse_filemessage=GlobalData.consts.jsonparse_filemessage,error_jsonparse_message=GlobalData.consts.jsonparse_message,error_jsonparse_adminmessage=GlobalData.consts.jsonparse_adminmessage;Params.general.files_count=parseInt(safe_parts[2]);for(var i=0;i<Params.general.files_count;i++)Params[i]={},Params[i].color=default_colors[0],Params[i].bgcolor=default_colors[1],Params[i].borcolor=default_colors[2],filedata=safe_parts[i+3].split(","),Params[i].message_type=wfu_plugin_decode_string(filedata[0]),Params[i].header=wfu_plugin_decode_string(filedata[1]),"success"==Params[i].message_type&&(Params[i].header+=error_jsonparse_filemessage,Params[i].message_type="warning"),Params[i].message=wfu_join_strings("<br />",error_jsonparse_message,wfu_plugin_decode_string(filedata[2])),Params[i].admin_messages=wfu_join_strings("<br />",error_jsonparse_adminmessage,wfu_plugin_decode_string(filedata[3]))}}else{if("object"!=typeof upload_params)return;var Params=upload_params}for(i=0;Params[i];)Params[i].message_type&&"error"==Params[i].message_type.substr(0,5)&&(Params[i].message_type=Params[i].message_type.substr(0,5)),i++;var message_table=document.getElementById("wfu_messageblock_"+sid),UploadStates_Ok=!0;if(!UploadStates[sid]&&message_table){var upload_states=document.getElementById("wfu_messageblock_header_"+sid+"_states").value;upload_states=wfu_plugin_decode_string(upload_states.replace(/^\s+|\s+$/g,"")),UploadStates[sid]=null;try{UploadStates[sid]=JSON.parse(upload_states)}catch(e){}null==UploadStates[sid]&&(UploadStates_Ok=!1)}GlobalData[sid]||(GlobalData[sid]=Object());var G=GlobalData[sid];if("no-ajax"==unique_id)G.last=!1,G.unique_id="",G.files_count=Params.general.files_count,0==Params.general.state&&(Params.general.files_count=0),G.files_processed=Params.general.files_count,UploadStates_Ok?G.upload_state=Params.general.state:G.upload_state=10,G.message=Params.general.message,G.update_wpfilebase=Params.general.update_wpfilebase,G.redirect_link=Params.general.redirect_link,G.notify_only_filename_list="",G.notify_target_path_list="",G.notify_attachment_list="",G.admin_messages={},G.admin_messages.wpfilebase=Params.general.admin_messages.wpfilebase,G.admin_messages.notify=Params.general.admin_messages.notify,G.admin_messages.redirect=Params.general.admin_messages.redirect,G.admin_messages.debug=debug_data[1],G.admin_messages.other=Params.general.admin_messages.other,G.errors={},G.errors.wpfilebase=Params.general.errors.wpfilebase,G.errors.notify=Params.general.errors.notify,G.errors.redirect=Params.general.errors.redirect,G.current_size=0,G.total_size=0;else{if(""==G.unique_id||G.unique_id!=unique_id||G.unique_id!=Params.general.unique_id)return;if(G.last)return;0==Params.general.files_count&&Params[0]&&"error"==Params[0].message_type&&(Params.general.files_count=1);for(var file_status="",i=0;i<Params.general.files_count;i++)file_status="error"==Params[i].message_type&&0==G.files_processed?"error1":"error"==Params[i].message_type&&G.files_processed>0?"error2":Params[i].message_type,G.upload_state=GlobalData.filestatematch[file_status][G.upload_state];UploadStates_Ok||(G.upload_state=10),G.files_processed+=Params.general.files_count,G.message=wfu_join_strings("<br />",G.message,Params.general.message),""==G.update_wpfilebase&&(G.update_wpfilebase=Params.general.update_wpfilebase),(!request_type||request_type&&"email"!=request_type)&&(G.redirect_link=Params.general.redirect_link),G.notify_only_filename_list=wfu_join_strings(", ",G.notify_only_filename_list,Params.general.notify_only_filename_list),G.notify_target_path_list=wfu_join_strings(", ",G.notify_target_path_list,Params.general.notify_target_path_list),G.notify_attachment_list=wfu_join_strings(",",G.notify_attachment_list,Params.general.notify_attachment_list),G.admin_messages.debug=wfu_join_strings("<br />",G.admin_messages.debug,debug_data[1]),G.admin_messages.other=wfu_join_strings("<br />",G.admin_messages.other,Params.general.admin_messages.other),""==G.admin_messages.wpfilebase&&(G.admin_messages.wpfilebase=Params.general.admin_messages.wpfilebase),""==G.admin_messages.notify&&(G.admin_messages.notify=Params.general.admin_messages.notify),""==G.admin_messages.redirect&&(G.admin_messages.redirect=Params.general.admin_messages.redirect),""==G.errors.wpfilebase&&(G.errors.wpfilebase=Params.general.errors.wpfilebase),""==G.errors.notify&&(G.errors.notify=Params.general.errors.notify),""==G.errors.redirect&&(G.errors.redirect=Params.general.errors.redirect)}G.files_processed==G.files_count&&(G.last=!0,""!=G.update_wpfilebase&&(G.admin_messages.wpfilebase="",wfu_notify_WPFilebase(params_index,session_token)),""!=G.notify_only_filename_list&&(G.admin_messages.notify="",wfu_send_email_notification(sid,unique_id,params_index,session_token,G.notify_only_filename_list,G.notify_target_path_list,G.notify_attachment_list,debug_data[0],debug_data[2]),G.last=!1,G.notify_only_filename_list=""),G.last&&("no-ajax"!=unique_id&&wfu_notify_server_upload_ended(sid,unique_id,params_index,session_token),GlobalData.UploadInProgressString=GlobalData.UploadInProgressString.replace(new RegExp("\\["+unique_id+"\\]","g"),"")),""!=G.errors.redirect&&(G.redirect_link=""),""!=G.redirect_link&&G.last&&""==GlobalData.UploadInProgressString.trim()&&(G.upload_state=11,do_redirect=!0));var nonadmin_message=G.message,admin_message=wfu_join_strings("<br />",G.admin_messages.other,G.admin_messages.wpfilebase,G.admin_messages.notify,G.admin_messages.redirect,G.admin_messages.debug);if(!UploadStates_Ok){var error_jsonparse_headermessage=GlobalData.consts.jsonparse_headermessage,error_jsonparse_headeradminmessage=GlobalData.consts.jsonparse_headeradminmessage;nonadmin_message=wfu_join_strings("<br />",error_jsonparse_headermessage,nonadmin_message),admin_message=wfu_join_strings("<br />",error_jsonparse_headeradminmessage,admin_message)}if(G.last){0==G.files_count&&12!=G.upload_state?G.upload_state=8:G.upload_state<4&&(G.upload_state+=4);var admin_messages_exist=""!=G.admin_messages.wpfilebase||""!=G.admin_messages.notify||""!=G.admin_messages.redirect||""!=G.admin_messages.other;4==G.upload_state&&""!=admin_message?G.upload_state++:5==G.upload_state&&""==!admin_message&&""==nonadmin_message&&G.upload_state--}if(message_table){var subheader_state=document.getElementById("wfu_messageblock_header_"+sid+"_state"),single_file_shown=1==G.files_count&&""==nonadmin_message&&""==admin_message&&G.last&&!do_redirect;if(single_file_shown)document.getElementById("wfu_messageblock_header_"+sid).style.display="none";else{document.getElementById("wfu_messageblock_header_"+sid).style.display="";var header_container=document.getElementById("wfu_messageblock_header_"+sid+"_container");if(UploadStates_Ok){var suffix="";1!=G.files_count||5!=G.upload_state&&7!=G.upload_state||(suffix="_singlefile"),header_container.innerHTML=UploadStates[sid]["State"+G.upload_state+suffix]}else{header_container.innerHTML="";var safe_container=document.getElementById("wfu_messageblock_header_"+sid+"_safecontainer");header_container.innerHTML=safe_container.innerHTML.replace(/_safe/g,"")}var subheader_show=!1;""!=nonadmin_message?(document.getElementById("wfu_messageblock_subheader_"+sid+"_message").style.display="",document.getElementById("wfu_messageblock_subheader_"+sid+"_messagelabel").innerHTML=nonadmin_message,subheader_show=!0):document.getElementById("wfu_messageblock_subheader_"+sid+"_message").style.display="none",""!=admin_message?(document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessage").style.display="",document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessagelabel").innerHTML=admin_message,subheader_show=!0):document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessage").style.display="none",subheader_show?document.getElementById("wfu_messageblock_subheader_"+sid).style.display=subheader_state.value:document.getElementById("wfu_messageblock_subheader_"+sid).style.display="none",subheader_show||G.files_processed>0?(header_container.colSpan=2,document.getElementById("wfu_messageblock_arrow_"+sid).style.display=""):(document.getElementById("wfu_messageblock_arrow_"+sid).style.display="none",header_container.colSpan=3)}for(var next_block=document.getElementById("wfu_messageblock_subheader_"+sid),next_block_id=0,file_block=null,file_template_container=document.getElementById("wfu_messageblock_"+sid+"_filetemplate"),file_contents="",door=document.getElementById("wfu_messageblock_"+sid+"_door"),ii=0,headerspan=1,subheaderspan=2,file_template=wfu_plugin_decode_string(file_template_container.value.replace(/^\s+|\s+$/g,"")),i=0;i<Params.general.files_count;i++){for(ii=i+file_id,file_contents=file_template.replace(/\[file_id\]/g,ii),file_contents=file_contents.replace(/\[filenumber_display\]/g,""),file_contents=file_contents.replace(/\[fileheader_color\]/g,Params[i].color),file_contents=file_contents.replace(/\[fileheader_bgcolor\]/g,Params[i].bgcolor),file_contents=file_contents.replace(/\[fileheader_borcolor\]/g,Params[i].borcolor),file_contents=file_contents.replace(/\[fileheader_message\]/g,Params[i].header),file_contents=file_contents.replace(/\[filesubheadermessage_display\]/g,'style="display:none;"'),file_contents=file_contents.replace(/\[filesubheader_message\]/g,Params[i].message),file_contents=file_contents.replace(/\[filesubheaderadminmessage_display\]/g,'style="display:none;"'),file_contents=file_contents.replace(/\[filesubheader_adminmessage\]/g,Params[i].admin_messages),file_contents="<table><tbody>"+file_contents+"</tbody></table>",door.innerHTML=file_contents,headerspan=1,subheaderspan=2,subheader_show=!1,file_block=document.getElementById("wfu_messageblock_"+sid+"_"+ii),1==G.files_count?(document.getElementById("wfu_messageblock_"+sid+"_filenumber_"+ii).style.display="none",document.getElementById("wfu_messageblock_subheader_"+sid+"_fileempty_"+ii).style.display="none",single_file_shown?file_block.style.display="":file_block.style.display=subheader_state.value,headerspan++,subheaderspan++):file_block.style.display=subheader_state.value,""!=Params[i].message&&(document.getElementById("wfu_messageblock_subheader_"+sid+"_message_"+ii).style.display="",subheader_show=!0),""!=Params[i].admin_messages&&(document.getElementById("wfu_messageblock_subheader_"+sid+"_adminmessage_"+ii).style.display="",subheader_show=!0),subheader_show||(document.getElementById("wfu_messageblock_arrow_"+sid+"_"+ii).style.display="none",headerspan++),document.getElementById("wfu_messageblock_header_"+sid+"_container_"+ii).colSpan=headerspan,document.getElementById("wfu_messageblock_subheader_"+sid+"_container_"+ii).colSpan=subheaderspan;ii>next_block_id&&(next_block=next_block.nextSibling,null!=next_block);)1===next_block.nodeType&&(next_block_id=next_block.id.substr(next_block.id.lastIndexOf("_")+1));message_table.tBodies[0].insertBefore(file_block,next_block),next_block=file_block.nextSibling,file_block=document.getElementById("wfu_messageblock_subheader_"+sid+"_"+ii),message_table.tBodies[0].insertBefore(file_block,next_block),next_block=file_block,next_block_id=ii}single_file_shown&&(document.getElementById("wfu_messageblock_"+sid+"_1").style.display=""),message_table.style.display="",document.getElementById("wordpress_file_upload_message_"+sid).style.display=""}return js_script_enc&&eval(wfu_plugin_decode_string(js_script_enc)),do_redirect&&wfu_Redirect(G.redirect_link),G.last}}function wfu_uploadFailed(e,a){a&&(console.log("failure report following"),console.log(e));var t=e.target,s={target:{responseText:"",shortcode_id:t.shortcode_id}};wfu_uploadComplete.call(t,s)}function wfu_uploadCanceled(e){}function wfu_notify_server_upload_ended(e,a,t,s){var n=wfu_GetHttpRequestObject();if(null!=n){var r=GlobalData.consts.ajax_url;params=new Array(6),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action",params[1]=new Array(2),params[1][0]="wfu_uploader_nonce",params[1][1]=document.getElementById("wfu_uploader_nonce_"+e).value,params[2]=new Array(2),params[2][0]="uniqueuploadid_"+e,params[2][1]=a,params[3]=new Array(2),params[3][0]="params_index",params[3][1]=t,params[4]=new Array(2),params[4][0]="session_token",params[4][1]=s,params[5]=new Array(2),params[5][0]="upload_finished",params[5][1]=1;for(var l="",o=0;o<params.length;o++)l+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);n.open("POST",r,!0),n.setRequestHeader("Content-type","application/x-www-form-urlencoded"),n.onreadystatechange=function(){4==n.readyState&&200==n.status&&wfu_Code_Objects[e].do_action("after_upload",n.responseText)},n.send(l)}}function wfu_Initialize_Params(){var e={};return e.version="full",e.general={},e.general.shortcode_id=0,e.general.unique_id="",e.general.state=0,e.general.files_count=0,e.general.update_wpfilebase="",e.general.redirect_link="",e.general.upload_finish_time=0,e.general.message="",e.general.message_type="",e.general.admin_messages={},e.general.admin_messages.wpfilebase="",e.general.admin_messages.notify="",e.general.admin_messages.redirect="",
|
2 |
+
e.general.admin_messages.other="",e.general.errors={},e.general.errors.wpfilebase="",e.general.errors.notify="",e.general.errors.redirect="",e.general.color="",e.general.bgcolor="",e.general.borcolor="",e.general.notify_only_filename_list="",e.general.notify_target_path_list="",e.general.notify_attachment_list="",e.general.fail_message="",e.general.fail_admin_message="",e}function wfu_redirect_to_classic(e,a,t,s){0!=wfu_filesselected(e)&&wfu_selectsubdir_check(e)&&wfu_check_required_userdata(e,!0)&&wfu_Code_Objects[e].apply_filters("pre_start_check",!0)&&wfu_redirect_to_classic_cont(e,a,t,s)}function wfu_redirect_to_classic_cont(e,a,t,s){var n=function(n){var l="",o="wfu_askserver_success:",i="wfu_askserver_error:",_=n.indexOf(o),d=n.indexOf(i);if(_>-1){l=n.substr(_+o.length),wfu_Code_Objects[e].do_action("askserver_success",l,"no-ajax");var u=wfu_Initialize_Params();if(u.general.shortcode_id=e,u.general.unique_id="",u.general.files_count=wfu_filesselected(e),wfu_ProcessUploadComplete(e,0,u,"no-ajax","",a,"",["false","","false"]),1==t){var m="";document.getElementById("upfile_"+e).name="uploadedfile_"+e+"_redirected"+m}s>0?document.getElementById("adminerrorcodes_"+e).value=s:document.getElementById("adminerrorcodes_"+e).value="",document.getElementById("upfile_"+e).disabled=!1,document.getElementById("uniqueuploadid_"+e).value=r,document.getElementById("uploadform_"+e).submit()}else d>-1&&(l=n.substr(d+i.length),wfu_unlock_upload(e),wfu_Code_Objects[e].do_action("askserver_error",l))},r=wfu_randomString(10);wfu_lock_upload(e),wfu_Code_Objects[e].do_action("pre_start");var l="",o=wfu_Code_Objects[e].apply_filters("askserver_pass_params",{});for(var i in o)o.hasOwnProperty(i)&&(l+="&"+i+"="+o[i]);var _=new Date,d=GlobalData.consts.ajax_url+"?action=wfu_ajax_action_ask_server&wfu_uploader_nonce="+document.getElementById("wfu_uploader_nonce_"+e).value+"&sid="+e+"&unique_id="+r+"&start_time="+_.getTime()+"&session_token="+a+l,u=wfu_GetHttpRequestObject();if(null==u){var m=document.createElement("iframe");return m?(m.style.display="none",m.src=d,document.body.appendChild(m),void(m.onload=function(){n(m.contentDocument.body.innerHTML)})):void wfu_Code_Objects[e].do_action("not_supported")}u.open("GET",d,!0),u.onreadystatechange=function(){4==u.readyState&&(200==u.status?n(u.responseText):(alert(GlobalData.consts.remoteserver_noresult),wfu_Code_Objects[e].do_action("askserver_noresult")))},u.send(null)}function wfu_filesselected(e){var a=document.getElementById("fileName_"+e),t=wfu_get_filelist(e);return 0==t.length&&a&&(a.value=GlobalData.consts.nofilemessage,a.className="file_input_textbox_nofile"),t.length}function wfu_check_required_userdata(e,a){for(var t=wfu_get_userdata_count(e),s=!1,n=0;t>n;n++){var r=document.getElementById("hiddeninput_"+e+"_userdata_"+n),l=document.getElementById("userdata_"+e+"_fieldwrapper_"+n),o=document.getElementById("userdata_"+e+"_field_"+n),i=document.getElementById("userdata_"+e+"_"+n),_=document.getElementById("userdata_"+e+"_hint_"+n);r.value=window["userdata_"+e+"_codes_"+n].value(o);for(var d={hintposition:"none"},u=document.getElementById("userdata_"+e+"_props_"+n).value.split("|"),m=0;m<u.length;m++)"p:"==u[m].substr(0,2)&&(d.hintposition=u[m].substr(2));var c="";if("file_userdata_fieldwrapper_required"==l.className.substr(0,35)&&(c=window["userdata_"+e+"_codes_"+n].empty(r)),""===c&&window["userdata_"+e+"_codes_"+n].validate&&(c=window["userdata_"+e+"_codes_"+n].validate(r)),""!==c){if(a)if("none"==d.hintposition)_.className="file_userdata_hint_none";else{l.className="file_userdata_fieldwrapper_required_empty";var f=i.getBoundingClientRect(),p=l.getBoundingClientRect();"inline"==d.hintposition?(_.className="file_userdata_hint_inline",_.style.left=parseInt(p.left-f.left)+"px",_.style.top=parseInt(p.top-f.top)+"px",_.style.right=parseInt(f.right-p.right)+"px",_.style.bottom=parseInt(f.bottom-p.bottom)+"px"):"top"==d.hintposition?(_.className="file_userdata_hint_top",_.style.left=parseInt(p.left-f.left)+"px",_.style.bottom=parseInt(f.bottom-p.top)+"px"):"right"==d.hintposition?(_.className="file_userdata_hint_right",_.style.left=parseInt(p.right-f.left)+"px",_.style.top=parseInt(p.top-f.top)+"px"):"bottom"==d.hintposition?(_.className="file_userdata_hint_bottom",_.style.left=parseInt(p.left-f.left)+"px",_.style.top=parseInt(p.bottom-f.top)+"px"):"left"==d.hintposition&&(_.className="file_userdata_hint_left",_.style.right=parseInt(f.right-p.left)+"px",_.style.top=parseInt(p.top-f.top)+"px"),_.innerHTML=c,_.style.display="block"}s=!0}}return!s}function wfu_HTML5UploadFile(e,a,t){if(!wfu_BrowserCaps.supportsAJAX)return void wfu_redirect_to_classic(e,t,1,1);if(!wfu_BrowserCaps.supportsHTML5)return void wfu_redirect_to_classic(e,t,1,2);a=wfu_plugin_decode_string(a.replace(/^\s+|\s+$/g,""));var s=null;try{s=JSON.parse(a)}catch(n){}if(null==s)return void wfu_redirect_to_classic(e,t,1,3);var r=wfu_GetHttpRequestObject();if(null!=r){var l=wfu_filesselected(e);if(0!=l){var o=document.getElementById("upload_"+e),i=!o;if(!wfu_selectsubdir_check(e))return void(i&&wfu_clear_files(e));var _=l;if(_+=_,!wfu_check_required_userdata(e,!0))return void(i&&wfu_clear_files(e));if(wfu_Code_Objects[e].apply_filters("pre_start_check",!0)){var d=wfu_randomString(10);if(wfu_lock_upload(e),wfu_Code_Objects[e].do_action("pre_start"),wfu_Code_Objects[e].apply_filters("pre_start_ask_server",!1,s.has_filters)){var u=GlobalData.consts.ajax_url;params=new Array(5),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_ask_server",params[1]=new Array(2),params[1][0]="session_token",params[1][1]=t,params[2]=new Array(2),params[2][0]="sid",params[2][1]=e,params[3]=new Array(2),params[3][0]="unique_id",params[3][1]=d,params[4]=new Array(2),params[4][0]="wfu_uploader_nonce",params[4][1]=document.getElementById("wfu_uploader_nonce_"+e).value;var m=wfu_Code_Objects[e].apply_filters("askserver_pass_params",{});for(var c in m)m.hasOwnProperty(c)&¶ms.push([c,m[c]]);for(var f="",p=0;p<params.length;p++)f+=(p>0?"&":"")+params[p][0]+"="+encodeURI(params[p][1]);r.open("POST",u,!0),r.setRequestHeader("Content-type","application/x-www-form-urlencoded"),r.onreadystatechange=function(){if(4==r.readyState)if(200==r.status){var a=r.responseText,n="",l="wfu_askserver_success:",o="wfu_askserver_error:",i=a.indexOf(l),_=a.indexOf(o);i>-1?(n=a.substr(i+l.length),wfu_Code_Objects[e].do_action("askserver_success",n,"ajax"),wfu_HTML5UploadFile_cont(e,s,t,d)):_>-1&&(n=a.substr(_+o.length),wfu_unlock_upload(e),wfu_Code_Objects[e].do_action("askserver_error",n))}else alert(GlobalData.consts.remoteserver_noresult),wfu_unlock_upload(e),wfu_Code_Objects[e].do_action("askserver_noresult")},r.send(f)}else wfu_HTML5UploadFile_cont(e,s,t,d)}}}}function wfu_HTML5UploadFile_cont(e,a,t,s){function n(l,o,i,u){c=!0;var f=wfu_GetHttpRequestObject(),p=wfu_GetHttpRequestObject();if(null!=f&&null!=p){var g=null,w=null;try{var g=new FormData,w=new FormData}catch(y){}if(null!=g&&null!=w){g.append("action","wfu_ajax_action"),g.append("wfu_uploader_nonce",document.getElementById("wfu_uploader_nonce_"+e).value),i||g.append("uploadedfile_"+e+d,o),g.append("uploadedfile_"+e+"_index",l),g.append("uploadedfile_"+e+"_name",wfu_plugin_encode_string(_[l].name)),g.append("uploadedfile_"+e+"_size",_[l].size),g.append("uniqueuploadid_"+e,s),g.append("params_index",a.params_index),g.append("subdir_sel_index",r),i?g.append("only_check","1"):g.append("only_check","0"),g.append("session_token",t);var b=wfu_Code_Objects[e].apply_filters("upload_pass_params",{},"ajax");for(var h in b)b.hasOwnProperty(h)&&g.append(h,b[h]);for(var v=wfu_get_userdata_count(e),G=0;v>G;G++)g.append("hiddeninput_"+e+"_userdata_"+G,document.getElementById("hiddeninput_"+e+"_userdata_"+G).value);if(wfu_initialize_fileupload_xhr(f,e,t,s,a,l,_[l].name),i||(f.size=o.size,f.totalsize=_[l].size,f.loading=!0),u){w.append("action","wfu_ajax_action"),w.append("wfu_uploader_nonce",document.getElementById("wfu_uploader_nonce_"+e).value),w.append("params_index",a.params_index),w.append("session_token",t),w.append("force_connection_close","1"),p.open("POST",GlobalData.consts.ajax_url,!1);try{p.send(w)}catch(k){}c="success"==p.responseText}if(c)i?(f.addEventListener("load",function(a){a={target:{responseText:a.target.responseText,shortcode_id:e,return_status:!0}};var t=wfu_uploadComplete.call(f,a);c="success"==t||"warning"==t,c&&n(l,o,!1,!1)},!1),f.addEventListener("error",function(e){},!1),f.open("POST",GlobalData.consts.ajax_url,!0),f.send(g)):(f.upload.xhr=f,f.upload.dummy=1,f.upload.addEventListener("loadstart",wfu_loadStart,!1),f.upload.addEventListener("progress",new Function("evt","wfu_uploadProgress(evt, "+e+", "+f.xhrid+", "+a.debugmode+");"),!1),f.addEventListener("load",wfu_uploadComplete,!1),f.addEventListener("error",new Function("evt","wfu_uploadFailed(evt, "+a.debugmode+");"),!1),f.addEventListener("abort",wfu_uploadCanceled,!1),f.open("POST",GlobalData.consts.ajax_url,!0),f.send(g));else{var x={target:{responseText:"",shortcode_id:e}};wfu_uploadComplete.call(f,x)}return m++,c}}}var r=-1,l=document.getElementById("selectsubdir_"+e);if(l){var o=document.getElementById("selectsubdiredit_"+e),i="none"!=o.style.display;r=i?o.value:l.selectedIndex}var _=wfu_get_filelist(e),d="";GlobalData.UploadInProgressString+="["+s+"]",GlobalData[e]={},GlobalData[e].unique_id=s,GlobalData[e].last=!1,GlobalData[e].files_count=1,GlobalData[e].files_processed=0,GlobalData[e].upload_state=0,GlobalData[e].message="",GlobalData[e].update_wpfilebase="",GlobalData[e].redirect_link="",GlobalData[e].notify_only_filename_list="",GlobalData[e].notify_target_path_list="",GlobalData[e].notify_attachment_list="",GlobalData[e].admin_messages={},GlobalData[e].admin_messages.wpfilebase="",GlobalData[e].admin_messages.notify="",GlobalData[e].admin_messages.redirect="",GlobalData[e].admin_messages.debug="",GlobalData[e].admin_messages.other="",GlobalData[e].errors={},GlobalData[e].errors.wpfilebase="",GlobalData[e].errors.notify="",GlobalData[e].errors.redirect="",GlobalData[e].xhrs=Array(),wfu_show_simple_progressbar(a.shortcode_id,"progressive"),wfu_attach_cancel_event(e,t,s,a);var u=wfu_Initialize_Params();u.general.shortcode_id=e,u.general.unique_id=s,wfu_ProcessUploadComplete(e,0,u,s,a.params_index,t,"",["false","","false"]);var m=0,c=!0,f=0;n(f,_[f],!0,!1)}function wfu_initialize_fileupload_xhr(e,a,t,s,n,r,l){var o=r>=0?GlobalData[a].xhrs.push(e)-1:-1,i=new Date;e.xhrid=o,e.shortcode_id=a,e.requesttype=r>=0?"fileupload":"email",e.file_id=r+1,e.size=0,e.totalsize=0,e.loading=!1,e.deltasize=0,e.sizeloaded=0,e.aborted=!1,e.unique_id=s,e.params_index=n.params_index,e.session_token=t,e.debugmode=n.debugmode,e.is_admin=n.is_admin,e.start_time=i.getTime(),e.end_time=e.start_time,e.finish_time=e.start_time+1e3*parseInt(GlobalData.consts.max_time_limit),e.fail_colors=n.fail_colors,e.error_message_header=n.error_header.replace(/%username%/g,"no data"),e.error_message_header=e.error_message_header.replace(/%useremail%/g,"no data"),e.error_message_header=e.error_message_header.replace(/%filename%/g,l),e.error_message_header=e.error_message_header.replace(/%filepath%/g,l),e.error_message_failed=GlobalData.consts.message_failed,e.error_message_cancelled=GlobalData.consts.message_cancelled,e.error_adminmessage_unknown=GlobalData.consts.adminmessage_unknown.replace(/%username%/g,"no data"),e.error_adminmessage_unknown=e.error_adminmessage_unknown.replace(/%useremail%/g,"no data"),e.error_adminmessage_unknown=e.error_adminmessage_unknown.replace(/%filename%/g,l),e.error_adminmessage_unknown=e.error_adminmessage_unknown.replace(/%filepath%/g,l)}function wfu_get_userdata_count(e){for(var a=0;document.getElementById("userdata_"+e+"_"+a);)a++;return a}function wfu_lock_upload(e){document.getElementById("fileName_"+e);document.getElementById("input_"+e).disabled=!0,document.getElementById("upfile_"+e).disabled=!0,wfu_selectsubdir_disable_onoff(e,!0);var a=document.getElementById("upload_"+e);a&&(a.disabled=!0);for(var t=wfu_get_userdata_count(e),s=0;t>s;s++)window["userdata_"+e+"_codes_"+s].lock(document.getElementById("userdata_"+e+"_field_"+s));wfu_Code_Objects[e].do_action("lock_upload")}function wfu_unlock_upload(e){document.getElementById("fileName_"+e);document.getElementById("input_"+e).disabled=!1,document.getElementById("upfile_"+e).disabled=!1,wfu_selectsubdir_disable_onoff(e,!1);var a=document.getElementById("upload_"+e);a&&(a.disabled=!1);for(var t=wfu_get_userdata_count(e),s=0;t>s;s++)window["userdata_"+e+"_codes_"+s].unlock(document.getElementById("userdata_"+e+"_field_"+s));wfu_Code_Objects[e].do_action("unlock_upload")}function wfu_clear_files(e){document.getElementById("uploadform_"+e).reset();var a=document.getElementById("fileName_"+e);a&&(a.value="",a.className="file_input_textbox")}function wfu_clear(e){wfu_clear_files(e);var a=document.getElementById("selectsubdir_"+e);if(a){var t=document.getElementById("selectsubdiredit_"+e),s="none"!=t.style.display;s?(a.selectedIndex=-1,t.value=""):a.selectedIndex=parseInt(document.getElementById("selectsubdirdefault_"+e).value)}for(var n=wfu_get_userdata_count(e),r=0;n>r;r++)window["userdata_"+e+"_codes_"+r].reset(document.getElementById("userdata_"+e+"_field_"+r),document.getElementById("hiddeninput_"+e+"_userdata_"+r));wfu_Code_Objects[e].do_action("clear_upload")}function wfu_reset_message(e){var a=document.getElementById("wfu_messageblock_"+e);if(a){document.getElementById("wfu_messageblock_header_"+e).style.display="";var t=document.getElementById("wfu_messageblock_header_"+e+"_container");UploadStates[e]&&(t.innerHTML=UploadStates[e].State0),document.getElementById("wfu_messageblock_header_"+e+"_state").value="none",document.getElementById("wfu_messageblock_arrow_"+e).style.display="none",t.colSpan=3,document.getElementById("wfu_messageblock_subheader_"+e+"_messagelabel").innerHTML="",document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessagelabel").innerHTML="",document.getElementById("wfu_messageblock_subheader_"+e).style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_message").style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessage").style.display="none";for(var s=wfu_get_file_ids(e),n=1;n<=s.length;n++)a.tBodies[0].removeChild(document.getElementById("wfu_messageblock_"+e+"_"+n)),a.tBodies[0].removeChild(document.getElementById("wfu_messageblock_subheader_"+e+"_"+n))}}function wfu_show_simple_progressbar(e,a){var t=document.getElementById("progressbar_"+e+"_animation"),s=document.getElementById("progressbar_"+e+"_imagesafe");t&&("progressive"==a?(t.style.width="0%",t.className="file_progress_progressive",s.style.display="none",t.style.display="block"):wfu_BrowserCaps.supportsAnimation?(t.style.width="25%",t.className="file_progress_shuffle",s.style.display="none",t.style.display="block"):(t.style.width="0%",t.className="file_progress_noanimation",t.style.display="none",s.style.display="block"),document.getElementById("wordpress_file_upload_progressbar_"+e).style.display="block")}function wfu_hide_simple_progressbar(e){var a=document.getElementById("progressbar_"+e+"_animation"),t=document.getElementById("progressbar_"+e+"_imagesafe");a&&(document.getElementById("wordpress_file_upload_progressbar_"+e).style.display="none",a.style.width="0%",a.className="file_progress_noanimation",t.style.display="none",a.style.display="block")}function wfu_invoke_shortcode_editor(e,a,t,s){for(var n=document.getElementsByTagName("BUTTON"),r=0,l=null,o=0;o<n.length;o++)n[o].parentNode&&n[o].parentNode.id==s+"_editor_"+e&&(l=n[o],r++);if(0!=r){if(r>1)return void alert(GlobalData.consts.same_pluginid);var i=wfu_GetHttpRequestObject();if(null!=i){l.parentNode.style.display="none",document.getElementById(s+"_overlay_"+e).style.display="block";var _=GlobalData.consts.ajax_url;params=new Array(6),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action_edit_shortcode",params[1]=new Array(2),params[1][0]="upload_id",params[1][1]=e,params[2]=new Array(2),params[2][0]="post_id",params[2][1]=a,params[3]=new Array(2),params[3][0]="post_hash",params[3][1]=t,params[4]=new Array(2),params[4][0]="shortcode_tag",params[4][1]=s,params[5]=new Array(2),params[5][0]="widget_id",params[5][1]=document.getElementById(s+"_"+e+"_widgetid")?document.getElementById(s+"_"+e+"_widgetid").value:"";for(var d="",o=0;o<params.length;o++)d+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);i.open("POST",_,!0),i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),i.onreadystatechange=function(){if(4==i.readyState&&200==i.status){document.getElementById(s+"_overlay_"+e).style.display="none",l.parentNode.removeAttribute("style");var a="wfu_edit_shortcode:",t=i.responseText.indexOf(a);-1==t&&(t=i.responseText.length);var n=(i.responseText.substr(0,t),i.responseText.substr(t+a.length,i.responseText.length-t-a.length));t=n.indexOf(":");var r=n.substr(0,t);if(txt_value=n.substr(t+1,n.length-t-1),"success"==r){var o=window.open(wfu_plugin_decode_string(txt_value),"_blank");o?o.plugin_window=window:alert(GlobalData.consts.enable_popups)}else"check_page_obsolete"==r&&alert(txt_value)}},i.send(d)}}}GlobalData={},UploadStates={},Code_Initializators=[],GlobalData.filestatematch={},GlobalData.filestatematch.success=[0,1,2,2],GlobalData.filestatematch.warning=[1,1,2,2],GlobalData.filestatematch.error1=[3,3,2,3],GlobalData.filestatematch.error2=[2,2,2,3],GlobalData.UploadInProgressString="",GlobalData.FreeChangeHandler=!1,wfu_Check_Browser_Capabilities(),Code_Initializators[Code_Initializators.length]=function(sid){var CBUV_Code_Objects={};return CBUV_Code_Objects.pre_start_ask_server=function(e,a){if(e)return e;this.sid;return"true"==a},CBUV_Code_Objects.askserver_pass_params=function(e){for(var a=this.sid,t=wfu_get_filelist(a),s="",n="",r=0;r<t.length;r++)r>0&&(s+=";",n+=";"),s+=wfu_plugin_encode_string(t[r].name),n+=t[r].size;return e.filenames=s,e.filesizes=n,e},CBUV_Code_Objects.askserver_success=function(response,mode){var sid=this.sid,upload_status="success",txt_match=response.match(/CBUVJS\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"";""!=txt_header&&eval(txt_header)},CBUV_Code_Objects.askserver_error=function(response,mode){var sid=this.sid,upload_status="error",txt_match=response.match(/CBUVJS\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"";if(""!=txt_header&&eval(txt_header),txt_match=response.match(/CBUV\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"",""!=txt_header){var Params=wfu_Initialize_Params();Params.general.shortcode_id=sid,Params.general.message=txt_header,Params.general.state=12,wfu_ProcessUploadComplete(sid,0,Params,"no-ajax","","","",["false","","false"]),wfu_clear(sid)}},CBUV_Code_Objects.after_upload=function(response){var sid=this.sid,txt_match=response.match(/CBUVJS\[(.*?)\]/),txt_header=txt_match&&"undefined"!=typeof txt_match[1]?txt_match[1]:"";""!=txt_header&&eval(txt_header)},CBUV_Code_Objects};
|
languages/wp-file-upload-de_DE.mo
CHANGED
Binary file
|
languages/wp-file-upload-de_DE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: de_DE\n"
|
@@ -272,6 +272,10 @@ msgstr ""
|
|
272 |
"Verschiebung der temporären Datei. Bitte kontaktieren Sie Administrator."
|
273 |
|
274 |
#: lib/wfu_constants.php:64
|
|
|
|
|
|
|
|
|
275 |
msgid ""
|
276 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
277 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
@@ -282,21 +286,21 @@ msgstr ""
|
|
282 |
"Upload-Stopp verursacht, zur Prüfung der Liste der geladenen Erweiterungen "
|
283 |
"kann phpinfo() helfen."
|
284 |
|
285 |
-
#: lib/wfu_constants.php:
|
286 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
287 |
msgstr ""
|
288 |
"Hochladen fehlgeschlagen! Es sind Fehler beim Versuch, die Datei hochzuladen "
|
289 |
"aufgetreten."
|
290 |
|
291 |
-
#: lib/wfu_constants.php:
|
292 |
msgid "Upload failed!"
|
293 |
msgstr "Hochladen fehlgeschlagen!"
|
294 |
|
295 |
-
#: lib/wfu_constants.php:
|
296 |
msgid "No file!"
|
297 |
msgstr "Keine Datei!"
|
298 |
|
299 |
-
#: lib/wfu_constants.php:
|
300 |
msgid ""
|
301 |
"Upload failed! The upload has been canceled by the user or the browser "
|
302 |
"dropped the connection."
|
@@ -304,27 +308,27 @@ msgstr ""
|
|
304 |
"Hochladen fehlgeschlagen! Der Upload wurde vom Benutzer abgebrochen wurde "
|
305 |
"oder der Browser hat die Verbindung verloren."
|
306 |
|
307 |
-
#: lib/wfu_constants.php:
|
308 |
msgid "Upload failed! Unknown error."
|
309 |
msgstr "Hochladen fehlgeschlagen! Unbekannter Fehler."
|
310 |
|
311 |
-
#: lib/wfu_constants.php:
|
312 |
msgid "Please contact the administrator."
|
313 |
msgstr "Bitte kontaktieren Sie den Administrator."
|
314 |
|
315 |
-
#: lib/wfu_constants.php:
|
316 |
msgid "No result from remote server!"
|
317 |
msgstr "Kein Ergebnis vom Remote-Server!"
|
318 |
|
319 |
-
#: lib/wfu_constants.php:
|
320 |
msgid " but with warnings"
|
321 |
msgstr " aber mit Warnhinweisen"
|
322 |
|
323 |
-
#: lib/wfu_constants.php:
|
324 |
msgid "Warning: JSON parse error."
|
325 |
msgstr "Warnung: JSON-Parser-Fehler."
|
326 |
|
327 |
-
#: lib/wfu_constants.php:
|
328 |
msgid ""
|
329 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
330 |
"not be parsed."
|
@@ -332,21 +336,21 @@ msgstr ""
|
|
332 |
"Upload-Parameter dieser Datei, übergeben als als JSON String an den Handler, "
|
333 |
"konnte nicht analysiert werden."
|
334 |
|
335 |
-
#: lib/wfu_constants.php:
|
336 |
msgid ""
|
337 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
338 |
msgstr ""
|
339 |
"Upload-Status, übergeben als JSON String an den Handler, konnte nicht "
|
340 |
"analysiert werden."
|
341 |
|
342 |
-
#: lib/wfu_constants.php:
|
343 |
msgid ""
|
344 |
"Redirection to classic form functionality occurred due to unknown error."
|
345 |
msgstr ""
|
346 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein "
|
347 |
"unbekannter Fehler aufgetreten."
|
348 |
|
349 |
-
#: lib/wfu_constants.php:
|
350 |
msgid ""
|
351 |
"Redirection to classic form functionality occurred because AJAX is not "
|
352 |
"supported."
|
@@ -354,7 +358,7 @@ msgstr ""
|
|
354 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein Fehler "
|
355 |
"aufgetreten, weil AJAX nicht unterstützt wird."
|
356 |
|
357 |
-
#: lib/wfu_constants.php:
|
358 |
msgid ""
|
359 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
360 |
"supported."
|
@@ -362,59 +366,59 @@ msgstr ""
|
|
362 |
"Bei der Umleitung zu klassischen Formular-Funktionalität ist ein Fehler "
|
363 |
"aufgetreten, da HTML5 nicht unterstützt wird."
|
364 |
|
365 |
-
#: lib/wfu_constants.php:
|
366 |
msgid ""
|
367 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
368 |
msgstr ""
|
369 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein Fehler "
|
370 |
"aufgetreten beim Parsen von JSON."
|
371 |
|
372 |
-
#: lib/wfu_constants.php:
|
373 |
msgid "Please enable popup windows from the browser's settings!"
|
374 |
msgstr ""
|
375 |
"Bitte aktivieren Sie diese Popup-Fenster aus den Browser-Einstellungen!"
|
376 |
|
377 |
-
#: lib/wfu_constants.php:
|
378 |
msgid "cannot be empty!"
|
379 |
msgstr "darf nicht leer sein!"
|
380 |
|
381 |
-
#: lib/wfu_constants.php:
|
382 |
msgid "number not valid!"
|
383 |
msgstr "Nummer nicht gültig!"
|
384 |
|
385 |
-
#: lib/wfu_constants.php:
|
386 |
msgid "email not valid!"
|
387 |
msgstr "email adresse ist ungültig!"
|
388 |
|
389 |
-
#: lib/wfu_constants.php:
|
390 |
msgid "emails do not match!"
|
391 |
msgstr "emails stimmen nicht überein!"
|
392 |
|
393 |
-
#: lib/wfu_constants.php:
|
394 |
msgid "no base email field in group!"
|
395 |
msgstr "keine basis email feld in der gruppe!"
|
396 |
|
397 |
-
#: lib/wfu_constants.php:
|
398 |
msgid "passwords do not match!"
|
399 |
msgstr "passwörter stimmen nicht überein"
|
400 |
|
401 |
-
#: lib/wfu_constants.php:
|
402 |
msgid "no base password field in group!"
|
403 |
msgstr "keine basispasswortfeld in der gruppe!"
|
404 |
|
405 |
-
#: lib/wfu_constants.php:
|
406 |
msgid "checkbox unchecked!"
|
407 |
msgstr "checkBox nicht aktiviert!"
|
408 |
|
409 |
-
#: lib/wfu_constants.php:
|
410 |
msgid "no option selected!"
|
411 |
msgstr "keine optionen selektiert!"
|
412 |
|
413 |
-
#: lib/wfu_constants.php:
|
414 |
msgid "no item selected!"
|
415 |
msgstr "keine dateien ausgewählt!"
|
416 |
|
417 |
-
#: lib/wfu_constants.php:
|
418 |
msgid ""
|
419 |
"There are more than one instances of the plugin in this page with the same "
|
420 |
"id. Please change it."
|
@@ -422,7 +426,7 @@ msgstr ""
|
|
422 |
"Es gibt mehrere Instanzen des Plugins auf dieser Seite mit der gleichen ID. "
|
423 |
"Bitte ändern Sie dies."
|
424 |
|
425 |
-
#: lib/wfu_constants.php:
|
426 |
msgid ""
|
427 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
428 |
"the page."
|
@@ -430,7 +434,7 @@ msgstr ""
|
|
430 |
"Der Shortcode kann nicht bearbeitet werden, da die Seite geändert wurde. "
|
431 |
"Laden Sie die Seite erneut."
|
432 |
|
433 |
-
#: lib/wfu_constants.php:
|
434 |
msgid ""
|
435 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
436 |
"or use RecaptchaV2 (no account)."
|
@@ -438,23 +442,23 @@ msgstr ""
|
|
438 |
"Fehler: Captcha nicht unterstützt! Sie haben eine alte PHP-Version. "
|
439 |
"Aktualisieren Sie Ihr PHP oder RecaptchaV2 verwenden (kein Konto)."
|
440 |
|
441 |
-
#: lib/wfu_constants.php:
|
442 |
msgid ""
|
443 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
444 |
"notify administrator."
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: lib/wfu_constants.php:
|
448 |
msgid ""
|
449 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
450 |
"use RecaptchaV1 (no account)."
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: lib/wfu_constants.php:
|
454 |
msgid "ERROR: No site key. Please contact administrator!"
|
455 |
msgstr "ERROR: Keine Website-Taste. Bitte kontaktieren Sie Administrator!"
|
456 |
|
457 |
-
#: lib/wfu_constants.php:
|
458 |
msgid ""
|
459 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
460 |
"define Google Recaptcha keys."
|
@@ -462,124 +466,124 @@ msgstr ""
|
|
462 |
"Fehler: nicht vorhanden Website Schlüssel definiert! Bitte gehen Sie auf die "
|
463 |
"Plugin-Einstellungen im Dashboard, um Google Recaptcha Schlüssel definieren."
|
464 |
|
465 |
-
#: lib/wfu_constants.php:
|
466 |
msgid "Bad captcha image!"
|
467 |
msgstr "Schlechten Captcha-Bild!"
|
468 |
|
469 |
-
#: lib/wfu_constants.php:
|
470 |
msgid "No input!"
|
471 |
msgstr "Keine Eingabe!"
|
472 |
|
473 |
-
#: lib/wfu_constants.php:
|
474 |
msgid "Captcha not completed!"
|
475 |
msgstr "Captcha nicht abgeschlossen!"
|
476 |
|
477 |
-
#: lib/wfu_constants.php:
|
478 |
msgid "Wrong captcha!"
|
479 |
msgstr "Falsche Captcha!"
|
480 |
|
481 |
-
#: lib/wfu_constants.php:
|
482 |
msgid "Error refreshing captcha!"
|
483 |
msgstr "Fehler erfrischenden captcha!"
|
484 |
|
485 |
-
#: lib/wfu_constants.php:
|
486 |
msgid "Unknown captcha error!"
|
487 |
msgstr "Captcha unbekannter Fehler"
|
488 |
|
489 |
-
#: lib/wfu_constants.php:
|
490 |
msgid "Captcha not supported by your browser!"
|
491 |
msgstr "Captcha von Ihrem Browser nicht unterstützt!"
|
492 |
|
493 |
-
#: lib/wfu_constants.php:
|
494 |
msgid "the secret parameter is missing"
|
495 |
msgstr "das Geheimnis Parameter fehlt"
|
496 |
|
497 |
-
#: lib/wfu_constants.php:
|
498 |
msgid "the secret parameter is invalid or malformed"
|
499 |
msgstr "das Geheimnis Parameter ist ungültig oder fehlerhaft"
|
500 |
|
501 |
-
#: lib/wfu_constants.php:
|
502 |
msgid "the response parameter is missing"
|
503 |
msgstr "die Antwort Parameter fehlt"
|
504 |
|
505 |
-
#: lib/wfu_constants.php:
|
506 |
msgid "the response parameter is invalid or malformed"
|
507 |
msgstr "die Antwort Parameter ist ungültig oder fehlerhaft"
|
508 |
|
509 |
-
#: lib/wfu_constants.php:
|
510 |
msgid "Please do not use drag drop due to an internal problem."
|
511 |
msgstr "Bitte verwenden Sie keine Drag Drop aufgrund eines internen Problems."
|
512 |
|
513 |
-
#: lib/wfu_constants.php:
|
514 |
#, php-format
|
515 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
516 |
msgstr "Fehler beim chunked Hochladen. Eindeutige ID leer in chunk %d"
|
517 |
|
518 |
-
#: lib/wfu_constants.php:
|
519 |
msgid "Chunked upload is not allowed!"
|
520 |
msgstr "Chunked Hochladen ist nicht erlaubt!"
|
521 |
|
522 |
-
#: lib/wfu_constants.php:
|
523 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
524 |
msgstr ""
|
525 |
"Chunked Hochladen aufgrund eines Fehlers in früheren chunk abgebrochen!"
|
526 |
|
527 |
-
#: lib/wfu_constants.php:
|
528 |
msgid "Chunked upload failed, final file could not be created!"
|
529 |
msgstr ""
|
530 |
"Chunked Hochladen fehlgeschlagen ist, konnte die letzte Datei nicht erstellt "
|
531 |
"werden!"
|
532 |
|
533 |
-
#: lib/wfu_constants.php:
|
534 |
#, php-format
|
535 |
msgid "Could not write file chuck to destination on chunk %d"
|
536 |
msgstr "Konnte Datei chuck bis zum Ziel nicht schreiben am chunk %d"
|
537 |
|
538 |
-
#: lib/wfu_constants.php:
|
539 |
#, php-format
|
540 |
msgid "Could not enlarge destination file on chunk %d"
|
541 |
msgstr "Datei konnte nicht vergrößern am chunk %d"
|
542 |
|
543 |
-
#: lib/wfu_constants.php:
|
544 |
#, php-format
|
545 |
msgid "Could not open file handles on chunk %d"
|
546 |
msgstr "Dateihandles konnte nicht geöffnet werden am chunk %d"
|
547 |
|
548 |
-
#: lib/wfu_constants.php:
|
549 |
msgid "You are not allowed to delete this file!"
|
550 |
msgstr "Sie sind nicht berechtigt, diese Datei zu löschen!"
|
551 |
|
552 |
-
#: lib/wfu_constants.php:
|
553 |
msgid "Upload skipped! File already exists."
|
554 |
msgstr "Hochladen abgebrochen! Datei ist bereits vorhanden."
|
555 |
|
556 |
-
#: lib/wfu_constants.php:
|
557 |
msgid "The extension of the file does not match its contents."
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: lib/wfu_constants.php:
|
561 |
msgid ""
|
562 |
"Upload succeeded but the file is suspicious because its contents do not "
|
563 |
"match its extension. Its proper filename is: "
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: lib/wfu_constants.php:
|
567 |
msgid "No files have been selected!"
|
568 |
msgstr "Keine Dateien ausgewählt!"
|
569 |
|
570 |
-
#: lib/wfu_constants.php:
|
571 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
572 |
msgstr ""
|
573 |
"WPFilebase Plugin konnte nicht aktualisiert werden, da keine Dateien "
|
574 |
"hochgeladen wurden."
|
575 |
|
576 |
-
#: lib/wfu_constants.php:
|
577 |
msgid "Notification email was not sent because there were no files uploaded."
|
578 |
msgstr ""
|
579 |
"Benachrichtigung per E-Mail wurde nicht gesendet, weil keine Dateien "
|
580 |
"hochgeladen worden sind."
|
581 |
|
582 |
-
#: lib/wfu_constants.php:
|
583 |
msgid ""
|
584 |
"Notification email was not sent because no recipients were defined. Please "
|
585 |
"check notifyrecipients attribute in the shortcode."
|
@@ -588,7 +592,7 @@ msgstr ""
|
|
588 |
"definiert wurde. Bitte überprüfen Sie das notifyrecipients-Attribut im "
|
589 |
"Shortcode."
|
590 |
|
591 |
-
#: lib/wfu_constants.php:
|
592 |
msgid ""
|
593 |
"Notification email was not sent due to an error. Please check "
|
594 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -596,7 +600,7 @@ msgstr ""
|
|
596 |
"E-Mail-Benachrichtigung wurde wegen eines Fehlers nicht gesendet. Bitte "
|
597 |
"überprüfen Sie das notifysubject und das notifymessage Attribut auf Fehler."
|
598 |
|
599 |
-
#: lib/wfu_constants.php:
|
600 |
msgid ""
|
601 |
"Redirection not executed because redirection link is empty. Please check "
|
602 |
"redirectlink attribute."
|
@@ -604,14 +608,14 @@ msgstr ""
|
|
604 |
"Umleitung nicht ausgeführt, da der Umleitungs-Link leer ist. Bitte "
|
605 |
"überprüfen Sie das redirectlink Attribut."
|
606 |
|
607 |
-
#: lib/wfu_constants.php:
|
608 |
msgid ""
|
609 |
"Redirection not executed because not all files were successfully uploaded."
|
610 |
msgstr ""
|
611 |
"Umleitung nicht ausgeführt, da nicht alle Dateien erfolgreich hochgeladen "
|
612 |
"wurden."
|
613 |
|
614 |
-
#: lib/wfu_constants.php:
|
615 |
msgid ""
|
616 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
617 |
"message persists, contact administrator."
|
@@ -620,7 +624,7 @@ msgstr ""
|
|
620 |
"versuche es erneut. Wenn die Meldung weiterhin, wenden Sie sich "
|
621 |
"Administrator."
|
622 |
|
623 |
-
#: lib/wfu_constants.php:
|
624 |
msgid ""
|
625 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
626 |
"again to edit the shortcode."
|
@@ -628,7 +632,7 @@ msgstr ""
|
|
628 |
"Der Shortcode konnte nicht bearbeitet, da sich der Inhalt der Seite geändert "
|
629 |
"hat. Versuchen Sie erneut den Shortcode zu bearbeiten."
|
630 |
|
631 |
-
#: lib/wfu_constants.php:
|
632 |
msgid ""
|
633 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
634 |
"again to delete it."
|
@@ -636,7 +640,7 @@ msgstr ""
|
|
636 |
"Der Shortcode konnte nicht gelöscht werden, da sich der Inhalt der Seite "
|
637 |
"geändert hat. Versuchen Sie erneut den Shortcode zu löschen."
|
638 |
|
639 |
-
#: lib/wfu_constants.php:
|
640 |
msgid ""
|
641 |
"The page containing the shortcode has been modified and it is no longer "
|
642 |
"valid. Please go back to reload the shortcode."
|
@@ -644,7 +648,7 @@ msgstr ""
|
|
644 |
"Die Seite mit dem Shortcode wurde modifiziert und ist nicht mehr gültig. "
|
645 |
"Bitte gehen Sie zurück um zu den Shortcode zu laden."
|
646 |
|
647 |
-
#: lib/wfu_constants.php:
|
648 |
msgid ""
|
649 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
650 |
"back to reload the shortcode."
|
@@ -652,7 +656,7 @@ msgstr ""
|
|
652 |
"Der Shortcode konnte nicht aktualisiert werden, da sich der Inhalt der Seite "
|
653 |
"geändert geändert hat. Gehen Sie zurück um zu den Shortcode neu zu laden."
|
654 |
|
655 |
-
#: lib/wfu_constants.php:
|
656 |
msgid ""
|
657 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
658 |
"go back and reload the shortcode."
|
@@ -661,39 +665,39 @@ msgstr ""
|
|
661 |
"Wenn das Problem weiterhin besteht, gehen Sie zurück und laden Sie den "
|
662 |
"Shortcode neu."
|
663 |
|
664 |
-
#: lib/wfu_constants.php:
|
665 |
msgid "This is a test message"
|
666 |
msgstr "This is a test message"
|
667 |
|
668 |
-
#: lib/wfu_constants.php:
|
669 |
msgid "This is a test administrator message"
|
670 |
msgstr "Dies ist eine Test-Admin-Nachricht"
|
671 |
|
672 |
-
#: lib/wfu_constants.php:
|
673 |
msgid "File testfile 1 under test"
|
674 |
msgstr "Datei testfile 1 wird getestet"
|
675 |
|
676 |
-
#: lib/wfu_constants.php:
|
677 |
msgid "File testfile 1 message"
|
678 |
msgstr "Datei testfile 1 Nachricht"
|
679 |
|
680 |
-
#: lib/wfu_constants.php:
|
681 |
msgid "File testfile 1 administrator message"
|
682 |
msgstr "Datei testfile 1 Admin-Nachricht"
|
683 |
|
684 |
-
#: lib/wfu_constants.php:
|
685 |
msgid "File testfile 2 under test"
|
686 |
msgstr "File testfile 2 wird getestet"
|
687 |
|
688 |
-
#: lib/wfu_constants.php:
|
689 |
msgid "File testfile 2 message"
|
690 |
msgstr "Datei testfile 2 Nachricht"
|
691 |
|
692 |
-
#: lib/wfu_constants.php:
|
693 |
msgid "File testfile 2 administrator message"
|
694 |
msgstr "Datei testfile 2 Admin-Nachricht"
|
695 |
|
696 |
-
#: lib/wfu_constants.php:
|
697 |
msgid ""
|
698 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
699 |
"current user."
|
@@ -701,7 +705,7 @@ msgstr ""
|
|
701 |
"Fügen Sie die Variable %userid% in den Text ein. Sie wird durch die ID des "
|
702 |
"aktuellen Benutzers ersetzt."
|
703 |
|
704 |
-
#: lib/wfu_constants.php:
|
705 |
msgid ""
|
706 |
"Insert variable %username% inside text. It will be replaced by the username "
|
707 |
"of the current user."
|
@@ -709,7 +713,7 @@ msgstr ""
|
|
709 |
"Fügen Sie die Variable %username% in den Text ein. Sie wird durch den "
|
710 |
"Benutzernamen des aktuellen Benutzers ersetzt."
|
711 |
|
712 |
-
#: lib/wfu_constants.php:
|
713 |
msgid ""
|
714 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
715 |
"the current user."
|
@@ -717,7 +721,7 @@ msgstr ""
|
|
717 |
"Fügen Sie die Variable %useremail% in den Text ein. Sie wird durch die E-"
|
718 |
"Mail-Adresse des aktuellen Benutzers ersetzt."
|
719 |
|
720 |
-
#: lib/wfu_constants.php:
|
721 |
msgid ""
|
722 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
723 |
"of the uploaded file."
|
@@ -725,7 +729,7 @@ msgstr ""
|
|
725 |
"Fügen Sie die Variable %filename% in den Text. Sie wird durch den Dateinamen "
|
726 |
"der hochgeladenen Dateien ersetzt."
|
727 |
|
728 |
-
#: lib/wfu_constants.php:
|
729 |
msgid ""
|
730 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
731 |
"filepath of the uploaded file."
|
@@ -733,7 +737,7 @@ msgstr ""
|
|
733 |
"Fügen Sie die Variable %filepath% in den Text ein. Sie wird durch die "
|
734 |
"vollständige Dateipfad der hochgeladenen Dateien ersetzt."
|
735 |
|
736 |
-
#: lib/wfu_constants.php:
|
737 |
msgid ""
|
738 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
739 |
"the website."
|
@@ -741,7 +745,7 @@ msgstr ""
|
|
741 |
"Fügen Sie die Variable %blogid% in den Text ein. Sie wird durch die Blog-ID "
|
742 |
"der Website ersetzt werden."
|
743 |
|
744 |
-
#: lib/wfu_constants.php:
|
745 |
msgid ""
|
746 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
747 |
"current page."
|
@@ -749,7 +753,7 @@ msgstr ""
|
|
749 |
"Fügen Sie die Variable %pageid% in den Text ein. Sie wird durch die ID der "
|
750 |
"aktuellen Seite ersetzt."
|
751 |
|
752 |
-
#: lib/wfu_constants.php:
|
753 |
msgid ""
|
754 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
755 |
"the current page."
|
@@ -757,7 +761,7 @@ msgstr ""
|
|
757 |
"Fügen Sie die Variable %pagetitle% in den Text ein. Sie wird durch dden "
|
758 |
"Title des aktuellen Benutzers ersetzt."
|
759 |
|
760 |
-
#: lib/wfu_constants.php:
|
761 |
msgid ""
|
762 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
763 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -767,143 +771,151 @@ msgstr ""
|
|
767 |
"Feld \"Benutzer\" aus der Dropdown Liste. Die Variable wird durch den Wert "
|
768 |
"ersetzt, die der Benutzer in dieses Feld eingetragen hat."
|
769 |
|
770 |
-
#: lib/wfu_constants.php:
|
771 |
msgid "Insert variable %n% inside text to denote a line change."
|
772 |
msgstr ""
|
773 |
"Fügen Sie die Variable %n% in den Text ein, um eine Änderung der Zeile zu "
|
774 |
"kennzeichnen."
|
775 |
|
776 |
-
#: lib/wfu_constants.php:
|
777 |
msgid "Test Mode"
|
778 |
msgstr "Test Modus"
|
779 |
|
780 |
-
#: lib/wfu_constants.php:
|
781 |
msgid "select dir..."
|
782 |
msgstr "Wählen Sie das Verzeichnis ..."
|
783 |
|
784 |
-
#: lib/wfu_constants.php:
|
785 |
msgid "type dir"
|
786 |
msgstr "Geben Sie das Verzeichnis ein"
|
787 |
|
788 |
-
#: lib/wfu_constants.php:
|
789 |
msgid "Upload path: %filepath%"
|
790 |
msgstr "Upload-Pfad: %filepath%"
|
791 |
|
792 |
-
#: lib/wfu_constants.php:
|
793 |
msgid "Failed upload path: %filepath%"
|
794 |
msgstr "Fehlerhafter Upload-Pfad: %filepath%"
|
795 |
|
796 |
-
#: lib/wfu_constants.php:
|
797 |
msgid " (required)"
|
798 |
msgstr "(erforderlich)"
|
799 |
|
800 |
-
#: lib/wfu_constants.php:
|
801 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
802 |
msgstr ""
|
803 |
"Dateien werden hochgeladen wird. Sind Sie sicher, dass Sie die Seite "
|
804 |
"verlassen wollen?"
|
805 |
|
806 |
-
#: lib/wfu_constants.php:
|
807 |
msgid "checking captcha..."
|
808 |
msgstr "Prüfung captcha..."
|
809 |
|
810 |
-
#: lib/wfu_constants.php:
|
811 |
msgid "refreshing..."
|
812 |
msgstr "erfrischend..."
|
813 |
|
814 |
-
#: lib/wfu_constants.php:
|
815 |
msgid "correct captcha"
|
816 |
msgstr "korrekte captcha"
|
817 |
|
818 |
-
#: lib/wfu_constants.php:
|
819 |
msgid "click to continue the upload"
|
820 |
msgstr "Klicken Sie, um das Hochladen fortsetzen"
|
821 |
|
822 |
-
#: lib/wfu_constants.php:
|
823 |
msgid "Are you sure you want to delete this file?"
|
824 |
msgstr "Sind sie sicher, das sie diese datei löschen wollen?"
|
825 |
|
826 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
827 |
msgid "Upload in progress"
|
828 |
msgstr "Upload läuft"
|
829 |
|
830 |
-
#: lib/wfu_constants.php:
|
831 |
msgid "Upload in progress with warnings!"
|
832 |
msgstr "Upload läuft mit Warnhinweisen!"
|
833 |
|
834 |
-
#: lib/wfu_constants.php:
|
835 |
msgid "Upload in progress but some files already failed!"
|
836 |
msgstr "Upload läuft, aber einige Dateien bereits gescheitert!"
|
837 |
|
838 |
-
#: lib/wfu_constants.php:
|
839 |
msgid "Upload in progress but no files uploaded so far!"
|
840 |
msgstr "Upload läuft aber keine Dateien hochgeladen bis jetzt!"
|
841 |
|
842 |
-
#: lib/wfu_constants.php:
|
843 |
msgid "All files uploaded successfully"
|
844 |
msgstr "Alle Dateien erfolgreich hochgeladen"
|
845 |
|
846 |
-
#: lib/wfu_constants.php:
|
847 |
msgid "All files uploaded successfully but there are warnings!"
|
848 |
msgstr "Alle Dateien erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
849 |
|
850 |
-
#: lib/wfu_constants.php:
|
851 |
msgid "File uploaded successfully but there are warnings!"
|
852 |
msgstr "Datei erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
853 |
|
854 |
-
#: lib/wfu_constants.php:
|
855 |
msgid "Some files failed to upload!"
|
856 |
msgstr "Einige Dateien konnten nicht hochgeladen werden!"
|
857 |
|
858 |
-
#: lib/wfu_constants.php:
|
859 |
msgid "All files failed to upload"
|
860 |
msgstr "Alle Dateien konnten nicht hochgeladen werden"
|
861 |
|
862 |
-
#: lib/wfu_constants.php:
|
863 |
msgid "File failed to upload"
|
864 |
msgstr "Datei konnte nicht hochgeladen werden"
|
865 |
|
866 |
-
#: lib/wfu_constants.php:
|
867 |
msgid "There are no files to upload!"
|
868 |
msgstr "Es gibt keine Dateien zum Hochladen!"
|
869 |
|
870 |
-
#: lib/wfu_constants.php:
|
871 |
msgid "Test upload message"
|
872 |
msgstr "Test-Upload-Nachricht"
|
873 |
|
874 |
-
#: lib/wfu_constants.php:
|
875 |
msgid "JSON parse warning!"
|
876 |
msgstr "JSON parse Warnung!"
|
877 |
|
878 |
-
#: lib/wfu_constants.php:
|
879 |
msgid "please wait while redirecting..."
|
880 |
msgstr "Bitte warten Sie, Sie werden umgeleitet ..."
|
881 |
|
882 |
-
#: lib/wfu_constants.php:
|
883 |
msgid "Open visual shortcode editor in new window"
|
884 |
msgstr "Offenen des visuellen Shortcode-Editor in neuem Fenster"
|
885 |
|
886 |
-
#: lib/wfu_constants.php:
|
887 |
msgid "loading visual editor"
|
888 |
msgstr "visueller Editor laden"
|
889 |
|
890 |
-
#: lib/wfu_constants.php:
|
891 |
msgid "Clear file list?"
|
892 |
msgstr "Klar Dateiliste?"
|
893 |
|
894 |
-
#: lib/wfu_constants.php:
|
895 |
msgid "DROP HERE"
|
896 |
msgstr "HIER ABLEGEN"
|
897 |
|
898 |
-
#: lib/wfu_constants.php:
|
899 |
msgid "Wordpress File Upload Form"
|
900 |
msgstr "Wordpress Datei Upload Formular"
|
901 |
|
902 |
-
#: lib/wfu_constants.php:
|
903 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
904 |
msgstr "Wordpress Datei Upload Plugin Uploader für Seitenleisten"
|
905 |
|
906 |
-
#: lib/wfu_constants.php:
|
907 |
msgid "Upload Files"
|
908 |
msgstr "Dateien hochladen"
|
909 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:17+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:17+0200\n"
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: de_DE\n"
|
272 |
"Verschiebung der temporären Datei. Bitte kontaktieren Sie Administrator."
|
273 |
|
274 |
#: lib/wfu_constants.php:64
|
275 |
+
msgid "Upload cancelled!"
|
276 |
+
msgstr "Upload-abgesagt!"
|
277 |
+
|
278 |
+
#: lib/wfu_constants.php:65
|
279 |
msgid ""
|
280 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
281 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
286 |
"Upload-Stopp verursacht, zur Prüfung der Liste der geladenen Erweiterungen "
|
287 |
"kann phpinfo() helfen."
|
288 |
|
289 |
+
#: lib/wfu_constants.php:66
|
290 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
291 |
msgstr ""
|
292 |
"Hochladen fehlgeschlagen! Es sind Fehler beim Versuch, die Datei hochzuladen "
|
293 |
"aufgetreten."
|
294 |
|
295 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
296 |
msgid "Upload failed!"
|
297 |
msgstr "Hochladen fehlgeschlagen!"
|
298 |
|
299 |
+
#: lib/wfu_constants.php:68
|
300 |
msgid "No file!"
|
301 |
msgstr "Keine Datei!"
|
302 |
|
303 |
+
#: lib/wfu_constants.php:69
|
304 |
msgid ""
|
305 |
"Upload failed! The upload has been canceled by the user or the browser "
|
306 |
"dropped the connection."
|
308 |
"Hochladen fehlgeschlagen! Der Upload wurde vom Benutzer abgebrochen wurde "
|
309 |
"oder der Browser hat die Verbindung verloren."
|
310 |
|
311 |
+
#: lib/wfu_constants.php:70
|
312 |
msgid "Upload failed! Unknown error."
|
313 |
msgstr "Hochladen fehlgeschlagen! Unbekannter Fehler."
|
314 |
|
315 |
+
#: lib/wfu_constants.php:71
|
316 |
msgid "Please contact the administrator."
|
317 |
msgstr "Bitte kontaktieren Sie den Administrator."
|
318 |
|
319 |
+
#: lib/wfu_constants.php:72
|
320 |
msgid "No result from remote server!"
|
321 |
msgstr "Kein Ergebnis vom Remote-Server!"
|
322 |
|
323 |
+
#: lib/wfu_constants.php:73
|
324 |
msgid " but with warnings"
|
325 |
msgstr " aber mit Warnhinweisen"
|
326 |
|
327 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
328 |
msgid "Warning: JSON parse error."
|
329 |
msgstr "Warnung: JSON-Parser-Fehler."
|
330 |
|
331 |
+
#: lib/wfu_constants.php:75
|
332 |
msgid ""
|
333 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
334 |
"not be parsed."
|
336 |
"Upload-Parameter dieser Datei, übergeben als als JSON String an den Handler, "
|
337 |
"konnte nicht analysiert werden."
|
338 |
|
339 |
+
#: lib/wfu_constants.php:77
|
340 |
msgid ""
|
341 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
342 |
msgstr ""
|
343 |
"Upload-Status, übergeben als JSON String an den Handler, konnte nicht "
|
344 |
"analysiert werden."
|
345 |
|
346 |
+
#: lib/wfu_constants.php:78
|
347 |
msgid ""
|
348 |
"Redirection to classic form functionality occurred due to unknown error."
|
349 |
msgstr ""
|
350 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein "
|
351 |
"unbekannter Fehler aufgetreten."
|
352 |
|
353 |
+
#: lib/wfu_constants.php:79
|
354 |
msgid ""
|
355 |
"Redirection to classic form functionality occurred because AJAX is not "
|
356 |
"supported."
|
358 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein Fehler "
|
359 |
"aufgetreten, weil AJAX nicht unterstützt wird."
|
360 |
|
361 |
+
#: lib/wfu_constants.php:80
|
362 |
msgid ""
|
363 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
364 |
"supported."
|
366 |
"Bei der Umleitung zu klassischen Formular-Funktionalität ist ein Fehler "
|
367 |
"aufgetreten, da HTML5 nicht unterstützt wird."
|
368 |
|
369 |
+
#: lib/wfu_constants.php:81
|
370 |
msgid ""
|
371 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
372 |
msgstr ""
|
373 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein Fehler "
|
374 |
"aufgetreten beim Parsen von JSON."
|
375 |
|
376 |
+
#: lib/wfu_constants.php:82
|
377 |
msgid "Please enable popup windows from the browser's settings!"
|
378 |
msgstr ""
|
379 |
"Bitte aktivieren Sie diese Popup-Fenster aus den Browser-Einstellungen!"
|
380 |
|
381 |
+
#: lib/wfu_constants.php:83
|
382 |
msgid "cannot be empty!"
|
383 |
msgstr "darf nicht leer sein!"
|
384 |
|
385 |
+
#: lib/wfu_constants.php:84
|
386 |
msgid "number not valid!"
|
387 |
msgstr "Nummer nicht gültig!"
|
388 |
|
389 |
+
#: lib/wfu_constants.php:85
|
390 |
msgid "email not valid!"
|
391 |
msgstr "email adresse ist ungültig!"
|
392 |
|
393 |
+
#: lib/wfu_constants.php:86
|
394 |
msgid "emails do not match!"
|
395 |
msgstr "emails stimmen nicht überein!"
|
396 |
|
397 |
+
#: lib/wfu_constants.php:87
|
398 |
msgid "no base email field in group!"
|
399 |
msgstr "keine basis email feld in der gruppe!"
|
400 |
|
401 |
+
#: lib/wfu_constants.php:88
|
402 |
msgid "passwords do not match!"
|
403 |
msgstr "passwörter stimmen nicht überein"
|
404 |
|
405 |
+
#: lib/wfu_constants.php:89
|
406 |
msgid "no base password field in group!"
|
407 |
msgstr "keine basispasswortfeld in der gruppe!"
|
408 |
|
409 |
+
#: lib/wfu_constants.php:90
|
410 |
msgid "checkbox unchecked!"
|
411 |
msgstr "checkBox nicht aktiviert!"
|
412 |
|
413 |
+
#: lib/wfu_constants.php:91
|
414 |
msgid "no option selected!"
|
415 |
msgstr "keine optionen selektiert!"
|
416 |
|
417 |
+
#: lib/wfu_constants.php:92
|
418 |
msgid "no item selected!"
|
419 |
msgstr "keine dateien ausgewählt!"
|
420 |
|
421 |
+
#: lib/wfu_constants.php:93
|
422 |
msgid ""
|
423 |
"There are more than one instances of the plugin in this page with the same "
|
424 |
"id. Please change it."
|
426 |
"Es gibt mehrere Instanzen des Plugins auf dieser Seite mit der gleichen ID. "
|
427 |
"Bitte ändern Sie dies."
|
428 |
|
429 |
+
#: lib/wfu_constants.php:94
|
430 |
msgid ""
|
431 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
432 |
"the page."
|
434 |
"Der Shortcode kann nicht bearbeitet werden, da die Seite geändert wurde. "
|
435 |
"Laden Sie die Seite erneut."
|
436 |
|
437 |
+
#: lib/wfu_constants.php:95
|
438 |
msgid ""
|
439 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
440 |
"or use RecaptchaV2 (no account)."
|
442 |
"Fehler: Captcha nicht unterstützt! Sie haben eine alte PHP-Version. "
|
443 |
"Aktualisieren Sie Ihr PHP oder RecaptchaV2 verwenden (kein Konto)."
|
444 |
|
445 |
+
#: lib/wfu_constants.php:96
|
446 |
msgid ""
|
447 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
448 |
"notify administrator."
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: lib/wfu_constants.php:97
|
452 |
msgid ""
|
453 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
454 |
"use RecaptchaV1 (no account)."
|
455 |
msgstr ""
|
456 |
|
457 |
+
#: lib/wfu_constants.php:98
|
458 |
msgid "ERROR: No site key. Please contact administrator!"
|
459 |
msgstr "ERROR: Keine Website-Taste. Bitte kontaktieren Sie Administrator!"
|
460 |
|
461 |
+
#: lib/wfu_constants.php:99
|
462 |
msgid ""
|
463 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
464 |
"define Google Recaptcha keys."
|
466 |
"Fehler: nicht vorhanden Website Schlüssel definiert! Bitte gehen Sie auf die "
|
467 |
"Plugin-Einstellungen im Dashboard, um Google Recaptcha Schlüssel definieren."
|
468 |
|
469 |
+
#: lib/wfu_constants.php:100
|
470 |
msgid "Bad captcha image!"
|
471 |
msgstr "Schlechten Captcha-Bild!"
|
472 |
|
473 |
+
#: lib/wfu_constants.php:101
|
474 |
msgid "No input!"
|
475 |
msgstr "Keine Eingabe!"
|
476 |
|
477 |
+
#: lib/wfu_constants.php:102
|
478 |
msgid "Captcha not completed!"
|
479 |
msgstr "Captcha nicht abgeschlossen!"
|
480 |
|
481 |
+
#: lib/wfu_constants.php:103
|
482 |
msgid "Wrong captcha!"
|
483 |
msgstr "Falsche Captcha!"
|
484 |
|
485 |
+
#: lib/wfu_constants.php:104
|
486 |
msgid "Error refreshing captcha!"
|
487 |
msgstr "Fehler erfrischenden captcha!"
|
488 |
|
489 |
+
#: lib/wfu_constants.php:105
|
490 |
msgid "Unknown captcha error!"
|
491 |
msgstr "Captcha unbekannter Fehler"
|
492 |
|
493 |
+
#: lib/wfu_constants.php:106
|
494 |
msgid "Captcha not supported by your browser!"
|
495 |
msgstr "Captcha von Ihrem Browser nicht unterstützt!"
|
496 |
|
497 |
+
#: lib/wfu_constants.php:107
|
498 |
msgid "the secret parameter is missing"
|
499 |
msgstr "das Geheimnis Parameter fehlt"
|
500 |
|
501 |
+
#: lib/wfu_constants.php:108
|
502 |
msgid "the secret parameter is invalid or malformed"
|
503 |
msgstr "das Geheimnis Parameter ist ungültig oder fehlerhaft"
|
504 |
|
505 |
+
#: lib/wfu_constants.php:109
|
506 |
msgid "the response parameter is missing"
|
507 |
msgstr "die Antwort Parameter fehlt"
|
508 |
|
509 |
+
#: lib/wfu_constants.php:110
|
510 |
msgid "the response parameter is invalid or malformed"
|
511 |
msgstr "die Antwort Parameter ist ungültig oder fehlerhaft"
|
512 |
|
513 |
+
#: lib/wfu_constants.php:111
|
514 |
msgid "Please do not use drag drop due to an internal problem."
|
515 |
msgstr "Bitte verwenden Sie keine Drag Drop aufgrund eines internen Problems."
|
516 |
|
517 |
+
#: lib/wfu_constants.php:112
|
518 |
#, php-format
|
519 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
520 |
msgstr "Fehler beim chunked Hochladen. Eindeutige ID leer in chunk %d"
|
521 |
|
522 |
+
#: lib/wfu_constants.php:113
|
523 |
msgid "Chunked upload is not allowed!"
|
524 |
msgstr "Chunked Hochladen ist nicht erlaubt!"
|
525 |
|
526 |
+
#: lib/wfu_constants.php:114
|
527 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
528 |
msgstr ""
|
529 |
"Chunked Hochladen aufgrund eines Fehlers in früheren chunk abgebrochen!"
|
530 |
|
531 |
+
#: lib/wfu_constants.php:115
|
532 |
msgid "Chunked upload failed, final file could not be created!"
|
533 |
msgstr ""
|
534 |
"Chunked Hochladen fehlgeschlagen ist, konnte die letzte Datei nicht erstellt "
|
535 |
"werden!"
|
536 |
|
537 |
+
#: lib/wfu_constants.php:116
|
538 |
#, php-format
|
539 |
msgid "Could not write file chuck to destination on chunk %d"
|
540 |
msgstr "Konnte Datei chuck bis zum Ziel nicht schreiben am chunk %d"
|
541 |
|
542 |
+
#: lib/wfu_constants.php:117
|
543 |
#, php-format
|
544 |
msgid "Could not enlarge destination file on chunk %d"
|
545 |
msgstr "Datei konnte nicht vergrößern am chunk %d"
|
546 |
|
547 |
+
#: lib/wfu_constants.php:118
|
548 |
#, php-format
|
549 |
msgid "Could not open file handles on chunk %d"
|
550 |
msgstr "Dateihandles konnte nicht geöffnet werden am chunk %d"
|
551 |
|
552 |
+
#: lib/wfu_constants.php:119
|
553 |
msgid "You are not allowed to delete this file!"
|
554 |
msgstr "Sie sind nicht berechtigt, diese Datei zu löschen!"
|
555 |
|
556 |
+
#: lib/wfu_constants.php:121
|
557 |
msgid "Upload skipped! File already exists."
|
558 |
msgstr "Hochladen abgebrochen! Datei ist bereits vorhanden."
|
559 |
|
560 |
+
#: lib/wfu_constants.php:122
|
561 |
msgid "The extension of the file does not match its contents."
|
562 |
msgstr ""
|
563 |
|
564 |
+
#: lib/wfu_constants.php:123
|
565 |
msgid ""
|
566 |
"Upload succeeded but the file is suspicious because its contents do not "
|
567 |
"match its extension. Its proper filename is: "
|
568 |
msgstr ""
|
569 |
|
570 |
+
#: lib/wfu_constants.php:124
|
571 |
msgid "No files have been selected!"
|
572 |
msgstr "Keine Dateien ausgewählt!"
|
573 |
|
574 |
+
#: lib/wfu_constants.php:125
|
575 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
576 |
msgstr ""
|
577 |
"WPFilebase Plugin konnte nicht aktualisiert werden, da keine Dateien "
|
578 |
"hochgeladen wurden."
|
579 |
|
580 |
+
#: lib/wfu_constants.php:126
|
581 |
msgid "Notification email was not sent because there were no files uploaded."
|
582 |
msgstr ""
|
583 |
"Benachrichtigung per E-Mail wurde nicht gesendet, weil keine Dateien "
|
584 |
"hochgeladen worden sind."
|
585 |
|
586 |
+
#: lib/wfu_constants.php:127
|
587 |
msgid ""
|
588 |
"Notification email was not sent because no recipients were defined. Please "
|
589 |
"check notifyrecipients attribute in the shortcode."
|
592 |
"definiert wurde. Bitte überprüfen Sie das notifyrecipients-Attribut im "
|
593 |
"Shortcode."
|
594 |
|
595 |
+
#: lib/wfu_constants.php:128
|
596 |
msgid ""
|
597 |
"Notification email was not sent due to an error. Please check "
|
598 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
600 |
"E-Mail-Benachrichtigung wurde wegen eines Fehlers nicht gesendet. Bitte "
|
601 |
"überprüfen Sie das notifysubject und das notifymessage Attribut auf Fehler."
|
602 |
|
603 |
+
#: lib/wfu_constants.php:129
|
604 |
msgid ""
|
605 |
"Redirection not executed because redirection link is empty. Please check "
|
606 |
"redirectlink attribute."
|
608 |
"Umleitung nicht ausgeführt, da der Umleitungs-Link leer ist. Bitte "
|
609 |
"überprüfen Sie das redirectlink Attribut."
|
610 |
|
611 |
+
#: lib/wfu_constants.php:130
|
612 |
msgid ""
|
613 |
"Redirection not executed because not all files were successfully uploaded."
|
614 |
msgstr ""
|
615 |
"Umleitung nicht ausgeführt, da nicht alle Dateien erfolgreich hochgeladen "
|
616 |
"wurden."
|
617 |
|
618 |
+
#: lib/wfu_constants.php:132
|
619 |
msgid ""
|
620 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
621 |
"message persists, contact administrator."
|
624 |
"versuche es erneut. Wenn die Meldung weiterhin, wenden Sie sich "
|
625 |
"Administrator."
|
626 |
|
627 |
+
#: lib/wfu_constants.php:133
|
628 |
msgid ""
|
629 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
630 |
"again to edit the shortcode."
|
632 |
"Der Shortcode konnte nicht bearbeitet, da sich der Inhalt der Seite geändert "
|
633 |
"hat. Versuchen Sie erneut den Shortcode zu bearbeiten."
|
634 |
|
635 |
+
#: lib/wfu_constants.php:134
|
636 |
msgid ""
|
637 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
638 |
"again to delete it."
|
640 |
"Der Shortcode konnte nicht gelöscht werden, da sich der Inhalt der Seite "
|
641 |
"geändert hat. Versuchen Sie erneut den Shortcode zu löschen."
|
642 |
|
643 |
+
#: lib/wfu_constants.php:135
|
644 |
msgid ""
|
645 |
"The page containing the shortcode has been modified and it is no longer "
|
646 |
"valid. Please go back to reload the shortcode."
|
648 |
"Die Seite mit dem Shortcode wurde modifiziert und ist nicht mehr gültig. "
|
649 |
"Bitte gehen Sie zurück um zu den Shortcode zu laden."
|
650 |
|
651 |
+
#: lib/wfu_constants.php:136
|
652 |
msgid ""
|
653 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
654 |
"back to reload the shortcode."
|
656 |
"Der Shortcode konnte nicht aktualisiert werden, da sich der Inhalt der Seite "
|
657 |
"geändert geändert hat. Gehen Sie zurück um zu den Shortcode neu zu laden."
|
658 |
|
659 |
+
#: lib/wfu_constants.php:137
|
660 |
msgid ""
|
661 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
662 |
"go back and reload the shortcode."
|
665 |
"Wenn das Problem weiterhin besteht, gehen Sie zurück und laden Sie den "
|
666 |
"Shortcode neu."
|
667 |
|
668 |
+
#: lib/wfu_constants.php:139
|
669 |
msgid "This is a test message"
|
670 |
msgstr "This is a test message"
|
671 |
|
672 |
+
#: lib/wfu_constants.php:140
|
673 |
msgid "This is a test administrator message"
|
674 |
msgstr "Dies ist eine Test-Admin-Nachricht"
|
675 |
|
676 |
+
#: lib/wfu_constants.php:141
|
677 |
msgid "File testfile 1 under test"
|
678 |
msgstr "Datei testfile 1 wird getestet"
|
679 |
|
680 |
+
#: lib/wfu_constants.php:142
|
681 |
msgid "File testfile 1 message"
|
682 |
msgstr "Datei testfile 1 Nachricht"
|
683 |
|
684 |
+
#: lib/wfu_constants.php:143
|
685 |
msgid "File testfile 1 administrator message"
|
686 |
msgstr "Datei testfile 1 Admin-Nachricht"
|
687 |
|
688 |
+
#: lib/wfu_constants.php:144
|
689 |
msgid "File testfile 2 under test"
|
690 |
msgstr "File testfile 2 wird getestet"
|
691 |
|
692 |
+
#: lib/wfu_constants.php:145
|
693 |
msgid "File testfile 2 message"
|
694 |
msgstr "Datei testfile 2 Nachricht"
|
695 |
|
696 |
+
#: lib/wfu_constants.php:146
|
697 |
msgid "File testfile 2 administrator message"
|
698 |
msgstr "Datei testfile 2 Admin-Nachricht"
|
699 |
|
700 |
+
#: lib/wfu_constants.php:148
|
701 |
msgid ""
|
702 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
703 |
"current user."
|
705 |
"Fügen Sie die Variable %userid% in den Text ein. Sie wird durch die ID des "
|
706 |
"aktuellen Benutzers ersetzt."
|
707 |
|
708 |
+
#: lib/wfu_constants.php:149
|
709 |
msgid ""
|
710 |
"Insert variable %username% inside text. It will be replaced by the username "
|
711 |
"of the current user."
|
713 |
"Fügen Sie die Variable %username% in den Text ein. Sie wird durch den "
|
714 |
"Benutzernamen des aktuellen Benutzers ersetzt."
|
715 |
|
716 |
+
#: lib/wfu_constants.php:150
|
717 |
msgid ""
|
718 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
719 |
"the current user."
|
721 |
"Fügen Sie die Variable %useremail% in den Text ein. Sie wird durch die E-"
|
722 |
"Mail-Adresse des aktuellen Benutzers ersetzt."
|
723 |
|
724 |
+
#: lib/wfu_constants.php:151
|
725 |
msgid ""
|
726 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
727 |
"of the uploaded file."
|
729 |
"Fügen Sie die Variable %filename% in den Text. Sie wird durch den Dateinamen "
|
730 |
"der hochgeladenen Dateien ersetzt."
|
731 |
|
732 |
+
#: lib/wfu_constants.php:152
|
733 |
msgid ""
|
734 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
735 |
"filepath of the uploaded file."
|
737 |
"Fügen Sie die Variable %filepath% in den Text ein. Sie wird durch die "
|
738 |
"vollständige Dateipfad der hochgeladenen Dateien ersetzt."
|
739 |
|
740 |
+
#: lib/wfu_constants.php:153
|
741 |
msgid ""
|
742 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
743 |
"the website."
|
745 |
"Fügen Sie die Variable %blogid% in den Text ein. Sie wird durch die Blog-ID "
|
746 |
"der Website ersetzt werden."
|
747 |
|
748 |
+
#: lib/wfu_constants.php:154
|
749 |
msgid ""
|
750 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
751 |
"current page."
|
753 |
"Fügen Sie die Variable %pageid% in den Text ein. Sie wird durch die ID der "
|
754 |
"aktuellen Seite ersetzt."
|
755 |
|
756 |
+
#: lib/wfu_constants.php:155
|
757 |
msgid ""
|
758 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
759 |
"the current page."
|
761 |
"Fügen Sie die Variable %pagetitle% in den Text ein. Sie wird durch dden "
|
762 |
"Title des aktuellen Benutzers ersetzt."
|
763 |
|
764 |
+
#: lib/wfu_constants.php:156
|
765 |
msgid ""
|
766 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
767 |
"drop-down list. It will be replaced by the value that the user entered in "
|
771 |
"Feld \"Benutzer\" aus der Dropdown Liste. Die Variable wird durch den Wert "
|
772 |
"ersetzt, die der Benutzer in dieses Feld eingetragen hat."
|
773 |
|
774 |
+
#: lib/wfu_constants.php:157
|
775 |
msgid "Insert variable %n% inside text to denote a line change."
|
776 |
msgstr ""
|
777 |
"Fügen Sie die Variable %n% in den Text ein, um eine Änderung der Zeile zu "
|
778 |
"kennzeichnen."
|
779 |
|
780 |
+
#: lib/wfu_constants.php:159
|
781 |
msgid "Test Mode"
|
782 |
msgstr "Test Modus"
|
783 |
|
784 |
+
#: lib/wfu_constants.php:160
|
785 |
msgid "select dir..."
|
786 |
msgstr "Wählen Sie das Verzeichnis ..."
|
787 |
|
788 |
+
#: lib/wfu_constants.php:161
|
789 |
msgid "type dir"
|
790 |
msgstr "Geben Sie das Verzeichnis ein"
|
791 |
|
792 |
+
#: lib/wfu_constants.php:162
|
793 |
msgid "Upload path: %filepath%"
|
794 |
msgstr "Upload-Pfad: %filepath%"
|
795 |
|
796 |
+
#: lib/wfu_constants.php:163
|
797 |
msgid "Failed upload path: %filepath%"
|
798 |
msgstr "Fehlerhafter Upload-Pfad: %filepath%"
|
799 |
|
800 |
+
#: lib/wfu_constants.php:164
|
801 |
msgid " (required)"
|
802 |
msgstr "(erforderlich)"
|
803 |
|
804 |
+
#: lib/wfu_constants.php:165
|
805 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
806 |
msgstr ""
|
807 |
"Dateien werden hochgeladen wird. Sind Sie sicher, dass Sie die Seite "
|
808 |
"verlassen wollen?"
|
809 |
|
810 |
+
#: lib/wfu_constants.php:166
|
811 |
msgid "checking captcha..."
|
812 |
msgstr "Prüfung captcha..."
|
813 |
|
814 |
+
#: lib/wfu_constants.php:167
|
815 |
msgid "refreshing..."
|
816 |
msgstr "erfrischend..."
|
817 |
|
818 |
+
#: lib/wfu_constants.php:168
|
819 |
msgid "correct captcha"
|
820 |
msgstr "korrekte captcha"
|
821 |
|
822 |
+
#: lib/wfu_constants.php:169
|
823 |
msgid "click to continue the upload"
|
824 |
msgstr "Klicken Sie, um das Hochladen fortsetzen"
|
825 |
|
826 |
+
#: lib/wfu_constants.php:170
|
827 |
msgid "Are you sure you want to delete this file?"
|
828 |
msgstr "Sind sie sicher, das sie diese datei löschen wollen?"
|
829 |
|
830 |
+
#: lib/wfu_constants.php:171
|
831 |
+
msgid "Are you sure that you want to cancel the upload?"
|
832 |
+
msgstr ""
|
833 |
+
|
834 |
+
#: lib/wfu_constants.php:172
|
835 |
+
msgid "cancel upload of this file"
|
836 |
+
msgstr ""
|
837 |
+
|
838 |
+
#: lib/wfu_constants.php:173
|
839 |
msgid "Upload in progress"
|
840 |
msgstr "Upload läuft"
|
841 |
|
842 |
+
#: lib/wfu_constants.php:174
|
843 |
msgid "Upload in progress with warnings!"
|
844 |
msgstr "Upload läuft mit Warnhinweisen!"
|
845 |
|
846 |
+
#: lib/wfu_constants.php:175
|
847 |
msgid "Upload in progress but some files already failed!"
|
848 |
msgstr "Upload läuft, aber einige Dateien bereits gescheitert!"
|
849 |
|
850 |
+
#: lib/wfu_constants.php:176
|
851 |
msgid "Upload in progress but no files uploaded so far!"
|
852 |
msgstr "Upload läuft aber keine Dateien hochgeladen bis jetzt!"
|
853 |
|
854 |
+
#: lib/wfu_constants.php:177
|
855 |
msgid "All files uploaded successfully"
|
856 |
msgstr "Alle Dateien erfolgreich hochgeladen"
|
857 |
|
858 |
+
#: lib/wfu_constants.php:178
|
859 |
msgid "All files uploaded successfully but there are warnings!"
|
860 |
msgstr "Alle Dateien erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
861 |
|
862 |
+
#: lib/wfu_constants.php:179
|
863 |
msgid "File uploaded successfully but there are warnings!"
|
864 |
msgstr "Datei erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
865 |
|
866 |
+
#: lib/wfu_constants.php:180
|
867 |
msgid "Some files failed to upload!"
|
868 |
msgstr "Einige Dateien konnten nicht hochgeladen werden!"
|
869 |
|
870 |
+
#: lib/wfu_constants.php:181
|
871 |
msgid "All files failed to upload"
|
872 |
msgstr "Alle Dateien konnten nicht hochgeladen werden"
|
873 |
|
874 |
+
#: lib/wfu_constants.php:182
|
875 |
msgid "File failed to upload"
|
876 |
msgstr "Datei konnte nicht hochgeladen werden"
|
877 |
|
878 |
+
#: lib/wfu_constants.php:183
|
879 |
msgid "There are no files to upload!"
|
880 |
msgstr "Es gibt keine Dateien zum Hochladen!"
|
881 |
|
882 |
+
#: lib/wfu_constants.php:184
|
883 |
msgid "Test upload message"
|
884 |
msgstr "Test-Upload-Nachricht"
|
885 |
|
886 |
+
#: lib/wfu_constants.php:185
|
887 |
msgid "JSON parse warning!"
|
888 |
msgstr "JSON parse Warnung!"
|
889 |
|
890 |
+
#: lib/wfu_constants.php:186
|
891 |
msgid "please wait while redirecting..."
|
892 |
msgstr "Bitte warten Sie, Sie werden umgeleitet ..."
|
893 |
|
894 |
+
#: lib/wfu_constants.php:188
|
895 |
msgid "Open visual shortcode editor in new window"
|
896 |
msgstr "Offenen des visuellen Shortcode-Editor in neuem Fenster"
|
897 |
|
898 |
+
#: lib/wfu_constants.php:189
|
899 |
msgid "loading visual editor"
|
900 |
msgstr "visueller Editor laden"
|
901 |
|
902 |
+
#: lib/wfu_constants.php:190
|
903 |
msgid "Clear file list?"
|
904 |
msgstr "Klar Dateiliste?"
|
905 |
|
906 |
+
#: lib/wfu_constants.php:191
|
907 |
msgid "DROP HERE"
|
908 |
msgstr "HIER ABLEGEN"
|
909 |
|
910 |
+
#: lib/wfu_constants.php:193
|
911 |
msgid "Wordpress File Upload Form"
|
912 |
msgstr "Wordpress Datei Upload Formular"
|
913 |
|
914 |
+
#: lib/wfu_constants.php:194
|
915 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
916 |
msgstr "Wordpress Datei Upload Plugin Uploader für Seitenleisten"
|
917 |
|
918 |
+
#: lib/wfu_constants.php:195
|
919 |
msgid "Upload Files"
|
920 |
msgstr "Dateien hochladen"
|
921 |
|
languages/wp-file-upload-el_GR.mo
CHANGED
Binary file
|
languages/wp-file-upload-el_GR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: el\n"
|
@@ -268,6 +268,10 @@ msgstr ""
|
|
268 |
"αρχείου. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
269 |
|
270 |
#: lib/wfu_constants.php:64
|
|
|
|
|
|
|
|
|
271 |
msgid ""
|
272 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
273 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
@@ -278,20 +282,20 @@ msgstr ""
|
|
278 |
"εξέταση της λίστας των επεκτάσεων που έχουν φορτωθεί με την phpinfo() να "
|
279 |
"βοηθήσει."
|
280 |
|
281 |
-
#: lib/wfu_constants.php:
|
282 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
283 |
msgstr ""
|
284 |
"Η αποστολή απέτυχε! Συνέβη κάποιο σφάλμα κατά την αποστολή του αρχείου."
|
285 |
|
286 |
-
#: lib/wfu_constants.php:
|
287 |
msgid "Upload failed!"
|
288 |
msgstr "Η αποστολή απέτυχε!"
|
289 |
|
290 |
-
#: lib/wfu_constants.php:
|
291 |
msgid "No file!"
|
292 |
msgstr "Κανένα αρχείο!"
|
293 |
|
294 |
-
#: lib/wfu_constants.php:
|
295 |
msgid ""
|
296 |
"Upload failed! The upload has been canceled by the user or the browser "
|
297 |
"dropped the connection."
|
@@ -299,27 +303,27 @@ msgstr ""
|
|
299 |
"Η αποστολή απέτυχε! Είτε η αποστολή ακυρώθηκε από το χρήστη ή ο browser "
|
300 |
"έχασε τη σύνδεση."
|
301 |
|
302 |
-
#: lib/wfu_constants.php:
|
303 |
msgid "Upload failed! Unknown error."
|
304 |
msgstr "Η αποστολή απέτυχε! Άγνωστο σφάλμα."
|
305 |
|
306 |
-
#: lib/wfu_constants.php:
|
307 |
msgid "Please contact the administrator."
|
308 |
msgstr "Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
309 |
|
310 |
-
#: lib/wfu_constants.php:
|
311 |
msgid "No result from remote server!"
|
312 |
msgstr "Καμία απάντηση από τον απομακρυσμένο server!"
|
313 |
|
314 |
-
#: lib/wfu_constants.php:
|
315 |
msgid " but with warnings"
|
316 |
msgstr " αλλά με προειδοποιήσεις"
|
317 |
|
318 |
-
#: lib/wfu_constants.php:
|
319 |
msgid "Warning: JSON parse error."
|
320 |
msgstr "Προειδοποίηση: Σφάλμα μετατροπής JSON."
|
321 |
|
322 |
-
#: lib/wfu_constants.php:
|
323 |
msgid ""
|
324 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
325 |
"not be parsed."
|
@@ -327,19 +331,19 @@ msgstr ""
|
|
327 |
"Οι παράμετροι αποστολής αυτού του αρχείου, οι οποίες πέρασαν στο χειριστή ως "
|
328 |
"συμβολοσειρά JSON, δεν μπόρεσαν να μετατραπούν."
|
329 |
|
330 |
-
#: lib/wfu_constants.php:
|
331 |
msgid ""
|
332 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
333 |
msgstr ""
|
334 |
"Το αντικείμενο UploadStates, το οποίο πέρασε στο χειριστή ως συμβολοσειρά "
|
335 |
"JSON, δεν μπόρεσε να μετατραπεί."
|
336 |
|
337 |
-
#: lib/wfu_constants.php:
|
338 |
msgid ""
|
339 |
"Redirection to classic form functionality occurred due to unknown error."
|
340 |
msgstr "Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος."
|
341 |
|
342 |
-
#: lib/wfu_constants.php:
|
343 |
msgid ""
|
344 |
"Redirection to classic form functionality occurred because AJAX is not "
|
345 |
"supported."
|
@@ -347,7 +351,7 @@ msgstr ""
|
|
347 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
348 |
"AJAX."
|
349 |
|
350 |
-
#: lib/wfu_constants.php:
|
351 |
msgid ""
|
352 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
353 |
"supported."
|
@@ -355,60 +359,60 @@ msgstr ""
|
|
355 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
356 |
"HTML5."
|
357 |
|
358 |
-
#: lib/wfu_constants.php:
|
359 |
msgid ""
|
360 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
361 |
msgstr ""
|
362 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος μετατροπής "
|
363 |
"JSON."
|
364 |
|
365 |
-
#: lib/wfu_constants.php:
|
366 |
msgid "Please enable popup windows from the browser's settings!"
|
367 |
msgstr ""
|
368 |
"Παρακαλούμε ενεργοποιήστε τα αναδυόμενα παράθυρα από τις ρυθμίσεις του "
|
369 |
"προγράμματος περιήγησης!"
|
370 |
|
371 |
-
#: lib/wfu_constants.php:
|
372 |
msgid "cannot be empty!"
|
373 |
msgstr "δεν μπορεί να είναι κενό!"
|
374 |
|
375 |
-
#: lib/wfu_constants.php:
|
376 |
msgid "number not valid!"
|
377 |
msgstr "μη έγκυρος αριθμός!"
|
378 |
|
379 |
-
#: lib/wfu_constants.php:
|
380 |
msgid "email not valid!"
|
381 |
msgstr "το email δεν είναι έγκυρο!"
|
382 |
|
383 |
-
#: lib/wfu_constants.php:
|
384 |
msgid "emails do not match!"
|
385 |
msgstr "τα emails δεν ταιριάζουν!"
|
386 |
|
387 |
-
#: lib/wfu_constants.php:
|
388 |
msgid "no base email field in group!"
|
389 |
msgstr "δεν υπάρχει αρχικό πεδίο email στο group!"
|
390 |
|
391 |
-
#: lib/wfu_constants.php:
|
392 |
msgid "passwords do not match!"
|
393 |
msgstr "οι κωδικοί δεν ταιριάζουν!"
|
394 |
|
395 |
-
#: lib/wfu_constants.php:
|
396 |
msgid "no base password field in group!"
|
397 |
msgstr "δεν υπάρχει αρχικό πεδίο κωδικού στο group!"
|
398 |
|
399 |
-
#: lib/wfu_constants.php:
|
400 |
msgid "checkbox unchecked!"
|
401 |
msgstr "το checkbox είναι μη επιλεγμένο!"
|
402 |
|
403 |
-
#: lib/wfu_constants.php:
|
404 |
msgid "no option selected!"
|
405 |
msgstr "δεν έχει γίνει επιλογή!"
|
406 |
|
407 |
-
#: lib/wfu_constants.php:
|
408 |
msgid "no item selected!"
|
409 |
msgstr "δεν έχει γίνει επιλογή!"
|
410 |
|
411 |
-
#: lib/wfu_constants.php:
|
412 |
msgid ""
|
413 |
"There are more than one instances of the plugin in this page with the same "
|
414 |
"id. Please change it."
|
@@ -416,7 +420,7 @@ msgstr ""
|
|
416 |
"Υπάρχουν περισσότερες από μία εμφανίσεις του plugin σε αυτή τη σελίδα με το "
|
417 |
"ίδιο id. Παρακαλούμε να το αλλάξετε."
|
418 |
|
419 |
-
#: lib/wfu_constants.php:
|
420 |
msgid ""
|
421 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
422 |
"the page."
|
@@ -424,7 +428,7 @@ msgstr ""
|
|
424 |
"Δεν είναι δυνατή η επεξεργασία του shortcode διότι η σελίδα τροποποιήθηκε. "
|
425 |
"Παρακαλούμε ξαναφορτώστε τη σελίδα."
|
426 |
|
427 |
-
#: lib/wfu_constants.php:
|
428 |
msgid ""
|
429 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
430 |
"or use RecaptchaV2 (no account)."
|
@@ -432,7 +436,7 @@ msgstr ""
|
|
432 |
"ΣΦΑΛΜΑ: Δεν υποστηρίζεται το captcha. Έχετε παλαιά έκδοση της PHP. "
|
433 |
"Αναβαθμίστε την PHP ή χρησιμοποιήστε την επιλογή RecaptchaV2 (no account)."
|
434 |
|
435 |
-
#: lib/wfu_constants.php:
|
436 |
msgid ""
|
437 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
438 |
"notify administrator."
|
@@ -440,7 +444,7 @@ msgstr ""
|
|
440 |
"ΣΦΑΛΜΑ: Μόνο μία εμφάνιση του RecaptchaV1 μπορεί να υπάρχει στην ίδια "
|
441 |
"σελίδα. Παρακαλούμε ειδοποιείστε το διαχειριστή."
|
442 |
|
443 |
-
#: lib/wfu_constants.php:
|
444 |
msgid ""
|
445 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
446 |
"use RecaptchaV1 (no account)."
|
@@ -448,12 +452,12 @@ msgstr ""
|
|
448 |
"ΣΦΑΛΜΑ: Μόνο μία εμφάνιση του RecaptchaV1 μπορεί να υπάρχει στην ίδια "
|
449 |
"σελίδα. Παρακαλούμε χρησιμοποιείστε το RecaptchaV1 (no account)."
|
450 |
|
451 |
-
#: lib/wfu_constants.php:
|
452 |
msgid "ERROR: No site key. Please contact administrator!"
|
453 |
msgstr ""
|
454 |
"ΣΦΑΛΜΑ: Δεν υπάρχει κλειδί site. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
455 |
|
456 |
-
#: lib/wfu_constants.php:
|
457 |
msgid ""
|
458 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
459 |
"define Google Recaptcha keys."
|
@@ -461,104 +465,104 @@ msgstr ""
|
|
461 |
"ΣΦΑΛΜΑ: Δεν ορίστηκε κλειδί site! Παρακαλούμε πηγαίνεται στις επιλογές του "
|
462 |
"plugin στο Dashboard για να ορίσετε κλειδιά του Google Recaptcha."
|
463 |
|
464 |
-
#: lib/wfu_constants.php:
|
465 |
msgid "Bad captcha image!"
|
466 |
msgstr "Μη έγκυρη εικόνα captcha!"
|
467 |
|
468 |
-
#: lib/wfu_constants.php:
|
469 |
msgid "No input!"
|
470 |
msgstr "Κενό!"
|
471 |
|
472 |
-
#: lib/wfu_constants.php:
|
473 |
msgid "Captcha not completed!"
|
474 |
msgstr "Το captcha δε συμπληρώθηκε!"
|
475 |
|
476 |
-
#: lib/wfu_constants.php:
|
477 |
msgid "Wrong captcha!"
|
478 |
msgstr "Λάθος captcha!"
|
479 |
|
480 |
-
#: lib/wfu_constants.php:
|
481 |
msgid "Error refreshing captcha!"
|
482 |
msgstr "Σφάλμα ανανέωσης του captcha!"
|
483 |
|
484 |
-
#: lib/wfu_constants.php:
|
485 |
msgid "Unknown captcha error!"
|
486 |
msgstr "Άγνωστο σφάλμα captcha!"
|
487 |
|
488 |
-
#: lib/wfu_constants.php:
|
489 |
msgid "Captcha not supported by your browser!"
|
490 |
msgstr "Το captcha δεν υποστηρίζεται από το browser σας!"
|
491 |
|
492 |
-
#: lib/wfu_constants.php:
|
493 |
msgid "the secret parameter is missing"
|
494 |
msgstr "η μυστική παράμετρος λείπει"
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid "the secret parameter is invalid or malformed"
|
498 |
msgstr "η μυστική παράμετρος είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
499 |
|
500 |
-
#: lib/wfu_constants.php:
|
501 |
msgid "the response parameter is missing"
|
502 |
msgstr "η παράμετρος απάντησης λείπει"
|
503 |
|
504 |
-
#: lib/wfu_constants.php:
|
505 |
msgid "the response parameter is invalid or malformed"
|
506 |
msgstr "η παράμετρος απάντησης είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
507 |
|
508 |
-
#: lib/wfu_constants.php:
|
509 |
msgid "Please do not use drag drop due to an internal problem."
|
510 |
msgstr ""
|
511 |
"Παρακαλούμε μη χρησιμοποιείτε το drag drop λόγω εσωτερικού προβλήματος."
|
512 |
|
513 |
-
#: lib/wfu_constants.php:
|
514 |
#, php-format
|
515 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
516 |
msgstr ""
|
517 |
"Σφάλμα κατά τη διάρκεια τμηματικής αποστολής. Το μοναδικό ID είναι κενό στο "
|
518 |
"τμήμα %d"
|
519 |
|
520 |
-
#: lib/wfu_constants.php:
|
521 |
msgid "Chunked upload is not allowed!"
|
522 |
msgstr "Δεν επιτρέπεται τμηματική αποστολή!"
|
523 |
|
524 |
-
#: lib/wfu_constants.php:
|
525 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
526 |
msgstr "Η τμηματική αποστολή ματαιώθηκε λόγω σφάλματος στο προηγούμενο τμήμα!"
|
527 |
|
528 |
-
#: lib/wfu_constants.php:
|
529 |
msgid "Chunked upload failed, final file could not be created!"
|
530 |
msgstr ""
|
531 |
"Η τμηματική αποστολή ματαιώθηκε, το τελικό αρχείο δεν μπόρεσε να "
|
532 |
"δημιουργηθεί!"
|
533 |
|
534 |
-
#: lib/wfu_constants.php:
|
535 |
#, php-format
|
536 |
msgid "Could not write file chuck to destination on chunk %d"
|
537 |
msgstr "Δεν ήταν δυνατή η εγγραφή τμήματος αρχείου στον προορισμό στο τμήμα %d"
|
538 |
|
539 |
-
#: lib/wfu_constants.php:
|
540 |
#, php-format
|
541 |
msgid "Could not enlarge destination file on chunk %d"
|
542 |
msgstr "Δεν ήταν δυνατή η μεγέθυνση του αρχείου προορισμού στο τμήμα %d"
|
543 |
|
544 |
-
#: lib/wfu_constants.php:
|
545 |
#, php-format
|
546 |
msgid "Could not open file handles on chunk %d"
|
547 |
msgstr "Δεν ήταν δυνατό το άνοιγμα χειριστών αρχείου στο τμήμα %d"
|
548 |
|
549 |
-
#: lib/wfu_constants.php:
|
550 |
msgid "You are not allowed to delete this file!"
|
551 |
msgstr "Δεν επιτρέπεται η διαγραφή αυτού του αρχείου!"
|
552 |
|
553 |
-
#: lib/wfu_constants.php:
|
554 |
msgid "Upload skipped! File already exists."
|
555 |
msgstr "Η αποστολή παραβλέφθηκε! Το αρχείο υπάρχει ήδη."
|
556 |
|
557 |
-
#: lib/wfu_constants.php:
|
558 |
msgid "The extension of the file does not match its contents."
|
559 |
msgstr "Η επέκταση του αρχείου δεν ταιριάζει με τα περιεχόμενά του."
|
560 |
|
561 |
-
#: lib/wfu_constants.php:
|
562 |
msgid ""
|
563 |
"Upload succeeded but the file is suspicious because its contents do not "
|
564 |
"match its extension. Its proper filename is: "
|
@@ -566,20 +570,20 @@ msgstr ""
|
|
566 |
"Η αποστολή ήταν επιτυχής αλλά το αρχείο είναι ύποπτο διότι τα περιεχόμενά "
|
567 |
"του δεν ταιριάζουν με την επέκτασή του. Το σωστό του όνομα είναι: "
|
568 |
|
569 |
-
#: lib/wfu_constants.php:
|
570 |
msgid "No files have been selected!"
|
571 |
msgstr "Δεν επιλέχθηκαν αρχεία!"
|
572 |
|
573 |
-
#: lib/wfu_constants.php:
|
574 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
575 |
msgstr "Το plugin WPFilebase δεν ενημερώθηκε διότι δεν απεστάλη κανένα αρχείο."
|
576 |
|
577 |
-
#: lib/wfu_constants.php:
|
578 |
msgid "Notification email was not sent because there were no files uploaded."
|
579 |
msgstr ""
|
580 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν απεστάλη κανένα αρχείο."
|
581 |
|
582 |
-
#: lib/wfu_constants.php:
|
583 |
msgid ""
|
584 |
"Notification email was not sent because no recipients were defined. Please "
|
585 |
"check notifyrecipients attribute in the shortcode."
|
@@ -587,7 +591,7 @@ msgstr ""
|
|
587 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν ορίστηκαν παραλήπτες. "
|
588 |
"Παρακαλούμε ελέγξτε την ιδιότητα notifyrecipients στο shortcode."
|
589 |
|
590 |
-
#: lib/wfu_constants.php:
|
591 |
msgid ""
|
592 |
"Notification email was not sent due to an error. Please check "
|
593 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -595,7 +599,7 @@ msgstr ""
|
|
595 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email λόγω σφάλματος. Παρακαλούμε ελέγξτε "
|
596 |
"τις ιδιότητες notifyrecipients, notifysubject και notifymessage για σφάλματα."
|
597 |
|
598 |
-
#: lib/wfu_constants.php:
|
599 |
msgid ""
|
600 |
"Redirection not executed because redirection link is empty. Please check "
|
601 |
"redirectlink attribute."
|
@@ -603,14 +607,14 @@ msgstr ""
|
|
603 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι ο σύνδεσμος αναδρομολόγησης είναι "
|
604 |
"κενός. Παρακαλούμε ελέγξτε την ιδιότητα redirectlink."
|
605 |
|
606 |
-
#: lib/wfu_constants.php:
|
607 |
msgid ""
|
608 |
"Redirection not executed because not all files were successfully uploaded."
|
609 |
msgstr ""
|
610 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι δεν αποεστάλησαν όλα τα αρχεία "
|
611 |
"επιτυχώς."
|
612 |
|
613 |
-
#: lib/wfu_constants.php:
|
614 |
msgid ""
|
615 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
616 |
"message persists, contact administrator."
|
@@ -618,7 +622,7 @@ msgstr ""
|
|
618 |
"Δεν κατέστη δυνατή η προσθήκη του shortcode στη σελίδα / άρθρο. Παρακαλώ "
|
619 |
"προσπάθησε ξανά. Αν το μήνυμα συνεχίζει, επικοινωνήστε με το διαχειριστή."
|
620 |
|
621 |
-
#: lib/wfu_constants.php:
|
622 |
msgid ""
|
623 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
624 |
"again to edit the shortcode."
|
@@ -626,7 +630,7 @@ msgstr ""
|
|
626 |
"Δεν ήταν δυνατή η επεξεργασία του shortcode διότι τα περιεχόμενα της σελίδας "
|
627 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να επεξεργαστείτε το shortcode."
|
628 |
|
629 |
-
#: lib/wfu_constants.php:
|
630 |
msgid ""
|
631 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
632 |
"again to delete it."
|
@@ -634,7 +638,7 @@ msgstr ""
|
|
634 |
"Δεν ήταν δυνατή η διαγραφή του shortcode διότι τα περιεχόμενα της σελίδας "
|
635 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να διαγράψετε το shortcode."
|
636 |
|
637 |
-
#: lib/wfu_constants.php:
|
638 |
msgid ""
|
639 |
"The page containing the shortcode has been modified and it is no longer "
|
640 |
"valid. Please go back to reload the shortcode."
|
@@ -642,7 +646,7 @@ msgstr ""
|
|
642 |
"Η σελίδα που περιέχει το shortcode τροποποιήθηκε και δεν είναι πλέον σε "
|
643 |
"ισχύ. Παρακαλούμε πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
644 |
|
645 |
-
#: lib/wfu_constants.php:
|
646 |
msgid ""
|
647 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
648 |
"back to reload the shortcode."
|
@@ -650,7 +654,7 @@ msgstr ""
|
|
650 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode διότι τα περιεχόμενα της σελίδας "
|
651 |
"άλλαξαν. Πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
652 |
|
653 |
-
#: lib/wfu_constants.php:
|
654 |
msgid ""
|
655 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
656 |
"go back and reload the shortcode."
|
@@ -658,39 +662,39 @@ msgstr ""
|
|
658 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode. Παρακαλούμε ξαναδοκιμάστε. Αν το "
|
659 |
"πρόβλημα παραμείνει, πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
660 |
|
661 |
-
#: lib/wfu_constants.php:
|
662 |
msgid "This is a test message"
|
663 |
msgstr "Αυτό είναι ένα μήνυμα ελέγχου"
|
664 |
|
665 |
-
#: lib/wfu_constants.php:
|
666 |
msgid "This is a test administrator message"
|
667 |
msgstr "Αυτό είναι ένα μήνυμα διαχειριστή ελέγχου"
|
668 |
|
669 |
-
#: lib/wfu_constants.php:
|
670 |
msgid "File testfile 1 under test"
|
671 |
msgstr "Αρχείο testfile 1 υπό έλεγχο"
|
672 |
|
673 |
-
#: lib/wfu_constants.php:
|
674 |
msgid "File testfile 1 message"
|
675 |
msgstr "Μήνυμα αρχείου testfile 1"
|
676 |
|
677 |
-
#: lib/wfu_constants.php:
|
678 |
msgid "File testfile 1 administrator message"
|
679 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 1"
|
680 |
|
681 |
-
#: lib/wfu_constants.php:
|
682 |
msgid "File testfile 2 under test"
|
683 |
msgstr "Αρχείο testfile 2 υπό έλεγχο"
|
684 |
|
685 |
-
#: lib/wfu_constants.php:
|
686 |
msgid "File testfile 2 message"
|
687 |
msgstr "Μήνυμα αρχείου testfile 2"
|
688 |
|
689 |
-
#: lib/wfu_constants.php:
|
690 |
msgid "File testfile 2 administrator message"
|
691 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 2"
|
692 |
|
693 |
-
#: lib/wfu_constants.php:
|
694 |
msgid ""
|
695 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
696 |
"current user."
|
@@ -698,7 +702,7 @@ msgstr ""
|
|
698 |
"Εισάγετε τη μεταβλητή %userid% στο κείμενο. Θα αντικατασταθεί από το id του "
|
699 |
"τρέχοντος χρήστη."
|
700 |
|
701 |
-
#: lib/wfu_constants.php:
|
702 |
msgid ""
|
703 |
"Insert variable %username% inside text. It will be replaced by the username "
|
704 |
"of the current user."
|
@@ -706,7 +710,7 @@ msgstr ""
|
|
706 |
"Εισάγετε τη μεταβλητή %username% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
707 |
"του τρέχοντος χρήστη."
|
708 |
|
709 |
-
#: lib/wfu_constants.php:
|
710 |
msgid ""
|
711 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
712 |
"the current user."
|
@@ -714,7 +718,7 @@ msgstr ""
|
|
714 |
"Εισάγετε τη μεταβλητή %useremail% στο κείμενο. Θα αντικατασταθεί από το "
|
715 |
"email του τρέχοντος χρήστη."
|
716 |
|
717 |
-
#: lib/wfu_constants.php:
|
718 |
msgid ""
|
719 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
720 |
"of the uploaded file."
|
@@ -722,7 +726,7 @@ msgstr ""
|
|
722 |
"Εισάγετε τη μεταβλητή %filename% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
723 |
"του αποστελλομένου αρχείου."
|
724 |
|
725 |
-
#: lib/wfu_constants.php:
|
726 |
msgid ""
|
727 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
728 |
"filepath of the uploaded file."
|
@@ -730,7 +734,7 @@ msgstr ""
|
|
730 |
"Εισάγετε τη μεταβλητή %filepath% στο κείμενο. Θα αντικατασταθεί από την "
|
731 |
"πλήρη διαδρομή του αποστελλομένου αρχείου."
|
732 |
|
733 |
-
#: lib/wfu_constants.php:
|
734 |
msgid ""
|
735 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
736 |
"the website."
|
@@ -738,7 +742,7 @@ msgstr ""
|
|
738 |
"Εισάγετε τη μεταβλητή %blogid% στο κείμενο. Θα αντικατασταθεί από το blog id "
|
739 |
"της ιστοσελίδας."
|
740 |
|
741 |
-
#: lib/wfu_constants.php:
|
742 |
msgid ""
|
743 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
744 |
"current page."
|
@@ -746,7 +750,7 @@ msgstr ""
|
|
746 |
"Εισάγετε τη μεταβλητή %pageid% στο κείμενο. Θα αντικατασταθεί από το id της "
|
747 |
"τρέχουσας σελίδας."
|
748 |
|
749 |
-
#: lib/wfu_constants.php:
|
750 |
msgid ""
|
751 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
752 |
"the current page."
|
@@ -754,7 +758,7 @@ msgstr ""
|
|
754 |
"Εισάγετε τη μεταβλητή %pagetitle% στο κείμενο. Θα αντικατασταθεί από τον "
|
755 |
"τίτλο της τρέχουσας σελίδας."
|
756 |
|
757 |
-
#: lib/wfu_constants.php:
|
758 |
msgid ""
|
759 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
760 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -764,141 +768,149 @@ msgstr ""
|
|
764 |
"από την εμφανιζόμενη dropdown λίστα. Θα αντικατασταθεί από την τιμή που "
|
765 |
"εισήγαγε ο χρήστης σε αυτό το πεδίο."
|
766 |
|
767 |
-
#: lib/wfu_constants.php:
|
768 |
msgid "Insert variable %n% inside text to denote a line change."
|
769 |
msgstr ""
|
770 |
"Εισάγετε τη μεταβλητή %n% στο κείμενο για να υποδείξετε αλλαγή γραμμής."
|
771 |
|
772 |
-
#: lib/wfu_constants.php:
|
773 |
msgid "Test Mode"
|
774 |
msgstr "Κατάσταση Ελέγχου"
|
775 |
|
776 |
-
#: lib/wfu_constants.php:
|
777 |
msgid "select dir..."
|
778 |
msgstr "επιλογή καταλόγου..."
|
779 |
|
780 |
-
#: lib/wfu_constants.php:
|
781 |
msgid "type dir"
|
782 |
msgstr "εισάγετε κατάλογο"
|
783 |
|
784 |
-
#: lib/wfu_constants.php:
|
785 |
msgid "Upload path: %filepath%"
|
786 |
msgstr "Διαδρομή προορισμού: %filepath%"
|
787 |
|
788 |
-
#: lib/wfu_constants.php:
|
789 |
msgid "Failed upload path: %filepath%"
|
790 |
msgstr "Εσφαλμένη διαδρομή προορισμού: %filepath%"
|
791 |
|
792 |
-
#: lib/wfu_constants.php:
|
793 |
msgid " (required)"
|
794 |
msgstr " (απαραίτητο)"
|
795 |
|
796 |
-
#: lib/wfu_constants.php:
|
797 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
798 |
msgstr ""
|
799 |
"Υπάρχουν αρχεία που αποστέλλονται. Σίγουρα θέλετε να φύγετε από τη σελίδα;"
|
800 |
|
801 |
-
#: lib/wfu_constants.php:
|
802 |
msgid "checking captcha..."
|
803 |
msgstr "έλεγχος captcha..."
|
804 |
|
805 |
-
#: lib/wfu_constants.php:
|
806 |
msgid "refreshing..."
|
807 |
msgstr "ανανέωση..."
|
808 |
|
809 |
-
#: lib/wfu_constants.php:
|
810 |
msgid "correct captcha"
|
811 |
msgstr "σωστό captcha"
|
812 |
|
813 |
-
#: lib/wfu_constants.php:
|
814 |
msgid "click to continue the upload"
|
815 |
msgstr "πατήστε click για να συνεχίσει η αποστολή"
|
816 |
|
817 |
-
#: lib/wfu_constants.php:
|
818 |
msgid "Are you sure you want to delete this file?"
|
819 |
msgstr "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο;"
|
820 |
|
821 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
822 |
msgid "Upload in progress"
|
823 |
msgstr "Αποστολή σε εξέλιξη"
|
824 |
|
825 |
-
#: lib/wfu_constants.php:
|
826 |
msgid "Upload in progress with warnings!"
|
827 |
msgstr "Αποστολή σε εξέλιξη με προειδοποιήσεις!"
|
828 |
|
829 |
-
#: lib/wfu_constants.php:
|
830 |
msgid "Upload in progress but some files already failed!"
|
831 |
msgstr "Αποστολή σε εξέλιξη αλλά κάποια αρχεία ήδη απέτυχαν!"
|
832 |
|
833 |
-
#: lib/wfu_constants.php:
|
834 |
msgid "Upload in progress but no files uploaded so far!"
|
835 |
msgstr "Αποστολή σε εξέλιξη αλλά δεν απεστάλη κανένα αρχείο μέχρι τώρα!"
|
836 |
|
837 |
-
#: lib/wfu_constants.php:
|
838 |
msgid "All files uploaded successfully"
|
839 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς"
|
840 |
|
841 |
-
#: lib/wfu_constants.php:
|
842 |
msgid "All files uploaded successfully but there are warnings!"
|
843 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
844 |
|
845 |
-
#: lib/wfu_constants.php:
|
846 |
msgid "File uploaded successfully but there are warnings!"
|
847 |
msgstr "Το αρχείο απεστάλη επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
848 |
|
849 |
-
#: lib/wfu_constants.php:
|
850 |
msgid "Some files failed to upload!"
|
851 |
msgstr "Μερικά αρχεία απέτυχαν να αποσταλούν!"
|
852 |
|
853 |
-
#: lib/wfu_constants.php:
|
854 |
msgid "All files failed to upload"
|
855 |
msgstr "Όλα τα αρχεία απέτυχαν να αποσταλούν"
|
856 |
|
857 |
-
#: lib/wfu_constants.php:
|
858 |
msgid "File failed to upload"
|
859 |
msgstr "Το αρχείο απέτυχε να αποσταλεί"
|
860 |
|
861 |
-
#: lib/wfu_constants.php:
|
862 |
msgid "There are no files to upload!"
|
863 |
msgstr "Δεν υπάρχουν αρχεία για αποστολή!"
|
864 |
|
865 |
-
#: lib/wfu_constants.php:
|
866 |
msgid "Test upload message"
|
867 |
msgstr "Μήνυμα αποστολής ελέγχου"
|
868 |
|
869 |
-
#: lib/wfu_constants.php:
|
870 |
msgid "JSON parse warning!"
|
871 |
msgstr "Προειδοποίηση μετατροπής JSON!"
|
872 |
|
873 |
-
#: lib/wfu_constants.php:
|
874 |
msgid "please wait while redirecting..."
|
875 |
msgstr "παρακαλούμε περιμένετε ενώ γίνεται αναδρομολόγηση..."
|
876 |
|
877 |
-
#: lib/wfu_constants.php:
|
878 |
msgid "Open visual shortcode editor in new window"
|
879 |
msgstr "Ανοίξτε τη γραφική επεξεργασία του shortcode σε νέο παράθυρο"
|
880 |
|
881 |
-
#: lib/wfu_constants.php:
|
882 |
msgid "loading visual editor"
|
883 |
msgstr "φόρτωση του γραφικού επεξεργαστή"
|
884 |
|
885 |
-
#: lib/wfu_constants.php:
|
886 |
msgid "Clear file list?"
|
887 |
msgstr "Να γίνει καθαρισμός της λίστας αρχείων;"
|
888 |
|
889 |
-
#: lib/wfu_constants.php:
|
890 |
msgid "DROP HERE"
|
891 |
msgstr "ΑΦΗΣΤΕ ΕΔΩ"
|
892 |
|
893 |
-
#: lib/wfu_constants.php:
|
894 |
msgid "Wordpress File Upload Form"
|
895 |
msgstr "Φόρμα του Wordpress File Upload"
|
896 |
|
897 |
-
#: lib/wfu_constants.php:
|
898 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
899 |
msgstr "Αποστολή αρχείων με το Wordpress File Upload plugin για sidebars"
|
900 |
|
901 |
-
#: lib/wfu_constants.php:
|
902 |
msgid "Upload Files"
|
903 |
msgstr "Αποστολή αρχείων"
|
904 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:17+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:19+0200\n"
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: el\n"
|
268 |
"αρχείου. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
269 |
|
270 |
#: lib/wfu_constants.php:64
|
271 |
+
msgid "Upload cancelled!"
|
272 |
+
msgstr "Η αποστολή ακυρώθηκε!"
|
273 |
+
|
274 |
+
#: lib/wfu_constants.php:65
|
275 |
msgid ""
|
276 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
277 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
282 |
"εξέταση της λίστας των επεκτάσεων που έχουν φορτωθεί με την phpinfo() να "
|
283 |
"βοηθήσει."
|
284 |
|
285 |
+
#: lib/wfu_constants.php:66
|
286 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
287 |
msgstr ""
|
288 |
"Η αποστολή απέτυχε! Συνέβη κάποιο σφάλμα κατά την αποστολή του αρχείου."
|
289 |
|
290 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
291 |
msgid "Upload failed!"
|
292 |
msgstr "Η αποστολή απέτυχε!"
|
293 |
|
294 |
+
#: lib/wfu_constants.php:68
|
295 |
msgid "No file!"
|
296 |
msgstr "Κανένα αρχείο!"
|
297 |
|
298 |
+
#: lib/wfu_constants.php:69
|
299 |
msgid ""
|
300 |
"Upload failed! The upload has been canceled by the user or the browser "
|
301 |
"dropped the connection."
|
303 |
"Η αποστολή απέτυχε! Είτε η αποστολή ακυρώθηκε από το χρήστη ή ο browser "
|
304 |
"έχασε τη σύνδεση."
|
305 |
|
306 |
+
#: lib/wfu_constants.php:70
|
307 |
msgid "Upload failed! Unknown error."
|
308 |
msgstr "Η αποστολή απέτυχε! Άγνωστο σφάλμα."
|
309 |
|
310 |
+
#: lib/wfu_constants.php:71
|
311 |
msgid "Please contact the administrator."
|
312 |
msgstr "Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
313 |
|
314 |
+
#: lib/wfu_constants.php:72
|
315 |
msgid "No result from remote server!"
|
316 |
msgstr "Καμία απάντηση από τον απομακρυσμένο server!"
|
317 |
|
318 |
+
#: lib/wfu_constants.php:73
|
319 |
msgid " but with warnings"
|
320 |
msgstr " αλλά με προειδοποιήσεις"
|
321 |
|
322 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
323 |
msgid "Warning: JSON parse error."
|
324 |
msgstr "Προειδοποίηση: Σφάλμα μετατροπής JSON."
|
325 |
|
326 |
+
#: lib/wfu_constants.php:75
|
327 |
msgid ""
|
328 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
329 |
"not be parsed."
|
331 |
"Οι παράμετροι αποστολής αυτού του αρχείου, οι οποίες πέρασαν στο χειριστή ως "
|
332 |
"συμβολοσειρά JSON, δεν μπόρεσαν να μετατραπούν."
|
333 |
|
334 |
+
#: lib/wfu_constants.php:77
|
335 |
msgid ""
|
336 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
337 |
msgstr ""
|
338 |
"Το αντικείμενο UploadStates, το οποίο πέρασε στο χειριστή ως συμβολοσειρά "
|
339 |
"JSON, δεν μπόρεσε να μετατραπεί."
|
340 |
|
341 |
+
#: lib/wfu_constants.php:78
|
342 |
msgid ""
|
343 |
"Redirection to classic form functionality occurred due to unknown error."
|
344 |
msgstr "Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος."
|
345 |
|
346 |
+
#: lib/wfu_constants.php:79
|
347 |
msgid ""
|
348 |
"Redirection to classic form functionality occurred because AJAX is not "
|
349 |
"supported."
|
351 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
352 |
"AJAX."
|
353 |
|
354 |
+
#: lib/wfu_constants.php:80
|
355 |
msgid ""
|
356 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
357 |
"supported."
|
359 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
360 |
"HTML5."
|
361 |
|
362 |
+
#: lib/wfu_constants.php:81
|
363 |
msgid ""
|
364 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
365 |
msgstr ""
|
366 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος μετατροπής "
|
367 |
"JSON."
|
368 |
|
369 |
+
#: lib/wfu_constants.php:82
|
370 |
msgid "Please enable popup windows from the browser's settings!"
|
371 |
msgstr ""
|
372 |
"Παρακαλούμε ενεργοποιήστε τα αναδυόμενα παράθυρα από τις ρυθμίσεις του "
|
373 |
"προγράμματος περιήγησης!"
|
374 |
|
375 |
+
#: lib/wfu_constants.php:83
|
376 |
msgid "cannot be empty!"
|
377 |
msgstr "δεν μπορεί να είναι κενό!"
|
378 |
|
379 |
+
#: lib/wfu_constants.php:84
|
380 |
msgid "number not valid!"
|
381 |
msgstr "μη έγκυρος αριθμός!"
|
382 |
|
383 |
+
#: lib/wfu_constants.php:85
|
384 |
msgid "email not valid!"
|
385 |
msgstr "το email δεν είναι έγκυρο!"
|
386 |
|
387 |
+
#: lib/wfu_constants.php:86
|
388 |
msgid "emails do not match!"
|
389 |
msgstr "τα emails δεν ταιριάζουν!"
|
390 |
|
391 |
+
#: lib/wfu_constants.php:87
|
392 |
msgid "no base email field in group!"
|
393 |
msgstr "δεν υπάρχει αρχικό πεδίο email στο group!"
|
394 |
|
395 |
+
#: lib/wfu_constants.php:88
|
396 |
msgid "passwords do not match!"
|
397 |
msgstr "οι κωδικοί δεν ταιριάζουν!"
|
398 |
|
399 |
+
#: lib/wfu_constants.php:89
|
400 |
msgid "no base password field in group!"
|
401 |
msgstr "δεν υπάρχει αρχικό πεδίο κωδικού στο group!"
|
402 |
|
403 |
+
#: lib/wfu_constants.php:90
|
404 |
msgid "checkbox unchecked!"
|
405 |
msgstr "το checkbox είναι μη επιλεγμένο!"
|
406 |
|
407 |
+
#: lib/wfu_constants.php:91
|
408 |
msgid "no option selected!"
|
409 |
msgstr "δεν έχει γίνει επιλογή!"
|
410 |
|
411 |
+
#: lib/wfu_constants.php:92
|
412 |
msgid "no item selected!"
|
413 |
msgstr "δεν έχει γίνει επιλογή!"
|
414 |
|
415 |
+
#: lib/wfu_constants.php:93
|
416 |
msgid ""
|
417 |
"There are more than one instances of the plugin in this page with the same "
|
418 |
"id. Please change it."
|
420 |
"Υπάρχουν περισσότερες από μία εμφανίσεις του plugin σε αυτή τη σελίδα με το "
|
421 |
"ίδιο id. Παρακαλούμε να το αλλάξετε."
|
422 |
|
423 |
+
#: lib/wfu_constants.php:94
|
424 |
msgid ""
|
425 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
426 |
"the page."
|
428 |
"Δεν είναι δυνατή η επεξεργασία του shortcode διότι η σελίδα τροποποιήθηκε. "
|
429 |
"Παρακαλούμε ξαναφορτώστε τη σελίδα."
|
430 |
|
431 |
+
#: lib/wfu_constants.php:95
|
432 |
msgid ""
|
433 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
434 |
"or use RecaptchaV2 (no account)."
|
436 |
"ΣΦΑΛΜΑ: Δεν υποστηρίζεται το captcha. Έχετε παλαιά έκδοση της PHP. "
|
437 |
"Αναβαθμίστε την PHP ή χρησιμοποιήστε την επιλογή RecaptchaV2 (no account)."
|
438 |
|
439 |
+
#: lib/wfu_constants.php:96
|
440 |
msgid ""
|
441 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
442 |
"notify administrator."
|
444 |
"ΣΦΑΛΜΑ: Μόνο μία εμφάνιση του RecaptchaV1 μπορεί να υπάρχει στην ίδια "
|
445 |
"σελίδα. Παρακαλούμε ειδοποιείστε το διαχειριστή."
|
446 |
|
447 |
+
#: lib/wfu_constants.php:97
|
448 |
msgid ""
|
449 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
450 |
"use RecaptchaV1 (no account)."
|
452 |
"ΣΦΑΛΜΑ: Μόνο μία εμφάνιση του RecaptchaV1 μπορεί να υπάρχει στην ίδια "
|
453 |
"σελίδα. Παρακαλούμε χρησιμοποιείστε το RecaptchaV1 (no account)."
|
454 |
|
455 |
+
#: lib/wfu_constants.php:98
|
456 |
msgid "ERROR: No site key. Please contact administrator!"
|
457 |
msgstr ""
|
458 |
"ΣΦΑΛΜΑ: Δεν υπάρχει κλειδί site. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
459 |
|
460 |
+
#: lib/wfu_constants.php:99
|
461 |
msgid ""
|
462 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
463 |
"define Google Recaptcha keys."
|
465 |
"ΣΦΑΛΜΑ: Δεν ορίστηκε κλειδί site! Παρακαλούμε πηγαίνεται στις επιλογές του "
|
466 |
"plugin στο Dashboard για να ορίσετε κλειδιά του Google Recaptcha."
|
467 |
|
468 |
+
#: lib/wfu_constants.php:100
|
469 |
msgid "Bad captcha image!"
|
470 |
msgstr "Μη έγκυρη εικόνα captcha!"
|
471 |
|
472 |
+
#: lib/wfu_constants.php:101
|
473 |
msgid "No input!"
|
474 |
msgstr "Κενό!"
|
475 |
|
476 |
+
#: lib/wfu_constants.php:102
|
477 |
msgid "Captcha not completed!"
|
478 |
msgstr "Το captcha δε συμπληρώθηκε!"
|
479 |
|
480 |
+
#: lib/wfu_constants.php:103
|
481 |
msgid "Wrong captcha!"
|
482 |
msgstr "Λάθος captcha!"
|
483 |
|
484 |
+
#: lib/wfu_constants.php:104
|
485 |
msgid "Error refreshing captcha!"
|
486 |
msgstr "Σφάλμα ανανέωσης του captcha!"
|
487 |
|
488 |
+
#: lib/wfu_constants.php:105
|
489 |
msgid "Unknown captcha error!"
|
490 |
msgstr "Άγνωστο σφάλμα captcha!"
|
491 |
|
492 |
+
#: lib/wfu_constants.php:106
|
493 |
msgid "Captcha not supported by your browser!"
|
494 |
msgstr "Το captcha δεν υποστηρίζεται από το browser σας!"
|
495 |
|
496 |
+
#: lib/wfu_constants.php:107
|
497 |
msgid "the secret parameter is missing"
|
498 |
msgstr "η μυστική παράμετρος λείπει"
|
499 |
|
500 |
+
#: lib/wfu_constants.php:108
|
501 |
msgid "the secret parameter is invalid or malformed"
|
502 |
msgstr "η μυστική παράμετρος είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
503 |
|
504 |
+
#: lib/wfu_constants.php:109
|
505 |
msgid "the response parameter is missing"
|
506 |
msgstr "η παράμετρος απάντησης λείπει"
|
507 |
|
508 |
+
#: lib/wfu_constants.php:110
|
509 |
msgid "the response parameter is invalid or malformed"
|
510 |
msgstr "η παράμετρος απάντησης είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
511 |
|
512 |
+
#: lib/wfu_constants.php:111
|
513 |
msgid "Please do not use drag drop due to an internal problem."
|
514 |
msgstr ""
|
515 |
"Παρακαλούμε μη χρησιμοποιείτε το drag drop λόγω εσωτερικού προβλήματος."
|
516 |
|
517 |
+
#: lib/wfu_constants.php:112
|
518 |
#, php-format
|
519 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
520 |
msgstr ""
|
521 |
"Σφάλμα κατά τη διάρκεια τμηματικής αποστολής. Το μοναδικό ID είναι κενό στο "
|
522 |
"τμήμα %d"
|
523 |
|
524 |
+
#: lib/wfu_constants.php:113
|
525 |
msgid "Chunked upload is not allowed!"
|
526 |
msgstr "Δεν επιτρέπεται τμηματική αποστολή!"
|
527 |
|
528 |
+
#: lib/wfu_constants.php:114
|
529 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
530 |
msgstr "Η τμηματική αποστολή ματαιώθηκε λόγω σφάλματος στο προηγούμενο τμήμα!"
|
531 |
|
532 |
+
#: lib/wfu_constants.php:115
|
533 |
msgid "Chunked upload failed, final file could not be created!"
|
534 |
msgstr ""
|
535 |
"Η τμηματική αποστολή ματαιώθηκε, το τελικό αρχείο δεν μπόρεσε να "
|
536 |
"δημιουργηθεί!"
|
537 |
|
538 |
+
#: lib/wfu_constants.php:116
|
539 |
#, php-format
|
540 |
msgid "Could not write file chuck to destination on chunk %d"
|
541 |
msgstr "Δεν ήταν δυνατή η εγγραφή τμήματος αρχείου στον προορισμό στο τμήμα %d"
|
542 |
|
543 |
+
#: lib/wfu_constants.php:117
|
544 |
#, php-format
|
545 |
msgid "Could not enlarge destination file on chunk %d"
|
546 |
msgstr "Δεν ήταν δυνατή η μεγέθυνση του αρχείου προορισμού στο τμήμα %d"
|
547 |
|
548 |
+
#: lib/wfu_constants.php:118
|
549 |
#, php-format
|
550 |
msgid "Could not open file handles on chunk %d"
|
551 |
msgstr "Δεν ήταν δυνατό το άνοιγμα χειριστών αρχείου στο τμήμα %d"
|
552 |
|
553 |
+
#: lib/wfu_constants.php:119
|
554 |
msgid "You are not allowed to delete this file!"
|
555 |
msgstr "Δεν επιτρέπεται η διαγραφή αυτού του αρχείου!"
|
556 |
|
557 |
+
#: lib/wfu_constants.php:121
|
558 |
msgid "Upload skipped! File already exists."
|
559 |
msgstr "Η αποστολή παραβλέφθηκε! Το αρχείο υπάρχει ήδη."
|
560 |
|
561 |
+
#: lib/wfu_constants.php:122
|
562 |
msgid "The extension of the file does not match its contents."
|
563 |
msgstr "Η επέκταση του αρχείου δεν ταιριάζει με τα περιεχόμενά του."
|
564 |
|
565 |
+
#: lib/wfu_constants.php:123
|
566 |
msgid ""
|
567 |
"Upload succeeded but the file is suspicious because its contents do not "
|
568 |
"match its extension. Its proper filename is: "
|
570 |
"Η αποστολή ήταν επιτυχής αλλά το αρχείο είναι ύποπτο διότι τα περιεχόμενά "
|
571 |
"του δεν ταιριάζουν με την επέκτασή του. Το σωστό του όνομα είναι: "
|
572 |
|
573 |
+
#: lib/wfu_constants.php:124
|
574 |
msgid "No files have been selected!"
|
575 |
msgstr "Δεν επιλέχθηκαν αρχεία!"
|
576 |
|
577 |
+
#: lib/wfu_constants.php:125
|
578 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
579 |
msgstr "Το plugin WPFilebase δεν ενημερώθηκε διότι δεν απεστάλη κανένα αρχείο."
|
580 |
|
581 |
+
#: lib/wfu_constants.php:126
|
582 |
msgid "Notification email was not sent because there were no files uploaded."
|
583 |
msgstr ""
|
584 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν απεστάλη κανένα αρχείο."
|
585 |
|
586 |
+
#: lib/wfu_constants.php:127
|
587 |
msgid ""
|
588 |
"Notification email was not sent because no recipients were defined. Please "
|
589 |
"check notifyrecipients attribute in the shortcode."
|
591 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν ορίστηκαν παραλήπτες. "
|
592 |
"Παρακαλούμε ελέγξτε την ιδιότητα notifyrecipients στο shortcode."
|
593 |
|
594 |
+
#: lib/wfu_constants.php:128
|
595 |
msgid ""
|
596 |
"Notification email was not sent due to an error. Please check "
|
597 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
599 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email λόγω σφάλματος. Παρακαλούμε ελέγξτε "
|
600 |
"τις ιδιότητες notifyrecipients, notifysubject και notifymessage για σφάλματα."
|
601 |
|
602 |
+
#: lib/wfu_constants.php:129
|
603 |
msgid ""
|
604 |
"Redirection not executed because redirection link is empty. Please check "
|
605 |
"redirectlink attribute."
|
607 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι ο σύνδεσμος αναδρομολόγησης είναι "
|
608 |
"κενός. Παρακαλούμε ελέγξτε την ιδιότητα redirectlink."
|
609 |
|
610 |
+
#: lib/wfu_constants.php:130
|
611 |
msgid ""
|
612 |
"Redirection not executed because not all files were successfully uploaded."
|
613 |
msgstr ""
|
614 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι δεν αποεστάλησαν όλα τα αρχεία "
|
615 |
"επιτυχώς."
|
616 |
|
617 |
+
#: lib/wfu_constants.php:132
|
618 |
msgid ""
|
619 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
620 |
"message persists, contact administrator."
|
622 |
"Δεν κατέστη δυνατή η προσθήκη του shortcode στη σελίδα / άρθρο. Παρακαλώ "
|
623 |
"προσπάθησε ξανά. Αν το μήνυμα συνεχίζει, επικοινωνήστε με το διαχειριστή."
|
624 |
|
625 |
+
#: lib/wfu_constants.php:133
|
626 |
msgid ""
|
627 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
628 |
"again to edit the shortcode."
|
630 |
"Δεν ήταν δυνατή η επεξεργασία του shortcode διότι τα περιεχόμενα της σελίδας "
|
631 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να επεξεργαστείτε το shortcode."
|
632 |
|
633 |
+
#: lib/wfu_constants.php:134
|
634 |
msgid ""
|
635 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
636 |
"again to delete it."
|
638 |
"Δεν ήταν δυνατή η διαγραφή του shortcode διότι τα περιεχόμενα της σελίδας "
|
639 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να διαγράψετε το shortcode."
|
640 |
|
641 |
+
#: lib/wfu_constants.php:135
|
642 |
msgid ""
|
643 |
"The page containing the shortcode has been modified and it is no longer "
|
644 |
"valid. Please go back to reload the shortcode."
|
646 |
"Η σελίδα που περιέχει το shortcode τροποποιήθηκε και δεν είναι πλέον σε "
|
647 |
"ισχύ. Παρακαλούμε πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
648 |
|
649 |
+
#: lib/wfu_constants.php:136
|
650 |
msgid ""
|
651 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
652 |
"back to reload the shortcode."
|
654 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode διότι τα περιεχόμενα της σελίδας "
|
655 |
"άλλαξαν. Πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
656 |
|
657 |
+
#: lib/wfu_constants.php:137
|
658 |
msgid ""
|
659 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
660 |
"go back and reload the shortcode."
|
662 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode. Παρακαλούμε ξαναδοκιμάστε. Αν το "
|
663 |
"πρόβλημα παραμείνει, πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
664 |
|
665 |
+
#: lib/wfu_constants.php:139
|
666 |
msgid "This is a test message"
|
667 |
msgstr "Αυτό είναι ένα μήνυμα ελέγχου"
|
668 |
|
669 |
+
#: lib/wfu_constants.php:140
|
670 |
msgid "This is a test administrator message"
|
671 |
msgstr "Αυτό είναι ένα μήνυμα διαχειριστή ελέγχου"
|
672 |
|
673 |
+
#: lib/wfu_constants.php:141
|
674 |
msgid "File testfile 1 under test"
|
675 |
msgstr "Αρχείο testfile 1 υπό έλεγχο"
|
676 |
|
677 |
+
#: lib/wfu_constants.php:142
|
678 |
msgid "File testfile 1 message"
|
679 |
msgstr "Μήνυμα αρχείου testfile 1"
|
680 |
|
681 |
+
#: lib/wfu_constants.php:143
|
682 |
msgid "File testfile 1 administrator message"
|
683 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 1"
|
684 |
|
685 |
+
#: lib/wfu_constants.php:144
|
686 |
msgid "File testfile 2 under test"
|
687 |
msgstr "Αρχείο testfile 2 υπό έλεγχο"
|
688 |
|
689 |
+
#: lib/wfu_constants.php:145
|
690 |
msgid "File testfile 2 message"
|
691 |
msgstr "Μήνυμα αρχείου testfile 2"
|
692 |
|
693 |
+
#: lib/wfu_constants.php:146
|
694 |
msgid "File testfile 2 administrator message"
|
695 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 2"
|
696 |
|
697 |
+
#: lib/wfu_constants.php:148
|
698 |
msgid ""
|
699 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
700 |
"current user."
|
702 |
"Εισάγετε τη μεταβλητή %userid% στο κείμενο. Θα αντικατασταθεί από το id του "
|
703 |
"τρέχοντος χρήστη."
|
704 |
|
705 |
+
#: lib/wfu_constants.php:149
|
706 |
msgid ""
|
707 |
"Insert variable %username% inside text. It will be replaced by the username "
|
708 |
"of the current user."
|
710 |
"Εισάγετε τη μεταβλητή %username% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
711 |
"του τρέχοντος χρήστη."
|
712 |
|
713 |
+
#: lib/wfu_constants.php:150
|
714 |
msgid ""
|
715 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
716 |
"the current user."
|
718 |
"Εισάγετε τη μεταβλητή %useremail% στο κείμενο. Θα αντικατασταθεί από το "
|
719 |
"email του τρέχοντος χρήστη."
|
720 |
|
721 |
+
#: lib/wfu_constants.php:151
|
722 |
msgid ""
|
723 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
724 |
"of the uploaded file."
|
726 |
"Εισάγετε τη μεταβλητή %filename% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
727 |
"του αποστελλομένου αρχείου."
|
728 |
|
729 |
+
#: lib/wfu_constants.php:152
|
730 |
msgid ""
|
731 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
732 |
"filepath of the uploaded file."
|
734 |
"Εισάγετε τη μεταβλητή %filepath% στο κείμενο. Θα αντικατασταθεί από την "
|
735 |
"πλήρη διαδρομή του αποστελλομένου αρχείου."
|
736 |
|
737 |
+
#: lib/wfu_constants.php:153
|
738 |
msgid ""
|
739 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
740 |
"the website."
|
742 |
"Εισάγετε τη μεταβλητή %blogid% στο κείμενο. Θα αντικατασταθεί από το blog id "
|
743 |
"της ιστοσελίδας."
|
744 |
|
745 |
+
#: lib/wfu_constants.php:154
|
746 |
msgid ""
|
747 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
748 |
"current page."
|
750 |
"Εισάγετε τη μεταβλητή %pageid% στο κείμενο. Θα αντικατασταθεί από το id της "
|
751 |
"τρέχουσας σελίδας."
|
752 |
|
753 |
+
#: lib/wfu_constants.php:155
|
754 |
msgid ""
|
755 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
756 |
"the current page."
|
758 |
"Εισάγετε τη μεταβλητή %pagetitle% στο κείμενο. Θα αντικατασταθεί από τον "
|
759 |
"τίτλο της τρέχουσας σελίδας."
|
760 |
|
761 |
+
#: lib/wfu_constants.php:156
|
762 |
msgid ""
|
763 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
764 |
"drop-down list. It will be replaced by the value that the user entered in "
|
768 |
"από την εμφανιζόμενη dropdown λίστα. Θα αντικατασταθεί από την τιμή που "
|
769 |
"εισήγαγε ο χρήστης σε αυτό το πεδίο."
|
770 |
|
771 |
+
#: lib/wfu_constants.php:157
|
772 |
msgid "Insert variable %n% inside text to denote a line change."
|
773 |
msgstr ""
|
774 |
"Εισάγετε τη μεταβλητή %n% στο κείμενο για να υποδείξετε αλλαγή γραμμής."
|
775 |
|
776 |
+
#: lib/wfu_constants.php:159
|
777 |
msgid "Test Mode"
|
778 |
msgstr "Κατάσταση Ελέγχου"
|
779 |
|
780 |
+
#: lib/wfu_constants.php:160
|
781 |
msgid "select dir..."
|
782 |
msgstr "επιλογή καταλόγου..."
|
783 |
|
784 |
+
#: lib/wfu_constants.php:161
|
785 |
msgid "type dir"
|
786 |
msgstr "εισάγετε κατάλογο"
|
787 |
|
788 |
+
#: lib/wfu_constants.php:162
|
789 |
msgid "Upload path: %filepath%"
|
790 |
msgstr "Διαδρομή προορισμού: %filepath%"
|
791 |
|
792 |
+
#: lib/wfu_constants.php:163
|
793 |
msgid "Failed upload path: %filepath%"
|
794 |
msgstr "Εσφαλμένη διαδρομή προορισμού: %filepath%"
|
795 |
|
796 |
+
#: lib/wfu_constants.php:164
|
797 |
msgid " (required)"
|
798 |
msgstr " (απαραίτητο)"
|
799 |
|
800 |
+
#: lib/wfu_constants.php:165
|
801 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
802 |
msgstr ""
|
803 |
"Υπάρχουν αρχεία που αποστέλλονται. Σίγουρα θέλετε να φύγετε από τη σελίδα;"
|
804 |
|
805 |
+
#: lib/wfu_constants.php:166
|
806 |
msgid "checking captcha..."
|
807 |
msgstr "έλεγχος captcha..."
|
808 |
|
809 |
+
#: lib/wfu_constants.php:167
|
810 |
msgid "refreshing..."
|
811 |
msgstr "ανανέωση..."
|
812 |
|
813 |
+
#: lib/wfu_constants.php:168
|
814 |
msgid "correct captcha"
|
815 |
msgstr "σωστό captcha"
|
816 |
|
817 |
+
#: lib/wfu_constants.php:169
|
818 |
msgid "click to continue the upload"
|
819 |
msgstr "πατήστε click για να συνεχίσει η αποστολή"
|
820 |
|
821 |
+
#: lib/wfu_constants.php:170
|
822 |
msgid "Are you sure you want to delete this file?"
|
823 |
msgstr "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο;"
|
824 |
|
825 |
+
#: lib/wfu_constants.php:171
|
826 |
+
msgid "Are you sure that you want to cancel the upload?"
|
827 |
+
msgstr "Είστε βέβαιοι ότι θέλετε να ακυρώσετε την αποστολή;"
|
828 |
+
|
829 |
+
#: lib/wfu_constants.php:172
|
830 |
+
msgid "cancel upload of this file"
|
831 |
+
msgstr "ακυρώστε την αποστολή αυτού του αρχείου"
|
832 |
+
|
833 |
+
#: lib/wfu_constants.php:173
|
834 |
msgid "Upload in progress"
|
835 |
msgstr "Αποστολή σε εξέλιξη"
|
836 |
|
837 |
+
#: lib/wfu_constants.php:174
|
838 |
msgid "Upload in progress with warnings!"
|
839 |
msgstr "Αποστολή σε εξέλιξη με προειδοποιήσεις!"
|
840 |
|
841 |
+
#: lib/wfu_constants.php:175
|
842 |
msgid "Upload in progress but some files already failed!"
|
843 |
msgstr "Αποστολή σε εξέλιξη αλλά κάποια αρχεία ήδη απέτυχαν!"
|
844 |
|
845 |
+
#: lib/wfu_constants.php:176
|
846 |
msgid "Upload in progress but no files uploaded so far!"
|
847 |
msgstr "Αποστολή σε εξέλιξη αλλά δεν απεστάλη κανένα αρχείο μέχρι τώρα!"
|
848 |
|
849 |
+
#: lib/wfu_constants.php:177
|
850 |
msgid "All files uploaded successfully"
|
851 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς"
|
852 |
|
853 |
+
#: lib/wfu_constants.php:178
|
854 |
msgid "All files uploaded successfully but there are warnings!"
|
855 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
856 |
|
857 |
+
#: lib/wfu_constants.php:179
|
858 |
msgid "File uploaded successfully but there are warnings!"
|
859 |
msgstr "Το αρχείο απεστάλη επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
860 |
|
861 |
+
#: lib/wfu_constants.php:180
|
862 |
msgid "Some files failed to upload!"
|
863 |
msgstr "Μερικά αρχεία απέτυχαν να αποσταλούν!"
|
864 |
|
865 |
+
#: lib/wfu_constants.php:181
|
866 |
msgid "All files failed to upload"
|
867 |
msgstr "Όλα τα αρχεία απέτυχαν να αποσταλούν"
|
868 |
|
869 |
+
#: lib/wfu_constants.php:182
|
870 |
msgid "File failed to upload"
|
871 |
msgstr "Το αρχείο απέτυχε να αποσταλεί"
|
872 |
|
873 |
+
#: lib/wfu_constants.php:183
|
874 |
msgid "There are no files to upload!"
|
875 |
msgstr "Δεν υπάρχουν αρχεία για αποστολή!"
|
876 |
|
877 |
+
#: lib/wfu_constants.php:184
|
878 |
msgid "Test upload message"
|
879 |
msgstr "Μήνυμα αποστολής ελέγχου"
|
880 |
|
881 |
+
#: lib/wfu_constants.php:185
|
882 |
msgid "JSON parse warning!"
|
883 |
msgstr "Προειδοποίηση μετατροπής JSON!"
|
884 |
|
885 |
+
#: lib/wfu_constants.php:186
|
886 |
msgid "please wait while redirecting..."
|
887 |
msgstr "παρακαλούμε περιμένετε ενώ γίνεται αναδρομολόγηση..."
|
888 |
|
889 |
+
#: lib/wfu_constants.php:188
|
890 |
msgid "Open visual shortcode editor in new window"
|
891 |
msgstr "Ανοίξτε τη γραφική επεξεργασία του shortcode σε νέο παράθυρο"
|
892 |
|
893 |
+
#: lib/wfu_constants.php:189
|
894 |
msgid "loading visual editor"
|
895 |
msgstr "φόρτωση του γραφικού επεξεργαστή"
|
896 |
|
897 |
+
#: lib/wfu_constants.php:190
|
898 |
msgid "Clear file list?"
|
899 |
msgstr "Να γίνει καθαρισμός της λίστας αρχείων;"
|
900 |
|
901 |
+
#: lib/wfu_constants.php:191
|
902 |
msgid "DROP HERE"
|
903 |
msgstr "ΑΦΗΣΤΕ ΕΔΩ"
|
904 |
|
905 |
+
#: lib/wfu_constants.php:193
|
906 |
msgid "Wordpress File Upload Form"
|
907 |
msgstr "Φόρμα του Wordpress File Upload"
|
908 |
|
909 |
+
#: lib/wfu_constants.php:194
|
910 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
911 |
msgstr "Αποστολή αρχείων με το Wordpress File Upload plugin για sidebars"
|
912 |
|
913 |
+
#: lib/wfu_constants.php:195
|
914 |
msgid "Upload Files"
|
915 |
msgstr "Αποστολή αρχείων"
|
916 |
|
languages/wp-file-upload-fr_FR.mo
CHANGED
Binary file
|
languages/wp-file-upload-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: Eric D. Valachs <ericduval@laposte.net>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: fr_FR\n"
|
@@ -271,6 +271,10 @@ msgstr ""
|
|
271 |
"temporaire. Contactez l'administrateur."
|
272 |
|
273 |
#: lib/wfu_constants.php:64
|
|
|
|
|
|
|
|
|
274 |
msgid ""
|
275 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
276 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
@@ -280,21 +284,21 @@ msgstr ""
|
|
280 |
"peut pas fournir avec certitude quelle extension est en cause. Examinez la "
|
281 |
"liste des extensions chargées avec phpinfo() peut être utile."
|
282 |
|
283 |
-
#: lib/wfu_constants.php:
|
284 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
285 |
msgstr ""
|
286 |
"Envoi impossible ! Une erreur est survenue pendant la tentative d'envoi du "
|
287 |
"fichier."
|
288 |
|
289 |
-
#: lib/wfu_constants.php:
|
290 |
msgid "Upload failed!"
|
291 |
msgstr "Envoi impossible !"
|
292 |
|
293 |
-
#: lib/wfu_constants.php:
|
294 |
msgid "No file!"
|
295 |
msgstr "Pas de fichier !"
|
296 |
|
297 |
-
#: lib/wfu_constants.php:
|
298 |
msgid ""
|
299 |
"Upload failed! The upload has been canceled by the user or the browser "
|
300 |
"dropped the connection."
|
@@ -302,27 +306,27 @@ msgstr ""
|
|
302 |
"Envoi impossible! L'envoi a été annulé par l'utilisateur ou le navigateur a "
|
303 |
"interrompu la connexion."
|
304 |
|
305 |
-
#: lib/wfu_constants.php:
|
306 |
msgid "Upload failed! Unknown error."
|
307 |
msgstr "Envoi impossible! Erreur inconnue."
|
308 |
|
309 |
-
#: lib/wfu_constants.php:
|
310 |
msgid "Please contact the administrator."
|
311 |
msgstr "Merci de contacter l'administrateur."
|
312 |
|
313 |
-
#: lib/wfu_constants.php:
|
314 |
msgid "No result from remote server!"
|
315 |
msgstr "Pas de réponse du serveur distant !"
|
316 |
|
317 |
-
#: lib/wfu_constants.php:
|
318 |
msgid " but with warnings"
|
319 |
msgstr "mais avec des avertissements"
|
320 |
|
321 |
-
#: lib/wfu_constants.php:
|
322 |
msgid "Warning: JSON parse error."
|
323 |
msgstr "Attention : Erreur d'analyse JSON"
|
324 |
|
325 |
-
#: lib/wfu_constants.php:
|
326 |
msgid ""
|
327 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
328 |
"not be parsed."
|
@@ -330,19 +334,19 @@ msgstr ""
|
|
330 |
"Les paramètres d'envoi de ce fichier, passés en tant que chaine JSON, ne "
|
331 |
"peuvent pas être analysés."
|
332 |
|
333 |
-
#: lib/wfu_constants.php:
|
334 |
msgid ""
|
335 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
336 |
msgstr "UploadStates, passé en tant que chaine JSON, ne peut pas être analysé."
|
337 |
|
338 |
-
#: lib/wfu_constants.php:
|
339 |
msgid ""
|
340 |
"Redirection to classic form functionality occurred due to unknown error."
|
341 |
msgstr ""
|
342 |
"La redirection vers la fonctionnalité classique des formulaires s'est "
|
343 |
"produit à cause d'une erreur inconue."
|
344 |
|
345 |
-
#: lib/wfu_constants.php:
|
346 |
msgid ""
|
347 |
"Redirection to classic form functionality occurred because AJAX is not "
|
348 |
"supported."
|
@@ -350,7 +354,7 @@ msgstr ""
|
|
350 |
"La redirection vers la fonctionnalité classique des formulaire s'est produit "
|
351 |
"car AJAX n'est pas supporté."
|
352 |
|
353 |
-
#: lib/wfu_constants.php:
|
354 |
msgid ""
|
355 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
356 |
"supported."
|
@@ -358,60 +362,60 @@ msgstr ""
|
|
358 |
"La redirection vers la fonctionnalité classique des formulaires s'est "
|
359 |
"produit car HTML5 n'est pas supporté."
|
360 |
|
361 |
-
#: lib/wfu_constants.php:
|
362 |
msgid ""
|
363 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
364 |
msgstr ""
|
365 |
"La redirection vers la fonctionnalité classique des formulaires s'est "
|
366 |
"produit à cause d'une erreur d'analyse JSON."
|
367 |
|
368 |
-
#: lib/wfu_constants.php:
|
369 |
msgid "Please enable popup windows from the browser's settings!"
|
370 |
msgstr ""
|
371 |
"Veuillez activer les fenêtres contextuelles dans les paramètres du "
|
372 |
"navigateur !"
|
373 |
|
374 |
-
#: lib/wfu_constants.php:
|
375 |
msgid "cannot be empty!"
|
376 |
msgstr "Ne peut pas être vide !"
|
377 |
|
378 |
-
#: lib/wfu_constants.php:
|
379 |
msgid "number not valid!"
|
380 |
msgstr "Nombre non valide !"
|
381 |
|
382 |
-
#: lib/wfu_constants.php:
|
383 |
msgid "email not valid!"
|
384 |
msgstr "L'e-mail n'est pas valide !"
|
385 |
|
386 |
-
#: lib/wfu_constants.php:
|
387 |
msgid "emails do not match!"
|
388 |
msgstr "Les e-mails ne correspondent pas !"
|
389 |
|
390 |
-
#: lib/wfu_constants.php:
|
391 |
msgid "no base email field in group!"
|
392 |
msgstr "Aucun champ email de base en groupe !"
|
393 |
|
394 |
-
#: lib/wfu_constants.php:
|
395 |
msgid "passwords do not match!"
|
396 |
msgstr "Les mots de passe ne correspondent pas !"
|
397 |
|
398 |
-
#: lib/wfu_constants.php:
|
399 |
msgid "no base password field in group!"
|
400 |
msgstr "Aucun champ de mot de passe de base dans le groupe !"
|
401 |
|
402 |
-
#: lib/wfu_constants.php:
|
403 |
msgid "checkbox unchecked!"
|
404 |
msgstr "Case à cocher désactivée !"
|
405 |
|
406 |
-
#: lib/wfu_constants.php:
|
407 |
msgid "no option selected!"
|
408 |
msgstr "Aucune option sélectionnée !"
|
409 |
|
410 |
-
#: lib/wfu_constants.php:
|
411 |
msgid "no item selected!"
|
412 |
msgstr "Aucun article sélectionné !"
|
413 |
|
414 |
-
#: lib/wfu_constants.php:
|
415 |
msgid ""
|
416 |
"There are more than one instances of the plugin in this page with the same "
|
417 |
"id. Please change it."
|
@@ -419,7 +423,7 @@ msgstr ""
|
|
419 |
"Il y a plusieurs occurences d'une instance du plugin dans cette page (même "
|
420 |
"id). Modifiez votre page."
|
421 |
|
422 |
-
#: lib/wfu_constants.php:
|
423 |
msgid ""
|
424 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
425 |
"the page."
|
@@ -427,7 +431,7 @@ msgstr ""
|
|
427 |
"Impossible de modifier le shortcode car la page a été modifiée. Veuillez "
|
428 |
"recharger la page."
|
429 |
|
430 |
-
#: lib/wfu_constants.php:
|
431 |
msgid ""
|
432 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
433 |
"or use RecaptchaV2 (no account)."
|
@@ -435,24 +439,24 @@ msgstr ""
|
|
435 |
"Erreur : Captcha pas pris en charge! Vous avez une ancienne version de PHP. "
|
436 |
"Mettre à jour votre PHP ou utiliser RecaptchaV2 (no account)."
|
437 |
|
438 |
-
#: lib/wfu_constants.php:
|
439 |
msgid ""
|
440 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
441 |
"notify administrator."
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: lib/wfu_constants.php:
|
445 |
msgid ""
|
446 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
447 |
"use RecaptchaV1 (no account)."
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: lib/wfu_constants.php:
|
451 |
msgid "ERROR: No site key. Please contact administrator!"
|
452 |
msgstr ""
|
453 |
"Erreur : Aucune clé du site. S'il vous plaît contacter l'administrateur!"
|
454 |
|
455 |
-
#: lib/wfu_constants.php:
|
456 |
msgid ""
|
457 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
458 |
"define Google Recaptcha keys."
|
@@ -460,123 +464,123 @@ msgstr ""
|
|
460 |
"Erreur : Aucun site clé défini ! Aller à la configuration du plugin dans le "
|
461 |
"Tableau de bord pour définir des clés de Google Recaptcha."
|
462 |
|
463 |
-
#: lib/wfu_constants.php:
|
464 |
msgid "Bad captcha image!"
|
465 |
msgstr "Mauvaise image de captcha !"
|
466 |
|
467 |
-
#: lib/wfu_constants.php:
|
468 |
msgid "No input!"
|
469 |
msgstr "Aucune entrée !"
|
470 |
|
471 |
-
#: lib/wfu_constants.php:
|
472 |
msgid "Captcha not completed!"
|
473 |
msgstr "Captcha incomplet !"
|
474 |
|
475 |
-
#: lib/wfu_constants.php:
|
476 |
msgid "Wrong captcha!"
|
477 |
msgstr "Mauvaise saisie captcha!"
|
478 |
|
479 |
-
#: lib/wfu_constants.php:
|
480 |
msgid "Error refreshing captcha!"
|
481 |
msgstr "Erreur mise à jour du captcha!"
|
482 |
|
483 |
-
#: lib/wfu_constants.php:
|
484 |
msgid "Unknown captcha error!"
|
485 |
msgstr "Captcha erreur inconnue!"
|
486 |
|
487 |
-
#: lib/wfu_constants.php:
|
488 |
msgid "Captcha not supported by your browser!"
|
489 |
msgstr "Captcha n'a pas supporté par votre navigateur!"
|
490 |
|
491 |
-
#: lib/wfu_constants.php:
|
492 |
msgid "the secret parameter is missing"
|
493 |
msgstr "le paramètre secret est manquant"
|
494 |
|
495 |
-
#: lib/wfu_constants.php:
|
496 |
msgid "the secret parameter is invalid or malformed"
|
497 |
msgstr "le paramètre secret est invalide ou malformé"
|
498 |
|
499 |
-
#: lib/wfu_constants.php:
|
500 |
msgid "the response parameter is missing"
|
501 |
msgstr "le paramètre de réponse est manquant"
|
502 |
|
503 |
-
#: lib/wfu_constants.php:
|
504 |
msgid "the response parameter is invalid or malformed"
|
505 |
msgstr "le paramètre de réponse est invalide ou malformé"
|
506 |
|
507 |
-
#: lib/wfu_constants.php:
|
508 |
msgid "Please do not use drag drop due to an internal problem."
|
509 |
msgstr "Ne pas utiliser un glisser-déposer (cause : problème interne)."
|
510 |
|
511 |
-
#: lib/wfu_constants.php:
|
512 |
#, php-format
|
513 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
514 |
msgstr "Erreur pendant l'envoi de fichier en blocs. Unique ID vide en bloc %d"
|
515 |
|
516 |
-
#: lib/wfu_constants.php:
|
517 |
msgid "Chunked upload is not allowed!"
|
518 |
msgstr "L'envoi des fichiers en bloc n'est pas autorisé!"
|
519 |
|
520 |
-
#: lib/wfu_constants.php:
|
521 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
522 |
msgstr ""
|
523 |
"Envoi de fichier en bloc interrompu suite à une erreur dans bloc précédent!"
|
524 |
|
525 |
-
#: lib/wfu_constants.php:
|
526 |
msgid "Chunked upload failed, final file could not be created!"
|
527 |
msgstr ""
|
528 |
"Envoi de fichier en bloc échoué, le fichier final n'a pas pu être créé!"
|
529 |
|
530 |
-
#: lib/wfu_constants.php:
|
531 |
#, php-format
|
532 |
msgid "Could not write file chuck to destination on chunk %d"
|
533 |
msgstr "Impossible d'écrire le bloc de fichier à destination sur bloc %d"
|
534 |
|
535 |
-
#: lib/wfu_constants.php:
|
536 |
#, php-format
|
537 |
msgid "Could not enlarge destination file on chunk %d"
|
538 |
msgstr "Impossible agrandir fichier de destination sur bloc %d"
|
539 |
|
540 |
-
#: lib/wfu_constants.php:
|
541 |
#, php-format
|
542 |
msgid "Could not open file handles on chunk %d"
|
543 |
msgstr "Impossible d'ouvrir le fichier handles sur bloc %d"
|
544 |
|
545 |
-
#: lib/wfu_constants.php:
|
546 |
msgid "You are not allowed to delete this file!"
|
547 |
msgstr "Vous n' êtes pas autorisé à supprimer ce fichier !"
|
548 |
|
549 |
-
#: lib/wfu_constants.php:
|
550 |
msgid "Upload skipped! File already exists."
|
551 |
msgstr "Envoi ignoré ! Le fichier existe déjà."
|
552 |
|
553 |
-
#: lib/wfu_constants.php:
|
554 |
msgid "The extension of the file does not match its contents."
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: lib/wfu_constants.php:
|
558 |
msgid ""
|
559 |
"Upload succeeded but the file is suspicious because its contents do not "
|
560 |
"match its extension. Its proper filename is: "
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: lib/wfu_constants.php:
|
564 |
msgid "No files have been selected!"
|
565 |
msgstr "Aucun fichier n'a été envoyé !"
|
566 |
|
567 |
-
#: lib/wfu_constants.php:
|
568 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
569 |
msgstr ""
|
570 |
"WPFilebase Plugin n'a pas été mis à jour car il n'y a pas de fichiers à "
|
571 |
"envoyer."
|
572 |
|
573 |
-
#: lib/wfu_constants.php:
|
574 |
msgid "Notification email was not sent because there were no files uploaded."
|
575 |
msgstr ""
|
576 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de fichiers à "
|
577 |
"envoyer."
|
578 |
|
579 |
-
#: lib/wfu_constants.php:
|
580 |
msgid ""
|
581 |
"Notification email was not sent because no recipients were defined. Please "
|
582 |
"check notifyrecipients attribute in the shortcode."
|
@@ -584,7 +588,7 @@ msgstr ""
|
|
584 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de destinataire. "
|
585 |
"Merci de vérifier l'attribut notifyrecipients dans le shortcode."
|
586 |
|
587 |
-
#: lib/wfu_constants.php:
|
588 |
msgid ""
|
589 |
"Notification email was not sent due to an error. Please check "
|
590 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -592,7 +596,7 @@ msgstr ""
|
|
592 |
"Le mail de notification n'a pas été envoyé car il n'y a une erreur. Merci de "
|
593 |
"vérifier les attributs notifyrecipients, notifysubject et notifymessage."
|
594 |
|
595 |
-
#: lib/wfu_constants.php:
|
596 |
msgid ""
|
597 |
"Redirection not executed because redirection link is empty. Please check "
|
598 |
"redirectlink attribute."
|
@@ -600,14 +604,14 @@ msgstr ""
|
|
600 |
"La redirection n'a pas été effectuée car le lien de redirection est vide. "
|
601 |
"Merci de vérifier l'attribut redirectlink."
|
602 |
|
603 |
-
#: lib/wfu_constants.php:
|
604 |
msgid ""
|
605 |
"Redirection not executed because not all files were successfully uploaded."
|
606 |
msgstr ""
|
607 |
"La redirection n'est pas exécutée car tous les fichiers n'ont pas été "
|
608 |
"envoyés."
|
609 |
|
610 |
-
#: lib/wfu_constants.php:
|
611 |
msgid ""
|
612 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
613 |
"message persists, contact administrator."
|
@@ -615,7 +619,7 @@ msgstr ""
|
|
615 |
"Impossible d' ajouter le shortcode à la page / poste. Essayez à nouveau. Si "
|
616 |
"le message persiste, contactez l' administrateur."
|
617 |
|
618 |
-
#: lib/wfu_constants.php:
|
619 |
msgid ""
|
620 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
621 |
"again to edit the shortcode."
|
@@ -623,7 +627,7 @@ msgstr ""
|
|
623 |
"Impossible de modifier le shortcode parce que le contenu de la page a "
|
624 |
"changé. Essayez à nouveau de modifier le shortcode."
|
625 |
|
626 |
-
#: lib/wfu_constants.php:
|
627 |
msgid ""
|
628 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
629 |
"again to delete it."
|
@@ -631,7 +635,7 @@ msgstr ""
|
|
631 |
"Impossible de supprimer le shortcode parce que le contenu de la page a "
|
632 |
"changé. Essayez à nouveau de le supprimer."
|
633 |
|
634 |
-
#: lib/wfu_constants.php:
|
635 |
msgid ""
|
636 |
"The page containing the shortcode has been modified and it is no longer "
|
637 |
"valid. Please go back to reload the shortcode."
|
@@ -639,7 +643,7 @@ msgstr ""
|
|
639 |
"La page contenant le shortcode a été modifié et il n'est plus valide. "
|
640 |
"Rechargez le shortcode."
|
641 |
|
642 |
-
#: lib/wfu_constants.php:
|
643 |
msgid ""
|
644 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
645 |
"back to reload the shortcode."
|
@@ -647,7 +651,7 @@ msgstr ""
|
|
647 |
"Impossible de mettre à jour le shortcode parce que le contenu de la page a "
|
648 |
"changé. Rechargez le shortcode."
|
649 |
|
650 |
-
#: lib/wfu_constants.php:
|
651 |
msgid ""
|
652 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
653 |
"go back and reload the shortcode."
|
@@ -655,39 +659,39 @@ msgstr ""
|
|
655 |
"Impossible de mettre à jour le shortcode. Essayez à nouveau. Si le problème "
|
656 |
"persiste, rechargez le shortcode."
|
657 |
|
658 |
-
#: lib/wfu_constants.php:
|
659 |
msgid "This is a test message"
|
660 |
msgstr "Ceci est un message de test"
|
661 |
|
662 |
-
#: lib/wfu_constants.php:
|
663 |
msgid "This is a test administrator message"
|
664 |
msgstr "Ceci est un message administrateur de test"
|
665 |
|
666 |
-
#: lib/wfu_constants.php:
|
667 |
msgid "File testfile 1 under test"
|
668 |
msgstr "File testfile 1 under test"
|
669 |
|
670 |
-
#: lib/wfu_constants.php:
|
671 |
msgid "File testfile 1 message"
|
672 |
msgstr "File testfile 1 message"
|
673 |
|
674 |
-
#: lib/wfu_constants.php:
|
675 |
msgid "File testfile 1 administrator message"
|
676 |
msgstr "Message administrateur File testfile"
|
677 |
|
678 |
-
#: lib/wfu_constants.php:
|
679 |
msgid "File testfile 2 under test"
|
680 |
msgstr "En test File testfile"
|
681 |
|
682 |
-
#: lib/wfu_constants.php:
|
683 |
msgid "File testfile 2 message"
|
684 |
msgstr "Message File testfile 2"
|
685 |
|
686 |
-
#: lib/wfu_constants.php:
|
687 |
msgid "File testfile 2 administrator message"
|
688 |
msgstr "Message administrateur File testfile 2"
|
689 |
|
690 |
-
#: lib/wfu_constants.php:
|
691 |
msgid ""
|
692 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
693 |
"current user."
|
@@ -695,7 +699,7 @@ msgstr ""
|
|
695 |
"Insérez %userid% variable dans le texte. Il sera remplacé par l'id de "
|
696 |
"l'utilisateur courant."
|
697 |
|
698 |
-
#: lib/wfu_constants.php:
|
699 |
msgid ""
|
700 |
"Insert variable %username% inside text. It will be replaced by the username "
|
701 |
"of the current user."
|
@@ -703,7 +707,7 @@ msgstr ""
|
|
703 |
"Insérez la variable %username% dans le texte. Il sera remplacé par le "
|
704 |
"username de l'utilisateur courant."
|
705 |
|
706 |
-
#: lib/wfu_constants.php:
|
707 |
msgid ""
|
708 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
709 |
"the current user."
|
@@ -711,7 +715,7 @@ msgstr ""
|
|
711 |
"Insérez la variable %useremail% dans le texte. Il sera remplacé par l'email "
|
712 |
"de l'utilisateur courant."
|
713 |
|
714 |
-
#: lib/wfu_constants.php:
|
715 |
msgid ""
|
716 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
717 |
"of the uploaded file."
|
@@ -719,7 +723,7 @@ msgstr ""
|
|
719 |
"Insérez la variable %filename% dans le texte. Il sera remplacé par le nom du "
|
720 |
"fichier à envoyer."
|
721 |
|
722 |
-
#: lib/wfu_constants.php:
|
723 |
msgid ""
|
724 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
725 |
"filepath of the uploaded file."
|
@@ -727,7 +731,7 @@ msgstr ""
|
|
727 |
"Insérez la variable %filepath% dans le texte. Il sera remplacé par le chemin "
|
728 |
"complet du fichier envoyé."
|
729 |
|
730 |
-
#: lib/wfu_constants.php:
|
731 |
msgid ""
|
732 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
733 |
"the website."
|
@@ -735,7 +739,7 @@ msgstr ""
|
|
735 |
"Insérez la variable %blogid% dans le texte. Il sera remplacé par l'id du "
|
736 |
"blog du site web."
|
737 |
|
738 |
-
#: lib/wfu_constants.php:
|
739 |
msgid ""
|
740 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
741 |
"current page."
|
@@ -743,7 +747,7 @@ msgstr ""
|
|
743 |
"Insérez %pageid% variable dans le texte. Il sera remplacé par l'id de la "
|
744 |
"page en cours."
|
745 |
|
746 |
-
#: lib/wfu_constants.php:
|
747 |
msgid ""
|
748 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
749 |
"the current page."
|
@@ -751,7 +755,7 @@ msgstr ""
|
|
751 |
"Insérez %pagetitle% variable dans le texte. Il sera remplacé par le titre de "
|
752 |
"la page courante."
|
753 |
|
754 |
-
#: lib/wfu_constants.php:
|
755 |
msgid ""
|
756 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
757 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -761,142 +765,150 @@ msgstr ""
|
|
761 |
"l'utilisateur dans la liste déroulante. Il sera remplacé par la valeur que "
|
762 |
"l'utilisateur aura entré dans ce champ."
|
763 |
|
764 |
-
#: lib/wfu_constants.php:
|
765 |
msgid "Insert variable %n% inside text to denote a line change."
|
766 |
msgstr ""
|
767 |
"Insérez la variable %n% à l'intérieur du texte pour indiquer un changement "
|
768 |
"de ligne."
|
769 |
|
770 |
-
#: lib/wfu_constants.php:
|
771 |
msgid "Test Mode"
|
772 |
msgstr "Mode de test"
|
773 |
|
774 |
-
#: lib/wfu_constants.php:
|
775 |
msgid "select dir..."
|
776 |
msgstr "Sélectionnez dir"
|
777 |
|
778 |
-
#: lib/wfu_constants.php:
|
779 |
msgid "type dir"
|
780 |
msgstr "Saisir dir"
|
781 |
|
782 |
-
#: lib/wfu_constants.php:
|
783 |
msgid "Upload path: %filepath%"
|
784 |
msgstr "Chemin d'upload : %filepath%"
|
785 |
|
786 |
-
#: lib/wfu_constants.php:
|
787 |
msgid "Failed upload path: %filepath%"
|
788 |
msgstr "Mauvais répertoire d'envoi : %filepath%"
|
789 |
|
790 |
-
#: lib/wfu_constants.php:
|
791 |
msgid " (required)"
|
792 |
msgstr " (*)"
|
793 |
|
794 |
-
#: lib/wfu_constants.php:
|
795 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
796 |
msgstr "Les fichiers sont envoyés. Êtes-vous sûr de vouloir quitter la page ?"
|
797 |
|
798 |
-
#: lib/wfu_constants.php:
|
799 |
msgid "checking captcha..."
|
800 |
msgstr "Vérifiez captcha..."
|
801 |
|
802 |
-
#: lib/wfu_constants.php:
|
803 |
msgid "refreshing..."
|
804 |
msgstr "Mise à jour..."
|
805 |
|
806 |
-
#: lib/wfu_constants.php:
|
807 |
msgid "correct captcha"
|
808 |
msgstr "Captcha correctement saisi"
|
809 |
|
810 |
-
#: lib/wfu_constants.php:
|
811 |
msgid "click to continue the upload"
|
812 |
msgstr "Cliquer pour continuer l'envoi"
|
813 |
|
814 |
-
#: lib/wfu_constants.php:
|
815 |
msgid "Are you sure you want to delete this file?"
|
816 |
msgstr "Êtes-vous sûr de vouloir supprimer ce fichier?"
|
817 |
|
818 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
819 |
msgid "Upload in progress"
|
820 |
msgstr "Envoi en cours"
|
821 |
|
822 |
-
#: lib/wfu_constants.php:
|
823 |
msgid "Upload in progress with warnings!"
|
824 |
msgstr "Envoi en cours mais avec des avertissements!"
|
825 |
|
826 |
-
#: lib/wfu_constants.php:
|
827 |
msgid "Upload in progress but some files already failed!"
|
828 |
msgstr "Envoi en cours mais certains fichiers ont échoués!"
|
829 |
|
830 |
-
#: lib/wfu_constants.php:
|
831 |
msgid "Upload in progress but no files uploaded so far!"
|
832 |
msgstr "Envoi en cours mais aucun fichier n'a été envoyé pour le moment!"
|
833 |
|
834 |
-
#: lib/wfu_constants.php:
|
835 |
msgid "All files uploaded successfully"
|
836 |
msgstr "Tous les fichiers ont été envoyés avec succès"
|
837 |
|
838 |
-
#: lib/wfu_constants.php:
|
839 |
msgid "All files uploaded successfully but there are warnings!"
|
840 |
msgstr ""
|
841 |
"Tous les fichiers ont été envoyés avec succès mais avec des avertissements!"
|
842 |
|
843 |
-
#: lib/wfu_constants.php:
|
844 |
msgid "File uploaded successfully but there are warnings!"
|
845 |
msgstr "Fichiers envoyés avec succès mais certain avec un avertissement."
|
846 |
|
847 |
-
#: lib/wfu_constants.php:
|
848 |
msgid "Some files failed to upload!"
|
849 |
msgstr "Certains fichiers n'ont pas été envoyé"
|
850 |
|
851 |
-
#: lib/wfu_constants.php:
|
852 |
msgid "All files failed to upload"
|
853 |
msgstr "Impossible d'envoyer les fichiers"
|
854 |
|
855 |
-
#: lib/wfu_constants.php:
|
856 |
msgid "File failed to upload"
|
857 |
msgstr "Impossible d'envoyer le fichier"
|
858 |
|
859 |
-
#: lib/wfu_constants.php:
|
860 |
msgid "There are no files to upload!"
|
861 |
msgstr "Il n'y a pas de fichiers à envoyer"
|
862 |
|
863 |
-
#: lib/wfu_constants.php:
|
864 |
msgid "Test upload message"
|
865 |
msgstr "Message de test d'upload"
|
866 |
|
867 |
-
#: lib/wfu_constants.php:
|
868 |
msgid "JSON parse warning!"
|
869 |
msgstr "Avertissements d'analyse JSON."
|
870 |
|
871 |
-
#: lib/wfu_constants.php:
|
872 |
msgid "please wait while redirecting..."
|
873 |
msgstr "Merci de patienter pendant la redirection..."
|
874 |
|
875 |
-
#: lib/wfu_constants.php:
|
876 |
msgid "Open visual shortcode editor in new window"
|
877 |
msgstr "Ouvrez l'éditeur de shortcode visuel dans une nouvelle fenêtre"
|
878 |
|
879 |
-
#: lib/wfu_constants.php:
|
880 |
msgid "loading visual editor"
|
881 |
msgstr "Chargement de l'éditeur visuel"
|
882 |
|
883 |
-
#: lib/wfu_constants.php:
|
884 |
msgid "Clear file list?"
|
885 |
msgstr "Effacer la liste des fichiers ?"
|
886 |
|
887 |
-
#: lib/wfu_constants.php:
|
888 |
msgid "DROP HERE"
|
889 |
msgstr "Déposer ici"
|
890 |
|
891 |
-
#: lib/wfu_constants.php:
|
892 |
msgid "Wordpress File Upload Form"
|
893 |
msgstr "Wordpress File Upload Formulaire"
|
894 |
|
895 |
-
#: lib/wfu_constants.php:
|
896 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
897 |
msgstr "Wordpress File Upload extension d'upload pour sidebar."
|
898 |
|
899 |
-
#: lib/wfu_constants.php:
|
900 |
msgid "Upload Files"
|
901 |
msgstr "Envoyer des fichiers"
|
902 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:19+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:20+0200\n"
|
7 |
"Last-Translator: Eric D. Valachs <ericduval@laposte.net>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: fr_FR\n"
|
271 |
"temporaire. Contactez l'administrateur."
|
272 |
|
273 |
#: lib/wfu_constants.php:64
|
274 |
+
msgid "Upload cancelled!"
|
275 |
+
msgstr "Envoi annulé!"
|
276 |
+
|
277 |
+
#: lib/wfu_constants.php:65
|
278 |
msgid ""
|
279 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
280 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
284 |
"peut pas fournir avec certitude quelle extension est en cause. Examinez la "
|
285 |
"liste des extensions chargées avec phpinfo() peut être utile."
|
286 |
|
287 |
+
#: lib/wfu_constants.php:66
|
288 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
289 |
msgstr ""
|
290 |
"Envoi impossible ! Une erreur est survenue pendant la tentative d'envoi du "
|
291 |
"fichier."
|
292 |
|
293 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
294 |
msgid "Upload failed!"
|
295 |
msgstr "Envoi impossible !"
|
296 |
|
297 |
+
#: lib/wfu_constants.php:68
|
298 |
msgid "No file!"
|
299 |
msgstr "Pas de fichier !"
|
300 |
|
301 |
+
#: lib/wfu_constants.php:69
|
302 |
msgid ""
|
303 |
"Upload failed! The upload has been canceled by the user or the browser "
|
304 |
"dropped the connection."
|
306 |
"Envoi impossible! L'envoi a été annulé par l'utilisateur ou le navigateur a "
|
307 |
"interrompu la connexion."
|
308 |
|
309 |
+
#: lib/wfu_constants.php:70
|
310 |
msgid "Upload failed! Unknown error."
|
311 |
msgstr "Envoi impossible! Erreur inconnue."
|
312 |
|
313 |
+
#: lib/wfu_constants.php:71
|
314 |
msgid "Please contact the administrator."
|
315 |
msgstr "Merci de contacter l'administrateur."
|
316 |
|
317 |
+
#: lib/wfu_constants.php:72
|
318 |
msgid "No result from remote server!"
|
319 |
msgstr "Pas de réponse du serveur distant !"
|
320 |
|
321 |
+
#: lib/wfu_constants.php:73
|
322 |
msgid " but with warnings"
|
323 |
msgstr "mais avec des avertissements"
|
324 |
|
325 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
326 |
msgid "Warning: JSON parse error."
|
327 |
msgstr "Attention : Erreur d'analyse JSON"
|
328 |
|
329 |
+
#: lib/wfu_constants.php:75
|
330 |
msgid ""
|
331 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
332 |
"not be parsed."
|
334 |
"Les paramètres d'envoi de ce fichier, passés en tant que chaine JSON, ne "
|
335 |
"peuvent pas être analysés."
|
336 |
|
337 |
+
#: lib/wfu_constants.php:77
|
338 |
msgid ""
|
339 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
340 |
msgstr "UploadStates, passé en tant que chaine JSON, ne peut pas être analysé."
|
341 |
|
342 |
+
#: lib/wfu_constants.php:78
|
343 |
msgid ""
|
344 |
"Redirection to classic form functionality occurred due to unknown error."
|
345 |
msgstr ""
|
346 |
"La redirection vers la fonctionnalité classique des formulaires s'est "
|
347 |
"produit à cause d'une erreur inconue."
|
348 |
|
349 |
+
#: lib/wfu_constants.php:79
|
350 |
msgid ""
|
351 |
"Redirection to classic form functionality occurred because AJAX is not "
|
352 |
"supported."
|
354 |
"La redirection vers la fonctionnalité classique des formulaire s'est produit "
|
355 |
"car AJAX n'est pas supporté."
|
356 |
|
357 |
+
#: lib/wfu_constants.php:80
|
358 |
msgid ""
|
359 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
360 |
"supported."
|
362 |
"La redirection vers la fonctionnalité classique des formulaires s'est "
|
363 |
"produit car HTML5 n'est pas supporté."
|
364 |
|
365 |
+
#: lib/wfu_constants.php:81
|
366 |
msgid ""
|
367 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
368 |
msgstr ""
|
369 |
"La redirection vers la fonctionnalité classique des formulaires s'est "
|
370 |
"produit à cause d'une erreur d'analyse JSON."
|
371 |
|
372 |
+
#: lib/wfu_constants.php:82
|
373 |
msgid "Please enable popup windows from the browser's settings!"
|
374 |
msgstr ""
|
375 |
"Veuillez activer les fenêtres contextuelles dans les paramètres du "
|
376 |
"navigateur !"
|
377 |
|
378 |
+
#: lib/wfu_constants.php:83
|
379 |
msgid "cannot be empty!"
|
380 |
msgstr "Ne peut pas être vide !"
|
381 |
|
382 |
+
#: lib/wfu_constants.php:84
|
383 |
msgid "number not valid!"
|
384 |
msgstr "Nombre non valide !"
|
385 |
|
386 |
+
#: lib/wfu_constants.php:85
|
387 |
msgid "email not valid!"
|
388 |
msgstr "L'e-mail n'est pas valide !"
|
389 |
|
390 |
+
#: lib/wfu_constants.php:86
|
391 |
msgid "emails do not match!"
|
392 |
msgstr "Les e-mails ne correspondent pas !"
|
393 |
|
394 |
+
#: lib/wfu_constants.php:87
|
395 |
msgid "no base email field in group!"
|
396 |
msgstr "Aucun champ email de base en groupe !"
|
397 |
|
398 |
+
#: lib/wfu_constants.php:88
|
399 |
msgid "passwords do not match!"
|
400 |
msgstr "Les mots de passe ne correspondent pas !"
|
401 |
|
402 |
+
#: lib/wfu_constants.php:89
|
403 |
msgid "no base password field in group!"
|
404 |
msgstr "Aucun champ de mot de passe de base dans le groupe !"
|
405 |
|
406 |
+
#: lib/wfu_constants.php:90
|
407 |
msgid "checkbox unchecked!"
|
408 |
msgstr "Case à cocher désactivée !"
|
409 |
|
410 |
+
#: lib/wfu_constants.php:91
|
411 |
msgid "no option selected!"
|
412 |
msgstr "Aucune option sélectionnée !"
|
413 |
|
414 |
+
#: lib/wfu_constants.php:92
|
415 |
msgid "no item selected!"
|
416 |
msgstr "Aucun article sélectionné !"
|
417 |
|
418 |
+
#: lib/wfu_constants.php:93
|
419 |
msgid ""
|
420 |
"There are more than one instances of the plugin in this page with the same "
|
421 |
"id. Please change it."
|
423 |
"Il y a plusieurs occurences d'une instance du plugin dans cette page (même "
|
424 |
"id). Modifiez votre page."
|
425 |
|
426 |
+
#: lib/wfu_constants.php:94
|
427 |
msgid ""
|
428 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
429 |
"the page."
|
431 |
"Impossible de modifier le shortcode car la page a été modifiée. Veuillez "
|
432 |
"recharger la page."
|
433 |
|
434 |
+
#: lib/wfu_constants.php:95
|
435 |
msgid ""
|
436 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
437 |
"or use RecaptchaV2 (no account)."
|
439 |
"Erreur : Captcha pas pris en charge! Vous avez une ancienne version de PHP. "
|
440 |
"Mettre à jour votre PHP ou utiliser RecaptchaV2 (no account)."
|
441 |
|
442 |
+
#: lib/wfu_constants.php:96
|
443 |
msgid ""
|
444 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
445 |
"notify administrator."
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: lib/wfu_constants.php:97
|
449 |
msgid ""
|
450 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
451 |
"use RecaptchaV1 (no account)."
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: lib/wfu_constants.php:98
|
455 |
msgid "ERROR: No site key. Please contact administrator!"
|
456 |
msgstr ""
|
457 |
"Erreur : Aucune clé du site. S'il vous plaît contacter l'administrateur!"
|
458 |
|
459 |
+
#: lib/wfu_constants.php:99
|
460 |
msgid ""
|
461 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
462 |
"define Google Recaptcha keys."
|
464 |
"Erreur : Aucun site clé défini ! Aller à la configuration du plugin dans le "
|
465 |
"Tableau de bord pour définir des clés de Google Recaptcha."
|
466 |
|
467 |
+
#: lib/wfu_constants.php:100
|
468 |
msgid "Bad captcha image!"
|
469 |
msgstr "Mauvaise image de captcha !"
|
470 |
|
471 |
+
#: lib/wfu_constants.php:101
|
472 |
msgid "No input!"
|
473 |
msgstr "Aucune entrée !"
|
474 |
|
475 |
+
#: lib/wfu_constants.php:102
|
476 |
msgid "Captcha not completed!"
|
477 |
msgstr "Captcha incomplet !"
|
478 |
|
479 |
+
#: lib/wfu_constants.php:103
|
480 |
msgid "Wrong captcha!"
|
481 |
msgstr "Mauvaise saisie captcha!"
|
482 |
|
483 |
+
#: lib/wfu_constants.php:104
|
484 |
msgid "Error refreshing captcha!"
|
485 |
msgstr "Erreur mise à jour du captcha!"
|
486 |
|
487 |
+
#: lib/wfu_constants.php:105
|
488 |
msgid "Unknown captcha error!"
|
489 |
msgstr "Captcha erreur inconnue!"
|
490 |
|
491 |
+
#: lib/wfu_constants.php:106
|
492 |
msgid "Captcha not supported by your browser!"
|
493 |
msgstr "Captcha n'a pas supporté par votre navigateur!"
|
494 |
|
495 |
+
#: lib/wfu_constants.php:107
|
496 |
msgid "the secret parameter is missing"
|
497 |
msgstr "le paramètre secret est manquant"
|
498 |
|
499 |
+
#: lib/wfu_constants.php:108
|
500 |
msgid "the secret parameter is invalid or malformed"
|
501 |
msgstr "le paramètre secret est invalide ou malformé"
|
502 |
|
503 |
+
#: lib/wfu_constants.php:109
|
504 |
msgid "the response parameter is missing"
|
505 |
msgstr "le paramètre de réponse est manquant"
|
506 |
|
507 |
+
#: lib/wfu_constants.php:110
|
508 |
msgid "the response parameter is invalid or malformed"
|
509 |
msgstr "le paramètre de réponse est invalide ou malformé"
|
510 |
|
511 |
+
#: lib/wfu_constants.php:111
|
512 |
msgid "Please do not use drag drop due to an internal problem."
|
513 |
msgstr "Ne pas utiliser un glisser-déposer (cause : problème interne)."
|
514 |
|
515 |
+
#: lib/wfu_constants.php:112
|
516 |
#, php-format
|
517 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
518 |
msgstr "Erreur pendant l'envoi de fichier en blocs. Unique ID vide en bloc %d"
|
519 |
|
520 |
+
#: lib/wfu_constants.php:113
|
521 |
msgid "Chunked upload is not allowed!"
|
522 |
msgstr "L'envoi des fichiers en bloc n'est pas autorisé!"
|
523 |
|
524 |
+
#: lib/wfu_constants.php:114
|
525 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
526 |
msgstr ""
|
527 |
"Envoi de fichier en bloc interrompu suite à une erreur dans bloc précédent!"
|
528 |
|
529 |
+
#: lib/wfu_constants.php:115
|
530 |
msgid "Chunked upload failed, final file could not be created!"
|
531 |
msgstr ""
|
532 |
"Envoi de fichier en bloc échoué, le fichier final n'a pas pu être créé!"
|
533 |
|
534 |
+
#: lib/wfu_constants.php:116
|
535 |
#, php-format
|
536 |
msgid "Could not write file chuck to destination on chunk %d"
|
537 |
msgstr "Impossible d'écrire le bloc de fichier à destination sur bloc %d"
|
538 |
|
539 |
+
#: lib/wfu_constants.php:117
|
540 |
#, php-format
|
541 |
msgid "Could not enlarge destination file on chunk %d"
|
542 |
msgstr "Impossible agrandir fichier de destination sur bloc %d"
|
543 |
|
544 |
+
#: lib/wfu_constants.php:118
|
545 |
#, php-format
|
546 |
msgid "Could not open file handles on chunk %d"
|
547 |
msgstr "Impossible d'ouvrir le fichier handles sur bloc %d"
|
548 |
|
549 |
+
#: lib/wfu_constants.php:119
|
550 |
msgid "You are not allowed to delete this file!"
|
551 |
msgstr "Vous n' êtes pas autorisé à supprimer ce fichier !"
|
552 |
|
553 |
+
#: lib/wfu_constants.php:121
|
554 |
msgid "Upload skipped! File already exists."
|
555 |
msgstr "Envoi ignoré ! Le fichier existe déjà."
|
556 |
|
557 |
+
#: lib/wfu_constants.php:122
|
558 |
msgid "The extension of the file does not match its contents."
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: lib/wfu_constants.php:123
|
562 |
msgid ""
|
563 |
"Upload succeeded but the file is suspicious because its contents do not "
|
564 |
"match its extension. Its proper filename is: "
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: lib/wfu_constants.php:124
|
568 |
msgid "No files have been selected!"
|
569 |
msgstr "Aucun fichier n'a été envoyé !"
|
570 |
|
571 |
+
#: lib/wfu_constants.php:125
|
572 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
573 |
msgstr ""
|
574 |
"WPFilebase Plugin n'a pas été mis à jour car il n'y a pas de fichiers à "
|
575 |
"envoyer."
|
576 |
|
577 |
+
#: lib/wfu_constants.php:126
|
578 |
msgid "Notification email was not sent because there were no files uploaded."
|
579 |
msgstr ""
|
580 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de fichiers à "
|
581 |
"envoyer."
|
582 |
|
583 |
+
#: lib/wfu_constants.php:127
|
584 |
msgid ""
|
585 |
"Notification email was not sent because no recipients were defined. Please "
|
586 |
"check notifyrecipients attribute in the shortcode."
|
588 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de destinataire. "
|
589 |
"Merci de vérifier l'attribut notifyrecipients dans le shortcode."
|
590 |
|
591 |
+
#: lib/wfu_constants.php:128
|
592 |
msgid ""
|
593 |
"Notification email was not sent due to an error. Please check "
|
594 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
596 |
"Le mail de notification n'a pas été envoyé car il n'y a une erreur. Merci de "
|
597 |
"vérifier les attributs notifyrecipients, notifysubject et notifymessage."
|
598 |
|
599 |
+
#: lib/wfu_constants.php:129
|
600 |
msgid ""
|
601 |
"Redirection not executed because redirection link is empty. Please check "
|
602 |
"redirectlink attribute."
|
604 |
"La redirection n'a pas été effectuée car le lien de redirection est vide. "
|
605 |
"Merci de vérifier l'attribut redirectlink."
|
606 |
|
607 |
+
#: lib/wfu_constants.php:130
|
608 |
msgid ""
|
609 |
"Redirection not executed because not all files were successfully uploaded."
|
610 |
msgstr ""
|
611 |
"La redirection n'est pas exécutée car tous les fichiers n'ont pas été "
|
612 |
"envoyés."
|
613 |
|
614 |
+
#: lib/wfu_constants.php:132
|
615 |
msgid ""
|
616 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
617 |
"message persists, contact administrator."
|
619 |
"Impossible d' ajouter le shortcode à la page / poste. Essayez à nouveau. Si "
|
620 |
"le message persiste, contactez l' administrateur."
|
621 |
|
622 |
+
#: lib/wfu_constants.php:133
|
623 |
msgid ""
|
624 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
625 |
"again to edit the shortcode."
|
627 |
"Impossible de modifier le shortcode parce que le contenu de la page a "
|
628 |
"changé. Essayez à nouveau de modifier le shortcode."
|
629 |
|
630 |
+
#: lib/wfu_constants.php:134
|
631 |
msgid ""
|
632 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
633 |
"again to delete it."
|
635 |
"Impossible de supprimer le shortcode parce que le contenu de la page a "
|
636 |
"changé. Essayez à nouveau de le supprimer."
|
637 |
|
638 |
+
#: lib/wfu_constants.php:135
|
639 |
msgid ""
|
640 |
"The page containing the shortcode has been modified and it is no longer "
|
641 |
"valid. Please go back to reload the shortcode."
|
643 |
"La page contenant le shortcode a été modifié et il n'est plus valide. "
|
644 |
"Rechargez le shortcode."
|
645 |
|
646 |
+
#: lib/wfu_constants.php:136
|
647 |
msgid ""
|
648 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
649 |
"back to reload the shortcode."
|
651 |
"Impossible de mettre à jour le shortcode parce que le contenu de la page a "
|
652 |
"changé. Rechargez le shortcode."
|
653 |
|
654 |
+
#: lib/wfu_constants.php:137
|
655 |
msgid ""
|
656 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
657 |
"go back and reload the shortcode."
|
659 |
"Impossible de mettre à jour le shortcode. Essayez à nouveau. Si le problème "
|
660 |
"persiste, rechargez le shortcode."
|
661 |
|
662 |
+
#: lib/wfu_constants.php:139
|
663 |
msgid "This is a test message"
|
664 |
msgstr "Ceci est un message de test"
|
665 |
|
666 |
+
#: lib/wfu_constants.php:140
|
667 |
msgid "This is a test administrator message"
|
668 |
msgstr "Ceci est un message administrateur de test"
|
669 |
|
670 |
+
#: lib/wfu_constants.php:141
|
671 |
msgid "File testfile 1 under test"
|
672 |
msgstr "File testfile 1 under test"
|
673 |
|
674 |
+
#: lib/wfu_constants.php:142
|
675 |
msgid "File testfile 1 message"
|
676 |
msgstr "File testfile 1 message"
|
677 |
|
678 |
+
#: lib/wfu_constants.php:143
|
679 |
msgid "File testfile 1 administrator message"
|
680 |
msgstr "Message administrateur File testfile"
|
681 |
|
682 |
+
#: lib/wfu_constants.php:144
|
683 |
msgid "File testfile 2 under test"
|
684 |
msgstr "En test File testfile"
|
685 |
|
686 |
+
#: lib/wfu_constants.php:145
|
687 |
msgid "File testfile 2 message"
|
688 |
msgstr "Message File testfile 2"
|
689 |
|
690 |
+
#: lib/wfu_constants.php:146
|
691 |
msgid "File testfile 2 administrator message"
|
692 |
msgstr "Message administrateur File testfile 2"
|
693 |
|
694 |
+
#: lib/wfu_constants.php:148
|
695 |
msgid ""
|
696 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
697 |
"current user."
|
699 |
"Insérez %userid% variable dans le texte. Il sera remplacé par l'id de "
|
700 |
"l'utilisateur courant."
|
701 |
|
702 |
+
#: lib/wfu_constants.php:149
|
703 |
msgid ""
|
704 |
"Insert variable %username% inside text. It will be replaced by the username "
|
705 |
"of the current user."
|
707 |
"Insérez la variable %username% dans le texte. Il sera remplacé par le "
|
708 |
"username de l'utilisateur courant."
|
709 |
|
710 |
+
#: lib/wfu_constants.php:150
|
711 |
msgid ""
|
712 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
713 |
"the current user."
|
715 |
"Insérez la variable %useremail% dans le texte. Il sera remplacé par l'email "
|
716 |
"de l'utilisateur courant."
|
717 |
|
718 |
+
#: lib/wfu_constants.php:151
|
719 |
msgid ""
|
720 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
721 |
"of the uploaded file."
|
723 |
"Insérez la variable %filename% dans le texte. Il sera remplacé par le nom du "
|
724 |
"fichier à envoyer."
|
725 |
|
726 |
+
#: lib/wfu_constants.php:152
|
727 |
msgid ""
|
728 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
729 |
"filepath of the uploaded file."
|
731 |
"Insérez la variable %filepath% dans le texte. Il sera remplacé par le chemin "
|
732 |
"complet du fichier envoyé."
|
733 |
|
734 |
+
#: lib/wfu_constants.php:153
|
735 |
msgid ""
|
736 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
737 |
"the website."
|
739 |
"Insérez la variable %blogid% dans le texte. Il sera remplacé par l'id du "
|
740 |
"blog du site web."
|
741 |
|
742 |
+
#: lib/wfu_constants.php:154
|
743 |
msgid ""
|
744 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
745 |
"current page."
|
747 |
"Insérez %pageid% variable dans le texte. Il sera remplacé par l'id de la "
|
748 |
"page en cours."
|
749 |
|
750 |
+
#: lib/wfu_constants.php:155
|
751 |
msgid ""
|
752 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
753 |
"the current page."
|
755 |
"Insérez %pagetitle% variable dans le texte. Il sera remplacé par le titre de "
|
756 |
"la page courante."
|
757 |
|
758 |
+
#: lib/wfu_constants.php:156
|
759 |
msgid ""
|
760 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
761 |
"drop-down list. It will be replaced by the value that the user entered in "
|
765 |
"l'utilisateur dans la liste déroulante. Il sera remplacé par la valeur que "
|
766 |
"l'utilisateur aura entré dans ce champ."
|
767 |
|
768 |
+
#: lib/wfu_constants.php:157
|
769 |
msgid "Insert variable %n% inside text to denote a line change."
|
770 |
msgstr ""
|
771 |
"Insérez la variable %n% à l'intérieur du texte pour indiquer un changement "
|
772 |
"de ligne."
|
773 |
|
774 |
+
#: lib/wfu_constants.php:159
|
775 |
msgid "Test Mode"
|
776 |
msgstr "Mode de test"
|
777 |
|
778 |
+
#: lib/wfu_constants.php:160
|
779 |
msgid "select dir..."
|
780 |
msgstr "Sélectionnez dir"
|
781 |
|
782 |
+
#: lib/wfu_constants.php:161
|
783 |
msgid "type dir"
|
784 |
msgstr "Saisir dir"
|
785 |
|
786 |
+
#: lib/wfu_constants.php:162
|
787 |
msgid "Upload path: %filepath%"
|
788 |
msgstr "Chemin d'upload : %filepath%"
|
789 |
|
790 |
+
#: lib/wfu_constants.php:163
|
791 |
msgid "Failed upload path: %filepath%"
|
792 |
msgstr "Mauvais répertoire d'envoi : %filepath%"
|
793 |
|
794 |
+
#: lib/wfu_constants.php:164
|
795 |
msgid " (required)"
|
796 |
msgstr " (*)"
|
797 |
|
798 |
+
#: lib/wfu_constants.php:165
|
799 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
800 |
msgstr "Les fichiers sont envoyés. Êtes-vous sûr de vouloir quitter la page ?"
|
801 |
|
802 |
+
#: lib/wfu_constants.php:166
|
803 |
msgid "checking captcha..."
|
804 |
msgstr "Vérifiez captcha..."
|
805 |
|
806 |
+
#: lib/wfu_constants.php:167
|
807 |
msgid "refreshing..."
|
808 |
msgstr "Mise à jour..."
|
809 |
|
810 |
+
#: lib/wfu_constants.php:168
|
811 |
msgid "correct captcha"
|
812 |
msgstr "Captcha correctement saisi"
|
813 |
|
814 |
+
#: lib/wfu_constants.php:169
|
815 |
msgid "click to continue the upload"
|
816 |
msgstr "Cliquer pour continuer l'envoi"
|
817 |
|
818 |
+
#: lib/wfu_constants.php:170
|
819 |
msgid "Are you sure you want to delete this file?"
|
820 |
msgstr "Êtes-vous sûr de vouloir supprimer ce fichier?"
|
821 |
|
822 |
+
#: lib/wfu_constants.php:171
|
823 |
+
msgid "Are you sure that you want to cancel the upload?"
|
824 |
+
msgstr ""
|
825 |
+
|
826 |
+
#: lib/wfu_constants.php:172
|
827 |
+
msgid "cancel upload of this file"
|
828 |
+
msgstr ""
|
829 |
+
|
830 |
+
#: lib/wfu_constants.php:173
|
831 |
msgid "Upload in progress"
|
832 |
msgstr "Envoi en cours"
|
833 |
|
834 |
+
#: lib/wfu_constants.php:174
|
835 |
msgid "Upload in progress with warnings!"
|
836 |
msgstr "Envoi en cours mais avec des avertissements!"
|
837 |
|
838 |
+
#: lib/wfu_constants.php:175
|
839 |
msgid "Upload in progress but some files already failed!"
|
840 |
msgstr "Envoi en cours mais certains fichiers ont échoués!"
|
841 |
|
842 |
+
#: lib/wfu_constants.php:176
|
843 |
msgid "Upload in progress but no files uploaded so far!"
|
844 |
msgstr "Envoi en cours mais aucun fichier n'a été envoyé pour le moment!"
|
845 |
|
846 |
+
#: lib/wfu_constants.php:177
|
847 |
msgid "All files uploaded successfully"
|
848 |
msgstr "Tous les fichiers ont été envoyés avec succès"
|
849 |
|
850 |
+
#: lib/wfu_constants.php:178
|
851 |
msgid "All files uploaded successfully but there are warnings!"
|
852 |
msgstr ""
|
853 |
"Tous les fichiers ont été envoyés avec succès mais avec des avertissements!"
|
854 |
|
855 |
+
#: lib/wfu_constants.php:179
|
856 |
msgid "File uploaded successfully but there are warnings!"
|
857 |
msgstr "Fichiers envoyés avec succès mais certain avec un avertissement."
|
858 |
|
859 |
+
#: lib/wfu_constants.php:180
|
860 |
msgid "Some files failed to upload!"
|
861 |
msgstr "Certains fichiers n'ont pas été envoyé"
|
862 |
|
863 |
+
#: lib/wfu_constants.php:181
|
864 |
msgid "All files failed to upload"
|
865 |
msgstr "Impossible d'envoyer les fichiers"
|
866 |
|
867 |
+
#: lib/wfu_constants.php:182
|
868 |
msgid "File failed to upload"
|
869 |
msgstr "Impossible d'envoyer le fichier"
|
870 |
|
871 |
+
#: lib/wfu_constants.php:183
|
872 |
msgid "There are no files to upload!"
|
873 |
msgstr "Il n'y a pas de fichiers à envoyer"
|
874 |
|
875 |
+
#: lib/wfu_constants.php:184
|
876 |
msgid "Test upload message"
|
877 |
msgstr "Message de test d'upload"
|
878 |
|
879 |
+
#: lib/wfu_constants.php:185
|
880 |
msgid "JSON parse warning!"
|
881 |
msgstr "Avertissements d'analyse JSON."
|
882 |
|
883 |
+
#: lib/wfu_constants.php:186
|
884 |
msgid "please wait while redirecting..."
|
885 |
msgstr "Merci de patienter pendant la redirection..."
|
886 |
|
887 |
+
#: lib/wfu_constants.php:188
|
888 |
msgid "Open visual shortcode editor in new window"
|
889 |
msgstr "Ouvrez l'éditeur de shortcode visuel dans une nouvelle fenêtre"
|
890 |
|
891 |
+
#: lib/wfu_constants.php:189
|
892 |
msgid "loading visual editor"
|
893 |
msgstr "Chargement de l'éditeur visuel"
|
894 |
|
895 |
+
#: lib/wfu_constants.php:190
|
896 |
msgid "Clear file list?"
|
897 |
msgstr "Effacer la liste des fichiers ?"
|
898 |
|
899 |
+
#: lib/wfu_constants.php:191
|
900 |
msgid "DROP HERE"
|
901 |
msgstr "Déposer ici"
|
902 |
|
903 |
+
#: lib/wfu_constants.php:193
|
904 |
msgid "Wordpress File Upload Form"
|
905 |
msgstr "Wordpress File Upload Formulaire"
|
906 |
|
907 |
+
#: lib/wfu_constants.php:194
|
908 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
909 |
msgstr "Wordpress File Upload extension d'upload pour sidebar."
|
910 |
|
911 |
+
#: lib/wfu_constants.php:195
|
912 |
msgid "Upload Files"
|
913 |
msgstr "Envoyer des fichiers"
|
914 |
|
languages/wp-file-upload-nl_NL.mo
ADDED
Binary file
|
languages/wp-file-upload-nl_NL.po
ADDED
@@ -0,0 +1,908 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:20+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:21+0200\n"
|
7 |
+
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
+
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
+
"Language: nl_NL\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
+
"X-Generator: Poedit 1.7.5\n"
|
17 |
+
"X-Poedit-SearchPath-0: .\n"
|
18 |
+
"X-Poedit-SearchPathExcluded-0: vendor\n"
|
19 |
+
"X-Poedit-SearchPathExcluded-1: minified\n"
|
20 |
+
"X-Poedit-SearchPathExcluded-2: unminified\n"
|
21 |
+
|
22 |
+
#: lib/wfu_constants.php:7
|
23 |
+
msgid "Upload files"
|
24 |
+
msgstr "Bestanden Uploaden"
|
25 |
+
|
26 |
+
#: lib/wfu_constants.php:10
|
27 |
+
msgid "Select File/Select Files"
|
28 |
+
msgstr "Selecteer Bestand/Selecteer Bestanden"
|
29 |
+
|
30 |
+
#: lib/wfu_constants.php:11
|
31 |
+
msgid "Upload File/Upload Files"
|
32 |
+
msgstr "Upload Bestand/Upload Bestanden"
|
33 |
+
|
34 |
+
#: lib/wfu_constants.php:15
|
35 |
+
msgid "Select File"
|
36 |
+
msgstr "Selecteer Bestand"
|
37 |
+
|
38 |
+
#: lib/wfu_constants.php:16
|
39 |
+
msgid "Upload File"
|
40 |
+
msgstr "Upload Bestand"
|
41 |
+
|
42 |
+
#: lib/wfu_constants.php:19
|
43 |
+
msgid "File Upload Notification"
|
44 |
+
msgstr "Bestand Upload Melding"
|
45 |
+
|
46 |
+
#: lib/wfu_constants.php:20
|
47 |
+
msgid ""
|
48 |
+
"Dear Recipient,%n%%n% This is an automatic delivery message to notify you "
|
49 |
+
"that a new file has been uploaded.%n%%n%Best Regards"
|
50 |
+
msgstr ""
|
51 |
+
"Beste Ontvanger, %n%%n% Dit is een automatisch bericht om jou te melden dat "
|
52 |
+
"een nieuw bestand werd geüpload.%n%%n%Vriendelijke groeten "
|
53 |
+
|
54 |
+
#: lib/wfu_constants.php:21
|
55 |
+
#, php-format
|
56 |
+
msgid "File %filename% uploaded successfully"
|
57 |
+
msgstr "Bestand %filename% met succes geüpload"
|
58 |
+
|
59 |
+
#: lib/wfu_constants.php:22
|
60 |
+
#, php-format
|
61 |
+
msgid "File %filename% uploaded successfully but with warnings"
|
62 |
+
msgstr "Bestand %filename% geüpload maar met waarschuwingen!"
|
63 |
+
|
64 |
+
#: lib/wfu_constants.php:23
|
65 |
+
msgid "File %filename% not uploaded"
|
66 |
+
msgstr "Het bestand %filename% werd niet geüpload"
|
67 |
+
|
68 |
+
#: lib/wfu_constants.php:24
|
69 |
+
msgid "File %filename% is being uploaded"
|
70 |
+
msgstr "Het bestand %filename% wordt geüpload"
|
71 |
+
|
72 |
+
#: lib/wfu_constants.php:25
|
73 |
+
msgid "Your message"
|
74 |
+
msgstr "Jouw bericht"
|
75 |
+
|
76 |
+
#: lib/wfu_constants.php:26
|
77 |
+
msgid "Please fill in the above words: "
|
78 |
+
msgstr "Vul bovenstaande woorden in a.u.b.:"
|
79 |
+
|
80 |
+
#: lib/wfu_constants.php:28
|
81 |
+
msgid "File"
|
82 |
+
msgstr "Bestand"
|
83 |
+
|
84 |
+
#: lib/wfu_constants.php:29
|
85 |
+
msgid "Date"
|
86 |
+
msgstr "Datum"
|
87 |
+
|
88 |
+
#: lib/wfu_constants.php:30
|
89 |
+
msgid "Size"
|
90 |
+
msgstr "Grootte"
|
91 |
+
|
92 |
+
#: lib/wfu_constants.php:31
|
93 |
+
msgid "User"
|
94 |
+
msgstr "Gebruiker"
|
95 |
+
|
96 |
+
#: lib/wfu_constants.php:32
|
97 |
+
msgid "Page"
|
98 |
+
msgstr "Pagina"
|
99 |
+
|
100 |
+
#: lib/wfu_constants.php:33
|
101 |
+
msgid "User Fields"
|
102 |
+
msgstr "Gebruikersvelden"
|
103 |
+
|
104 |
+
#: lib/wfu_constants.php:34
|
105 |
+
msgid "Download"
|
106 |
+
msgstr "Download"
|
107 |
+
|
108 |
+
#: lib/wfu_constants.php:35
|
109 |
+
msgid "Download this file"
|
110 |
+
msgstr "Download dit bestand"
|
111 |
+
|
112 |
+
#: lib/wfu_constants.php:36
|
113 |
+
msgid "Delete"
|
114 |
+
msgstr "Verwijderen"
|
115 |
+
|
116 |
+
#: lib/wfu_constants.php:37
|
117 |
+
msgid "Delete this file"
|
118 |
+
msgstr "Verwijder dit bestand"
|
119 |
+
|
120 |
+
#: lib/wfu_constants.php:38
|
121 |
+
msgid "Sort list based on this column"
|
122 |
+
msgstr "Sorteer lijst gebaseerd op deze kolom"
|
123 |
+
|
124 |
+
#: lib/wfu_constants.php:39
|
125 |
+
msgid "guest"
|
126 |
+
msgstr "gast"
|
127 |
+
|
128 |
+
#: lib/wfu_constants.php:40
|
129 |
+
msgid "unknown"
|
130 |
+
msgstr "onbekend"
|
131 |
+
|
132 |
+
#: lib/wfu_constants.php:42
|
133 |
+
msgid ""
|
134 |
+
"Error. Could not resolve ftp target filedir. Check the domain in 'ftpinfo' "
|
135 |
+
"attribute."
|
136 |
+
msgstr ""
|
137 |
+
"Fout. Kon het ftp doel filedir niet vinden. Controleer het domein in "
|
138 |
+
"'ftpinfo' attribuut."
|
139 |
+
|
140 |
+
#: lib/wfu_constants.php:43
|
141 |
+
msgid "Error. Invalid ftp information. Check 'ftpinfo' attribute."
|
142 |
+
msgstr "Fout. Foutieve ftp informatie. Controleer 'ftpinfo' attribuut."
|
143 |
+
|
144 |
+
#: lib/wfu_constants.php:44
|
145 |
+
msgid ""
|
146 |
+
"Error. Could not extract ftp information from 'ftpinfo' attribute. Check its "
|
147 |
+
"syntax."
|
148 |
+
msgstr ""
|
149 |
+
"Fout. Kon geen ftp informatie halen uit 'ftpinfo' attribuut. Controleer de "
|
150 |
+
"syntax."
|
151 |
+
|
152 |
+
#: lib/wfu_constants.php:45
|
153 |
+
msgid ""
|
154 |
+
"Error. Could not resolve ftp target filename. Check the domain in 'ftpinfo' "
|
155 |
+
"attribute."
|
156 |
+
msgstr ""
|
157 |
+
"Fout. Kon het ftp bestandsnaamdoel niet vinden. Controleer het domein in "
|
158 |
+
"'ftpinfo' attribuut."
|
159 |
+
|
160 |
+
#: lib/wfu_constants.php:46
|
161 |
+
msgid ""
|
162 |
+
"Error. The upload size limit of PHP directive upload_max_filesize is "
|
163 |
+
"preventing the upload of big files.\n"
|
164 |
+
"PHP directive upload_max_filesize limit is: "
|
165 |
+
msgstr ""
|
166 |
+
"Fout. De uploadlimiet (grootte) van PHP directive upload_max_filesize "
|
167 |
+
"weerhoudt je om grote bestanden te uploaden.\n"
|
168 |
+
"De PHP directive upload_max_filesize limiet is: "
|
169 |
+
|
170 |
+
#: lib/wfu_constants.php:47
|
171 |
+
msgid ""
|
172 |
+
"The upload time limit of PHP directive max_input_time is preventing the "
|
173 |
+
"upload of big files.\n"
|
174 |
+
"PHP directive max_input_time limit is: "
|
175 |
+
msgstr ""
|
176 |
+
"De uploadlimiet tijd van PHP directive max_input_time weerhoudt het uploaden "
|
177 |
+
"van grote bestanden.\n"
|
178 |
+
"PHP directive max_input_time limiet is: "
|
179 |
+
|
180 |
+
#: lib/wfu_constants.php:48
|
181 |
+
msgid ""
|
182 |
+
"Error. Permission denied to write to target folder.\n"
|
183 |
+
"Check and correct read/write permissions of target folder."
|
184 |
+
msgstr ""
|
185 |
+
"Fout. Geen toestemming tot schrijven naar doelmap.\n"
|
186 |
+
"Controleer en corrigeer de lees/schrijf rechten van de doelmap."
|
187 |
+
|
188 |
+
#: lib/wfu_constants.php:49
|
189 |
+
msgid ""
|
190 |
+
"Error. This file was rejected because its extension is not correct. Its "
|
191 |
+
"proper filename is: "
|
192 |
+
msgstr ""
|
193 |
+
"Fout. Dit bestand werd geweigerd omdat de extensie niet correct is. De "
|
194 |
+
"correcte bestandnaam is: "
|
195 |
+
|
196 |
+
#: lib/wfu_constants.php:50
|
197 |
+
msgid "Targer folder doesn't exist."
|
198 |
+
msgstr "Doelmap bestaat niet."
|
199 |
+
|
200 |
+
#: lib/wfu_constants.php:51
|
201 |
+
msgid "Upload failed! Missing a temporary folder."
|
202 |
+
msgstr "Upload mislukt! Er ontbreekt een tijdelijke map."
|
203 |
+
|
204 |
+
#: lib/wfu_constants.php:52
|
205 |
+
msgid "Upload failed! Permission denied to write to target folder."
|
206 |
+
msgstr "Upload mislukt! Toestemming ontbreekt om te schrijven naar doelmap."
|
207 |
+
|
208 |
+
#: lib/wfu_constants.php:53
|
209 |
+
msgid "File not allowed."
|
210 |
+
msgstr "Bestand niet toegelaten."
|
211 |
+
|
212 |
+
#: lib/wfu_constants.php:54
|
213 |
+
msgid "File is suspicious and was rejected."
|
214 |
+
msgstr "Bestand is dubieus en werd niet toegelaten."
|
215 |
+
|
216 |
+
#: lib/wfu_constants.php:55
|
217 |
+
msgid "The uploaded file exceeds the file size limit."
|
218 |
+
msgstr "Het geüploade bestand overschrijdt de toegestane grootte."
|
219 |
+
|
220 |
+
#: lib/wfu_constants.php:56
|
221 |
+
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
222 |
+
msgstr ""
|
223 |
+
"Het geüploade bestand overschrijdt 2GB en wordt niet ondersteund door deze "
|
224 |
+
"server."
|
225 |
+
|
226 |
+
#: lib/wfu_constants.php:57
|
227 |
+
msgid ""
|
228 |
+
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
229 |
+
"Please contact the administrator."
|
230 |
+
msgstr ""
|
231 |
+
"Upload mislukt! Het geüploade bestand overschrijdt de bestandsgrootte van de "
|
232 |
+
"server. Neem contact op met de beheerder."
|
233 |
+
|
234 |
+
#: lib/wfu_constants.php:58
|
235 |
+
msgid ""
|
236 |
+
"Upload failed! The duration of the upload exceeded the time limit of the "
|
237 |
+
"server. Please contact the administrator."
|
238 |
+
msgstr ""
|
239 |
+
"Upload mislukt! De duur van de upload overschreed de termijn van de server. "
|
240 |
+
"Neem contact op met de beheerder."
|
241 |
+
|
242 |
+
#: lib/wfu_constants.php:59
|
243 |
+
msgid ""
|
244 |
+
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
245 |
+
"was specified in the HTML form."
|
246 |
+
msgstr ""
|
247 |
+
"Upload mislukt! Het geüploade bestand is groter dan de MAX_FILE_SIZE "
|
248 |
+
"aangegeven voor dit HTML formulier."
|
249 |
+
|
250 |
+
#: lib/wfu_constants.php:60
|
251 |
+
msgid "Upload failed! The uploaded file was only partially uploaded."
|
252 |
+
msgstr "Upload mislukt! Het geüploade bestand is slechts deels geüpload."
|
253 |
+
|
254 |
+
#: lib/wfu_constants.php:61
|
255 |
+
msgid "Upload failed! No file was uploaded."
|
256 |
+
msgstr "Upload mislukt! Er werd geen bestand geüpload."
|
257 |
+
|
258 |
+
#: lib/wfu_constants.php:62
|
259 |
+
msgid "Upload failed! Failed to write file to disk."
|
260 |
+
msgstr ""
|
261 |
+
"Upload mislukt! Het is niet gelukt het bestand naar de schijf te schrijven."
|
262 |
+
|
263 |
+
#: lib/wfu_constants.php:63
|
264 |
+
msgid ""
|
265 |
+
"Upload failed! Error occured while moving temporary file. Please contact "
|
266 |
+
"administrator."
|
267 |
+
msgstr ""
|
268 |
+
"Upload mislukt! Er is een fout opgetreden tijdens het verplaatsen van het "
|
269 |
+
"tijdelijke bestand. Contacteer de beheerder."
|
270 |
+
|
271 |
+
#: lib/wfu_constants.php:64
|
272 |
+
msgid "Upload cancelled!"
|
273 |
+
msgstr "Upload geannuleerd!"
|
274 |
+
|
275 |
+
#: lib/wfu_constants.php:65
|
276 |
+
msgid ""
|
277 |
+
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
278 |
+
"a way to ascertain which extension caused the file upload to stop; examining "
|
279 |
+
"the list of loaded extensions with phpinfo() may help."
|
280 |
+
msgstr ""
|
281 |
+
"Upload mislukt! Een PHP extensie stopte de upload. PHP verschaft geen "
|
282 |
+
"mogelijkheid om te achterhalen welke extensie de oorzaak is; onderzoek van "
|
283 |
+
"de lijst met actieve extensies met phpinfo() kan nuttig zijn."
|
284 |
+
|
285 |
+
#: lib/wfu_constants.php:66
|
286 |
+
msgid "Upload failed! Error occured while attemting to upload the file."
|
287 |
+
msgstr "Upload mislukt! Een fout is opgetreden tijdens het uploaden."
|
288 |
+
|
289 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
290 |
+
msgid "Upload failed!"
|
291 |
+
msgstr "Upload mislukt!"
|
292 |
+
|
293 |
+
#: lib/wfu_constants.php:68
|
294 |
+
msgid "No file!"
|
295 |
+
msgstr "Geen bestand!"
|
296 |
+
|
297 |
+
#: lib/wfu_constants.php:69
|
298 |
+
msgid ""
|
299 |
+
"Upload failed! The upload has been canceled by the user or the browser "
|
300 |
+
"dropped the connection."
|
301 |
+
msgstr ""
|
302 |
+
"Upload mislukt! De upload werd geannuleerd door de gebruiker of de "
|
303 |
+
"verbinding met de server werd verbroken."
|
304 |
+
|
305 |
+
#: lib/wfu_constants.php:70
|
306 |
+
msgid "Upload failed! Unknown error."
|
307 |
+
msgstr "Upload mislukt! Onbekende fout."
|
308 |
+
|
309 |
+
#: lib/wfu_constants.php:71
|
310 |
+
msgid "Please contact the administrator."
|
311 |
+
msgstr "Contacteer de beheerder."
|
312 |
+
|
313 |
+
#: lib/wfu_constants.php:72
|
314 |
+
msgid "No result from remote server!"
|
315 |
+
msgstr "Geen resultaten van de server!"
|
316 |
+
|
317 |
+
#: lib/wfu_constants.php:73
|
318 |
+
msgid " but with warnings"
|
319 |
+
msgstr " maar met waarschuwingen"
|
320 |
+
|
321 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
322 |
+
msgid "Warning: JSON parse error."
|
323 |
+
msgstr "Opgelet: JSON parseerfout."
|
324 |
+
|
325 |
+
#: lib/wfu_constants.php:75
|
326 |
+
msgid ""
|
327 |
+
"Upload parameters of this file, passed as JSON string to the handler, could "
|
328 |
+
"not be parsed."
|
329 |
+
msgstr ""
|
330 |
+
"De uploadparameters van dit bestand, doorgegeven als JSON string to the "
|
331 |
+
"handler, kon niet worden ontleed."
|
332 |
+
|
333 |
+
#: lib/wfu_constants.php:77
|
334 |
+
msgid ""
|
335 |
+
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
336 |
+
msgstr ""
|
337 |
+
"UploadStates, doorgegeven als JSON string to the handler, kon niet worden "
|
338 |
+
"ontleed."
|
339 |
+
|
340 |
+
#: lib/wfu_constants.php:78
|
341 |
+
msgid ""
|
342 |
+
"Redirection to classic form functionality occurred due to unknown error."
|
343 |
+
msgstr ""
|
344 |
+
"Doorsturen naar classic form functionaliteit trad op door onbekende fout."
|
345 |
+
|
346 |
+
#: lib/wfu_constants.php:79
|
347 |
+
msgid ""
|
348 |
+
"Redirection to classic form functionality occurred because AJAX is not "
|
349 |
+
"supported."
|
350 |
+
msgstr ""
|
351 |
+
"Doorsturen naar classic form functionaliteit trad op omdat AJAX niet wordt "
|
352 |
+
"ondersteund."
|
353 |
+
|
354 |
+
#: lib/wfu_constants.php:80
|
355 |
+
msgid ""
|
356 |
+
"Redirection to classic form functionality occurred because HTML5 is not "
|
357 |
+
"supported."
|
358 |
+
msgstr ""
|
359 |
+
"Doorsturen naar classic form functionaliteit trad op omdat HTML5 niet wordt "
|
360 |
+
"ondersteund."
|
361 |
+
|
362 |
+
#: lib/wfu_constants.php:81
|
363 |
+
msgid ""
|
364 |
+
"Redirection to classic form functionality occurred due to JSON parse error."
|
365 |
+
msgstr ""
|
366 |
+
"Doorsturen naar classic form functionaliteit trad op wegens JSON parseerfout."
|
367 |
+
|
368 |
+
#: lib/wfu_constants.php:82
|
369 |
+
msgid "Please enable popup windows from the browser's settings!"
|
370 |
+
msgstr "Activeer popup vensters in de browserinstellingen!"
|
371 |
+
|
372 |
+
#: lib/wfu_constants.php:83
|
373 |
+
msgid "cannot be empty!"
|
374 |
+
msgstr "kan niet leeg zijn!"
|
375 |
+
|
376 |
+
#: lib/wfu_constants.php:84
|
377 |
+
msgid "number not valid!"
|
378 |
+
msgstr "nummer niet geldig!"
|
379 |
+
|
380 |
+
#: lib/wfu_constants.php:85
|
381 |
+
msgid "email not valid!"
|
382 |
+
msgstr "e-mail niet geldig!"
|
383 |
+
|
384 |
+
#: lib/wfu_constants.php:86
|
385 |
+
msgid "emails do not match!"
|
386 |
+
msgstr "e-mails komen niet overeen!"
|
387 |
+
|
388 |
+
#: lib/wfu_constants.php:87
|
389 |
+
msgid "no base email field in group!"
|
390 |
+
msgstr "geen hoofd e-mailveld in de groep!"
|
391 |
+
|
392 |
+
#: lib/wfu_constants.php:88
|
393 |
+
msgid "passwords do not match!"
|
394 |
+
msgstr "Wachtwoorden komen niet overeen!"
|
395 |
+
|
396 |
+
#: lib/wfu_constants.php:89
|
397 |
+
msgid "no base password field in group!"
|
398 |
+
msgstr "geen hoofd wachtwoordveld in de groep!"
|
399 |
+
|
400 |
+
#: lib/wfu_constants.php:90
|
401 |
+
msgid "checkbox unchecked!"
|
402 |
+
msgstr "checkbox niet aangevinkt!"
|
403 |
+
|
404 |
+
#: lib/wfu_constants.php:91
|
405 |
+
msgid "no option selected!"
|
406 |
+
msgstr "geen optie geselecteerd!"
|
407 |
+
|
408 |
+
#: lib/wfu_constants.php:92
|
409 |
+
msgid "no item selected!"
|
410 |
+
msgstr "geen item geselecteerd!"
|
411 |
+
|
412 |
+
#: lib/wfu_constants.php:93
|
413 |
+
msgid ""
|
414 |
+
"There are more than one instances of the plugin in this page with the same "
|
415 |
+
"id. Please change it."
|
416 |
+
msgstr ""
|
417 |
+
"Er is meer dan één verzoek van deze plugin op deze pagina met dezelfde id. "
|
418 |
+
"Pas dit aan."
|
419 |
+
|
420 |
+
#: lib/wfu_constants.php:94
|
421 |
+
msgid ""
|
422 |
+
"Cannot edit the shortcode because the page has been modified. Please reload "
|
423 |
+
"the page."
|
424 |
+
msgstr ""
|
425 |
+
"Kan de shortcode niet aanpassen omdat de pagina werd aangepast. Herlaadt de "
|
426 |
+
"pagina."
|
427 |
+
|
428 |
+
#: lib/wfu_constants.php:95
|
429 |
+
msgid ""
|
430 |
+
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
431 |
+
"or use RecaptchaV2 (no account)."
|
432 |
+
msgstr ""
|
433 |
+
"FOUT: Captcha niet ondersteund! Je gebruikt een oude PHP versie. Upgrade "
|
434 |
+
"jouw PHP of gebruik RecaptchaV2 (geen account)."
|
435 |
+
|
436 |
+
#: lib/wfu_constants.php:96
|
437 |
+
msgid ""
|
438 |
+
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
439 |
+
"notify administrator."
|
440 |
+
msgstr ""
|
441 |
+
"FOUT: slechts één versie van RecaptchaV1 kan bestaan op dezelfde pagina. "
|
442 |
+
"Informeer de beheerder."
|
443 |
+
|
444 |
+
#: lib/wfu_constants.php:97
|
445 |
+
msgid ""
|
446 |
+
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
447 |
+
"use RecaptchaV1 (no account)."
|
448 |
+
msgstr ""
|
449 |
+
"FOUT: slechts één versie van RecaptchaV1 kan bestaan op dezelfde pagina. "
|
450 |
+
"Gebruik RecaptchaV1 (geen account)."
|
451 |
+
|
452 |
+
#: lib/wfu_constants.php:98
|
453 |
+
msgid "ERROR: No site key. Please contact administrator!"
|
454 |
+
msgstr "FOUT: Geen websitesleutel. Contacteer de beheerder!"
|
455 |
+
|
456 |
+
#: lib/wfu_constants.php:99
|
457 |
+
msgid ""
|
458 |
+
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
459 |
+
"define Google Recaptcha keys."
|
460 |
+
msgstr ""
|
461 |
+
"FOUT: Geen websitesleutel gedefinieerd! Ga naar de plugin instellingen in "
|
462 |
+
"het Dashboard om de Google Recaptcha sleutels te bepalen."
|
463 |
+
|
464 |
+
#: lib/wfu_constants.php:100
|
465 |
+
msgid "Bad captcha image!"
|
466 |
+
msgstr "Foute captcha afbeelding!"
|
467 |
+
|
468 |
+
#: lib/wfu_constants.php:101
|
469 |
+
msgid "No input!"
|
470 |
+
msgstr "Geen invoer!"
|
471 |
+
|
472 |
+
#: lib/wfu_constants.php:102
|
473 |
+
msgid "Captcha not completed!"
|
474 |
+
msgstr "Captcha niet voltooid!"
|
475 |
+
|
476 |
+
#: lib/wfu_constants.php:103
|
477 |
+
msgid "Wrong captcha!"
|
478 |
+
msgstr "Foute captcha!"
|
479 |
+
|
480 |
+
#: lib/wfu_constants.php:104
|
481 |
+
msgid "Error refreshing captcha!"
|
482 |
+
msgstr "Fout bij het verversen van de captcha!"
|
483 |
+
|
484 |
+
#: lib/wfu_constants.php:105
|
485 |
+
msgid "Unknown captcha error!"
|
486 |
+
msgstr "Onbekende captchafout!"
|
487 |
+
|
488 |
+
#: lib/wfu_constants.php:106
|
489 |
+
msgid "Captcha not supported by your browser!"
|
490 |
+
msgstr "Captcha niet ondersteund door jouw browser!"
|
491 |
+
|
492 |
+
#: lib/wfu_constants.php:107
|
493 |
+
msgid "the secret parameter is missing"
|
494 |
+
msgstr "de geheime parameter ontbreekt"
|
495 |
+
|
496 |
+
#: lib/wfu_constants.php:108
|
497 |
+
msgid "the secret parameter is invalid or malformed"
|
498 |
+
msgstr "de geheime parameter is ongeldig of foutief gevormd"
|
499 |
+
|
500 |
+
#: lib/wfu_constants.php:109
|
501 |
+
msgid "the response parameter is missing"
|
502 |
+
msgstr "de antwoord parameter ontbreekt"
|
503 |
+
|
504 |
+
#: lib/wfu_constants.php:110
|
505 |
+
msgid "the response parameter is invalid or malformed"
|
506 |
+
msgstr "de antwoord parameter is ongeldig of foutief gevormd"
|
507 |
+
|
508 |
+
#: lib/wfu_constants.php:111
|
509 |
+
msgid "Please do not use drag drop due to an internal problem."
|
510 |
+
msgstr "Gebruik geen drag drop wegens een intern probleem."
|
511 |
+
|
512 |
+
#: lib/wfu_constants.php:112
|
513 |
+
#, php-format
|
514 |
+
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
515 |
+
msgstr "Fout tijdens blok-upload. Unieke ID is leeg in blok %d"
|
516 |
+
|
517 |
+
#: lib/wfu_constants.php:113
|
518 |
+
msgid "Chunked upload is not allowed!"
|
519 |
+
msgstr "Blok upload is niet toegestaan!"
|
520 |
+
|
521 |
+
#: lib/wfu_constants.php:114
|
522 |
+
msgid "Chunked upload aborted due to error in previous chunk!"
|
523 |
+
msgstr "Blok upload werd afgebroken wegens een fout in vorige blok!"
|
524 |
+
|
525 |
+
#: lib/wfu_constants.php:115
|
526 |
+
msgid "Chunked upload failed, final file could not be created!"
|
527 |
+
msgstr "Blok upload mislukt, laatste bestand kon niet worden aangemaakt!"
|
528 |
+
|
529 |
+
#: lib/wfu_constants.php:116
|
530 |
+
#, php-format
|
531 |
+
msgid "Could not write file chuck to destination on chunk %d"
|
532 |
+
msgstr "Kon bestandsblok niet wegschrijven naar bestemming op blok %d"
|
533 |
+
|
534 |
+
#: lib/wfu_constants.php:117
|
535 |
+
#, php-format
|
536 |
+
msgid "Could not enlarge destination file on chunk %d"
|
537 |
+
msgstr "Kon het bestemmingsbestand niet vergroten op blok %d"
|
538 |
+
|
539 |
+
#: lib/wfu_constants.php:118
|
540 |
+
#, php-format
|
541 |
+
msgid "Could not open file handles on chunk %d"
|
542 |
+
msgstr "Kon het bestand op blok %d niet openen"
|
543 |
+
|
544 |
+
#: lib/wfu_constants.php:119
|
545 |
+
msgid "You are not allowed to delete this file!"
|
546 |
+
msgstr "Je hebt geen toestemming om dit bestand te verwijderen!"
|
547 |
+
|
548 |
+
#: lib/wfu_constants.php:121
|
549 |
+
msgid "Upload skipped! File already exists."
|
550 |
+
msgstr "Upload overgeslagen! Bestand bestaat al."
|
551 |
+
|
552 |
+
#: lib/wfu_constants.php:122
|
553 |
+
msgid "The extension of the file does not match its contents."
|
554 |
+
msgstr "De extensie van het bestand komt niet overeen met zijn inhoud."
|
555 |
+
|
556 |
+
#: lib/wfu_constants.php:123
|
557 |
+
msgid ""
|
558 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
559 |
+
"match its extension. Its proper filename is: "
|
560 |
+
msgstr ""
|
561 |
+
"Upload is gelukt maar het bestand is dubieus omdat zijn inhoud niet overeen "
|
562 |
+
"komt met de extensie. De correcte bestandsnaam is "
|
563 |
+
|
564 |
+
#: lib/wfu_constants.php:124
|
565 |
+
msgid "No files have been selected!"
|
566 |
+
msgstr "Er werden geen bestanden geselecteerd!"
|
567 |
+
|
568 |
+
#: lib/wfu_constants.php:125
|
569 |
+
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
570 |
+
msgstr ""
|
571 |
+
"WPFilebase Plugin werd niet geüpdatet omdat er geen bestanden werden "
|
572 |
+
"geüpload."
|
573 |
+
|
574 |
+
#: lib/wfu_constants.php:126
|
575 |
+
msgid "Notification email was not sent because there were no files uploaded."
|
576 |
+
msgstr ""
|
577 |
+
"Er werd geen meldingsmail verstuurd omdat er geen bestanden werden geüpload."
|
578 |
+
|
579 |
+
#: lib/wfu_constants.php:127
|
580 |
+
msgid ""
|
581 |
+
"Notification email was not sent because no recipients were defined. Please "
|
582 |
+
"check notifyrecipients attribute in the shortcode."
|
583 |
+
msgstr ""
|
584 |
+
"Er werd geen meldingsmail verstuurd omdat er geen ontvangers werden "
|
585 |
+
"toegekend. Controleer de notifyrecipients attribuut in de shortcode."
|
586 |
+
|
587 |
+
#: lib/wfu_constants.php:128
|
588 |
+
msgid ""
|
589 |
+
"Notification email was not sent due to an error. Please check "
|
590 |
+
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
591 |
+
msgstr ""
|
592 |
+
"Meldingsmail werd niet verstuurd wegens een fout. Controleer "
|
593 |
+
"notifyrecipients, notifysubject en notifymessage attributen op fouten."
|
594 |
+
|
595 |
+
#: lib/wfu_constants.php:129
|
596 |
+
msgid ""
|
597 |
+
"Redirection not executed because redirection link is empty. Please check "
|
598 |
+
"redirectlink attribute."
|
599 |
+
msgstr ""
|
600 |
+
"Omleiding niet uitgevoerd omdat de omleidingslink ontbreekt. Controleer het "
|
601 |
+
"omleidingslink attribuut."
|
602 |
+
|
603 |
+
#: lib/wfu_constants.php:130
|
604 |
+
msgid ""
|
605 |
+
"Redirection not executed because not all files were successfully uploaded."
|
606 |
+
msgstr ""
|
607 |
+
"Omleiding werd niet uitgevoerd omdat niet alle bestanden correct werden "
|
608 |
+
"geüpload."
|
609 |
+
|
610 |
+
#: lib/wfu_constants.php:132
|
611 |
+
msgid ""
|
612 |
+
"Failed to add the shortcode to the page/post. Please try again. If the "
|
613 |
+
"message persists, contact administrator."
|
614 |
+
msgstr ""
|
615 |
+
"De shortcode toevoegen aan de pagina/post is mislukt. Probeer opnieuw. "
|
616 |
+
"Contacteer de beheerder wanneer dit bericht blijft verschijnen."
|
617 |
+
|
618 |
+
#: lib/wfu_constants.php:133
|
619 |
+
msgid ""
|
620 |
+
"Failed to edit the shortcode because the contents of the page changed. Try "
|
621 |
+
"again to edit the shortcode."
|
622 |
+
msgstr ""
|
623 |
+
"De shortcode aanpassen is mislukt omdat de inhoud van de pagina is "
|
624 |
+
"veranderd. Probeer de shortcode opnieuw aan te passen."
|
625 |
+
|
626 |
+
#: lib/wfu_constants.php:134
|
627 |
+
msgid ""
|
628 |
+
"Failed to delete the shortcode because the contents of the page changed. Try "
|
629 |
+
"again to delete it."
|
630 |
+
msgstr ""
|
631 |
+
"De shortcode aanpassen is mislukt omdat de inhoud van de pagina is "
|
632 |
+
"veranderd. Probeer opnieuw te verwijderen."
|
633 |
+
|
634 |
+
#: lib/wfu_constants.php:135
|
635 |
+
msgid ""
|
636 |
+
"The page containing the shortcode has been modified and it is no longer "
|
637 |
+
"valid. Please go back to reload the shortcode."
|
638 |
+
msgstr ""
|
639 |
+
"De pagina die de shortcode bevat werd aangepast en is daardoor niet langer "
|
640 |
+
"geldig. Ga terug om de shortcode te herladen."
|
641 |
+
|
642 |
+
#: lib/wfu_constants.php:136
|
643 |
+
msgid ""
|
644 |
+
"Failed to update the shortcode because the contents of the page changed. Go "
|
645 |
+
"back to reload the shortcode."
|
646 |
+
msgstr ""
|
647 |
+
"Het updaten van de shortcode is mislukt omdat de inhoud van de pagina werd "
|
648 |
+
"gewijzigd. Ga terug om de shortcode te herladen."
|
649 |
+
|
650 |
+
#: lib/wfu_constants.php:137
|
651 |
+
msgid ""
|
652 |
+
"Failed to update the shortcode. Please try again. If the problem persists, "
|
653 |
+
"go back and reload the shortcode."
|
654 |
+
msgstr ""
|
655 |
+
"Updaten van de shortcode is mislukt. Probeer opnieuw. Als het probleem zich "
|
656 |
+
"blijft voordoen, ga dan terug en herlaadt de shortcode."
|
657 |
+
|
658 |
+
#: lib/wfu_constants.php:139
|
659 |
+
msgid "This is a test message"
|
660 |
+
msgstr "Dit is een testbericht"
|
661 |
+
|
662 |
+
#: lib/wfu_constants.php:140
|
663 |
+
msgid "This is a test administrator message"
|
664 |
+
msgstr "Dit is een test beheerdersbericht"
|
665 |
+
|
666 |
+
#: lib/wfu_constants.php:141
|
667 |
+
msgid "File testfile 1 under test"
|
668 |
+
msgstr "Bestand testfile 1 onder test"
|
669 |
+
|
670 |
+
#: lib/wfu_constants.php:142
|
671 |
+
msgid "File testfile 1 message"
|
672 |
+
msgstr "Bestand testfile 1 bericht"
|
673 |
+
|
674 |
+
#: lib/wfu_constants.php:143
|
675 |
+
msgid "File testfile 1 administrator message"
|
676 |
+
msgstr "Bestand testfile 1 beheerdersbericht"
|
677 |
+
|
678 |
+
#: lib/wfu_constants.php:144
|
679 |
+
msgid "File testfile 2 under test"
|
680 |
+
msgstr "Bestand tesfile 2 onder test"
|
681 |
+
|
682 |
+
#: lib/wfu_constants.php:145
|
683 |
+
msgid "File testfile 2 message"
|
684 |
+
msgstr "Bestand testfile 2 bericht"
|
685 |
+
|
686 |
+
#: lib/wfu_constants.php:146
|
687 |
+
msgid "File testfile 2 administrator message"
|
688 |
+
msgstr "Bestand testfile 2 beheerdersbericht"
|
689 |
+
|
690 |
+
#: lib/wfu_constants.php:148
|
691 |
+
msgid ""
|
692 |
+
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
693 |
+
"current user."
|
694 |
+
msgstr ""
|
695 |
+
"Plaats de variabele %userid% in de tekst. Het zal worden vervangen door de "
|
696 |
+
"id van de huidige gebruiker."
|
697 |
+
|
698 |
+
#: lib/wfu_constants.php:149
|
699 |
+
msgid ""
|
700 |
+
"Insert variable %username% inside text. It will be replaced by the username "
|
701 |
+
"of the current user."
|
702 |
+
msgstr ""
|
703 |
+
"Plaats de variabele %username% in de tekst. Het zal worden vervangen door de "
|
704 |
+
"gebruikersnaam van de huidige gebruiker."
|
705 |
+
|
706 |
+
#: lib/wfu_constants.php:150
|
707 |
+
msgid ""
|
708 |
+
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
709 |
+
"the current user."
|
710 |
+
msgstr ""
|
711 |
+
"Plaats de variabele %usermail% in de tekst. Het zal worden vervangen door "
|
712 |
+
"het e-mailadres van de huidige gebruiker."
|
713 |
+
|
714 |
+
#: lib/wfu_constants.php:151
|
715 |
+
msgid ""
|
716 |
+
"Insert variable %filename% inside text. It will be replaced by the filename "
|
717 |
+
"of the uploaded file."
|
718 |
+
msgstr ""
|
719 |
+
"Plaats de variabele %filename% in de tekst. Het zal worden vervangen door de "
|
720 |
+
"bestandsnaam van het geüploade bestand."
|
721 |
+
|
722 |
+
#: lib/wfu_constants.php:152
|
723 |
+
msgid ""
|
724 |
+
"Insert variable %filepath% inside text. It will be replaced by the full "
|
725 |
+
"filepath of the uploaded file."
|
726 |
+
msgstr ""
|
727 |
+
"Plaats de variabele %filepath% in de tekst. Het zal worden vervangen door "
|
728 |
+
"het volledige bestandspad van het geüploade bestand."
|
729 |
+
|
730 |
+
#: lib/wfu_constants.php:153
|
731 |
+
msgid ""
|
732 |
+
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
733 |
+
"the website."
|
734 |
+
msgstr ""
|
735 |
+
"Plaats de variabele %blogid% in de tekst. Het zal worden vervangen door de "
|
736 |
+
"blog id van de website."
|
737 |
+
|
738 |
+
#: lib/wfu_constants.php:154
|
739 |
+
msgid ""
|
740 |
+
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
741 |
+
"current page."
|
742 |
+
msgstr ""
|
743 |
+
"Plaats de variabele %pageid% in de tekst. Het zal worden vervangen door de "
|
744 |
+
"id van de huidige pagina."
|
745 |
+
|
746 |
+
#: lib/wfu_constants.php:155
|
747 |
+
msgid ""
|
748 |
+
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
749 |
+
"the current page."
|
750 |
+
msgstr ""
|
751 |
+
"Plaats de variabele %pagetitle% in de tekst. Het zal worden vervangen door "
|
752 |
+
"de titel van de huidige pagina."
|
753 |
+
|
754 |
+
#: lib/wfu_constants.php:156
|
755 |
+
msgid ""
|
756 |
+
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
757 |
+
"drop-down list. It will be replaced by the value that the user entered in "
|
758 |
+
"this field."
|
759 |
+
msgstr ""
|
760 |
+
"Plaats de variabele %userdataXXX% in de tekst. Selecteer het gebruikersveld "
|
761 |
+
"via het uitklaplijst. Het zal worden vervangen door de data die de gebruiker "
|
762 |
+
"in dit veld heeft ingevuld."
|
763 |
+
|
764 |
+
#: lib/wfu_constants.php:157
|
765 |
+
msgid "Insert variable %n% inside text to denote a line change."
|
766 |
+
msgstr ""
|
767 |
+
"Plaats de variabele %n% in de tekst om verder te gaan naar de volgende regel."
|
768 |
+
|
769 |
+
#: lib/wfu_constants.php:159
|
770 |
+
msgid "Test Mode"
|
771 |
+
msgstr "Test Modus"
|
772 |
+
|
773 |
+
#: lib/wfu_constants.php:160
|
774 |
+
msgid "select dir..."
|
775 |
+
msgstr "selecteer dir..."
|
776 |
+
|
777 |
+
#: lib/wfu_constants.php:161
|
778 |
+
msgid "type dir"
|
779 |
+
msgstr "type dir"
|
780 |
+
|
781 |
+
#: lib/wfu_constants.php:162
|
782 |
+
msgid "Upload path: %filepath%"
|
783 |
+
msgstr "Uploadpad: %filepath%"
|
784 |
+
|
785 |
+
#: lib/wfu_constants.php:163
|
786 |
+
msgid "Failed upload path: %filepath%"
|
787 |
+
msgstr "Foutief uploadpad: %filepath%"
|
788 |
+
|
789 |
+
#: lib/wfu_constants.php:164
|
790 |
+
msgid " (required)"
|
791 |
+
msgstr "(verplicht)"
|
792 |
+
|
793 |
+
#: lib/wfu_constants.php:165
|
794 |
+
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
795 |
+
msgstr ""
|
796 |
+
"Bestanden worden geüpload. Ben je zeker dat je de pagina wilt verlaten?"
|
797 |
+
|
798 |
+
#: lib/wfu_constants.php:166
|
799 |
+
msgid "checking captcha..."
|
800 |
+
msgstr "captcha controleren..."
|
801 |
+
|
802 |
+
#: lib/wfu_constants.php:167
|
803 |
+
msgid "refreshing..."
|
804 |
+
msgstr "verversen..."
|
805 |
+
|
806 |
+
#: lib/wfu_constants.php:168
|
807 |
+
msgid "correct captcha"
|
808 |
+
msgstr "correcte captcha"
|
809 |
+
|
810 |
+
#: lib/wfu_constants.php:169
|
811 |
+
msgid "click to continue the upload"
|
812 |
+
msgstr "Klik om door te gaan met uploaden"
|
813 |
+
|
814 |
+
#: lib/wfu_constants.php:170
|
815 |
+
msgid "Are you sure you want to delete this file?"
|
816 |
+
msgstr "Ben je zeker dat je dit bestand wilt verwijderen?"
|
817 |
+
|
818 |
+
#: lib/wfu_constants.php:171
|
819 |
+
msgid "Are you sure that you want to cancel the upload?"
|
820 |
+
msgstr ""
|
821 |
+
|
822 |
+
#: lib/wfu_constants.php:172
|
823 |
+
msgid "cancel upload of this file"
|
824 |
+
msgstr "uploaden van dit bestand annuleren"
|
825 |
+
|
826 |
+
#: lib/wfu_constants.php:173
|
827 |
+
msgid "Upload in progress"
|
828 |
+
msgstr "Upload is bezig"
|
829 |
+
|
830 |
+
#: lib/wfu_constants.php:174
|
831 |
+
msgid "Upload in progress with warnings!"
|
832 |
+
msgstr "Upload is bezig met waarschuwingen!"
|
833 |
+
|
834 |
+
#: lib/wfu_constants.php:175
|
835 |
+
msgid "Upload in progress but some files already failed!"
|
836 |
+
msgstr "Upload is bezig maar sommige bestanden zijn reeds mislukt!"
|
837 |
+
|
838 |
+
#: lib/wfu_constants.php:176
|
839 |
+
msgid "Upload in progress but no files uploaded so far!"
|
840 |
+
msgstr "Upload is bezig maar er werden tot nu toe nog geen bestanden geüpload!"
|
841 |
+
|
842 |
+
#: lib/wfu_constants.php:177
|
843 |
+
msgid "All files uploaded successfully"
|
844 |
+
msgstr "Alle bestanden met succes geüpload"
|
845 |
+
|
846 |
+
#: lib/wfu_constants.php:178
|
847 |
+
msgid "All files uploaded successfully but there are warnings!"
|
848 |
+
msgstr "Alle bestanden zijn succesvol geüpload maar er zijn waarschuwingen!"
|
849 |
+
|
850 |
+
#: lib/wfu_constants.php:179
|
851 |
+
msgid "File uploaded successfully but there are warnings!"
|
852 |
+
msgstr "Bestand werd succesvol geüpload maar er zijn waarschuwingen!"
|
853 |
+
|
854 |
+
#: lib/wfu_constants.php:180
|
855 |
+
msgid "Some files failed to upload!"
|
856 |
+
msgstr "Sommige bestanden werden niet geüpload!"
|
857 |
+
|
858 |
+
#: lib/wfu_constants.php:181
|
859 |
+
msgid "All files failed to upload"
|
860 |
+
msgstr "Upload mislukt voor alle bestanden"
|
861 |
+
|
862 |
+
#: lib/wfu_constants.php:182
|
863 |
+
msgid "File failed to upload"
|
864 |
+
msgstr "Upload mislukt voor bestand"
|
865 |
+
|
866 |
+
#: lib/wfu_constants.php:183
|
867 |
+
msgid "There are no files to upload!"
|
868 |
+
msgstr "Er zijn geen bestanden om te uploaden!"
|
869 |
+
|
870 |
+
#: lib/wfu_constants.php:184
|
871 |
+
msgid "Test upload message"
|
872 |
+
msgstr "Test upload berciht"
|
873 |
+
|
874 |
+
#: lib/wfu_constants.php:185
|
875 |
+
msgid "JSON parse warning!"
|
876 |
+
msgstr "JSON parseer waarschuwing!"
|
877 |
+
|
878 |
+
#: lib/wfu_constants.php:186
|
879 |
+
msgid "please wait while redirecting..."
|
880 |
+
msgstr "wacht a.u.b. terwijl je wordt doorverwezen..."
|
881 |
+
|
882 |
+
#: lib/wfu_constants.php:188
|
883 |
+
msgid "Open visual shortcode editor in new window"
|
884 |
+
msgstr "Open de visuele shortcode editor in een nieuw venster"
|
885 |
+
|
886 |
+
#: lib/wfu_constants.php:189
|
887 |
+
msgid "loading visual editor"
|
888 |
+
msgstr "laden visuele editor"
|
889 |
+
|
890 |
+
#: lib/wfu_constants.php:190
|
891 |
+
msgid "Clear file list?"
|
892 |
+
msgstr "Bestandenlijst wissen?"
|
893 |
+
|
894 |
+
#: lib/wfu_constants.php:191
|
895 |
+
msgid "DROP HERE"
|
896 |
+
msgstr "PLAATS HIER"
|
897 |
+
|
898 |
+
#: lib/wfu_constants.php:193
|
899 |
+
msgid "Wordpress File Upload Form"
|
900 |
+
msgstr "Wordpress File Upload Formulier"
|
901 |
+
|
902 |
+
#: lib/wfu_constants.php:194
|
903 |
+
msgid "Wordpress File Upload plugin uploader for sidebars"
|
904 |
+
msgstr "Wordpress File Upload plugin uploader voor zijbalken"
|
905 |
+
|
906 |
+
#: lib/wfu_constants.php:195
|
907 |
+
msgid "Upload Files"
|
908 |
+
msgstr "Upload Bestanden"
|
languages/wp-file-upload-pl_PL.mo
CHANGED
Binary file
|
languages/wp-file-upload-pl_PL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: pl_PL\n"
|
@@ -262,26 +262,30 @@ msgid ""
|
|
262 |
msgstr "Wystąpił nieznany błąd. Skontaktuj się z administratorem serwisu."
|
263 |
|
264 |
#: lib/wfu_constants.php:64
|
|
|
|
|
|
|
|
|
265 |
msgid ""
|
266 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
267 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
268 |
"the list of loaded extensions with phpinfo() may help."
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: lib/wfu_constants.php:
|
272 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
273 |
msgstr ""
|
274 |
"Wysyłanie nie powiodło się! Wystąpił błąd podczas attemting wgrać plik."
|
275 |
|
276 |
-
#: lib/wfu_constants.php:
|
277 |
msgid "Upload failed!"
|
278 |
msgstr "BŁĄD PRZESYŁANIA!!!"
|
279 |
|
280 |
-
#: lib/wfu_constants.php:
|
281 |
msgid "No file!"
|
282 |
msgstr "Brak pliku"
|
283 |
|
284 |
-
#: lib/wfu_constants.php:
|
285 |
msgid ""
|
286 |
"Upload failed! The upload has been canceled by the user or the browser "
|
287 |
"dropped the connection."
|
@@ -289,27 +293,27 @@ msgstr ""
|
|
289 |
"Wysyłanie nie powiodło się! Wysyłanie zostało anulowane przez użytkownika "
|
290 |
"lub utracone połączenie."
|
291 |
|
292 |
-
#: lib/wfu_constants.php:
|
293 |
msgid "Upload failed! Unknown error."
|
294 |
msgstr "Wysyłanie nie powiodło się! Nieznany błąd."
|
295 |
|
296 |
-
#: lib/wfu_constants.php:
|
297 |
msgid "Please contact the administrator."
|
298 |
msgstr "Proszę skontaktuj się z administratorem."
|
299 |
|
300 |
-
#: lib/wfu_constants.php:
|
301 |
msgid "No result from remote server!"
|
302 |
msgstr "Nie wynik z serwera zdalnego!"
|
303 |
|
304 |
-
#: lib/wfu_constants.php:
|
305 |
msgid " but with warnings"
|
306 |
msgstr "Ostrzeżenia"
|
307 |
|
308 |
-
#: lib/wfu_constants.php:
|
309 |
msgid "Warning: JSON parse error."
|
310 |
msgstr "\"Błąd analizowania\""
|
311 |
|
312 |
-
#: lib/wfu_constants.php:
|
313 |
msgid ""
|
314 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
315 |
"not be parsed."
|
@@ -317,27 +321,27 @@ msgstr ""
|
|
317 |
"Przekazywania parametrów tego pliku, przekazywana jako ciąg JSON do obsługi, "
|
318 |
"nie można przeanalizować."
|
319 |
|
320 |
-
#: lib/wfu_constants.php:
|
321 |
msgid ""
|
322 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
323 |
msgstr ""
|
324 |
"UploadStates, przekazywana jako ciąg JSON do obsługi, nie można "
|
325 |
"przeanalizować."
|
326 |
|
327 |
-
#: lib/wfu_constants.php:
|
328 |
msgid ""
|
329 |
"Redirection to classic form functionality occurred due to unknown error."
|
330 |
msgstr ""
|
331 |
"Przekierowanie do klasycznej postaci funkcji wystąpił z powodu nieznanego "
|
332 |
"błędu."
|
333 |
|
334 |
-
#: lib/wfu_constants.php:
|
335 |
msgid ""
|
336 |
"Redirection to classic form functionality occurred because AJAX is not "
|
337 |
"supported."
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: lib/wfu_constants.php:
|
341 |
msgid ""
|
342 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
343 |
"supported."
|
@@ -345,58 +349,58 @@ msgstr ""
|
|
345 |
"Przekierowanie do klasycznej postaci funkcji wystąpił, ponieważ HTML5 jest "
|
346 |
"nieobsługiwana."
|
347 |
|
348 |
-
#: lib/wfu_constants.php:
|
349 |
msgid ""
|
350 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
351 |
msgstr ""
|
352 |
"Przekierowanie do klasycznej postaci funkcji wystąpił ze względu na błąd "
|
353 |
"analizy JSON."
|
354 |
|
355 |
-
#: lib/wfu_constants.php:
|
356 |
msgid "Please enable popup windows from the browser's settings!"
|
357 |
msgstr "Proszę włączyć wyskakujące okienka z ustawień przeglądarki!"
|
358 |
|
359 |
-
#: lib/wfu_constants.php:
|
360 |
msgid "cannot be empty!"
|
361 |
msgstr "Pole nie może być puste!"
|
362 |
|
363 |
-
#: lib/wfu_constants.php:
|
364 |
msgid "number not valid!"
|
365 |
msgstr "Błędny numer!"
|
366 |
|
367 |
-
#: lib/wfu_constants.php:
|
368 |
msgid "email not valid!"
|
369 |
msgstr "Niepoprawny e-mail!"
|
370 |
|
371 |
-
#: lib/wfu_constants.php:
|
372 |
msgid "emails do not match!"
|
373 |
msgstr "e-maile nie pasują!"
|
374 |
|
375 |
-
#: lib/wfu_constants.php:
|
376 |
msgid "no base email field in group!"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: lib/wfu_constants.php:
|
380 |
msgid "passwords do not match!"
|
381 |
msgstr "Hasła nie są identyczne"
|
382 |
|
383 |
-
#: lib/wfu_constants.php:
|
384 |
msgid "no base password field in group!"
|
385 |
msgstr ""
|
386 |
|
387 |
-
#: lib/wfu_constants.php:
|
388 |
msgid "checkbox unchecked!"
|
389 |
msgstr "niezaznaczone pole wyboru!"
|
390 |
|
391 |
-
#: lib/wfu_constants.php:
|
392 |
msgid "no option selected!"
|
393 |
msgstr "Nie wybrano żadnej opcji"
|
394 |
|
395 |
-
#: lib/wfu_constants.php:
|
396 |
msgid "no item selected!"
|
397 |
msgstr "Nie wybrano żadnego elementu."
|
398 |
|
399 |
-
#: lib/wfu_constants.php:
|
400 |
msgid ""
|
401 |
"There are more than one instances of the plugin in this page with the same "
|
402 |
"id. Please change it."
|
@@ -404,7 +408,7 @@ msgstr ""
|
|
404 |
"Tu są więcej niż jednego wystąpienia o plugin na tej stronie o tym samym "
|
405 |
"identyfikatorze. Zmień go."
|
406 |
|
407 |
-
#: lib/wfu_constants.php:
|
408 |
msgid ""
|
409 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
410 |
"the page."
|
@@ -412,148 +416,148 @@ msgstr ""
|
|
412 |
"Nie można edytować shortkode, ponieważ strona została zmodyfikowana. Proszę "
|
413 |
"odświeżyć stronę."
|
414 |
|
415 |
-
#: lib/wfu_constants.php:
|
416 |
msgid ""
|
417 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
418 |
"or use RecaptchaV2 (no account)."
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: lib/wfu_constants.php:
|
422 |
msgid ""
|
423 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
424 |
"notify administrator."
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: lib/wfu_constants.php:
|
428 |
msgid ""
|
429 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
430 |
"use RecaptchaV1 (no account)."
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: lib/wfu_constants.php:
|
434 |
msgid "ERROR: No site key. Please contact administrator!"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: lib/wfu_constants.php:
|
438 |
msgid ""
|
439 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
440 |
"define Google Recaptcha keys."
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: lib/wfu_constants.php:
|
444 |
msgid "Bad captcha image!"
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: lib/wfu_constants.php:
|
448 |
msgid "No input!"
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: lib/wfu_constants.php:
|
452 |
msgid "Captcha not completed!"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: lib/wfu_constants.php:
|
456 |
msgid "Wrong captcha!"
|
457 |
msgstr ""
|
458 |
|
459 |
-
#: lib/wfu_constants.php:
|
460 |
msgid "Error refreshing captcha!"
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: lib/wfu_constants.php:
|
464 |
msgid "Unknown captcha error!"
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: lib/wfu_constants.php:
|
468 |
msgid "Captcha not supported by your browser!"
|
469 |
msgstr ""
|
470 |
|
471 |
-
#: lib/wfu_constants.php:
|
472 |
msgid "the secret parameter is missing"
|
473 |
msgstr ""
|
474 |
|
475 |
-
#: lib/wfu_constants.php:
|
476 |
msgid "the secret parameter is invalid or malformed"
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: lib/wfu_constants.php:
|
480 |
msgid "the response parameter is missing"
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: lib/wfu_constants.php:
|
484 |
msgid "the response parameter is invalid or malformed"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: lib/wfu_constants.php:
|
488 |
msgid "Please do not use drag drop due to an internal problem."
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: lib/wfu_constants.php:
|
492 |
#, php-format
|
493 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid "Chunked upload is not allowed!"
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: lib/wfu_constants.php:
|
501 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: lib/wfu_constants.php:
|
505 |
msgid "Chunked upload failed, final file could not be created!"
|
506 |
msgstr ""
|
507 |
|
508 |
-
#: lib/wfu_constants.php:
|
509 |
#, php-format
|
510 |
msgid "Could not write file chuck to destination on chunk %d"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: lib/wfu_constants.php:
|
514 |
#, php-format
|
515 |
msgid "Could not enlarge destination file on chunk %d"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: lib/wfu_constants.php:
|
519 |
#, php-format
|
520 |
msgid "Could not open file handles on chunk %d"
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: lib/wfu_constants.php:
|
524 |
msgid "You are not allowed to delete this file!"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: lib/wfu_constants.php:
|
528 |
msgid "Upload skipped! File already exists."
|
529 |
msgstr "Przepraszamy, ten plik już istnieje!"
|
530 |
|
531 |
-
#: lib/wfu_constants.php:
|
532 |
msgid "The extension of the file does not match its contents."
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: lib/wfu_constants.php:
|
536 |
msgid ""
|
537 |
"Upload succeeded but the file is suspicious because its contents do not "
|
538 |
"match its extension. Its proper filename is: "
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: lib/wfu_constants.php:
|
542 |
msgid "No files have been selected!"
|
543 |
msgstr "Nie wybrano żadnych plików"
|
544 |
|
545 |
-
#: lib/wfu_constants.php:
|
546 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
547 |
msgstr ""
|
548 |
"WPFilebase Plugin nie aktualizowane, ponieważ nie było tam plików przesłane."
|
549 |
|
550 |
-
#: lib/wfu_constants.php:
|
551 |
msgid "Notification email was not sent because there were no files uploaded."
|
552 |
msgstr ""
|
553 |
"Powiadomienia e-mail nie została wysłana, ponieważ nie zostały przesłane "
|
554 |
"pliki."
|
555 |
|
556 |
-
#: lib/wfu_constants.php:
|
557 |
msgid ""
|
558 |
"Notification email was not sent because no recipients were defined. Please "
|
559 |
"check notifyrecipients attribute in the shortcode."
|
@@ -561,7 +565,7 @@ msgstr ""
|
|
561 |
"Powiadomienia e-mail nie zostały wysłane, ponieważ nie ma odbiorców "
|
562 |
"zdefiniowanych. Sprawdź atrybut notifyrecipients w kodzie."
|
563 |
|
564 |
-
#: lib/wfu_constants.php:
|
565 |
msgid ""
|
566 |
"Notification email was not sent due to an error. Please check "
|
567 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -569,7 +573,7 @@ msgstr ""
|
|
569 |
"Powiadomienia e-mail nie został wysłany z powodu błędu. Proszę sprawdzić "
|
570 |
"notifyrecipients, notifysubject i notifymessage atrybuty dla błędów."
|
571 |
|
572 |
-
#: lib/wfu_constants.php:
|
573 |
msgid ""
|
574 |
"Redirection not executed because redirection link is empty. Please check "
|
575 |
"redirectlink attribute."
|
@@ -577,14 +581,14 @@ msgstr ""
|
|
577 |
"Przekierowania nie wykonany, ponieważ link przekierowania jest pusty. "
|
578 |
"Sprawdź atrybut redirectlink."
|
579 |
|
580 |
-
#: lib/wfu_constants.php:
|
581 |
msgid ""
|
582 |
"Redirection not executed because not all files were successfully uploaded."
|
583 |
msgstr ""
|
584 |
"Przekierowania nie wykonany, ponieważ nie wszystkie pliki zostały pomyślnie "
|
585 |
"załadowane."
|
586 |
|
587 |
-
#: lib/wfu_constants.php:
|
588 |
msgid ""
|
589 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
590 |
"message persists, contact administrator."
|
@@ -592,7 +596,7 @@ msgstr ""
|
|
592 |
"Nie można dodać shortcode do strony/post. Proszę spróbować ponownie. Jeśli "
|
593 |
"komunikat będzie się powtarzał, skontaktuj się z administratorem."
|
594 |
|
595 |
-
#: lib/wfu_constants.php:
|
596 |
msgid ""
|
597 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
598 |
"again to edit the shortcode."
|
@@ -600,7 +604,7 @@ msgstr ""
|
|
600 |
"Nie można edytować shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
601 |
"ponownie."
|
602 |
|
603 |
-
#: lib/wfu_constants.php:
|
604 |
msgid ""
|
605 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
606 |
"again to delete it."
|
@@ -608,7 +612,7 @@ msgstr ""
|
|
608 |
"Nie można usunąć shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
609 |
"ponownie."
|
610 |
|
611 |
-
#: lib/wfu_constants.php:
|
612 |
msgid ""
|
613 |
"The page containing the shortcode has been modified and it is no longer "
|
614 |
"valid. Please go back to reload the shortcode."
|
@@ -616,7 +620,7 @@ msgstr ""
|
|
616 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
617 |
"przeładować shortcode."
|
618 |
|
619 |
-
#: lib/wfu_constants.php:
|
620 |
msgid ""
|
621 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
622 |
"back to reload the shortcode."
|
@@ -624,7 +628,7 @@ msgstr ""
|
|
624 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
625 |
"przeładować shortcode."
|
626 |
|
627 |
-
#: lib/wfu_constants.php:
|
628 |
msgid ""
|
629 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
630 |
"go back and reload the shortcode."
|
@@ -632,39 +636,39 @@ msgstr ""
|
|
632 |
"Nie można zaktualizować shortcode. Proszę spróbować ponownie. Jeśli problem "
|
633 |
"nie ustąpi, wrócić i ponownie załadować shortcode."
|
634 |
|
635 |
-
#: lib/wfu_constants.php:
|
636 |
msgid "This is a test message"
|
637 |
msgstr "To jest wiadomość testowa"
|
638 |
|
639 |
-
#: lib/wfu_constants.php:
|
640 |
msgid "This is a test administrator message"
|
641 |
msgstr "To jest wiadomość testowa administratora"
|
642 |
|
643 |
-
#: lib/wfu_constants.php:
|
644 |
msgid "File testfile 1 under test"
|
645 |
msgstr ""
|
646 |
|
647 |
-
#: lib/wfu_constants.php:
|
648 |
msgid "File testfile 1 message"
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: lib/wfu_constants.php:
|
652 |
msgid "File testfile 1 administrator message"
|
653 |
msgstr ""
|
654 |
|
655 |
-
#: lib/wfu_constants.php:
|
656 |
msgid "File testfile 2 under test"
|
657 |
msgstr ""
|
658 |
|
659 |
-
#: lib/wfu_constants.php:
|
660 |
msgid "File testfile 2 message"
|
661 |
msgstr ""
|
662 |
|
663 |
-
#: lib/wfu_constants.php:
|
664 |
msgid "File testfile 2 administrator message"
|
665 |
msgstr ""
|
666 |
|
667 |
-
#: lib/wfu_constants.php:
|
668 |
msgid ""
|
669 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
670 |
"current user."
|
@@ -672,7 +676,7 @@ msgstr ""
|
|
672 |
"Wstaw zmienną % userid % wewnątrz tekstu. Zostanie on zastąpiony przez "
|
673 |
"identyfikator bieżącego użytkownika."
|
674 |
|
675 |
-
#: lib/wfu_constants.php:
|
676 |
msgid ""
|
677 |
"Insert variable %username% inside text. It will be replaced by the username "
|
678 |
"of the current user."
|
@@ -680,7 +684,7 @@ msgstr ""
|
|
680 |
"Wstaw zmiennej % username % wewnątrz tekstu. To będzie brzmienie nazwy "
|
681 |
"użytkownika bieżącego użytkownika."
|
682 |
|
683 |
-
#: lib/wfu_constants.php:
|
684 |
msgid ""
|
685 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
686 |
"the current user."
|
@@ -688,7 +692,7 @@ msgstr ""
|
|
688 |
"Wstaw zmiennej % useremail % wewnątrz tekstu. To zostanie zastąpiony przez e-"
|
689 |
"mail bieżącego użytkownika."
|
690 |
|
691 |
-
#: lib/wfu_constants.php:
|
692 |
msgid ""
|
693 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
694 |
"of the uploaded file."
|
@@ -696,7 +700,7 @@ msgstr ""
|
|
696 |
"Wstaw nazwę zmiennej % wewnątrz tekstu. To zostanie zastąpiony przez nazwę "
|
697 |
"pliku przesłane."
|
698 |
|
699 |
-
#: lib/wfu_constants.php:
|
700 |
msgid ""
|
701 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
702 |
"filepath of the uploaded file."
|
@@ -704,7 +708,7 @@ msgstr ""
|
|
704 |
"Wstaw zmienną % filepath wewnątrz tekstu. To zostanie zastąpiony przez pełną "
|
705 |
"filepath przesyłanego pliku."
|
706 |
|
707 |
-
#: lib/wfu_constants.php:
|
708 |
msgid ""
|
709 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
710 |
"the website."
|
@@ -712,13 +716,13 @@ msgstr ""
|
|
712 |
"Wstaw zmiennej % blogid % wewnątrz tekstu. To zostanie zastąpiony przez "
|
713 |
"identyfikator blog strony internetowej."
|
714 |
|
715 |
-
#: lib/wfu_constants.php:
|
716 |
msgid ""
|
717 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
718 |
"current page."
|
719 |
msgstr ""
|
720 |
|
721 |
-
#: lib/wfu_constants.php:
|
722 |
msgid ""
|
723 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
724 |
"the current page."
|
@@ -726,7 +730,7 @@ msgstr ""
|
|
726 |
"Wstaw zmienną % pagetitle wewnątrz tekstu. To będzie brzmienie tytułu "
|
727 |
"bieżącej strony."
|
728 |
|
729 |
-
#: lib/wfu_constants.php:
|
730 |
msgid ""
|
731 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
732 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -736,139 +740,147 @@ msgstr ""
|
|
736 |
"listy rozwijanej. To zostaną zastąpione przez wartości, które użytkownik "
|
737 |
"wpisuje w tej dziedzinie."
|
738 |
|
739 |
-
#: lib/wfu_constants.php:
|
740 |
msgid "Insert variable %n% inside text to denote a line change."
|
741 |
msgstr "Wstaw zmienną %n % wewnątrz tekstu do oznaczenia linii zmiany."
|
742 |
|
743 |
-
#: lib/wfu_constants.php:
|
744 |
msgid "Test Mode"
|
745 |
msgstr "Tryb testowy"
|
746 |
|
747 |
-
#: lib/wfu_constants.php:
|
748 |
msgid "select dir..."
|
749 |
msgstr "Wybierz dir..."
|
750 |
|
751 |
-
#: lib/wfu_constants.php:
|
752 |
msgid "type dir"
|
753 |
msgstr "Typ dir"
|
754 |
|
755 |
-
#: lib/wfu_constants.php:
|
756 |
msgid "Upload path: %filepath%"
|
757 |
msgstr "Wgraj %filepath%"
|
758 |
|
759 |
-
#: lib/wfu_constants.php:
|
760 |
msgid "Failed upload path: %filepath%"
|
761 |
msgstr "Nieudane przesyłanie: %filepath%"
|
762 |
|
763 |
-
#: lib/wfu_constants.php:
|
764 |
msgid " (required)"
|
765 |
msgstr "*"
|
766 |
|
767 |
-
#: lib/wfu_constants.php:
|
768 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
769 |
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"
|
770 |
|
771 |
-
#: lib/wfu_constants.php:
|
772 |
msgid "checking captcha..."
|
773 |
msgstr ""
|
774 |
|
775 |
-
#: lib/wfu_constants.php:
|
776 |
msgid "refreshing..."
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: lib/wfu_constants.php:
|
780 |
msgid "correct captcha"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: lib/wfu_constants.php:
|
784 |
msgid "click to continue the upload"
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: lib/wfu_constants.php:
|
788 |
msgid "Are you sure you want to delete this file?"
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
792 |
msgid "Upload in progress"
|
793 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
794 |
|
795 |
-
#: lib/wfu_constants.php:
|
796 |
msgid "Upload in progress with warnings!"
|
797 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
798 |
|
799 |
-
#: lib/wfu_constants.php:
|
800 |
msgid "Upload in progress but some files already failed!"
|
801 |
msgstr "Przesyłanie w toku, ale niektóre pliki zostały anulowane!"
|
802 |
|
803 |
-
#: lib/wfu_constants.php:
|
804 |
msgid "Upload in progress but no files uploaded so far!"
|
805 |
msgstr "Przesyłanie w toku, ale jeszcze nie przesłano żadnego pliku!"
|
806 |
|
807 |
-
#: lib/wfu_constants.php:
|
808 |
msgid "All files uploaded successfully"
|
809 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
810 |
|
811 |
-
#: lib/wfu_constants.php:
|
812 |
msgid "All files uploaded successfully but there are warnings!"
|
813 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
814 |
|
815 |
-
#: lib/wfu_constants.php:
|
816 |
msgid "File uploaded successfully but there are warnings!"
|
817 |
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"
|
818 |
|
819 |
-
#: lib/wfu_constants.php:
|
820 |
msgid "Some files failed to upload!"
|
821 |
msgstr "Niektóre pliki zostały anulowane!"
|
822 |
|
823 |
-
#: lib/wfu_constants.php:
|
824 |
msgid "All files failed to upload"
|
825 |
msgstr "Wszystkie pliki zostały anulowane"
|
826 |
|
827 |
-
#: lib/wfu_constants.php:
|
828 |
msgid "File failed to upload"
|
829 |
msgstr "Nie udało się przesłać pliku"
|
830 |
|
831 |
-
#: lib/wfu_constants.php:
|
832 |
msgid "There are no files to upload!"
|
833 |
msgstr "Brak plików do wysłania"
|
834 |
|
835 |
-
#: lib/wfu_constants.php:
|
836 |
msgid "Test upload message"
|
837 |
msgstr "To jest wiadomość testowa"
|
838 |
|
839 |
-
#: lib/wfu_constants.php:
|
840 |
msgid "JSON parse warning!"
|
841 |
msgstr "JSON analizować ostrzeżenie!"
|
842 |
|
843 |
-
#: lib/wfu_constants.php:
|
844 |
msgid "please wait while redirecting..."
|
845 |
msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."
|
846 |
|
847 |
-
#: lib/wfu_constants.php:
|
848 |
msgid "Open visual shortcode editor in new window"
|
849 |
msgstr "Otwórz edytor w nowym oknie"
|
850 |
|
851 |
-
#: lib/wfu_constants.php:
|
852 |
msgid "loading visual editor"
|
853 |
msgstr "Ładowanie wizualnego edytora"
|
854 |
|
855 |
-
#: lib/wfu_constants.php:
|
856 |
msgid "Clear file list?"
|
857 |
msgstr ""
|
858 |
|
859 |
-
#: lib/wfu_constants.php:
|
860 |
msgid "DROP HERE"
|
861 |
msgstr ""
|
862 |
|
863 |
-
#: lib/wfu_constants.php:
|
864 |
msgid "Wordpress File Upload Form"
|
865 |
msgstr "Formularz przesyłania plików WPFU"
|
866 |
|
867 |
-
#: lib/wfu_constants.php:
|
868 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: lib/wfu_constants.php:
|
872 |
msgid "Upload Files"
|
873 |
msgstr ""
|
874 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:21+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:21+0200\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: pl_PL\n"
|
262 |
msgstr "Wystąpił nieznany błąd. Skontaktuj się z administratorem serwisu."
|
263 |
|
264 |
#: lib/wfu_constants.php:64
|
265 |
+
msgid "Upload cancelled!"
|
266 |
+
msgstr ""
|
267 |
+
|
268 |
+
#: lib/wfu_constants.php:65
|
269 |
msgid ""
|
270 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
271 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
272 |
"the list of loaded extensions with phpinfo() may help."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: lib/wfu_constants.php:66
|
276 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
277 |
msgstr ""
|
278 |
"Wysyłanie nie powiodło się! Wystąpił błąd podczas attemting wgrać plik."
|
279 |
|
280 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
281 |
msgid "Upload failed!"
|
282 |
msgstr "BŁĄD PRZESYŁANIA!!!"
|
283 |
|
284 |
+
#: lib/wfu_constants.php:68
|
285 |
msgid "No file!"
|
286 |
msgstr "Brak pliku"
|
287 |
|
288 |
+
#: lib/wfu_constants.php:69
|
289 |
msgid ""
|
290 |
"Upload failed! The upload has been canceled by the user or the browser "
|
291 |
"dropped the connection."
|
293 |
"Wysyłanie nie powiodło się! Wysyłanie zostało anulowane przez użytkownika "
|
294 |
"lub utracone połączenie."
|
295 |
|
296 |
+
#: lib/wfu_constants.php:70
|
297 |
msgid "Upload failed! Unknown error."
|
298 |
msgstr "Wysyłanie nie powiodło się! Nieznany błąd."
|
299 |
|
300 |
+
#: lib/wfu_constants.php:71
|
301 |
msgid "Please contact the administrator."
|
302 |
msgstr "Proszę skontaktuj się z administratorem."
|
303 |
|
304 |
+
#: lib/wfu_constants.php:72
|
305 |
msgid "No result from remote server!"
|
306 |
msgstr "Nie wynik z serwera zdalnego!"
|
307 |
|
308 |
+
#: lib/wfu_constants.php:73
|
309 |
msgid " but with warnings"
|
310 |
msgstr "Ostrzeżenia"
|
311 |
|
312 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
313 |
msgid "Warning: JSON parse error."
|
314 |
msgstr "\"Błąd analizowania\""
|
315 |
|
316 |
+
#: lib/wfu_constants.php:75
|
317 |
msgid ""
|
318 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
319 |
"not be parsed."
|
321 |
"Przekazywania parametrów tego pliku, przekazywana jako ciąg JSON do obsługi, "
|
322 |
"nie można przeanalizować."
|
323 |
|
324 |
+
#: lib/wfu_constants.php:77
|
325 |
msgid ""
|
326 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
327 |
msgstr ""
|
328 |
"UploadStates, przekazywana jako ciąg JSON do obsługi, nie można "
|
329 |
"przeanalizować."
|
330 |
|
331 |
+
#: lib/wfu_constants.php:78
|
332 |
msgid ""
|
333 |
"Redirection to classic form functionality occurred due to unknown error."
|
334 |
msgstr ""
|
335 |
"Przekierowanie do klasycznej postaci funkcji wystąpił z powodu nieznanego "
|
336 |
"błędu."
|
337 |
|
338 |
+
#: lib/wfu_constants.php:79
|
339 |
msgid ""
|
340 |
"Redirection to classic form functionality occurred because AJAX is not "
|
341 |
"supported."
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: lib/wfu_constants.php:80
|
345 |
msgid ""
|
346 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
347 |
"supported."
|
349 |
"Przekierowanie do klasycznej postaci funkcji wystąpił, ponieważ HTML5 jest "
|
350 |
"nieobsługiwana."
|
351 |
|
352 |
+
#: lib/wfu_constants.php:81
|
353 |
msgid ""
|
354 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
355 |
msgstr ""
|
356 |
"Przekierowanie do klasycznej postaci funkcji wystąpił ze względu na błąd "
|
357 |
"analizy JSON."
|
358 |
|
359 |
+
#: lib/wfu_constants.php:82
|
360 |
msgid "Please enable popup windows from the browser's settings!"
|
361 |
msgstr "Proszę włączyć wyskakujące okienka z ustawień przeglądarki!"
|
362 |
|
363 |
+
#: lib/wfu_constants.php:83
|
364 |
msgid "cannot be empty!"
|
365 |
msgstr "Pole nie może być puste!"
|
366 |
|
367 |
+
#: lib/wfu_constants.php:84
|
368 |
msgid "number not valid!"
|
369 |
msgstr "Błędny numer!"
|
370 |
|
371 |
+
#: lib/wfu_constants.php:85
|
372 |
msgid "email not valid!"
|
373 |
msgstr "Niepoprawny e-mail!"
|
374 |
|
375 |
+
#: lib/wfu_constants.php:86
|
376 |
msgid "emails do not match!"
|
377 |
msgstr "e-maile nie pasują!"
|
378 |
|
379 |
+
#: lib/wfu_constants.php:87
|
380 |
msgid "no base email field in group!"
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: lib/wfu_constants.php:88
|
384 |
msgid "passwords do not match!"
|
385 |
msgstr "Hasła nie są identyczne"
|
386 |
|
387 |
+
#: lib/wfu_constants.php:89
|
388 |
msgid "no base password field in group!"
|
389 |
msgstr ""
|
390 |
|
391 |
+
#: lib/wfu_constants.php:90
|
392 |
msgid "checkbox unchecked!"
|
393 |
msgstr "niezaznaczone pole wyboru!"
|
394 |
|
395 |
+
#: lib/wfu_constants.php:91
|
396 |
msgid "no option selected!"
|
397 |
msgstr "Nie wybrano żadnej opcji"
|
398 |
|
399 |
+
#: lib/wfu_constants.php:92
|
400 |
msgid "no item selected!"
|
401 |
msgstr "Nie wybrano żadnego elementu."
|
402 |
|
403 |
+
#: lib/wfu_constants.php:93
|
404 |
msgid ""
|
405 |
"There are more than one instances of the plugin in this page with the same "
|
406 |
"id. Please change it."
|
408 |
"Tu są więcej niż jednego wystąpienia o plugin na tej stronie o tym samym "
|
409 |
"identyfikatorze. Zmień go."
|
410 |
|
411 |
+
#: lib/wfu_constants.php:94
|
412 |
msgid ""
|
413 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
414 |
"the page."
|
416 |
"Nie można edytować shortkode, ponieważ strona została zmodyfikowana. Proszę "
|
417 |
"odświeżyć stronę."
|
418 |
|
419 |
+
#: lib/wfu_constants.php:95
|
420 |
msgid ""
|
421 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
422 |
"or use RecaptchaV2 (no account)."
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: lib/wfu_constants.php:96
|
426 |
msgid ""
|
427 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
428 |
"notify administrator."
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: lib/wfu_constants.php:97
|
432 |
msgid ""
|
433 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
434 |
"use RecaptchaV1 (no account)."
|
435 |
msgstr ""
|
436 |
|
437 |
+
#: lib/wfu_constants.php:98
|
438 |
msgid "ERROR: No site key. Please contact administrator!"
|
439 |
msgstr ""
|
440 |
|
441 |
+
#: lib/wfu_constants.php:99
|
442 |
msgid ""
|
443 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
444 |
"define Google Recaptcha keys."
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: lib/wfu_constants.php:100
|
448 |
msgid "Bad captcha image!"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: lib/wfu_constants.php:101
|
452 |
msgid "No input!"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: lib/wfu_constants.php:102
|
456 |
msgid "Captcha not completed!"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: lib/wfu_constants.php:103
|
460 |
msgid "Wrong captcha!"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: lib/wfu_constants.php:104
|
464 |
msgid "Error refreshing captcha!"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: lib/wfu_constants.php:105
|
468 |
msgid "Unknown captcha error!"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: lib/wfu_constants.php:106
|
472 |
msgid "Captcha not supported by your browser!"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: lib/wfu_constants.php:107
|
476 |
msgid "the secret parameter is missing"
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: lib/wfu_constants.php:108
|
480 |
msgid "the secret parameter is invalid or malformed"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: lib/wfu_constants.php:109
|
484 |
msgid "the response parameter is missing"
|
485 |
msgstr ""
|
486 |
|
487 |
+
#: lib/wfu_constants.php:110
|
488 |
msgid "the response parameter is invalid or malformed"
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: lib/wfu_constants.php:111
|
492 |
msgid "Please do not use drag drop due to an internal problem."
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: lib/wfu_constants.php:112
|
496 |
#, php-format
|
497 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: lib/wfu_constants.php:113
|
501 |
msgid "Chunked upload is not allowed!"
|
502 |
msgstr ""
|
503 |
|
504 |
+
#: lib/wfu_constants.php:114
|
505 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
506 |
msgstr ""
|
507 |
|
508 |
+
#: lib/wfu_constants.php:115
|
509 |
msgid "Chunked upload failed, final file could not be created!"
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: lib/wfu_constants.php:116
|
513 |
#, php-format
|
514 |
msgid "Could not write file chuck to destination on chunk %d"
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: lib/wfu_constants.php:117
|
518 |
#, php-format
|
519 |
msgid "Could not enlarge destination file on chunk %d"
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: lib/wfu_constants.php:118
|
523 |
#, php-format
|
524 |
msgid "Could not open file handles on chunk %d"
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: lib/wfu_constants.php:119
|
528 |
msgid "You are not allowed to delete this file!"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: lib/wfu_constants.php:121
|
532 |
msgid "Upload skipped! File already exists."
|
533 |
msgstr "Przepraszamy, ten plik już istnieje!"
|
534 |
|
535 |
+
#: lib/wfu_constants.php:122
|
536 |
msgid "The extension of the file does not match its contents."
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: lib/wfu_constants.php:123
|
540 |
msgid ""
|
541 |
"Upload succeeded but the file is suspicious because its contents do not "
|
542 |
"match its extension. Its proper filename is: "
|
543 |
msgstr ""
|
544 |
|
545 |
+
#: lib/wfu_constants.php:124
|
546 |
msgid "No files have been selected!"
|
547 |
msgstr "Nie wybrano żadnych plików"
|
548 |
|
549 |
+
#: lib/wfu_constants.php:125
|
550 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
551 |
msgstr ""
|
552 |
"WPFilebase Plugin nie aktualizowane, ponieważ nie było tam plików przesłane."
|
553 |
|
554 |
+
#: lib/wfu_constants.php:126
|
555 |
msgid "Notification email was not sent because there were no files uploaded."
|
556 |
msgstr ""
|
557 |
"Powiadomienia e-mail nie została wysłana, ponieważ nie zostały przesłane "
|
558 |
"pliki."
|
559 |
|
560 |
+
#: lib/wfu_constants.php:127
|
561 |
msgid ""
|
562 |
"Notification email was not sent because no recipients were defined. Please "
|
563 |
"check notifyrecipients attribute in the shortcode."
|
565 |
"Powiadomienia e-mail nie zostały wysłane, ponieważ nie ma odbiorców "
|
566 |
"zdefiniowanych. Sprawdź atrybut notifyrecipients w kodzie."
|
567 |
|
568 |
+
#: lib/wfu_constants.php:128
|
569 |
msgid ""
|
570 |
"Notification email was not sent due to an error. Please check "
|
571 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
573 |
"Powiadomienia e-mail nie został wysłany z powodu błędu. Proszę sprawdzić "
|
574 |
"notifyrecipients, notifysubject i notifymessage atrybuty dla błędów."
|
575 |
|
576 |
+
#: lib/wfu_constants.php:129
|
577 |
msgid ""
|
578 |
"Redirection not executed because redirection link is empty. Please check "
|
579 |
"redirectlink attribute."
|
581 |
"Przekierowania nie wykonany, ponieważ link przekierowania jest pusty. "
|
582 |
"Sprawdź atrybut redirectlink."
|
583 |
|
584 |
+
#: lib/wfu_constants.php:130
|
585 |
msgid ""
|
586 |
"Redirection not executed because not all files were successfully uploaded."
|
587 |
msgstr ""
|
588 |
"Przekierowania nie wykonany, ponieważ nie wszystkie pliki zostały pomyślnie "
|
589 |
"załadowane."
|
590 |
|
591 |
+
#: lib/wfu_constants.php:132
|
592 |
msgid ""
|
593 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
594 |
"message persists, contact administrator."
|
596 |
"Nie można dodać shortcode do strony/post. Proszę spróbować ponownie. Jeśli "
|
597 |
"komunikat będzie się powtarzał, skontaktuj się z administratorem."
|
598 |
|
599 |
+
#: lib/wfu_constants.php:133
|
600 |
msgid ""
|
601 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
602 |
"again to edit the shortcode."
|
604 |
"Nie można edytować shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
605 |
"ponownie."
|
606 |
|
607 |
+
#: lib/wfu_constants.php:134
|
608 |
msgid ""
|
609 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
610 |
"again to delete it."
|
612 |
"Nie można usunąć shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
613 |
"ponownie."
|
614 |
|
615 |
+
#: lib/wfu_constants.php:135
|
616 |
msgid ""
|
617 |
"The page containing the shortcode has been modified and it is no longer "
|
618 |
"valid. Please go back to reload the shortcode."
|
620 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
621 |
"przeładować shortcode."
|
622 |
|
623 |
+
#: lib/wfu_constants.php:136
|
624 |
msgid ""
|
625 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
626 |
"back to reload the shortcode."
|
628 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
629 |
"przeładować shortcode."
|
630 |
|
631 |
+
#: lib/wfu_constants.php:137
|
632 |
msgid ""
|
633 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
634 |
"go back and reload the shortcode."
|
636 |
"Nie można zaktualizować shortcode. Proszę spróbować ponownie. Jeśli problem "
|
637 |
"nie ustąpi, wrócić i ponownie załadować shortcode."
|
638 |
|
639 |
+
#: lib/wfu_constants.php:139
|
640 |
msgid "This is a test message"
|
641 |
msgstr "To jest wiadomość testowa"
|
642 |
|
643 |
+
#: lib/wfu_constants.php:140
|
644 |
msgid "This is a test administrator message"
|
645 |
msgstr "To jest wiadomość testowa administratora"
|
646 |
|
647 |
+
#: lib/wfu_constants.php:141
|
648 |
msgid "File testfile 1 under test"
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: lib/wfu_constants.php:142
|
652 |
msgid "File testfile 1 message"
|
653 |
msgstr ""
|
654 |
|
655 |
+
#: lib/wfu_constants.php:143
|
656 |
msgid "File testfile 1 administrator message"
|
657 |
msgstr ""
|
658 |
|
659 |
+
#: lib/wfu_constants.php:144
|
660 |
msgid "File testfile 2 under test"
|
661 |
msgstr ""
|
662 |
|
663 |
+
#: lib/wfu_constants.php:145
|
664 |
msgid "File testfile 2 message"
|
665 |
msgstr ""
|
666 |
|
667 |
+
#: lib/wfu_constants.php:146
|
668 |
msgid "File testfile 2 administrator message"
|
669 |
msgstr ""
|
670 |
|
671 |
+
#: lib/wfu_constants.php:148
|
672 |
msgid ""
|
673 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
674 |
"current user."
|
676 |
"Wstaw zmienną % userid % wewnątrz tekstu. Zostanie on zastąpiony przez "
|
677 |
"identyfikator bieżącego użytkownika."
|
678 |
|
679 |
+
#: lib/wfu_constants.php:149
|
680 |
msgid ""
|
681 |
"Insert variable %username% inside text. It will be replaced by the username "
|
682 |
"of the current user."
|
684 |
"Wstaw zmiennej % username % wewnątrz tekstu. To będzie brzmienie nazwy "
|
685 |
"użytkownika bieżącego użytkownika."
|
686 |
|
687 |
+
#: lib/wfu_constants.php:150
|
688 |
msgid ""
|
689 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
690 |
"the current user."
|
692 |
"Wstaw zmiennej % useremail % wewnątrz tekstu. To zostanie zastąpiony przez e-"
|
693 |
"mail bieżącego użytkownika."
|
694 |
|
695 |
+
#: lib/wfu_constants.php:151
|
696 |
msgid ""
|
697 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
698 |
"of the uploaded file."
|
700 |
"Wstaw nazwę zmiennej % wewnątrz tekstu. To zostanie zastąpiony przez nazwę "
|
701 |
"pliku przesłane."
|
702 |
|
703 |
+
#: lib/wfu_constants.php:152
|
704 |
msgid ""
|
705 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
706 |
"filepath of the uploaded file."
|
708 |
"Wstaw zmienną % filepath wewnątrz tekstu. To zostanie zastąpiony przez pełną "
|
709 |
"filepath przesyłanego pliku."
|
710 |
|
711 |
+
#: lib/wfu_constants.php:153
|
712 |
msgid ""
|
713 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
714 |
"the website."
|
716 |
"Wstaw zmiennej % blogid % wewnątrz tekstu. To zostanie zastąpiony przez "
|
717 |
"identyfikator blog strony internetowej."
|
718 |
|
719 |
+
#: lib/wfu_constants.php:154
|
720 |
msgid ""
|
721 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
722 |
"current page."
|
723 |
msgstr ""
|
724 |
|
725 |
+
#: lib/wfu_constants.php:155
|
726 |
msgid ""
|
727 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
728 |
"the current page."
|
730 |
"Wstaw zmienną % pagetitle wewnątrz tekstu. To będzie brzmienie tytułu "
|
731 |
"bieżącej strony."
|
732 |
|
733 |
+
#: lib/wfu_constants.php:156
|
734 |
msgid ""
|
735 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
736 |
"drop-down list. It will be replaced by the value that the user entered in "
|
740 |
"listy rozwijanej. To zostaną zastąpione przez wartości, które użytkownik "
|
741 |
"wpisuje w tej dziedzinie."
|
742 |
|
743 |
+
#: lib/wfu_constants.php:157
|
744 |
msgid "Insert variable %n% inside text to denote a line change."
|
745 |
msgstr "Wstaw zmienną %n % wewnątrz tekstu do oznaczenia linii zmiany."
|
746 |
|
747 |
+
#: lib/wfu_constants.php:159
|
748 |
msgid "Test Mode"
|
749 |
msgstr "Tryb testowy"
|
750 |
|
751 |
+
#: lib/wfu_constants.php:160
|
752 |
msgid "select dir..."
|
753 |
msgstr "Wybierz dir..."
|
754 |
|
755 |
+
#: lib/wfu_constants.php:161
|
756 |
msgid "type dir"
|
757 |
msgstr "Typ dir"
|
758 |
|
759 |
+
#: lib/wfu_constants.php:162
|
760 |
msgid "Upload path: %filepath%"
|
761 |
msgstr "Wgraj %filepath%"
|
762 |
|
763 |
+
#: lib/wfu_constants.php:163
|
764 |
msgid "Failed upload path: %filepath%"
|
765 |
msgstr "Nieudane przesyłanie: %filepath%"
|
766 |
|
767 |
+
#: lib/wfu_constants.php:164
|
768 |
msgid " (required)"
|
769 |
msgstr "*"
|
770 |
|
771 |
+
#: lib/wfu_constants.php:165
|
772 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
773 |
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"
|
774 |
|
775 |
+
#: lib/wfu_constants.php:166
|
776 |
msgid "checking captcha..."
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: lib/wfu_constants.php:167
|
780 |
msgid "refreshing..."
|
781 |
msgstr ""
|
782 |
|
783 |
+
#: lib/wfu_constants.php:168
|
784 |
msgid "correct captcha"
|
785 |
msgstr ""
|
786 |
|
787 |
+
#: lib/wfu_constants.php:169
|
788 |
msgid "click to continue the upload"
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: lib/wfu_constants.php:170
|
792 |
msgid "Are you sure you want to delete this file?"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: lib/wfu_constants.php:171
|
796 |
+
msgid "Are you sure that you want to cancel the upload?"
|
797 |
+
msgstr ""
|
798 |
+
|
799 |
+
#: lib/wfu_constants.php:172
|
800 |
+
msgid "cancel upload of this file"
|
801 |
+
msgstr ""
|
802 |
+
|
803 |
+
#: lib/wfu_constants.php:173
|
804 |
msgid "Upload in progress"
|
805 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
806 |
|
807 |
+
#: lib/wfu_constants.php:174
|
808 |
msgid "Upload in progress with warnings!"
|
809 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
810 |
|
811 |
+
#: lib/wfu_constants.php:175
|
812 |
msgid "Upload in progress but some files already failed!"
|
813 |
msgstr "Przesyłanie w toku, ale niektóre pliki zostały anulowane!"
|
814 |
|
815 |
+
#: lib/wfu_constants.php:176
|
816 |
msgid "Upload in progress but no files uploaded so far!"
|
817 |
msgstr "Przesyłanie w toku, ale jeszcze nie przesłano żadnego pliku!"
|
818 |
|
819 |
+
#: lib/wfu_constants.php:177
|
820 |
msgid "All files uploaded successfully"
|
821 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
822 |
|
823 |
+
#: lib/wfu_constants.php:178
|
824 |
msgid "All files uploaded successfully but there are warnings!"
|
825 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
826 |
|
827 |
+
#: lib/wfu_constants.php:179
|
828 |
msgid "File uploaded successfully but there are warnings!"
|
829 |
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"
|
830 |
|
831 |
+
#: lib/wfu_constants.php:180
|
832 |
msgid "Some files failed to upload!"
|
833 |
msgstr "Niektóre pliki zostały anulowane!"
|
834 |
|
835 |
+
#: lib/wfu_constants.php:181
|
836 |
msgid "All files failed to upload"
|
837 |
msgstr "Wszystkie pliki zostały anulowane"
|
838 |
|
839 |
+
#: lib/wfu_constants.php:182
|
840 |
msgid "File failed to upload"
|
841 |
msgstr "Nie udało się przesłać pliku"
|
842 |
|
843 |
+
#: lib/wfu_constants.php:183
|
844 |
msgid "There are no files to upload!"
|
845 |
msgstr "Brak plików do wysłania"
|
846 |
|
847 |
+
#: lib/wfu_constants.php:184
|
848 |
msgid "Test upload message"
|
849 |
msgstr "To jest wiadomość testowa"
|
850 |
|
851 |
+
#: lib/wfu_constants.php:185
|
852 |
msgid "JSON parse warning!"
|
853 |
msgstr "JSON analizować ostrzeżenie!"
|
854 |
|
855 |
+
#: lib/wfu_constants.php:186
|
856 |
msgid "please wait while redirecting..."
|
857 |
msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."
|
858 |
|
859 |
+
#: lib/wfu_constants.php:188
|
860 |
msgid "Open visual shortcode editor in new window"
|
861 |
msgstr "Otwórz edytor w nowym oknie"
|
862 |
|
863 |
+
#: lib/wfu_constants.php:189
|
864 |
msgid "loading visual editor"
|
865 |
msgstr "Ładowanie wizualnego edytora"
|
866 |
|
867 |
+
#: lib/wfu_constants.php:190
|
868 |
msgid "Clear file list?"
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: lib/wfu_constants.php:191
|
872 |
msgid "DROP HERE"
|
873 |
msgstr ""
|
874 |
|
875 |
+
#: lib/wfu_constants.php:193
|
876 |
msgid "Wordpress File Upload Form"
|
877 |
msgstr "Formularz przesyłania plików WPFU"
|
878 |
|
879 |
+
#: lib/wfu_constants.php:194
|
880 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: lib/wfu_constants.php:195
|
884 |
msgid "Upload Files"
|
885 |
msgstr ""
|
886 |
|
languages/wp-file-upload-sr_RS.mo
CHANGED
Binary file
|
languages/wp-file-upload-sr_RS.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: sr\n"
|
@@ -266,6 +266,10 @@ msgstr ""
|
|
266 |
"datoteke. Obratite se administratoru."
|
267 |
|
268 |
#: lib/wfu_constants.php:64
|
|
|
|
|
|
|
|
|
269 |
msgid ""
|
270 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
271 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
@@ -275,21 +279,21 @@ msgstr ""
|
|
275 |
"ne obezbeđuje način da se utvrdi koja je ekstenzija zaustavila otpremanje. "
|
276 |
"Možda će pomoći ako pregledate spisak otpremljenih ekstenzija uz phpinfo(). "
|
277 |
|
278 |
-
#: lib/wfu_constants.php:
|
279 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
280 |
msgstr ""
|
281 |
"Otpremanje neuspešno! Došlo je do greške prilikom pokušaja da se otpremi "
|
282 |
"datoteka."
|
283 |
|
284 |
-
#: lib/wfu_constants.php:
|
285 |
msgid "Upload failed!"
|
286 |
msgstr "Otpremanje neuspešno! "
|
287 |
|
288 |
-
#: lib/wfu_constants.php:
|
289 |
msgid "No file!"
|
290 |
msgstr "Nema datoteke!"
|
291 |
|
292 |
-
#: lib/wfu_constants.php:
|
293 |
msgid ""
|
294 |
"Upload failed! The upload has been canceled by the user or the browser "
|
295 |
"dropped the connection."
|
@@ -297,27 +301,27 @@ msgstr ""
|
|
297 |
"Otpremanje neuspešno! Korisnik je otkazao otpremanje ili je pretraživač "
|
298 |
"izgubio internet vezu."
|
299 |
|
300 |
-
#: lib/wfu_constants.php:
|
301 |
msgid "Upload failed! Unknown error."
|
302 |
msgstr "Otpremanje neuspešno! Nepoznata greška."
|
303 |
|
304 |
-
#: lib/wfu_constants.php:
|
305 |
msgid "Please contact the administrator."
|
306 |
msgstr "Obratite se administratoru."
|
307 |
|
308 |
-
#: lib/wfu_constants.php:
|
309 |
msgid "No result from remote server!"
|
310 |
msgstr "Nema rezultata sa udaljenog servera!"
|
311 |
|
312 |
-
#: lib/wfu_constants.php:
|
313 |
msgid " but with warnings"
|
314 |
msgstr "ali sa upozorenjima"
|
315 |
|
316 |
-
#: lib/wfu_constants.php:
|
317 |
msgid "Warning: JSON parse error."
|
318 |
msgstr "Upozorenje: Greška prilikom JSON parsiranja."
|
319 |
|
320 |
-
#: lib/wfu_constants.php:
|
321 |
msgid ""
|
322 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
323 |
"not be parsed."
|
@@ -325,20 +329,20 @@ msgstr ""
|
|
325 |
"Otpremljeni parametri ove datoteke, poslate na obradu kao JSON niz, nisu "
|
326 |
"mogle biti parsirane. "
|
327 |
|
328 |
-
#: lib/wfu_constants.php:
|
329 |
msgid ""
|
330 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
331 |
msgstr ""
|
332 |
"UploadStates, poslate na obradu kao JSON niz, nisu mogle biti parsirane. "
|
333 |
|
334 |
-
#: lib/wfu_constants.php:
|
335 |
msgid ""
|
336 |
"Redirection to classic form functionality occurred due to unknown error."
|
337 |
msgstr ""
|
338 |
"Zbog nepoznate greške došlo je do preusmeravanja na funkcionalnost klasičnog "
|
339 |
"obrasca."
|
340 |
|
341 |
-
#: lib/wfu_constants.php:
|
342 |
msgid ""
|
343 |
"Redirection to classic form functionality occurred because AJAX is not "
|
344 |
"supported."
|
@@ -346,7 +350,7 @@ msgstr ""
|
|
346 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
347 |
"podržan AJAX."
|
348 |
|
349 |
-
#: lib/wfu_constants.php:
|
350 |
msgid ""
|
351 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
352 |
"supported."
|
@@ -354,58 +358,58 @@ msgstr ""
|
|
354 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
355 |
"podržan HTML5."
|
356 |
|
357 |
-
#: lib/wfu_constants.php:
|
358 |
msgid ""
|
359 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
360 |
msgstr ""
|
361 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zbog JSON "
|
362 |
"greške prilikom parsiranja."
|
363 |
|
364 |
-
#: lib/wfu_constants.php:
|
365 |
msgid "Please enable popup windows from the browser's settings!"
|
366 |
msgstr ""
|
367 |
|
368 |
-
#: lib/wfu_constants.php:
|
369 |
msgid "cannot be empty!"
|
370 |
msgstr "ne može biti prazno!"
|
371 |
|
372 |
-
#: lib/wfu_constants.php:
|
373 |
msgid "number not valid!"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: lib/wfu_constants.php:
|
377 |
msgid "email not valid!"
|
378 |
msgstr ""
|
379 |
|
380 |
-
#: lib/wfu_constants.php:
|
381 |
msgid "emails do not match!"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: lib/wfu_constants.php:
|
385 |
msgid "no base email field in group!"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: lib/wfu_constants.php:
|
389 |
msgid "passwords do not match!"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: lib/wfu_constants.php:
|
393 |
msgid "no base password field in group!"
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: lib/wfu_constants.php:
|
397 |
msgid "checkbox unchecked!"
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: lib/wfu_constants.php:
|
401 |
msgid "no option selected!"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: lib/wfu_constants.php:
|
405 |
msgid "no item selected!"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: lib/wfu_constants.php:
|
409 |
msgid ""
|
410 |
"There are more than one instances of the plugin in this page with the same "
|
411 |
"id. Please change it."
|
@@ -413,7 +417,7 @@ msgstr ""
|
|
413 |
"Na ovoj stranici ima više od jednog primera plugin-a sa istom "
|
414 |
"identifikacijom."
|
415 |
|
416 |
-
#: lib/wfu_constants.php:
|
417 |
msgid ""
|
418 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
419 |
"the page."
|
@@ -421,7 +425,7 @@ msgstr ""
|
|
421 |
"Shortcode ne može da se uredi zato što stranica nije modifikovana. Ponovo "
|
422 |
"učitajte stranicu."
|
423 |
|
424 |
-
#: lib/wfu_constants.php:
|
425 |
msgid ""
|
426 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
427 |
"or use RecaptchaV2 (no account)."
|
@@ -429,23 +433,23 @@ msgstr ""
|
|
429 |
"GREŠKA: Captcha nije podržana! Imate staru PHP verziju. Nadogradite svoj PHP "
|
430 |
"ili koristite RecaptchaV2 (bez naloga)."
|
431 |
|
432 |
-
#: lib/wfu_constants.php:
|
433 |
msgid ""
|
434 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
435 |
"notify administrator."
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: lib/wfu_constants.php:
|
439 |
msgid ""
|
440 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
441 |
"use RecaptchaV1 (no account)."
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: lib/wfu_constants.php:
|
445 |
msgid "ERROR: No site key. Please contact administrator!"
|
446 |
msgstr "GREŠKA: Nema ključa site-a. Obratite se administratoru."
|
447 |
|
448 |
-
#: lib/wfu_constants.php:
|
449 |
msgid ""
|
450 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
451 |
"define Google Recaptcha keys."
|
@@ -453,127 +457,127 @@ msgstr ""
|
|
453 |
"GREŠKA: Ključ site-a nije određen. Idite na kontrolnu tablu podešavanja "
|
454 |
"plugin-a da biste odredili Google Recaptcha ključeve."
|
455 |
|
456 |
-
#: lib/wfu_constants.php:
|
457 |
msgid "Bad captcha image!"
|
458 |
msgstr "Loša captcha slika!"
|
459 |
|
460 |
-
#: lib/wfu_constants.php:
|
461 |
msgid "No input!"
|
462 |
msgstr "Nema unosa!"
|
463 |
|
464 |
-
#: lib/wfu_constants.php:
|
465 |
msgid "Captcha not completed!"
|
466 |
msgstr "Captcha nije kompletan!"
|
467 |
|
468 |
-
#: lib/wfu_constants.php:
|
469 |
msgid "Wrong captcha!"
|
470 |
msgstr "Pogrešan captcha!"
|
471 |
|
472 |
-
#: lib/wfu_constants.php:
|
473 |
msgid "Error refreshing captcha!"
|
474 |
msgstr "Greška u osvežavanju captcha!"
|
475 |
|
476 |
-
#: lib/wfu_constants.php:
|
477 |
msgid "Unknown captcha error!"
|
478 |
msgstr "Nepoznata captcha greška!"
|
479 |
|
480 |
-
#: lib/wfu_constants.php:
|
481 |
msgid "Captcha not supported by your browser!"
|
482 |
msgstr "Vaš pretraživač ne podržava captcha!"
|
483 |
|
484 |
-
#: lib/wfu_constants.php:
|
485 |
msgid "the secret parameter is missing"
|
486 |
msgstr "nedostaje tajni parametar"
|
487 |
|
488 |
-
#: lib/wfu_constants.php:
|
489 |
msgid "the secret parameter is invalid or malformed"
|
490 |
msgstr "tajni parametar je nevažeći ili loše formulisan"
|
491 |
|
492 |
-
#: lib/wfu_constants.php:
|
493 |
msgid "the response parameter is missing"
|
494 |
msgstr "nedostaje parametar odgovora "
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid "the response parameter is invalid or malformed"
|
498 |
msgstr "parametar odgovora je nevažeći ili loše formulisan"
|
499 |
|
500 |
-
#: lib/wfu_constants.php:
|
501 |
msgid "Please do not use drag drop due to an internal problem."
|
502 |
msgstr ""
|
503 |
"Molimo vas da ne koristite prevlačenje i pozicioniranje zbog internog "
|
504 |
"problema."
|
505 |
|
506 |
-
#: lib/wfu_constants.php:
|
507 |
#, php-format
|
508 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
509 |
msgstr ""
|
510 |
"Došlo je do greške prilikom parcijalnog otpremanja. Jedinstveni ID u "
|
511 |
"jedinici memorije %d"
|
512 |
|
513 |
-
#: lib/wfu_constants.php:
|
514 |
msgid "Chunked upload is not allowed!"
|
515 |
msgstr "Parcijalno otpremanje nije dozvoljeno!"
|
516 |
|
517 |
-
#: lib/wfu_constants.php:
|
518 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
519 |
msgstr ""
|
520 |
"Parcijalno otpremanje prekinuto je zbog greške u prethodnoj jedinici "
|
521 |
"memorije!"
|
522 |
|
523 |
-
#: lib/wfu_constants.php:
|
524 |
msgid "Chunked upload failed, final file could not be created!"
|
525 |
msgstr ""
|
526 |
"Otpremanje u jedinici memorije neuspelo, konačna datoteka ne može se "
|
527 |
"kreirati!"
|
528 |
|
529 |
-
#: lib/wfu_constants.php:
|
530 |
#, php-format
|
531 |
msgid "Could not write file chuck to destination on chunk %d"
|
532 |
msgstr ""
|
533 |
"Ne može se napisati jedinica memorije datoteke u jedinici memorije %d. "
|
534 |
|
535 |
-
#: lib/wfu_constants.php:
|
536 |
#, php-format
|
537 |
msgid "Could not enlarge destination file on chunk %d"
|
538 |
msgstr "Ne može se uvećati odredišna datoteka u jedinici memorije %d."
|
539 |
|
540 |
-
#: lib/wfu_constants.php:
|
541 |
#, php-format
|
542 |
msgid "Could not open file handles on chunk %d"
|
543 |
msgstr "Ne mogu se otvoriti opisi datoteke u jedinici memorije %d"
|
544 |
|
545 |
-
#: lib/wfu_constants.php:
|
546 |
msgid "You are not allowed to delete this file!"
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: lib/wfu_constants.php:
|
550 |
msgid "Upload skipped! File already exists."
|
551 |
msgstr "Otpremanje preskočeno! Datoteka već postoji."
|
552 |
|
553 |
-
#: lib/wfu_constants.php:
|
554 |
msgid "The extension of the file does not match its contents."
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: lib/wfu_constants.php:
|
558 |
msgid ""
|
559 |
"Upload succeeded but the file is suspicious because its contents do not "
|
560 |
"match its extension. Its proper filename is: "
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: lib/wfu_constants.php:
|
564 |
msgid "No files have been selected!"
|
565 |
msgstr "Datoteke nisu odabrane!"
|
566 |
|
567 |
-
#: lib/wfu_constants.php:
|
568 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
569 |
msgstr ""
|
570 |
"WPFilebase Plugin nije ažuriran zato što nije bilo otpremljenih datoteka."
|
571 |
|
572 |
-
#: lib/wfu_constants.php:
|
573 |
msgid "Notification email was not sent because there were no files uploaded."
|
574 |
msgstr "Mail obaveštenja nije poslat jer nije bilo otpremljenih datoteka."
|
575 |
|
576 |
-
#: lib/wfu_constants.php:
|
577 |
msgid ""
|
578 |
"Notification email was not sent because no recipients were defined. Please "
|
579 |
"check notifyrecipients attribute in the shortcode."
|
@@ -581,7 +585,7 @@ msgstr ""
|
|
581 |
"Mail obaveštenja nije poslat jer nije bilo navedenih primalaca. Proverite "
|
582 |
"notifyrecipients atribut u shortcode-u."
|
583 |
|
584 |
-
#: lib/wfu_constants.php:
|
585 |
msgid ""
|
586 |
"Notification email was not sent due to an error. Please check "
|
587 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -589,7 +593,7 @@ msgstr ""
|
|
589 |
"Mail obaveštenja nije poslat zbog greške. Proverite notifyrecipients, "
|
590 |
"notifysubject i notifymessage atribute da biste našli greške."
|
591 |
|
592 |
-
#: lib/wfu_constants.php:
|
593 |
msgid ""
|
594 |
"Redirection not executed because redirection link is empty. Please check "
|
595 |
"redirectlink attribute."
|
@@ -597,19 +601,19 @@ msgstr ""
|
|
597 |
"Preusmeravanje nije izvršeno zato što je link za preusmeravanje prazan. "
|
598 |
"Proverite redirectlink atribut."
|
599 |
|
600 |
-
#: lib/wfu_constants.php:
|
601 |
msgid ""
|
602 |
"Redirection not executed because not all files were successfully uploaded."
|
603 |
msgstr ""
|
604 |
"Preusmeravanje nije izvršeno zato što nisu sve datoteke uspešno otpremljene."
|
605 |
|
606 |
-
#: lib/wfu_constants.php:
|
607 |
msgid ""
|
608 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
609 |
"message persists, contact administrator."
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: lib/wfu_constants.php:
|
613 |
msgid ""
|
614 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
615 |
"again to edit the shortcode."
|
@@ -617,7 +621,7 @@ msgstr ""
|
|
617 |
"Neuspešno uređivanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
618 |
"ponovo da uredite shortcode."
|
619 |
|
620 |
-
#: lib/wfu_constants.php:
|
621 |
msgid ""
|
622 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
623 |
"again to delete it."
|
@@ -625,7 +629,7 @@ msgstr ""
|
|
625 |
"Neuspešno brisanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
626 |
"ponovo da ga obrišete."
|
627 |
|
628 |
-
#: lib/wfu_constants.php:
|
629 |
msgid ""
|
630 |
"The page containing the shortcode has been modified and it is no longer "
|
631 |
"valid. Please go back to reload the shortcode."
|
@@ -633,7 +637,7 @@ msgstr ""
|
|
633 |
"Stranica koja sadrži shortcode je izmenjena i više nije validna. Vratite se "
|
634 |
"da ponovo učitate shortcode."
|
635 |
|
636 |
-
#: lib/wfu_constants.php:
|
637 |
msgid ""
|
638 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
639 |
"back to reload the shortcode."
|
@@ -641,7 +645,7 @@ msgstr ""
|
|
641 |
"Neuspešno ažuriranje shortcode-a zbog izmene sadržaja stranice. Vratite se "
|
642 |
"da ponovo učitate shortcode."
|
643 |
|
644 |
-
#: lib/wfu_constants.php:
|
645 |
msgid ""
|
646 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
647 |
"go back and reload the shortcode."
|
@@ -649,39 +653,39 @@ msgstr ""
|
|
649 |
"Neuspešno ažuriranje shortcode-a. Pokušajte ponovo. Ako se problem ne reši, "
|
650 |
"vratite se i opet učitajte shortcode."
|
651 |
|
652 |
-
#: lib/wfu_constants.php:
|
653 |
msgid "This is a test message"
|
654 |
msgstr "Ovo je poruka testa"
|
655 |
|
656 |
-
#: lib/wfu_constants.php:
|
657 |
msgid "This is a test administrator message"
|
658 |
msgstr "Ovo je poruka testa administratora "
|
659 |
|
660 |
-
#: lib/wfu_constants.php:
|
661 |
msgid "File testfile 1 under test"
|
662 |
msgstr "Datoteka testfile 1 na testiranju"
|
663 |
|
664 |
-
#: lib/wfu_constants.php:
|
665 |
msgid "File testfile 1 message"
|
666 |
msgstr "Datoteka testfile 1 poruka"
|
667 |
|
668 |
-
#: lib/wfu_constants.php:
|
669 |
msgid "File testfile 1 administrator message"
|
670 |
msgstr "Datoteka testfile 1 poruka administratora"
|
671 |
|
672 |
-
#: lib/wfu_constants.php:
|
673 |
msgid "File testfile 2 under test"
|
674 |
msgstr "Datoteka testfile 2 na testiranju"
|
675 |
|
676 |
-
#: lib/wfu_constants.php:
|
677 |
msgid "File testfile 2 message"
|
678 |
msgstr "Datoteka testfile 2 poruka"
|
679 |
|
680 |
-
#: lib/wfu_constants.php:
|
681 |
msgid "File testfile 2 administrator message"
|
682 |
msgstr "Datoteka testfile 2 poruka administratora"
|
683 |
|
684 |
-
#: lib/wfu_constants.php:
|
685 |
msgid ""
|
686 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
687 |
"current user."
|
@@ -689,7 +693,7 @@ msgstr ""
|
|
689 |
"Unesite promenljivu %idkorisnika% u tekst. Biće zamenjena id-jem tekućeg "
|
690 |
"korisnika."
|
691 |
|
692 |
-
#: lib/wfu_constants.php:
|
693 |
msgid ""
|
694 |
"Insert variable %username% inside text. It will be replaced by the username "
|
695 |
"of the current user."
|
@@ -697,7 +701,7 @@ msgstr ""
|
|
697 |
"Unesite promenljivu %korisničko ime% u tekst. Biće zamenjena korisničkim "
|
698 |
"imenom tekućeg korisnika."
|
699 |
|
700 |
-
#: lib/wfu_constants.php:
|
701 |
msgid ""
|
702 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
703 |
"the current user."
|
@@ -705,7 +709,7 @@ msgstr ""
|
|
705 |
"Unesite promenljivu %mailkorisnika% u tekst. Biće zamenjena mail-om tekućeg "
|
706 |
"korisnika."
|
707 |
|
708 |
-
#: lib/wfu_constants.php:
|
709 |
msgid ""
|
710 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
711 |
"of the uploaded file."
|
@@ -713,7 +717,7 @@ msgstr ""
|
|
713 |
"Unesite promenljivu %nazivdatoteke% u tekst. Biće zamenjena nazivom "
|
714 |
"otpremljene datoteke."
|
715 |
|
716 |
-
#: lib/wfu_constants.php:
|
717 |
msgid ""
|
718 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
719 |
"filepath of the uploaded file."
|
@@ -721,7 +725,7 @@ msgstr ""
|
|
721 |
"Unesite promenljivu %putanjadatoteke% u tekst. Biće zamenjena celom putanjom "
|
722 |
"otpremljene datoteke."
|
723 |
|
724 |
-
#: lib/wfu_constants.php:
|
725 |
msgid ""
|
726 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
727 |
"the website."
|
@@ -729,7 +733,7 @@ msgstr ""
|
|
729 |
"Unesite promenljivu %idbloga% u tekst. Biće zamenjena id-jem bloga web site-"
|
730 |
"a."
|
731 |
|
732 |
-
#: lib/wfu_constants.php:
|
733 |
msgid ""
|
734 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
735 |
"current page."
|
@@ -737,7 +741,7 @@ msgstr ""
|
|
737 |
"Unesite promenljivu %idstranice% u tekst. Biće zamenjena id-jem tekuće "
|
738 |
"stranice."
|
739 |
|
740 |
-
#: lib/wfu_constants.php:
|
741 |
msgid ""
|
742 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
743 |
"the current page."
|
@@ -745,7 +749,7 @@ msgstr ""
|
|
745 |
"Unesite promenljivu %naslovstranice% u tekst. Biće zamenjena naslovom tekuće "
|
746 |
"stranice."
|
747 |
|
748 |
-
#: lib/wfu_constants.php:
|
749 |
msgid ""
|
750 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
751 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -754,139 +758,147 @@ msgstr ""
|
|
754 |
"Unesite promenljivu %korisnički podaciXXX%. Odaberite korisničko polje iz "
|
755 |
"opadajuće liste. Biće zamenjena vrednošću koju je korisnik uneo u ovo polje."
|
756 |
|
757 |
-
#: lib/wfu_constants.php:
|
758 |
msgid "Insert variable %n% inside text to denote a line change."
|
759 |
msgstr "Unesite promenljivu %n% u tekst kako biste označili promenu reda."
|
760 |
|
761 |
-
#: lib/wfu_constants.php:
|
762 |
msgid "Test Mode"
|
763 |
msgstr "Režim testiranja"
|
764 |
|
765 |
-
#: lib/wfu_constants.php:
|
766 |
msgid "select dir..."
|
767 |
msgstr "odaberite dir..."
|
768 |
|
769 |
-
#: lib/wfu_constants.php:
|
770 |
msgid "type dir"
|
771 |
msgstr "vrsta direktorijuma "
|
772 |
|
773 |
-
#: lib/wfu_constants.php:
|
774 |
msgid "Upload path: %filepath%"
|
775 |
msgstr "Putanja otpremanja: %filepath%"
|
776 |
|
777 |
-
#: lib/wfu_constants.php:
|
778 |
msgid "Failed upload path: %filepath%"
|
779 |
msgstr "Putanja otpremanja neuspešna: %filepath%"
|
780 |
|
781 |
-
#: lib/wfu_constants.php:
|
782 |
msgid " (required)"
|
783 |
msgstr "(obavezna)"
|
784 |
|
785 |
-
#: lib/wfu_constants.php:
|
786 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
787 |
msgstr "Datoteke su otpremljene. Da li sigurno želite da napustite stranicu?"
|
788 |
|
789 |
-
#: lib/wfu_constants.php:
|
790 |
msgid "checking captcha..."
|
791 |
msgstr "captcha se proverava..."
|
792 |
|
793 |
-
#: lib/wfu_constants.php:
|
794 |
msgid "refreshing..."
|
795 |
msgstr "osvežava se..."
|
796 |
|
797 |
-
#: lib/wfu_constants.php:
|
798 |
msgid "correct captcha"
|
799 |
msgstr "ispravi captcha"
|
800 |
|
801 |
-
#: lib/wfu_constants.php:
|
802 |
msgid "click to continue the upload"
|
803 |
msgstr "kliknite da biste nastavili otpremanje"
|
804 |
|
805 |
-
#: lib/wfu_constants.php:
|
806 |
msgid "Are you sure you want to delete this file?"
|
807 |
msgstr ""
|
808 |
|
809 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
810 |
msgid "Upload in progress"
|
811 |
msgstr "Otpremanje u toku"
|
812 |
|
813 |
-
#: lib/wfu_constants.php:
|
814 |
msgid "Upload in progress with warnings!"
|
815 |
msgstr "Otpremanje sa upozorenjima u toku!"
|
816 |
|
817 |
-
#: lib/wfu_constants.php:
|
818 |
msgid "Upload in progress but some files already failed!"
|
819 |
msgstr "Otpremanje u toku, ali neke datoteke već nisu uspešno otpremljene!"
|
820 |
|
821 |
-
#: lib/wfu_constants.php:
|
822 |
msgid "Upload in progress but no files uploaded so far!"
|
823 |
msgstr "Otpremanje u toku, ali do sada nisu otpremljene nikakve datoteke!"
|
824 |
|
825 |
-
#: lib/wfu_constants.php:
|
826 |
msgid "All files uploaded successfully"
|
827 |
msgstr "Sve datoteke uspešno su otpremljene"
|
828 |
|
829 |
-
#: lib/wfu_constants.php:
|
830 |
msgid "All files uploaded successfully but there are warnings!"
|
831 |
msgstr "Sve datoteke uspešno su otpremljene, ali postoje upozorenja!"
|
832 |
|
833 |
-
#: lib/wfu_constants.php:
|
834 |
msgid "File uploaded successfully but there are warnings!"
|
835 |
msgstr "Datoteka je uspešno otpremljena, ali postoje upozorenja!"
|
836 |
|
837 |
-
#: lib/wfu_constants.php:
|
838 |
msgid "Some files failed to upload!"
|
839 |
msgstr "Neke datoteke nisu otpremljene!"
|
840 |
|
841 |
-
#: lib/wfu_constants.php:
|
842 |
msgid "All files failed to upload"
|
843 |
msgstr "Nijedna datoteka nije otpremljena"
|
844 |
|
845 |
-
#: lib/wfu_constants.php:
|
846 |
msgid "File failed to upload"
|
847 |
msgstr "Datoteka nije uspešno otpremljena"
|
848 |
|
849 |
-
#: lib/wfu_constants.php:
|
850 |
msgid "There are no files to upload!"
|
851 |
msgstr "Nema datoteka za otpremanje"
|
852 |
|
853 |
-
#: lib/wfu_constants.php:
|
854 |
msgid "Test upload message"
|
855 |
msgstr "Testiraj poruku za otpremanje"
|
856 |
|
857 |
-
#: lib/wfu_constants.php:
|
858 |
msgid "JSON parse warning!"
|
859 |
msgstr "Upozorenje za JSON parsiranje!"
|
860 |
|
861 |
-
#: lib/wfu_constants.php:
|
862 |
msgid "please wait while redirecting..."
|
863 |
msgstr "Molimo sačekajte preusmeravanje..."
|
864 |
|
865 |
-
#: lib/wfu_constants.php:
|
866 |
msgid "Open visual shortcode editor in new window"
|
867 |
msgstr "Otvori vizuelni shortcode uređivač u novom prozoru"
|
868 |
|
869 |
-
#: lib/wfu_constants.php:
|
870 |
msgid "loading visual editor"
|
871 |
msgstr "učitavanje vizuelnog uređivača"
|
872 |
|
873 |
-
#: lib/wfu_constants.php:
|
874 |
msgid "Clear file list?"
|
875 |
msgstr "Obriši listu datoteke?"
|
876 |
|
877 |
-
#: lib/wfu_constants.php:
|
878 |
msgid "DROP HERE"
|
879 |
msgstr "POZICIONIRAJ OVDE"
|
880 |
|
881 |
-
#: lib/wfu_constants.php:
|
882 |
msgid "Wordpress File Upload Form"
|
883 |
msgstr ""
|
884 |
|
885 |
-
#: lib/wfu_constants.php:
|
886 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: lib/wfu_constants.php:
|
890 |
msgid "Upload Files"
|
891 |
msgstr ""
|
892 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:22+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:22+0200\n"
|
7 |
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: sr\n"
|
266 |
"datoteke. Obratite se administratoru."
|
267 |
|
268 |
#: lib/wfu_constants.php:64
|
269 |
+
msgid "Upload cancelled!"
|
270 |
+
msgstr ""
|
271 |
+
|
272 |
+
#: lib/wfu_constants.php:65
|
273 |
msgid ""
|
274 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
275 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
279 |
"ne obezbeđuje način da se utvrdi koja je ekstenzija zaustavila otpremanje. "
|
280 |
"Možda će pomoći ako pregledate spisak otpremljenih ekstenzija uz phpinfo(). "
|
281 |
|
282 |
+
#: lib/wfu_constants.php:66
|
283 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
284 |
msgstr ""
|
285 |
"Otpremanje neuspešno! Došlo je do greške prilikom pokušaja da se otpremi "
|
286 |
"datoteka."
|
287 |
|
288 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
289 |
msgid "Upload failed!"
|
290 |
msgstr "Otpremanje neuspešno! "
|
291 |
|
292 |
+
#: lib/wfu_constants.php:68
|
293 |
msgid "No file!"
|
294 |
msgstr "Nema datoteke!"
|
295 |
|
296 |
+
#: lib/wfu_constants.php:69
|
297 |
msgid ""
|
298 |
"Upload failed! The upload has been canceled by the user or the browser "
|
299 |
"dropped the connection."
|
301 |
"Otpremanje neuspešno! Korisnik je otkazao otpremanje ili je pretraživač "
|
302 |
"izgubio internet vezu."
|
303 |
|
304 |
+
#: lib/wfu_constants.php:70
|
305 |
msgid "Upload failed! Unknown error."
|
306 |
msgstr "Otpremanje neuspešno! Nepoznata greška."
|
307 |
|
308 |
+
#: lib/wfu_constants.php:71
|
309 |
msgid "Please contact the administrator."
|
310 |
msgstr "Obratite se administratoru."
|
311 |
|
312 |
+
#: lib/wfu_constants.php:72
|
313 |
msgid "No result from remote server!"
|
314 |
msgstr "Nema rezultata sa udaljenog servera!"
|
315 |
|
316 |
+
#: lib/wfu_constants.php:73
|
317 |
msgid " but with warnings"
|
318 |
msgstr "ali sa upozorenjima"
|
319 |
|
320 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
321 |
msgid "Warning: JSON parse error."
|
322 |
msgstr "Upozorenje: Greška prilikom JSON parsiranja."
|
323 |
|
324 |
+
#: lib/wfu_constants.php:75
|
325 |
msgid ""
|
326 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
327 |
"not be parsed."
|
329 |
"Otpremljeni parametri ove datoteke, poslate na obradu kao JSON niz, nisu "
|
330 |
"mogle biti parsirane. "
|
331 |
|
332 |
+
#: lib/wfu_constants.php:77
|
333 |
msgid ""
|
334 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
335 |
msgstr ""
|
336 |
"UploadStates, poslate na obradu kao JSON niz, nisu mogle biti parsirane. "
|
337 |
|
338 |
+
#: lib/wfu_constants.php:78
|
339 |
msgid ""
|
340 |
"Redirection to classic form functionality occurred due to unknown error."
|
341 |
msgstr ""
|
342 |
"Zbog nepoznate greške došlo je do preusmeravanja na funkcionalnost klasičnog "
|
343 |
"obrasca."
|
344 |
|
345 |
+
#: lib/wfu_constants.php:79
|
346 |
msgid ""
|
347 |
"Redirection to classic form functionality occurred because AJAX is not "
|
348 |
"supported."
|
350 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
351 |
"podržan AJAX."
|
352 |
|
353 |
+
#: lib/wfu_constants.php:80
|
354 |
msgid ""
|
355 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
356 |
"supported."
|
358 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
359 |
"podržan HTML5."
|
360 |
|
361 |
+
#: lib/wfu_constants.php:81
|
362 |
msgid ""
|
363 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
364 |
msgstr ""
|
365 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zbog JSON "
|
366 |
"greške prilikom parsiranja."
|
367 |
|
368 |
+
#: lib/wfu_constants.php:82
|
369 |
msgid "Please enable popup windows from the browser's settings!"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: lib/wfu_constants.php:83
|
373 |
msgid "cannot be empty!"
|
374 |
msgstr "ne može biti prazno!"
|
375 |
|
376 |
+
#: lib/wfu_constants.php:84
|
377 |
msgid "number not valid!"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: lib/wfu_constants.php:85
|
381 |
msgid "email not valid!"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: lib/wfu_constants.php:86
|
385 |
msgid "emails do not match!"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: lib/wfu_constants.php:87
|
389 |
msgid "no base email field in group!"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: lib/wfu_constants.php:88
|
393 |
msgid "passwords do not match!"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: lib/wfu_constants.php:89
|
397 |
msgid "no base password field in group!"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: lib/wfu_constants.php:90
|
401 |
msgid "checkbox unchecked!"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: lib/wfu_constants.php:91
|
405 |
msgid "no option selected!"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: lib/wfu_constants.php:92
|
409 |
msgid "no item selected!"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: lib/wfu_constants.php:93
|
413 |
msgid ""
|
414 |
"There are more than one instances of the plugin in this page with the same "
|
415 |
"id. Please change it."
|
417 |
"Na ovoj stranici ima više od jednog primera plugin-a sa istom "
|
418 |
"identifikacijom."
|
419 |
|
420 |
+
#: lib/wfu_constants.php:94
|
421 |
msgid ""
|
422 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
423 |
"the page."
|
425 |
"Shortcode ne može da se uredi zato što stranica nije modifikovana. Ponovo "
|
426 |
"učitajte stranicu."
|
427 |
|
428 |
+
#: lib/wfu_constants.php:95
|
429 |
msgid ""
|
430 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
431 |
"or use RecaptchaV2 (no account)."
|
433 |
"GREŠKA: Captcha nije podržana! Imate staru PHP verziju. Nadogradite svoj PHP "
|
434 |
"ili koristite RecaptchaV2 (bez naloga)."
|
435 |
|
436 |
+
#: lib/wfu_constants.php:96
|
437 |
msgid ""
|
438 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
439 |
"notify administrator."
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: lib/wfu_constants.php:97
|
443 |
msgid ""
|
444 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
445 |
"use RecaptchaV1 (no account)."
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: lib/wfu_constants.php:98
|
449 |
msgid "ERROR: No site key. Please contact administrator!"
|
450 |
msgstr "GREŠKA: Nema ključa site-a. Obratite se administratoru."
|
451 |
|
452 |
+
#: lib/wfu_constants.php:99
|
453 |
msgid ""
|
454 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
455 |
"define Google Recaptcha keys."
|
457 |
"GREŠKA: Ključ site-a nije određen. Idite na kontrolnu tablu podešavanja "
|
458 |
"plugin-a da biste odredili Google Recaptcha ključeve."
|
459 |
|
460 |
+
#: lib/wfu_constants.php:100
|
461 |
msgid "Bad captcha image!"
|
462 |
msgstr "Loša captcha slika!"
|
463 |
|
464 |
+
#: lib/wfu_constants.php:101
|
465 |
msgid "No input!"
|
466 |
msgstr "Nema unosa!"
|
467 |
|
468 |
+
#: lib/wfu_constants.php:102
|
469 |
msgid "Captcha not completed!"
|
470 |
msgstr "Captcha nije kompletan!"
|
471 |
|
472 |
+
#: lib/wfu_constants.php:103
|
473 |
msgid "Wrong captcha!"
|
474 |
msgstr "Pogrešan captcha!"
|
475 |
|
476 |
+
#: lib/wfu_constants.php:104
|
477 |
msgid "Error refreshing captcha!"
|
478 |
msgstr "Greška u osvežavanju captcha!"
|
479 |
|
480 |
+
#: lib/wfu_constants.php:105
|
481 |
msgid "Unknown captcha error!"
|
482 |
msgstr "Nepoznata captcha greška!"
|
483 |
|
484 |
+
#: lib/wfu_constants.php:106
|
485 |
msgid "Captcha not supported by your browser!"
|
486 |
msgstr "Vaš pretraživač ne podržava captcha!"
|
487 |
|
488 |
+
#: lib/wfu_constants.php:107
|
489 |
msgid "the secret parameter is missing"
|
490 |
msgstr "nedostaje tajni parametar"
|
491 |
|
492 |
+
#: lib/wfu_constants.php:108
|
493 |
msgid "the secret parameter is invalid or malformed"
|
494 |
msgstr "tajni parametar je nevažeći ili loše formulisan"
|
495 |
|
496 |
+
#: lib/wfu_constants.php:109
|
497 |
msgid "the response parameter is missing"
|
498 |
msgstr "nedostaje parametar odgovora "
|
499 |
|
500 |
+
#: lib/wfu_constants.php:110
|
501 |
msgid "the response parameter is invalid or malformed"
|
502 |
msgstr "parametar odgovora je nevažeći ili loše formulisan"
|
503 |
|
504 |
+
#: lib/wfu_constants.php:111
|
505 |
msgid "Please do not use drag drop due to an internal problem."
|
506 |
msgstr ""
|
507 |
"Molimo vas da ne koristite prevlačenje i pozicioniranje zbog internog "
|
508 |
"problema."
|
509 |
|
510 |
+
#: lib/wfu_constants.php:112
|
511 |
#, php-format
|
512 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
513 |
msgstr ""
|
514 |
"Došlo je do greške prilikom parcijalnog otpremanja. Jedinstveni ID u "
|
515 |
"jedinici memorije %d"
|
516 |
|
517 |
+
#: lib/wfu_constants.php:113
|
518 |
msgid "Chunked upload is not allowed!"
|
519 |
msgstr "Parcijalno otpremanje nije dozvoljeno!"
|
520 |
|
521 |
+
#: lib/wfu_constants.php:114
|
522 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
523 |
msgstr ""
|
524 |
"Parcijalno otpremanje prekinuto je zbog greške u prethodnoj jedinici "
|
525 |
"memorije!"
|
526 |
|
527 |
+
#: lib/wfu_constants.php:115
|
528 |
msgid "Chunked upload failed, final file could not be created!"
|
529 |
msgstr ""
|
530 |
"Otpremanje u jedinici memorije neuspelo, konačna datoteka ne može se "
|
531 |
"kreirati!"
|
532 |
|
533 |
+
#: lib/wfu_constants.php:116
|
534 |
#, php-format
|
535 |
msgid "Could not write file chuck to destination on chunk %d"
|
536 |
msgstr ""
|
537 |
"Ne može se napisati jedinica memorije datoteke u jedinici memorije %d. "
|
538 |
|
539 |
+
#: lib/wfu_constants.php:117
|
540 |
#, php-format
|
541 |
msgid "Could not enlarge destination file on chunk %d"
|
542 |
msgstr "Ne može se uvećati odredišna datoteka u jedinici memorije %d."
|
543 |
|
544 |
+
#: lib/wfu_constants.php:118
|
545 |
#, php-format
|
546 |
msgid "Could not open file handles on chunk %d"
|
547 |
msgstr "Ne mogu se otvoriti opisi datoteke u jedinici memorije %d"
|
548 |
|
549 |
+
#: lib/wfu_constants.php:119
|
550 |
msgid "You are not allowed to delete this file!"
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: lib/wfu_constants.php:121
|
554 |
msgid "Upload skipped! File already exists."
|
555 |
msgstr "Otpremanje preskočeno! Datoteka već postoji."
|
556 |
|
557 |
+
#: lib/wfu_constants.php:122
|
558 |
msgid "The extension of the file does not match its contents."
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: lib/wfu_constants.php:123
|
562 |
msgid ""
|
563 |
"Upload succeeded but the file is suspicious because its contents do not "
|
564 |
"match its extension. Its proper filename is: "
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: lib/wfu_constants.php:124
|
568 |
msgid "No files have been selected!"
|
569 |
msgstr "Datoteke nisu odabrane!"
|
570 |
|
571 |
+
#: lib/wfu_constants.php:125
|
572 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
573 |
msgstr ""
|
574 |
"WPFilebase Plugin nije ažuriran zato što nije bilo otpremljenih datoteka."
|
575 |
|
576 |
+
#: lib/wfu_constants.php:126
|
577 |
msgid "Notification email was not sent because there were no files uploaded."
|
578 |
msgstr "Mail obaveštenja nije poslat jer nije bilo otpremljenih datoteka."
|
579 |
|
580 |
+
#: lib/wfu_constants.php:127
|
581 |
msgid ""
|
582 |
"Notification email was not sent because no recipients were defined. Please "
|
583 |
"check notifyrecipients attribute in the shortcode."
|
585 |
"Mail obaveštenja nije poslat jer nije bilo navedenih primalaca. Proverite "
|
586 |
"notifyrecipients atribut u shortcode-u."
|
587 |
|
588 |
+
#: lib/wfu_constants.php:128
|
589 |
msgid ""
|
590 |
"Notification email was not sent due to an error. Please check "
|
591 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
593 |
"Mail obaveštenja nije poslat zbog greške. Proverite notifyrecipients, "
|
594 |
"notifysubject i notifymessage atribute da biste našli greške."
|
595 |
|
596 |
+
#: lib/wfu_constants.php:129
|
597 |
msgid ""
|
598 |
"Redirection not executed because redirection link is empty. Please check "
|
599 |
"redirectlink attribute."
|
601 |
"Preusmeravanje nije izvršeno zato što je link za preusmeravanje prazan. "
|
602 |
"Proverite redirectlink atribut."
|
603 |
|
604 |
+
#: lib/wfu_constants.php:130
|
605 |
msgid ""
|
606 |
"Redirection not executed because not all files were successfully uploaded."
|
607 |
msgstr ""
|
608 |
"Preusmeravanje nije izvršeno zato što nisu sve datoteke uspešno otpremljene."
|
609 |
|
610 |
+
#: lib/wfu_constants.php:132
|
611 |
msgid ""
|
612 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
613 |
"message persists, contact administrator."
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: lib/wfu_constants.php:133
|
617 |
msgid ""
|
618 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
619 |
"again to edit the shortcode."
|
621 |
"Neuspešno uređivanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
622 |
"ponovo da uredite shortcode."
|
623 |
|
624 |
+
#: lib/wfu_constants.php:134
|
625 |
msgid ""
|
626 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
627 |
"again to delete it."
|
629 |
"Neuspešno brisanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
630 |
"ponovo da ga obrišete."
|
631 |
|
632 |
+
#: lib/wfu_constants.php:135
|
633 |
msgid ""
|
634 |
"The page containing the shortcode has been modified and it is no longer "
|
635 |
"valid. Please go back to reload the shortcode."
|
637 |
"Stranica koja sadrži shortcode je izmenjena i više nije validna. Vratite se "
|
638 |
"da ponovo učitate shortcode."
|
639 |
|
640 |
+
#: lib/wfu_constants.php:136
|
641 |
msgid ""
|
642 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
643 |
"back to reload the shortcode."
|
645 |
"Neuspešno ažuriranje shortcode-a zbog izmene sadržaja stranice. Vratite se "
|
646 |
"da ponovo učitate shortcode."
|
647 |
|
648 |
+
#: lib/wfu_constants.php:137
|
649 |
msgid ""
|
650 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
651 |
"go back and reload the shortcode."
|
653 |
"Neuspešno ažuriranje shortcode-a. Pokušajte ponovo. Ako se problem ne reši, "
|
654 |
"vratite se i opet učitajte shortcode."
|
655 |
|
656 |
+
#: lib/wfu_constants.php:139
|
657 |
msgid "This is a test message"
|
658 |
msgstr "Ovo je poruka testa"
|
659 |
|
660 |
+
#: lib/wfu_constants.php:140
|
661 |
msgid "This is a test administrator message"
|
662 |
msgstr "Ovo je poruka testa administratora "
|
663 |
|
664 |
+
#: lib/wfu_constants.php:141
|
665 |
msgid "File testfile 1 under test"
|
666 |
msgstr "Datoteka testfile 1 na testiranju"
|
667 |
|
668 |
+
#: lib/wfu_constants.php:142
|
669 |
msgid "File testfile 1 message"
|
670 |
msgstr "Datoteka testfile 1 poruka"
|
671 |
|
672 |
+
#: lib/wfu_constants.php:143
|
673 |
msgid "File testfile 1 administrator message"
|
674 |
msgstr "Datoteka testfile 1 poruka administratora"
|
675 |
|
676 |
+
#: lib/wfu_constants.php:144
|
677 |
msgid "File testfile 2 under test"
|
678 |
msgstr "Datoteka testfile 2 na testiranju"
|
679 |
|
680 |
+
#: lib/wfu_constants.php:145
|
681 |
msgid "File testfile 2 message"
|
682 |
msgstr "Datoteka testfile 2 poruka"
|
683 |
|
684 |
+
#: lib/wfu_constants.php:146
|
685 |
msgid "File testfile 2 administrator message"
|
686 |
msgstr "Datoteka testfile 2 poruka administratora"
|
687 |
|
688 |
+
#: lib/wfu_constants.php:148
|
689 |
msgid ""
|
690 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
691 |
"current user."
|
693 |
"Unesite promenljivu %idkorisnika% u tekst. Biće zamenjena id-jem tekućeg "
|
694 |
"korisnika."
|
695 |
|
696 |
+
#: lib/wfu_constants.php:149
|
697 |
msgid ""
|
698 |
"Insert variable %username% inside text. It will be replaced by the username "
|
699 |
"of the current user."
|
701 |
"Unesite promenljivu %korisničko ime% u tekst. Biće zamenjena korisničkim "
|
702 |
"imenom tekućeg korisnika."
|
703 |
|
704 |
+
#: lib/wfu_constants.php:150
|
705 |
msgid ""
|
706 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
707 |
"the current user."
|
709 |
"Unesite promenljivu %mailkorisnika% u tekst. Biće zamenjena mail-om tekućeg "
|
710 |
"korisnika."
|
711 |
|
712 |
+
#: lib/wfu_constants.php:151
|
713 |
msgid ""
|
714 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
715 |
"of the uploaded file."
|
717 |
"Unesite promenljivu %nazivdatoteke% u tekst. Biće zamenjena nazivom "
|
718 |
"otpremljene datoteke."
|
719 |
|
720 |
+
#: lib/wfu_constants.php:152
|
721 |
msgid ""
|
722 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
723 |
"filepath of the uploaded file."
|
725 |
"Unesite promenljivu %putanjadatoteke% u tekst. Biće zamenjena celom putanjom "
|
726 |
"otpremljene datoteke."
|
727 |
|
728 |
+
#: lib/wfu_constants.php:153
|
729 |
msgid ""
|
730 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
731 |
"the website."
|
733 |
"Unesite promenljivu %idbloga% u tekst. Biće zamenjena id-jem bloga web site-"
|
734 |
"a."
|
735 |
|
736 |
+
#: lib/wfu_constants.php:154
|
737 |
msgid ""
|
738 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
739 |
"current page."
|
741 |
"Unesite promenljivu %idstranice% u tekst. Biće zamenjena id-jem tekuće "
|
742 |
"stranice."
|
743 |
|
744 |
+
#: lib/wfu_constants.php:155
|
745 |
msgid ""
|
746 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
747 |
"the current page."
|
749 |
"Unesite promenljivu %naslovstranice% u tekst. Biće zamenjena naslovom tekuće "
|
750 |
"stranice."
|
751 |
|
752 |
+
#: lib/wfu_constants.php:156
|
753 |
msgid ""
|
754 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
755 |
"drop-down list. It will be replaced by the value that the user entered in "
|
758 |
"Unesite promenljivu %korisnički podaciXXX%. Odaberite korisničko polje iz "
|
759 |
"opadajuće liste. Biće zamenjena vrednošću koju je korisnik uneo u ovo polje."
|
760 |
|
761 |
+
#: lib/wfu_constants.php:157
|
762 |
msgid "Insert variable %n% inside text to denote a line change."
|
763 |
msgstr "Unesite promenljivu %n% u tekst kako biste označili promenu reda."
|
764 |
|
765 |
+
#: lib/wfu_constants.php:159
|
766 |
msgid "Test Mode"
|
767 |
msgstr "Režim testiranja"
|
768 |
|
769 |
+
#: lib/wfu_constants.php:160
|
770 |
msgid "select dir..."
|
771 |
msgstr "odaberite dir..."
|
772 |
|
773 |
+
#: lib/wfu_constants.php:161
|
774 |
msgid "type dir"
|
775 |
msgstr "vrsta direktorijuma "
|
776 |
|
777 |
+
#: lib/wfu_constants.php:162
|
778 |
msgid "Upload path: %filepath%"
|
779 |
msgstr "Putanja otpremanja: %filepath%"
|
780 |
|
781 |
+
#: lib/wfu_constants.php:163
|
782 |
msgid "Failed upload path: %filepath%"
|
783 |
msgstr "Putanja otpremanja neuspešna: %filepath%"
|
784 |
|
785 |
+
#: lib/wfu_constants.php:164
|
786 |
msgid " (required)"
|
787 |
msgstr "(obavezna)"
|
788 |
|
789 |
+
#: lib/wfu_constants.php:165
|
790 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
791 |
msgstr "Datoteke su otpremljene. Da li sigurno želite da napustite stranicu?"
|
792 |
|
793 |
+
#: lib/wfu_constants.php:166
|
794 |
msgid "checking captcha..."
|
795 |
msgstr "captcha se proverava..."
|
796 |
|
797 |
+
#: lib/wfu_constants.php:167
|
798 |
msgid "refreshing..."
|
799 |
msgstr "osvežava se..."
|
800 |
|
801 |
+
#: lib/wfu_constants.php:168
|
802 |
msgid "correct captcha"
|
803 |
msgstr "ispravi captcha"
|
804 |
|
805 |
+
#: lib/wfu_constants.php:169
|
806 |
msgid "click to continue the upload"
|
807 |
msgstr "kliknite da biste nastavili otpremanje"
|
808 |
|
809 |
+
#: lib/wfu_constants.php:170
|
810 |
msgid "Are you sure you want to delete this file?"
|
811 |
msgstr ""
|
812 |
|
813 |
+
#: lib/wfu_constants.php:171
|
814 |
+
msgid "Are you sure that you want to cancel the upload?"
|
815 |
+
msgstr ""
|
816 |
+
|
817 |
+
#: lib/wfu_constants.php:172
|
818 |
+
msgid "cancel upload of this file"
|
819 |
+
msgstr ""
|
820 |
+
|
821 |
+
#: lib/wfu_constants.php:173
|
822 |
msgid "Upload in progress"
|
823 |
msgstr "Otpremanje u toku"
|
824 |
|
825 |
+
#: lib/wfu_constants.php:174
|
826 |
msgid "Upload in progress with warnings!"
|
827 |
msgstr "Otpremanje sa upozorenjima u toku!"
|
828 |
|
829 |
+
#: lib/wfu_constants.php:175
|
830 |
msgid "Upload in progress but some files already failed!"
|
831 |
msgstr "Otpremanje u toku, ali neke datoteke već nisu uspešno otpremljene!"
|
832 |
|
833 |
+
#: lib/wfu_constants.php:176
|
834 |
msgid "Upload in progress but no files uploaded so far!"
|
835 |
msgstr "Otpremanje u toku, ali do sada nisu otpremljene nikakve datoteke!"
|
836 |
|
837 |
+
#: lib/wfu_constants.php:177
|
838 |
msgid "All files uploaded successfully"
|
839 |
msgstr "Sve datoteke uspešno su otpremljene"
|
840 |
|
841 |
+
#: lib/wfu_constants.php:178
|
842 |
msgid "All files uploaded successfully but there are warnings!"
|
843 |
msgstr "Sve datoteke uspešno su otpremljene, ali postoje upozorenja!"
|
844 |
|
845 |
+
#: lib/wfu_constants.php:179
|
846 |
msgid "File uploaded successfully but there are warnings!"
|
847 |
msgstr "Datoteka je uspešno otpremljena, ali postoje upozorenja!"
|
848 |
|
849 |
+
#: lib/wfu_constants.php:180
|
850 |
msgid "Some files failed to upload!"
|
851 |
msgstr "Neke datoteke nisu otpremljene!"
|
852 |
|
853 |
+
#: lib/wfu_constants.php:181
|
854 |
msgid "All files failed to upload"
|
855 |
msgstr "Nijedna datoteka nije otpremljena"
|
856 |
|
857 |
+
#: lib/wfu_constants.php:182
|
858 |
msgid "File failed to upload"
|
859 |
msgstr "Datoteka nije uspešno otpremljena"
|
860 |
|
861 |
+
#: lib/wfu_constants.php:183
|
862 |
msgid "There are no files to upload!"
|
863 |
msgstr "Nema datoteka za otpremanje"
|
864 |
|
865 |
+
#: lib/wfu_constants.php:184
|
866 |
msgid "Test upload message"
|
867 |
msgstr "Testiraj poruku za otpremanje"
|
868 |
|
869 |
+
#: lib/wfu_constants.php:185
|
870 |
msgid "JSON parse warning!"
|
871 |
msgstr "Upozorenje za JSON parsiranje!"
|
872 |
|
873 |
+
#: lib/wfu_constants.php:186
|
874 |
msgid "please wait while redirecting..."
|
875 |
msgstr "Molimo sačekajte preusmeravanje..."
|
876 |
|
877 |
+
#: lib/wfu_constants.php:188
|
878 |
msgid "Open visual shortcode editor in new window"
|
879 |
msgstr "Otvori vizuelni shortcode uređivač u novom prozoru"
|
880 |
|
881 |
+
#: lib/wfu_constants.php:189
|
882 |
msgid "loading visual editor"
|
883 |
msgstr "učitavanje vizuelnog uređivača"
|
884 |
|
885 |
+
#: lib/wfu_constants.php:190
|
886 |
msgid "Clear file list?"
|
887 |
msgstr "Obriši listu datoteke?"
|
888 |
|
889 |
+
#: lib/wfu_constants.php:191
|
890 |
msgid "DROP HERE"
|
891 |
msgstr "POZICIONIRAJ OVDE"
|
892 |
|
893 |
+
#: lib/wfu_constants.php:193
|
894 |
msgid "Wordpress File Upload Form"
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: lib/wfu_constants.php:194
|
898 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: lib/wfu_constants.php:195
|
902 |
msgid "Upload Files"
|
903 |
msgstr ""
|
904 |
|
languages/wp-file-upload.pot
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2016-
|
6 |
-
"PO-Revision-Date: 2016-
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: en\n"
|
@@ -240,555 +240,567 @@ msgid ""
|
|
240 |
msgstr ""
|
241 |
|
242 |
#: lib/wfu_constants.php:64
|
|
|
|
|
|
|
|
|
243 |
msgid ""
|
244 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
245 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
246 |
"the list of loaded extensions with phpinfo() may help."
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: lib/wfu_constants.php:
|
250 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: lib/wfu_constants.php:
|
254 |
msgid "Upload failed!"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: lib/wfu_constants.php:
|
258 |
msgid "No file!"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: lib/wfu_constants.php:
|
262 |
msgid ""
|
263 |
"Upload failed! The upload has been canceled by the user or the browser "
|
264 |
"dropped the connection."
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: lib/wfu_constants.php:
|
268 |
msgid "Upload failed! Unknown error."
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: lib/wfu_constants.php:
|
272 |
msgid "Please contact the administrator."
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: lib/wfu_constants.php:
|
276 |
msgid "No result from remote server!"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: lib/wfu_constants.php:
|
280 |
msgid " but with warnings"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: lib/wfu_constants.php:
|
284 |
msgid "Warning: JSON parse error."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: lib/wfu_constants.php:
|
288 |
msgid ""
|
289 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
290 |
"not be parsed."
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: lib/wfu_constants.php:
|
294 |
msgid ""
|
295 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: lib/wfu_constants.php:
|
299 |
msgid ""
|
300 |
"Redirection to classic form functionality occurred due to unknown error."
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: lib/wfu_constants.php:
|
304 |
msgid ""
|
305 |
"Redirection to classic form functionality occurred because AJAX is not "
|
306 |
"supported."
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: lib/wfu_constants.php:
|
310 |
msgid ""
|
311 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
312 |
"supported."
|
313 |
msgstr ""
|
314 |
|
315 |
-
#: lib/wfu_constants.php:
|
316 |
msgid ""
|
317 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: lib/wfu_constants.php:
|
321 |
msgid "Please enable popup windows from the browser's settings!"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: lib/wfu_constants.php:
|
325 |
msgid "cannot be empty!"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: lib/wfu_constants.php:
|
329 |
msgid "number not valid!"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: lib/wfu_constants.php:
|
333 |
msgid "email not valid!"
|
334 |
msgstr ""
|
335 |
|
336 |
-
#: lib/wfu_constants.php:
|
337 |
msgid "emails do not match!"
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: lib/wfu_constants.php:
|
341 |
msgid "no base email field in group!"
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: lib/wfu_constants.php:
|
345 |
msgid "passwords do not match!"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: lib/wfu_constants.php:
|
349 |
msgid "no base password field in group!"
|
350 |
msgstr ""
|
351 |
|
352 |
-
#: lib/wfu_constants.php:
|
353 |
msgid "checkbox unchecked!"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: lib/wfu_constants.php:
|
357 |
msgid "no option selected!"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: lib/wfu_constants.php:
|
361 |
msgid "no item selected!"
|
362 |
msgstr ""
|
363 |
|
364 |
-
#: lib/wfu_constants.php:
|
365 |
msgid ""
|
366 |
"There are more than one instances of the plugin in this page with the same "
|
367 |
"id. Please change it."
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: lib/wfu_constants.php:
|
371 |
msgid ""
|
372 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
373 |
"the page."
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: lib/wfu_constants.php:
|
377 |
msgid ""
|
378 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
379 |
"or use RecaptchaV2 (no account)."
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: lib/wfu_constants.php:
|
383 |
msgid ""
|
384 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
385 |
"notify administrator."
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: lib/wfu_constants.php:
|
389 |
msgid ""
|
390 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
391 |
"use RecaptchaV1 (no account)."
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: lib/wfu_constants.php:
|
395 |
msgid "ERROR: No site key. Please contact administrator!"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: lib/wfu_constants.php:
|
399 |
msgid ""
|
400 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
401 |
"define Google Recaptcha keys."
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: lib/wfu_constants.php:
|
405 |
msgid "Bad captcha image!"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: lib/wfu_constants.php:
|
409 |
msgid "No input!"
|
410 |
msgstr ""
|
411 |
|
412 |
-
#: lib/wfu_constants.php:
|
413 |
msgid "Captcha not completed!"
|
414 |
msgstr ""
|
415 |
|
416 |
-
#: lib/wfu_constants.php:
|
417 |
msgid "Wrong captcha!"
|
418 |
msgstr ""
|
419 |
|
420 |
-
#: lib/wfu_constants.php:
|
421 |
msgid "Error refreshing captcha!"
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: lib/wfu_constants.php:
|
425 |
msgid "Unknown captcha error!"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: lib/wfu_constants.php:
|
429 |
msgid "Captcha not supported by your browser!"
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: lib/wfu_constants.php:
|
433 |
msgid "the secret parameter is missing"
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: lib/wfu_constants.php:
|
437 |
msgid "the secret parameter is invalid or malformed"
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: lib/wfu_constants.php:
|
441 |
msgid "the response parameter is missing"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: lib/wfu_constants.php:
|
445 |
msgid "the response parameter is invalid or malformed"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: lib/wfu_constants.php:
|
449 |
msgid "Please do not use drag drop due to an internal problem."
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: lib/wfu_constants.php:
|
453 |
#, php-format
|
454 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: lib/wfu_constants.php:
|
458 |
msgid "Chunked upload is not allowed!"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: lib/wfu_constants.php:
|
462 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: lib/wfu_constants.php:
|
466 |
msgid "Chunked upload failed, final file could not be created!"
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: lib/wfu_constants.php:
|
470 |
#, php-format
|
471 |
msgid "Could not write file chuck to destination on chunk %d"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: lib/wfu_constants.php:
|
475 |
#, php-format
|
476 |
msgid "Could not enlarge destination file on chunk %d"
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: lib/wfu_constants.php:
|
480 |
#, php-format
|
481 |
msgid "Could not open file handles on chunk %d"
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: lib/wfu_constants.php:
|
485 |
msgid "You are not allowed to delete this file!"
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: lib/wfu_constants.php:
|
489 |
msgid "Upload skipped! File already exists."
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: lib/wfu_constants.php:
|
493 |
msgid "The extension of the file does not match its contents."
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid ""
|
498 |
"Upload succeeded but the file is suspicious because its contents do not "
|
499 |
"match its extension. Its proper filename is: "
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: lib/wfu_constants.php:
|
503 |
msgid "No files have been selected!"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: lib/wfu_constants.php:
|
507 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: lib/wfu_constants.php:
|
511 |
msgid "Notification email was not sent because there were no files uploaded."
|
512 |
msgstr ""
|
513 |
|
514 |
-
#: lib/wfu_constants.php:
|
515 |
msgid ""
|
516 |
"Notification email was not sent because no recipients were defined. Please "
|
517 |
"check notifyrecipients attribute in the shortcode."
|
518 |
msgstr ""
|
519 |
|
520 |
-
#: lib/wfu_constants.php:
|
521 |
msgid ""
|
522 |
"Notification email was not sent due to an error. Please check "
|
523 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: lib/wfu_constants.php:
|
527 |
msgid ""
|
528 |
"Redirection not executed because redirection link is empty. Please check "
|
529 |
"redirectlink attribute."
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: lib/wfu_constants.php:
|
533 |
msgid ""
|
534 |
"Redirection not executed because not all files were successfully uploaded."
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: lib/wfu_constants.php:
|
538 |
msgid ""
|
539 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
540 |
"message persists, contact administrator."
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: lib/wfu_constants.php:
|
544 |
msgid ""
|
545 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
546 |
"again to edit the shortcode."
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: lib/wfu_constants.php:
|
550 |
msgid ""
|
551 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
552 |
"again to delete it."
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: lib/wfu_constants.php:
|
556 |
msgid ""
|
557 |
"The page containing the shortcode has been modified and it is no longer "
|
558 |
"valid. Please go back to reload the shortcode."
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: lib/wfu_constants.php:
|
562 |
msgid ""
|
563 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
564 |
"back to reload the shortcode."
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: lib/wfu_constants.php:
|
568 |
msgid ""
|
569 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
570 |
"go back and reload the shortcode."
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: lib/wfu_constants.php:
|
574 |
msgid "This is a test message"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: lib/wfu_constants.php:
|
578 |
msgid "This is a test administrator message"
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: lib/wfu_constants.php:
|
582 |
msgid "File testfile 1 under test"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: lib/wfu_constants.php:
|
586 |
msgid "File testfile 1 message"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: lib/wfu_constants.php:
|
590 |
msgid "File testfile 1 administrator message"
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: lib/wfu_constants.php:
|
594 |
msgid "File testfile 2 under test"
|
595 |
msgstr ""
|
596 |
|
597 |
-
#: lib/wfu_constants.php:
|
598 |
msgid "File testfile 2 message"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: lib/wfu_constants.php:
|
602 |
msgid "File testfile 2 administrator message"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: lib/wfu_constants.php:
|
606 |
msgid ""
|
607 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
608 |
"current user."
|
609 |
msgstr ""
|
610 |
|
611 |
-
#: lib/wfu_constants.php:
|
612 |
msgid ""
|
613 |
"Insert variable %username% inside text. It will be replaced by the username "
|
614 |
"of the current user."
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: lib/wfu_constants.php:
|
618 |
msgid ""
|
619 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
620 |
"the current user."
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: lib/wfu_constants.php:
|
624 |
msgid ""
|
625 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
626 |
"of the uploaded file."
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: lib/wfu_constants.php:
|
630 |
msgid ""
|
631 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
632 |
"filepath of the uploaded file."
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: lib/wfu_constants.php:
|
636 |
msgid ""
|
637 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
638 |
"the website."
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: lib/wfu_constants.php:
|
642 |
msgid ""
|
643 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
644 |
"current page."
|
645 |
msgstr ""
|
646 |
|
647 |
-
#: lib/wfu_constants.php:
|
648 |
msgid ""
|
649 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
650 |
"the current page."
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: lib/wfu_constants.php:
|
654 |
msgid ""
|
655 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
656 |
"drop-down list. It will be replaced by the value that the user entered in "
|
657 |
"this field."
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: lib/wfu_constants.php:
|
661 |
msgid "Insert variable %n% inside text to denote a line change."
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: lib/wfu_constants.php:
|
665 |
msgid "Test Mode"
|
666 |
msgstr ""
|
667 |
|
668 |
-
#: lib/wfu_constants.php:
|
669 |
msgid "select dir..."
|
670 |
msgstr ""
|
671 |
|
672 |
-
#: lib/wfu_constants.php:
|
673 |
msgid "type dir"
|
674 |
msgstr ""
|
675 |
|
676 |
-
#: lib/wfu_constants.php:
|
677 |
msgid "Upload path: %filepath%"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: lib/wfu_constants.php:
|
681 |
msgid "Failed upload path: %filepath%"
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: lib/wfu_constants.php:
|
685 |
msgid " (required)"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: lib/wfu_constants.php:
|
689 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: lib/wfu_constants.php:
|
693 |
msgid "checking captcha..."
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: lib/wfu_constants.php:
|
697 |
msgid "refreshing..."
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: lib/wfu_constants.php:
|
701 |
msgid "correct captcha"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: lib/wfu_constants.php:
|
705 |
msgid "click to continue the upload"
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: lib/wfu_constants.php:
|
709 |
msgid "Are you sure you want to delete this file?"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
713 |
msgid "Upload in progress"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: lib/wfu_constants.php:
|
717 |
msgid "Upload in progress with warnings!"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: lib/wfu_constants.php:
|
721 |
msgid "Upload in progress but some files already failed!"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: lib/wfu_constants.php:
|
725 |
msgid "Upload in progress but no files uploaded so far!"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: lib/wfu_constants.php:
|
729 |
msgid "All files uploaded successfully"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: lib/wfu_constants.php:
|
733 |
msgid "All files uploaded successfully but there are warnings!"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: lib/wfu_constants.php:
|
737 |
msgid "File uploaded successfully but there are warnings!"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: lib/wfu_constants.php:
|
741 |
msgid "Some files failed to upload!"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: lib/wfu_constants.php:
|
745 |
msgid "All files failed to upload"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: lib/wfu_constants.php:
|
749 |
msgid "File failed to upload"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: lib/wfu_constants.php:
|
753 |
msgid "There are no files to upload!"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: lib/wfu_constants.php:
|
757 |
msgid "Test upload message"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: lib/wfu_constants.php:
|
761 |
msgid "JSON parse warning!"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: lib/wfu_constants.php:
|
765 |
msgid "please wait while redirecting..."
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: lib/wfu_constants.php:
|
769 |
msgid "Open visual shortcode editor in new window"
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: lib/wfu_constants.php:
|
773 |
msgid "loading visual editor"
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: lib/wfu_constants.php:
|
777 |
msgid "Clear file list?"
|
778 |
msgstr ""
|
779 |
|
780 |
-
#: lib/wfu_constants.php:
|
781 |
msgid "DROP HERE"
|
782 |
msgstr ""
|
783 |
|
784 |
-
#: lib/wfu_constants.php:
|
785 |
msgid "Wordpress File Upload Form"
|
786 |
msgstr ""
|
787 |
|
788 |
-
#: lib/wfu_constants.php:
|
789 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
790 |
msgstr ""
|
791 |
|
792 |
-
#: lib/wfu_constants.php:
|
793 |
msgid "Upload Files"
|
794 |
msgstr ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2016-02-16 00:16+0200\n"
|
6 |
+
"PO-Revision-Date: 2016-02-16 00:16+0200\n"
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: en\n"
|
240 |
msgstr ""
|
241 |
|
242 |
#: lib/wfu_constants.php:64
|
243 |
+
msgid "Upload cancelled!"
|
244 |
+
msgstr ""
|
245 |
+
|
246 |
+
#: lib/wfu_constants.php:65
|
247 |
msgid ""
|
248 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
249 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
250 |
"the list of loaded extensions with phpinfo() may help."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: lib/wfu_constants.php:66
|
254 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: lib/wfu_constants.php:67 lib/wfu_constants.php:187
|
258 |
msgid "Upload failed!"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: lib/wfu_constants.php:68
|
262 |
msgid "No file!"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: lib/wfu_constants.php:69
|
266 |
msgid ""
|
267 |
"Upload failed! The upload has been canceled by the user or the browser "
|
268 |
"dropped the connection."
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: lib/wfu_constants.php:70
|
272 |
msgid "Upload failed! Unknown error."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: lib/wfu_constants.php:71
|
276 |
msgid "Please contact the administrator."
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: lib/wfu_constants.php:72
|
280 |
msgid "No result from remote server!"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: lib/wfu_constants.php:73
|
284 |
msgid " but with warnings"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: lib/wfu_constants.php:74 lib/wfu_constants.php:76
|
288 |
msgid "Warning: JSON parse error."
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: lib/wfu_constants.php:75
|
292 |
msgid ""
|
293 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
294 |
"not be parsed."
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: lib/wfu_constants.php:77
|
298 |
msgid ""
|
299 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: lib/wfu_constants.php:78
|
303 |
msgid ""
|
304 |
"Redirection to classic form functionality occurred due to unknown error."
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: lib/wfu_constants.php:79
|
308 |
msgid ""
|
309 |
"Redirection to classic form functionality occurred because AJAX is not "
|
310 |
"supported."
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: lib/wfu_constants.php:80
|
314 |
msgid ""
|
315 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
316 |
"supported."
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: lib/wfu_constants.php:81
|
320 |
msgid ""
|
321 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: lib/wfu_constants.php:82
|
325 |
msgid "Please enable popup windows from the browser's settings!"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: lib/wfu_constants.php:83
|
329 |
msgid "cannot be empty!"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: lib/wfu_constants.php:84
|
333 |
msgid "number not valid!"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: lib/wfu_constants.php:85
|
337 |
msgid "email not valid!"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: lib/wfu_constants.php:86
|
341 |
msgid "emails do not match!"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: lib/wfu_constants.php:87
|
345 |
msgid "no base email field in group!"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: lib/wfu_constants.php:88
|
349 |
msgid "passwords do not match!"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: lib/wfu_constants.php:89
|
353 |
msgid "no base password field in group!"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: lib/wfu_constants.php:90
|
357 |
msgid "checkbox unchecked!"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: lib/wfu_constants.php:91
|
361 |
msgid "no option selected!"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: lib/wfu_constants.php:92
|
365 |
msgid "no item selected!"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: lib/wfu_constants.php:93
|
369 |
msgid ""
|
370 |
"There are more than one instances of the plugin in this page with the same "
|
371 |
"id. Please change it."
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: lib/wfu_constants.php:94
|
375 |
msgid ""
|
376 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
377 |
"the page."
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: lib/wfu_constants.php:95
|
381 |
msgid ""
|
382 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
383 |
"or use RecaptchaV2 (no account)."
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: lib/wfu_constants.php:96
|
387 |
msgid ""
|
388 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
389 |
"notify administrator."
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: lib/wfu_constants.php:97
|
393 |
msgid ""
|
394 |
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
|
395 |
"use RecaptchaV1 (no account)."
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: lib/wfu_constants.php:98
|
399 |
msgid "ERROR: No site key. Please contact administrator!"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: lib/wfu_constants.php:99
|
403 |
msgid ""
|
404 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
405 |
"define Google Recaptcha keys."
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: lib/wfu_constants.php:100
|
409 |
msgid "Bad captcha image!"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: lib/wfu_constants.php:101
|
413 |
msgid "No input!"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: lib/wfu_constants.php:102
|
417 |
msgid "Captcha not completed!"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: lib/wfu_constants.php:103
|
421 |
msgid "Wrong captcha!"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: lib/wfu_constants.php:104
|
425 |
msgid "Error refreshing captcha!"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: lib/wfu_constants.php:105
|
429 |
msgid "Unknown captcha error!"
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: lib/wfu_constants.php:106
|
433 |
msgid "Captcha not supported by your browser!"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: lib/wfu_constants.php:107
|
437 |
msgid "the secret parameter is missing"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: lib/wfu_constants.php:108
|
441 |
msgid "the secret parameter is invalid or malformed"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: lib/wfu_constants.php:109
|
445 |
msgid "the response parameter is missing"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: lib/wfu_constants.php:110
|
449 |
msgid "the response parameter is invalid or malformed"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: lib/wfu_constants.php:111
|
453 |
msgid "Please do not use drag drop due to an internal problem."
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: lib/wfu_constants.php:112
|
457 |
#, php-format
|
458 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
459 |
msgstr ""
|
460 |
|
461 |
+
#: lib/wfu_constants.php:113
|
462 |
msgid "Chunked upload is not allowed!"
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: lib/wfu_constants.php:114
|
466 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
467 |
msgstr ""
|
468 |
|
469 |
+
#: lib/wfu_constants.php:115
|
470 |
msgid "Chunked upload failed, final file could not be created!"
|
471 |
msgstr ""
|
472 |
|
473 |
+
#: lib/wfu_constants.php:116
|
474 |
#, php-format
|
475 |
msgid "Could not write file chuck to destination on chunk %d"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: lib/wfu_constants.php:117
|
479 |
#, php-format
|
480 |
msgid "Could not enlarge destination file on chunk %d"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: lib/wfu_constants.php:118
|
484 |
#, php-format
|
485 |
msgid "Could not open file handles on chunk %d"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: lib/wfu_constants.php:119
|
489 |
msgid "You are not allowed to delete this file!"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: lib/wfu_constants.php:121
|
493 |
msgid "Upload skipped! File already exists."
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: lib/wfu_constants.php:122
|
497 |
msgid "The extension of the file does not match its contents."
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: lib/wfu_constants.php:123
|
501 |
msgid ""
|
502 |
"Upload succeeded but the file is suspicious because its contents do not "
|
503 |
"match its extension. Its proper filename is: "
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: lib/wfu_constants.php:124
|
507 |
msgid "No files have been selected!"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: lib/wfu_constants.php:125
|
511 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: lib/wfu_constants.php:126
|
515 |
msgid "Notification email was not sent because there were no files uploaded."
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: lib/wfu_constants.php:127
|
519 |
msgid ""
|
520 |
"Notification email was not sent because no recipients were defined. Please "
|
521 |
"check notifyrecipients attribute in the shortcode."
|
522 |
msgstr ""
|
523 |
|
524 |
+
#: lib/wfu_constants.php:128
|
525 |
msgid ""
|
526 |
"Notification email was not sent due to an error. Please check "
|
527 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
528 |
msgstr ""
|
529 |
|
530 |
+
#: lib/wfu_constants.php:129
|
531 |
msgid ""
|
532 |
"Redirection not executed because redirection link is empty. Please check "
|
533 |
"redirectlink attribute."
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: lib/wfu_constants.php:130
|
537 |
msgid ""
|
538 |
"Redirection not executed because not all files were successfully uploaded."
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: lib/wfu_constants.php:132
|
542 |
msgid ""
|
543 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
544 |
"message persists, contact administrator."
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: lib/wfu_constants.php:133
|
548 |
msgid ""
|
549 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
550 |
"again to edit the shortcode."
|
551 |
msgstr ""
|
552 |
|
553 |
+
#: lib/wfu_constants.php:134
|
554 |
msgid ""
|
555 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
556 |
"again to delete it."
|
557 |
msgstr ""
|
558 |
|
559 |
+
#: lib/wfu_constants.php:135
|
560 |
msgid ""
|
561 |
"The page containing the shortcode has been modified and it is no longer "
|
562 |
"valid. Please go back to reload the shortcode."
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: lib/wfu_constants.php:136
|
566 |
msgid ""
|
567 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
568 |
"back to reload the shortcode."
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: lib/wfu_constants.php:137
|
572 |
msgid ""
|
573 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
574 |
"go back and reload the shortcode."
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: lib/wfu_constants.php:139
|
578 |
msgid "This is a test message"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: lib/wfu_constants.php:140
|
582 |
msgid "This is a test administrator message"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: lib/wfu_constants.php:141
|
586 |
msgid "File testfile 1 under test"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: lib/wfu_constants.php:142
|
590 |
msgid "File testfile 1 message"
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: lib/wfu_constants.php:143
|
594 |
msgid "File testfile 1 administrator message"
|
595 |
msgstr ""
|
596 |
|
597 |
+
#: lib/wfu_constants.php:144
|
598 |
msgid "File testfile 2 under test"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: lib/wfu_constants.php:145
|
602 |
msgid "File testfile 2 message"
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: lib/wfu_constants.php:146
|
606 |
msgid "File testfile 2 administrator message"
|
607 |
msgstr ""
|
608 |
|
609 |
+
#: lib/wfu_constants.php:148
|
610 |
msgid ""
|
611 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
612 |
"current user."
|
613 |
msgstr ""
|
614 |
|
615 |
+
#: lib/wfu_constants.php:149
|
616 |
msgid ""
|
617 |
"Insert variable %username% inside text. It will be replaced by the username "
|
618 |
"of the current user."
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: lib/wfu_constants.php:150
|
622 |
msgid ""
|
623 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
624 |
"the current user."
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: lib/wfu_constants.php:151
|
628 |
msgid ""
|
629 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
630 |
"of the uploaded file."
|
631 |
msgstr ""
|
632 |
|
633 |
+
#: lib/wfu_constants.php:152
|
634 |
msgid ""
|
635 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
636 |
"filepath of the uploaded file."
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: lib/wfu_constants.php:153
|
640 |
msgid ""
|
641 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
642 |
"the website."
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: lib/wfu_constants.php:154
|
646 |
msgid ""
|
647 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
648 |
"current page."
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: lib/wfu_constants.php:155
|
652 |
msgid ""
|
653 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
654 |
"the current page."
|
655 |
msgstr ""
|
656 |
|
657 |
+
#: lib/wfu_constants.php:156
|
658 |
msgid ""
|
659 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
660 |
"drop-down list. It will be replaced by the value that the user entered in "
|
661 |
"this field."
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: lib/wfu_constants.php:157
|
665 |
msgid "Insert variable %n% inside text to denote a line change."
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: lib/wfu_constants.php:159
|
669 |
msgid "Test Mode"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: lib/wfu_constants.php:160
|
673 |
msgid "select dir..."
|
674 |
msgstr ""
|
675 |
|
676 |
+
#: lib/wfu_constants.php:161
|
677 |
msgid "type dir"
|
678 |
msgstr ""
|
679 |
|
680 |
+
#: lib/wfu_constants.php:162
|
681 |
msgid "Upload path: %filepath%"
|
682 |
msgstr ""
|
683 |
|
684 |
+
#: lib/wfu_constants.php:163
|
685 |
msgid "Failed upload path: %filepath%"
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: lib/wfu_constants.php:164
|
689 |
msgid " (required)"
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: lib/wfu_constants.php:165
|
693 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
694 |
msgstr ""
|
695 |
|
696 |
+
#: lib/wfu_constants.php:166
|
697 |
msgid "checking captcha..."
|
698 |
msgstr ""
|
699 |
|
700 |
+
#: lib/wfu_constants.php:167
|
701 |
msgid "refreshing..."
|
702 |
msgstr ""
|
703 |
|
704 |
+
#: lib/wfu_constants.php:168
|
705 |
msgid "correct captcha"
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: lib/wfu_constants.php:169
|
709 |
msgid "click to continue the upload"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: lib/wfu_constants.php:170
|
713 |
msgid "Are you sure you want to delete this file?"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: lib/wfu_constants.php:171
|
717 |
+
msgid "Are you sure that you want to cancel the upload?"
|
718 |
+
msgstr ""
|
719 |
+
|
720 |
+
#: lib/wfu_constants.php:172
|
721 |
+
msgid "cancel upload of this file"
|
722 |
+
msgstr ""
|
723 |
+
|
724 |
+
#: lib/wfu_constants.php:173
|
725 |
msgid "Upload in progress"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: lib/wfu_constants.php:174
|
729 |
msgid "Upload in progress with warnings!"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#: lib/wfu_constants.php:175
|
733 |
msgid "Upload in progress but some files already failed!"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: lib/wfu_constants.php:176
|
737 |
msgid "Upload in progress but no files uploaded so far!"
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: lib/wfu_constants.php:177
|
741 |
msgid "All files uploaded successfully"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: lib/wfu_constants.php:178
|
745 |
msgid "All files uploaded successfully but there are warnings!"
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: lib/wfu_constants.php:179
|
749 |
msgid "File uploaded successfully but there are warnings!"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: lib/wfu_constants.php:180
|
753 |
msgid "Some files failed to upload!"
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: lib/wfu_constants.php:181
|
757 |
msgid "All files failed to upload"
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: lib/wfu_constants.php:182
|
761 |
msgid "File failed to upload"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: lib/wfu_constants.php:183
|
765 |
msgid "There are no files to upload!"
|
766 |
msgstr ""
|
767 |
|
768 |
+
#: lib/wfu_constants.php:184
|
769 |
msgid "Test upload message"
|
770 |
msgstr ""
|
771 |
|
772 |
+
#: lib/wfu_constants.php:185
|
773 |
msgid "JSON parse warning!"
|
774 |
msgstr ""
|
775 |
|
776 |
+
#: lib/wfu_constants.php:186
|
777 |
msgid "please wait while redirecting..."
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: lib/wfu_constants.php:188
|
781 |
msgid "Open visual shortcode editor in new window"
|
782 |
msgstr ""
|
783 |
|
784 |
+
#: lib/wfu_constants.php:189
|
785 |
msgid "loading visual editor"
|
786 |
msgstr ""
|
787 |
|
788 |
+
#: lib/wfu_constants.php:190
|
789 |
msgid "Clear file list?"
|
790 |
msgstr ""
|
791 |
|
792 |
+
#: lib/wfu_constants.php:191
|
793 |
msgid "DROP HERE"
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: lib/wfu_constants.php:193
|
797 |
msgid "Wordpress File Upload Form"
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: lib/wfu_constants.php:194
|
801 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: lib/wfu_constants.php:195
|
805 |
msgid "Upload Files"
|
806 |
msgstr ""
|
lib/wfu_admin.php
CHANGED
@@ -663,4 +663,19 @@ function wfu_delete_shortcode($data) {
|
|
663 |
return $res;
|
664 |
}
|
665 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
666 |
?>
|
663 |
return $res;
|
664 |
}
|
665 |
|
666 |
+
function wfu_media_editor_properties() {
|
667 |
+
$plugin_options = wfu_decode_plugin_options(get_option( "wordpress_file_upload_options" ));
|
668 |
+
if ( $plugin_options["mediacustom"] != "1" ) return;
|
669 |
+
|
670 |
+
$post = get_post();
|
671 |
+
$meta = wp_get_attachment_metadata( $post->ID );
|
672 |
+
|
673 |
+
$echo_str = "";
|
674 |
+
if ( isset($meta["WFU User Data"]) && is_array($meta["WFU User Data"]) ) {
|
675 |
+
foreach ( $meta["WFU User Data"] as $label => $value )
|
676 |
+
$echo_str .= '<div class="misc-pub-section misc-pub-userdata">'.$label.': <strong>'.$value.'</strong></div>';
|
677 |
+
}
|
678 |
+
echo $echo_str;
|
679 |
+
}
|
680 |
+
|
681 |
?>
|
lib/wfu_admin_composer.php
CHANGED
@@ -313,7 +313,7 @@ function wfu_shortcode_composer($data = '', $shortcode_tag = 'wordpress_file_upl
|
|
313 |
}
|
314 |
elseif ( $def['type'] == "date" ) {
|
315 |
$val = $def['value'];
|
316 |
-
$echo_str .= $dlp."\t\t".'<div class="wfu_date_container"><input id="wfu_attribute_'.$attr.'" type="text" value="'.$val.'" readonly style="padding-right:16px; background-color:white;" /><img class="wfu_datereset_button" src="'.WFU_IMAGE_ADMIN_SUBFOLDER_CANCEL.'" onclick="var f = document.getElementById(\'wfu_attribute_'.$attr.'\'); f.value = \'\'; wfu_update_date_value({target:f});" /></div><label style="font-size:smaller; margin-left:4px;">format: YYYY-MM-DD</label>';
|
317 |
$echo_str .= wfu_inject_js_code('jQuery(function() {jQuery("#wfu_attribute_'.$attr.'").datepicker({dateFormat: "yy-mm-dd", onClose: function(date, picker) {wfu_update_date_value({target:this});}});});');
|
318 |
}
|
319 |
elseif ( $def['type'] == "radio" ) {
|
@@ -519,11 +519,12 @@ function wfu_shortcode_composer($data = '', $shortcode_tag = 'wordpress_file_upl
|
|
519 |
$postargs = array( 'post_type' => $def['listitems'], 'post_status' => "publish,private,draft", 'posts_per_page' => -1 );
|
520 |
$posts = get_posts($postargs);
|
521 |
$list = wfu_construct_post_list($posts);
|
|
|
522 |
foreach ( $def['listitems'] as $post_type ) {
|
523 |
$flatlist = wfu_flatten_post_list($list[$post_type]);
|
524 |
$postobj = get_post_type_object( $post_type );
|
525 |
-
$echo_str .= $dlp."\t\t".'<td><div class="wfu_postlist_header"><label>'.$postobj->label.'</label><div class="wfu_postlist_selectall"><input id="wfu_attribute_'.$attr.'_all_'.$post_type.'" type="checkbox" onchange="wfu_update_postlist_value(\''.$attr.'\');"'.( in_array('all', $selected) || in_array('all'.$post_type, $selected) ? ' checked="checked"' : '' ).( $only_current ? ' disabled="disabled"' : '' ).' /><label for="wfu_attribute_'.$attr.'_all_'.$post_type.'"> Select all</label></div></div>';
|
526 |
-
$echo_str .= $dlp."\t\t".'<select id="wfu_attribute_'.$attr.'_'.$post_type.'" multiple="multiple" size="'.min(count($flatlist), 10).'" onchange="wfu_update_postlist_value(\''.$attr.'\');"'.( $only_current || in_array('all', $selected) || in_array('all'.$post_type, $selected) ? ' disabled="disabled"' : '' ).'>';
|
527 |
foreach ( $flatlist as $item )
|
528 |
$echo_str .= $dlp."\t\t\t".'<option value="'.$item['id'].'"'.( in_array($item['id'], $selected) ? ' selected="selected"' : '' ).'>'.str_repeat(' ', 4 * $item['level']).( $item['status'] == 1 ? '[Private]' : ( $item['status'] == 2 ? '[Draft]' : '' ) ).$item['title'].'</option>';
|
529 |
$echo_str .= $dlp."\t\t".'</select></td>';
|
@@ -574,9 +575,10 @@ function wfu_shortcode_composer($data = '', $shortcode_tag = 'wordpress_file_upl
|
|
574 |
$matchcriterion = $matches[2];
|
575 |
$matchvalue = $matches[3];
|
576 |
}
|
577 |
-
$echo_str .= $dlp."\t\t".'<div style="white-space:nowrap;">';
|
578 |
-
$echo_str .= $dlp."\t\t".'<
|
579 |
-
$echo_str .= $dlp."\t\t".'<
|
|
|
580 |
$echo_str .= $dlp."\t\t\t".'<option value="equal to"'.( $matchcriterion == "equal to" ? 'selected="selected"' : '' ).'>equal to</option>';
|
581 |
$echo_str .= $dlp."\t\t\t".'<option value="starts with"'.( $matchcriterion == "starts with" ? 'selected="selected"' : '' ).'>starts with</option>';
|
582 |
$echo_str .= $dlp."\t\t\t".'<option value="ends with"'.( $matchcriterion == "ends with" ? 'selected="selected"' : '' ).'>ends with</option>';
|
@@ -585,54 +587,89 @@ function wfu_shortcode_composer($data = '', $shortcode_tag = 'wordpress_file_upl
|
|
585 |
$echo_str .= $dlp."\t\t\t".'<option value="does not start with"'.( $matchcriterion == "does not start with" ? 'selected="selected"' : '' ).'>does not start with</option>';
|
586 |
$echo_str .= $dlp."\t\t\t".'<option value="does not end with"'.( $matchcriterion == "does not end with" ? 'selected="selected"' : '' ).'>does not end with</option>';
|
587 |
$echo_str .= $dlp."\t\t\t".'<option value="does not contain"'.( $matchcriterion == "does not contain" ? 'selected="selected"' : '' ).'>does not contain</option>';
|
588 |
-
$echo_str .= $dlp."\t\t".'</select>';
|
589 |
-
$echo_str .= $dlp."\t\t".'<input id="wfu_attribute_'.$attr.'_matchvalue" type="text" name="wfu_stringmatch_elements" value="'.$matchvalue.'"
|
590 |
-
$echo_str .= $dlp."\t\t".'</
|
|
|
591 |
}
|
592 |
elseif ( $def['type'] == "columns" ) {
|
593 |
$selected = explode(",", $def['value']);
|
594 |
if ( count($selected) == 1 && $selected[0] == "" ) $selected = array();
|
595 |
$echo_str .= $dlp."\t".'<table class="wfu_columns_container"><tbody><tr>';
|
596 |
-
$echo_str .= $dlp."\t\t".'<td>';
|
597 |
-
$echo_str .= $dlp."\t\t\t".'<label class="wfu_columns_listtitle">
|
598 |
-
$echo_str .= $dlp."\t\t
|
|
|
|
|
|
|
599 |
foreach ( $def['listitems'] as $item ) {
|
600 |
$item_required = ( substr($item, 0, 1) == "*" );
|
601 |
if ( $item_required ) $item = substr($item, 1);
|
602 |
-
$item_parts = explode("/", $item,
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
$
|
612 |
-
|
|
|
|
|
|
|
|
|
613 |
}
|
614 |
-
$echo_str .= $dlp."\t\t\t".'</select>';
|
615 |
-
$echo_str .= $dlp."\t\t".'</td>';
|
616 |
foreach ( $itemprops as $item_name => $prop )
|
617 |
if ( $prop['required'] && !in_array($item_name, $selected) )
|
618 |
array_splice($selected, 0, 0, array( $item_name ));
|
619 |
-
$
|
620 |
-
$
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
629 |
}
|
630 |
-
$echo_str .= $dlp."\t\t\t".'</select>';
|
|
|
|
|
631 |
$echo_str .= $dlp."\t\t".'</td>';
|
632 |
-
$echo_str .= $dlp."\t\t".'<td
|
633 |
-
$echo_str .= $dlp."\t\t\t".'<
|
634 |
-
$echo_str .= $dlp."\t\t\t".'<
|
635 |
-
$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
$echo_str .= $dlp."\t\t".'</td>';
|
637 |
$echo_str .= $dlp."\t".'</tr></tbody></table>';
|
638 |
|
313 |
}
|
314 |
elseif ( $def['type'] == "date" ) {
|
315 |
$val = $def['value'];
|
316 |
+
$echo_str .= $dlp."\t\t".'<div class="wfu_date_container"><input id="wfu_attribute_'.$attr.'" type="text" value="'.$val.'" readonly style="padding-right:16px; background-color:white; width:auto;" /><img class="wfu_datereset_button" src="'.WFU_IMAGE_ADMIN_SUBFOLDER_CANCEL.'" onclick="var f = document.getElementById(\'wfu_attribute_'.$attr.'\'); f.value = \'\'; wfu_update_date_value({target:f});" /></div><label style="font-size:smaller; margin-left:4px;">format: YYYY-MM-DD</label>';
|
317 |
$echo_str .= wfu_inject_js_code('jQuery(function() {jQuery("#wfu_attribute_'.$attr.'").datepicker({dateFormat: "yy-mm-dd", onClose: function(date, picker) {wfu_update_date_value({target:this});}});});');
|
318 |
}
|
319 |
elseif ( $def['type'] == "radio" ) {
|
519 |
$postargs = array( 'post_type' => $def['listitems'], 'post_status' => "publish,private,draft", 'posts_per_page' => -1 );
|
520 |
$posts = get_posts($postargs);
|
521 |
$list = wfu_construct_post_list($posts);
|
522 |
+
$td_width = (int)(100 / count($def['listitems']));
|
523 |
foreach ( $def['listitems'] as $post_type ) {
|
524 |
$flatlist = wfu_flatten_post_list($list[$post_type]);
|
525 |
$postobj = get_post_type_object( $post_type );
|
526 |
+
$echo_str .= $dlp."\t\t".'<td style="width:'.$td_width.'%;"><div class="wfu_postlist_header"><label>'.$postobj->label.'</label><div class="wfu_postlist_selectall"><input id="wfu_attribute_'.$attr.'_all_'.$post_type.'" type="checkbox" onchange="wfu_update_postlist_value(\''.$attr.'\');"'.( in_array('all', $selected) || in_array('all'.$post_type, $selected) ? ' checked="checked"' : '' ).( $only_current ? ' disabled="disabled"' : '' ).' /><label for="wfu_attribute_'.$attr.'_all_'.$post_type.'"> Select all</label></div></div>';
|
527 |
+
$echo_str .= $dlp."\t\t".'<select id="wfu_attribute_'.$attr.'_'.$post_type.'" multiple="multiple" size="'.min(count($flatlist), 10).'" onchange="wfu_update_postlist_value(\''.$attr.'\');"'.( $only_current || in_array('all', $selected) || in_array('all'.$post_type, $selected) ? ' disabled="disabled"' : '' ).' style="width:100%; overflow:auto;">';
|
528 |
foreach ( $flatlist as $item )
|
529 |
$echo_str .= $dlp."\t\t\t".'<option value="'.$item['id'].'"'.( in_array($item['id'], $selected) ? ' selected="selected"' : '' ).'>'.str_repeat(' ', 4 * $item['level']).( $item['status'] == 1 ? '[Private]' : ( $item['status'] == 2 ? '[Draft]' : '' ) ).$item['title'].'</option>';
|
530 |
$echo_str .= $dlp."\t\t".'</select></td>';
|
575 |
$matchcriterion = $matches[2];
|
576 |
$matchvalue = $matches[3];
|
577 |
}
|
578 |
+
// $echo_str .= $dlp."\t\t".'<div style="white-space:nowrap;">';
|
579 |
+
$echo_str .= $dlp."\t\t".'<table class="wfu_stringmatch_container"><tbody><tr>';
|
580 |
+
$echo_str .= $dlp."\t\t".'<td style="width:40%; white-space:nowrap;"><label>Field </label><input id="wfu_attribute_'.$attr.'_matchfield" type="text" name="wfu_stringmatch_elements" value="'.$matchfield.'" style="width:auto;" /></td>';
|
581 |
+
$echo_str .= $dlp."\t\t".'<td style="width:30%;"><select id="wfu_attribute_'.$attr.'_matchcriterion" value="'.$matchcriterion.'" onchange="wfu_update_stringmatch_value(\''.$attr.'\');">';
|
582 |
$echo_str .= $dlp."\t\t\t".'<option value="equal to"'.( $matchcriterion == "equal to" ? 'selected="selected"' : '' ).'>equal to</option>';
|
583 |
$echo_str .= $dlp."\t\t\t".'<option value="starts with"'.( $matchcriterion == "starts with" ? 'selected="selected"' : '' ).'>starts with</option>';
|
584 |
$echo_str .= $dlp."\t\t\t".'<option value="ends with"'.( $matchcriterion == "ends with" ? 'selected="selected"' : '' ).'>ends with</option>';
|
587 |
$echo_str .= $dlp."\t\t\t".'<option value="does not start with"'.( $matchcriterion == "does not start with" ? 'selected="selected"' : '' ).'>does not start with</option>';
|
588 |
$echo_str .= $dlp."\t\t\t".'<option value="does not end with"'.( $matchcriterion == "does not end with" ? 'selected="selected"' : '' ).'>does not end with</option>';
|
589 |
$echo_str .= $dlp."\t\t\t".'<option value="does not contain"'.( $matchcriterion == "does not contain" ? 'selected="selected"' : '' ).'>does not contain</option>';
|
590 |
+
$echo_str .= $dlp."\t\t".'</select></td>';
|
591 |
+
$echo_str .= $dlp."\t\t".'<td style="width:30%;"><input id="wfu_attribute_'.$attr.'_matchvalue" type="text" name="wfu_stringmatch_elements" value="'.$matchvalue.'" style="width:auto;" /></td>';
|
592 |
+
$echo_str .= $dlp."\t\t".'</tr></tbody></table>';
|
593 |
+
// $echo_str .= $dlp."\t\t".'</div>';
|
594 |
}
|
595 |
elseif ( $def['type'] == "columns" ) {
|
596 |
$selected = explode(",", $def['value']);
|
597 |
if ( count($selected) == 1 && $selected[0] == "" ) $selected = array();
|
598 |
$echo_str .= $dlp."\t".'<table class="wfu_columns_container"><tbody><tr>';
|
599 |
+
$echo_str .= $dlp."\t\t\t".'<td style="width:45%;"><label class="wfu_columns_listtitle">Available Columns</label></td>';
|
600 |
+
$echo_str .= $dlp."\t\t\t".'<td style="width:55%"><label class="wfu_columns_listtitle">Displayed Columns</label></td></tr><tr>';
|
601 |
+
$echo_str .= $dlp."\t\t".'<td style="width:45%;">';
|
602 |
+
$echo_str .= $dlp."\t\t\t".'<table class="wfu_columns_container" style="table-layout:fixed; width:100%;"><tbody><tr>';
|
603 |
+
$echo_str .= $dlp."\t\t\t\t".'<td><select id="wfu_attribute_'.$attr.'_sourcelist" multiple="multiple" size="'.min(count($def['listitems']), 10).'" style="width:100%; overflow:auto;">';
|
604 |
+
$itemprops = array();
|
605 |
foreach ( $def['listitems'] as $item ) {
|
606 |
$item_required = ( substr($item, 0, 1) == "*" );
|
607 |
if ( $item_required ) $item = substr($item, 1);
|
608 |
+
$item_parts = explode("/", $item, 3);
|
609 |
+
$item_name = $item_parts[0];
|
610 |
+
$item_label = "";
|
611 |
+
$item_title = "";
|
612 |
+
if ( count($item_parts) > 1 ) $item_label = $item_parts[1];
|
613 |
+
if ( count($item_parts) == 3 ) $item_title = $item_parts[2];
|
614 |
+
$item_parts = explode(":", $item_name, 2);
|
615 |
+
$item_name = $item_parts[0];
|
616 |
+
if ( count($item_parts) == 1 ) $item_sort = "";
|
617 |
+
else $item_sort = $item_parts[1];
|
618 |
+
if ( $item_label == "" ) $item_label = $item_name;
|
619 |
+
if ( $item_title == "" ) $item_title = $item_label;
|
620 |
+
$itemprops[$item_name] = array( 'label' => $item_label, 'title' => $item_title, 'required' => $item_required, 'sortable' => ( $item_name == "custom" || $item_sort != "" ), 'sorttype' => $item_sort );
|
621 |
+
$val = $item_name.":".$item_sort."/".$item_title;
|
622 |
+
$echo_str .= $dlp."\t\t\t\t\t".'<option value="'.$val.'"'.( $item_required ? ' class="wfu_columns_item_required"' : '' ).' onclick="wfu_columns_itemclicked(this, \''.$attr.'\');">'.$item_label.'</option>';
|
623 |
}
|
|
|
|
|
624 |
foreach ( $itemprops as $item_name => $prop )
|
625 |
if ( $prop['required'] && !in_array($item_name, $selected) )
|
626 |
array_splice($selected, 0, 0, array( $item_name ));
|
627 |
+
$selprops = array();
|
628 |
+
foreach ( $selected as $item ) {
|
629 |
+
$item_parts = explode("/", $item, 2);
|
630 |
+
$item_name = $item_parts[0];
|
631 |
+
if ( count($item_parts) == 1 ) $item_title = "";
|
632 |
+
else $item_title = $item_parts[1];
|
633 |
+
$item_parts = explode(":", $item_name, 2);
|
634 |
+
$item_name = $item_parts[0];
|
635 |
+
$flat_name = preg_replace("/^custom[0-9]+$/", "custom", $item_name);
|
636 |
+
if ( $item_name != "custom" && isset($itemprops[$flat_name]) ) {
|
637 |
+
$prop = $itemprops[$flat_name];
|
638 |
+
if ( count($item_parts) == 1 ) $item_sort = ( $flat_name == "custom" ? "+-s" : ( $prop['sortable'] ? "-+".$prop['sorttype'] : "" ) );
|
639 |
+
elseif ( $flat_name == "custom" ) $item_sort = "+".($item_parts[1] == "" ? "-s" : "+".$item_parts[1]);
|
640 |
+
else $item_sort = ( $prop['sortable'] ? "-".($item_parts[1] == "" ? "-" : "+").$prop['sorttype'] : "" );
|
641 |
+
if ( $item_title == "" ) $item_title = $prop['title'];
|
642 |
+
$selprops[$item_name] = array( 'label' => $prop['label'], 'title' => $item_title, 'required' => $prop['required'], 'sorttype' => $item_sort );
|
643 |
+
}
|
644 |
}
|
645 |
+
$echo_str .= $dlp."\t\t\t\t".'</select></td>';
|
646 |
+
$echo_str .= $dlp."\t\t\t\t".'<td style="width:30px; padding:0 6px;"><button class="wfu_columns_addbutton" title="add column" onclick="wfu_columns_buttonaction(\''.$attr.'\', \'add\');" style="width:100%;">>></button></td>';
|
647 |
+
$echo_str .= $dlp."\t\t\t".'</tr></tbody></table>';
|
648 |
$echo_str .= $dlp."\t\t".'</td>';
|
649 |
+
$echo_str .= $dlp."\t\t".'<td style="width:55%">';
|
650 |
+
$echo_str .= $dlp."\t\t\t".'<table class="wfu_columns_container" style="table-layout:fixed; width:100%;"><tbody><tr>';
|
651 |
+
$echo_str .= $dlp."\t\t\t\t".'<td><select id="wfu_attribute_'.$attr.'" multiple="multiple" size="'.min(count($def['listitems']), 10).'" onchange="wfu_update_columns(\''.$attr.'\');" style="width:100%; overflow:auto;">';
|
652 |
+
foreach ( $selprops as $item_name => $prop ) {
|
653 |
+
$val = $item_name.":".$prop['sorttype']."/".$prop['label']."/".$prop['title'];
|
654 |
+
$echo_str .= $dlp."\t\t\t\t\t".'<option value="'.$val.'"'.( $prop['required'] ? ' class="wfu_columns_item_required"' : '' ).' onclick="wfu_columns_itemclicked(this, \''.$attr.'\');">'.$prop['label'].( $prop['title'] != "" && $prop['title'] != $prop['label'] ? " (".$prop['title'].")" : "" ).'</option>';
|
655 |
+
}
|
656 |
+
$echo_str .= $dlp."\t\t\t\t".'</select></td>';
|
657 |
+
$echo_str .= $dlp."\t\t\t\t".'<td style="width:30px; padding:0 6px;">';
|
658 |
+
$echo_str .= $dlp."\t\t\t\t\t".'<button class="wfu_columns_addbutton" title="move up" onclick="wfu_columns_buttonaction(\''.$attr.'\', \'up\');" style="width:100%;">↑</button>';
|
659 |
+
$echo_str .= $dlp."\t\t\t\t\t".'<button class="wfu_columns_addbutton" title="remove" onclick="wfu_columns_buttonaction(\''.$attr.'\', \'del\');" style="width:100%;">-</button>';
|
660 |
+
$echo_str .= $dlp."\t\t\t\t\t".'<button class="wfu_columns_addbutton" title="move down" onclick="wfu_columns_buttonaction(\''.$attr.'\', \'down\');" style="width:100%;">↓</button>';
|
661 |
+
$echo_str .= $dlp."\t\t\t\t".'</td>';
|
662 |
+
$echo_str .= $dlp."\t\t\t".'</tr></tbody></table>';
|
663 |
+
$echo_str .= $dlp."\t\t\t".'<label class="wfu_columns_listtitle" style="margin-top:6px; display:block;">Column Properties</label>';
|
664 |
+
$echo_str .= $dlp."\t\t\t".'<table id="wfu_attribute_'.$attr.'_columnprops_container" class="wfu_columnprops_container wfu_columnprops_container_disabled"><tbody>';
|
665 |
+
$echo_str .= $dlp."\t\t\t\t".'<tr><td style="width:1%; padding-right:10px;"><label id="wfu_attribute_'.$attr.'_columnprops_title_label">Title</label></td>';
|
666 |
+
$echo_str .= $dlp."\t\t\t\t".'<td><input type="text" id="wfu_attribute_'.$attr.'_columnprops_title" name="wfu_columnprops_elements" value="" style="width:100%;" disabled="disabled" /></td></tr>';
|
667 |
+
$echo_str .= $dlp."\t\t\t\t".'<tr><td style="width:1%; padding-right:10px; white-space:nowrap;"><label id="wfu_attribute_'.$attr.'_columnprops_id_label">Field ID</label></td>';
|
668 |
+
$echo_str .= $dlp."\t\t\t\t".'<td><input type="number" id="wfu_attribute_'.$attr.'_columnprops_id" name="wfu_columnprops_elements" min="1" value="" style="width:100%;" disabled="disabled" /></td></tr>';
|
669 |
+
$echo_str .= $dlp."\t\t\t\t".'<tr><td colspan="2"><input type="checkbox" id="wfu_attribute_'.$attr.'_columnprops_sort" value="" onchange="wfu_columnprops_element_changed({target:this});" disabled="disabled" /><label id="wfu_attribute_'.$attr.'_columnprops_sort_label" for="wfu_attribute_'.$attr.'_columnprops_sort">Sortable</label></td></tr>';
|
670 |
+
$echo_str .= $dlp."\t\t\t\t".'<tr><td style="width:1%; padding-right:10px;"><label id="wfu_attribute_'.$attr.'_columnprops_sorttype_label" style="white-space:nowrap;">Sort As</label></td>';
|
671 |
+
$echo_str .= $dlp."\t\t\t\t".'<td><select id="wfu_attribute_'.$attr.'_columnprops_sorttype" value="" onchange="wfu_columnprops_element_changed({target:this});" disabled="disabled"><option value=""></option><option value="s">String</option><option value="n">Integer</option></select></td></tr>';
|
672 |
+
$echo_str .= $dlp."\t\t\t".'</tbody></table>';
|
673 |
$echo_str .= $dlp."\t\t".'</td>';
|
674 |
$echo_str .= $dlp."\t".'</tr></tbody></table>';
|
675 |
|
lib/wfu_admin_settings.php
CHANGED
@@ -57,6 +57,28 @@ function wfu_manage_settings($message = '') {
|
|
57 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<p style="cursor: text; font-size:9px; padding: 0px; margin: 0px; width: 95%; color: #AAAAAA;">Current value: <strong>'.($plugin_options['relaxcss'] == '1' ? 'Yes' : 'No' ).'</strong></p>';
|
58 |
$echo_str .= "\n\t\t\t\t\t\t".'</td>';
|
59 |
$echo_str .= "\n\t\t\t\t\t".'</tr>';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
$echo_str .= "\n\t\t\t\t".'</tbody>';
|
61 |
$echo_str .= "\n\t\t\t".'</table>';
|
62 |
$echo_str .= "\n\t\t\t".'<p class="submit">';
|
@@ -79,7 +101,8 @@ function wfu_update_settings() {
|
|
79 |
// $enabled = ( isset($_POST['wfu_enabled']) ? ( $_POST['wfu_enabled'] == "on" ? 1 : 0 ) : 0 );
|
80 |
$hashfiles = ( isset($_POST['wfu_hashfiles']) ? ( $_POST['wfu_hashfiles'] == "on" ? 1 : 0 ) : 0 );
|
81 |
$relaxcss = ( isset($_POST['wfu_relaxcss']) ? ( $_POST['wfu_relaxcss'] == "on" ? 1 : 0 ) : 0 );
|
82 |
-
|
|
|
83 |
if ( $_POST['submitform'] == "Update" ) {
|
84 |
$new_plugin_options['version'] = '1.0';
|
85 |
$new_plugin_options['shortcode'] = $plugin_options['shortcode'];
|
@@ -87,6 +110,8 @@ function wfu_update_settings() {
|
|
87 |
$new_plugin_options['basedir'] = $_POST['wfu_basedir'];
|
88 |
$new_plugin_options['postmethod'] = $_POST['wfu_postmethod'];
|
89 |
$new_plugin_options['relaxcss'] = $relaxcss;
|
|
|
|
|
90 |
$encoded_options = wfu_encode_plugin_options($new_plugin_options);
|
91 |
update_option( "wordpress_file_upload_options", $encoded_options );
|
92 |
if ( $new_plugin_options['hashfiles'] == '1' && $plugin_options['hashfiles'] != '1' )
|
57 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<p style="cursor: text; font-size:9px; padding: 0px; margin: 0px; width: 95%; color: #AAAAAA;">Current value: <strong>'.($plugin_options['relaxcss'] == '1' ? 'Yes' : 'No' ).'</strong></p>';
|
58 |
$echo_str .= "\n\t\t\t\t\t\t".'</td>';
|
59 |
$echo_str .= "\n\t\t\t\t\t".'</tr>';
|
60 |
+
$echo_str .= "\n\t\t\t\t\t".'<tr>';
|
61 |
+
$echo_str .= "\n\t\t\t\t\t\t".'<th scope="row">';
|
62 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<label for="wfu_admindomain">Admin Domain</label>';
|
63 |
+
$echo_str .= "\n\t\t\t\t\t\t".'</th>';
|
64 |
+
$echo_str .= "\n\t\t\t\t\t\t".'<td>';
|
65 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<select name="wfu_admindomain" id="wfu_admindomain" value="'.$plugin_options['admindomain'].'">';
|
66 |
+
$echo_str .= "\n\t\t\t\t\t\t\t\t".'<option value="siteurl"'.( $plugin_options['admindomain'] == 'siteurl' || $plugin_options['admindomain'] == '' ? ' selected="selected"' : '' ).'>Using site_url (default)</option>';
|
67 |
+
$echo_str .= "\n\t\t\t\t\t\t\t\t".'<option value="adminurl"'.( $plugin_options['admindomain'] == 'adminurl' ? ' selected="selected"' : '' ).'>Using admin_url</option>';
|
68 |
+
$echo_str .= "\n\t\t\t\t\t\t\t\t".'<option value="homeurl"'.( $plugin_options['admindomain'] == 'homeurl' ? ' selected="selected"' : '' ).'>Using home_url</option>';
|
69 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'</select>';
|
70 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<p style="cursor: text; font-size:9px; padding: 0px; margin: 0px; width: 95%; color: #AAAAAA;">Current value: <strong>'.( $plugin_options['admindomain'] == 'siteurl' || $plugin_options['admindomain'] == '' ? 'Using site_url' : ( $plugin_options['admindomain'] == 'adminurl' ? 'Using admin_url' : 'Using home_url' ) ).'</strong></p>';
|
71 |
+
$echo_str .= "\n\t\t\t\t\t\t".'</td>';
|
72 |
+
$echo_str .= "\n\t\t\t\t\t".'</tr>';
|
73 |
+
$echo_str .= "\n\t\t\t\t\t".'<tr>';
|
74 |
+
$echo_str .= "\n\t\t\t\t\t\t".'<th scope="row">';
|
75 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<label for="wfu_mediacustom">Show Custom Fields in Media Library</label>';
|
76 |
+
$echo_str .= "\n\t\t\t\t\t\t".'</th>';
|
77 |
+
$echo_str .= "\n\t\t\t\t\t\t".'<td>';
|
78 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<input name="wfu_mediacustom" id="wfu_mediacustom" type="checkbox"'.($plugin_options['mediacustom'] == '1' ? ' checked="checked"' : '' ).' style="width:auto;" /> If enabled and the uploaded files are added to Media Library then any user fields submitted together with the files will be shown in Media Library';
|
79 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<p style="cursor: text; font-size:9px; padding: 0px; margin: 0px; width: 95%; color: #AAAAAA;">Current value: <strong>'.($plugin_options['mediacustom'] == '1' ? 'Yes' : 'No' ).'</strong></p>';
|
80 |
+
$echo_str .= "\n\t\t\t\t\t\t".'</td>';
|
81 |
+
$echo_str .= "\n\t\t\t\t\t".'</tr>';
|
82 |
$echo_str .= "\n\t\t\t\t".'</tbody>';
|
83 |
$echo_str .= "\n\t\t\t".'</table>';
|
84 |
$echo_str .= "\n\t\t\t".'<p class="submit">';
|
101 |
// $enabled = ( isset($_POST['wfu_enabled']) ? ( $_POST['wfu_enabled'] == "on" ? 1 : 0 ) : 0 );
|
102 |
$hashfiles = ( isset($_POST['wfu_hashfiles']) ? ( $_POST['wfu_hashfiles'] == "on" ? 1 : 0 ) : 0 );
|
103 |
$relaxcss = ( isset($_POST['wfu_relaxcss']) ? ( $_POST['wfu_relaxcss'] == "on" ? 1 : 0 ) : 0 );
|
104 |
+
$mediacustom = ( isset($_POST['wfu_mediacustom']) ? ( $_POST['wfu_mediacustom'] == "on" ? 1 : 0 ) : 0 );
|
105 |
+
if ( isset($_POST['wfu_basedir']) && isset($_POST['wfu_postmethod']) && isset($_POST['wfu_admindomain']) && isset($_POST['submitform']) ) {
|
106 |
if ( $_POST['submitform'] == "Update" ) {
|
107 |
$new_plugin_options['version'] = '1.0';
|
108 |
$new_plugin_options['shortcode'] = $plugin_options['shortcode'];
|
110 |
$new_plugin_options['basedir'] = $_POST['wfu_basedir'];
|
111 |
$new_plugin_options['postmethod'] = $_POST['wfu_postmethod'];
|
112 |
$new_plugin_options['relaxcss'] = $relaxcss;
|
113 |
+
$new_plugin_options['admindomain'] = $_POST['wfu_admindomain'];
|
114 |
+
$new_plugin_options['mediacustom'] = $mediacustom;
|
115 |
$encoded_options = wfu_encode_plugin_options($new_plugin_options);
|
116 |
update_option( "wordpress_file_upload_options", $encoded_options );
|
117 |
if ( $new_plugin_options['hashfiles'] == '1' && $plugin_options['hashfiles'] != '1' )
|
lib/wfu_ajaxactions.php
CHANGED
@@ -170,6 +170,7 @@ function wfu_ajax_action_callback() {
|
|
170 |
|
171 |
//if upload has finished then perform post upload actions
|
172 |
if ( isset($_POST["upload_finished"]) && $_POST["upload_finished"] === "1" ) {
|
|
|
173 |
//execute after upload filters
|
174 |
$ret = wfu_execute_after_upload_filters($sid, $unique_id);
|
175 |
if ( $ret["js_script"] != "" ) $echo_str = "CBUVJS[".$ret["js_script"]."]";
|
@@ -393,6 +394,23 @@ function wfu_ajax_action_download_file_invoker() {
|
|
393 |
$filepath = wfu_get_filepath_from_safe($file_code);
|
394 |
if ( $filepath === false ) die();
|
395 |
$filepath = wfu_path_rel2abs(wfu_flatten_path($filepath));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
396 |
//for back-end browser check if user is allowed to perform this action on this file
|
397 |
if ( !wfu_current_user_owes_file($filepath) ) die();
|
398 |
}
|
170 |
|
171 |
//if upload has finished then perform post upload actions
|
172 |
if ( isset($_POST["upload_finished"]) && $_POST["upload_finished"] === "1" ) {
|
173 |
+
$echo_str = "";
|
174 |
//execute after upload filters
|
175 |
$ret = wfu_execute_after_upload_filters($sid, $unique_id);
|
176 |
if ( $ret["js_script"] != "" ) $echo_str = "CBUVJS[".$ret["js_script"]."]";
|
394 |
$filepath = wfu_get_filepath_from_safe($file_code);
|
395 |
if ( $filepath === false ) die();
|
396 |
$filepath = wfu_path_rel2abs(wfu_flatten_path($filepath));
|
397 |
+
//for front-end browser apply wfu_browser_check_file_action filter to allow or restrict the download
|
398 |
+
if ( isset($_POST['browser']) ) {
|
399 |
+
$changable_data["error_message"] = "";
|
400 |
+
$filerec = wfu_get_file_rec($filepath, true);
|
401 |
+
$userdata = array();
|
402 |
+
foreach ( $filerec->userdata as $data )
|
403 |
+
array_push($userdata, array( "label" => $data->property, "value" => propvalue ));
|
404 |
+
$additional_data = array(
|
405 |
+
"file_action" => "download",
|
406 |
+
"filepath" => $filepath,
|
407 |
+
"uploaduser" => $filerec->uploaduserid,
|
408 |
+
"userdata" => $userdata
|
409 |
+
);
|
410 |
+
$changable_data = apply_filters("wfu_browser_check_file_action", $changable_data, $additional_data);
|
411 |
+
if ( $changable_data["error_message"] != "" )
|
412 |
+
die('wfu_ajax_action_download_file_invoker:not_allowed:'.$changable_data["error_message"]);
|
413 |
+
}
|
414 |
//for back-end browser check if user is allowed to perform this action on this file
|
415 |
if ( !wfu_current_user_owes_file($filepath) ) die();
|
416 |
}
|
lib/wfu_attributes.php
CHANGED
@@ -1202,6 +1202,20 @@ function wfu_attribute_definitions() {
|
|
1202 |
"variables" => array("%filename%", "%filepath%"),
|
1203 |
"help" => "This is the message that will be shown while file is uploading."
|
1204 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1205 |
array(
|
1206 |
"name" => "Notify by Email",
|
1207 |
"attribute" => "notify",
|
1202 |
"variables" => array("%filename%", "%filepath%"),
|
1203 |
"help" => "This is the message that will be shown while file is uploading."
|
1204 |
),
|
1205 |
+
array(
|
1206 |
+
"name" => "Required Fields Suffix",
|
1207 |
+
"attribute" => "requiredlabel",
|
1208 |
+
"type" => "text",
|
1209 |
+
"listitems" => null,
|
1210 |
+
"value" => WFU_USERDATA_REQUIREDLABEL,
|
1211 |
+
"mode" => "free",
|
1212 |
+
"category" => "labels",
|
1213 |
+
"subcategory" => "Other Labels",
|
1214 |
+
"parent" => "",
|
1215 |
+
"dependencies" => null,
|
1216 |
+
"variables" => null,
|
1217 |
+
"help" => "This is the keyword that shows up next to user field labels in order to denote that they are required."
|
1218 |
+
),
|
1219 |
array(
|
1220 |
"name" => "Notify by Email",
|
1221 |
"attribute" => "notify",
|
lib/wfu_blocks.php
CHANGED
@@ -128,7 +128,7 @@ function wfu_prepare_textbox_block($params, $additional_params, $occurrence_inde
|
|
128 |
elseif ( $widths["filename"] != "" ) $styles .= 'width: '.$widths["filename"].'; ';
|
129 |
if ( $heights["filename"] != "" ) $styles .= 'height: '.$heights["filename"].'; ';
|
130 |
if ( $styles != "" ) $styles = ' style="'.$styles.'"';
|
131 |
-
$textbox_item["line1"] = '<input type="text" id="'.$textfile.'" class="file_input_textbox"'.$styles.' readonly="readonly"/>';
|
132 |
|
133 |
return $textbox_item;
|
134 |
}
|
@@ -303,7 +303,7 @@ function wfu_prepare_userdata_block($params, $additional_params, $occurrence_ind
|
|
303 |
if ( $heights["userdata_value"] != "" ) $styles3 .= 'height: '.$heights["userdata_value"].'; ';
|
304 |
if ( $styles3 != "" ) $styles3 = ' style="'.$styles3.'"';
|
305 |
$i = 1;
|
306 |
-
$label_template = '<label id="userdata_[sid]_label_[key]" for="userdata_[sid]_field_[key]" class="file_userdata_label"'.$styles2.'>[label]</label>';
|
307 |
$hint_template = '<div id="userdata_[sid]_hint_[key]" class="file_userdata_hint" style="display:none;" onclick="document.getElementById(\'userdata_[sid]_field_[key]\').focus();">empty</div>';
|
308 |
foreach ($params["userdata_fields"] as $userdata_key => $userdata_field) {
|
309 |
//show only fields belonging to $occurrence_index
|
@@ -321,18 +321,18 @@ function wfu_prepare_userdata_block($params, $additional_params, $occurrence_ind
|
|
321 |
elseif ( $userdata_field["labelposition"] == "bottom" ) $template = $template.'<br />'.$label_template;
|
322 |
elseif ( $userdata_field["labelposition"] != "none" ) $template = $label_template.$template;
|
323 |
//apply template data to templates
|
324 |
-
$template = wfu_userdata_apply_template($template, $userdata_field);
|
325 |
-
$hint_html = wfu_userdata_apply_template($hint_template, $userdata_field);
|
326 |
-
$init_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["init_code"], $userdata_field);
|
327 |
-
$value_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["value_code"], $userdata_field);
|
328 |
-
$lock_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["lock_code"], $userdata_field);
|
329 |
-
$unlock_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["unlock_code"], $userdata_field);
|
330 |
-
$reset_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["reset_code"], $userdata_field);
|
331 |
-
$empty_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["empty_code"], $userdata_field);
|
332 |
$validate_code = "";
|
333 |
-
if ( $userdata_field["validate"] ) $validate_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["validate_code"], $userdata_field);
|
334 |
$typehook_code = "";
|
335 |
-
if ( $userdata_field["typehook"] ) $typehook_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["typehook_code"], $userdata_field);
|
336 |
//generate html code
|
337 |
$userdata_item["line".$i++] = '<div id="'.$userdata.'_'.$userdata_key.'" class="file_userdata_container"'.$styles1.'>';
|
338 |
$userdata_item["line".$i++] = "\t".$template;
|
@@ -352,8 +352,8 @@ function wfu_prepare_userdata_block($params, $additional_params, $occurrence_ind
|
|
352 |
return $userdata_item;
|
353 |
}
|
354 |
|
355 |
-
function wfu_userdata_apply_template($template, $params) {
|
356 |
-
return str_replace(array('[sid]', '[key]', '[label]', '[required]', '[default]', '[autocomplete]', '[hintposition]', '[format]', '[group]', '[data]'), array($params["sid"], $params['key'], $params["label"]
|
357 |
}
|
358 |
|
359 |
?>
|
128 |
elseif ( $widths["filename"] != "" ) $styles .= 'width: '.$widths["filename"].'; ';
|
129 |
if ( $heights["filename"] != "" ) $styles .= 'height: '.$heights["filename"].'; ';
|
130 |
if ( $styles != "" ) $styles = ' style="'.$styles.'"';
|
131 |
+
$textbox_item["line1"] = '<input type="text" id="'.$textfile.'" class="file_input_textbox"'.$styles.' readonly="readonly" />';
|
132 |
|
133 |
return $textbox_item;
|
134 |
}
|
303 |
if ( $heights["userdata_value"] != "" ) $styles3 .= 'height: '.$heights["userdata_value"].'; ';
|
304 |
if ( $styles3 != "" ) $styles3 = ' style="'.$styles3.'"';
|
305 |
$i = 1;
|
306 |
+
$label_template = '<label id="userdata_[sid]_label_[key]" for="userdata_[sid]_field_[key]" class="file_userdata_label"'.$styles2.'>[label]</label><style>#userdata_[sid]_label_[key]:after { content: \'[labelafter]\'; }</style>';
|
307 |
$hint_template = '<div id="userdata_[sid]_hint_[key]" class="file_userdata_hint" style="display:none;" onclick="document.getElementById(\'userdata_[sid]_field_[key]\').focus();">empty</div>';
|
308 |
foreach ($params["userdata_fields"] as $userdata_key => $userdata_field) {
|
309 |
//show only fields belonging to $occurrence_index
|
321 |
elseif ( $userdata_field["labelposition"] == "bottom" ) $template = $template.'<br />'.$label_template;
|
322 |
elseif ( $userdata_field["labelposition"] != "none" ) $template = $label_template.$template;
|
323 |
//apply template data to templates
|
324 |
+
$template = wfu_userdata_apply_template($template, $userdata_field, $params);
|
325 |
+
$hint_html = wfu_userdata_apply_template($hint_template, $userdata_field, $params);
|
326 |
+
$init_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["init_code"], $userdata_field, $params);
|
327 |
+
$value_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["value_code"], $userdata_field, $params);
|
328 |
+
$lock_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["lock_code"], $userdata_field, $params);
|
329 |
+
$unlock_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["unlock_code"], $userdata_field, $params);
|
330 |
+
$reset_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["reset_code"], $userdata_field, $params);
|
331 |
+
$empty_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["empty_code"], $userdata_field, $params);
|
332 |
$validate_code = "";
|
333 |
+
if ( $userdata_field["validate"] ) $validate_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["validate_code"], $userdata_field, $params);
|
334 |
$typehook_code = "";
|
335 |
+
if ( $userdata_field["typehook"] ) $typehook_code = wfu_userdata_apply_template($definitions[$userdata_field["type"]]["typehook_code"], $userdata_field, $params);
|
336 |
//generate html code
|
337 |
$userdata_item["line".$i++] = '<div id="'.$userdata.'_'.$userdata_key.'" class="file_userdata_container"'.$styles1.'>';
|
338 |
$userdata_item["line".$i++] = "\t".$template;
|
352 |
return $userdata_item;
|
353 |
}
|
354 |
|
355 |
+
function wfu_userdata_apply_template($template, $params, $shortcode_params) {
|
356 |
+
return str_replace(array('[sid]', '[key]', '[label]', '[labelafter]', '[required]', '[default]', '[autocomplete]', '[hintposition]', '[format]', '[group]', '[data]'), array($params["sid"], $params['key'], $params["label"], ( $params["required"] ? $shortcode_params["requiredlabel"] : "" ), ( $params["required"] ? '_required' : '' ), $params["default"], ( $params["donotautocomplete"] ? 'off' : 'on' ), $params["hintposition"], $params["format"], $params["group"], $params["data"]), $template);
|
357 |
}
|
358 |
|
359 |
?>
|
lib/wfu_constants.php
CHANGED
@@ -52,6 +52,7 @@ DEFINE("WFU_ERROR_FILE_PARTIAL", __("Upload failed! The uploaded file was only p
|
|
52 |
DEFINE("WFU_ERROR_FILE_NOTHING", __("Upload failed! No file was uploaded.", "wp-file-upload"));
|
53 |
DEFINE("WFU_ERROR_FILE_WRITE", __("Upload failed! Failed to write file to disk.", "wp-file-upload"));
|
54 |
DEFINE("WFU_ERROR_FILE_MOVE", __("Upload failed! Error occured while moving temporary file. Please contact administrator.", "wp-file-upload"));
|
|
|
55 |
DEFINE("WFU_ERROR_UPLOAD_STOPPED", __("Upload failed! A PHP extension stopped the file upload. PHP does not provide a way to ascertain which extension caused the file upload to stop; examining the list of loaded extensions with phpinfo() may help.", "wp-file-upload"));
|
56 |
DEFINE("WFU_ERROR_UPLOAD_FAILED_WHILE", __("Upload failed! Error occured while attemting to upload the file.", "wp-file-upload"));
|
57 |
DEFINE("WFU_ERROR_UPLOAD_FAILED", __("Upload failed!", "wp-file-upload"));
|
@@ -158,6 +159,8 @@ DEFINE("WFU_MESSAGE_CAPTCHA_REFRESHING", __("refreshing...", "wp-file-upload"));
|
|
158 |
DEFINE("WFU_MESSAGE_CAPTCHA_OK", __("correct captcha", "wp-file-upload"));
|
159 |
DEFINE("WFU_CONFIRMBOX_CAPTION", __("click to continue the upload", "wp-file-upload"));
|
160 |
DEFINE("WFU_BROWSER_DELETEFILE_PROMPT", __("Are you sure you want to delete this file?", "wp-file-upload"));
|
|
|
|
|
161 |
DEFINE("WFU_UPLOAD_STATE0", __("Upload in progress", "wp-file-upload"));
|
162 |
DEFINE("WFU_UPLOAD_STATE1", __("Upload in progress with warnings!", "wp-file-upload"));
|
163 |
DEFINE("WFU_UPLOAD_STATE2", __("Upload in progress but some files already failed!", "wp-file-upload"));
|
@@ -285,6 +288,7 @@ DEFINE("WFU_IMAGE_ADMIN_SUBFOLDER_LOADING", $siteurl.WPFILEUPLOAD_DIR.'images/re
|
|
285 |
DEFINE("WFU_IMAGE_SIMPLE_PROGBAR", $siteurl.WPFILEUPLOAD_DIR.'images/progbar.gif');
|
286 |
DEFINE("WFU_IMAGE_OVERLAY_EDITOR", $siteurl.WPFILEUPLOAD_DIR.'images/pencil.svg');
|
287 |
DEFINE("WFU_IMAGE_OVERLAY_LOADING", $siteurl.WPFILEUPLOAD_DIR.'images/loading_icon.gif');
|
|
|
288 |
DEFINE("WFU_IMAGE_VERSION_COMPARISON", $siteurl.WPFILEUPLOAD_DIR.'images/Version Comparison.png');
|
289 |
|
290 |
function wfu_set_javascript_constants() {
|
@@ -299,6 +303,8 @@ function wfu_set_javascript_constants() {
|
|
299 |
"adminmessage_unknown" => WFU_FAILMESSAGE_DETAILS,
|
300 |
"message_timelimit" => WFU_ERROR_FILE_PHP_TIME,
|
301 |
"message_admin_timelimit" => WFU_ERROR_ADMIN_FILE_PHP_TIME,
|
|
|
|
|
302 |
"jsonparse_filemessage" => WFU_ERROR_JSONPARSE_FILEMESSAGE,
|
303 |
"jsonparse_message" => WFU_ERROR_JSONPARSE_MESSAGE,
|
304 |
"jsonparse_adminmessage" => WFU_ERROR_JSONPARSE_ADMINMESSAGE,
|
@@ -309,7 +315,7 @@ function wfu_set_javascript_constants() {
|
|
309 |
"fail_colors" => WFU_VAR("WFU_FAILMESSAGECOLORS"),
|
310 |
"max_time_limit" => WFU_MAX_TIME_LIMIT,
|
311 |
"response_url" => WFU_RESPONSE_URL,
|
312 |
-
"ajax_url" =>
|
313 |
"wfu_pageexit_prompt" => WFU_PAGEEXIT_PROMPT,
|
314 |
"wfu_subdir_typedir" => WFU_SUBDIR_TYPEDIR
|
315 |
);
|
52 |
DEFINE("WFU_ERROR_FILE_NOTHING", __("Upload failed! No file was uploaded.", "wp-file-upload"));
|
53 |
DEFINE("WFU_ERROR_FILE_WRITE", __("Upload failed! Failed to write file to disk.", "wp-file-upload"));
|
54 |
DEFINE("WFU_ERROR_FILE_MOVE", __("Upload failed! Error occured while moving temporary file. Please contact administrator.", "wp-file-upload"));
|
55 |
+
DEFINE("WFU_ERROR_FILE_CANCELLED", __("Upload cancelled!", "wp-file-upload"));
|
56 |
DEFINE("WFU_ERROR_UPLOAD_STOPPED", __("Upload failed! A PHP extension stopped the file upload. PHP does not provide a way to ascertain which extension caused the file upload to stop; examining the list of loaded extensions with phpinfo() may help.", "wp-file-upload"));
|
57 |
DEFINE("WFU_ERROR_UPLOAD_FAILED_WHILE", __("Upload failed! Error occured while attemting to upload the file.", "wp-file-upload"));
|
58 |
DEFINE("WFU_ERROR_UPLOAD_FAILED", __("Upload failed!", "wp-file-upload"));
|
159 |
DEFINE("WFU_MESSAGE_CAPTCHA_OK", __("correct captcha", "wp-file-upload"));
|
160 |
DEFINE("WFU_CONFIRMBOX_CAPTION", __("click to continue the upload", "wp-file-upload"));
|
161 |
DEFINE("WFU_BROWSER_DELETEFILE_PROMPT", __("Are you sure you want to delete this file?", "wp-file-upload"));
|
162 |
+
DEFINE("WFU_CANCEL_UPLOAD_PROMPT", __("Are you sure that you want to cancel the upload?", "wp-file-upload"));
|
163 |
+
DEFINE("WFU_FILE_CANCEL_HINT", __("cancel upload of this file", "wp-file-upload"));
|
164 |
DEFINE("WFU_UPLOAD_STATE0", __("Upload in progress", "wp-file-upload"));
|
165 |
DEFINE("WFU_UPLOAD_STATE1", __("Upload in progress with warnings!", "wp-file-upload"));
|
166 |
DEFINE("WFU_UPLOAD_STATE2", __("Upload in progress but some files already failed!", "wp-file-upload"));
|
288 |
DEFINE("WFU_IMAGE_SIMPLE_PROGBAR", $siteurl.WPFILEUPLOAD_DIR.'images/progbar.gif');
|
289 |
DEFINE("WFU_IMAGE_OVERLAY_EDITOR", $siteurl.WPFILEUPLOAD_DIR.'images/pencil.svg');
|
290 |
DEFINE("WFU_IMAGE_OVERLAY_LOADING", $siteurl.WPFILEUPLOAD_DIR.'images/loading_icon.gif');
|
291 |
+
DEFINE("WFU_IMAGE_FILE_CANCEL", $siteurl.WPFILEUPLOAD_DIR.'images/cancel_16.png');
|
292 |
DEFINE("WFU_IMAGE_VERSION_COMPARISON", $siteurl.WPFILEUPLOAD_DIR.'images/Version Comparison.png');
|
293 |
|
294 |
function wfu_set_javascript_constants() {
|
303 |
"adminmessage_unknown" => WFU_FAILMESSAGE_DETAILS,
|
304 |
"message_timelimit" => WFU_ERROR_FILE_PHP_TIME,
|
305 |
"message_admin_timelimit" => WFU_ERROR_ADMIN_FILE_PHP_TIME,
|
306 |
+
"cancel_upload_prompt" => WFU_CANCEL_UPLOAD_PROMPT,
|
307 |
+
"file_cancelled" => WFU_ERROR_FILE_CANCELLED,
|
308 |
"jsonparse_filemessage" => WFU_ERROR_JSONPARSE_FILEMESSAGE,
|
309 |
"jsonparse_message" => WFU_ERROR_JSONPARSE_MESSAGE,
|
310 |
"jsonparse_adminmessage" => WFU_ERROR_JSONPARSE_ADMINMESSAGE,
|
315 |
"fail_colors" => WFU_VAR("WFU_FAILMESSAGECOLORS"),
|
316 |
"max_time_limit" => WFU_MAX_TIME_LIMIT,
|
317 |
"response_url" => WFU_RESPONSE_URL,
|
318 |
+
"ajax_url" => wfu_ajaxurl(),
|
319 |
"wfu_pageexit_prompt" => WFU_PAGEEXIT_PROMPT,
|
320 |
"wfu_subdir_typedir" => WFU_SUBDIR_TYPEDIR
|
321 |
);
|
lib/wfu_functions.php
CHANGED
@@ -288,23 +288,42 @@ function wfu_get_server_environment() {
|
|
288 |
return $php_env;
|
289 |
}
|
290 |
|
|
|
|
|
|
|
|
|
|
|
291 |
function wfu_encode_plugin_options($plugin_options) {
|
292 |
-
$encoded_options = 'version='
|
293 |
-
$encoded_options .= 'shortcode='.wfu_plugin_encode_string($plugin_options['shortcode']).';';
|
294 |
-
$encoded_options .= 'hashfiles='
|
295 |
-
$encoded_options .= 'basedir='.wfu_plugin_encode_string($plugin_options['basedir']).';';
|
296 |
-
$encoded_options .= 'postmethod='
|
297 |
-
$encoded_options .= 'relaxcss='
|
298 |
-
$encoded_options .= '
|
299 |
-
$encoded_options .= '
|
300 |
-
$encoded_options .= '
|
301 |
-
$encoded_options .= '
|
|
|
|
|
302 |
return $encoded_options;
|
303 |
}
|
304 |
|
305 |
function wfu_decode_plugin_options($encoded_options) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
306 |
$decoded_array = explode(';', $encoded_options);
|
307 |
-
$plugin_options = array();
|
308 |
foreach ($decoded_array as $decoded_item) {
|
309 |
if ( trim($decoded_item) != "" ) {
|
310 |
list($item_key, $item_value) = explode("=", $decoded_item, 2);
|
@@ -1652,7 +1671,7 @@ function wfu_send_notification_email($user, $only_filename_list, $target_path_li
|
|
1652 |
//********************* Media Functions ****************************************************************************************************
|
1653 |
|
1654 |
// function wfu_process_media_insert contribution from Aaron Olin with some corrections regarding the upload path
|
1655 |
-
function wfu_process_media_insert($file_path, $page_id){
|
1656 |
$wp_upload_dir = wp_upload_dir();
|
1657 |
$filetype = wp_check_filetype( wfu_basename( $file_path ), null );
|
1658 |
|
@@ -1669,6 +1688,9 @@ function wfu_process_media_insert($file_path, $page_id){
|
|
1669 |
// If file is an image, process the default thumbnails for previews
|
1670 |
require_once(ABSPATH . 'wp-admin/includes/image.php');
|
1671 |
$attach_data = wp_generate_attachment_metadata( $attach_id, $file_path );
|
|
|
|
|
|
|
1672 |
$update_attach = wp_update_attachment_metadata( $attach_id, $attach_data );
|
1673 |
|
1674 |
return $attach_id;
|
288 |
return $php_env;
|
289 |
}
|
290 |
|
291 |
+
function wfu_ajaxurl() {
|
292 |
+
$plugin_options = wfu_decode_plugin_options(get_option( "wordpress_file_upload_options" ));
|
293 |
+
return ( $plugin_options['admindomain'] == 'siteurl' || $plugin_options['admindomain'] == '' ? site_url("wp-admin/admin-ajax.php") : ( $plugin_options['admindomain'] == 'adminurl' ? admin_url("admin-ajax.php") : home_url("wp-admin/admin-ajax.php") ) );
|
294 |
+
}
|
295 |
+
|
296 |
function wfu_encode_plugin_options($plugin_options) {
|
297 |
+
$encoded_options = 'version='.( isset($plugin_options['version']) ? $plugin_options['version'] : "1.0" ).';';
|
298 |
+
$encoded_options .= 'shortcode='.( isset($plugin_options['shortcode']) ? wfu_plugin_encode_string($plugin_options['shortcode']) : "" ).';';
|
299 |
+
$encoded_options .= 'hashfiles='.( isset($plugin_options['hashfiles']) ? $plugin_options['hashfiles'] : "" ).';';
|
300 |
+
$encoded_options .= 'basedir='.( isset($plugin_options['basedir']) ? wfu_plugin_encode_string($plugin_options['basedir']) : "" ).';';
|
301 |
+
$encoded_options .= 'postmethod='.( isset($plugin_options['postmethod']) ? $plugin_options['postmethod'] : "" ).';';
|
302 |
+
$encoded_options .= 'relaxcss='.( isset($plugin_options['relaxcss']) ? $plugin_options['relaxcss'] : "" ).';';
|
303 |
+
$encoded_options .= 'admindomain='.( isset($plugin_options['admindomain']) ? $plugin_options['admindomain'] : "" ).';';
|
304 |
+
$encoded_options .= 'mediacustom='.( isset($plugin_options['mediacustom']) ? $plugin_options['mediacustom'] : "" ).';';
|
305 |
+
$encoded_options .= 'captcha_sitekey='.( isset($plugin_options['captcha_sitekey']) ? wfu_plugin_encode_string($plugin_options['captcha_sitekey']) : "" ).';';
|
306 |
+
$encoded_options .= 'captcha_secretkey='.( isset($plugin_options['captcha_secretkey']) ? wfu_plugin_encode_string($plugin_options['captcha_secretkey']) : "" ).';';
|
307 |
+
$encoded_options .= 'dropbox_accesstoken='.( isset($plugin_options['dropbox_accesstoken']) ? wfu_plugin_encode_string($plugin_options['dropbox_accesstoken']) : "" ).';';
|
308 |
+
$encoded_options .= 'browser_permissions='.( isset($plugin_options['browser_permissions']) ? wfu_encode_array_to_string($plugin_options['browser_permissions']) : "" );
|
309 |
return $encoded_options;
|
310 |
}
|
311 |
|
312 |
function wfu_decode_plugin_options($encoded_options) {
|
313 |
+
$plugin_options['version'] = "1.0";
|
314 |
+
$plugin_options['shortcode'] = "";
|
315 |
+
$plugin_options['hashfiles'] = "";
|
316 |
+
$plugin_options['basedir'] = "";
|
317 |
+
$plugin_options['postmethod'] = "";
|
318 |
+
$plugin_options['relaxcss'] = "";
|
319 |
+
$plugin_options['admindomain'] = "";
|
320 |
+
$plugin_options['mediacustom'] = "";
|
321 |
+
$plugin_options['captcha_sitekey'] = "";
|
322 |
+
$plugin_options['captcha_secretkey'] = "";
|
323 |
+
$plugin_options['dropbox_accesstoken'] = "";
|
324 |
+
$plugin_options['browser_permissions'] = "";
|
325 |
+
|
326 |
$decoded_array = explode(';', $encoded_options);
|
|
|
327 |
foreach ($decoded_array as $decoded_item) {
|
328 |
if ( trim($decoded_item) != "" ) {
|
329 |
list($item_key, $item_value) = explode("=", $decoded_item, 2);
|
1671 |
//********************* Media Functions ****************************************************************************************************
|
1672 |
|
1673 |
// function wfu_process_media_insert contribution from Aaron Olin with some corrections regarding the upload path
|
1674 |
+
function wfu_process_media_insert($file_path, $userdata_fields, $page_id){
|
1675 |
$wp_upload_dir = wp_upload_dir();
|
1676 |
$filetype = wp_check_filetype( wfu_basename( $file_path ), null );
|
1677 |
|
1688 |
// If file is an image, process the default thumbnails for previews
|
1689 |
require_once(ABSPATH . 'wp-admin/includes/image.php');
|
1690 |
$attach_data = wp_generate_attachment_metadata( $attach_id, $file_path );
|
1691 |
+
// Add userdata as attachment metadata
|
1692 |
+
foreach ( $userdata_fields as $userdata_field )
|
1693 |
+
$attach_data["WFU User Data"][$userdata_field["label"]] = $userdata_field["value"];
|
1694 |
$update_attach = wp_update_attachment_metadata( $attach_id, $attach_data );
|
1695 |
|
1696 |
return $attach_id;
|
lib/wfu_processfiles.php
CHANGED
@@ -625,7 +625,7 @@ function wfu_process_files($params, $method) {
|
|
625 |
/* add file to Media or attach file to current post if any of these options is activated and the file has finished uploading successfully */
|
626 |
if ( ( $params["medialink"] == "true" || $params["postlink"] == "true" ) && $file_finished_successfully && !$ignore_server_actions ) {
|
627 |
$pageid = ( $params["postlink"] == "true" ? $params['pageid'] : 0 );
|
628 |
-
wfu_process_media_insert($target_path, $pageid);
|
629 |
}
|
630 |
|
631 |
/* store final file data and upload result to filemap session array for
|
625 |
/* add file to Media or attach file to current post if any of these options is activated and the file has finished uploading successfully */
|
626 |
if ( ( $params["medialink"] == "true" || $params["postlink"] == "true" ) && $file_finished_successfully && !$ignore_server_actions ) {
|
627 |
$pageid = ( $params["postlink"] == "true" ? $params['pageid'] : 0 );
|
628 |
+
wfu_process_media_insert($target_path, $userdata_fields, $pageid);
|
629 |
}
|
630 |
|
631 |
/* store final file data and upload result to filemap session array for
|
readme.txt
CHANGED
@@ -47,6 +47,7 @@ The plugin is translated in the following languages:
|
|
47 |
* Serbian, kindly provided by Andrijana Nikolic of http://webhostinggeeks.com/
|
48 |
* Polish
|
49 |
* Greek
|
|
|
50 |
|
51 |
Please note that old desktop browsers or mobile browsers may not support all of the above functionalities. In order to get full functionality use the latest versions browsers, supporting HTML5, AJAX and CSS3.
|
52 |
|
@@ -132,6 +133,15 @@ There is an option in plugin's settings in Dashboard to relax the CSS rules, so
|
|
132 |
|
133 |
== Changelog ==
|
134 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
= 3.7.1 =
|
136 |
* internal code modifications and slight bug corrections
|
137 |
|
@@ -545,6 +555,9 @@ Initial version.
|
|
545 |
|
546 |
== Upgrade Notice ==
|
547 |
|
|
|
|
|
|
|
548 |
= 3.7.1 =
|
549 |
Upgrade to fix some minor bugs.
|
550 |
|
47 |
* Serbian, kindly provided by Andrijana Nikolic of http://webhostinggeeks.com/
|
48 |
* Polish
|
49 |
* Greek
|
50 |
+
* Dutch, kindly provided by Ruben Heynderycx
|
51 |
|
52 |
Please note that old desktop browsers or mobile browsers may not support all of the above functionalities. In order to get full functionality use the latest versions browsers, supporting HTML5, AJAX and CSS3.
|
53 |
|
133 |
|
134 |
== Changelog ==
|
135 |
|
136 |
+
= 3.7.2 =
|
137 |
+
* added option to cancel upload
|
138 |
+
* setting added so that upload does not fail when site_url and home_url are different
|
139 |
+
* added attribute requiredlabel in uploader's shortcode that defines the required keyword
|
140 |
+
* required keyword can now be styled separately from the user field label
|
141 |
+
* add user fields in Media together with file
|
142 |
+
* setting added so that userdata fields are shown in Media Library or not
|
143 |
+
* added Dutch translation by Ruben Heynderycx
|
144 |
+
|
145 |
= 3.7.1 =
|
146 |
* internal code modifications and slight bug corrections
|
147 |
|
555 |
|
556 |
== Upgrade Notice ==
|
557 |
|
558 |
+
= 3.7.2 =
|
559 |
+
Upgrade to introduce some new features and fix some minor bugs.
|
560 |
+
|
561 |
= 3.7.1 =
|
562 |
Upgrade to fix some minor bugs.
|
563 |
|
release_notes.txt
CHANGED
@@ -1 +1,12 @@
|
|
1 |
-
<!-- --><span><strong>Latest release notes: </strong>This release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!-- --><span><strong>Latest release notes: </strong>This release introduces some new features. The most important are:</span>
|
2 |
+
<ul style="list-style:disc; padding-left:20px;">
|
3 |
+
<li>Now a user can cancel an upload while it is in progress by pressing the Esc key while the filename textbox has focus.</li>
|
4 |
+
<li>On some occassions where the Wordpress URL is different than Site URL the uploads may fail. A new option, <strong>Admin Domain</strong>, has been added in plugin's Settings in Dashboard, to resolve this problem.</li>
|
5 |
+
<li>When there are custom user fields that are required, the keyword <strong>(required)</strong> is added at the end of the field's label. A new attribute, <strong>requiredlabel</strong>, is added in the uploader's shortcode so that the keyword can change. Furthermore, the keyword can now be styled separately from the label using css.</li>
|
6 |
+
<li>If the uploader shortcode has been configured to add the uploaded files to Media Library (using medialink attribute), then any custom user fields submitted together with the file will also be included as metadata. Furthermore, a new option has been added in plugin's Settings in Dashboard to determine if these fields will be shown in Media Library or not.</li>
|
7 |
+
<li>Added Dutch translation, kindly provided by <strong>Ruben Heynderycx</strong>.</li>
|
8 |
+
</ul><span>
|
9 |
+
|
10 |
+
You can find more details in the Release Notes area of the plugin's </span><a href="http://www.iptanus.com/wordpress-plugins/wordpress-file-upload/">support page</a><span>.</span>
|
11 |
+
<!-- -->
|
12 |
+
<!-- -->
|
wordpress_file_upload.php
CHANGED
@@ -4,7 +4,7 @@ if( !session_id() ) { session_start(); }
|
|
4 |
/*
|
5 |
Plugin URI: http://www.iptanus.com/support/wordpress-file-upload
|
6 |
Description: Simple interface to upload files from a page.
|
7 |
-
Version: 3.7.
|
8 |
Author: Nickolas Bossinas
|
9 |
Author URI: http://www.iptanus.com
|
10 |
*/
|
@@ -80,6 +80,8 @@ add_action('wp_ajax_wfu_ajax_action_update_envar', 'wfu_ajax_action_update_envar
|
|
80 |
wfu_include_lib();
|
81 |
//widget
|
82 |
add_action( 'widgets_init', 'register_wfu_widget' );
|
|
|
|
|
83 |
//register internal filter that is executed before upload for classic uploader
|
84 |
add_filter("_wfu_before_upload", "wfu_classic_before_upload_handler", 10, 2);
|
85 |
|
4 |
/*
|
5 |
Plugin URI: http://www.iptanus.com/support/wordpress-file-upload
|
6 |
Description: Simple interface to upload files from a page.
|
7 |
+
Version: 3.7.2
|
8 |
Author: Nickolas Bossinas
|
9 |
Author URI: http://www.iptanus.com
|
10 |
*/
|
80 |
wfu_include_lib();
|
81 |
//widget
|
82 |
add_action( 'widgets_init', 'register_wfu_widget' );
|
83 |
+
//Media editor custom properties
|
84 |
+
if ( is_admin() ) add_action( 'attachment_submitbox_misc_actions', 'wfu_media_editor_properties', 11 );
|
85 |
//register internal filter that is executed before upload for classic uploader
|
86 |
add_filter("_wfu_before_upload", "wfu_classic_before_upload_handler", 10, 2);
|
87 |
|