Version Description
- French translation improved
- correction of minor bug at wfu_functions.php
- code improvements in upload algorithm
- wp_check_filetype_and_ext check moved after completion of file
- added wfu_after_file_complete filter that runs right after is fully uploaded
- improved appearance of plugin's area in Dashboard
Download this release
Release Info
Developer | nickboss |
Plugin | WordPress File Upload |
Version | 3.6.0 |
Comparing to | |
See all releases |
Code changes from version 3.5.0 to 3.6.0
- images/Version Comparison.png +0 -0
- js/wordpress_file_upload_functions.js +2 -2
- languages/wp-file-upload-de_DE.mo +0 -0
- languages/wp-file-upload-de_DE.po +151 -131
- languages/wp-file-upload-el_GR.mo +0 -0
- languages/wp-file-upload-el_GR.po +155 -131
- languages/wp-file-upload-fr_FR.mo +0 -0
- languages/wp-file-upload-fr_FR.po +273 -249
- languages/wp-file-upload-pl_PL.mo +0 -0
- languages/wp-file-upload-pl_PL.po +151 -131
- languages/wp-file-upload-sr_RS.mo +0 -0
- languages/wp-file-upload-sr_RS.po +151 -131
- languages/wp-file-upload.pot +151 -131
- lib/wfu_admin.php +28 -14
- lib/wfu_admin_browser.php +3 -4
- lib/wfu_admin_log.php +3 -5
- lib/wfu_admin_settings.php +2 -3
- lib/wfu_ajaxactions.php +3 -1
- lib/wfu_blocks.php +1 -0
- lib/wfu_constants.php +4 -0
- lib/wfu_functions.php +1 -1
- lib/wfu_processfiles.php +60 -10
- readme.txt +12 -1
- release_notes.txt +1 -8
- wordpress_file_upload.php +20 -10
images/Version Comparison.png
CHANGED
Binary file
|
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(";"),s=0;s<a.length;s++)const_txt=a[s].split(":"),GlobalData.consts[wfu_plugin_decode_string(const_txt[0])]=wfu_plugin_decode_string(const_txt[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(s){}wfu_BrowserCaps.supportsHTML5=null!=a;var s=document.createElement("iframe");wfu_BrowserCaps.supportsIFRAME=null!=s,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",s="",t="Webkit Moz O ms Khtml".split(" "),n="",l=document.createElement("DIV");if(l.style.animationName&&(e=!0),e===!1)for(var r=0;r<t.length;r++)if(void 0!==l.style[t[r]+"AnimationName"]){n=t[r],a=n+"Animation",s="-"+n.toLowerCase()+"-",e=!0;break}return e}function wfu_join_strings(e){for(var a=[].slice.call(arguments),s="",t="",n=1;n<a.length;n++)t=""==s||""==a[n]?"":e,s+=t+a[n];return s}function wfu_plugin_decode_string(e){for(var a,s,t=0,n="";t<e.length;)a=parseInt(e.substr(t,2),16),s=128>a?a:224>a?((31&a)<<6)+(63&parseInt(e.substr(t+=2,2),16)):((15&a)<<12)+((63&parseInt(e.substr(t+=2,2),16))<<6)+(63&parseInt(e.substr(t+=2,2),16)),n+=String.fromCharCode(s),t+=2;return n}function wfu_plugin_encode_string(e){var a=0,s="",t="";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)),t=num.toString(16),(1==t.length||3==t.length||5==t.length)&&(t="0"+t),s+=t;return s}function wfu_randomString(e){for(var a="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",s=e,t="",n=0;s>n;n++){var l=Math.floor(Math.random()*a.length);t+=a.substring(l,l+1)}return t}function wfu_addEventHandler(e,a,s){e.addEventListener?e.addEventListener(a,s,!1):e.attachEvent?e.attachEvent("on"+a,s):e["on"+a]=s}function wfu_attach_element_handlers(e,a){for(var s=["DOMAttrModified","textInput","input","change","keypress","paste","focus","propertychange"],t=0;t<s.length;t++)wfu_addEventHandler(e,s[t],a)}function wfu_GetHttpRequestObject(){var e=null;try{e=new XMLHttpRequest}catch(a){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(s){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,s){var t=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a)),n=document.getElementById("wfu_messageblock_arrow_"+e+"_down_"+a),l=document.getElementById("wfu_messageblock_subheader_"+e+"_"+a),r=document.getElementById("wfu_messageblock_header_"+e+"_state_"+a);s?(t.style.display="",n.style.display="none",l.style.display="",r.value=""):(t.style.display="none",n.style.display="",l.style.display="none",r.value="none")}function wfu_get_file_ids(e){for(var a=(document.getElementById("wfu_messageblock_"+e),document.getElementById("wfu_messageblock_subheader_"+e).nextSibling),s="wfu_messageblock_"+e+"_",t=[];null!=a;)1===a.nodeType&&a.id.substr(0,s.length)==s&&t.push(a.id.substr(a.id.lastIndexOf("_")+1)),a=a.nextSibling;return t}function wfu_get_filelist(e,a){a="undefined"!=typeof a?a:!0;var s=document.getElementById("upfile_"+e),t=s.files;return t||(t=s.value?[{name:s.value}]:[]),a&&"undefined"!=typeof s.filearray&&(t=s.filearray),t}function wfu_filedetails_toggle(e,a){var s=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a));wfu_filedetails_showhide(e,a,"none"==s.style.display)}function wfu_headerdetails_showhide(e,a){var s=(document.getElementById("wfu_messageblock_arrow_"+e),document.getElementById("wfu_messageblock_arrow_"+e+"_up")),t=document.getElementById("wfu_messageblock_arrow_"+e+"_down"),n=document.getElementById("wfu_messageblock_subheader_"+e),l=document.getElementById("wfu_messageblock_subheader_"+e+"_message"),r=document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessage"),i=document.getElementById("wfu_messageblock_header_"+e+"_state"),o=wfu_get_file_ids(e);if(a){s.style.display="",t.style.display="none",("none"!=l.style.display||"none"!=r.style.display)&&(n.style.display=""),i.value="";for(var _=0;_<o.length;_++)document.getElementById("wfu_messageblock_"+e+"_"+o[_]).style.display="",document.getElementById("wfu_messageblock_subheader_"+e+"_"+o[_]).style.display=document.getElementById("wfu_messageblock_header_"+e+"_state_"+o[_]).value}else{s.style.display="none",t.style.display="",n.style.display="none",i.value="none";for(var _=0;_<o.length;_++)document.getElementById("wfu_messageblock_"+e+"_"+o[_]).style.display="none",document.getElementById("wfu_messageblock_subheader_"+e+"_"+o[_]).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 s=document.getElementById("upfile_"+e),t=wfu_get_filelist(e,!1);if(1==a){"undefined"==typeof s.filearray&&(s.filearray=Array());for(var n=0;n<t.length;n++)s.filearray.push(t[n])}else"undefined"!=typeof s.filearray&&delete s.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 s=document.getElementById("fileName_"+e);s&&(s.value="",s.className="file_input_textbox")}function wfu_update_uploadbutton_status(e){var a=document.getElementById("upload_"+e);if(a){var s=wfu_get_filelist(e),t=s.length>0;a.disabled=!t}}function wfu_update_filename_text(e){var a=document.getElementById("fileName_"+e);if(a){for(var s=wfu_get_filelist(e),t="",n=0;n<s.length;n++)""!=t&&(t+=", "),t+=s[n].name.replace(/c:\\fakepath\\/i,"");a.value=t}}function wfu_selectsubdir_check(e){var a=document.getElementById("selectsubdir_"+e);if(!a)return!0;var s=document.getElementById("selectsubdiredit_"+e),t="none"!=s.style.display;return t&&a.selectedIndex>0&&(s.value=a.value.replace(/^\s+/,""),s.className="file_item_clean_match subfolder_autoplus_match",wfu_selectsubdiredit_change(e)),t?document.getElementById("hiddeninput_"+e).value=s.value:document.getElementById("hiddeninput_"+e).value=a.selectedIndex,!t&&0==a.selectedIndex||t&&(""==s.value||"file_item_clean_empty subfolder_autoplus_empty"==s.className)?(t?(a.className="subfolder_autoplus_dropdown_prompt",s.value="",GlobalData.FreeChangeHandler=!0,s.className="file_item_clean_prompt subfolder_autoplus_prompt",GlobalData.FreeChangeHandler=!1):a.className="file_item_clean_prompt subfolder_dropdown_prompt",!1):(t?a.className="subfolder_autoplus_dropdown":a.className="file_item_clean subfolder_dropdown",t&&"file_item_clean_prompt subfolder_autoplus_prompt"==s.className&&(s.className="file_item_clean subfolder_autoplus"),a.options[0].style.display="none",!0)}function wfu_selectsubdiredit_enter(e){var a=document.getElementById("selectsubdir_"+e),s=document.getElementById("selectsubdiredit_"+e);"file_item_clean_empty subfolder_autoplus_empty"==s.className&&(s.value=""),a.className="subfolder_autoplus_dropdown",s.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),s=document.getElementById("selectsubdiredit_"+e);if("none"!=s.style.display){if("file_item_clean_empty subfolder_autoplus_empty"==s.className)return a.selectedIndex=0,void(document.getElementById("hiddeninput_"+e).value="");document.getElementById("hiddeninput_"+e).value=s.value;for(var t,n=!1,l=1;l<a.options.length;l++)t=a.options[l].value.replace(/^\s+/,"").toLowerCase(),s.value.length>=3?t.substr(0,s.value.length)==s.value.toLowerCase()?a.options[l].style.display="block":a.options[l].style.display="none":a.options[l].style.display="block",a.options[l].value.replace(/^\s+/,"")==s.value&&(a.selectedIndex=l,s.className="file_item_clean_match subfolder_autoplus_match",n=!0);n||(a.selectedIndex=0,s.className="file_item_clean subfolder_autoplus")}}}function wfu_selectsubdir_disable_onoff(e,a){var s=document.getElementById("selectsubdir_"+e);if(!s)return!0;var t=document.getElementById("selectsubdiredit_"+e),n="none"!=t.style.display;s.disabled=a,n&&(t.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 s=document.getElementById(e.id.replace("_field_","_hint_"));s.style.display="none"}}function wfu_Redirect(e){window.location=e}function wfu_loadStart(e){}function wfu_uploadProgress(e,a,s,t){t&&"undefined"==typeof this.xhr&&(console.log("total="+e.total+", loaded="+e.loaded),console.log(e));var n=GlobalData[a].xhrs[s],l=0,r=0,i=document.getElementById("progressbar_"+a+"_animation");if(e.lengthComputable){if(n.sizeloaded=e.loaded,n.size<e.total&&e.total>0){r=e.total-n.size,n.deltasize+=r,n.size+=r;for(var o=0;o<GlobalData[a].xhrs.length;o++)GlobalData[a].xhrs[o].file_id==n.file_id&&(GlobalData[a].xhrs[o].totalsize+=r)}if(i){for(var _=0,d=0,u=[],o=0;o<GlobalData[a].xhrs.length;o++)u[GlobalData[a].xhrs[o].file_id]=0;for(var o=0;o<GlobalData[a].xhrs.length;o++)u[GlobalData[a].xhrs[o].file_id]=Math.max(GlobalData[a].xhrs[o].totalsize,u[GlobalData[a].xhrs[o].file_id]);for(var o=0;o<u.length;o++)"undefined"!=typeof u[o]&&(_+=u[o]);for(var o=0;o<GlobalData[a].xhrs.length;o++)d+=GlobalData[a].xhrs[o].sizeloaded;l=Math.round(100*d/_),i.style.width=l.toString()+"%"}}else i&&(i.style.width="0%")}function wfu_notify_WPFilebase(e,a){var s=wfu_GetHttpRequestObject();if(null==s){var t=document.createElement("iframe");return t.style.display="none",t.src=GlobalData.consts.ajax_url+"?action=wfu_ajax_action_notify_wpfilebase¶ms_index="+e+"&session_token="+a,void document.body.appendChild(t)}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 l="",t=0;t<params.length;t++)l+=(t>0?"&":"")+params[t][0]+"="+encodeURI(params[t][1]);s.open("POST",n,!0),s.setRequestHeader("Content-type","application/x-www-form-urlencoded"),s.onreadystatechange=function(){},s.send(l)}function wfu_send_email_notification(e,a,s,t,n,l,r,i,o){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]=s,params[2]=new Array(2),params[2][0]="session_token",params[2][1]=t,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]=l,params[5]=new Array(2),params[5][0]="attachment_list",params[5][1]=r,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=i,_.is_admin=o,_.params_index=s,_.session_token=t,_.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,s=this.shortcode_id,t=(this.file_id,!1),n="",l="",r="",i="unknown",o="",_="",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(":"),r=m.substr(0,f),l=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(""!=r){var g=r.split(";");if(1==parseInt(g[2])){var y=g[3].split(",");i=wfu_plugin_decode_string(y[0]),o=y[4]}}}if(""==l||""==r){var b=this.fail_colors.split(","),w=wfu_Initialize_Params();w.general.shortcode_id=s,w.general.unique_id=this.unique_id,w.general.state=7,w.general.files_count="fileupload"==this.requesttype?1:0,w.general.upload_finish_time=this.finish_time,w.general.fail_message=GlobalData.consts.message_unknown,w.general.fail_admin_message=wfu_join_strings("<br />",this.error_adminmessage_unknown,this.requesttype+":"+m),w.general.files_count>0?(w[0]={},w[0].color=b[0],w[0].bgcolor=b[1],w[0].borcolor=b[2],w[0].message_type=c,i=c,w[0].header=this.error_message_header,w[0].message=GlobalData.consts.message_timelimit,w[0].admin_messages="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:""):w.general.admin_messages.other="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:"",w.general.upload_finish_time>0&&a.getTime()<w.general.upload_finish_time&&(w.general.files_count>0?(w[0].message=w.general.fail_message,w[0].admin_messages="true"==this.is_admin?w.general.fail_admin_message:""):w.general.admin_messages.other="true"==this.is_admin?w.general.fail_admin_message:"")}return t=""==l||""==r?wfu_ProcessUploadComplete(s,this.file_id,w,this.unique_id,this.params_index,this.session_token,"",[this.debugmode,_,this.is_admin],this.requesttype,""):wfu_ProcessUploadComplete(s,this.file_id,l,this.unique_id,this.params_index,this.session_token,r,[this.debugmode,_,this.is_admin],this.requesttype,n),t&&(wfu_unlock_upload(e.target.shortcode_id),wfu_hide_simple_progressbar(s),wfu_clear(e.target.shortcode_id)),e.target.return_status?i: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?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 s=e.target,t={target:{responseText:"",shortcode_id:s.shortcode_id}};wfu_uploadComplete.call(s,t)}function wfu_uploadCanceled(e){}function wfu_notify_server_upload_ended(e,a,s,t){var n=wfu_GetHttpRequestObject();if(null!=n){var l=GlobalData.consts.ajax_url;params=new Array(5),params[0]=new Array(2),params[0][0]="action",params[0][1]="wfu_ajax_action",params[1]=new Array(2),params[1][0]="uniqueuploadid_"+e,params[1][1]=a,params[2]=new Array(2),params[2][0]="params_index",params[2][1]=s,params[3]=new Array(2),params[3][0]="session_token",params[3][1]=t,params[4]=new Array(2),params[4][0]="upload_finished",params[4][1]=1;for(var r="",i=0;i<params.length;i++)r+=(i>0?"&":"")+params[i][0]+"="+encodeURI(params[i][1]);n.open("POST",l,!0),n.setRequestHeader("Content-type","application/x-www-form-urlencoded"),n.onreadystatechange=function(){4==n.readyState&&200==n.status},n.send(r)}}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,s,t){0!=wfu_filesselected(e)&&wfu_selectsubdir_check(e)&&wfu_check_required_userdata(e,!0)&&wfu_redirect_to_classic_cont(e,a,s,t,[""])}function wfu_redirect_to_classic_cont(e,a,s,t,n){var l=function(n){if(n.indexOf("wfu_response_success:")>-1){var l=wfu_Initialize_Params();if(l.general.shortcode_id=e,l.general.unique_id="",l.general.files_count=wfu_filesselected(e),wfu_ProcessUploadComplete(e,0,l,"no-ajax","",a,"",["false","","false"]),1==s){var r="";document.getElementById("upfile_"+e).name="uploadedfile_"+e+"_redirected"+r}t>0?document.getElementById("adminerrorcodes_"+e).value=t:document.getElementById("adminerrorcodes_"+e).value="",document.getElementById("upfile_"+e).disabled=!1,document.getElementById("uniqueuploadid_"+e).value=wfu_randomString(10),document.getElementById("uploadform_"+e).submit()}},r="",i=new Date,o=GlobalData.consts.ajax_url+"?action=wfu_ajax_action&sid="+e+"&start_time="+i.getTime()+"&session_token="+a+r;wfu_lock_upload(e);var _=wfu_GetHttpRequestObject();if(null==_){var d=document.createElement("iframe");return d?(d.style.display="none",d.src=o,document.body.appendChild(d),void(d.onload=function(){l(d.contentDocument.body.innerHTML)})):void 0}_.open("GET",o,!0),_.onreadystatechange=function(){4==_.readyState&&200==_.status&&l(_.responseText)},_.send(null)}function wfu_filesselected(e){var a=document.getElementById("fileName_"+e),s=wfu_get_filelist(e);return 0==s.length&&a&&(a.value=GlobalData.consts.nofilemessage,a.className="file_input_textbox_nofile"),s.length}function wfu_check_required_userdata(e,a){for(var s=wfu_get_userdata_count(e),t=!1,n=0;s>n;n++){var l=document.getElementById("hiddeninput_"+e+"_userdata_"+n),r=document.getElementById("userdata_"+e+"_fieldwrapper_"+n),i=document.getElementById("userdata_"+e+"_field_"+n),o=document.getElementById("userdata_"+e+"_"+n),_=document.getElementById("userdata_"+e+"_hint_"+n);l.value=window["userdata_"+e+"_codes_"+n].value(i);
|
2 |
-
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"==r.className.substr(0,35)&&(c=window["userdata_"+e+"_codes_"+n].empty(l)),""===c&&window["userdata_"+e+"_codes_"+n].validate&&(c=window["userdata_"+e+"_codes_"+n].validate(l)),""!==c){if(a)if("none"==d.hintposition)_.className="file_userdata_hint_none";else{r.className="file_userdata_fieldwrapper_required_empty";var f=o.getBoundingClientRect(),p=r.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"}t=!0}}return!t}function wfu_HTML5UploadFile(e,a,s){if(!wfu_BrowserCaps.supportsAJAX)return void wfu_redirect_to_classic(e,s,1,1);if(!wfu_BrowserCaps.supportsHTML5)return void wfu_redirect_to_classic(e,s,1,2);a=wfu_plugin_decode_string(a.replace(/^\s+|\s+$/g,""));var t=null;try{t=JSON.parse(a)}catch(n){}if(null==t)return void wfu_redirect_to_classic(e,s,1,3);var l=wfu_GetHttpRequestObject();if(null!=l){var r=wfu_filesselected(e);if(0!=r){var i=document.getElementById("upload_"+e),o=!i;if(!wfu_selectsubdir_check(e))return void(o&&wfu_clear_files(e));var _=r;return _+=_,wfu_check_required_userdata(e,!0)?void wfu_HTML5UploadFile_cont(e,t,s,[""]):void(o&&wfu_clear_files(e))}}}function wfu_HTML5UploadFile_cont(e,a,s,t){function n(t,r,i,o){p=!0;var c=wfu_GetHttpRequestObject(),g=wfu_GetHttpRequestObject();if(null!=c&&null!=g){var y=null,b=null;try{var y=new FormData,b=new FormData}catch(w){}if(null!=y&&null!=b){i||y.append("uploadedfile_"+e+d,r),y.append("uploadedfile_"+e+"_index",t),y.append("uploadedfile_"+e+"_name",wfu_plugin_encode_string(_[t].name)),y.append("uploadedfile_"+e+"_size",_[t].size),y.append("action","wfu_ajax_action"),y.append("uniqueuploadid_"+e,m),y.append("params_index",a.params_index),y.append("subdir_sel_index",l),i?y.append("only_check","1"):y.append("only_check","0"),y.append("session_token",s),y.append("unique_id",u);for(var h=wfu_get_userdata_count(e),v=0;h>v;v++)y.append("hiddeninput_"+e+"_userdata_"+v,document.getElementById("hiddeninput_"+e+"_userdata_"+v).value);var G=GlobalData[e].xhrs.push(c)-1,I=new Date;if(c.xhrid=G,c.shortcode_id=e,c.requesttype="fileupload",c.file_id=t+1,i?(c.size=0,c.totalsize=0,c.loading=!1):(c.size=r.size,c.totalsize=_[t].size,c.loading=!0),c.deltasize=0,c.sizeloaded=0,c.aborted=!1,c.unique_id=m,c.params_index=a.params_index,c.session_token=s,c.debugmode=a.debugmode,c.is_admin=a.is_admin,c.start_time=I.getTime(),c.end_time=c.start_time,c.finish_time=c.start_time+1e3*parseInt(GlobalData.consts.max_time_limit),c.fail_colors=a.fail_colors,c.error_message_header=a.error_header.replace(/%username%/g,"no data"),c.error_message_header=c.error_message_header.replace(/%useremail%/g,"no data"),c.error_message_header=c.error_message_header.replace(/%filename%/g,_[t].name),c.error_message_header=c.error_message_header.replace(/%filepath%/g,_[t].name),c.error_message_failed=GlobalData.consts.message_failed,c.error_message_cancelled=GlobalData.consts.message_cancelled,c.error_adminmessage_unknown=GlobalData.consts.adminmessage_unknown.replace(/%username%/g,"no data"),c.error_adminmessage_unknown=c.error_adminmessage_unknown.replace(/%useremail%/g,"no data"),c.error_adminmessage_unknown=c.error_adminmessage_unknown.replace(/%filename%/g,_[t].name),c.error_adminmessage_unknown=c.error_adminmessage_unknown.replace(/%filepath%/g,_[t].name),o){b.append("action","wfu_ajax_action"),b.append("params_index",a.params_index),b.append("session_token",s),b.append("force_connection_close","1"),g.open("POST",GlobalData.consts.ajax_url,!1);try{g.send(b)}catch(k){}p="success"==g.responseText}if(p)i?(c.addEventListener("load",function(a){a={target:{responseText:a.target.responseText,shortcode_id:e,return_status:!0}};var s=wfu_uploadComplete.call(c,a);p="success"==s||"warning"==s,p&&n(t,r,!1,!1)},!1),c.addEventListener("error",function(e){},!1),c.open("POST",GlobalData.consts.ajax_url,!0),c.send(y)):(c.upload.xhr=c,c.upload.dummy=1,c.upload.addEventListener("loadstart",wfu_loadStart,!1),c.upload.addEventListener("progress",new Function("evt","wfu_uploadProgress(evt, "+e+", "+G+", "+a.debugmode+");"),!1),c.addEventListener("load",wfu_uploadComplete,!1),c.addEventListener("error",new Function("evt","wfu_uploadFailed(evt, "+a.debugmode+");"),!1),c.addEventListener("abort",wfu_uploadCanceled,!1),c.open("POST",GlobalData.consts.ajax_url,!0),c.send(y));else{var B={target:{responseText:"",shortcode_id:e}};wfu_uploadComplete.call(c,B)}return f++,p}}}var l=-1,r=document.getElementById("selectsubdir_"+e);if(r){var i=document.getElementById("selectsubdiredit_"+e),o="none"!=i.style.display;l=o?i.value:r.selectedIndex}var _=wfu_get_filelist(e),d="",u=wfu_randomString(10),m=u;GlobalData.UploadInProgressString+="["+m+"]",GlobalData[e]={},GlobalData[e].unique_id=m,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 c=wfu_Initialize_Params();c.general.shortcode_id=e,c.general.unique_id=m,wfu_ProcessUploadComplete(e,0,c,m,a.params_index,s,"",["false","","false"]);var f=0,p=!0,g=0;n(g,_[g],!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 s=document.getElementById("upload_"+e);s&&(s.disabled=!0);for(var t=wfu_get_userdata_count(e),n=0;t>n;n++)window["userdata_"+e+"_codes_"+n].lock(document.getElementById("userdata_"+e+"_field_"+n))}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 s=document.getElementById("upload_"+e);s&&(s.disabled=!1);for(var t=wfu_get_userdata_count(e),n=0;t>n;n++)window["userdata_"+e+"_codes_"+n].unlock(document.getElementById("userdata_"+e+"_field_"+n))}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 s=document.getElementById("selectsubdiredit_"+e),t="none"!=s.style.display;t?(a.selectedIndex=-1,s.value=""):a.selectedIndex=parseInt(document.getElementById("selectsubdirdefault_"+e).value)}for(var n=wfu_get_userdata_count(e),l=0;n>l;l++)window["userdata_"+e+"_codes_"+l].reset(document.getElementById("userdata_"+e+"_field_"+l),document.getElementById("hiddeninput_"+e+"_userdata_"+l))}function wfu_reset_message(e){var a=document.getElementById("wfu_messageblock_"+e);if(a){document.getElementById("wfu_messageblock_header_"+e).style.display="";var s=document.getElementById("wfu_messageblock_header_"+e+"_container");UploadStates[e]&&(s.innerHTML=UploadStates[e].State0),document.getElementById("wfu_messageblock_header_"+e+"_state").value="none",document.getElementById("wfu_messageblock_arrow_"+e).style.display="none",s.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 t=wfu_get_file_ids(e),n=1;n<=t.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 s=document.getElementById("progressbar_"+e+"_animation"),t=document.getElementById("progressbar_"+e+"_imagesafe");s&&("progressive"==a?(s.style.width="0%",s.className="file_progress_progressive",t.style.display="none",s.style.display="block"):wfu_BrowserCaps.supportsAnimation?(s.style.width="25%",s.className="file_progress_shuffle",t.style.display="none",s.style.display="block"):(s.style.width="0%",s.className="file_progress_noanimation",s.style.display="none",t.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"),s=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",s.style.display="none",a.style.display="block")}function wfu_invoke_shortcode_editor(e,a,s,t){for(var n=document.getElementsByTagName("BUTTON"),l=0,r=null,i=0;i<n.length;i++)n[i].parentNode&&n[i].parentNode.id==t+"_editor_"+e&&(r=n[i],l++);if(0!=l){if(l>1)return void alert(GlobalData.consts.same_pluginid);var o=wfu_GetHttpRequestObject();if(null!=o){r.parentNode.style.display="none",document.getElementById(t+"_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]=s,params[4]=new Array(2),params[4][0]="shortcode_tag",params[4][1]=t,params[5]=new Array(2),params[5][0]="widget_id",params[5][1]=document.getElementById(t+"_"+e+"_widgetid")?document.getElementById(t+"_"+e+"_widgetid").value:"";for(var d="",i=0;i<params.length;i++)d+=(i>0?"&":"")+params[i][0]+"="+encodeURI(params[i][1]);o.open("POST",_,!0),o.setRequestHeader("Content-type","application/x-www-form-urlencoded"),o.onreadystatechange=function(){if(4==o.readyState&&200==o.status){document.getElementById(t+"_overlay_"+e).style.display="none",r.parentNode.removeAttribute("style");var a="wfu_edit_shortcode:",s=o.responseText.indexOf(a);-1==s&&(s=o.responseText.length);var n=(o.responseText.substr(0,s),o.responseText.substr(s+a.length,o.responseText.length-s-a.length));s=n.indexOf(":");var l=n.substr(0,s);if(txt_value=n.substr(s+1,n.length-s-1),"success"==l){var i=window.open(wfu_plugin_decode_string(txt_value),"_blank");i?i.plugin_window=window:alert(GlobalData.consts.enable_popups)}else"check_page_obsolete"==l&&alert(txt_value)}},o.send(d)}}}GlobalData={},UploadStates={},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();
|
1 |
+
function wfu_Initialize_Consts(e){if("undefined"==typeof GlobalData.consts){GlobalData.consts=new Object;for(var a=e.split(";"),s=0;s<a.length;s++)const_txt=a[s].split(":"),GlobalData.consts[wfu_plugin_decode_string(const_txt[0])]=wfu_plugin_decode_string(const_txt[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(s){}wfu_BrowserCaps.supportsHTML5=null!=a;var s=document.createElement("iframe");wfu_BrowserCaps.supportsIFRAME=null!=s,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",s="",t="Webkit Moz O ms Khtml".split(" "),n="",l=document.createElement("DIV");if(l.style.animationName&&(e=!0),e===!1)for(var r=0;r<t.length;r++)if(void 0!==l.style[t[r]+"AnimationName"]){n=t[r],a=n+"Animation",s="-"+n.toLowerCase()+"-",e=!0;break}return e}function wfu_join_strings(e){for(var a=[].slice.call(arguments),s="",t="",n=1;n<a.length;n++)t=""==s||""==a[n]?"":e,s+=t+a[n];return s}function wfu_plugin_decode_string(e){for(var a,s,t=0,n="";t<e.length;)a=parseInt(e.substr(t,2),16),s=128>a?a:224>a?((31&a)<<6)+(63&parseInt(e.substr(t+=2,2),16)):((15&a)<<12)+((63&parseInt(e.substr(t+=2,2),16))<<6)+(63&parseInt(e.substr(t+=2,2),16)),n+=String.fromCharCode(s),t+=2;return n}function wfu_plugin_encode_string(e){var a=0,s="",t="";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)),t=num.toString(16),(1==t.length||3==t.length||5==t.length)&&(t="0"+t),s+=t;return s}function wfu_randomString(e){for(var a="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz",s=e,t="",n=0;s>n;n++){var l=Math.floor(Math.random()*a.length);t+=a.substring(l,l+1)}return t}function wfu_addEventHandler(e,a,s){e.addEventListener?e.addEventListener(a,s,!1):e.attachEvent?e.attachEvent("on"+a,s):e["on"+a]=s}function wfu_attach_element_handlers(e,a){for(var s=["DOMAttrModified","textInput","input","change","keypress","paste","focus","propertychange"],t=0;t<s.length;t++)wfu_addEventHandler(e,s[t],a)}function wfu_GetHttpRequestObject(){var e=null;try{e=new XMLHttpRequest}catch(a){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(s){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,s){var t=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a)),n=document.getElementById("wfu_messageblock_arrow_"+e+"_down_"+a),l=document.getElementById("wfu_messageblock_subheader_"+e+"_"+a),r=document.getElementById("wfu_messageblock_header_"+e+"_state_"+a);s?(t.style.display="",n.style.display="none",l.style.display="",r.value=""):(t.style.display="none",n.style.display="",l.style.display="none",r.value="none")}function wfu_get_file_ids(e){for(var a=(document.getElementById("wfu_messageblock_"+e),document.getElementById("wfu_messageblock_subheader_"+e).nextSibling),s="wfu_messageblock_"+e+"_",t=[];null!=a;)1===a.nodeType&&a.id.substr(0,s.length)==s&&t.push(a.id.substr(a.id.lastIndexOf("_")+1)),a=a.nextSibling;return t}function wfu_get_filelist(e,a){a="undefined"!=typeof a?a:!0;var s=document.getElementById("upfile_"+e),t=s.files;return t||(t=s.value?[{name:s.value}]:[]),a&&"undefined"!=typeof s.filearray&&(t=s.filearray),t}function wfu_filedetails_toggle(e,a){var s=(document.getElementById("wfu_messageblock_arrow_"+e+"_"+a),document.getElementById("wfu_messageblock_arrow_"+e+"_up_"+a));wfu_filedetails_showhide(e,a,"none"==s.style.display)}function wfu_headerdetails_showhide(e,a){var s=(document.getElementById("wfu_messageblock_arrow_"+e),document.getElementById("wfu_messageblock_arrow_"+e+"_up")),t=document.getElementById("wfu_messageblock_arrow_"+e+"_down"),n=document.getElementById("wfu_messageblock_subheader_"+e),l=document.getElementById("wfu_messageblock_subheader_"+e+"_message"),r=document.getElementById("wfu_messageblock_subheader_"+e+"_adminmessage"),o=document.getElementById("wfu_messageblock_header_"+e+"_state"),i=wfu_get_file_ids(e);if(a){s.style.display="",t.style.display="none",("none"!=l.style.display||"none"!=r.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{s.style.display="none",t.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 s=document.getElementById("upfile_"+e),t=wfu_get_filelist(e,!1);if(1==a){"undefined"==typeof s.filearray&&(s.filearray=Array());for(var n=0;n<t.length;n++)s.filearray.push(t[n])}else"undefined"!=typeof s.filearray&&delete s.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 s=document.getElementById("fileName_"+e);s&&(s.value="",s.className="file_input_textbox")}function wfu_update_uploadbutton_status(e){var a=document.getElementById("upload_"+e);if(a){var s=wfu_get_filelist(e),t=s.length>0;a.disabled=!t}}function wfu_update_filename_text(e){var a=document.getElementById("fileName_"+e);if(a){for(var s=wfu_get_filelist(e),t="",n=0;n<s.length;n++)""!=t&&(t+=", "),t+=s[n].name.replace(/c:\\fakepath\\/i,"");a.value=t}}function wfu_selectsubdir_check(e){var a=document.getElementById("selectsubdir_"+e);if(!a)return!0;var s=document.getElementById("selectsubdiredit_"+e),t="none"!=s.style.display;return t&&a.selectedIndex>0&&(s.value=a.value.replace(/^\s+/,""),s.className="file_item_clean_match subfolder_autoplus_match",wfu_selectsubdiredit_change(e)),t?document.getElementById("hiddeninput_"+e).value=s.value:document.getElementById("hiddeninput_"+e).value=a.selectedIndex,!t&&0==a.selectedIndex||t&&(""==s.value||"file_item_clean_empty subfolder_autoplus_empty"==s.className)?(t?(a.className="subfolder_autoplus_dropdown_prompt",s.value="",GlobalData.FreeChangeHandler=!0,s.className="file_item_clean_prompt subfolder_autoplus_prompt",GlobalData.FreeChangeHandler=!1):a.className="file_item_clean_prompt subfolder_dropdown_prompt",!1):(t?a.className="subfolder_autoplus_dropdown":a.className="file_item_clean subfolder_dropdown",t&&"file_item_clean_prompt subfolder_autoplus_prompt"==s.className&&(s.className="file_item_clean subfolder_autoplus"),a.options[0].style.display="none",!0)}function wfu_selectsubdiredit_enter(e){var a=document.getElementById("selectsubdir_"+e),s=document.getElementById("selectsubdiredit_"+e);"file_item_clean_empty subfolder_autoplus_empty"==s.className&&(s.value=""),a.className="subfolder_autoplus_dropdown",s.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),s=document.getElementById("selectsubdiredit_"+e);if("none"!=s.style.display){if("file_item_clean_empty subfolder_autoplus_empty"==s.className)return a.selectedIndex=0,void(document.getElementById("hiddeninput_"+e).value="");document.getElementById("hiddeninput_"+e).value=s.value;for(var t,n=!1,l=1;l<a.options.length;l++)t=a.options[l].value.replace(/^\s+/,"").toLowerCase(),s.value.length>=3?t.substr(0,s.value.length)==s.value.toLowerCase()?a.options[l].style.display="block":a.options[l].style.display="none":a.options[l].style.display="block",a.options[l].value.replace(/^\s+/,"")==s.value&&(a.selectedIndex=l,s.className="file_item_clean_match subfolder_autoplus_match",n=!0);n||(a.selectedIndex=0,s.className="file_item_clean subfolder_autoplus")}}}function wfu_selectsubdir_disable_onoff(e,a){var s=document.getElementById("selectsubdir_"+e);if(!s)return!0;var t=document.getElementById("selectsubdiredit_"+e),n="none"!=t.style.display;s.disabled=a,n&&(t.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 s=document.getElementById(e.id.replace("_field_","_hint_"));s.style.display="none"}}function wfu_Redirect(e){window.location=e}function wfu_loadStart(e){}function wfu_uploadProgress(e,a,s,t){t&&"undefined"==typeof this.xhr&&(console.log("total="+e.total+", loaded="+e.loaded),console.log(e));var n=GlobalData[a].xhrs[s],l=0,r=0,o=document.getElementById("progressbar_"+a+"_animation");if(e.lengthComputable){if(n.sizeloaded=e.loaded,n.size<e.total&&e.total>0){r=e.total-n.size,n.deltasize+=r,n.size+=r;for(var i=0;i<GlobalData[a].xhrs.length;i++)GlobalData[a].xhrs[i].file_id==n.file_id&&(GlobalData[a].xhrs[i].totalsize+=r)}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;l=Math.round(100*d/_),o.style.width=l.toString()+"%"}}else o&&(o.style.width="0%")}function wfu_notify_WPFilebase(e,a){var s=wfu_GetHttpRequestObject();if(null==s){var t=document.createElement("iframe");return t.style.display="none",t.src=GlobalData.consts.ajax_url+"?action=wfu_ajax_action_notify_wpfilebase¶ms_index="+e+"&session_token="+a,void document.body.appendChild(t)}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 l="",t=0;t<params.length;t++)l+=(t>0?"&":"")+params[t][0]+"="+encodeURI(params[t][1]);s.open("POST",n,!0),s.setRequestHeader("Content-type","application/x-www-form-urlencoded"),s.onreadystatechange=function(){},s.send(l)}function wfu_send_email_notification(e,a,s,t,n,l,r,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]=s,params[2]=new Array(2),params[2][0]="session_token",params[2][1]=t,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]=l,params[5]=new Array(2),params[5][0]="attachment_list",params[5][1]=r,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=s,_.session_token=t,_.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,s=this.shortcode_id,t=(this.file_id,!1),n="",l="",r="",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(":"),r=m.substr(0,f),l=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(""!=r){var g=r.split(";");if(1==parseInt(g[2])){var y=g[3].split(",");o=wfu_plugin_decode_string(y[0]),i=y[4]}}}if(""==l||""==r){var b=this.fail_colors.split(","),w=wfu_Initialize_Params();w.general.shortcode_id=s,w.general.unique_id=this.unique_id,w.general.state=7,w.general.files_count="fileupload"==this.requesttype?1:0,w.general.upload_finish_time=this.finish_time,w.general.fail_message=GlobalData.consts.message_unknown,w.general.fail_admin_message=wfu_join_strings("<br />",this.error_adminmessage_unknown,this.requesttype+":"+m),w.general.files_count>0?(w[0]={},w[0].color=b[0],w[0].bgcolor=b[1],w[0].borcolor=b[2],w[0].message_type=c,o=c,w[0].header=this.error_message_header,w[0].message=GlobalData.consts.message_timelimit,w[0].admin_messages="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:""):w.general.admin_messages.other="true"==this.is_admin?GlobalData.consts.message_admin_timelimit:"",w.general.upload_finish_time>0&&a.getTime()<w.general.upload_finish_time&&(w.general.files_count>0?(w[0].message=w.general.fail_message,w[0].admin_messages="true"==this.is_admin?w.general.fail_admin_message:""):w.general.admin_messages.other="true"==this.is_admin?w.general.fail_admin_message:"")}return t=""==l||""==r?wfu_ProcessUploadComplete(s,this.file_id,w,this.unique_id,this.params_index,this.session_token,"",[this.debugmode,_,this.is_admin],this.requesttype,""):wfu_ProcessUploadComplete(s,this.file_id,l,this.unique_id,this.params_index,this.session_token,r,[this.debugmode,_,this.is_admin],this.requesttype,n),t&&(wfu_unlock_upload(e.target.shortcode_id),wfu_hide_simple_progressbar(s),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?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 s=e.target,t={target:{responseText:"",shortcode_id:s.shortcode_id}};wfu_uploadComplete.call(s,t)}function wfu_uploadCanceled(e){}function wfu_notify_server_upload_ended(e,a,s,t){var n=wfu_GetHttpRequestObject();if(null!=n){var l=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]=s,params[4]=new Array(2),params[4][0]="session_token",params[4][1]=t,params[5]=new Array(2),params[5][0]="upload_finished",params[5][1]=1;for(var r="",o=0;o<params.length;o++)r+=(o>0?"&":"")+params[o][0]+"="+encodeURI(params[o][1]);n.open("POST",l,!0),n.setRequestHeader("Content-type","application/x-www-form-urlencoded"),n.onreadystatechange=function(){4==n.readyState&&200==n.status},n.send(r)}}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,s,t){0!=wfu_filesselected(e)&&wfu_selectsubdir_check(e)&&wfu_check_required_userdata(e,!0)&&wfu_redirect_to_classic_cont(e,a,s,t,[""])}function wfu_redirect_to_classic_cont(e,a,s,t,n){var l=function(n){if(n.indexOf("wfu_response_success:")>-1){var l=wfu_Initialize_Params();if(l.general.shortcode_id=e,l.general.unique_id="",l.general.files_count=wfu_filesselected(e),wfu_ProcessUploadComplete(e,0,l,"no-ajax","",a,"",["false","","false"]),1==s){var r="";document.getElementById("upfile_"+e).name="uploadedfile_"+e+"_redirected"+r}t>0?document.getElementById("adminerrorcodes_"+e).value=t:document.getElementById("adminerrorcodes_"+e).value="",document.getElementById("upfile_"+e).disabled=!1,document.getElementById("uniqueuploadid_"+e).value=o,document.getElementById("uploadform_"+e).submit()}},r="",o=wfu_randomString(10),i=new Date,_=GlobalData.consts.ajax_url+"?action=wfu_ajax_action&wfu_uploader_nonce="+document.getElementById("wfu_uploader_nonce_"+e).value+"&sid="+e+"&unique_id="+o+"&start_time="+i.getTime()+"&session_token="+a+r;wfu_lock_upload(e);var d=wfu_GetHttpRequestObject();if(null==d){var u=document.createElement("iframe");return u?(u.style.display="none",u.src=_,document.body.appendChild(u),void(u.onload=function(){l(u.contentDocument.body.innerHTML)})):void 0}d.open("GET",_,!0),d.onreadystatechange=function(){4==d.readyState&&200==d.status&&l(d.responseText)},d.send(null)}function wfu_filesselected(e){var a=document.getElementById("fileName_"+e),s=wfu_get_filelist(e);return 0==s.length&&a&&(a.value=GlobalData.consts.nofilemessage,a.className="file_input_textbox_nofile"),s.length}function wfu_check_required_userdata(e,a){for(var s=wfu_get_userdata_count(e),t=!1,n=0;s>n;n++){var l=document.getElementById("hiddeninput_"+e+"_userdata_"+n),r=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);
|
2 |
+
l.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"==r.className.substr(0,35)&&(c=window["userdata_"+e+"_codes_"+n].empty(l)),""===c&&window["userdata_"+e+"_codes_"+n].validate&&(c=window["userdata_"+e+"_codes_"+n].validate(l)),""!==c){if(a)if("none"==d.hintposition)_.className="file_userdata_hint_none";else{r.className="file_userdata_fieldwrapper_required_empty";var f=i.getBoundingClientRect(),p=r.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"}t=!0}}return!t}function wfu_HTML5UploadFile(e,a,s){if(!wfu_BrowserCaps.supportsAJAX)return void wfu_redirect_to_classic(e,s,1,1);if(!wfu_BrowserCaps.supportsHTML5)return void wfu_redirect_to_classic(e,s,1,2);a=wfu_plugin_decode_string(a.replace(/^\s+|\s+$/g,""));var t=null;try{t=JSON.parse(a)}catch(n){}if(null==t)return void wfu_redirect_to_classic(e,s,1,3);var l=wfu_GetHttpRequestObject();if(null!=l){var r=wfu_filesselected(e);if(0!=r){var o=document.getElementById("upload_"+e),i=!o;if(!wfu_selectsubdir_check(e))return void(i&&wfu_clear_files(e));var _=r;return _+=_,wfu_check_required_userdata(e,!0)?void wfu_HTML5UploadFile_cont(e,t,s,[""]):void(i&&wfu_clear_files(e))}}}function wfu_HTML5UploadFile_cont(e,a,s,t){function n(t,r,o,i){p=!0;var c=wfu_GetHttpRequestObject(),g=wfu_GetHttpRequestObject();if(null!=c&&null!=g){var y=null,b=null;try{var y=new FormData,b=new FormData}catch(w){}if(null!=y&&null!=b){y.append("action","wfu_ajax_action"),y.append("wfu_uploader_nonce",document.getElementById("wfu_uploader_nonce_"+e).value),o||y.append("uploadedfile_"+e+d,r),y.append("uploadedfile_"+e+"_index",t),y.append("uploadedfile_"+e+"_name",wfu_plugin_encode_string(_[t].name)),y.append("uploadedfile_"+e+"_size",_[t].size),y.append("uniqueuploadid_"+e,m),y.append("params_index",a.params_index),y.append("subdir_sel_index",l),o?y.append("only_check","1"):y.append("only_check","0"),y.append("session_token",s),y.append("unique_id",u);for(var h=wfu_get_userdata_count(e),v=0;h>v;v++)y.append("hiddeninput_"+e+"_userdata_"+v,document.getElementById("hiddeninput_"+e+"_userdata_"+v).value);var G=GlobalData[e].xhrs.push(c)-1,I=new Date;if(c.xhrid=G,c.shortcode_id=e,c.requesttype="fileupload",c.file_id=t+1,o?(c.size=0,c.totalsize=0,c.loading=!1):(c.size=r.size,c.totalsize=_[t].size,c.loading=!0),c.deltasize=0,c.sizeloaded=0,c.aborted=!1,c.unique_id=m,c.params_index=a.params_index,c.session_token=s,c.debugmode=a.debugmode,c.is_admin=a.is_admin,c.start_time=I.getTime(),c.end_time=c.start_time,c.finish_time=c.start_time+1e3*parseInt(GlobalData.consts.max_time_limit),c.fail_colors=a.fail_colors,c.error_message_header=a.error_header.replace(/%username%/g,"no data"),c.error_message_header=c.error_message_header.replace(/%useremail%/g,"no data"),c.error_message_header=c.error_message_header.replace(/%filename%/g,_[t].name),c.error_message_header=c.error_message_header.replace(/%filepath%/g,_[t].name),c.error_message_failed=GlobalData.consts.message_failed,c.error_message_cancelled=GlobalData.consts.message_cancelled,c.error_adminmessage_unknown=GlobalData.consts.adminmessage_unknown.replace(/%username%/g,"no data"),c.error_adminmessage_unknown=c.error_adminmessage_unknown.replace(/%useremail%/g,"no data"),c.error_adminmessage_unknown=c.error_adminmessage_unknown.replace(/%filename%/g,_[t].name),c.error_adminmessage_unknown=c.error_adminmessage_unknown.replace(/%filepath%/g,_[t].name),i){b.append("action","wfu_ajax_action"),b.append("wfu_uploader_nonce",document.getElementById("wfu_uploader_nonce_"+e).value),b.append("params_index",a.params_index),b.append("session_token",s),b.append("force_connection_close","1"),g.open("POST",GlobalData.consts.ajax_url,!1);try{g.send(b)}catch(k){}p="success"==g.responseText}if(p)o?(c.addEventListener("load",function(a){a={target:{responseText:a.target.responseText,shortcode_id:e,return_status:!0}};var s=wfu_uploadComplete.call(c,a);p="success"==s||"warning"==s,p&&n(t,r,!1,!1)},!1),c.addEventListener("error",function(e){},!1),c.open("POST",GlobalData.consts.ajax_url,!0),c.send(y)):(c.upload.xhr=c,c.upload.dummy=1,c.upload.addEventListener("loadstart",wfu_loadStart,!1),c.upload.addEventListener("progress",new Function("evt","wfu_uploadProgress(evt, "+e+", "+G+", "+a.debugmode+");"),!1),c.addEventListener("load",wfu_uploadComplete,!1),c.addEventListener("error",new Function("evt","wfu_uploadFailed(evt, "+a.debugmode+");"),!1),c.addEventListener("abort",wfu_uploadCanceled,!1),c.open("POST",GlobalData.consts.ajax_url,!0),c.send(y));else{var B={target:{responseText:"",shortcode_id:e}};wfu_uploadComplete.call(c,B)}return f++,p}}}var l=-1,r=document.getElementById("selectsubdir_"+e);if(r){var o=document.getElementById("selectsubdiredit_"+e),i="none"!=o.style.display;l=i?o.value:r.selectedIndex}var _=wfu_get_filelist(e),d="",u=wfu_randomString(10),m=u;GlobalData.UploadInProgressString+="["+m+"]",GlobalData[e]={},GlobalData[e].unique_id=m,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 c=wfu_Initialize_Params();c.general.shortcode_id=e,c.general.unique_id=m,wfu_ProcessUploadComplete(e,0,c,m,a.params_index,s,"",["false","","false"]);var f=0,p=!0,g=0;n(g,_[g],!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 s=document.getElementById("upload_"+e);s&&(s.disabled=!0);for(var t=wfu_get_userdata_count(e),n=0;t>n;n++)window["userdata_"+e+"_codes_"+n].lock(document.getElementById("userdata_"+e+"_field_"+n))}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 s=document.getElementById("upload_"+e);s&&(s.disabled=!1);for(var t=wfu_get_userdata_count(e),n=0;t>n;n++)window["userdata_"+e+"_codes_"+n].unlock(document.getElementById("userdata_"+e+"_field_"+n))}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 s=document.getElementById("selectsubdiredit_"+e),t="none"!=s.style.display;t?(a.selectedIndex=-1,s.value=""):a.selectedIndex=parseInt(document.getElementById("selectsubdirdefault_"+e).value)}for(var n=wfu_get_userdata_count(e),l=0;n>l;l++)window["userdata_"+e+"_codes_"+l].reset(document.getElementById("userdata_"+e+"_field_"+l),document.getElementById("hiddeninput_"+e+"_userdata_"+l))}function wfu_reset_message(e){var a=document.getElementById("wfu_messageblock_"+e);if(a){document.getElementById("wfu_messageblock_header_"+e).style.display="";var s=document.getElementById("wfu_messageblock_header_"+e+"_container");UploadStates[e]&&(s.innerHTML=UploadStates[e].State0),document.getElementById("wfu_messageblock_header_"+e+"_state").value="none",document.getElementById("wfu_messageblock_arrow_"+e).style.display="none",s.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 t=wfu_get_file_ids(e),n=1;n<=t.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 s=document.getElementById("progressbar_"+e+"_animation"),t=document.getElementById("progressbar_"+e+"_imagesafe");s&&("progressive"==a?(s.style.width="0%",s.className="file_progress_progressive",t.style.display="none",s.style.display="block"):wfu_BrowserCaps.supportsAnimation?(s.style.width="25%",s.className="file_progress_shuffle",t.style.display="none",s.style.display="block"):(s.style.width="0%",s.className="file_progress_noanimation",s.style.display="none",t.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"),s=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",s.style.display="none",a.style.display="block")}function wfu_invoke_shortcode_editor(e,a,s,t){for(var n=document.getElementsByTagName("BUTTON"),l=0,r=null,o=0;o<n.length;o++)n[o].parentNode&&n[o].parentNode.id==t+"_editor_"+e&&(r=n[o],l++);if(0!=l){if(l>1)return void alert(GlobalData.consts.same_pluginid);var i=wfu_GetHttpRequestObject();if(null!=i){r.parentNode.style.display="none",document.getElementById(t+"_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]=s,params[4]=new Array(2),params[4][0]="shortcode_tag",params[4][1]=t,params[5]=new Array(2),params[5][0]="widget_id",params[5][1]=document.getElementById(t+"_"+e+"_widgetid")?document.getElementById(t+"_"+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(t+"_overlay_"+e).style.display="none",r.parentNode.removeAttribute("style");var a="wfu_edit_shortcode:",s=i.responseText.indexOf(a);-1==s&&(s=i.responseText.length);var n=(i.responseText.substr(0,s),i.responseText.substr(s+a.length,i.responseText.length-s-a.length));s=n.indexOf(":");var l=n.substr(0,s);if(txt_value=n.substr(s+1,n.length-s-1),"success"==l){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"==l&&alert(txt_value)}},i.send(d)}}}GlobalData={},UploadStates={},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();
|
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: 2015-11-
|
6 |
-
"PO-Revision-Date: 2015-11-
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: de_DE\n"
|
@@ -187,34 +187,44 @@ msgstr ""
|
|
187 |
"Prüfen und korrigieren Sie Schreib-/Lese-Berechtigungen des Zielordners."
|
188 |
|
189 |
#: lib/wfu_constants.php:49
|
|
|
|
|
|
|
|
|
|
|
|
|
190 |
msgid "Targer folder doesn't exist."
|
191 |
msgstr "Ziel-Ordner nicht vorhanden ist."
|
192 |
|
193 |
-
#: lib/wfu_constants.php:
|
194 |
msgid "Upload failed! Missing a temporary folder."
|
195 |
msgstr ""
|
196 |
"Hochladen fehlgeschlagen! Verzeichnis für temporären Dateienupload fehlt"
|
197 |
|
198 |
-
#: lib/wfu_constants.php:
|
199 |
msgid "Upload failed! Permission denied to write to target folder."
|
200 |
msgstr ""
|
201 |
"Hochladen fehlgeschlagen! Keine Berechtigung, um im Zielordner zu schreiben."
|
202 |
|
203 |
-
#: lib/wfu_constants.php:
|
204 |
msgid "File not allowed."
|
205 |
msgstr "Dateiformat nicht erlaubt"
|
206 |
|
207 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
208 |
msgid "The uploaded file exceeds the file size limit."
|
209 |
msgstr "Die hochzuladende Datei überschreitet das Dateigrößenlimit."
|
210 |
|
211 |
-
#: lib/wfu_constants.php:
|
212 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
213 |
msgstr ""
|
214 |
"Die hochgeladene Datei überschreitet 2GB und wird von diesem Server nicht "
|
215 |
"unterstützt."
|
216 |
|
217 |
-
#: lib/wfu_constants.php:
|
218 |
msgid ""
|
219 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
220 |
"Please contact the administrator."
|
@@ -222,7 +232,7 @@ msgstr ""
|
|
222 |
"Hochladen fehlgeschlagen! Die hochgeladene Datei überschreitet die maximale "
|
223 |
"Dateigröße des Servers. Bitte wenden Sie sich an den Administrator."
|
224 |
|
225 |
-
#: lib/wfu_constants.php:
|
226 |
msgid ""
|
227 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
228 |
"server. Please contact the administrator."
|
@@ -231,7 +241,7 @@ msgstr ""
|
|
231 |
"Servers. Bitte wenden Sie sich an den Administrator oder senden Sie die "
|
232 |
"Datei von einem Rechner mit schnellerer Internetverbindung."
|
233 |
|
234 |
-
#: lib/wfu_constants.php:
|
235 |
msgid ""
|
236 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
237 |
"was specified in the HTML form."
|
@@ -239,21 +249,21 @@ msgstr ""
|
|
239 |
"Hochladen fehlgeschlagen! Die hochgeladene Datei überschreitet die "
|
240 |
"MAX_FILE_SIZE Richtlinie, die im HTML-Formular angegeben wurde."
|
241 |
|
242 |
-
#: lib/wfu_constants.php:
|
243 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
244 |
msgstr "Hochladen fehlgeschlagen! Die Datei wurde nur teilweise hochgeladen."
|
245 |
|
246 |
-
#: lib/wfu_constants.php:
|
247 |
msgid "Upload failed! No file was uploaded."
|
248 |
msgstr "Hochladen fehlgeschlagen! Es wurde keine Datei hochgeladen."
|
249 |
|
250 |
-
#: lib/wfu_constants.php:
|
251 |
msgid "Upload failed! Failed to write file to disk."
|
252 |
msgstr ""
|
253 |
"Hochladen fehlgeschlagen! Konnte die Datei nicht auf die Festplatte "
|
254 |
"schreiben."
|
255 |
|
256 |
-
#: lib/wfu_constants.php:
|
257 |
msgid ""
|
258 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
259 |
"administrator."
|
@@ -261,7 +271,7 @@ msgstr ""
|
|
261 |
"Hochladen fehlgeschlagen! Es ist ein Fehler aufgetreten, während der "
|
262 |
"Verschiebung der temporären Datei. Bitte kontaktieren Sie Administrator."
|
263 |
|
264 |
-
#: lib/wfu_constants.php:
|
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 "
|
@@ -272,21 +282,21 @@ msgstr ""
|
|
272 |
"Upload-Stopp verursacht, zur Prüfung der Liste der geladenen Erweiterungen "
|
273 |
"kann phpinfo() helfen."
|
274 |
|
275 |
-
#: lib/wfu_constants.php:
|
276 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
277 |
msgstr ""
|
278 |
"Hochladen fehlgeschlagen! Es sind Fehler beim Versuch, die Datei hochzuladen "
|
279 |
"aufgetreten."
|
280 |
|
281 |
-
#: lib/wfu_constants.php:
|
282 |
msgid "Upload failed!"
|
283 |
msgstr "Hochladen fehlgeschlagen!"
|
284 |
|
285 |
-
#: lib/wfu_constants.php:
|
286 |
msgid "No file!"
|
287 |
msgstr "Keine Datei!"
|
288 |
|
289 |
-
#: lib/wfu_constants.php:
|
290 |
msgid ""
|
291 |
"Upload failed! The upload has been canceled by the user or the browser "
|
292 |
"dropped the connection."
|
@@ -294,27 +304,27 @@ msgstr ""
|
|
294 |
"Hochladen fehlgeschlagen! Der Upload wurde vom Benutzer abgebrochen wurde "
|
295 |
"oder der Browser hat die Verbindung verloren."
|
296 |
|
297 |
-
#: lib/wfu_constants.php:
|
298 |
msgid "Upload failed! Unknown error."
|
299 |
msgstr "Hochladen fehlgeschlagen! Unbekannter Fehler."
|
300 |
|
301 |
-
#: lib/wfu_constants.php:
|
302 |
msgid "Please contact the administrator."
|
303 |
msgstr "Bitte kontaktieren Sie den Administrator."
|
304 |
|
305 |
-
#: lib/wfu_constants.php:
|
306 |
msgid "No result from remote server!"
|
307 |
msgstr "Kein Ergebnis vom Remote-Server!"
|
308 |
|
309 |
-
#: lib/wfu_constants.php:
|
310 |
msgid " but with warnings"
|
311 |
msgstr " aber mit Warnhinweisen"
|
312 |
|
313 |
-
#: lib/wfu_constants.php:
|
314 |
msgid "Warning: JSON parse error."
|
315 |
msgstr "Warnung: JSON-Parser-Fehler."
|
316 |
|
317 |
-
#: lib/wfu_constants.php:
|
318 |
msgid ""
|
319 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
320 |
"not be parsed."
|
@@ -322,21 +332,21 @@ msgstr ""
|
|
322 |
"Upload-Parameter dieser Datei, übergeben als als JSON String an den Handler, "
|
323 |
"konnte nicht analysiert werden."
|
324 |
|
325 |
-
#: lib/wfu_constants.php:
|
326 |
msgid ""
|
327 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
328 |
msgstr ""
|
329 |
"Upload-Status, übergeben als JSON String an den Handler, konnte nicht "
|
330 |
"analysiert werden."
|
331 |
|
332 |
-
#: lib/wfu_constants.php:
|
333 |
msgid ""
|
334 |
"Redirection to classic form functionality occurred due to unknown error."
|
335 |
msgstr ""
|
336 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein "
|
337 |
"unbekannter Fehler aufgetreten."
|
338 |
|
339 |
-
#: lib/wfu_constants.php:
|
340 |
msgid ""
|
341 |
"Redirection to classic form functionality occurred because AJAX is not "
|
342 |
"supported."
|
@@ -344,7 +354,7 @@ msgstr ""
|
|
344 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein Fehler "
|
345 |
"aufgetreten, weil AJAX nicht unterstützt wird."
|
346 |
|
347 |
-
#: lib/wfu_constants.php:
|
348 |
msgid ""
|
349 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
350 |
"supported."
|
@@ -352,59 +362,59 @@ msgstr ""
|
|
352 |
"Bei der Umleitung zu klassischen Formular-Funktionalität ist ein Fehler "
|
353 |
"aufgetreten, da HTML5 nicht unterstützt wird."
|
354 |
|
355 |
-
#: lib/wfu_constants.php:
|
356 |
msgid ""
|
357 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
358 |
msgstr ""
|
359 |
"Bei der Umleitung auf die klassische Formular-Funktionalität ist ein Fehler "
|
360 |
"aufgetreten beim Parsen von JSON."
|
361 |
|
362 |
-
#: lib/wfu_constants.php:
|
363 |
msgid "Please enable popup windows from the browser's settings!"
|
364 |
msgstr ""
|
365 |
"Bitte aktivieren Sie diese Popup-Fenster aus den Browser-Einstellungen!"
|
366 |
|
367 |
-
#: lib/wfu_constants.php:
|
368 |
msgid "cannot be empty!"
|
369 |
msgstr "darf nicht leer sein!"
|
370 |
|
371 |
-
#: lib/wfu_constants.php:
|
372 |
msgid "number not valid!"
|
373 |
msgstr "Nummer nicht gültig!"
|
374 |
|
375 |
-
#: lib/wfu_constants.php:
|
376 |
msgid "email not valid!"
|
377 |
msgstr "email adresse ist ungültig!"
|
378 |
|
379 |
-
#: lib/wfu_constants.php:
|
380 |
msgid "emails do not match!"
|
381 |
msgstr "emails stimmen nicht überein!"
|
382 |
|
383 |
-
#: lib/wfu_constants.php:
|
384 |
msgid "no base email field in group!"
|
385 |
msgstr "keine basis email feld in der gruppe!"
|
386 |
|
387 |
-
#: lib/wfu_constants.php:
|
388 |
msgid "passwords do not match!"
|
389 |
msgstr "passwörter stimmen nicht überein"
|
390 |
|
391 |
-
#: lib/wfu_constants.php:
|
392 |
msgid "no base password field in group!"
|
393 |
msgstr "keine basispasswortfeld in der gruppe!"
|
394 |
|
395 |
-
#: lib/wfu_constants.php:
|
396 |
msgid "checkbox unchecked!"
|
397 |
msgstr "checkBox nicht aktiviert!"
|
398 |
|
399 |
-
#: lib/wfu_constants.php:
|
400 |
msgid "no option selected!"
|
401 |
msgstr "keine optionen selektiert!"
|
402 |
|
403 |
-
#: lib/wfu_constants.php:
|
404 |
msgid "no item selected!"
|
405 |
msgstr "keine dateien ausgewählt!"
|
406 |
|
407 |
-
#: lib/wfu_constants.php:
|
408 |
msgid ""
|
409 |
"There are more than one instances of the plugin in this page with the same "
|
410 |
"id. Please change it."
|
@@ -412,7 +422,7 @@ msgstr ""
|
|
412 |
"Es gibt mehrere Instanzen des Plugins auf dieser Seite mit der gleichen ID. "
|
413 |
"Bitte ändern Sie dies."
|
414 |
|
415 |
-
#: lib/wfu_constants.php:
|
416 |
msgid ""
|
417 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
418 |
"the page."
|
@@ -420,7 +430,7 @@ msgstr ""
|
|
420 |
"Der Shortcode kann nicht bearbeitet werden, da die Seite geändert wurde. "
|
421 |
"Laden Sie die Seite erneut."
|
422 |
|
423 |
-
#: lib/wfu_constants.php:
|
424 |
msgid ""
|
425 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
426 |
"or use RecaptchaV2 (no account)."
|
@@ -428,11 +438,11 @@ msgstr ""
|
|
428 |
"Fehler: Captcha nicht unterstützt! Sie haben eine alte PHP-Version. "
|
429 |
"Aktualisieren Sie Ihr PHP oder RecaptchaV2 verwenden (kein Konto)."
|
430 |
|
431 |
-
#: lib/wfu_constants.php:
|
432 |
msgid "ERROR: No site key. Please contact administrator!"
|
433 |
msgstr "ERROR: Keine Website-Taste. Bitte kontaktieren Sie Administrator!"
|
434 |
|
435 |
-
#: lib/wfu_constants.php:
|
436 |
msgid ""
|
437 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
438 |
"define Google Recaptcha keys."
|
@@ -440,114 +450,124 @@ msgstr ""
|
|
440 |
"Fehler: nicht vorhanden Website Schlüssel definiert! Bitte gehen Sie auf die "
|
441 |
"Plugin-Einstellungen im Dashboard, um Google Recaptcha Schlüssel definieren."
|
442 |
|
443 |
-
#: lib/wfu_constants.php:
|
444 |
msgid "Bad captcha image!"
|
445 |
msgstr "Schlechten Captcha-Bild!"
|
446 |
|
447 |
-
#: lib/wfu_constants.php:
|
448 |
msgid "No input!"
|
449 |
msgstr "Keine Eingabe!"
|
450 |
|
451 |
-
#: lib/wfu_constants.php:
|
452 |
msgid "Captcha not completed!"
|
453 |
msgstr "Captcha nicht abgeschlossen!"
|
454 |
|
455 |
-
#: lib/wfu_constants.php:
|
456 |
msgid "Wrong captcha!"
|
457 |
msgstr "Falsche Captcha!"
|
458 |
|
459 |
-
#: lib/wfu_constants.php:
|
460 |
msgid "Error refreshing captcha!"
|
461 |
msgstr "Fehler erfrischenden captcha!"
|
462 |
|
463 |
-
#: lib/wfu_constants.php:
|
464 |
msgid "Unknown captcha error!"
|
465 |
msgstr "Captcha unbekannter Fehler"
|
466 |
|
467 |
-
#: lib/wfu_constants.php:
|
468 |
msgid "Captcha not supported by your browser!"
|
469 |
msgstr "Captcha von Ihrem Browser nicht unterstützt!"
|
470 |
|
471 |
-
#: lib/wfu_constants.php:
|
472 |
msgid "the secret parameter is missing"
|
473 |
msgstr "das Geheimnis Parameter fehlt"
|
474 |
|
475 |
-
#: lib/wfu_constants.php:
|
476 |
msgid "the secret parameter is invalid or malformed"
|
477 |
msgstr "das Geheimnis Parameter ist ungültig oder fehlerhaft"
|
478 |
|
479 |
-
#: lib/wfu_constants.php:
|
480 |
msgid "the response parameter is missing"
|
481 |
msgstr "die Antwort Parameter fehlt"
|
482 |
|
483 |
-
#: lib/wfu_constants.php:
|
484 |
msgid "the response parameter is invalid or malformed"
|
485 |
msgstr "die Antwort Parameter ist ungültig oder fehlerhaft"
|
486 |
|
487 |
-
#: lib/wfu_constants.php:
|
488 |
msgid "Please do not use drag drop due to an internal problem."
|
489 |
msgstr "Bitte verwenden Sie keine Drag Drop aufgrund eines internen Problems."
|
490 |
|
491 |
-
#: lib/wfu_constants.php:
|
492 |
#, php-format
|
493 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
494 |
msgstr "Fehler beim chunked Hochladen. Eindeutige ID leer in chunk %d"
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid "Chunked upload is not allowed!"
|
498 |
msgstr "Chunked Hochladen ist nicht erlaubt!"
|
499 |
|
500 |
-
#: lib/wfu_constants.php:
|
501 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
502 |
msgstr ""
|
503 |
"Chunked Hochladen aufgrund eines Fehlers in früheren chunk abgebrochen!"
|
504 |
|
505 |
-
#: lib/wfu_constants.php:
|
506 |
msgid "Chunked upload failed, final file could not be created!"
|
507 |
msgstr ""
|
508 |
"Chunked Hochladen fehlgeschlagen ist, konnte die letzte Datei nicht erstellt "
|
509 |
"werden!"
|
510 |
|
511 |
-
#: lib/wfu_constants.php:
|
512 |
#, php-format
|
513 |
msgid "Could not write file chuck to destination on chunk %d"
|
514 |
msgstr "Konnte Datei chuck bis zum Ziel nicht schreiben am chunk %d"
|
515 |
|
516 |
-
#: lib/wfu_constants.php:
|
517 |
#, php-format
|
518 |
msgid "Could not enlarge destination file on chunk %d"
|
519 |
msgstr "Datei konnte nicht vergrößern am chunk %d"
|
520 |
|
521 |
-
#: lib/wfu_constants.php:
|
522 |
#, php-format
|
523 |
msgid "Could not open file handles on chunk %d"
|
524 |
msgstr "Dateihandles konnte nicht geöffnet werden am chunk %d"
|
525 |
|
526 |
-
#: lib/wfu_constants.php:
|
527 |
msgid "You are not allowed to delete this file!"
|
528 |
msgstr "Sie sind nicht berechtigt, diese Datei zu löschen!"
|
529 |
|
530 |
-
#: lib/wfu_constants.php:
|
531 |
msgid "Upload skipped! File already exists."
|
532 |
msgstr "Hochladen abgebrochen! Datei ist bereits vorhanden."
|
533 |
|
534 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
535 |
msgid "No files have been selected!"
|
536 |
msgstr "Keine Dateien ausgewählt!"
|
537 |
|
538 |
-
#: lib/wfu_constants.php:
|
539 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
540 |
msgstr ""
|
541 |
"WPFilebase Plugin konnte nicht aktualisiert werden, da keine Dateien "
|
542 |
"hochgeladen wurden."
|
543 |
|
544 |
-
#: lib/wfu_constants.php:
|
545 |
msgid "Notification email was not sent because there were no files uploaded."
|
546 |
msgstr ""
|
547 |
"Benachrichtigung per E-Mail wurde nicht gesendet, weil keine Dateien "
|
548 |
"hochgeladen worden sind."
|
549 |
|
550 |
-
#: lib/wfu_constants.php:
|
551 |
msgid ""
|
552 |
"Notification email was not sent because no recipients were defined. Please "
|
553 |
"check notifyrecipients attribute in the shortcode."
|
@@ -556,7 +576,7 @@ msgstr ""
|
|
556 |
"definiert wurde. Bitte überprüfen Sie das notifyrecipients-Attribut im "
|
557 |
"Shortcode."
|
558 |
|
559 |
-
#: lib/wfu_constants.php:
|
560 |
msgid ""
|
561 |
"Notification email was not sent due to an error. Please check "
|
562 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -564,7 +584,7 @@ msgstr ""
|
|
564 |
"E-Mail-Benachrichtigung wurde wegen eines Fehlers nicht gesendet. Bitte "
|
565 |
"überprüfen Sie das notifysubject und das notifymessage Attribut auf Fehler."
|
566 |
|
567 |
-
#: lib/wfu_constants.php:
|
568 |
msgid ""
|
569 |
"Redirection not executed because redirection link is empty. Please check "
|
570 |
"redirectlink attribute."
|
@@ -572,14 +592,14 @@ msgstr ""
|
|
572 |
"Umleitung nicht ausgeführt, da der Umleitungs-Link leer ist. Bitte "
|
573 |
"überprüfen Sie das redirectlink Attribut."
|
574 |
|
575 |
-
#: lib/wfu_constants.php:
|
576 |
msgid ""
|
577 |
"Redirection not executed because not all files were successfully uploaded."
|
578 |
msgstr ""
|
579 |
"Umleitung nicht ausgeführt, da nicht alle Dateien erfolgreich hochgeladen "
|
580 |
"wurden."
|
581 |
|
582 |
-
#: lib/wfu_constants.php:
|
583 |
msgid ""
|
584 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
585 |
"message persists, contact administrator."
|
@@ -588,7 +608,7 @@ msgstr ""
|
|
588 |
"versuche es erneut. Wenn die Meldung weiterhin, wenden Sie sich "
|
589 |
"Administrator."
|
590 |
|
591 |
-
#: lib/wfu_constants.php:
|
592 |
msgid ""
|
593 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
594 |
"again to edit the shortcode."
|
@@ -596,7 +616,7 @@ msgstr ""
|
|
596 |
"Der Shortcode konnte nicht bearbeitet, da sich der Inhalt der Seite geändert "
|
597 |
"hat. Versuchen Sie erneut den Shortcode zu bearbeiten."
|
598 |
|
599 |
-
#: lib/wfu_constants.php:
|
600 |
msgid ""
|
601 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
602 |
"again to delete it."
|
@@ -604,7 +624,7 @@ msgstr ""
|
|
604 |
"Der Shortcode konnte nicht gelöscht werden, da sich der Inhalt der Seite "
|
605 |
"geändert hat. Versuchen Sie erneut den Shortcode zu löschen."
|
606 |
|
607 |
-
#: lib/wfu_constants.php:
|
608 |
msgid ""
|
609 |
"The page containing the shortcode has been modified and it is no longer "
|
610 |
"valid. Please go back to reload the shortcode."
|
@@ -612,7 +632,7 @@ msgstr ""
|
|
612 |
"Die Seite mit dem Shortcode wurde modifiziert und ist nicht mehr gültig. "
|
613 |
"Bitte gehen Sie zurück um zu den Shortcode zu laden."
|
614 |
|
615 |
-
#: lib/wfu_constants.php:
|
616 |
msgid ""
|
617 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
618 |
"back to reload the shortcode."
|
@@ -620,7 +640,7 @@ msgstr ""
|
|
620 |
"Der Shortcode konnte nicht aktualisiert werden, da sich der Inhalt der Seite "
|
621 |
"geändert geändert hat. Gehen Sie zurück um zu den Shortcode neu zu laden."
|
622 |
|
623 |
-
#: lib/wfu_constants.php:
|
624 |
msgid ""
|
625 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
626 |
"go back and reload the shortcode."
|
@@ -629,39 +649,39 @@ msgstr ""
|
|
629 |
"Wenn das Problem weiterhin besteht, gehen Sie zurück und laden Sie den "
|
630 |
"Shortcode neu."
|
631 |
|
632 |
-
#: lib/wfu_constants.php:
|
633 |
msgid "This is a test message"
|
634 |
msgstr "This is a test message"
|
635 |
|
636 |
-
#: lib/wfu_constants.php:
|
637 |
msgid "This is a test administrator message"
|
638 |
msgstr "Dies ist eine Test-Admin-Nachricht"
|
639 |
|
640 |
-
#: lib/wfu_constants.php:
|
641 |
msgid "File testfile 1 under test"
|
642 |
msgstr "Datei testfile 1 wird getestet"
|
643 |
|
644 |
-
#: lib/wfu_constants.php:
|
645 |
msgid "File testfile 1 message"
|
646 |
msgstr "Datei testfile 1 Nachricht"
|
647 |
|
648 |
-
#: lib/wfu_constants.php:
|
649 |
msgid "File testfile 1 administrator message"
|
650 |
msgstr "Datei testfile 1 Admin-Nachricht"
|
651 |
|
652 |
-
#: lib/wfu_constants.php:
|
653 |
msgid "File testfile 2 under test"
|
654 |
msgstr "File testfile 2 wird getestet"
|
655 |
|
656 |
-
#: lib/wfu_constants.php:
|
657 |
msgid "File testfile 2 message"
|
658 |
msgstr "Datei testfile 2 Nachricht"
|
659 |
|
660 |
-
#: lib/wfu_constants.php:
|
661 |
msgid "File testfile 2 administrator message"
|
662 |
msgstr "Datei testfile 2 Admin-Nachricht"
|
663 |
|
664 |
-
#: lib/wfu_constants.php:
|
665 |
msgid ""
|
666 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
667 |
"current user."
|
@@ -669,7 +689,7 @@ msgstr ""
|
|
669 |
"Fügen Sie die Variable %userid% in den Text ein. Sie wird durch die ID des "
|
670 |
"aktuellen Benutzers ersetzt."
|
671 |
|
672 |
-
#: lib/wfu_constants.php:
|
673 |
msgid ""
|
674 |
"Insert variable %username% inside text. It will be replaced by the username "
|
675 |
"of the current user."
|
@@ -677,7 +697,7 @@ msgstr ""
|
|
677 |
"Fügen Sie die Variable %username% in den Text ein. Sie wird durch den "
|
678 |
"Benutzernamen des aktuellen Benutzers ersetzt."
|
679 |
|
680 |
-
#: lib/wfu_constants.php:
|
681 |
msgid ""
|
682 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
683 |
"the current user."
|
@@ -685,7 +705,7 @@ msgstr ""
|
|
685 |
"Fügen Sie die Variable %useremail% in den Text ein. Sie wird durch die E-"
|
686 |
"Mail-Adresse des aktuellen Benutzers ersetzt."
|
687 |
|
688 |
-
#: lib/wfu_constants.php:
|
689 |
msgid ""
|
690 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
691 |
"of the uploaded file."
|
@@ -693,7 +713,7 @@ msgstr ""
|
|
693 |
"Fügen Sie die Variable %filename% in den Text. Sie wird durch den Dateinamen "
|
694 |
"der hochgeladenen Dateien ersetzt."
|
695 |
|
696 |
-
#: lib/wfu_constants.php:
|
697 |
msgid ""
|
698 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
699 |
"filepath of the uploaded file."
|
@@ -701,7 +721,7 @@ msgstr ""
|
|
701 |
"Fügen Sie die Variable %filepath% in den Text ein. Sie wird durch die "
|
702 |
"vollständige Dateipfad der hochgeladenen Dateien ersetzt."
|
703 |
|
704 |
-
#: lib/wfu_constants.php:
|
705 |
msgid ""
|
706 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
707 |
"the website."
|
@@ -709,7 +729,7 @@ msgstr ""
|
|
709 |
"Fügen Sie die Variable %blogid% in den Text ein. Sie wird durch die Blog-ID "
|
710 |
"der Website ersetzt werden."
|
711 |
|
712 |
-
#: lib/wfu_constants.php:
|
713 |
msgid ""
|
714 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
715 |
"current page."
|
@@ -717,7 +737,7 @@ msgstr ""
|
|
717 |
"Fügen Sie die Variable %pageid% in den Text ein. Sie wird durch die ID der "
|
718 |
"aktuellen Seite ersetzt."
|
719 |
|
720 |
-
#: lib/wfu_constants.php:
|
721 |
msgid ""
|
722 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
723 |
"the current page."
|
@@ -725,7 +745,7 @@ msgstr ""
|
|
725 |
"Fügen Sie die Variable %pagetitle% in den Text ein. Sie wird durch dden "
|
726 |
"Title des aktuellen Benutzers ersetzt."
|
727 |
|
728 |
-
#: lib/wfu_constants.php:
|
729 |
msgid ""
|
730 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
731 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -735,143 +755,143 @@ msgstr ""
|
|
735 |
"Feld \"Benutzer\" aus der Dropdown Liste. Die Variable wird durch den Wert "
|
736 |
"ersetzt, die der Benutzer in dieses Feld eingetragen hat."
|
737 |
|
738 |
-
#: lib/wfu_constants.php:
|
739 |
msgid "Insert variable %n% inside text to denote a line change."
|
740 |
msgstr ""
|
741 |
"Fügen Sie die Variable %n% in den Text ein, um eine Änderung der Zeile zu "
|
742 |
"kennzeichnen."
|
743 |
|
744 |
-
#: lib/wfu_constants.php:
|
745 |
msgid "Test Mode"
|
746 |
msgstr "Test Modus"
|
747 |
|
748 |
-
#: lib/wfu_constants.php:
|
749 |
msgid "select dir..."
|
750 |
msgstr "Wählen Sie das Verzeichnis ..."
|
751 |
|
752 |
-
#: lib/wfu_constants.php:
|
753 |
msgid "type dir"
|
754 |
msgstr "Geben Sie das Verzeichnis ein"
|
755 |
|
756 |
-
#: lib/wfu_constants.php:
|
757 |
msgid "Upload path: %filepath%"
|
758 |
msgstr "Upload-Pfad: %filepath%"
|
759 |
|
760 |
-
#: lib/wfu_constants.php:
|
761 |
msgid "Failed upload path: %filepath%"
|
762 |
msgstr "Fehlerhafter Upload-Pfad: %filepath%"
|
763 |
|
764 |
-
#: lib/wfu_constants.php:
|
765 |
msgid " (required)"
|
766 |
msgstr "(erforderlich)"
|
767 |
|
768 |
-
#: lib/wfu_constants.php:
|
769 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
770 |
msgstr ""
|
771 |
"Dateien werden hochgeladen wird. Sind Sie sicher, dass Sie die Seite "
|
772 |
"verlassen wollen?"
|
773 |
|
774 |
-
#: lib/wfu_constants.php:
|
775 |
msgid "checking captcha..."
|
776 |
msgstr "Prüfung captcha..."
|
777 |
|
778 |
-
#: lib/wfu_constants.php:
|
779 |
msgid "refreshing..."
|
780 |
msgstr "erfrischend..."
|
781 |
|
782 |
-
#: lib/wfu_constants.php:
|
783 |
msgid "correct captcha"
|
784 |
msgstr "korrekte captcha"
|
785 |
|
786 |
-
#: lib/wfu_constants.php:
|
787 |
msgid "click to continue the upload"
|
788 |
msgstr "Klicken Sie, um das Hochladen fortsetzen"
|
789 |
|
790 |
-
#: lib/wfu_constants.php:
|
791 |
msgid "Are you sure you want to delete this file?"
|
792 |
msgstr "Sind sie sicher, das sie diese datei löschen wollen?"
|
793 |
|
794 |
-
#: lib/wfu_constants.php:
|
795 |
msgid "Upload in progress"
|
796 |
msgstr "Upload läuft"
|
797 |
|
798 |
-
#: lib/wfu_constants.php:
|
799 |
msgid "Upload in progress with warnings!"
|
800 |
msgstr "Upload läuft mit Warnhinweisen!"
|
801 |
|
802 |
-
#: lib/wfu_constants.php:
|
803 |
msgid "Upload in progress but some files already failed!"
|
804 |
msgstr "Upload läuft, aber einige Dateien bereits gescheitert!"
|
805 |
|
806 |
-
#: lib/wfu_constants.php:
|
807 |
msgid "Upload in progress but no files uploaded so far!"
|
808 |
msgstr "Upload läuft aber keine Dateien hochgeladen bis jetzt!"
|
809 |
|
810 |
-
#: lib/wfu_constants.php:
|
811 |
msgid "All files uploaded successfully"
|
812 |
msgstr "Alle Dateien erfolgreich hochgeladen"
|
813 |
|
814 |
-
#: lib/wfu_constants.php:
|
815 |
msgid "All files uploaded successfully but there are warnings!"
|
816 |
msgstr "Alle Dateien erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
817 |
|
818 |
-
#: lib/wfu_constants.php:
|
819 |
msgid "File uploaded successfully but there are warnings!"
|
820 |
msgstr "Datei erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
821 |
|
822 |
-
#: lib/wfu_constants.php:
|
823 |
msgid "Some files failed to upload!"
|
824 |
msgstr "Einige Dateien konnten nicht hochgeladen werden!"
|
825 |
|
826 |
-
#: lib/wfu_constants.php:
|
827 |
msgid "All files failed to upload"
|
828 |
msgstr "Alle Dateien konnten nicht hochgeladen werden"
|
829 |
|
830 |
-
#: lib/wfu_constants.php:
|
831 |
msgid "File failed to upload"
|
832 |
msgstr "Datei konnte nicht hochgeladen werden"
|
833 |
|
834 |
-
#: lib/wfu_constants.php:
|
835 |
msgid "There are no files to upload!"
|
836 |
msgstr "Es gibt keine Dateien zum Hochladen!"
|
837 |
|
838 |
-
#: lib/wfu_constants.php:
|
839 |
msgid "Test upload message"
|
840 |
msgstr "Test-Upload-Nachricht"
|
841 |
|
842 |
-
#: lib/wfu_constants.php:
|
843 |
msgid "JSON parse warning!"
|
844 |
msgstr "JSON parse Warnung!"
|
845 |
|
846 |
-
#: lib/wfu_constants.php:
|
847 |
msgid "please wait while redirecting..."
|
848 |
msgstr "Bitte warten Sie, Sie werden umgeleitet ..."
|
849 |
|
850 |
-
#: lib/wfu_constants.php:
|
851 |
msgid "Open visual shortcode editor in new window"
|
852 |
msgstr "Offenen des visuellen Shortcode-Editor in neuem Fenster"
|
853 |
|
854 |
-
#: lib/wfu_constants.php:
|
855 |
msgid "loading visual editor"
|
856 |
msgstr "visueller Editor laden"
|
857 |
|
858 |
-
#: lib/wfu_constants.php:
|
859 |
msgid "Clear file list?"
|
860 |
msgstr "Klar Dateiliste?"
|
861 |
|
862 |
-
#: lib/wfu_constants.php:
|
863 |
msgid "DROP HERE"
|
864 |
msgstr "HIER ABLEGEN"
|
865 |
|
866 |
-
#: lib/wfu_constants.php:
|
867 |
msgid "Wordpress File Upload Form"
|
868 |
msgstr "Wordpress Datei Upload Formular"
|
869 |
|
870 |
-
#: lib/wfu_constants.php:
|
871 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
872 |
msgstr "Wordpress Datei Upload Plugin Uploader für Seitenleisten"
|
873 |
|
874 |
-
#: lib/wfu_constants.php:
|
875 |
msgid "Upload Files"
|
876 |
msgstr "Dateien hochladen"
|
877 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-11-21 13:10+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-11-21 13:11+0200\n"
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: de_DE\n"
|
187 |
"Prüfen und korrigieren Sie Schreib-/Lese-Berechtigungen des Zielordners."
|
188 |
|
189 |
#: lib/wfu_constants.php:49
|
190 |
+
msgid ""
|
191 |
+
"Error. This file was rejected because its extension is not correct. Its "
|
192 |
+
"proper filename is: "
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: lib/wfu_constants.php:50
|
196 |
msgid "Targer folder doesn't exist."
|
197 |
msgstr "Ziel-Ordner nicht vorhanden ist."
|
198 |
|
199 |
+
#: lib/wfu_constants.php:51
|
200 |
msgid "Upload failed! Missing a temporary folder."
|
201 |
msgstr ""
|
202 |
"Hochladen fehlgeschlagen! Verzeichnis für temporären Dateienupload fehlt"
|
203 |
|
204 |
+
#: lib/wfu_constants.php:52
|
205 |
msgid "Upload failed! Permission denied to write to target folder."
|
206 |
msgstr ""
|
207 |
"Hochladen fehlgeschlagen! Keine Berechtigung, um im Zielordner zu schreiben."
|
208 |
|
209 |
+
#: lib/wfu_constants.php:53
|
210 |
msgid "File not allowed."
|
211 |
msgstr "Dateiformat nicht erlaubt"
|
212 |
|
213 |
+
#: lib/wfu_constants.php:54
|
214 |
+
msgid "File is suspicious and was rejected."
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: lib/wfu_constants.php:55
|
218 |
msgid "The uploaded file exceeds the file size limit."
|
219 |
msgstr "Die hochzuladende Datei überschreitet das Dateigrößenlimit."
|
220 |
|
221 |
+
#: lib/wfu_constants.php:56
|
222 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
223 |
msgstr ""
|
224 |
"Die hochgeladene Datei überschreitet 2GB und wird von diesem Server nicht "
|
225 |
"unterstützt."
|
226 |
|
227 |
+
#: lib/wfu_constants.php:57
|
228 |
msgid ""
|
229 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
230 |
"Please contact the administrator."
|
232 |
"Hochladen fehlgeschlagen! Die hochgeladene Datei überschreitet die maximale "
|
233 |
"Dateigröße des Servers. Bitte wenden Sie sich an den Administrator."
|
234 |
|
235 |
+
#: lib/wfu_constants.php:58
|
236 |
msgid ""
|
237 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
238 |
"server. Please contact the administrator."
|
241 |
"Servers. Bitte wenden Sie sich an den Administrator oder senden Sie die "
|
242 |
"Datei von einem Rechner mit schnellerer Internetverbindung."
|
243 |
|
244 |
+
#: lib/wfu_constants.php:59
|
245 |
msgid ""
|
246 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
247 |
"was specified in the HTML form."
|
249 |
"Hochladen fehlgeschlagen! Die hochgeladene Datei überschreitet die "
|
250 |
"MAX_FILE_SIZE Richtlinie, die im HTML-Formular angegeben wurde."
|
251 |
|
252 |
+
#: lib/wfu_constants.php:60
|
253 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
254 |
msgstr "Hochladen fehlgeschlagen! Die Datei wurde nur teilweise hochgeladen."
|
255 |
|
256 |
+
#: lib/wfu_constants.php:61
|
257 |
msgid "Upload failed! No file was uploaded."
|
258 |
msgstr "Hochladen fehlgeschlagen! Es wurde keine Datei hochgeladen."
|
259 |
|
260 |
+
#: lib/wfu_constants.php:62
|
261 |
msgid "Upload failed! Failed to write file to disk."
|
262 |
msgstr ""
|
263 |
"Hochladen fehlgeschlagen! Konnte die Datei nicht auf die Festplatte "
|
264 |
"schreiben."
|
265 |
|
266 |
+
#: lib/wfu_constants.php:63
|
267 |
msgid ""
|
268 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
269 |
"administrator."
|
271 |
"Hochladen fehlgeschlagen! Es ist ein Fehler aufgetreten, während der "
|
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 |
"Upload-Stopp verursacht, zur Prüfung der Liste der geladenen Erweiterungen "
|
283 |
"kann phpinfo() helfen."
|
284 |
|
285 |
+
#: lib/wfu_constants.php:65
|
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:66
|
292 |
msgid "Upload failed!"
|
293 |
msgstr "Hochladen fehlgeschlagen!"
|
294 |
|
295 |
+
#: lib/wfu_constants.php:67
|
296 |
msgid "No file!"
|
297 |
msgstr "Keine Datei!"
|
298 |
|
299 |
+
#: lib/wfu_constants.php:68
|
300 |
msgid ""
|
301 |
"Upload failed! The upload has been canceled by the user or the browser "
|
302 |
"dropped the connection."
|
304 |
"Hochladen fehlgeschlagen! Der Upload wurde vom Benutzer abgebrochen wurde "
|
305 |
"oder der Browser hat die Verbindung verloren."
|
306 |
|
307 |
+
#: lib/wfu_constants.php:69
|
308 |
msgid "Upload failed! Unknown error."
|
309 |
msgstr "Hochladen fehlgeschlagen! Unbekannter Fehler."
|
310 |
|
311 |
+
#: lib/wfu_constants.php:70
|
312 |
msgid "Please contact the administrator."
|
313 |
msgstr "Bitte kontaktieren Sie den Administrator."
|
314 |
|
315 |
+
#: lib/wfu_constants.php:71
|
316 |
msgid "No result from remote server!"
|
317 |
msgstr "Kein Ergebnis vom Remote-Server!"
|
318 |
|
319 |
+
#: lib/wfu_constants.php:72
|
320 |
msgid " but with warnings"
|
321 |
msgstr " aber mit Warnhinweisen"
|
322 |
|
323 |
+
#: lib/wfu_constants.php:73 lib/wfu_constants.php:75
|
324 |
msgid "Warning: JSON parse error."
|
325 |
msgstr "Warnung: JSON-Parser-Fehler."
|
326 |
|
327 |
+
#: lib/wfu_constants.php:74
|
328 |
msgid ""
|
329 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
330 |
"not be parsed."
|
332 |
"Upload-Parameter dieser Datei, übergeben als als JSON String an den Handler, "
|
333 |
"konnte nicht analysiert werden."
|
334 |
|
335 |
+
#: lib/wfu_constants.php:76
|
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:77
|
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:78
|
350 |
msgid ""
|
351 |
"Redirection to classic form functionality occurred because AJAX is not "
|
352 |
"supported."
|
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:79
|
358 |
msgid ""
|
359 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
360 |
"supported."
|
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:80
|
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:81
|
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:82
|
378 |
msgid "cannot be empty!"
|
379 |
msgstr "darf nicht leer sein!"
|
380 |
|
381 |
+
#: lib/wfu_constants.php:83
|
382 |
msgid "number not valid!"
|
383 |
msgstr "Nummer nicht gültig!"
|
384 |
|
385 |
+
#: lib/wfu_constants.php:84
|
386 |
msgid "email not valid!"
|
387 |
msgstr "email adresse ist ungültig!"
|
388 |
|
389 |
+
#: lib/wfu_constants.php:85
|
390 |
msgid "emails do not match!"
|
391 |
msgstr "emails stimmen nicht überein!"
|
392 |
|
393 |
+
#: lib/wfu_constants.php:86
|
394 |
msgid "no base email field in group!"
|
395 |
msgstr "keine basis email feld in der gruppe!"
|
396 |
|
397 |
+
#: lib/wfu_constants.php:87
|
398 |
msgid "passwords do not match!"
|
399 |
msgstr "passwörter stimmen nicht überein"
|
400 |
|
401 |
+
#: lib/wfu_constants.php:88
|
402 |
msgid "no base password field in group!"
|
403 |
msgstr "keine basispasswortfeld in der gruppe!"
|
404 |
|
405 |
+
#: lib/wfu_constants.php:89
|
406 |
msgid "checkbox unchecked!"
|
407 |
msgstr "checkBox nicht aktiviert!"
|
408 |
|
409 |
+
#: lib/wfu_constants.php:90
|
410 |
msgid "no option selected!"
|
411 |
msgstr "keine optionen selektiert!"
|
412 |
|
413 |
+
#: lib/wfu_constants.php:91
|
414 |
msgid "no item selected!"
|
415 |
msgstr "keine dateien ausgewählt!"
|
416 |
|
417 |
+
#: lib/wfu_constants.php:92
|
418 |
msgid ""
|
419 |
"There are more than one instances of the plugin in this page with the same "
|
420 |
"id. Please change it."
|
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:93
|
426 |
msgid ""
|
427 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
428 |
"the page."
|
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:94
|
434 |
msgid ""
|
435 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
436 |
"or use RecaptchaV2 (no account)."
|
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:95
|
442 |
msgid "ERROR: No site key. Please contact administrator!"
|
443 |
msgstr "ERROR: Keine Website-Taste. Bitte kontaktieren Sie Administrator!"
|
444 |
|
445 |
+
#: lib/wfu_constants.php:96
|
446 |
msgid ""
|
447 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
448 |
"define Google Recaptcha keys."
|
450 |
"Fehler: nicht vorhanden Website Schlüssel definiert! Bitte gehen Sie auf die "
|
451 |
"Plugin-Einstellungen im Dashboard, um Google Recaptcha Schlüssel definieren."
|
452 |
|
453 |
+
#: lib/wfu_constants.php:97
|
454 |
msgid "Bad captcha image!"
|
455 |
msgstr "Schlechten Captcha-Bild!"
|
456 |
|
457 |
+
#: lib/wfu_constants.php:98
|
458 |
msgid "No input!"
|
459 |
msgstr "Keine Eingabe!"
|
460 |
|
461 |
+
#: lib/wfu_constants.php:99
|
462 |
msgid "Captcha not completed!"
|
463 |
msgstr "Captcha nicht abgeschlossen!"
|
464 |
|
465 |
+
#: lib/wfu_constants.php:100
|
466 |
msgid "Wrong captcha!"
|
467 |
msgstr "Falsche Captcha!"
|
468 |
|
469 |
+
#: lib/wfu_constants.php:101
|
470 |
msgid "Error refreshing captcha!"
|
471 |
msgstr "Fehler erfrischenden captcha!"
|
472 |
|
473 |
+
#: lib/wfu_constants.php:102
|
474 |
msgid "Unknown captcha error!"
|
475 |
msgstr "Captcha unbekannter Fehler"
|
476 |
|
477 |
+
#: lib/wfu_constants.php:103
|
478 |
msgid "Captcha not supported by your browser!"
|
479 |
msgstr "Captcha von Ihrem Browser nicht unterstützt!"
|
480 |
|
481 |
+
#: lib/wfu_constants.php:104
|
482 |
msgid "the secret parameter is missing"
|
483 |
msgstr "das Geheimnis Parameter fehlt"
|
484 |
|
485 |
+
#: lib/wfu_constants.php:105
|
486 |
msgid "the secret parameter is invalid or malformed"
|
487 |
msgstr "das Geheimnis Parameter ist ungültig oder fehlerhaft"
|
488 |
|
489 |
+
#: lib/wfu_constants.php:106
|
490 |
msgid "the response parameter is missing"
|
491 |
msgstr "die Antwort Parameter fehlt"
|
492 |
|
493 |
+
#: lib/wfu_constants.php:107
|
494 |
msgid "the response parameter is invalid or malformed"
|
495 |
msgstr "die Antwort Parameter ist ungültig oder fehlerhaft"
|
496 |
|
497 |
+
#: lib/wfu_constants.php:108
|
498 |
msgid "Please do not use drag drop due to an internal problem."
|
499 |
msgstr "Bitte verwenden Sie keine Drag Drop aufgrund eines internen Problems."
|
500 |
|
501 |
+
#: lib/wfu_constants.php:109
|
502 |
#, php-format
|
503 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
504 |
msgstr "Fehler beim chunked Hochladen. Eindeutige ID leer in chunk %d"
|
505 |
|
506 |
+
#: lib/wfu_constants.php:110
|
507 |
msgid "Chunked upload is not allowed!"
|
508 |
msgstr "Chunked Hochladen ist nicht erlaubt!"
|
509 |
|
510 |
+
#: lib/wfu_constants.php:111
|
511 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
512 |
msgstr ""
|
513 |
"Chunked Hochladen aufgrund eines Fehlers in früheren chunk abgebrochen!"
|
514 |
|
515 |
+
#: lib/wfu_constants.php:112
|
516 |
msgid "Chunked upload failed, final file could not be created!"
|
517 |
msgstr ""
|
518 |
"Chunked Hochladen fehlgeschlagen ist, konnte die letzte Datei nicht erstellt "
|
519 |
"werden!"
|
520 |
|
521 |
+
#: lib/wfu_constants.php:113
|
522 |
#, php-format
|
523 |
msgid "Could not write file chuck to destination on chunk %d"
|
524 |
msgstr "Konnte Datei chuck bis zum Ziel nicht schreiben am chunk %d"
|
525 |
|
526 |
+
#: lib/wfu_constants.php:114
|
527 |
#, php-format
|
528 |
msgid "Could not enlarge destination file on chunk %d"
|
529 |
msgstr "Datei konnte nicht vergrößern am chunk %d"
|
530 |
|
531 |
+
#: lib/wfu_constants.php:115
|
532 |
#, php-format
|
533 |
msgid "Could not open file handles on chunk %d"
|
534 |
msgstr "Dateihandles konnte nicht geöffnet werden am chunk %d"
|
535 |
|
536 |
+
#: lib/wfu_constants.php:116
|
537 |
msgid "You are not allowed to delete this file!"
|
538 |
msgstr "Sie sind nicht berechtigt, diese Datei zu löschen!"
|
539 |
|
540 |
+
#: lib/wfu_constants.php:118
|
541 |
msgid "Upload skipped! File already exists."
|
542 |
msgstr "Hochladen abgebrochen! Datei ist bereits vorhanden."
|
543 |
|
544 |
+
#: lib/wfu_constants.php:119
|
545 |
+
msgid "The extension of the file does not match its contents."
|
546 |
+
msgstr ""
|
547 |
+
|
548 |
+
#: lib/wfu_constants.php:120
|
549 |
+
msgid ""
|
550 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
551 |
+
"match its extension. Its proper filename is: "
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: lib/wfu_constants.php:121
|
555 |
msgid "No files have been selected!"
|
556 |
msgstr "Keine Dateien ausgewählt!"
|
557 |
|
558 |
+
#: lib/wfu_constants.php:122
|
559 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
560 |
msgstr ""
|
561 |
"WPFilebase Plugin konnte nicht aktualisiert werden, da keine Dateien "
|
562 |
"hochgeladen wurden."
|
563 |
|
564 |
+
#: lib/wfu_constants.php:123
|
565 |
msgid "Notification email was not sent because there were no files uploaded."
|
566 |
msgstr ""
|
567 |
"Benachrichtigung per E-Mail wurde nicht gesendet, weil keine Dateien "
|
568 |
"hochgeladen worden sind."
|
569 |
|
570 |
+
#: lib/wfu_constants.php:124
|
571 |
msgid ""
|
572 |
"Notification email was not sent because no recipients were defined. Please "
|
573 |
"check notifyrecipients attribute in the shortcode."
|
576 |
"definiert wurde. Bitte überprüfen Sie das notifyrecipients-Attribut im "
|
577 |
"Shortcode."
|
578 |
|
579 |
+
#: lib/wfu_constants.php:125
|
580 |
msgid ""
|
581 |
"Notification email was not sent due to an error. Please check "
|
582 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
584 |
"E-Mail-Benachrichtigung wurde wegen eines Fehlers nicht gesendet. Bitte "
|
585 |
"überprüfen Sie das notifysubject und das notifymessage Attribut auf Fehler."
|
586 |
|
587 |
+
#: lib/wfu_constants.php:126
|
588 |
msgid ""
|
589 |
"Redirection not executed because redirection link is empty. Please check "
|
590 |
"redirectlink attribute."
|
592 |
"Umleitung nicht ausgeführt, da der Umleitungs-Link leer ist. Bitte "
|
593 |
"überprüfen Sie das redirectlink Attribut."
|
594 |
|
595 |
+
#: lib/wfu_constants.php:127
|
596 |
msgid ""
|
597 |
"Redirection not executed because not all files were successfully uploaded."
|
598 |
msgstr ""
|
599 |
"Umleitung nicht ausgeführt, da nicht alle Dateien erfolgreich hochgeladen "
|
600 |
"wurden."
|
601 |
|
602 |
+
#: lib/wfu_constants.php:129
|
603 |
msgid ""
|
604 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
605 |
"message persists, contact administrator."
|
608 |
"versuche es erneut. Wenn die Meldung weiterhin, wenden Sie sich "
|
609 |
"Administrator."
|
610 |
|
611 |
+
#: lib/wfu_constants.php:130
|
612 |
msgid ""
|
613 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
614 |
"again to edit the shortcode."
|
616 |
"Der Shortcode konnte nicht bearbeitet, da sich der Inhalt der Seite geändert "
|
617 |
"hat. Versuchen Sie erneut den Shortcode zu bearbeiten."
|
618 |
|
619 |
+
#: lib/wfu_constants.php:131
|
620 |
msgid ""
|
621 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
622 |
"again to delete it."
|
624 |
"Der Shortcode konnte nicht gelöscht werden, da sich der Inhalt der Seite "
|
625 |
"geändert hat. Versuchen Sie erneut den Shortcode zu löschen."
|
626 |
|
627 |
+
#: lib/wfu_constants.php:132
|
628 |
msgid ""
|
629 |
"The page containing the shortcode has been modified and it is no longer "
|
630 |
"valid. Please go back to reload the shortcode."
|
632 |
"Die Seite mit dem Shortcode wurde modifiziert und ist nicht mehr gültig. "
|
633 |
"Bitte gehen Sie zurück um zu den Shortcode zu laden."
|
634 |
|
635 |
+
#: lib/wfu_constants.php:133
|
636 |
msgid ""
|
637 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
638 |
"back to reload the shortcode."
|
640 |
"Der Shortcode konnte nicht aktualisiert werden, da sich der Inhalt der Seite "
|
641 |
"geändert geändert hat. Gehen Sie zurück um zu den Shortcode neu zu laden."
|
642 |
|
643 |
+
#: lib/wfu_constants.php:134
|
644 |
msgid ""
|
645 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
646 |
"go back and reload the shortcode."
|
649 |
"Wenn das Problem weiterhin besteht, gehen Sie zurück und laden Sie den "
|
650 |
"Shortcode neu."
|
651 |
|
652 |
+
#: lib/wfu_constants.php:136
|
653 |
msgid "This is a test message"
|
654 |
msgstr "This is a test message"
|
655 |
|
656 |
+
#: lib/wfu_constants.php:137
|
657 |
msgid "This is a test administrator message"
|
658 |
msgstr "Dies ist eine Test-Admin-Nachricht"
|
659 |
|
660 |
+
#: lib/wfu_constants.php:138
|
661 |
msgid "File testfile 1 under test"
|
662 |
msgstr "Datei testfile 1 wird getestet"
|
663 |
|
664 |
+
#: lib/wfu_constants.php:139
|
665 |
msgid "File testfile 1 message"
|
666 |
msgstr "Datei testfile 1 Nachricht"
|
667 |
|
668 |
+
#: lib/wfu_constants.php:140
|
669 |
msgid "File testfile 1 administrator message"
|
670 |
msgstr "Datei testfile 1 Admin-Nachricht"
|
671 |
|
672 |
+
#: lib/wfu_constants.php:141
|
673 |
msgid "File testfile 2 under test"
|
674 |
msgstr "File testfile 2 wird getestet"
|
675 |
|
676 |
+
#: lib/wfu_constants.php:142
|
677 |
msgid "File testfile 2 message"
|
678 |
msgstr "Datei testfile 2 Nachricht"
|
679 |
|
680 |
+
#: lib/wfu_constants.php:143
|
681 |
msgid "File testfile 2 administrator message"
|
682 |
msgstr "Datei testfile 2 Admin-Nachricht"
|
683 |
|
684 |
+
#: lib/wfu_constants.php:145
|
685 |
msgid ""
|
686 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
687 |
"current user."
|
689 |
"Fügen Sie die Variable %userid% in den Text ein. Sie wird durch die ID des "
|
690 |
"aktuellen Benutzers ersetzt."
|
691 |
|
692 |
+
#: lib/wfu_constants.php:146
|
693 |
msgid ""
|
694 |
"Insert variable %username% inside text. It will be replaced by the username "
|
695 |
"of the current user."
|
697 |
"Fügen Sie die Variable %username% in den Text ein. Sie wird durch den "
|
698 |
"Benutzernamen des aktuellen Benutzers ersetzt."
|
699 |
|
700 |
+
#: lib/wfu_constants.php:147
|
701 |
msgid ""
|
702 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
703 |
"the current user."
|
705 |
"Fügen Sie die Variable %useremail% in den Text ein. Sie wird durch die E-"
|
706 |
"Mail-Adresse des aktuellen Benutzers ersetzt."
|
707 |
|
708 |
+
#: lib/wfu_constants.php:148
|
709 |
msgid ""
|
710 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
711 |
"of the uploaded file."
|
713 |
"Fügen Sie die Variable %filename% in den Text. Sie wird durch den Dateinamen "
|
714 |
"der hochgeladenen Dateien ersetzt."
|
715 |
|
716 |
+
#: lib/wfu_constants.php:149
|
717 |
msgid ""
|
718 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
719 |
"filepath of the uploaded file."
|
721 |
"Fügen Sie die Variable %filepath% in den Text ein. Sie wird durch die "
|
722 |
"vollständige Dateipfad der hochgeladenen Dateien ersetzt."
|
723 |
|
724 |
+
#: lib/wfu_constants.php:150
|
725 |
msgid ""
|
726 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
727 |
"the website."
|
729 |
"Fügen Sie die Variable %blogid% in den Text ein. Sie wird durch die Blog-ID "
|
730 |
"der Website ersetzt werden."
|
731 |
|
732 |
+
#: lib/wfu_constants.php:151
|
733 |
msgid ""
|
734 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
735 |
"current page."
|
737 |
"Fügen Sie die Variable %pageid% in den Text ein. Sie wird durch die ID der "
|
738 |
"aktuellen Seite ersetzt."
|
739 |
|
740 |
+
#: lib/wfu_constants.php:152
|
741 |
msgid ""
|
742 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
743 |
"the current page."
|
745 |
"Fügen Sie die Variable %pagetitle% in den Text ein. Sie wird durch dden "
|
746 |
"Title des aktuellen Benutzers ersetzt."
|
747 |
|
748 |
+
#: lib/wfu_constants.php:153
|
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 "
|
755 |
"Feld \"Benutzer\" aus der Dropdown Liste. Die Variable wird durch den Wert "
|
756 |
"ersetzt, die der Benutzer in dieses Feld eingetragen hat."
|
757 |
|
758 |
+
#: lib/wfu_constants.php:154
|
759 |
msgid "Insert variable %n% inside text to denote a line change."
|
760 |
msgstr ""
|
761 |
"Fügen Sie die Variable %n% in den Text ein, um eine Änderung der Zeile zu "
|
762 |
"kennzeichnen."
|
763 |
|
764 |
+
#: lib/wfu_constants.php:156
|
765 |
msgid "Test Mode"
|
766 |
msgstr "Test Modus"
|
767 |
|
768 |
+
#: lib/wfu_constants.php:157
|
769 |
msgid "select dir..."
|
770 |
msgstr "Wählen Sie das Verzeichnis ..."
|
771 |
|
772 |
+
#: lib/wfu_constants.php:158
|
773 |
msgid "type dir"
|
774 |
msgstr "Geben Sie das Verzeichnis ein"
|
775 |
|
776 |
+
#: lib/wfu_constants.php:159
|
777 |
msgid "Upload path: %filepath%"
|
778 |
msgstr "Upload-Pfad: %filepath%"
|
779 |
|
780 |
+
#: lib/wfu_constants.php:160
|
781 |
msgid "Failed upload path: %filepath%"
|
782 |
msgstr "Fehlerhafter Upload-Pfad: %filepath%"
|
783 |
|
784 |
+
#: lib/wfu_constants.php:161
|
785 |
msgid " (required)"
|
786 |
msgstr "(erforderlich)"
|
787 |
|
788 |
+
#: lib/wfu_constants.php:162
|
789 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
790 |
msgstr ""
|
791 |
"Dateien werden hochgeladen wird. Sind Sie sicher, dass Sie die Seite "
|
792 |
"verlassen wollen?"
|
793 |
|
794 |
+
#: lib/wfu_constants.php:163
|
795 |
msgid "checking captcha..."
|
796 |
msgstr "Prüfung captcha..."
|
797 |
|
798 |
+
#: lib/wfu_constants.php:164
|
799 |
msgid "refreshing..."
|
800 |
msgstr "erfrischend..."
|
801 |
|
802 |
+
#: lib/wfu_constants.php:165
|
803 |
msgid "correct captcha"
|
804 |
msgstr "korrekte captcha"
|
805 |
|
806 |
+
#: lib/wfu_constants.php:166
|
807 |
msgid "click to continue the upload"
|
808 |
msgstr "Klicken Sie, um das Hochladen fortsetzen"
|
809 |
|
810 |
+
#: lib/wfu_constants.php:167
|
811 |
msgid "Are you sure you want to delete this file?"
|
812 |
msgstr "Sind sie sicher, das sie diese datei löschen wollen?"
|
813 |
|
814 |
+
#: lib/wfu_constants.php:168
|
815 |
msgid "Upload in progress"
|
816 |
msgstr "Upload läuft"
|
817 |
|
818 |
+
#: lib/wfu_constants.php:169
|
819 |
msgid "Upload in progress with warnings!"
|
820 |
msgstr "Upload läuft mit Warnhinweisen!"
|
821 |
|
822 |
+
#: lib/wfu_constants.php:170
|
823 |
msgid "Upload in progress but some files already failed!"
|
824 |
msgstr "Upload läuft, aber einige Dateien bereits gescheitert!"
|
825 |
|
826 |
+
#: lib/wfu_constants.php:171
|
827 |
msgid "Upload in progress but no files uploaded so far!"
|
828 |
msgstr "Upload läuft aber keine Dateien hochgeladen bis jetzt!"
|
829 |
|
830 |
+
#: lib/wfu_constants.php:172
|
831 |
msgid "All files uploaded successfully"
|
832 |
msgstr "Alle Dateien erfolgreich hochgeladen"
|
833 |
|
834 |
+
#: lib/wfu_constants.php:173
|
835 |
msgid "All files uploaded successfully but there are warnings!"
|
836 |
msgstr "Alle Dateien erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
837 |
|
838 |
+
#: lib/wfu_constants.php:174
|
839 |
msgid "File uploaded successfully but there are warnings!"
|
840 |
msgstr "Datei erfolgreich hochgeladen, aber es gibt Warnhinweise!"
|
841 |
|
842 |
+
#: lib/wfu_constants.php:175
|
843 |
msgid "Some files failed to upload!"
|
844 |
msgstr "Einige Dateien konnten nicht hochgeladen werden!"
|
845 |
|
846 |
+
#: lib/wfu_constants.php:176
|
847 |
msgid "All files failed to upload"
|
848 |
msgstr "Alle Dateien konnten nicht hochgeladen werden"
|
849 |
|
850 |
+
#: lib/wfu_constants.php:177
|
851 |
msgid "File failed to upload"
|
852 |
msgstr "Datei konnte nicht hochgeladen werden"
|
853 |
|
854 |
+
#: lib/wfu_constants.php:178
|
855 |
msgid "There are no files to upload!"
|
856 |
msgstr "Es gibt keine Dateien zum Hochladen!"
|
857 |
|
858 |
+
#: lib/wfu_constants.php:179
|
859 |
msgid "Test upload message"
|
860 |
msgstr "Test-Upload-Nachricht"
|
861 |
|
862 |
+
#: lib/wfu_constants.php:180
|
863 |
msgid "JSON parse warning!"
|
864 |
msgstr "JSON parse Warnung!"
|
865 |
|
866 |
+
#: lib/wfu_constants.php:181
|
867 |
msgid "please wait while redirecting..."
|
868 |
msgstr "Bitte warten Sie, Sie werden umgeleitet ..."
|
869 |
|
870 |
+
#: lib/wfu_constants.php:182
|
871 |
msgid "Open visual shortcode editor in new window"
|
872 |
msgstr "Offenen des visuellen Shortcode-Editor in neuem Fenster"
|
873 |
|
874 |
+
#: lib/wfu_constants.php:183
|
875 |
msgid "loading visual editor"
|
876 |
msgstr "visueller Editor laden"
|
877 |
|
878 |
+
#: lib/wfu_constants.php:184
|
879 |
msgid "Clear file list?"
|
880 |
msgstr "Klar Dateiliste?"
|
881 |
|
882 |
+
#: lib/wfu_constants.php:185
|
883 |
msgid "DROP HERE"
|
884 |
msgstr "HIER ABLEGEN"
|
885 |
|
886 |
+
#: lib/wfu_constants.php:187
|
887 |
msgid "Wordpress File Upload Form"
|
888 |
msgstr "Wordpress Datei Upload Formular"
|
889 |
|
890 |
+
#: lib/wfu_constants.php:188
|
891 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
892 |
msgstr "Wordpress Datei Upload Plugin Uploader für Seitenleisten"
|
893 |
|
894 |
+
#: lib/wfu_constants.php:189
|
895 |
msgid "Upload Files"
|
896 |
msgstr "Dateien hochladen"
|
897 |
|
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: 2015-11-
|
6 |
-
"PO-Revision-Date: 2015-11-
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: el\n"
|
@@ -186,32 +186,44 @@ msgstr ""
|
|
186 |
"Ελέγξτε και διορθώστε τα δικαιώματα ανάγνωσης/εγγραφής στο φάκελο προορισμού."
|
187 |
|
188 |
#: lib/wfu_constants.php:49
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
msgid "Targer folder doesn't exist."
|
190 |
msgstr "Ο φάκελος προορισμού δεν υπάρχει."
|
191 |
|
192 |
-
#: lib/wfu_constants.php:
|
193 |
msgid "Upload failed! Missing a temporary folder."
|
194 |
msgstr "Η αποστολή απέτυχε! Λείπει ο προσωρινός φάκελος."
|
195 |
|
196 |
-
#: lib/wfu_constants.php:
|
197 |
msgid "Upload failed! Permission denied to write to target folder."
|
198 |
msgstr "Η αποστολή απέτυχε! Δεν επιτρέπεται η εγγραφή στο φάκελο προορισμού."
|
199 |
|
200 |
-
#: lib/wfu_constants.php:
|
201 |
msgid "File not allowed."
|
202 |
msgstr "Το αρχείο δεν επιτρέπεται."
|
203 |
|
204 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
205 |
msgid "The uploaded file exceeds the file size limit."
|
206 |
msgstr "Το αποστελλόμενο αρχείο υπερβαίνει το όριο μεγέθους αρχείου."
|
207 |
|
208 |
-
#: lib/wfu_constants.php:
|
209 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
210 |
msgstr ""
|
211 |
"Το αποστελλόμενο αρχείο υπερβαίνει τα 2GB και δεν υποστηρίζεται από τον "
|
212 |
"server."
|
213 |
|
214 |
-
#: lib/wfu_constants.php:
|
215 |
msgid ""
|
216 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
217 |
"Please contact the administrator."
|
@@ -219,7 +231,7 @@ msgstr ""
|
|
219 |
"Η αποστολή απέτυχε! Το αποστελλόμενο αρχείο υπερβαίνει το όριο μεγέθους "
|
220 |
"αρχείου του server. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
221 |
|
222 |
-
#: lib/wfu_constants.php:
|
223 |
msgid ""
|
224 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
225 |
"server. Please contact the administrator."
|
@@ -227,7 +239,7 @@ msgstr ""
|
|
227 |
"Η αποστολή απέτυχε! Η διάρκεια αποστολής υπερέβη το όριο χρόνου του server. "
|
228 |
"Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
229 |
|
230 |
-
#: lib/wfu_constants.php:
|
231 |
msgid ""
|
232 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
233 |
"was specified in the HTML form."
|
@@ -235,19 +247,19 @@ msgstr ""
|
|
235 |
"Η αποστολή απέτυχε! Το αποστελλόμενο αρχείο υπερβαίνει την ιδιότητα "
|
236 |
"MAX_FILE_SIZE που ορίστηκε στη φόρμα HTML."
|
237 |
|
238 |
-
#: lib/wfu_constants.php:
|
239 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
240 |
msgstr "Η αποστολή απέτυχε: Το αποστελλόμενο αρχείο απεστάλλη μερικώς."
|
241 |
|
242 |
-
#: lib/wfu_constants.php:
|
243 |
msgid "Upload failed! No file was uploaded."
|
244 |
msgstr "Η αποστολή απέτυχε. Κανένα αρχείο δεν απεστάλη."
|
245 |
|
246 |
-
#: lib/wfu_constants.php:
|
247 |
msgid "Upload failed! Failed to write file to disk."
|
248 |
msgstr "Η αποστολή απέτυχε. Δεν κατέστη δυνατή η εγγραφή στο δίσκο."
|
249 |
|
250 |
-
#: lib/wfu_constants.php:
|
251 |
msgid ""
|
252 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
253 |
"administrator."
|
@@ -255,7 +267,7 @@ msgstr ""
|
|
255 |
"Η αποστολή απέτυχε! Ένα σφάλμα συνέβη κατά τη μετακίνηση του προσωρινού "
|
256 |
"αρχείου. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
257 |
|
258 |
-
#: lib/wfu_constants.php:
|
259 |
msgid ""
|
260 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
261 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
@@ -266,20 +278,20 @@ msgstr ""
|
|
266 |
"εξέταση της λίστας των επεκτάσεων που έχουν φορτωθεί με την phpinfo() να "
|
267 |
"βοηθήσει."
|
268 |
|
269 |
-
#: lib/wfu_constants.php:
|
270 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
271 |
msgstr ""
|
272 |
"Η αποστολή απέτυχε! Συνέβη κάποιο σφάλμα κατά την αποστολή του αρχείου."
|
273 |
|
274 |
-
#: lib/wfu_constants.php:
|
275 |
msgid "Upload failed!"
|
276 |
msgstr "Η αποστολή απέτυχε!"
|
277 |
|
278 |
-
#: lib/wfu_constants.php:
|
279 |
msgid "No file!"
|
280 |
msgstr "Κανένα αρχείο!"
|
281 |
|
282 |
-
#: lib/wfu_constants.php:
|
283 |
msgid ""
|
284 |
"Upload failed! The upload has been canceled by the user or the browser "
|
285 |
"dropped the connection."
|
@@ -287,27 +299,27 @@ msgstr ""
|
|
287 |
"Η αποστολή απέτυχε! Είτε η αποστολή ακυρώθηκε από το χρήστη ή ο browser "
|
288 |
"έχασε τη σύνδεση."
|
289 |
|
290 |
-
#: lib/wfu_constants.php:
|
291 |
msgid "Upload failed! Unknown error."
|
292 |
msgstr "Η αποστολή απέτυχε! Άγνωστο σφάλμα."
|
293 |
|
294 |
-
#: lib/wfu_constants.php:
|
295 |
msgid "Please contact the administrator."
|
296 |
msgstr "Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
297 |
|
298 |
-
#: lib/wfu_constants.php:
|
299 |
msgid "No result from remote server!"
|
300 |
msgstr "Καμία απάντηση από τον απομακρυσμένο server!"
|
301 |
|
302 |
-
#: lib/wfu_constants.php:
|
303 |
msgid " but with warnings"
|
304 |
msgstr " αλλά με προειδοποιήσεις"
|
305 |
|
306 |
-
#: lib/wfu_constants.php:
|
307 |
msgid "Warning: JSON parse error."
|
308 |
msgstr "Προειδοποίηση: Σφάλμα μετατροπής JSON."
|
309 |
|
310 |
-
#: lib/wfu_constants.php:
|
311 |
msgid ""
|
312 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
313 |
"not be parsed."
|
@@ -315,19 +327,19 @@ msgstr ""
|
|
315 |
"Οι παράμετροι αποστολής αυτού του αρχείου, οι οποίες πέρασαν στο χειριστή ως "
|
316 |
"συμβολοσειρά JSON, δεν μπόρεσαν να μετατραπούν."
|
317 |
|
318 |
-
#: lib/wfu_constants.php:
|
319 |
msgid ""
|
320 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
321 |
msgstr ""
|
322 |
"Το αντικείμενο UploadStates, το οποίο πέρασε στο χειριστή ως συμβολοσειρά "
|
323 |
"JSON, δεν μπόρεσε να μετατραπεί."
|
324 |
|
325 |
-
#: lib/wfu_constants.php:
|
326 |
msgid ""
|
327 |
"Redirection to classic form functionality occurred due to unknown error."
|
328 |
msgstr "Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος."
|
329 |
|
330 |
-
#: lib/wfu_constants.php:
|
331 |
msgid ""
|
332 |
"Redirection to classic form functionality occurred because AJAX is not "
|
333 |
"supported."
|
@@ -335,7 +347,7 @@ msgstr ""
|
|
335 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
336 |
"AJAX."
|
337 |
|
338 |
-
#: lib/wfu_constants.php:
|
339 |
msgid ""
|
340 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
341 |
"supported."
|
@@ -343,60 +355,60 @@ msgstr ""
|
|
343 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
344 |
"HTML5."
|
345 |
|
346 |
-
#: lib/wfu_constants.php:
|
347 |
msgid ""
|
348 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
349 |
msgstr ""
|
350 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος μετατροπής "
|
351 |
"JSON."
|
352 |
|
353 |
-
#: lib/wfu_constants.php:
|
354 |
msgid "Please enable popup windows from the browser's settings!"
|
355 |
msgstr ""
|
356 |
"Παρακαλούμε ενεργοποιήστε τα αναδυόμενα παράθυρα από τις ρυθμίσεις του "
|
357 |
"προγράμματος περιήγησης!"
|
358 |
|
359 |
-
#: lib/wfu_constants.php:
|
360 |
msgid "cannot be empty!"
|
361 |
msgstr "δεν μπορεί να είναι κενό!"
|
362 |
|
363 |
-
#: lib/wfu_constants.php:
|
364 |
msgid "number not valid!"
|
365 |
msgstr "μη έγκυρος αριθμός!"
|
366 |
|
367 |
-
#: lib/wfu_constants.php:
|
368 |
msgid "email not valid!"
|
369 |
msgstr "το email δεν είναι έγκυρο!"
|
370 |
|
371 |
-
#: lib/wfu_constants.php:
|
372 |
msgid "emails do not match!"
|
373 |
msgstr "τα emails δεν ταιριάζουν!"
|
374 |
|
375 |
-
#: lib/wfu_constants.php:
|
376 |
msgid "no base email field in group!"
|
377 |
msgstr "δεν υπάρχει αρχικό πεδίο email στο group!"
|
378 |
|
379 |
-
#: lib/wfu_constants.php:
|
380 |
msgid "passwords do not match!"
|
381 |
msgstr "οι κωδικοί δεν ταιριάζουν!"
|
382 |
|
383 |
-
#: lib/wfu_constants.php:
|
384 |
msgid "no base password field in group!"
|
385 |
msgstr "δεν υπάρχει αρχικό πεδίο κωδικού στο group!"
|
386 |
|
387 |
-
#: lib/wfu_constants.php:
|
388 |
msgid "checkbox unchecked!"
|
389 |
msgstr "το checkbox είναι μη επιλεγμένο!"
|
390 |
|
391 |
-
#: lib/wfu_constants.php:
|
392 |
msgid "no option selected!"
|
393 |
msgstr "δεν έχει γίνει επιλογή!"
|
394 |
|
395 |
-
#: lib/wfu_constants.php:
|
396 |
msgid "no item selected!"
|
397 |
msgstr "δεν έχει γίνει επιλογή!"
|
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 +416,7 @@ msgstr ""
|
|
404 |
"Υπάρχουν περισσότερες από μία εμφανίσεις του plugin σε αυτή τη σελίδα με το "
|
405 |
"ίδιο id. Παρακαλούμε να το αλλάξετε."
|
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,7 +424,7 @@ msgstr ""
|
|
412 |
"Δεν είναι δυνατή η επεξεργασία του shortcode διότι η σελίδα τροποποιήθηκε. "
|
413 |
"Παρακαλούμε ξαναφορτώστε τη σελίδα."
|
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)."
|
@@ -420,12 +432,12 @@ msgstr ""
|
|
420 |
"ΣΦΑΛΜΑ: Δεν υποστηρίζεται το captcha. Έχετε παλαιά έκδοση της PHP. "
|
421 |
"Αναβαθμίστε την PHP ή χρησιμοποιήστε την επιλογή RecaptchaV2 (no account)."
|
422 |
|
423 |
-
#: lib/wfu_constants.php:
|
424 |
msgid "ERROR: No site key. Please contact administrator!"
|
425 |
msgstr ""
|
426 |
"ΣΦΑΛΜΑ: Δεν υπάρχει κλειδί site. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
427 |
|
428 |
-
#: lib/wfu_constants.php:
|
429 |
msgid ""
|
430 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
431 |
"define Google Recaptcha keys."
|
@@ -433,113 +445,125 @@ msgstr ""
|
|
433 |
"ΣΦΑΛΜΑ: Δεν ορίστηκε κλειδί site! Παρακαλούμε πηγαίνεται στις επιλογές του "
|
434 |
"plugin στο Dashboard για να ορίσετε κλειδιά του Google Recaptcha."
|
435 |
|
436 |
-
#: lib/wfu_constants.php:
|
437 |
msgid "Bad captcha image!"
|
438 |
msgstr "Μη έγκυρη εικόνα captcha!"
|
439 |
|
440 |
-
#: lib/wfu_constants.php:
|
441 |
msgid "No input!"
|
442 |
msgstr "Κενό!"
|
443 |
|
444 |
-
#: lib/wfu_constants.php:
|
445 |
msgid "Captcha not completed!"
|
446 |
msgstr "Το captcha δε συμπληρώθηκε!"
|
447 |
|
448 |
-
#: lib/wfu_constants.php:
|
449 |
msgid "Wrong captcha!"
|
450 |
msgstr "Λάθος captcha!"
|
451 |
|
452 |
-
#: lib/wfu_constants.php:
|
453 |
msgid "Error refreshing captcha!"
|
454 |
msgstr "Σφάλμα ανανέωσης του captcha!"
|
455 |
|
456 |
-
#: lib/wfu_constants.php:
|
457 |
msgid "Unknown captcha error!"
|
458 |
msgstr "Άγνωστο σφάλμα captcha!"
|
459 |
|
460 |
-
#: lib/wfu_constants.php:
|
461 |
msgid "Captcha not supported by your browser!"
|
462 |
msgstr "Το captcha δεν υποστηρίζεται από το browser σας!"
|
463 |
|
464 |
-
#: lib/wfu_constants.php:
|
465 |
msgid "the secret parameter is missing"
|
466 |
msgstr "η μυστική παράμετρος λείπει"
|
467 |
|
468 |
-
#: lib/wfu_constants.php:
|
469 |
msgid "the secret parameter is invalid or malformed"
|
470 |
msgstr "η μυστική παράμετρος είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
471 |
|
472 |
-
#: lib/wfu_constants.php:
|
473 |
msgid "the response parameter is missing"
|
474 |
msgstr "η παράμετρος απάντησης λείπει"
|
475 |
|
476 |
-
#: lib/wfu_constants.php:
|
477 |
msgid "the response parameter is invalid or malformed"
|
478 |
msgstr "η παράμετρος απάντησης είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
479 |
|
480 |
-
#: lib/wfu_constants.php:
|
481 |
msgid "Please do not use drag drop due to an internal problem."
|
482 |
msgstr ""
|
483 |
"Παρακαλούμε μη χρησιμοποιείτε το drag drop λόγω εσωτερικού προβλήματος."
|
484 |
|
485 |
-
#: lib/wfu_constants.php:
|
486 |
#, php-format
|
487 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
488 |
msgstr ""
|
489 |
"Σφάλμα κατά τη διάρκεια τμηματικής αποστολής. Το μοναδικό ID είναι κενό στο "
|
490 |
"τμήμα %d"
|
491 |
|
492 |
-
#: lib/wfu_constants.php:
|
493 |
msgid "Chunked upload is not allowed!"
|
494 |
msgstr "Δεν επιτρέπεται τμηματική αποστολή!"
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
498 |
msgstr "Η τμηματική αποστολή ματαιώθηκε λόγω σφάλματος στο προηγούμενο τμήμα!"
|
499 |
|
500 |
-
#: lib/wfu_constants.php:
|
501 |
msgid "Chunked upload failed, final file could not be created!"
|
502 |
msgstr ""
|
503 |
"Η τμηματική αποστολή ματαιώθηκε, το τελικό αρχείο δεν μπόρεσε να "
|
504 |
"δημιουργηθεί!"
|
505 |
|
506 |
-
#: lib/wfu_constants.php:
|
507 |
#, php-format
|
508 |
msgid "Could not write file chuck to destination on chunk %d"
|
509 |
msgstr "Δεν ήταν δυνατή η εγγραφή τμήματος αρχείου στον προορισμό στο τμήμα %d"
|
510 |
|
511 |
-
#: lib/wfu_constants.php:
|
512 |
#, php-format
|
513 |
msgid "Could not enlarge destination file on chunk %d"
|
514 |
msgstr "Δεν ήταν δυνατή η μεγέθυνση του αρχείου προορισμού στο τμήμα %d"
|
515 |
|
516 |
-
#: lib/wfu_constants.php:
|
517 |
#, php-format
|
518 |
msgid "Could not open file handles on chunk %d"
|
519 |
msgstr "Δεν ήταν δυνατό το άνοιγμα χειριστών αρχείου στο τμήμα %d"
|
520 |
|
521 |
-
#: lib/wfu_constants.php:
|
522 |
msgid "You are not allowed to delete this file!"
|
523 |
msgstr "Δεν επιτρέπεται η διαγραφή αυτού του αρχείου!"
|
524 |
|
525 |
-
#: lib/wfu_constants.php:
|
526 |
msgid "Upload skipped! File already exists."
|
527 |
msgstr "Η αποστολή παραβλέφθηκε! Το αρχείο υπάρχει ήδη."
|
528 |
|
529 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
530 |
msgid "No files have been selected!"
|
531 |
msgstr "Δεν επιλέχθηκαν αρχεία!"
|
532 |
|
533 |
-
#: lib/wfu_constants.php:
|
534 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
535 |
msgstr "Το plugin WPFilebase δεν ενημερώθηκε διότι δεν απεστάλη κανένα αρχείο."
|
536 |
|
537 |
-
#: lib/wfu_constants.php:
|
538 |
msgid "Notification email was not sent because there were no files uploaded."
|
539 |
msgstr ""
|
540 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν απεστάλη κανένα αρχείο."
|
541 |
|
542 |
-
#: lib/wfu_constants.php:
|
543 |
msgid ""
|
544 |
"Notification email was not sent because no recipients were defined. Please "
|
545 |
"check notifyrecipients attribute in the shortcode."
|
@@ -547,7 +571,7 @@ msgstr ""
|
|
547 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν ορίστηκαν παραλήπτες. "
|
548 |
"Παρακαλούμε ελέγξτε την ιδιότητα notifyrecipients στο shortcode."
|
549 |
|
550 |
-
#: lib/wfu_constants.php:
|
551 |
msgid ""
|
552 |
"Notification email was not sent due to an error. Please check "
|
553 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -555,7 +579,7 @@ msgstr ""
|
|
555 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email λόγω σφάλματος. Παρακαλούμε ελέγξτε "
|
556 |
"τις ιδιότητες notifyrecipients, notifysubject και notifymessage για σφάλματα."
|
557 |
|
558 |
-
#: lib/wfu_constants.php:
|
559 |
msgid ""
|
560 |
"Redirection not executed because redirection link is empty. Please check "
|
561 |
"redirectlink attribute."
|
@@ -563,14 +587,14 @@ msgstr ""
|
|
563 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι ο σύνδεσμος αναδρομολόγησης είναι "
|
564 |
"κενός. Παρακαλούμε ελέγξτε την ιδιότητα redirectlink."
|
565 |
|
566 |
-
#: lib/wfu_constants.php:
|
567 |
msgid ""
|
568 |
"Redirection not executed because not all files were successfully uploaded."
|
569 |
msgstr ""
|
570 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι δεν αποεστάλησαν όλα τα αρχεία "
|
571 |
"επιτυχώς."
|
572 |
|
573 |
-
#: lib/wfu_constants.php:
|
574 |
msgid ""
|
575 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
576 |
"message persists, contact administrator."
|
@@ -578,7 +602,7 @@ msgstr ""
|
|
578 |
"Δεν κατέστη δυνατή η προσθήκη του shortcode στη σελίδα / άρθρο. Παρακαλώ "
|
579 |
"προσπάθησε ξανά. Αν το μήνυμα συνεχίζει, επικοινωνήστε με το διαχειριστή."
|
580 |
|
581 |
-
#: lib/wfu_constants.php:
|
582 |
msgid ""
|
583 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
584 |
"again to edit the shortcode."
|
@@ -586,7 +610,7 @@ msgstr ""
|
|
586 |
"Δεν ήταν δυνατή η επεξεργασία του shortcode διότι τα περιεχόμενα της σελίδας "
|
587 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να επεξεργαστείτε το shortcode."
|
588 |
|
589 |
-
#: lib/wfu_constants.php:
|
590 |
msgid ""
|
591 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
592 |
"again to delete it."
|
@@ -594,7 +618,7 @@ msgstr ""
|
|
594 |
"Δεν ήταν δυνατή η διαγραφή του shortcode διότι τα περιεχόμενα της σελίδας "
|
595 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να διαγράψετε το shortcode."
|
596 |
|
597 |
-
#: lib/wfu_constants.php:
|
598 |
msgid ""
|
599 |
"The page containing the shortcode has been modified and it is no longer "
|
600 |
"valid. Please go back to reload the shortcode."
|
@@ -602,7 +626,7 @@ msgstr ""
|
|
602 |
"Η σελίδα που περιέχει το shortcode τροποποιήθηκε και δεν είναι πλέον σε "
|
603 |
"ισχύ. Παρακαλούμε πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
604 |
|
605 |
-
#: lib/wfu_constants.php:
|
606 |
msgid ""
|
607 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
608 |
"back to reload the shortcode."
|
@@ -610,7 +634,7 @@ msgstr ""
|
|
610 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode διότι τα περιεχόμενα της σελίδας "
|
611 |
"άλλαξαν. Πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
612 |
|
613 |
-
#: lib/wfu_constants.php:
|
614 |
msgid ""
|
615 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
616 |
"go back and reload the shortcode."
|
@@ -618,39 +642,39 @@ msgstr ""
|
|
618 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode. Παρακαλούμε ξαναδοκιμάστε. Αν το "
|
619 |
"πρόβλημα παραμείνει, πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
620 |
|
621 |
-
#: lib/wfu_constants.php:
|
622 |
msgid "This is a test message"
|
623 |
msgstr "Αυτό είναι ένα μήνυμα ελέγχου"
|
624 |
|
625 |
-
#: lib/wfu_constants.php:
|
626 |
msgid "This is a test administrator message"
|
627 |
msgstr "Αυτό είναι ένα μήνυμα διαχειριστή ελέγχου"
|
628 |
|
629 |
-
#: lib/wfu_constants.php:
|
630 |
msgid "File testfile 1 under test"
|
631 |
msgstr "Αρχείο testfile 1 υπό έλεγχο"
|
632 |
|
633 |
-
#: lib/wfu_constants.php:
|
634 |
msgid "File testfile 1 message"
|
635 |
msgstr "Μήνυμα αρχείου testfile 1"
|
636 |
|
637 |
-
#: lib/wfu_constants.php:
|
638 |
msgid "File testfile 1 administrator message"
|
639 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 1"
|
640 |
|
641 |
-
#: lib/wfu_constants.php:
|
642 |
msgid "File testfile 2 under test"
|
643 |
msgstr "Αρχείο testfile 2 υπό έλεγχο"
|
644 |
|
645 |
-
#: lib/wfu_constants.php:
|
646 |
msgid "File testfile 2 message"
|
647 |
msgstr "Μήνυμα αρχείου testfile 2"
|
648 |
|
649 |
-
#: lib/wfu_constants.php:
|
650 |
msgid "File testfile 2 administrator message"
|
651 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 2"
|
652 |
|
653 |
-
#: lib/wfu_constants.php:
|
654 |
msgid ""
|
655 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
656 |
"current user."
|
@@ -658,7 +682,7 @@ msgstr ""
|
|
658 |
"Εισάγετε τη μεταβλητή %userid% στο κείμενο. Θα αντικατασταθεί από το id του "
|
659 |
"τρέχοντος χρήστη."
|
660 |
|
661 |
-
#: lib/wfu_constants.php:
|
662 |
msgid ""
|
663 |
"Insert variable %username% inside text. It will be replaced by the username "
|
664 |
"of the current user."
|
@@ -666,7 +690,7 @@ msgstr ""
|
|
666 |
"Εισάγετε τη μεταβλητή %username% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
667 |
"του τρέχοντος χρήστη."
|
668 |
|
669 |
-
#: lib/wfu_constants.php:
|
670 |
msgid ""
|
671 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
672 |
"the current user."
|
@@ -674,7 +698,7 @@ msgstr ""
|
|
674 |
"Εισάγετε τη μεταβλητή %useremail% στο κείμενο. Θα αντικατασταθεί από το "
|
675 |
"email του τρέχοντος χρήστη."
|
676 |
|
677 |
-
#: lib/wfu_constants.php:
|
678 |
msgid ""
|
679 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
680 |
"of the uploaded file."
|
@@ -682,7 +706,7 @@ msgstr ""
|
|
682 |
"Εισάγετε τη μεταβλητή %filename% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
683 |
"του αποστελλομένου αρχείου."
|
684 |
|
685 |
-
#: lib/wfu_constants.php:
|
686 |
msgid ""
|
687 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
688 |
"filepath of the uploaded file."
|
@@ -690,7 +714,7 @@ msgstr ""
|
|
690 |
"Εισάγετε τη μεταβλητή %filepath% στο κείμενο. Θα αντικατασταθεί από την "
|
691 |
"πλήρη διαδρομή του αποστελλομένου αρχείου."
|
692 |
|
693 |
-
#: lib/wfu_constants.php:
|
694 |
msgid ""
|
695 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
696 |
"the website."
|
@@ -698,7 +722,7 @@ msgstr ""
|
|
698 |
"Εισάγετε τη μεταβλητή %blogid% στο κείμενο. Θα αντικατασταθεί από το blog id "
|
699 |
"της ιστοσελίδας."
|
700 |
|
701 |
-
#: lib/wfu_constants.php:
|
702 |
msgid ""
|
703 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
704 |
"current page."
|
@@ -706,7 +730,7 @@ msgstr ""
|
|
706 |
"Εισάγετε τη μεταβλητή %pageid% στο κείμενο. Θα αντικατασταθεί από το id της "
|
707 |
"τρέχουσας σελίδας."
|
708 |
|
709 |
-
#: lib/wfu_constants.php:
|
710 |
msgid ""
|
711 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
712 |
"the current page."
|
@@ -714,7 +738,7 @@ msgstr ""
|
|
714 |
"Εισάγετε τη μεταβλητή %pagetitle% στο κείμενο. Θα αντικατασταθεί από τον "
|
715 |
"τίτλο της τρέχουσας σελίδας."
|
716 |
|
717 |
-
#: lib/wfu_constants.php:
|
718 |
msgid ""
|
719 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
720 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -724,141 +748,141 @@ msgstr ""
|
|
724 |
"από την εμφανιζόμενη dropdown λίστα. Θα αντικατασταθεί από την τιμή που "
|
725 |
"εισήγαγε ο χρήστης σε αυτό το πεδίο."
|
726 |
|
727 |
-
#: lib/wfu_constants.php:
|
728 |
msgid "Insert variable %n% inside text to denote a line change."
|
729 |
msgstr ""
|
730 |
"Εισάγετε τη μεταβλητή %n% στο κείμενο για να υποδείξετε αλλαγή γραμμής."
|
731 |
|
732 |
-
#: lib/wfu_constants.php:
|
733 |
msgid "Test Mode"
|
734 |
msgstr "Κατάσταση Ελέγχου"
|
735 |
|
736 |
-
#: lib/wfu_constants.php:
|
737 |
msgid "select dir..."
|
738 |
msgstr "επιλογή καταλόγου..."
|
739 |
|
740 |
-
#: lib/wfu_constants.php:
|
741 |
msgid "type dir"
|
742 |
msgstr "εισάγετε κατάλογο"
|
743 |
|
744 |
-
#: lib/wfu_constants.php:
|
745 |
msgid "Upload path: %filepath%"
|
746 |
msgstr "Διαδρομή προορισμού: %filepath%"
|
747 |
|
748 |
-
#: lib/wfu_constants.php:
|
749 |
msgid "Failed upload path: %filepath%"
|
750 |
msgstr "Εσφαλμένη διαδρομή προορισμού: %filepath%"
|
751 |
|
752 |
-
#: lib/wfu_constants.php:
|
753 |
msgid " (required)"
|
754 |
msgstr " (απαραίτητο)"
|
755 |
|
756 |
-
#: lib/wfu_constants.php:
|
757 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
758 |
msgstr ""
|
759 |
"Υπάρχουν αρχεία που αποστέλλονται. Σίγουρα θέλετε να φύγετε από τη σελίδα;"
|
760 |
|
761 |
-
#: lib/wfu_constants.php:
|
762 |
msgid "checking captcha..."
|
763 |
msgstr "έλεγχος captcha..."
|
764 |
|
765 |
-
#: lib/wfu_constants.php:
|
766 |
msgid "refreshing..."
|
767 |
msgstr "ανανέωση..."
|
768 |
|
769 |
-
#: lib/wfu_constants.php:
|
770 |
msgid "correct captcha"
|
771 |
msgstr "σωστό captcha"
|
772 |
|
773 |
-
#: lib/wfu_constants.php:
|
774 |
msgid "click to continue the upload"
|
775 |
msgstr "πατήστε click για να συνεχίσει η αποστολή"
|
776 |
|
777 |
-
#: lib/wfu_constants.php:
|
778 |
msgid "Are you sure you want to delete this file?"
|
779 |
msgstr "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο;"
|
780 |
|
781 |
-
#: lib/wfu_constants.php:
|
782 |
msgid "Upload in progress"
|
783 |
msgstr "Αποστολή σε εξέλιξη"
|
784 |
|
785 |
-
#: lib/wfu_constants.php:
|
786 |
msgid "Upload in progress with warnings!"
|
787 |
msgstr "Αποστολή σε εξέλιξη με προειδοποιήσεις!"
|
788 |
|
789 |
-
#: lib/wfu_constants.php:
|
790 |
msgid "Upload in progress but some files already failed!"
|
791 |
msgstr "Αποστολή σε εξέλιξη αλλά κάποια αρχεία ήδη απέτυχαν!"
|
792 |
|
793 |
-
#: lib/wfu_constants.php:
|
794 |
msgid "Upload in progress but no files uploaded so far!"
|
795 |
msgstr "Αποστολή σε εξέλιξη αλλά δεν απεστάλη κανένα αρχείο μέχρι τώρα!"
|
796 |
|
797 |
-
#: lib/wfu_constants.php:
|
798 |
msgid "All files uploaded successfully"
|
799 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς"
|
800 |
|
801 |
-
#: lib/wfu_constants.php:
|
802 |
msgid "All files uploaded successfully but there are warnings!"
|
803 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
804 |
|
805 |
-
#: lib/wfu_constants.php:
|
806 |
msgid "File uploaded successfully but there are warnings!"
|
807 |
msgstr "Το αρχείο απεστάλη επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
808 |
|
809 |
-
#: lib/wfu_constants.php:
|
810 |
msgid "Some files failed to upload!"
|
811 |
msgstr "Μερικά αρχεία απέτυχαν να αποσταλούν!"
|
812 |
|
813 |
-
#: lib/wfu_constants.php:
|
814 |
msgid "All files failed to upload"
|
815 |
msgstr "Όλα τα αρχεία απέτυχαν να αποσταλούν"
|
816 |
|
817 |
-
#: lib/wfu_constants.php:
|
818 |
msgid "File failed to upload"
|
819 |
msgstr "Το αρχείο απέτυχε να αποσταλεί"
|
820 |
|
821 |
-
#: lib/wfu_constants.php:
|
822 |
msgid "There are no files to upload!"
|
823 |
msgstr "Δεν υπάρχουν αρχεία για αποστολή!"
|
824 |
|
825 |
-
#: lib/wfu_constants.php:
|
826 |
msgid "Test upload message"
|
827 |
msgstr "Μήνυμα αποστολής ελέγχου"
|
828 |
|
829 |
-
#: lib/wfu_constants.php:
|
830 |
msgid "JSON parse warning!"
|
831 |
msgstr "Προειδοποίηση μετατροπής JSON!"
|
832 |
|
833 |
-
#: lib/wfu_constants.php:
|
834 |
msgid "please wait while redirecting..."
|
835 |
msgstr "παρακαλούμε περιμένετε ενώ γίνεται αναδρομολόγηση..."
|
836 |
|
837 |
-
#: lib/wfu_constants.php:
|
838 |
msgid "Open visual shortcode editor in new window"
|
839 |
msgstr "Ανοίξτε τη γραφική επεξεργασία του shortcode σε νέο παράθυρο"
|
840 |
|
841 |
-
#: lib/wfu_constants.php:
|
842 |
msgid "loading visual editor"
|
843 |
msgstr "φόρτωση του γραφικού επεξεργαστή"
|
844 |
|
845 |
-
#: lib/wfu_constants.php:
|
846 |
msgid "Clear file list?"
|
847 |
msgstr "Να γίνει καθαρισμός της λίστας αρχείων;"
|
848 |
|
849 |
-
#: lib/wfu_constants.php:
|
850 |
msgid "DROP HERE"
|
851 |
msgstr "ΑΦΗΣΤΕ ΕΔΩ"
|
852 |
|
853 |
-
#: lib/wfu_constants.php:
|
854 |
msgid "Wordpress File Upload Form"
|
855 |
msgstr "Φόρμα του Wordpress File Upload"
|
856 |
|
857 |
-
#: lib/wfu_constants.php:
|
858 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
859 |
msgstr "Αποστολή αρχείων με το Wordpress File Upload plugin για sidebars"
|
860 |
|
861 |
-
#: lib/wfu_constants.php:
|
862 |
msgid "Upload Files"
|
863 |
msgstr "Αποστολή αρχείων"
|
864 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-11-21 13:11+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-11-21 13:14+0200\n"
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: el\n"
|
186 |
"Ελέγξτε και διορθώστε τα δικαιώματα ανάγνωσης/εγγραφής στο φάκελο προορισμού."
|
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 |
+
"Σφάλμα. Το αρχείο απορρίφθηκε διότι η επέκτασή του δεν είναι σωστή. Το σωστό "
|
194 |
+
"του όνομα είναι: "
|
195 |
+
|
196 |
+
#: lib/wfu_constants.php:50
|
197 |
msgid "Targer folder doesn't exist."
|
198 |
msgstr "Ο φάκελος προορισμού δεν υπάρχει."
|
199 |
|
200 |
+
#: lib/wfu_constants.php:51
|
201 |
msgid "Upload failed! Missing a temporary folder."
|
202 |
msgstr "Η αποστολή απέτυχε! Λείπει ο προσωρινός φάκελος."
|
203 |
|
204 |
+
#: lib/wfu_constants.php:52
|
205 |
msgid "Upload failed! Permission denied to write to target folder."
|
206 |
msgstr "Η αποστολή απέτυχε! Δεν επιτρέπεται η εγγραφή στο φάκελο προορισμού."
|
207 |
|
208 |
+
#: lib/wfu_constants.php:53
|
209 |
msgid "File not allowed."
|
210 |
msgstr "Το αρχείο δεν επιτρέπεται."
|
211 |
|
212 |
+
#: lib/wfu_constants.php:54
|
213 |
+
msgid "File is suspicious and was rejected."
|
214 |
+
msgstr "Το αρχείο είναι ύποπτο και απορρίφθηκε."
|
215 |
+
|
216 |
+
#: lib/wfu_constants.php:55
|
217 |
msgid "The uploaded file exceeds the file size limit."
|
218 |
msgstr "Το αποστελλόμενο αρχείο υπερβαίνει το όριο μεγέθους αρχείου."
|
219 |
|
220 |
+
#: lib/wfu_constants.php:56
|
221 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
222 |
msgstr ""
|
223 |
"Το αποστελλόμενο αρχείο υπερβαίνει τα 2GB και δεν υποστηρίζεται από τον "
|
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."
|
231 |
"Η αποστολή απέτυχε! Το αποστελλόμενο αρχείο υπερβαίνει το όριο μεγέθους "
|
232 |
"αρχείου του server. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
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."
|
239 |
"Η αποστολή απέτυχε! Η διάρκεια αποστολής υπερέβη το όριο χρόνου του server. "
|
240 |
"Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
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."
|
247 |
"Η αποστολή απέτυχε! Το αποστελλόμενο αρχείο υπερβαίνει την ιδιότητα "
|
248 |
"MAX_FILE_SIZE που ορίστηκε στη φόρμα HTML."
|
249 |
|
250 |
+
#: lib/wfu_constants.php:60
|
251 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
252 |
msgstr "Η αποστολή απέτυχε: Το αποστελλόμενο αρχείο απεστάλλη μερικώς."
|
253 |
|
254 |
+
#: lib/wfu_constants.php:61
|
255 |
msgid "Upload failed! No file was uploaded."
|
256 |
msgstr "Η αποστολή απέτυχε. Κανένα αρχείο δεν απεστάλη."
|
257 |
|
258 |
+
#: lib/wfu_constants.php:62
|
259 |
msgid "Upload failed! Failed to write file to disk."
|
260 |
msgstr "Η αποστολή απέτυχε. Δεν κατέστη δυνατή η εγγραφή στο δίσκο."
|
261 |
|
262 |
+
#: lib/wfu_constants.php:63
|
263 |
msgid ""
|
264 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
265 |
"administrator."
|
267 |
"Η αποστολή απέτυχε! Ένα σφάλμα συνέβη κατά τη μετακίνηση του προσωρινού "
|
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 |
"εξέταση της λίστας των επεκτάσεων που έχουν φορτωθεί με την phpinfo() να "
|
279 |
"βοηθήσει."
|
280 |
|
281 |
+
#: lib/wfu_constants.php:65
|
282 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
283 |
msgstr ""
|
284 |
"Η αποστολή απέτυχε! Συνέβη κάποιο σφάλμα κατά την αποστολή του αρχείου."
|
285 |
|
286 |
+
#: lib/wfu_constants.php:66
|
287 |
msgid "Upload failed!"
|
288 |
msgstr "Η αποστολή απέτυχε!"
|
289 |
|
290 |
+
#: lib/wfu_constants.php:67
|
291 |
msgid "No file!"
|
292 |
msgstr "Κανένα αρχείο!"
|
293 |
|
294 |
+
#: lib/wfu_constants.php:68
|
295 |
msgid ""
|
296 |
"Upload failed! The upload has been canceled by the user or the browser "
|
297 |
"dropped the connection."
|
299 |
"Η αποστολή απέτυχε! Είτε η αποστολή ακυρώθηκε από το χρήστη ή ο browser "
|
300 |
"έχασε τη σύνδεση."
|
301 |
|
302 |
+
#: lib/wfu_constants.php:69
|
303 |
msgid "Upload failed! Unknown error."
|
304 |
msgstr "Η αποστολή απέτυχε! Άγνωστο σφάλμα."
|
305 |
|
306 |
+
#: lib/wfu_constants.php:70
|
307 |
msgid "Please contact the administrator."
|
308 |
msgstr "Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
309 |
|
310 |
+
#: lib/wfu_constants.php:71
|
311 |
msgid "No result from remote server!"
|
312 |
msgstr "Καμία απάντηση από τον απομακρυσμένο server!"
|
313 |
|
314 |
+
#: lib/wfu_constants.php:72
|
315 |
msgid " but with warnings"
|
316 |
msgstr " αλλά με προειδοποιήσεις"
|
317 |
|
318 |
+
#: lib/wfu_constants.php:73 lib/wfu_constants.php:75
|
319 |
msgid "Warning: JSON parse error."
|
320 |
msgstr "Προειδοποίηση: Σφάλμα μετατροπής JSON."
|
321 |
|
322 |
+
#: lib/wfu_constants.php:74
|
323 |
msgid ""
|
324 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
325 |
"not be parsed."
|
327 |
"Οι παράμετροι αποστολής αυτού του αρχείου, οι οποίες πέρασαν στο χειριστή ως "
|
328 |
"συμβολοσειρά JSON, δεν μπόρεσαν να μετατραπούν."
|
329 |
|
330 |
+
#: lib/wfu_constants.php:76
|
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:77
|
338 |
msgid ""
|
339 |
"Redirection to classic form functionality occurred due to unknown error."
|
340 |
msgstr "Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας λόγω σφάλματος."
|
341 |
|
342 |
+
#: lib/wfu_constants.php:78
|
343 |
msgid ""
|
344 |
"Redirection to classic form functionality occurred because AJAX is not "
|
345 |
"supported."
|
347 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
348 |
"AJAX."
|
349 |
|
350 |
+
#: lib/wfu_constants.php:79
|
351 |
msgid ""
|
352 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
353 |
"supported."
|
355 |
"Προκλήθηκε μετάπτωση σε λειτουργία κλασικής φόρμας διότι δεν υποστηρίζεται η "
|
356 |
"HTML5."
|
357 |
|
358 |
+
#: lib/wfu_constants.php:80
|
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:81
|
366 |
msgid "Please enable popup windows from the browser's settings!"
|
367 |
msgstr ""
|
368 |
"Παρακαλούμε ενεργοποιήστε τα αναδυόμενα παράθυρα από τις ρυθμίσεις του "
|
369 |
"προγράμματος περιήγησης!"
|
370 |
|
371 |
+
#: lib/wfu_constants.php:82
|
372 |
msgid "cannot be empty!"
|
373 |
msgstr "δεν μπορεί να είναι κενό!"
|
374 |
|
375 |
+
#: lib/wfu_constants.php:83
|
376 |
msgid "number not valid!"
|
377 |
msgstr "μη έγκυρος αριθμός!"
|
378 |
|
379 |
+
#: lib/wfu_constants.php:84
|
380 |
msgid "email not valid!"
|
381 |
msgstr "το email δεν είναι έγκυρο!"
|
382 |
|
383 |
+
#: lib/wfu_constants.php:85
|
384 |
msgid "emails do not match!"
|
385 |
msgstr "τα emails δεν ταιριάζουν!"
|
386 |
|
387 |
+
#: lib/wfu_constants.php:86
|
388 |
msgid "no base email field in group!"
|
389 |
msgstr "δεν υπάρχει αρχικό πεδίο email στο group!"
|
390 |
|
391 |
+
#: lib/wfu_constants.php:87
|
392 |
msgid "passwords do not match!"
|
393 |
msgstr "οι κωδικοί δεν ταιριάζουν!"
|
394 |
|
395 |
+
#: lib/wfu_constants.php:88
|
396 |
msgid "no base password field in group!"
|
397 |
msgstr "δεν υπάρχει αρχικό πεδίο κωδικού στο group!"
|
398 |
|
399 |
+
#: lib/wfu_constants.php:89
|
400 |
msgid "checkbox unchecked!"
|
401 |
msgstr "το checkbox είναι μη επιλεγμένο!"
|
402 |
|
403 |
+
#: lib/wfu_constants.php:90
|
404 |
msgid "no option selected!"
|
405 |
msgstr "δεν έχει γίνει επιλογή!"
|
406 |
|
407 |
+
#: lib/wfu_constants.php:91
|
408 |
msgid "no item selected!"
|
409 |
msgstr "δεν έχει γίνει επιλογή!"
|
410 |
|
411 |
+
#: lib/wfu_constants.php:92
|
412 |
msgid ""
|
413 |
"There are more than one instances of the plugin in this page with the same "
|
414 |
"id. Please change it."
|
416 |
"Υπάρχουν περισσότερες από μία εμφανίσεις του plugin σε αυτή τη σελίδα με το "
|
417 |
"ίδιο id. Παρακαλούμε να το αλλάξετε."
|
418 |
|
419 |
+
#: lib/wfu_constants.php:93
|
420 |
msgid ""
|
421 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
422 |
"the page."
|
424 |
"Δεν είναι δυνατή η επεξεργασία του shortcode διότι η σελίδα τροποποιήθηκε. "
|
425 |
"Παρακαλούμε ξαναφορτώστε τη σελίδα."
|
426 |
|
427 |
+
#: lib/wfu_constants.php:94
|
428 |
msgid ""
|
429 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
430 |
"or use RecaptchaV2 (no account)."
|
432 |
"ΣΦΑΛΜΑ: Δεν υποστηρίζεται το captcha. Έχετε παλαιά έκδοση της PHP. "
|
433 |
"Αναβαθμίστε την PHP ή χρησιμοποιήστε την επιλογή RecaptchaV2 (no account)."
|
434 |
|
435 |
+
#: lib/wfu_constants.php:95
|
436 |
msgid "ERROR: No site key. Please contact administrator!"
|
437 |
msgstr ""
|
438 |
"ΣΦΑΛΜΑ: Δεν υπάρχει κλειδί site. Παρακαλούμε επικοινωνήστε με το διαχειριστή."
|
439 |
|
440 |
+
#: lib/wfu_constants.php:96
|
441 |
msgid ""
|
442 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
443 |
"define Google Recaptcha keys."
|
445 |
"ΣΦΑΛΜΑ: Δεν ορίστηκε κλειδί site! Παρακαλούμε πηγαίνεται στις επιλογές του "
|
446 |
"plugin στο Dashboard για να ορίσετε κλειδιά του Google Recaptcha."
|
447 |
|
448 |
+
#: lib/wfu_constants.php:97
|
449 |
msgid "Bad captcha image!"
|
450 |
msgstr "Μη έγκυρη εικόνα captcha!"
|
451 |
|
452 |
+
#: lib/wfu_constants.php:98
|
453 |
msgid "No input!"
|
454 |
msgstr "Κενό!"
|
455 |
|
456 |
+
#: lib/wfu_constants.php:99
|
457 |
msgid "Captcha not completed!"
|
458 |
msgstr "Το captcha δε συμπληρώθηκε!"
|
459 |
|
460 |
+
#: lib/wfu_constants.php:100
|
461 |
msgid "Wrong captcha!"
|
462 |
msgstr "Λάθος captcha!"
|
463 |
|
464 |
+
#: lib/wfu_constants.php:101
|
465 |
msgid "Error refreshing captcha!"
|
466 |
msgstr "Σφάλμα ανανέωσης του captcha!"
|
467 |
|
468 |
+
#: lib/wfu_constants.php:102
|
469 |
msgid "Unknown captcha error!"
|
470 |
msgstr "Άγνωστο σφάλμα captcha!"
|
471 |
|
472 |
+
#: lib/wfu_constants.php:103
|
473 |
msgid "Captcha not supported by your browser!"
|
474 |
msgstr "Το captcha δεν υποστηρίζεται από το browser σας!"
|
475 |
|
476 |
+
#: lib/wfu_constants.php:104
|
477 |
msgid "the secret parameter is missing"
|
478 |
msgstr "η μυστική παράμετρος λείπει"
|
479 |
|
480 |
+
#: lib/wfu_constants.php:105
|
481 |
msgid "the secret parameter is invalid or malformed"
|
482 |
msgstr "η μυστική παράμετρος είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
483 |
|
484 |
+
#: lib/wfu_constants.php:106
|
485 |
msgid "the response parameter is missing"
|
486 |
msgstr "η παράμετρος απάντησης λείπει"
|
487 |
|
488 |
+
#: lib/wfu_constants.php:107
|
489 |
msgid "the response parameter is invalid or malformed"
|
490 |
msgstr "η παράμετρος απάντησης είναι μη έγκυρη ή δεν ορίστηκε σωστά"
|
491 |
|
492 |
+
#: lib/wfu_constants.php:108
|
493 |
msgid "Please do not use drag drop due to an internal problem."
|
494 |
msgstr ""
|
495 |
"Παρακαλούμε μη χρησιμοποιείτε το drag drop λόγω εσωτερικού προβλήματος."
|
496 |
|
497 |
+
#: lib/wfu_constants.php:109
|
498 |
#, php-format
|
499 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
500 |
msgstr ""
|
501 |
"Σφάλμα κατά τη διάρκεια τμηματικής αποστολής. Το μοναδικό ID είναι κενό στο "
|
502 |
"τμήμα %d"
|
503 |
|
504 |
+
#: lib/wfu_constants.php:110
|
505 |
msgid "Chunked upload is not allowed!"
|
506 |
msgstr "Δεν επιτρέπεται τμηματική αποστολή!"
|
507 |
|
508 |
+
#: lib/wfu_constants.php:111
|
509 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
510 |
msgstr "Η τμηματική αποστολή ματαιώθηκε λόγω σφάλματος στο προηγούμενο τμήμα!"
|
511 |
|
512 |
+
#: lib/wfu_constants.php:112
|
513 |
msgid "Chunked upload failed, final file could not be created!"
|
514 |
msgstr ""
|
515 |
"Η τμηματική αποστολή ματαιώθηκε, το τελικό αρχείο δεν μπόρεσε να "
|
516 |
"δημιουργηθεί!"
|
517 |
|
518 |
+
#: lib/wfu_constants.php:113
|
519 |
#, php-format
|
520 |
msgid "Could not write file chuck to destination on chunk %d"
|
521 |
msgstr "Δεν ήταν δυνατή η εγγραφή τμήματος αρχείου στον προορισμό στο τμήμα %d"
|
522 |
|
523 |
+
#: lib/wfu_constants.php:114
|
524 |
#, php-format
|
525 |
msgid "Could not enlarge destination file on chunk %d"
|
526 |
msgstr "Δεν ήταν δυνατή η μεγέθυνση του αρχείου προορισμού στο τμήμα %d"
|
527 |
|
528 |
+
#: lib/wfu_constants.php:115
|
529 |
#, php-format
|
530 |
msgid "Could not open file handles on chunk %d"
|
531 |
msgstr "Δεν ήταν δυνατό το άνοιγμα χειριστών αρχείου στο τμήμα %d"
|
532 |
|
533 |
+
#: lib/wfu_constants.php:116
|
534 |
msgid "You are not allowed to delete this file!"
|
535 |
msgstr "Δεν επιτρέπεται η διαγραφή αυτού του αρχείου!"
|
536 |
|
537 |
+
#: lib/wfu_constants.php:118
|
538 |
msgid "Upload skipped! File already exists."
|
539 |
msgstr "Η αποστολή παραβλέφθηκε! Το αρχείο υπάρχει ήδη."
|
540 |
|
541 |
+
#: lib/wfu_constants.php:119
|
542 |
+
msgid "The extension of the file does not match its contents."
|
543 |
+
msgstr "Η επέκταση του αρχείου δεν ταιριάζει με τα περιεχόμενά του."
|
544 |
+
|
545 |
+
#: lib/wfu_constants.php:120
|
546 |
+
msgid ""
|
547 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
548 |
+
"match its extension. Its proper filename is: "
|
549 |
+
msgstr ""
|
550 |
+
"Η αποστολή ήταν επιτυχής αλλά το αρχείο είναι ύποπτο διότι τα περιεχόμενά "
|
551 |
+
"του δεν ταιριάζουν με την επέκτασή του. Το σωστό του όνομα είναι: "
|
552 |
+
|
553 |
+
#: lib/wfu_constants.php:121
|
554 |
msgid "No files have been selected!"
|
555 |
msgstr "Δεν επιλέχθηκαν αρχεία!"
|
556 |
|
557 |
+
#: lib/wfu_constants.php:122
|
558 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
559 |
msgstr "Το plugin WPFilebase δεν ενημερώθηκε διότι δεν απεστάλη κανένα αρχείο."
|
560 |
|
561 |
+
#: lib/wfu_constants.php:123
|
562 |
msgid "Notification email was not sent because there were no files uploaded."
|
563 |
msgstr ""
|
564 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν απεστάλη κανένα αρχείο."
|
565 |
|
566 |
+
#: lib/wfu_constants.php:124
|
567 |
msgid ""
|
568 |
"Notification email was not sent because no recipients were defined. Please "
|
569 |
"check notifyrecipients attribute in the shortcode."
|
571 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email διότι δεν ορίστηκαν παραλήπτες. "
|
572 |
"Παρακαλούμε ελέγξτε την ιδιότητα notifyrecipients στο shortcode."
|
573 |
|
574 |
+
#: lib/wfu_constants.php:125
|
575 |
msgid ""
|
576 |
"Notification email was not sent due to an error. Please check "
|
577 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
579 |
"Δεν πραγματοποιήθηκε ειδοποίηση με email λόγω σφάλματος. Παρακαλούμε ελέγξτε "
|
580 |
"τις ιδιότητες notifyrecipients, notifysubject και notifymessage για σφάλματα."
|
581 |
|
582 |
+
#: lib/wfu_constants.php:126
|
583 |
msgid ""
|
584 |
"Redirection not executed because redirection link is empty. Please check "
|
585 |
"redirectlink attribute."
|
587 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι ο σύνδεσμος αναδρομολόγησης είναι "
|
588 |
"κενός. Παρακαλούμε ελέγξτε την ιδιότητα redirectlink."
|
589 |
|
590 |
+
#: lib/wfu_constants.php:127
|
591 |
msgid ""
|
592 |
"Redirection not executed because not all files were successfully uploaded."
|
593 |
msgstr ""
|
594 |
"Δεν πραγματοποιήθηκε αναδρομολόγηση διότι δεν αποεστάλησαν όλα τα αρχεία "
|
595 |
"επιτυχώς."
|
596 |
|
597 |
+
#: lib/wfu_constants.php:129
|
598 |
msgid ""
|
599 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
600 |
"message persists, contact administrator."
|
602 |
"Δεν κατέστη δυνατή η προσθήκη του shortcode στη σελίδα / άρθρο. Παρακαλώ "
|
603 |
"προσπάθησε ξανά. Αν το μήνυμα συνεχίζει, επικοινωνήστε με το διαχειριστή."
|
604 |
|
605 |
+
#: lib/wfu_constants.php:130
|
606 |
msgid ""
|
607 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
608 |
"again to edit the shortcode."
|
610 |
"Δεν ήταν δυνατή η επεξεργασία του shortcode διότι τα περιεχόμενα της σελίδας "
|
611 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να επεξεργαστείτε το shortcode."
|
612 |
|
613 |
+
#: lib/wfu_constants.php:131
|
614 |
msgid ""
|
615 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
616 |
"again to delete it."
|
618 |
"Δεν ήταν δυνατή η διαγραφή του shortcode διότι τα περιεχόμενα της σελίδας "
|
619 |
"άλλαξαν. Παρακαλούμε δοκιμάστε ξανά να διαγράψετε το shortcode."
|
620 |
|
621 |
+
#: lib/wfu_constants.php:132
|
622 |
msgid ""
|
623 |
"The page containing the shortcode has been modified and it is no longer "
|
624 |
"valid. Please go back to reload the shortcode."
|
626 |
"Η σελίδα που περιέχει το shortcode τροποποιήθηκε και δεν είναι πλέον σε "
|
627 |
"ισχύ. Παρακαλούμε πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
628 |
|
629 |
+
#: lib/wfu_constants.php:133
|
630 |
msgid ""
|
631 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
632 |
"back to reload the shortcode."
|
634 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode διότι τα περιεχόμενα της σελίδας "
|
635 |
"άλλαξαν. Πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
636 |
|
637 |
+
#: lib/wfu_constants.php:134
|
638 |
msgid ""
|
639 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
640 |
"go back and reload the shortcode."
|
642 |
"Δεν ήταν δυνατή η ενημέρωση του shortcode. Παρακαλούμε ξαναδοκιμάστε. Αν το "
|
643 |
"πρόβλημα παραμείνει, πηγαίνετε πίσω και ξαναφορτώστε το shortcode."
|
644 |
|
645 |
+
#: lib/wfu_constants.php:136
|
646 |
msgid "This is a test message"
|
647 |
msgstr "Αυτό είναι ένα μήνυμα ελέγχου"
|
648 |
|
649 |
+
#: lib/wfu_constants.php:137
|
650 |
msgid "This is a test administrator message"
|
651 |
msgstr "Αυτό είναι ένα μήνυμα διαχειριστή ελέγχου"
|
652 |
|
653 |
+
#: lib/wfu_constants.php:138
|
654 |
msgid "File testfile 1 under test"
|
655 |
msgstr "Αρχείο testfile 1 υπό έλεγχο"
|
656 |
|
657 |
+
#: lib/wfu_constants.php:139
|
658 |
msgid "File testfile 1 message"
|
659 |
msgstr "Μήνυμα αρχείου testfile 1"
|
660 |
|
661 |
+
#: lib/wfu_constants.php:140
|
662 |
msgid "File testfile 1 administrator message"
|
663 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 1"
|
664 |
|
665 |
+
#: lib/wfu_constants.php:141
|
666 |
msgid "File testfile 2 under test"
|
667 |
msgstr "Αρχείο testfile 2 υπό έλεγχο"
|
668 |
|
669 |
+
#: lib/wfu_constants.php:142
|
670 |
msgid "File testfile 2 message"
|
671 |
msgstr "Μήνυμα αρχείου testfile 2"
|
672 |
|
673 |
+
#: lib/wfu_constants.php:143
|
674 |
msgid "File testfile 2 administrator message"
|
675 |
msgstr "Μήνυμα διαχειριστή αρχείου testfile 2"
|
676 |
|
677 |
+
#: lib/wfu_constants.php:145
|
678 |
msgid ""
|
679 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
680 |
"current user."
|
682 |
"Εισάγετε τη μεταβλητή %userid% στο κείμενο. Θα αντικατασταθεί από το id του "
|
683 |
"τρέχοντος χρήστη."
|
684 |
|
685 |
+
#: lib/wfu_constants.php:146
|
686 |
msgid ""
|
687 |
"Insert variable %username% inside text. It will be replaced by the username "
|
688 |
"of the current user."
|
690 |
"Εισάγετε τη μεταβλητή %username% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
691 |
"του τρέχοντος χρήστη."
|
692 |
|
693 |
+
#: lib/wfu_constants.php:147
|
694 |
msgid ""
|
695 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
696 |
"the current user."
|
698 |
"Εισάγετε τη μεταβλητή %useremail% στο κείμενο. Θα αντικατασταθεί από το "
|
699 |
"email του τρέχοντος χρήστη."
|
700 |
|
701 |
+
#: lib/wfu_constants.php:148
|
702 |
msgid ""
|
703 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
704 |
"of the uploaded file."
|
706 |
"Εισάγετε τη μεταβλητή %filename% στο κείμενο. Θα αντικατασταθεί από το όνομα "
|
707 |
"του αποστελλομένου αρχείου."
|
708 |
|
709 |
+
#: lib/wfu_constants.php:149
|
710 |
msgid ""
|
711 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
712 |
"filepath of the uploaded file."
|
714 |
"Εισάγετε τη μεταβλητή %filepath% στο κείμενο. Θα αντικατασταθεί από την "
|
715 |
"πλήρη διαδρομή του αποστελλομένου αρχείου."
|
716 |
|
717 |
+
#: lib/wfu_constants.php:150
|
718 |
msgid ""
|
719 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
720 |
"the website."
|
722 |
"Εισάγετε τη μεταβλητή %blogid% στο κείμενο. Θα αντικατασταθεί από το blog id "
|
723 |
"της ιστοσελίδας."
|
724 |
|
725 |
+
#: lib/wfu_constants.php:151
|
726 |
msgid ""
|
727 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
728 |
"current page."
|
730 |
"Εισάγετε τη μεταβλητή %pageid% στο κείμενο. Θα αντικατασταθεί από το id της "
|
731 |
"τρέχουσας σελίδας."
|
732 |
|
733 |
+
#: lib/wfu_constants.php:152
|
734 |
msgid ""
|
735 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
736 |
"the current page."
|
738 |
"Εισάγετε τη μεταβλητή %pagetitle% στο κείμενο. Θα αντικατασταθεί από τον "
|
739 |
"τίτλο της τρέχουσας σελίδας."
|
740 |
|
741 |
+
#: lib/wfu_constants.php:153
|
742 |
msgid ""
|
743 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
744 |
"drop-down list. It will be replaced by the value that the user entered in "
|
748 |
"από την εμφανιζόμενη dropdown λίστα. Θα αντικατασταθεί από την τιμή που "
|
749 |
"εισήγαγε ο χρήστης σε αυτό το πεδίο."
|
750 |
|
751 |
+
#: lib/wfu_constants.php:154
|
752 |
msgid "Insert variable %n% inside text to denote a line change."
|
753 |
msgstr ""
|
754 |
"Εισάγετε τη μεταβλητή %n% στο κείμενο για να υποδείξετε αλλαγή γραμμής."
|
755 |
|
756 |
+
#: lib/wfu_constants.php:156
|
757 |
msgid "Test Mode"
|
758 |
msgstr "Κατάσταση Ελέγχου"
|
759 |
|
760 |
+
#: lib/wfu_constants.php:157
|
761 |
msgid "select dir..."
|
762 |
msgstr "επιλογή καταλόγου..."
|
763 |
|
764 |
+
#: lib/wfu_constants.php:158
|
765 |
msgid "type dir"
|
766 |
msgstr "εισάγετε κατάλογο"
|
767 |
|
768 |
+
#: lib/wfu_constants.php:159
|
769 |
msgid "Upload path: %filepath%"
|
770 |
msgstr "Διαδρομή προορισμού: %filepath%"
|
771 |
|
772 |
+
#: lib/wfu_constants.php:160
|
773 |
msgid "Failed upload path: %filepath%"
|
774 |
msgstr "Εσφαλμένη διαδρομή προορισμού: %filepath%"
|
775 |
|
776 |
+
#: lib/wfu_constants.php:161
|
777 |
msgid " (required)"
|
778 |
msgstr " (απαραίτητο)"
|
779 |
|
780 |
+
#: lib/wfu_constants.php:162
|
781 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
782 |
msgstr ""
|
783 |
"Υπάρχουν αρχεία που αποστέλλονται. Σίγουρα θέλετε να φύγετε από τη σελίδα;"
|
784 |
|
785 |
+
#: lib/wfu_constants.php:163
|
786 |
msgid "checking captcha..."
|
787 |
msgstr "έλεγχος captcha..."
|
788 |
|
789 |
+
#: lib/wfu_constants.php:164
|
790 |
msgid "refreshing..."
|
791 |
msgstr "ανανέωση..."
|
792 |
|
793 |
+
#: lib/wfu_constants.php:165
|
794 |
msgid "correct captcha"
|
795 |
msgstr "σωστό captcha"
|
796 |
|
797 |
+
#: lib/wfu_constants.php:166
|
798 |
msgid "click to continue the upload"
|
799 |
msgstr "πατήστε click για να συνεχίσει η αποστολή"
|
800 |
|
801 |
+
#: lib/wfu_constants.php:167
|
802 |
msgid "Are you sure you want to delete this file?"
|
803 |
msgstr "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αρχείο;"
|
804 |
|
805 |
+
#: lib/wfu_constants.php:168
|
806 |
msgid "Upload in progress"
|
807 |
msgstr "Αποστολή σε εξέλιξη"
|
808 |
|
809 |
+
#: lib/wfu_constants.php:169
|
810 |
msgid "Upload in progress with warnings!"
|
811 |
msgstr "Αποστολή σε εξέλιξη με προειδοποιήσεις!"
|
812 |
|
813 |
+
#: lib/wfu_constants.php:170
|
814 |
msgid "Upload in progress but some files already failed!"
|
815 |
msgstr "Αποστολή σε εξέλιξη αλλά κάποια αρχεία ήδη απέτυχαν!"
|
816 |
|
817 |
+
#: lib/wfu_constants.php:171
|
818 |
msgid "Upload in progress but no files uploaded so far!"
|
819 |
msgstr "Αποστολή σε εξέλιξη αλλά δεν απεστάλη κανένα αρχείο μέχρι τώρα!"
|
820 |
|
821 |
+
#: lib/wfu_constants.php:172
|
822 |
msgid "All files uploaded successfully"
|
823 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς"
|
824 |
|
825 |
+
#: lib/wfu_constants.php:173
|
826 |
msgid "All files uploaded successfully but there are warnings!"
|
827 |
msgstr "Όλα τα αρχεία απεστάλησαν επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
828 |
|
829 |
+
#: lib/wfu_constants.php:174
|
830 |
msgid "File uploaded successfully but there are warnings!"
|
831 |
msgstr "Το αρχείο απεστάλη επιτυχώς αλλά υπάρχουν προειδοποιήσεις!"
|
832 |
|
833 |
+
#: lib/wfu_constants.php:175
|
834 |
msgid "Some files failed to upload!"
|
835 |
msgstr "Μερικά αρχεία απέτυχαν να αποσταλούν!"
|
836 |
|
837 |
+
#: lib/wfu_constants.php:176
|
838 |
msgid "All files failed to upload"
|
839 |
msgstr "Όλα τα αρχεία απέτυχαν να αποσταλούν"
|
840 |
|
841 |
+
#: lib/wfu_constants.php:177
|
842 |
msgid "File failed to upload"
|
843 |
msgstr "Το αρχείο απέτυχε να αποσταλεί"
|
844 |
|
845 |
+
#: lib/wfu_constants.php:178
|
846 |
msgid "There are no files to upload!"
|
847 |
msgstr "Δεν υπάρχουν αρχεία για αποστολή!"
|
848 |
|
849 |
+
#: lib/wfu_constants.php:179
|
850 |
msgid "Test upload message"
|
851 |
msgstr "Μήνυμα αποστολής ελέγχου"
|
852 |
|
853 |
+
#: lib/wfu_constants.php:180
|
854 |
msgid "JSON parse warning!"
|
855 |
msgstr "Προειδοποίηση μετατροπής JSON!"
|
856 |
|
857 |
+
#: lib/wfu_constants.php:181
|
858 |
msgid "please wait while redirecting..."
|
859 |
msgstr "παρακαλούμε περιμένετε ενώ γίνεται αναδρομολόγηση..."
|
860 |
|
861 |
+
#: lib/wfu_constants.php:182
|
862 |
msgid "Open visual shortcode editor in new window"
|
863 |
msgstr "Ανοίξτε τη γραφική επεξεργασία του shortcode σε νέο παράθυρο"
|
864 |
|
865 |
+
#: lib/wfu_constants.php:183
|
866 |
msgid "loading visual editor"
|
867 |
msgstr "φόρτωση του γραφικού επεξεργαστή"
|
868 |
|
869 |
+
#: lib/wfu_constants.php:184
|
870 |
msgid "Clear file list?"
|
871 |
msgstr "Να γίνει καθαρισμός της λίστας αρχείων;"
|
872 |
|
873 |
+
#: lib/wfu_constants.php:185
|
874 |
msgid "DROP HERE"
|
875 |
msgstr "ΑΦΗΣΤΕ ΕΔΩ"
|
876 |
|
877 |
+
#: lib/wfu_constants.php:187
|
878 |
msgid "Wordpress File Upload Form"
|
879 |
msgstr "Φόρμα του Wordpress File Upload"
|
880 |
|
881 |
+
#: lib/wfu_constants.php:188
|
882 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
883 |
msgstr "Αποστολή αρχείων με το Wordpress File Upload plugin για sidebars"
|
884 |
|
885 |
+
#: lib/wfu_constants.php:189
|
886 |
msgid "Upload Files"
|
887 |
msgstr "Αποστολή αρχείων"
|
888 |
|
languages/wp-file-upload-fr_FR.mo
CHANGED
Binary file
|
languages/wp-file-upload-fr_FR.po
CHANGED
@@ -2,16 +2,16 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2015-11-
|
6 |
-
"PO-Revision-Date: 2015-11-
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"Language: fr_FR\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
|
14 |
-
"X-Poedit-Basepath:
|
15 |
"X-Generator: Poedit 1.7.5\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
"X-Poedit-SearchPathExcluded-0: vendor\n"
|
@@ -24,11 +24,11 @@ msgstr "Envoyer des fichiers"
|
|
24 |
|
25 |
#: lib/wfu_constants.php:10
|
26 |
msgid "Select File/Select Files"
|
27 |
-
msgstr "Sélectionner
|
28 |
|
29 |
#: lib/wfu_constants.php:11
|
30 |
msgid "Upload File/Upload Files"
|
31 |
-
msgstr "Envoyer
|
32 |
|
33 |
#: lib/wfu_constants.php:15
|
34 |
msgid "Select File"
|
@@ -36,7 +36,7 @@ msgstr "Sélectionnez un fichier"
|
|
36 |
|
37 |
#: lib/wfu_constants.php:16
|
38 |
msgid "Upload File"
|
39 |
-
msgstr "Envoyer
|
40 |
|
41 |
#: lib/wfu_constants.php:19
|
42 |
msgid "File Upload Notification"
|
@@ -47,8 +47,10 @@ msgid ""
|
|
47 |
"Dear Recipient,%n%%n% This is an automatic delivery message to notify you "
|
48 |
"that a new file has been uploaded.%n%%n%Best Regards"
|
49 |
msgstr ""
|
50 |
-
"Cher
|
51 |
-
"vous
|
|
|
|
|
52 |
|
53 |
#: lib/wfu_constants.php:21
|
54 |
#, php-format
|
@@ -75,7 +77,7 @@ msgstr "Votre message"
|
|
75 |
|
76 |
#: lib/wfu_constants.php:26
|
77 |
msgid "Please fill in the above words: "
|
78 |
-
msgstr "Merci de remplir
|
79 |
|
80 |
#: lib/wfu_constants.php:28
|
81 |
msgid "File"
|
@@ -99,7 +101,7 @@ msgstr "Page"
|
|
99 |
|
100 |
#: lib/wfu_constants.php:33
|
101 |
msgid "User Fields"
|
102 |
-
msgstr "
|
103 |
|
104 |
#: lib/wfu_constants.php:34
|
105 |
msgid "Download"
|
@@ -119,28 +121,28 @@ msgstr "Supprimer ce fichier"
|
|
119 |
|
120 |
#: lib/wfu_constants.php:38
|
121 |
msgid "Sort list based on this column"
|
122 |
-
msgstr "Trier la liste
|
123 |
|
124 |
#: lib/wfu_constants.php:39
|
125 |
msgid "guest"
|
126 |
-
msgstr "
|
127 |
|
128 |
#: lib/wfu_constants.php:40
|
129 |
msgid "unknown"
|
130 |
-
msgstr "
|
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 |
-
"Erreur
|
138 |
-
"domaine dans l'attribut 'ftpinfo'."
|
139 |
|
140 |
#: lib/wfu_constants.php:43
|
141 |
msgid "Error. Invalid ftp information. Check 'ftpinfo' attribute."
|
142 |
msgstr ""
|
143 |
-
"Erreur
|
144 |
"l'attribut 'ftpinfo'."
|
145 |
|
146 |
#: lib/wfu_constants.php:44
|
@@ -148,15 +150,15 @@ msgid ""
|
|
148 |
"Error. Could not extract ftp information from 'ftpinfo' attribute. Check its "
|
149 |
"syntax."
|
150 |
msgstr ""
|
151 |
-
"Erreur
|
152 |
-
"Vérifez sa
|
153 |
|
154 |
#: lib/wfu_constants.php:45
|
155 |
msgid ""
|
156 |
"Error. Could not resolve ftp target filename. Check the domain in 'ftpinfo' "
|
157 |
"attribute."
|
158 |
msgstr ""
|
159 |
-
"Erreur
|
160 |
"Vérifiez le domaine dans l'attribut 'ftpinfo'."
|
161 |
|
162 |
#: lib/wfu_constants.php:46
|
@@ -165,7 +167,7 @@ msgid ""
|
|
165 |
"preventing the upload of big files.\n"
|
166 |
"PHP directive upload_max_filesize limit is: "
|
167 |
msgstr ""
|
168 |
-
"Erreur
|
169 |
"upload_max_filesize, empêche l'envoi de gros fichier.\n"
|
170 |
"La limite de la directive PHP upload_max_filesize est de :"
|
171 |
|
@@ -184,134 +186,143 @@ msgid ""
|
|
184 |
"Error. Permission denied to write to target folder.\n"
|
185 |
"Check and correct read/write permissions of target folder."
|
186 |
msgstr ""
|
187 |
-
"Erreur
|
188 |
"Vérifiez et corrigez les permission en lecture/ecriture du repertoire de "
|
189 |
"destination."
|
190 |
|
191 |
#: lib/wfu_constants.php:49
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
msgid "Targer folder doesn't exist."
|
193 |
msgstr "Le répertoire de destination n'existe pas."
|
194 |
|
195 |
-
#: lib/wfu_constants.php:
|
196 |
msgid "Upload failed! Missing a temporary folder."
|
197 |
-
msgstr "Envoi impossible! Il manque un répertoire temporaire."
|
198 |
|
199 |
-
#: lib/wfu_constants.php:
|
200 |
msgid "Upload failed! Permission denied to write to target folder."
|
201 |
msgstr ""
|
202 |
-
"Envoi impossible!
|
|
|
203 |
|
204 |
-
#: lib/wfu_constants.php:
|
205 |
msgid "File not allowed."
|
206 |
msgstr "Type de fichier non autorisé."
|
207 |
|
208 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
209 |
msgid "The uploaded file exceeds the file size limit."
|
210 |
msgstr "La taille du fichier est supérieure à la taille limite."
|
211 |
|
212 |
-
#: lib/wfu_constants.php:
|
213 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
214 |
-
msgstr ""
|
215 |
-
"Le fichier téléchargé excède 2 Go et ne sont pas pris en charge par ce "
|
216 |
-
"serveur."
|
217 |
|
218 |
-
#: lib/wfu_constants.php:
|
219 |
msgid ""
|
220 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
221 |
"Please contact the administrator."
|
222 |
msgstr ""
|
223 |
-
"Envoi impossible! La taille du fichier excède la taille limite du serveur. "
|
224 |
-
"
|
225 |
|
226 |
-
#: lib/wfu_constants.php:
|
227 |
msgid ""
|
228 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
229 |
"server. Please contact the administrator."
|
230 |
msgstr ""
|
231 |
-
"Envoi impossible! La durée
|
232 |
-
"
|
233 |
|
234 |
-
#: lib/wfu_constants.php:
|
235 |
msgid ""
|
236 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
237 |
"was specified in the HTML form."
|
238 |
msgstr ""
|
239 |
-
"Envoi impossible! La taille du fichier excède la directive MAX_FILE_SIZE "
|
240 |
"spécifiée dans le formulaire HTML."
|
241 |
|
242 |
-
#: lib/wfu_constants.php:
|
243 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
244 |
-
msgstr "Envoi impossible! Le fichier
|
245 |
|
246 |
-
#: lib/wfu_constants.php:
|
247 |
msgid "Upload failed! No file was uploaded."
|
248 |
-
msgstr "Envoi impossible! Le fichier n'a pas été envoyé."
|
249 |
|
250 |
-
#: lib/wfu_constants.php:
|
251 |
msgid "Upload failed! Failed to write file to disk."
|
252 |
-
msgstr "Envoi impossible! Impossible d'écrire
|
253 |
|
254 |
-
#: lib/wfu_constants.php:
|
255 |
msgid ""
|
256 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
257 |
"administrator."
|
258 |
msgstr ""
|
259 |
-
"Envoi impossible! Une erreur est survenue lors du déplacement du fichier "
|
260 |
-
"temporaire.
|
261 |
|
262 |
-
#: lib/wfu_constants.php:
|
263 |
msgid ""
|
264 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
265 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
266 |
"the list of loaded extensions with phpinfo() may help."
|
267 |
msgstr ""
|
268 |
-
"Envoi impossible! Une extension PHP a
|
269 |
-
"pas fournir avec certitude quelle extension est en cause
|
270 |
-
"des extensions chargées avec phpinfo() peut être
|
271 |
|
272 |
-
#: lib/wfu_constants.php:
|
273 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
274 |
msgstr ""
|
275 |
-
"Envoi impossible! Une erreur est survenue pendant la tentative d'envoi du "
|
276 |
"fichier."
|
277 |
|
278 |
-
#: lib/wfu_constants.php:
|
279 |
msgid "Upload failed!"
|
280 |
-
msgstr "Envoi impossible!"
|
281 |
|
282 |
-
#: lib/wfu_constants.php:
|
283 |
msgid "No file!"
|
284 |
-
msgstr "Pas de fichier!"
|
285 |
|
286 |
-
#: lib/wfu_constants.php:
|
287 |
msgid ""
|
288 |
"Upload failed! The upload has been canceled by the user or the browser "
|
289 |
"dropped the connection."
|
290 |
msgstr ""
|
291 |
-
"Envoi impossible! L'envoi a été annulé par l'utilisateur ou le navigateur
|
292 |
-
"
|
293 |
|
294 |
-
#: lib/wfu_constants.php:
|
295 |
msgid "Upload failed! Unknown error."
|
296 |
msgstr "Envoi impossible! Erreur inconnue."
|
297 |
|
298 |
-
#: lib/wfu_constants.php:
|
299 |
msgid "Please contact the administrator."
|
300 |
msgstr "Merci de contacter l'administrateur."
|
301 |
|
302 |
-
#: lib/wfu_constants.php:
|
303 |
msgid "No result from remote server!"
|
304 |
-
msgstr "Pas de
|
305 |
|
306 |
-
#: lib/wfu_constants.php:
|
307 |
msgid " but with warnings"
|
308 |
msgstr "mais avec des avertissements"
|
309 |
|
310 |
-
#: lib/wfu_constants.php:
|
311 |
msgid "Warning: JSON parse error."
|
312 |
-
msgstr "Attention: Erreur d'analyse JSON"
|
313 |
|
314 |
-
#: lib/wfu_constants.php:
|
315 |
msgid ""
|
316 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
317 |
"not be parsed."
|
@@ -319,95 +330,96 @@ msgstr ""
|
|
319 |
"Les paramètres d'envoi de ce fichier, passés en tant que chaine JSON, ne "
|
320 |
"peuvent pas être analysés."
|
321 |
|
322 |
-
#: lib/wfu_constants.php:
|
323 |
msgid ""
|
324 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
325 |
msgstr "UploadStates, passé en tant que chaine JSON, ne peut pas être analysé."
|
326 |
|
327 |
-
#: lib/wfu_constants.php:
|
328 |
msgid ""
|
329 |
"Redirection to classic form functionality occurred due to unknown error."
|
330 |
msgstr ""
|
331 |
-
"La redirection vers la
|
332 |
-
"à cause d'une erreur inconue."
|
333 |
|
334 |
-
#: lib/wfu_constants.php:
|
335 |
msgid ""
|
336 |
"Redirection to classic form functionality occurred because AJAX is not "
|
337 |
"supported."
|
338 |
msgstr ""
|
339 |
-
"La redirection vers la
|
340 |
"car AJAX n'est pas supporté."
|
341 |
|
342 |
-
#: lib/wfu_constants.php:
|
343 |
msgid ""
|
344 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
345 |
"supported."
|
346 |
msgstr ""
|
347 |
-
"La redirection vers la
|
348 |
-
"car HTML5 n'est pas supporté."
|
349 |
|
350 |
-
#: lib/wfu_constants.php:
|
351 |
msgid ""
|
352 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
353 |
msgstr ""
|
354 |
-
"La redirection vers la
|
355 |
-
"à cause d'une erreur d'analyse JSON."
|
356 |
|
357 |
-
#: lib/wfu_constants.php:
|
358 |
msgid "Please enable popup windows from the browser's settings!"
|
359 |
msgstr ""
|
360 |
-
"Veuillez activer les fenêtres contextuelles
|
|
|
361 |
|
362 |
-
#: lib/wfu_constants.php:
|
363 |
msgid "cannot be empty!"
|
364 |
-
msgstr "
|
365 |
|
366 |
-
#: lib/wfu_constants.php:
|
367 |
msgid "number not valid!"
|
368 |
-
msgstr "
|
369 |
|
370 |
-
#: lib/wfu_constants.php:
|
371 |
msgid "email not valid!"
|
372 |
-
msgstr "
|
373 |
|
374 |
-
#: lib/wfu_constants.php:
|
375 |
msgid "emails do not match!"
|
376 |
-
msgstr "
|
377 |
|
378 |
-
#: lib/wfu_constants.php:
|
379 |
msgid "no base email field in group!"
|
380 |
-
msgstr "
|
381 |
|
382 |
-
#: lib/wfu_constants.php:
|
383 |
msgid "passwords do not match!"
|
384 |
-
msgstr "mots de passe ne correspondent pas!"
|
385 |
|
386 |
-
#: lib/wfu_constants.php:
|
387 |
msgid "no base password field in group!"
|
388 |
-
msgstr "
|
389 |
|
390 |
-
#: lib/wfu_constants.php:
|
391 |
msgid "checkbox unchecked!"
|
392 |
-
msgstr "
|
393 |
|
394 |
-
#: lib/wfu_constants.php:
|
395 |
msgid "no option selected!"
|
396 |
-
msgstr "
|
397 |
|
398 |
-
#: lib/wfu_constants.php:
|
399 |
msgid "no item selected!"
|
400 |
-
msgstr "Aucun article
|
401 |
|
402 |
-
#: lib/wfu_constants.php:
|
403 |
msgid ""
|
404 |
"There are more than one instances of the plugin in this page with the same "
|
405 |
"id. Please change it."
|
406 |
msgstr ""
|
407 |
-
"Il
|
408 |
-
"
|
409 |
|
410 |
-
#: lib/wfu_constants.php:
|
411 |
msgid ""
|
412 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
413 |
"the page."
|
@@ -415,133 +427,144 @@ msgstr ""
|
|
415 |
"Impossible de modifier le shortcode car la page a été modifiée. Veuillez "
|
416 |
"recharger la page."
|
417 |
|
418 |
-
#: lib/wfu_constants.php:
|
419 |
msgid ""
|
420 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
421 |
"or use RecaptchaV2 (no account)."
|
422 |
msgstr ""
|
423 |
-
"Erreur: Captcha pas pris en charge! Vous avez une ancienne version de PHP. "
|
424 |
-
"
|
425 |
|
426 |
-
#: lib/wfu_constants.php:
|
427 |
msgid "ERROR: No site key. Please contact administrator!"
|
428 |
msgstr ""
|
429 |
-
"Erreur: Aucune clé du site. S'il vous plaît contacter l'administrateur!"
|
430 |
|
431 |
-
#: lib/wfu_constants.php:
|
432 |
msgid ""
|
433 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
434 |
"define Google Recaptcha keys."
|
435 |
msgstr ""
|
436 |
-
"
|
437 |
-
"
|
438 |
|
439 |
-
#: lib/wfu_constants.php:
|
440 |
msgid "Bad captcha image!"
|
441 |
-
msgstr "Mauvaise image de captcha!"
|
442 |
|
443 |
-
#: lib/wfu_constants.php:
|
444 |
msgid "No input!"
|
445 |
-
msgstr "Aucune entrée!"
|
446 |
|
447 |
-
#: lib/wfu_constants.php:
|
448 |
msgid "Captcha not completed!"
|
449 |
-
msgstr "Captcha
|
450 |
|
451 |
-
#: lib/wfu_constants.php:
|
452 |
msgid "Wrong captcha!"
|
453 |
-
msgstr "Mauvaise captcha!"
|
454 |
|
455 |
-
#: lib/wfu_constants.php:
|
456 |
msgid "Error refreshing captcha!"
|
457 |
-
msgstr "Erreur
|
458 |
|
459 |
-
#: lib/wfu_constants.php:
|
460 |
msgid "Unknown captcha error!"
|
461 |
msgstr "Captcha erreur inconnue!"
|
462 |
|
463 |
-
#: lib/wfu_constants.php:
|
464 |
msgid "Captcha not supported by your browser!"
|
465 |
msgstr "Captcha n'a pas supporté par votre navigateur!"
|
466 |
|
467 |
-
#: lib/wfu_constants.php:
|
468 |
msgid "the secret parameter is missing"
|
469 |
msgstr "le paramètre secret est manquant"
|
470 |
|
471 |
-
#: lib/wfu_constants.php:
|
472 |
msgid "the secret parameter is invalid or malformed"
|
473 |
msgstr "le paramètre secret est invalide ou malformé"
|
474 |
|
475 |
-
#: lib/wfu_constants.php:
|
476 |
msgid "the response parameter is missing"
|
477 |
msgstr "le paramètre de réponse est manquant"
|
478 |
|
479 |
-
#: lib/wfu_constants.php:
|
480 |
msgid "the response parameter is invalid or malformed"
|
481 |
msgstr "le paramètre de réponse est invalide ou malformé"
|
482 |
|
483 |
-
#: lib/wfu_constants.php:
|
484 |
msgid "Please do not use drag drop due to an internal problem."
|
485 |
-
msgstr "Ne pas utiliser un glisser-déposer
|
486 |
|
487 |
-
#: lib/wfu_constants.php:
|
488 |
#, php-format
|
489 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
490 |
-
msgstr "Erreur pendant l'envoi de
|
491 |
|
492 |
-
#: lib/wfu_constants.php:
|
493 |
msgid "Chunked upload is not allowed!"
|
494 |
-
msgstr "
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
498 |
msgstr ""
|
499 |
-
"Envoi de
|
500 |
|
501 |
-
#: lib/wfu_constants.php:
|
502 |
msgid "Chunked upload failed, final file could not be created!"
|
503 |
-
msgstr "
|
|
|
504 |
|
505 |
-
#: lib/wfu_constants.php:
|
506 |
#, php-format
|
507 |
msgid "Could not write file chuck to destination on chunk %d"
|
508 |
-
msgstr "Impossible d'écrire le bloc de fichier
|
509 |
|
510 |
-
#: lib/wfu_constants.php:
|
511 |
#, php-format
|
512 |
msgid "Could not enlarge destination file on chunk %d"
|
513 |
msgstr "Impossible agrandir fichier de destination sur bloc %d"
|
514 |
|
515 |
-
#: lib/wfu_constants.php:
|
516 |
#, php-format
|
517 |
msgid "Could not open file handles on chunk %d"
|
518 |
msgstr "Impossible d'ouvrir le fichier handles sur bloc %d"
|
519 |
|
520 |
-
#: lib/wfu_constants.php:
|
521 |
msgid "You are not allowed to delete this file!"
|
522 |
-
msgstr "Vous n' êtes pas autorisé à supprimer ce fichier!"
|
523 |
|
524 |
-
#: lib/wfu_constants.php:
|
525 |
msgid "Upload skipped! File already exists."
|
526 |
-
msgstr "Envoi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
527 |
|
528 |
-
#: lib/wfu_constants.php:
|
529 |
msgid "No files have been selected!"
|
530 |
-
msgstr "Aucun fichier n'a été
|
531 |
|
532 |
-
#: lib/wfu_constants.php:
|
533 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
534 |
msgstr ""
|
535 |
"WPFilebase Plugin n'a pas été mis à jour car il n'y a pas de fichiers à "
|
536 |
"envoyer."
|
537 |
|
538 |
-
#: lib/wfu_constants.php:
|
539 |
msgid "Notification email was not sent because there were no files uploaded."
|
540 |
msgstr ""
|
541 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de fichiers à "
|
542 |
"envoyer."
|
543 |
|
544 |
-
#: lib/wfu_constants.php:
|
545 |
msgid ""
|
546 |
"Notification email was not sent because no recipients were defined. Please "
|
547 |
"check notifyrecipients attribute in the shortcode."
|
@@ -549,7 +572,7 @@ msgstr ""
|
|
549 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de destinataire. "
|
550 |
"Merci de vérifier l'attribut notifyrecipients dans le shortcode."
|
551 |
|
552 |
-
#: lib/wfu_constants.php:
|
553 |
msgid ""
|
554 |
"Notification email was not sent due to an error. Please check "
|
555 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -557,7 +580,7 @@ msgstr ""
|
|
557 |
"Le mail de notification n'a pas été envoyé car il n'y a une erreur. Merci de "
|
558 |
"vérifier les attributs notifyrecipients, notifysubject et notifymessage."
|
559 |
|
560 |
-
#: lib/wfu_constants.php:
|
561 |
msgid ""
|
562 |
"Redirection not executed because redirection link is empty. Please check "
|
563 |
"redirectlink attribute."
|
@@ -565,93 +588,94 @@ msgstr ""
|
|
565 |
"La redirection n'a pas été effectuée car le lien de redirection est vide. "
|
566 |
"Merci de vérifier l'attribut redirectlink."
|
567 |
|
568 |
-
#: lib/wfu_constants.php:
|
569 |
msgid ""
|
570 |
"Redirection not executed because not all files were successfully uploaded."
|
571 |
msgstr ""
|
572 |
-
"La redirection n'est pas
|
|
|
573 |
|
574 |
-
#: lib/wfu_constants.php:
|
575 |
msgid ""
|
576 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
577 |
"message persists, contact administrator."
|
578 |
msgstr ""
|
579 |
-
"Impossible d' ajouter le shortcode à la page / poste.
|
580 |
-
"
|
581 |
|
582 |
-
#: lib/wfu_constants.php:
|
583 |
msgid ""
|
584 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
585 |
"again to edit the shortcode."
|
586 |
msgstr ""
|
587 |
-
"Impossible de modifier le shortcode parce que le contenu de la page
|
588 |
-
"Essayez à nouveau de modifier le shortcode."
|
589 |
|
590 |
-
#: lib/wfu_constants.php:
|
591 |
msgid ""
|
592 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
593 |
"again to delete it."
|
594 |
msgstr ""
|
595 |
-
"Impossible de supprimer le shortcode parce que le contenu de la page
|
596 |
-
"Essayez à nouveau de le supprimer."
|
597 |
|
598 |
-
#: lib/wfu_constants.php:
|
599 |
msgid ""
|
600 |
"The page containing the shortcode has been modified and it is no longer "
|
601 |
"valid. Please go back to reload the shortcode."
|
602 |
msgstr ""
|
603 |
-
"La page contenant le shortcode a été modifié et il est plus valide.
|
604 |
-
"
|
605 |
|
606 |
-
#: lib/wfu_constants.php:
|
607 |
msgid ""
|
608 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
609 |
"back to reload the shortcode."
|
610 |
msgstr ""
|
611 |
-
"Impossible de mettre à jour le shortcode parce que le contenu de la page "
|
612 |
-
"changé.
|
613 |
|
614 |
-
#: lib/wfu_constants.php:
|
615 |
msgid ""
|
616 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
617 |
"go back and reload the shortcode."
|
618 |
msgstr ""
|
619 |
-
"Impossible de mettre à jour le shortcode.
|
620 |
-
"
|
621 |
|
622 |
-
#: lib/wfu_constants.php:
|
623 |
msgid "This is a test message"
|
624 |
msgstr "Ceci est un message de test"
|
625 |
|
626 |
-
#: lib/wfu_constants.php:
|
627 |
msgid "This is a test administrator message"
|
628 |
msgstr "Ceci est un message administrateur de test"
|
629 |
|
630 |
-
#: lib/wfu_constants.php:
|
631 |
msgid "File testfile 1 under test"
|
632 |
msgstr "File testfile 1 under test"
|
633 |
|
634 |
-
#: lib/wfu_constants.php:
|
635 |
msgid "File testfile 1 message"
|
636 |
msgstr "File testfile 1 message"
|
637 |
|
638 |
-
#: lib/wfu_constants.php:
|
639 |
msgid "File testfile 1 administrator message"
|
640 |
msgstr "Message administrateur File testfile"
|
641 |
|
642 |
-
#: lib/wfu_constants.php:
|
643 |
msgid "File testfile 2 under test"
|
644 |
msgstr "En test File testfile"
|
645 |
|
646 |
-
#: lib/wfu_constants.php:
|
647 |
msgid "File testfile 2 message"
|
648 |
msgstr "Message File testfile 2"
|
649 |
|
650 |
-
#: lib/wfu_constants.php:
|
651 |
msgid "File testfile 2 administrator message"
|
652 |
msgstr "Message administrateur File testfile 2"
|
653 |
|
654 |
-
#: lib/wfu_constants.php:
|
655 |
msgid ""
|
656 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
657 |
"current user."
|
@@ -659,7 +683,7 @@ msgstr ""
|
|
659 |
"Insérez %userid% variable dans le texte. Il sera remplacé par l'id de "
|
660 |
"l'utilisateur courant."
|
661 |
|
662 |
-
#: lib/wfu_constants.php:
|
663 |
msgid ""
|
664 |
"Insert variable %username% inside text. It will be replaced by the username "
|
665 |
"of the current user."
|
@@ -667,7 +691,7 @@ msgstr ""
|
|
667 |
"Insérez la variable %username% dans le texte. Il sera remplacé par le "
|
668 |
"username de l'utilisateur courant."
|
669 |
|
670 |
-
#: lib/wfu_constants.php:
|
671 |
msgid ""
|
672 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
673 |
"the current user."
|
@@ -675,7 +699,7 @@ msgstr ""
|
|
675 |
"Insérez la variable %useremail% dans le texte. Il sera remplacé par l'email "
|
676 |
"de l'utilisateur courant."
|
677 |
|
678 |
-
#: lib/wfu_constants.php:
|
679 |
msgid ""
|
680 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
681 |
"of the uploaded file."
|
@@ -683,7 +707,7 @@ msgstr ""
|
|
683 |
"Insérez la variable %filename% dans le texte. Il sera remplacé par le nom du "
|
684 |
"fichier à envoyer."
|
685 |
|
686 |
-
#: lib/wfu_constants.php:
|
687 |
msgid ""
|
688 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
689 |
"filepath of the uploaded file."
|
@@ -691,7 +715,7 @@ msgstr ""
|
|
691 |
"Insérez la variable %filepath% dans le texte. Il sera remplacé par le chemin "
|
692 |
"complet du fichier envoyé."
|
693 |
|
694 |
-
#: lib/wfu_constants.php:
|
695 |
msgid ""
|
696 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
697 |
"the website."
|
@@ -699,7 +723,7 @@ msgstr ""
|
|
699 |
"Insérez la variable %blogid% dans le texte. Il sera remplacé par l'id du "
|
700 |
"blog du site web."
|
701 |
|
702 |
-
#: lib/wfu_constants.php:
|
703 |
msgid ""
|
704 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
705 |
"current page."
|
@@ -707,7 +731,7 @@ msgstr ""
|
|
707 |
"Insérez %pageid% variable dans le texte. Il sera remplacé par l'id de la "
|
708 |
"page en cours."
|
709 |
|
710 |
-
#: lib/wfu_constants.php:
|
711 |
msgid ""
|
712 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
713 |
"the current page."
|
@@ -715,7 +739,7 @@ msgstr ""
|
|
715 |
"Insérez %pagetitle% variable dans le texte. Il sera remplacé par le titre de "
|
716 |
"la page courante."
|
717 |
|
718 |
-
#: lib/wfu_constants.php:
|
719 |
msgid ""
|
720 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
721 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -723,144 +747,144 @@ msgid ""
|
|
723 |
msgstr ""
|
724 |
"Insérez la variable %userdataXXX% dans le texte. Sélectionnez le champ de "
|
725 |
"l'utilisateur dans la liste déroulante. Il sera remplacé par la valeur que "
|
726 |
-
"l'utilisateur aura entré dans ce
|
727 |
|
728 |
-
#: lib/wfu_constants.php:
|
729 |
msgid "Insert variable %n% inside text to denote a line change."
|
730 |
msgstr ""
|
731 |
"Insérez la variable %n% à l'intérieur du texte pour indiquer un changement "
|
732 |
"de ligne."
|
733 |
|
734 |
-
#: lib/wfu_constants.php:
|
735 |
msgid "Test Mode"
|
736 |
msgstr "Mode de test"
|
737 |
|
738 |
-
#: lib/wfu_constants.php:
|
739 |
msgid "select dir..."
|
740 |
-
msgstr "
|
741 |
|
742 |
-
#: lib/wfu_constants.php:
|
743 |
msgid "type dir"
|
744 |
-
msgstr "
|
745 |
|
746 |
-
#: lib/wfu_constants.php:
|
747 |
msgid "Upload path: %filepath%"
|
748 |
-
msgstr "Chemin d'
|
749 |
|
750 |
-
#: lib/wfu_constants.php:
|
751 |
msgid "Failed upload path: %filepath%"
|
752 |
-
msgstr "Mauvais
|
753 |
|
754 |
-
#: lib/wfu_constants.php:
|
755 |
msgid " (required)"
|
756 |
-
msgstr " (
|
757 |
|
758 |
-
#: lib/wfu_constants.php:
|
759 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
760 |
-
msgstr "Les fichiers sont envoyés. Êtes-vous sûr de vouloir quitter la page?"
|
761 |
|
762 |
-
#: lib/wfu_constants.php:
|
763 |
msgid "checking captcha..."
|
764 |
-
msgstr "
|
765 |
|
766 |
-
#: lib/wfu_constants.php:
|
767 |
msgid "refreshing..."
|
768 |
-
msgstr "
|
769 |
|
770 |
-
#: lib/wfu_constants.php:
|
771 |
msgid "correct captcha"
|
772 |
-
msgstr "
|
773 |
|
774 |
-
#: lib/wfu_constants.php:
|
775 |
msgid "click to continue the upload"
|
776 |
-
msgstr "
|
777 |
|
778 |
-
#: lib/wfu_constants.php:
|
779 |
msgid "Are you sure you want to delete this file?"
|
780 |
msgstr "Êtes-vous sûr de vouloir supprimer ce fichier?"
|
781 |
|
782 |
-
#: lib/wfu_constants.php:
|
783 |
msgid "Upload in progress"
|
784 |
msgstr "Envoi en cours"
|
785 |
|
786 |
-
#: lib/wfu_constants.php:
|
787 |
msgid "Upload in progress with warnings!"
|
788 |
msgstr "Envoi en cours mais avec des avertissements!"
|
789 |
|
790 |
-
#: lib/wfu_constants.php:
|
791 |
msgid "Upload in progress but some files already failed!"
|
792 |
msgstr "Envoi en cours mais certains fichiers ont échoués!"
|
793 |
|
794 |
-
#: lib/wfu_constants.php:
|
795 |
msgid "Upload in progress but no files uploaded so far!"
|
796 |
-
msgstr "Envoi en cours mais aucun
|
797 |
|
798 |
-
#: lib/wfu_constants.php:
|
799 |
msgid "All files uploaded successfully"
|
800 |
msgstr "Tous les fichiers ont été envoyés avec succès"
|
801 |
|
802 |
-
#: lib/wfu_constants.php:
|
803 |
msgid "All files uploaded successfully but there are warnings!"
|
804 |
msgstr ""
|
805 |
-
"Tous les fichiers ont été
|
806 |
|
807 |
-
#: lib/wfu_constants.php:
|
808 |
msgid "File uploaded successfully but there are warnings!"
|
809 |
msgstr "Fichiers envoyés avec succès mais certain avec un avertissement."
|
810 |
|
811 |
-
#: lib/wfu_constants.php:
|
812 |
msgid "Some files failed to upload!"
|
813 |
msgstr "Certains fichiers n'ont pas été envoyé"
|
814 |
|
815 |
-
#: lib/wfu_constants.php:
|
816 |
msgid "All files failed to upload"
|
817 |
msgstr "Impossible d'envoyer les fichiers"
|
818 |
|
819 |
-
#: lib/wfu_constants.php:
|
820 |
msgid "File failed to upload"
|
821 |
msgstr "Impossible d'envoyer le fichier"
|
822 |
|
823 |
-
#: lib/wfu_constants.php:
|
824 |
msgid "There are no files to upload!"
|
825 |
msgstr "Il n'y a pas de fichiers à envoyer"
|
826 |
|
827 |
-
#: lib/wfu_constants.php:
|
828 |
msgid "Test upload message"
|
829 |
msgstr "Message de test d'upload"
|
830 |
|
831 |
-
#: lib/wfu_constants.php:
|
832 |
msgid "JSON parse warning!"
|
833 |
-
msgstr "
|
834 |
|
835 |
-
#: lib/wfu_constants.php:
|
836 |
msgid "please wait while redirecting..."
|
837 |
-
msgstr "
|
838 |
|
839 |
-
#: lib/wfu_constants.php:
|
840 |
msgid "Open visual shortcode editor in new window"
|
841 |
-
msgstr "Ouvrez l'éditeur de shortcode
|
842 |
|
843 |
-
#: lib/wfu_constants.php:
|
844 |
msgid "loading visual editor"
|
845 |
-
msgstr "
|
846 |
|
847 |
-
#: lib/wfu_constants.php:
|
848 |
msgid "Clear file list?"
|
849 |
-
msgstr "Effacer la liste des fichiers?"
|
850 |
|
851 |
-
#: lib/wfu_constants.php:
|
852 |
msgid "DROP HERE"
|
853 |
-
msgstr "
|
854 |
|
855 |
-
#: lib/wfu_constants.php:
|
856 |
msgid "Wordpress File Upload Form"
|
857 |
-
msgstr "Wordpress File Upload
|
858 |
|
859 |
-
#: lib/wfu_constants.php:
|
860 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
861 |
-
msgstr "Wordpress File Upload extension
|
862 |
|
863 |
-
#: lib/wfu_constants.php:
|
864 |
msgid "Upload Files"
|
865 |
msgstr "Envoyer des fichiers"
|
866 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-11-21 13:16+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-11-21 13:17+0200\n"
|
7 |
+
"Last-Translator: Eric D. Valachs <ericduval@laposte.net>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: fr_FR\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"X-Poedit-KeywordsList: __;gettext;gettext_noop\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Generator: Poedit 1.7.5\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
"X-Poedit-SearchPathExcluded-0: vendor\n"
|
24 |
|
25 |
#: lib/wfu_constants.php:10
|
26 |
msgid "Select File/Select Files"
|
27 |
+
msgstr "Sélectionner fichier(s)"
|
28 |
|
29 |
#: lib/wfu_constants.php:11
|
30 |
msgid "Upload File/Upload Files"
|
31 |
+
msgstr "Envoyer fichier(s)"
|
32 |
|
33 |
#: lib/wfu_constants.php:15
|
34 |
msgid "Select File"
|
36 |
|
37 |
#: lib/wfu_constants.php:16
|
38 |
msgid "Upload File"
|
39 |
+
msgstr "Envoyer le fichier"
|
40 |
|
41 |
#: lib/wfu_constants.php:19
|
42 |
msgid "File Upload Notification"
|
47 |
"Dear Recipient,%n%%n% This is an automatic delivery message to notify you "
|
48 |
"that a new file has been uploaded.%n%%n%Best Regards"
|
49 |
msgstr ""
|
50 |
+
"Cher %n%%n% \n"
|
51 |
+
"Ceci est un message envoyé automatiquement pour vous indiquer qu'un nouveau "
|
52 |
+
"fichier a été uploadé. %n%%n%\n"
|
53 |
+
"Cordialement"
|
54 |
|
55 |
#: lib/wfu_constants.php:21
|
56 |
#, php-format
|
77 |
|
78 |
#: lib/wfu_constants.php:26
|
79 |
msgid "Please fill in the above words: "
|
80 |
+
msgstr "Merci de remplir la zone ci-dessus :"
|
81 |
|
82 |
#: lib/wfu_constants.php:28
|
83 |
msgid "File"
|
101 |
|
102 |
#: lib/wfu_constants.php:33
|
103 |
msgid "User Fields"
|
104 |
+
msgstr "Champ utilisateur"
|
105 |
|
106 |
#: lib/wfu_constants.php:34
|
107 |
msgid "Download"
|
121 |
|
122 |
#: lib/wfu_constants.php:38
|
123 |
msgid "Sort list based on this column"
|
124 |
+
msgstr "Trier la liste à partir de cette colonne"
|
125 |
|
126 |
#: lib/wfu_constants.php:39
|
127 |
msgid "guest"
|
128 |
+
msgstr "Visiteur"
|
129 |
|
130 |
#: lib/wfu_constants.php:40
|
131 |
msgid "unknown"
|
132 |
+
msgstr "Inconnu"
|
133 |
|
134 |
#: lib/wfu_constants.php:42
|
135 |
msgid ""
|
136 |
"Error. Could not resolve ftp target filedir. Check the domain in 'ftpinfo' "
|
137 |
"attribute."
|
138 |
msgstr ""
|
139 |
+
"Erreur : Impossible d'atteindre le repertoire ftp de destination. Vérifier "
|
140 |
+
"le domaine dans l'attribut 'ftpinfo'."
|
141 |
|
142 |
#: lib/wfu_constants.php:43
|
143 |
msgid "Error. Invalid ftp information. Check 'ftpinfo' attribute."
|
144 |
msgstr ""
|
145 |
+
"Erreur : Les informations FTP sont invalides. Vérifier le domaine dans "
|
146 |
"l'attribut 'ftpinfo'."
|
147 |
|
148 |
#: lib/wfu_constants.php:44
|
150 |
"Error. Could not extract ftp information from 'ftpinfo' attribute. Check its "
|
151 |
"syntax."
|
152 |
msgstr ""
|
153 |
+
"Erreur : Impossible d'obtenir les informations dans l'attribut 'ftpinfo'. "
|
154 |
+
"Vérifez sa syntaxe."
|
155 |
|
156 |
#: lib/wfu_constants.php:45
|
157 |
msgid ""
|
158 |
"Error. Could not resolve ftp target filename. Check the domain in 'ftpinfo' "
|
159 |
"attribute."
|
160 |
msgstr ""
|
161 |
+
"Erreur : Impossible de résoudre le nom de fichier de destination FTP. "
|
162 |
"Vérifiez le domaine dans l'attribut 'ftpinfo'."
|
163 |
|
164 |
#: lib/wfu_constants.php:46
|
167 |
"preventing the upload of big files.\n"
|
168 |
"PHP directive upload_max_filesize limit is: "
|
169 |
msgstr ""
|
170 |
+
"Erreur : La directive PHP de taille limite d'envoi de fichier "
|
171 |
"upload_max_filesize, empêche l'envoi de gros fichier.\n"
|
172 |
"La limite de la directive PHP upload_max_filesize est de :"
|
173 |
|
186 |
"Error. Permission denied to write to target folder.\n"
|
187 |
"Check and correct read/write permissions of target folder."
|
188 |
msgstr ""
|
189 |
+
"Erreur : Pas de permission d'écriture dans le repertoire de destination.\n"
|
190 |
"Vérifiez et corrigez les permission en lecture/ecriture du repertoire de "
|
191 |
"destination."
|
192 |
|
193 |
#: lib/wfu_constants.php:49
|
194 |
+
msgid ""
|
195 |
+
"Error. This file was rejected because its extension is not correct. Its "
|
196 |
+
"proper filename is: "
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: lib/wfu_constants.php:50
|
200 |
msgid "Targer folder doesn't exist."
|
201 |
msgstr "Le répertoire de destination n'existe pas."
|
202 |
|
203 |
+
#: lib/wfu_constants.php:51
|
204 |
msgid "Upload failed! Missing a temporary folder."
|
205 |
+
msgstr "Envoi impossible ! Il manque un répertoire temporaire."
|
206 |
|
207 |
+
#: lib/wfu_constants.php:52
|
208 |
msgid "Upload failed! Permission denied to write to target folder."
|
209 |
msgstr ""
|
210 |
+
"Envoi impossible ! Autorisation d'écriture refusée dans le répertoire de "
|
211 |
+
"destination."
|
212 |
|
213 |
+
#: lib/wfu_constants.php:53
|
214 |
msgid "File not allowed."
|
215 |
msgstr "Type de fichier non autorisé."
|
216 |
|
217 |
+
#: lib/wfu_constants.php:54
|
218 |
+
msgid "File is suspicious and was rejected."
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: lib/wfu_constants.php:55
|
222 |
msgid "The uploaded file exceeds the file size limit."
|
223 |
msgstr "La taille du fichier est supérieure à la taille limite."
|
224 |
|
225 |
+
#: lib/wfu_constants.php:56
|
226 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
227 |
+
msgstr "Le fichier téléchargé excède 2 Go (non pris en charge par ce serveur)."
|
|
|
|
|
228 |
|
229 |
+
#: lib/wfu_constants.php:57
|
230 |
msgid ""
|
231 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
232 |
"Please contact the administrator."
|
233 |
msgstr ""
|
234 |
+
"Envoi impossible ! La taille du fichier excède la taille limite du serveur. "
|
235 |
+
"Contactez l'administrateur."
|
236 |
|
237 |
+
#: lib/wfu_constants.php:58
|
238 |
msgid ""
|
239 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
240 |
"server. Please contact the administrator."
|
241 |
msgstr ""
|
242 |
+
"Envoi impossible ! La durée d'envoi excède le timeout du serveur. Contactez "
|
243 |
+
"l'administrateur."
|
244 |
|
245 |
+
#: lib/wfu_constants.php:59
|
246 |
msgid ""
|
247 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
248 |
"was specified in the HTML form."
|
249 |
msgstr ""
|
250 |
+
"Envoi impossible ! La taille du fichier excède la directive MAX_FILE_SIZE "
|
251 |
"spécifiée dans le formulaire HTML."
|
252 |
|
253 |
+
#: lib/wfu_constants.php:60
|
254 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
255 |
+
msgstr "Envoi impossible ! Le fichier n' été que partiellement envoyé."
|
256 |
|
257 |
+
#: lib/wfu_constants.php:61
|
258 |
msgid "Upload failed! No file was uploaded."
|
259 |
+
msgstr "Envoi impossible ! Le fichier n'a pas été envoyé."
|
260 |
|
261 |
+
#: lib/wfu_constants.php:62
|
262 |
msgid "Upload failed! Failed to write file to disk."
|
263 |
+
msgstr "Envoi impossible ! Impossible d'écrire le fichier sur le disque."
|
264 |
|
265 |
+
#: lib/wfu_constants.php:63
|
266 |
msgid ""
|
267 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
268 |
"administrator."
|
269 |
msgstr ""
|
270 |
+
"Envoi impossible ! Une erreur est survenue lors du déplacement du fichier "
|
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 "
|
277 |
"the list of loaded extensions with phpinfo() may help."
|
278 |
msgstr ""
|
279 |
+
"Envoi impossible ! Une extension PHP a stoppé l'envoi du fichier. PHP ne "
|
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:65
|
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:66
|
290 |
msgid "Upload failed!"
|
291 |
+
msgstr "Envoi impossible !"
|
292 |
|
293 |
+
#: lib/wfu_constants.php:67
|
294 |
msgid "No file!"
|
295 |
+
msgstr "Pas de fichier !"
|
296 |
|
297 |
+
#: lib/wfu_constants.php:68
|
298 |
msgid ""
|
299 |
"Upload failed! The upload has been canceled by the user or the browser "
|
300 |
"dropped the connection."
|
301 |
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:69
|
306 |
msgid "Upload failed! Unknown error."
|
307 |
msgstr "Envoi impossible! Erreur inconnue."
|
308 |
|
309 |
+
#: lib/wfu_constants.php:70
|
310 |
msgid "Please contact the administrator."
|
311 |
msgstr "Merci de contacter l'administrateur."
|
312 |
|
313 |
+
#: lib/wfu_constants.php:71
|
314 |
msgid "No result from remote server!"
|
315 |
+
msgstr "Pas de réponse du serveur distant !"
|
316 |
|
317 |
+
#: lib/wfu_constants.php:72
|
318 |
msgid " but with warnings"
|
319 |
msgstr "mais avec des avertissements"
|
320 |
|
321 |
+
#: lib/wfu_constants.php:73 lib/wfu_constants.php:75
|
322 |
msgid "Warning: JSON parse error."
|
323 |
+
msgstr "Attention : Erreur d'analyse JSON"
|
324 |
|
325 |
+
#: lib/wfu_constants.php:74
|
326 |
msgid ""
|
327 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
328 |
"not be parsed."
|
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:76
|
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:77
|
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:78
|
346 |
msgid ""
|
347 |
"Redirection to classic form functionality occurred because AJAX is not "
|
348 |
"supported."
|
349 |
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:79
|
354 |
msgid ""
|
355 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
356 |
"supported."
|
357 |
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:80
|
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:81
|
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:82
|
375 |
msgid "cannot be empty!"
|
376 |
+
msgstr "Ne peut pas être vide !"
|
377 |
|
378 |
+
#: lib/wfu_constants.php:83
|
379 |
msgid "number not valid!"
|
380 |
+
msgstr "Nombre non valide !"
|
381 |
|
382 |
+
#: lib/wfu_constants.php:84
|
383 |
msgid "email not valid!"
|
384 |
+
msgstr "L'e-mail n'est pas valide !"
|
385 |
|
386 |
+
#: lib/wfu_constants.php:85
|
387 |
msgid "emails do not match!"
|
388 |
+
msgstr "Les e-mails ne correspondent pas !"
|
389 |
|
390 |
+
#: lib/wfu_constants.php:86
|
391 |
msgid "no base email field in group!"
|
392 |
+
msgstr "Aucun champ email de base en groupe !"
|
393 |
|
394 |
+
#: lib/wfu_constants.php:87
|
395 |
msgid "passwords do not match!"
|
396 |
+
msgstr "Les mots de passe ne correspondent pas !"
|
397 |
|
398 |
+
#: lib/wfu_constants.php:88
|
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:89
|
403 |
msgid "checkbox unchecked!"
|
404 |
+
msgstr "Case à cocher désactivée !"
|
405 |
|
406 |
+
#: lib/wfu_constants.php:90
|
407 |
msgid "no option selected!"
|
408 |
+
msgstr "Aucune option sélectionnée !"
|
409 |
|
410 |
+
#: lib/wfu_constants.php:91
|
411 |
msgid "no item selected!"
|
412 |
+
msgstr "Aucun article sélectionné !"
|
413 |
|
414 |
+
#: lib/wfu_constants.php:92
|
415 |
msgid ""
|
416 |
"There are more than one instances of the plugin in this page with the same "
|
417 |
"id. Please change it."
|
418 |
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:93
|
423 |
msgid ""
|
424 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
425 |
"the page."
|
427 |
"Impossible de modifier le shortcode car la page a été modifiée. Veuillez "
|
428 |
"recharger la page."
|
429 |
|
430 |
+
#: lib/wfu_constants.php:94
|
431 |
msgid ""
|
432 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
433 |
"or use RecaptchaV2 (no account)."
|
434 |
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:95
|
439 |
msgid "ERROR: No site key. Please contact administrator!"
|
440 |
msgstr ""
|
441 |
+
"Erreur : Aucune clé du site. S'il vous plaît contacter l'administrateur!"
|
442 |
|
443 |
+
#: lib/wfu_constants.php:96
|
444 |
msgid ""
|
445 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
446 |
"define Google Recaptcha keys."
|
447 |
msgstr ""
|
448 |
+
"Erreur : Aucun site clé défini ! Aller à la configuration du plugin dans le "
|
449 |
+
"Tableau de bord pour définir des clés de Google Recaptcha."
|
450 |
|
451 |
+
#: lib/wfu_constants.php:97
|
452 |
msgid "Bad captcha image!"
|
453 |
+
msgstr "Mauvaise image de captcha !"
|
454 |
|
455 |
+
#: lib/wfu_constants.php:98
|
456 |
msgid "No input!"
|
457 |
+
msgstr "Aucune entrée !"
|
458 |
|
459 |
+
#: lib/wfu_constants.php:99
|
460 |
msgid "Captcha not completed!"
|
461 |
+
msgstr "Captcha incomplet !"
|
462 |
|
463 |
+
#: lib/wfu_constants.php:100
|
464 |
msgid "Wrong captcha!"
|
465 |
+
msgstr "Mauvaise saisie captcha!"
|
466 |
|
467 |
+
#: lib/wfu_constants.php:101
|
468 |
msgid "Error refreshing captcha!"
|
469 |
+
msgstr "Erreur mise à jour du captcha!"
|
470 |
|
471 |
+
#: lib/wfu_constants.php:102
|
472 |
msgid "Unknown captcha error!"
|
473 |
msgstr "Captcha erreur inconnue!"
|
474 |
|
475 |
+
#: lib/wfu_constants.php:103
|
476 |
msgid "Captcha not supported by your browser!"
|
477 |
msgstr "Captcha n'a pas supporté par votre navigateur!"
|
478 |
|
479 |
+
#: lib/wfu_constants.php:104
|
480 |
msgid "the secret parameter is missing"
|
481 |
msgstr "le paramètre secret est manquant"
|
482 |
|
483 |
+
#: lib/wfu_constants.php:105
|
484 |
msgid "the secret parameter is invalid or malformed"
|
485 |
msgstr "le paramètre secret est invalide ou malformé"
|
486 |
|
487 |
+
#: lib/wfu_constants.php:106
|
488 |
msgid "the response parameter is missing"
|
489 |
msgstr "le paramètre de réponse est manquant"
|
490 |
|
491 |
+
#: lib/wfu_constants.php:107
|
492 |
msgid "the response parameter is invalid or malformed"
|
493 |
msgstr "le paramètre de réponse est invalide ou malformé"
|
494 |
|
495 |
+
#: lib/wfu_constants.php:108
|
496 |
msgid "Please do not use drag drop due to an internal problem."
|
497 |
+
msgstr "Ne pas utiliser un glisser-déposer (cause : problème interne)."
|
498 |
|
499 |
+
#: lib/wfu_constants.php:109
|
500 |
#, php-format
|
501 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
502 |
+
msgstr "Erreur pendant l'envoi de fichier en blocs. Unique ID vide en bloc %d"
|
503 |
|
504 |
+
#: lib/wfu_constants.php:110
|
505 |
msgid "Chunked upload is not allowed!"
|
506 |
+
msgstr "L'envoi des fichiers en bloc n'est pas autorisé!"
|
507 |
|
508 |
+
#: lib/wfu_constants.php:111
|
509 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
510 |
msgstr ""
|
511 |
+
"Envoi de fichier en bloc interrompu suite à une erreur dans bloc précédent!"
|
512 |
|
513 |
+
#: lib/wfu_constants.php:112
|
514 |
msgid "Chunked upload failed, final file could not be created!"
|
515 |
+
msgstr ""
|
516 |
+
"Envoi de fichier en bloc échoué, le fichier final n'a pas pu être créé!"
|
517 |
|
518 |
+
#: lib/wfu_constants.php:113
|
519 |
#, php-format
|
520 |
msgid "Could not write file chuck to destination on chunk %d"
|
521 |
+
msgstr "Impossible d'écrire le bloc de fichier à destination sur bloc %d"
|
522 |
|
523 |
+
#: lib/wfu_constants.php:114
|
524 |
#, php-format
|
525 |
msgid "Could not enlarge destination file on chunk %d"
|
526 |
msgstr "Impossible agrandir fichier de destination sur bloc %d"
|
527 |
|
528 |
+
#: lib/wfu_constants.php:115
|
529 |
#, php-format
|
530 |
msgid "Could not open file handles on chunk %d"
|
531 |
msgstr "Impossible d'ouvrir le fichier handles sur bloc %d"
|
532 |
|
533 |
+
#: lib/wfu_constants.php:116
|
534 |
msgid "You are not allowed to delete this file!"
|
535 |
+
msgstr "Vous n' êtes pas autorisé à supprimer ce fichier !"
|
536 |
|
537 |
+
#: lib/wfu_constants.php:118
|
538 |
msgid "Upload skipped! File already exists."
|
539 |
+
msgstr "Envoi ignoré ! Le fichier existe déjà."
|
540 |
+
|
541 |
+
#: lib/wfu_constants.php:119
|
542 |
+
msgid "The extension of the file does not match its contents."
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: lib/wfu_constants.php:120
|
546 |
+
msgid ""
|
547 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
548 |
+
"match its extension. Its proper filename is: "
|
549 |
+
msgstr ""
|
550 |
|
551 |
+
#: lib/wfu_constants.php:121
|
552 |
msgid "No files have been selected!"
|
553 |
+
msgstr "Aucun fichier n'a été envoyé !"
|
554 |
|
555 |
+
#: lib/wfu_constants.php:122
|
556 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
557 |
msgstr ""
|
558 |
"WPFilebase Plugin n'a pas été mis à jour car il n'y a pas de fichiers à "
|
559 |
"envoyer."
|
560 |
|
561 |
+
#: lib/wfu_constants.php:123
|
562 |
msgid "Notification email was not sent because there were no files uploaded."
|
563 |
msgstr ""
|
564 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de fichiers à "
|
565 |
"envoyer."
|
566 |
|
567 |
+
#: lib/wfu_constants.php:124
|
568 |
msgid ""
|
569 |
"Notification email was not sent because no recipients were defined. Please "
|
570 |
"check notifyrecipients attribute in the shortcode."
|
572 |
"Le mail de notification n'a pas été envoyé car il n'y a pas de destinataire. "
|
573 |
"Merci de vérifier l'attribut notifyrecipients dans le shortcode."
|
574 |
|
575 |
+
#: lib/wfu_constants.php:125
|
576 |
msgid ""
|
577 |
"Notification email was not sent due to an error. Please check "
|
578 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
580 |
"Le mail de notification n'a pas été envoyé car il n'y a une erreur. Merci de "
|
581 |
"vérifier les attributs notifyrecipients, notifysubject et notifymessage."
|
582 |
|
583 |
+
#: lib/wfu_constants.php:126
|
584 |
msgid ""
|
585 |
"Redirection not executed because redirection link is empty. Please check "
|
586 |
"redirectlink attribute."
|
588 |
"La redirection n'a pas été effectuée car le lien de redirection est vide. "
|
589 |
"Merci de vérifier l'attribut redirectlink."
|
590 |
|
591 |
+
#: lib/wfu_constants.php:127
|
592 |
msgid ""
|
593 |
"Redirection not executed because not all files were successfully uploaded."
|
594 |
msgstr ""
|
595 |
+
"La redirection n'est pas exécutée car tous les fichiers n'ont pas été "
|
596 |
+
"envoyés."
|
597 |
|
598 |
+
#: lib/wfu_constants.php:129
|
599 |
msgid ""
|
600 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
601 |
"message persists, contact administrator."
|
602 |
msgstr ""
|
603 |
+
"Impossible d' ajouter le shortcode à la page / poste. Essayez à nouveau. Si "
|
604 |
+
"le message persiste, contactez l' administrateur."
|
605 |
|
606 |
+
#: lib/wfu_constants.php:130
|
607 |
msgid ""
|
608 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
609 |
"again to edit the shortcode."
|
610 |
msgstr ""
|
611 |
+
"Impossible de modifier le shortcode parce que le contenu de la page a "
|
612 |
+
"changé. Essayez à nouveau de modifier le shortcode."
|
613 |
|
614 |
+
#: lib/wfu_constants.php:131
|
615 |
msgid ""
|
616 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
617 |
"again to delete it."
|
618 |
msgstr ""
|
619 |
+
"Impossible de supprimer le shortcode parce que le contenu de la page a "
|
620 |
+
"changé. Essayez à nouveau de le supprimer."
|
621 |
|
622 |
+
#: lib/wfu_constants.php:132
|
623 |
msgid ""
|
624 |
"The page containing the shortcode has been modified and it is no longer "
|
625 |
"valid. Please go back to reload the shortcode."
|
626 |
msgstr ""
|
627 |
+
"La page contenant le shortcode a été modifié et il n'est plus valide. "
|
628 |
+
"Rechargez le shortcode."
|
629 |
|
630 |
+
#: lib/wfu_constants.php:133
|
631 |
msgid ""
|
632 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
633 |
"back to reload the shortcode."
|
634 |
msgstr ""
|
635 |
+
"Impossible de mettre à jour le shortcode parce que le contenu de la page a "
|
636 |
+
"changé. Rechargez le shortcode."
|
637 |
|
638 |
+
#: lib/wfu_constants.php:134
|
639 |
msgid ""
|
640 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
641 |
"go back and reload the shortcode."
|
642 |
msgstr ""
|
643 |
+
"Impossible de mettre à jour le shortcode. Essayez à nouveau. Si le problème "
|
644 |
+
"persiste, rechargez le shortcode."
|
645 |
|
646 |
+
#: lib/wfu_constants.php:136
|
647 |
msgid "This is a test message"
|
648 |
msgstr "Ceci est un message de test"
|
649 |
|
650 |
+
#: lib/wfu_constants.php:137
|
651 |
msgid "This is a test administrator message"
|
652 |
msgstr "Ceci est un message administrateur de test"
|
653 |
|
654 |
+
#: lib/wfu_constants.php:138
|
655 |
msgid "File testfile 1 under test"
|
656 |
msgstr "File testfile 1 under test"
|
657 |
|
658 |
+
#: lib/wfu_constants.php:139
|
659 |
msgid "File testfile 1 message"
|
660 |
msgstr "File testfile 1 message"
|
661 |
|
662 |
+
#: lib/wfu_constants.php:140
|
663 |
msgid "File testfile 1 administrator message"
|
664 |
msgstr "Message administrateur File testfile"
|
665 |
|
666 |
+
#: lib/wfu_constants.php:141
|
667 |
msgid "File testfile 2 under test"
|
668 |
msgstr "En test File testfile"
|
669 |
|
670 |
+
#: lib/wfu_constants.php:142
|
671 |
msgid "File testfile 2 message"
|
672 |
msgstr "Message File testfile 2"
|
673 |
|
674 |
+
#: lib/wfu_constants.php:143
|
675 |
msgid "File testfile 2 administrator message"
|
676 |
msgstr "Message administrateur File testfile 2"
|
677 |
|
678 |
+
#: lib/wfu_constants.php:145
|
679 |
msgid ""
|
680 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
681 |
"current user."
|
683 |
"Insérez %userid% variable dans le texte. Il sera remplacé par l'id de "
|
684 |
"l'utilisateur courant."
|
685 |
|
686 |
+
#: lib/wfu_constants.php:146
|
687 |
msgid ""
|
688 |
"Insert variable %username% inside text. It will be replaced by the username "
|
689 |
"of the current user."
|
691 |
"Insérez la variable %username% dans le texte. Il sera remplacé par le "
|
692 |
"username de l'utilisateur courant."
|
693 |
|
694 |
+
#: lib/wfu_constants.php:147
|
695 |
msgid ""
|
696 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
697 |
"the current user."
|
699 |
"Insérez la variable %useremail% dans le texte. Il sera remplacé par l'email "
|
700 |
"de l'utilisateur courant."
|
701 |
|
702 |
+
#: lib/wfu_constants.php:148
|
703 |
msgid ""
|
704 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
705 |
"of the uploaded file."
|
707 |
"Insérez la variable %filename% dans le texte. Il sera remplacé par le nom du "
|
708 |
"fichier à envoyer."
|
709 |
|
710 |
+
#: lib/wfu_constants.php:149
|
711 |
msgid ""
|
712 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
713 |
"filepath of the uploaded file."
|
715 |
"Insérez la variable %filepath% dans le texte. Il sera remplacé par le chemin "
|
716 |
"complet du fichier envoyé."
|
717 |
|
718 |
+
#: lib/wfu_constants.php:150
|
719 |
msgid ""
|
720 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
721 |
"the website."
|
723 |
"Insérez la variable %blogid% dans le texte. Il sera remplacé par l'id du "
|
724 |
"blog du site web."
|
725 |
|
726 |
+
#: lib/wfu_constants.php:151
|
727 |
msgid ""
|
728 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
729 |
"current page."
|
731 |
"Insérez %pageid% variable dans le texte. Il sera remplacé par l'id de la "
|
732 |
"page en cours."
|
733 |
|
734 |
+
#: lib/wfu_constants.php:152
|
735 |
msgid ""
|
736 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
737 |
"the current page."
|
739 |
"Insérez %pagetitle% variable dans le texte. Il sera remplacé par le titre de "
|
740 |
"la page courante."
|
741 |
|
742 |
+
#: lib/wfu_constants.php:153
|
743 |
msgid ""
|
744 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
745 |
"drop-down list. It will be replaced by the value that the user entered in "
|
747 |
msgstr ""
|
748 |
"Insérez la variable %userdataXXX% dans le texte. Sélectionnez le champ de "
|
749 |
"l'utilisateur dans la liste déroulante. Il sera remplacé par la valeur que "
|
750 |
+
"l'utilisateur aura entré dans ce champ."
|
751 |
|
752 |
+
#: lib/wfu_constants.php:154
|
753 |
msgid "Insert variable %n% inside text to denote a line change."
|
754 |
msgstr ""
|
755 |
"Insérez la variable %n% à l'intérieur du texte pour indiquer un changement "
|
756 |
"de ligne."
|
757 |
|
758 |
+
#: lib/wfu_constants.php:156
|
759 |
msgid "Test Mode"
|
760 |
msgstr "Mode de test"
|
761 |
|
762 |
+
#: lib/wfu_constants.php:157
|
763 |
msgid "select dir..."
|
764 |
+
msgstr "Sélectionnez dir"
|
765 |
|
766 |
+
#: lib/wfu_constants.php:158
|
767 |
msgid "type dir"
|
768 |
+
msgstr "Saisir dir"
|
769 |
|
770 |
+
#: lib/wfu_constants.php:159
|
771 |
msgid "Upload path: %filepath%"
|
772 |
+
msgstr "Chemin d'upload : %filepath%"
|
773 |
|
774 |
+
#: lib/wfu_constants.php:160
|
775 |
msgid "Failed upload path: %filepath%"
|
776 |
+
msgstr "Mauvais répertoire d'envoi : %filepath%"
|
777 |
|
778 |
+
#: lib/wfu_constants.php:161
|
779 |
msgid " (required)"
|
780 |
+
msgstr " (*)"
|
781 |
|
782 |
+
#: lib/wfu_constants.php:162
|
783 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
784 |
+
msgstr "Les fichiers sont envoyés. Êtes-vous sûr de vouloir quitter la page ?"
|
785 |
|
786 |
+
#: lib/wfu_constants.php:163
|
787 |
msgid "checking captcha..."
|
788 |
+
msgstr "Vérifiez captcha..."
|
789 |
|
790 |
+
#: lib/wfu_constants.php:164
|
791 |
msgid "refreshing..."
|
792 |
+
msgstr "Mise à jour..."
|
793 |
|
794 |
+
#: lib/wfu_constants.php:165
|
795 |
msgid "correct captcha"
|
796 |
+
msgstr "Captcha correctement saisi"
|
797 |
|
798 |
+
#: lib/wfu_constants.php:166
|
799 |
msgid "click to continue the upload"
|
800 |
+
msgstr "Cliquer pour continuer l'envoi"
|
801 |
|
802 |
+
#: lib/wfu_constants.php:167
|
803 |
msgid "Are you sure you want to delete this file?"
|
804 |
msgstr "Êtes-vous sûr de vouloir supprimer ce fichier?"
|
805 |
|
806 |
+
#: lib/wfu_constants.php:168
|
807 |
msgid "Upload in progress"
|
808 |
msgstr "Envoi en cours"
|
809 |
|
810 |
+
#: lib/wfu_constants.php:169
|
811 |
msgid "Upload in progress with warnings!"
|
812 |
msgstr "Envoi en cours mais avec des avertissements!"
|
813 |
|
814 |
+
#: lib/wfu_constants.php:170
|
815 |
msgid "Upload in progress but some files already failed!"
|
816 |
msgstr "Envoi en cours mais certains fichiers ont échoués!"
|
817 |
|
818 |
+
#: lib/wfu_constants.php:171
|
819 |
msgid "Upload in progress but no files uploaded so far!"
|
820 |
+
msgstr "Envoi en cours mais aucun fichier n'a été envoyé pour le moment!"
|
821 |
|
822 |
+
#: lib/wfu_constants.php:172
|
823 |
msgid "All files uploaded successfully"
|
824 |
msgstr "Tous les fichiers ont été envoyés avec succès"
|
825 |
|
826 |
+
#: lib/wfu_constants.php:173
|
827 |
msgid "All files uploaded successfully but there are warnings!"
|
828 |
msgstr ""
|
829 |
+
"Tous les fichiers ont été envoyés avec succès mais avec des avertissements!"
|
830 |
|
831 |
+
#: lib/wfu_constants.php:174
|
832 |
msgid "File uploaded successfully but there are warnings!"
|
833 |
msgstr "Fichiers envoyés avec succès mais certain avec un avertissement."
|
834 |
|
835 |
+
#: lib/wfu_constants.php:175
|
836 |
msgid "Some files failed to upload!"
|
837 |
msgstr "Certains fichiers n'ont pas été envoyé"
|
838 |
|
839 |
+
#: lib/wfu_constants.php:176
|
840 |
msgid "All files failed to upload"
|
841 |
msgstr "Impossible d'envoyer les fichiers"
|
842 |
|
843 |
+
#: lib/wfu_constants.php:177
|
844 |
msgid "File failed to upload"
|
845 |
msgstr "Impossible d'envoyer le fichier"
|
846 |
|
847 |
+
#: lib/wfu_constants.php:178
|
848 |
msgid "There are no files to upload!"
|
849 |
msgstr "Il n'y a pas de fichiers à envoyer"
|
850 |
|
851 |
+
#: lib/wfu_constants.php:179
|
852 |
msgid "Test upload message"
|
853 |
msgstr "Message de test d'upload"
|
854 |
|
855 |
+
#: lib/wfu_constants.php:180
|
856 |
msgid "JSON parse warning!"
|
857 |
+
msgstr "Avertissements d'analyse JSON."
|
858 |
|
859 |
+
#: lib/wfu_constants.php:181
|
860 |
msgid "please wait while redirecting..."
|
861 |
+
msgstr "Merci de patienter pendant la redirection..."
|
862 |
|
863 |
+
#: lib/wfu_constants.php:182
|
864 |
msgid "Open visual shortcode editor in new window"
|
865 |
+
msgstr "Ouvrez l'éditeur de shortcode visuel dans une nouvelle fenêtre"
|
866 |
|
867 |
+
#: lib/wfu_constants.php:183
|
868 |
msgid "loading visual editor"
|
869 |
+
msgstr "Chargement de l'éditeur visuel"
|
870 |
|
871 |
+
#: lib/wfu_constants.php:184
|
872 |
msgid "Clear file list?"
|
873 |
+
msgstr "Effacer la liste des fichiers ?"
|
874 |
|
875 |
+
#: lib/wfu_constants.php:185
|
876 |
msgid "DROP HERE"
|
877 |
+
msgstr "Déposer ici"
|
878 |
|
879 |
+
#: lib/wfu_constants.php:187
|
880 |
msgid "Wordpress File Upload Form"
|
881 |
+
msgstr "Wordpress File Upload Formulaire"
|
882 |
|
883 |
+
#: lib/wfu_constants.php:188
|
884 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
885 |
+
msgstr "Wordpress File Upload extension d'upload pour sidebar."
|
886 |
|
887 |
+
#: lib/wfu_constants.php:189
|
888 |
msgid "Upload Files"
|
889 |
msgstr "Envoyer des fichiers"
|
890 |
|
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: 2015-11-
|
6 |
-
"PO-Revision-Date: 2015-11-
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: pl_PL\n"
|
@@ -185,30 +185,40 @@ msgid ""
|
|
185 |
msgstr ""
|
186 |
|
187 |
#: lib/wfu_constants.php:49
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
msgid "Targer folder doesn't exist."
|
189 |
msgstr "Targer folder nie istnieje."
|
190 |
|
191 |
-
#: lib/wfu_constants.php:
|
192 |
msgid "Upload failed! Missing a temporary folder."
|
193 |
msgstr "Brak folderu tymczasowego"
|
194 |
|
195 |
-
#: lib/wfu_constants.php:
|
196 |
msgid "Upload failed! Permission denied to write to target folder."
|
197 |
msgstr "Nie udało się utworzyć folderu"
|
198 |
|
199 |
-
#: lib/wfu_constants.php:
|
200 |
msgid "File not allowed."
|
201 |
msgstr "Rozszerzenie pliku nie jest dozwolone."
|
202 |
|
203 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
204 |
msgid "The uploaded file exceeds the file size limit."
|
205 |
msgstr "Przesłany plik przekracza limit rozmiaru pliku."
|
206 |
|
207 |
-
#: lib/wfu_constants.php:
|
208 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
209 |
msgstr "Przesłany plik przekracza 2GB i nie jest obsługiwana przez ten serwer."
|
210 |
|
211 |
-
#: lib/wfu_constants.php:
|
212 |
msgid ""
|
213 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
214 |
"Please contact the administrator."
|
@@ -216,7 +226,7 @@ msgstr ""
|
|
216 |
"Wysyłanie nie powiodło się! Przesłany plik przekracza limit rozmiaru pliku z "
|
217 |
"serwera. Proszę skontaktuj się z administratorem."
|
218 |
|
219 |
-
#: lib/wfu_constants.php:
|
220 |
msgid ""
|
221 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
222 |
"server. Please contact the administrator."
|
@@ -224,7 +234,7 @@ msgstr ""
|
|
224 |
"Wysyłanie nie powiodło się! Czas trwania upload przekroczony limit czasu "
|
225 |
"serwera. Proszę skontaktuj się z administratorem."
|
226 |
|
227 |
-
#: lib/wfu_constants.php:
|
228 |
msgid ""
|
229 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
230 |
"was specified in the HTML form."
|
@@ -232,46 +242,46 @@ msgstr ""
|
|
232 |
"Wysyłanie nie powiodło się! Przesłany plik przekracza dyrektywy "
|
233 |
"MAX_FILE_SIZE, który został określony w formularzu HTML."
|
234 |
|
235 |
-
#: lib/wfu_constants.php:
|
236 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
237 |
msgstr ""
|
238 |
"Wysyłanie nie powiodło się! Przesłany plik został tylko częściowo przesłane."
|
239 |
|
240 |
-
#: lib/wfu_constants.php:
|
241 |
msgid "Upload failed! No file was uploaded."
|
242 |
msgstr "Wysyłanie nie powiodło się! Plik nie został przesłany."
|
243 |
|
244 |
-
#: lib/wfu_constants.php:
|
245 |
msgid "Upload failed! Failed to write file to disk."
|
246 |
msgstr "Wysyłanie nie powiodło się! Nie udało się zapisać plik na dysk."
|
247 |
|
248 |
-
#: lib/wfu_constants.php:
|
249 |
msgid ""
|
250 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
251 |
"administrator."
|
252 |
msgstr "Wystąpił nieznany błąd. Skontaktuj się z administratorem serwisu."
|
253 |
|
254 |
-
#: lib/wfu_constants.php:
|
255 |
msgid ""
|
256 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
257 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
258 |
"the list of loaded extensions with phpinfo() may help."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: lib/wfu_constants.php:
|
262 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
263 |
msgstr ""
|
264 |
"Wysyłanie nie powiodło się! Wystąpił błąd podczas attemting wgrać plik."
|
265 |
|
266 |
-
#: lib/wfu_constants.php:
|
267 |
msgid "Upload failed!"
|
268 |
msgstr "BŁĄD PRZESYŁANIA!!!"
|
269 |
|
270 |
-
#: lib/wfu_constants.php:
|
271 |
msgid "No file!"
|
272 |
msgstr "Brak pliku"
|
273 |
|
274 |
-
#: lib/wfu_constants.php:
|
275 |
msgid ""
|
276 |
"Upload failed! The upload has been canceled by the user or the browser "
|
277 |
"dropped the connection."
|
@@ -279,27 +289,27 @@ msgstr ""
|
|
279 |
"Wysyłanie nie powiodło się! Wysyłanie zostało anulowane przez użytkownika "
|
280 |
"lub utracone połączenie."
|
281 |
|
282 |
-
#: lib/wfu_constants.php:
|
283 |
msgid "Upload failed! Unknown error."
|
284 |
msgstr "Wysyłanie nie powiodło się! Nieznany błąd."
|
285 |
|
286 |
-
#: lib/wfu_constants.php:
|
287 |
msgid "Please contact the administrator."
|
288 |
msgstr "Proszę skontaktuj się z administratorem."
|
289 |
|
290 |
-
#: lib/wfu_constants.php:
|
291 |
msgid "No result from remote server!"
|
292 |
msgstr "Nie wynik z serwera zdalnego!"
|
293 |
|
294 |
-
#: lib/wfu_constants.php:
|
295 |
msgid " but with warnings"
|
296 |
msgstr "Ostrzeżenia"
|
297 |
|
298 |
-
#: lib/wfu_constants.php:
|
299 |
msgid "Warning: JSON parse error."
|
300 |
msgstr "\"Błąd analizowania\""
|
301 |
|
302 |
-
#: lib/wfu_constants.php:
|
303 |
msgid ""
|
304 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
305 |
"not be parsed."
|
@@ -307,27 +317,27 @@ msgstr ""
|
|
307 |
"Przekazywania parametrów tego pliku, przekazywana jako ciąg JSON do obsługi, "
|
308 |
"nie można przeanalizować."
|
309 |
|
310 |
-
#: lib/wfu_constants.php:
|
311 |
msgid ""
|
312 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
313 |
msgstr ""
|
314 |
"UploadStates, przekazywana jako ciąg JSON do obsługi, nie można "
|
315 |
"przeanalizować."
|
316 |
|
317 |
-
#: lib/wfu_constants.php:
|
318 |
msgid ""
|
319 |
"Redirection to classic form functionality occurred due to unknown error."
|
320 |
msgstr ""
|
321 |
"Przekierowanie do klasycznej postaci funkcji wystąpił z powodu nieznanego "
|
322 |
"błędu."
|
323 |
|
324 |
-
#: lib/wfu_constants.php:
|
325 |
msgid ""
|
326 |
"Redirection to classic form functionality occurred because AJAX is not "
|
327 |
"supported."
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: lib/wfu_constants.php:
|
331 |
msgid ""
|
332 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
333 |
"supported."
|
@@ -335,58 +345,58 @@ msgstr ""
|
|
335 |
"Przekierowanie do klasycznej postaci funkcji wystąpił, ponieważ HTML5 jest "
|
336 |
"nieobsługiwana."
|
337 |
|
338 |
-
#: lib/wfu_constants.php:
|
339 |
msgid ""
|
340 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
341 |
msgstr ""
|
342 |
"Przekierowanie do klasycznej postaci funkcji wystąpił ze względu na błąd "
|
343 |
"analizy JSON."
|
344 |
|
345 |
-
#: lib/wfu_constants.php:
|
346 |
msgid "Please enable popup windows from the browser's settings!"
|
347 |
msgstr "Proszę włączyć wyskakujące okienka z ustawień przeglądarki!"
|
348 |
|
349 |
-
#: lib/wfu_constants.php:
|
350 |
msgid "cannot be empty!"
|
351 |
msgstr "Pole nie może być puste!"
|
352 |
|
353 |
-
#: lib/wfu_constants.php:
|
354 |
msgid "number not valid!"
|
355 |
msgstr "Błędny numer!"
|
356 |
|
357 |
-
#: lib/wfu_constants.php:
|
358 |
msgid "email not valid!"
|
359 |
msgstr "Niepoprawny e-mail!"
|
360 |
|
361 |
-
#: lib/wfu_constants.php:
|
362 |
msgid "emails do not match!"
|
363 |
msgstr "e-maile nie pasują!"
|
364 |
|
365 |
-
#: lib/wfu_constants.php:
|
366 |
msgid "no base email field in group!"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: lib/wfu_constants.php:
|
370 |
msgid "passwords do not match!"
|
371 |
msgstr "Hasła nie są identyczne"
|
372 |
|
373 |
-
#: lib/wfu_constants.php:
|
374 |
msgid "no base password field in group!"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: lib/wfu_constants.php:
|
378 |
msgid "checkbox unchecked!"
|
379 |
msgstr "niezaznaczone pole wyboru!"
|
380 |
|
381 |
-
#: lib/wfu_constants.php:
|
382 |
msgid "no option selected!"
|
383 |
msgstr "Nie wybrano żadnej opcji"
|
384 |
|
385 |
-
#: lib/wfu_constants.php:
|
386 |
msgid "no item selected!"
|
387 |
msgstr "Nie wybrano żadnego elementu."
|
388 |
|
389 |
-
#: lib/wfu_constants.php:
|
390 |
msgid ""
|
391 |
"There are more than one instances of the plugin in this page with the same "
|
392 |
"id. Please change it."
|
@@ -394,7 +404,7 @@ msgstr ""
|
|
394 |
"Tu są więcej niż jednego wystąpienia o plugin na tej stronie o tym samym "
|
395 |
"identyfikatorze. Zmień go."
|
396 |
|
397 |
-
#: lib/wfu_constants.php:
|
398 |
msgid ""
|
399 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
400 |
"the page."
|
@@ -402,126 +412,136 @@ msgstr ""
|
|
402 |
"Nie można edytować shortkode, ponieważ strona została zmodyfikowana. Proszę "
|
403 |
"odświeżyć stronę."
|
404 |
|
405 |
-
#: lib/wfu_constants.php:
|
406 |
msgid ""
|
407 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
408 |
"or use RecaptchaV2 (no account)."
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: lib/wfu_constants.php:
|
412 |
msgid "ERROR: No site key. Please contact administrator!"
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: lib/wfu_constants.php:
|
416 |
msgid ""
|
417 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
418 |
"define Google Recaptcha keys."
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: lib/wfu_constants.php:
|
422 |
msgid "Bad captcha image!"
|
423 |
msgstr ""
|
424 |
|
425 |
-
#: lib/wfu_constants.php:
|
426 |
msgid "No input!"
|
427 |
msgstr ""
|
428 |
|
429 |
-
#: lib/wfu_constants.php:
|
430 |
msgid "Captcha not completed!"
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: lib/wfu_constants.php:
|
434 |
msgid "Wrong captcha!"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: lib/wfu_constants.php:
|
438 |
msgid "Error refreshing captcha!"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: lib/wfu_constants.php:
|
442 |
msgid "Unknown captcha error!"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: lib/wfu_constants.php:
|
446 |
msgid "Captcha not supported by your browser!"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: lib/wfu_constants.php:
|
450 |
msgid "the secret parameter is missing"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: lib/wfu_constants.php:
|
454 |
msgid "the secret parameter is invalid or malformed"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: lib/wfu_constants.php:
|
458 |
msgid "the response parameter is missing"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: lib/wfu_constants.php:
|
462 |
msgid "the response parameter is invalid or malformed"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: lib/wfu_constants.php:
|
466 |
msgid "Please do not use drag drop due to an internal problem."
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: lib/wfu_constants.php:
|
470 |
#, php-format
|
471 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: lib/wfu_constants.php:
|
475 |
msgid "Chunked upload is not allowed!"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: lib/wfu_constants.php:
|
479 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: lib/wfu_constants.php:
|
483 |
msgid "Chunked upload failed, final file could not be created!"
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: lib/wfu_constants.php:
|
487 |
#, php-format
|
488 |
msgid "Could not write file chuck to destination on chunk %d"
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: lib/wfu_constants.php:
|
492 |
#, php-format
|
493 |
msgid "Could not enlarge destination file on chunk %d"
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: lib/wfu_constants.php:
|
497 |
#, php-format
|
498 |
msgid "Could not open file handles on chunk %d"
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: lib/wfu_constants.php:
|
502 |
msgid "You are not allowed to delete this file!"
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: lib/wfu_constants.php:
|
506 |
msgid "Upload skipped! File already exists."
|
507 |
msgstr "Przepraszamy, ten plik już istnieje!"
|
508 |
|
509 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
510 |
msgid "No files have been selected!"
|
511 |
msgstr "Nie wybrano żadnych plików"
|
512 |
|
513 |
-
#: lib/wfu_constants.php:
|
514 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
515 |
msgstr ""
|
516 |
"WPFilebase Plugin nie aktualizowane, ponieważ nie było tam plików przesłane."
|
517 |
|
518 |
-
#: lib/wfu_constants.php:
|
519 |
msgid "Notification email was not sent because there were no files uploaded."
|
520 |
msgstr ""
|
521 |
"Powiadomienia e-mail nie została wysłana, ponieważ nie zostały przesłane "
|
522 |
"pliki."
|
523 |
|
524 |
-
#: lib/wfu_constants.php:
|
525 |
msgid ""
|
526 |
"Notification email was not sent because no recipients were defined. Please "
|
527 |
"check notifyrecipients attribute in the shortcode."
|
@@ -529,7 +549,7 @@ msgstr ""
|
|
529 |
"Powiadomienia e-mail nie zostały wysłane, ponieważ nie ma odbiorców "
|
530 |
"zdefiniowanych. Sprawdź atrybut notifyrecipients w kodzie."
|
531 |
|
532 |
-
#: lib/wfu_constants.php:
|
533 |
msgid ""
|
534 |
"Notification email was not sent due to an error. Please check "
|
535 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -537,7 +557,7 @@ msgstr ""
|
|
537 |
"Powiadomienia e-mail nie został wysłany z powodu błędu. Proszę sprawdzić "
|
538 |
"notifyrecipients, notifysubject i notifymessage atrybuty dla błędów."
|
539 |
|
540 |
-
#: lib/wfu_constants.php:
|
541 |
msgid ""
|
542 |
"Redirection not executed because redirection link is empty. Please check "
|
543 |
"redirectlink attribute."
|
@@ -545,14 +565,14 @@ msgstr ""
|
|
545 |
"Przekierowania nie wykonany, ponieważ link przekierowania jest pusty. "
|
546 |
"Sprawdź atrybut redirectlink."
|
547 |
|
548 |
-
#: lib/wfu_constants.php:
|
549 |
msgid ""
|
550 |
"Redirection not executed because not all files were successfully uploaded."
|
551 |
msgstr ""
|
552 |
"Przekierowania nie wykonany, ponieważ nie wszystkie pliki zostały pomyślnie "
|
553 |
"załadowane."
|
554 |
|
555 |
-
#: lib/wfu_constants.php:
|
556 |
msgid ""
|
557 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
558 |
"message persists, contact administrator."
|
@@ -560,7 +580,7 @@ msgstr ""
|
|
560 |
"Nie można dodać shortcode do strony/post. Proszę spróbować ponownie. Jeśli "
|
561 |
"komunikat będzie się powtarzał, skontaktuj się z administratorem."
|
562 |
|
563 |
-
#: lib/wfu_constants.php:
|
564 |
msgid ""
|
565 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
566 |
"again to edit the shortcode."
|
@@ -568,7 +588,7 @@ msgstr ""
|
|
568 |
"Nie można edytować shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
569 |
"ponownie."
|
570 |
|
571 |
-
#: lib/wfu_constants.php:
|
572 |
msgid ""
|
573 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
574 |
"again to delete it."
|
@@ -576,7 +596,7 @@ msgstr ""
|
|
576 |
"Nie można usunąć shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
577 |
"ponownie."
|
578 |
|
579 |
-
#: lib/wfu_constants.php:
|
580 |
msgid ""
|
581 |
"The page containing the shortcode has been modified and it is no longer "
|
582 |
"valid. Please go back to reload the shortcode."
|
@@ -584,7 +604,7 @@ msgstr ""
|
|
584 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
585 |
"przeładować shortcode."
|
586 |
|
587 |
-
#: lib/wfu_constants.php:
|
588 |
msgid ""
|
589 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
590 |
"back to reload the shortcode."
|
@@ -592,7 +612,7 @@ msgstr ""
|
|
592 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
593 |
"przeładować shortcode."
|
594 |
|
595 |
-
#: lib/wfu_constants.php:
|
596 |
msgid ""
|
597 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
598 |
"go back and reload the shortcode."
|
@@ -600,39 +620,39 @@ msgstr ""
|
|
600 |
"Nie można zaktualizować shortcode. Proszę spróbować ponownie. Jeśli problem "
|
601 |
"nie ustąpi, wrócić i ponownie załadować shortcode."
|
602 |
|
603 |
-
#: lib/wfu_constants.php:
|
604 |
msgid "This is a test message"
|
605 |
msgstr "To jest wiadomość testowa"
|
606 |
|
607 |
-
#: lib/wfu_constants.php:
|
608 |
msgid "This is a test administrator message"
|
609 |
msgstr "To jest wiadomość testowa administratora"
|
610 |
|
611 |
-
#: lib/wfu_constants.php:
|
612 |
msgid "File testfile 1 under test"
|
613 |
msgstr ""
|
614 |
|
615 |
-
#: lib/wfu_constants.php:
|
616 |
msgid "File testfile 1 message"
|
617 |
msgstr ""
|
618 |
|
619 |
-
#: lib/wfu_constants.php:
|
620 |
msgid "File testfile 1 administrator message"
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: lib/wfu_constants.php:
|
624 |
msgid "File testfile 2 under test"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: lib/wfu_constants.php:
|
628 |
msgid "File testfile 2 message"
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: lib/wfu_constants.php:
|
632 |
msgid "File testfile 2 administrator message"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: lib/wfu_constants.php:
|
636 |
msgid ""
|
637 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
638 |
"current user."
|
@@ -640,7 +660,7 @@ msgstr ""
|
|
640 |
"Wstaw zmienną % userid % wewnątrz tekstu. Zostanie on zastąpiony przez "
|
641 |
"identyfikator bieżącego użytkownika."
|
642 |
|
643 |
-
#: lib/wfu_constants.php:
|
644 |
msgid ""
|
645 |
"Insert variable %username% inside text. It will be replaced by the username "
|
646 |
"of the current user."
|
@@ -648,7 +668,7 @@ msgstr ""
|
|
648 |
"Wstaw zmiennej % username % wewnątrz tekstu. To będzie brzmienie nazwy "
|
649 |
"użytkownika bieżącego użytkownika."
|
650 |
|
651 |
-
#: lib/wfu_constants.php:
|
652 |
msgid ""
|
653 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
654 |
"the current user."
|
@@ -656,7 +676,7 @@ msgstr ""
|
|
656 |
"Wstaw zmiennej % useremail % wewnątrz tekstu. To zostanie zastąpiony przez e-"
|
657 |
"mail bieżącego użytkownika."
|
658 |
|
659 |
-
#: lib/wfu_constants.php:
|
660 |
msgid ""
|
661 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
662 |
"of the uploaded file."
|
@@ -664,7 +684,7 @@ msgstr ""
|
|
664 |
"Wstaw nazwę zmiennej % wewnątrz tekstu. To zostanie zastąpiony przez nazwę "
|
665 |
"pliku przesłane."
|
666 |
|
667 |
-
#: lib/wfu_constants.php:
|
668 |
msgid ""
|
669 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
670 |
"filepath of the uploaded file."
|
@@ -672,7 +692,7 @@ msgstr ""
|
|
672 |
"Wstaw zmienną % filepath wewnątrz tekstu. To zostanie zastąpiony przez pełną "
|
673 |
"filepath przesyłanego pliku."
|
674 |
|
675 |
-
#: lib/wfu_constants.php:
|
676 |
msgid ""
|
677 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
678 |
"the website."
|
@@ -680,13 +700,13 @@ msgstr ""
|
|
680 |
"Wstaw zmiennej % blogid % wewnątrz tekstu. To zostanie zastąpiony przez "
|
681 |
"identyfikator blog strony internetowej."
|
682 |
|
683 |
-
#: lib/wfu_constants.php:
|
684 |
msgid ""
|
685 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
686 |
"current page."
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: lib/wfu_constants.php:
|
690 |
msgid ""
|
691 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
692 |
"the current page."
|
@@ -694,7 +714,7 @@ msgstr ""
|
|
694 |
"Wstaw zmienną % pagetitle wewnątrz tekstu. To będzie brzmienie tytułu "
|
695 |
"bieżącej strony."
|
696 |
|
697 |
-
#: lib/wfu_constants.php:
|
698 |
msgid ""
|
699 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
700 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -704,139 +724,139 @@ msgstr ""
|
|
704 |
"listy rozwijanej. To zostaną zastąpione przez wartości, które użytkownik "
|
705 |
"wpisuje w tej dziedzinie."
|
706 |
|
707 |
-
#: lib/wfu_constants.php:
|
708 |
msgid "Insert variable %n% inside text to denote a line change."
|
709 |
msgstr "Wstaw zmienną %n % wewnątrz tekstu do oznaczenia linii zmiany."
|
710 |
|
711 |
-
#: lib/wfu_constants.php:
|
712 |
msgid "Test Mode"
|
713 |
msgstr "Tryb testowy"
|
714 |
|
715 |
-
#: lib/wfu_constants.php:
|
716 |
msgid "select dir..."
|
717 |
msgstr "Wybierz dir..."
|
718 |
|
719 |
-
#: lib/wfu_constants.php:
|
720 |
msgid "type dir"
|
721 |
msgstr "Typ dir"
|
722 |
|
723 |
-
#: lib/wfu_constants.php:
|
724 |
msgid "Upload path: %filepath%"
|
725 |
msgstr "Wgraj %filepath%"
|
726 |
|
727 |
-
#: lib/wfu_constants.php:
|
728 |
msgid "Failed upload path: %filepath%"
|
729 |
msgstr "Nieudane przesyłanie: %filepath%"
|
730 |
|
731 |
-
#: lib/wfu_constants.php:
|
732 |
msgid " (required)"
|
733 |
msgstr "*"
|
734 |
|
735 |
-
#: lib/wfu_constants.php:
|
736 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
737 |
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"
|
738 |
|
739 |
-
#: lib/wfu_constants.php:
|
740 |
msgid "checking captcha..."
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: lib/wfu_constants.php:
|
744 |
msgid "refreshing..."
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: lib/wfu_constants.php:
|
748 |
msgid "correct captcha"
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: lib/wfu_constants.php:
|
752 |
msgid "click to continue the upload"
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: lib/wfu_constants.php:
|
756 |
msgid "Are you sure you want to delete this file?"
|
757 |
msgstr ""
|
758 |
|
759 |
-
#: lib/wfu_constants.php:
|
760 |
msgid "Upload in progress"
|
761 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
762 |
|
763 |
-
#: lib/wfu_constants.php:
|
764 |
msgid "Upload in progress with warnings!"
|
765 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
766 |
|
767 |
-
#: lib/wfu_constants.php:
|
768 |
msgid "Upload in progress but some files already failed!"
|
769 |
msgstr "Przesyłanie w toku, ale niektóre pliki zostały anulowane!"
|
770 |
|
771 |
-
#: lib/wfu_constants.php:
|
772 |
msgid "Upload in progress but no files uploaded so far!"
|
773 |
msgstr "Przesyłanie w toku, ale jeszcze nie przesłano żadnego pliku!"
|
774 |
|
775 |
-
#: lib/wfu_constants.php:
|
776 |
msgid "All files uploaded successfully"
|
777 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
778 |
|
779 |
-
#: lib/wfu_constants.php:
|
780 |
msgid "All files uploaded successfully but there are warnings!"
|
781 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
782 |
|
783 |
-
#: lib/wfu_constants.php:
|
784 |
msgid "File uploaded successfully but there are warnings!"
|
785 |
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"
|
786 |
|
787 |
-
#: lib/wfu_constants.php:
|
788 |
msgid "Some files failed to upload!"
|
789 |
msgstr "Niektóre pliki zostały anulowane!"
|
790 |
|
791 |
-
#: lib/wfu_constants.php:
|
792 |
msgid "All files failed to upload"
|
793 |
msgstr "Wszystkie pliki zostały anulowane"
|
794 |
|
795 |
-
#: lib/wfu_constants.php:
|
796 |
msgid "File failed to upload"
|
797 |
msgstr "Nie udało się przesłać pliku"
|
798 |
|
799 |
-
#: lib/wfu_constants.php:
|
800 |
msgid "There are no files to upload!"
|
801 |
msgstr "Brak plików do wysłania"
|
802 |
|
803 |
-
#: lib/wfu_constants.php:
|
804 |
msgid "Test upload message"
|
805 |
msgstr "To jest wiadomość testowa"
|
806 |
|
807 |
-
#: lib/wfu_constants.php:
|
808 |
msgid "JSON parse warning!"
|
809 |
msgstr "JSON analizować ostrzeżenie!"
|
810 |
|
811 |
-
#: lib/wfu_constants.php:
|
812 |
msgid "please wait while redirecting..."
|
813 |
msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."
|
814 |
|
815 |
-
#: lib/wfu_constants.php:
|
816 |
msgid "Open visual shortcode editor in new window"
|
817 |
msgstr "Otwórz edytor w nowym oknie"
|
818 |
|
819 |
-
#: lib/wfu_constants.php:
|
820 |
msgid "loading visual editor"
|
821 |
msgstr "Ładowanie wizualnego edytora"
|
822 |
|
823 |
-
#: lib/wfu_constants.php:
|
824 |
msgid "Clear file list?"
|
825 |
msgstr ""
|
826 |
|
827 |
-
#: lib/wfu_constants.php:
|
828 |
msgid "DROP HERE"
|
829 |
msgstr ""
|
830 |
|
831 |
-
#: lib/wfu_constants.php:
|
832 |
msgid "Wordpress File Upload Form"
|
833 |
msgstr "Formularz przesyłania plików WPFU"
|
834 |
|
835 |
-
#: lib/wfu_constants.php:
|
836 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
837 |
msgstr ""
|
838 |
|
839 |
-
#: lib/wfu_constants.php:
|
840 |
msgid "Upload Files"
|
841 |
msgstr ""
|
842 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-11-21 13:17+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-11-21 13:17+0200\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: pl_PL\n"
|
185 |
msgstr ""
|
186 |
|
187 |
#: lib/wfu_constants.php:49
|
188 |
+
msgid ""
|
189 |
+
"Error. This file was rejected because its extension is not correct. Its "
|
190 |
+
"proper filename is: "
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: lib/wfu_constants.php:50
|
194 |
msgid "Targer folder doesn't exist."
|
195 |
msgstr "Targer folder nie istnieje."
|
196 |
|
197 |
+
#: lib/wfu_constants.php:51
|
198 |
msgid "Upload failed! Missing a temporary folder."
|
199 |
msgstr "Brak folderu tymczasowego"
|
200 |
|
201 |
+
#: lib/wfu_constants.php:52
|
202 |
msgid "Upload failed! Permission denied to write to target folder."
|
203 |
msgstr "Nie udało się utworzyć folderu"
|
204 |
|
205 |
+
#: lib/wfu_constants.php:53
|
206 |
msgid "File not allowed."
|
207 |
msgstr "Rozszerzenie pliku nie jest dozwolone."
|
208 |
|
209 |
+
#: lib/wfu_constants.php:54
|
210 |
+
msgid "File is suspicious and was rejected."
|
211 |
+
msgstr ""
|
212 |
+
|
213 |
+
#: lib/wfu_constants.php:55
|
214 |
msgid "The uploaded file exceeds the file size limit."
|
215 |
msgstr "Przesłany plik przekracza limit rozmiaru pliku."
|
216 |
|
217 |
+
#: lib/wfu_constants.php:56
|
218 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
219 |
msgstr "Przesłany plik przekracza 2GB i nie jest obsługiwana przez ten serwer."
|
220 |
|
221 |
+
#: lib/wfu_constants.php:57
|
222 |
msgid ""
|
223 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
224 |
"Please contact the administrator."
|
226 |
"Wysyłanie nie powiodło się! Przesłany plik przekracza limit rozmiaru pliku z "
|
227 |
"serwera. Proszę skontaktuj się z administratorem."
|
228 |
|
229 |
+
#: lib/wfu_constants.php:58
|
230 |
msgid ""
|
231 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
232 |
"server. Please contact the administrator."
|
234 |
"Wysyłanie nie powiodło się! Czas trwania upload przekroczony limit czasu "
|
235 |
"serwera. Proszę skontaktuj się z administratorem."
|
236 |
|
237 |
+
#: lib/wfu_constants.php:59
|
238 |
msgid ""
|
239 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
240 |
"was specified in the HTML form."
|
242 |
"Wysyłanie nie powiodło się! Przesłany plik przekracza dyrektywy "
|
243 |
"MAX_FILE_SIZE, który został określony w formularzu HTML."
|
244 |
|
245 |
+
#: lib/wfu_constants.php:60
|
246 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
247 |
msgstr ""
|
248 |
"Wysyłanie nie powiodło się! Przesłany plik został tylko częściowo przesłane."
|
249 |
|
250 |
+
#: lib/wfu_constants.php:61
|
251 |
msgid "Upload failed! No file was uploaded."
|
252 |
msgstr "Wysyłanie nie powiodło się! Plik nie został przesłany."
|
253 |
|
254 |
+
#: lib/wfu_constants.php:62
|
255 |
msgid "Upload failed! Failed to write file to disk."
|
256 |
msgstr "Wysyłanie nie powiodło się! Nie udało się zapisać plik na dysk."
|
257 |
|
258 |
+
#: lib/wfu_constants.php:63
|
259 |
msgid ""
|
260 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
261 |
"administrator."
|
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:65
|
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:66
|
277 |
msgid "Upload failed!"
|
278 |
msgstr "BŁĄD PRZESYŁANIA!!!"
|
279 |
|
280 |
+
#: lib/wfu_constants.php:67
|
281 |
msgid "No file!"
|
282 |
msgstr "Brak pliku"
|
283 |
|
284 |
+
#: lib/wfu_constants.php:68
|
285 |
msgid ""
|
286 |
"Upload failed! The upload has been canceled by the user or the browser "
|
287 |
"dropped the connection."
|
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:69
|
293 |
msgid "Upload failed! Unknown error."
|
294 |
msgstr "Wysyłanie nie powiodło się! Nieznany błąd."
|
295 |
|
296 |
+
#: lib/wfu_constants.php:70
|
297 |
msgid "Please contact the administrator."
|
298 |
msgstr "Proszę skontaktuj się z administratorem."
|
299 |
|
300 |
+
#: lib/wfu_constants.php:71
|
301 |
msgid "No result from remote server!"
|
302 |
msgstr "Nie wynik z serwera zdalnego!"
|
303 |
|
304 |
+
#: lib/wfu_constants.php:72
|
305 |
msgid " but with warnings"
|
306 |
msgstr "Ostrzeżenia"
|
307 |
|
308 |
+
#: lib/wfu_constants.php:73 lib/wfu_constants.php:75
|
309 |
msgid "Warning: JSON parse error."
|
310 |
msgstr "\"Błąd analizowania\""
|
311 |
|
312 |
+
#: lib/wfu_constants.php:74
|
313 |
msgid ""
|
314 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
315 |
"not be parsed."
|
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:76
|
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:77
|
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:78
|
335 |
msgid ""
|
336 |
"Redirection to classic form functionality occurred because AJAX is not "
|
337 |
"supported."
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: lib/wfu_constants.php:79
|
341 |
msgid ""
|
342 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
343 |
"supported."
|
345 |
"Przekierowanie do klasycznej postaci funkcji wystąpił, ponieważ HTML5 jest "
|
346 |
"nieobsługiwana."
|
347 |
|
348 |
+
#: lib/wfu_constants.php:80
|
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:81
|
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:82
|
360 |
msgid "cannot be empty!"
|
361 |
msgstr "Pole nie może być puste!"
|
362 |
|
363 |
+
#: lib/wfu_constants.php:83
|
364 |
msgid "number not valid!"
|
365 |
msgstr "Błędny numer!"
|
366 |
|
367 |
+
#: lib/wfu_constants.php:84
|
368 |
msgid "email not valid!"
|
369 |
msgstr "Niepoprawny e-mail!"
|
370 |
|
371 |
+
#: lib/wfu_constants.php:85
|
372 |
msgid "emails do not match!"
|
373 |
msgstr "e-maile nie pasują!"
|
374 |
|
375 |
+
#: lib/wfu_constants.php:86
|
376 |
msgid "no base email field in group!"
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: lib/wfu_constants.php:87
|
380 |
msgid "passwords do not match!"
|
381 |
msgstr "Hasła nie są identyczne"
|
382 |
|
383 |
+
#: lib/wfu_constants.php:88
|
384 |
msgid "no base password field in group!"
|
385 |
msgstr ""
|
386 |
|
387 |
+
#: lib/wfu_constants.php:89
|
388 |
msgid "checkbox unchecked!"
|
389 |
msgstr "niezaznaczone pole wyboru!"
|
390 |
|
391 |
+
#: lib/wfu_constants.php:90
|
392 |
msgid "no option selected!"
|
393 |
msgstr "Nie wybrano żadnej opcji"
|
394 |
|
395 |
+
#: lib/wfu_constants.php:91
|
396 |
msgid "no item selected!"
|
397 |
msgstr "Nie wybrano żadnego elementu."
|
398 |
|
399 |
+
#: lib/wfu_constants.php:92
|
400 |
msgid ""
|
401 |
"There are more than one instances of the plugin in this page with the same "
|
402 |
"id. Please change it."
|
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:93
|
408 |
msgid ""
|
409 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
410 |
"the page."
|
412 |
"Nie można edytować shortkode, ponieważ strona została zmodyfikowana. Proszę "
|
413 |
"odświeżyć stronę."
|
414 |
|
415 |
+
#: lib/wfu_constants.php:94
|
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:95
|
422 |
msgid "ERROR: No site key. Please contact administrator!"
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: lib/wfu_constants.php:96
|
426 |
msgid ""
|
427 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
428 |
"define Google Recaptcha keys."
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: lib/wfu_constants.php:97
|
432 |
msgid "Bad captcha image!"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: lib/wfu_constants.php:98
|
436 |
msgid "No input!"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: lib/wfu_constants.php:99
|
440 |
msgid "Captcha not completed!"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: lib/wfu_constants.php:100
|
444 |
msgid "Wrong captcha!"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: lib/wfu_constants.php:101
|
448 |
msgid "Error refreshing captcha!"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: lib/wfu_constants.php:102
|
452 |
msgid "Unknown captcha error!"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: lib/wfu_constants.php:103
|
456 |
msgid "Captcha not supported by your browser!"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: lib/wfu_constants.php:104
|
460 |
msgid "the secret parameter is missing"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: lib/wfu_constants.php:105
|
464 |
msgid "the secret parameter is invalid or malformed"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: lib/wfu_constants.php:106
|
468 |
msgid "the response parameter is missing"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: lib/wfu_constants.php:107
|
472 |
msgid "the response parameter is invalid or malformed"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: lib/wfu_constants.php:108
|
476 |
msgid "Please do not use drag drop due to an internal problem."
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: lib/wfu_constants.php:109
|
480 |
#, php-format
|
481 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: lib/wfu_constants.php:110
|
485 |
msgid "Chunked upload is not allowed!"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: lib/wfu_constants.php:111
|
489 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: lib/wfu_constants.php:112
|
493 |
msgid "Chunked upload failed, final file could not be created!"
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: lib/wfu_constants.php:113
|
497 |
#, php-format
|
498 |
msgid "Could not write file chuck to destination on chunk %d"
|
499 |
msgstr ""
|
500 |
|
501 |
+
#: lib/wfu_constants.php:114
|
502 |
#, php-format
|
503 |
msgid "Could not enlarge destination file on chunk %d"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: lib/wfu_constants.php:115
|
507 |
#, php-format
|
508 |
msgid "Could not open file handles on chunk %d"
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: lib/wfu_constants.php:116
|
512 |
msgid "You are not allowed to delete this file!"
|
513 |
msgstr ""
|
514 |
|
515 |
+
#: lib/wfu_constants.php:118
|
516 |
msgid "Upload skipped! File already exists."
|
517 |
msgstr "Przepraszamy, ten plik już istnieje!"
|
518 |
|
519 |
+
#: lib/wfu_constants.php:119
|
520 |
+
msgid "The extension of the file does not match its contents."
|
521 |
+
msgstr ""
|
522 |
+
|
523 |
+
#: lib/wfu_constants.php:120
|
524 |
+
msgid ""
|
525 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
526 |
+
"match its extension. Its proper filename is: "
|
527 |
+
msgstr ""
|
528 |
+
|
529 |
+
#: lib/wfu_constants.php:121
|
530 |
msgid "No files have been selected!"
|
531 |
msgstr "Nie wybrano żadnych plików"
|
532 |
|
533 |
+
#: lib/wfu_constants.php:122
|
534 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
535 |
msgstr ""
|
536 |
"WPFilebase Plugin nie aktualizowane, ponieważ nie było tam plików przesłane."
|
537 |
|
538 |
+
#: lib/wfu_constants.php:123
|
539 |
msgid "Notification email was not sent because there were no files uploaded."
|
540 |
msgstr ""
|
541 |
"Powiadomienia e-mail nie została wysłana, ponieważ nie zostały przesłane "
|
542 |
"pliki."
|
543 |
|
544 |
+
#: lib/wfu_constants.php:124
|
545 |
msgid ""
|
546 |
"Notification email was not sent because no recipients were defined. Please "
|
547 |
"check notifyrecipients attribute in the shortcode."
|
549 |
"Powiadomienia e-mail nie zostały wysłane, ponieważ nie ma odbiorców "
|
550 |
"zdefiniowanych. Sprawdź atrybut notifyrecipients w kodzie."
|
551 |
|
552 |
+
#: lib/wfu_constants.php:125
|
553 |
msgid ""
|
554 |
"Notification email was not sent due to an error. Please check "
|
555 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
557 |
"Powiadomienia e-mail nie został wysłany z powodu błędu. Proszę sprawdzić "
|
558 |
"notifyrecipients, notifysubject i notifymessage atrybuty dla błędów."
|
559 |
|
560 |
+
#: lib/wfu_constants.php:126
|
561 |
msgid ""
|
562 |
"Redirection not executed because redirection link is empty. Please check "
|
563 |
"redirectlink attribute."
|
565 |
"Przekierowania nie wykonany, ponieważ link przekierowania jest pusty. "
|
566 |
"Sprawdź atrybut redirectlink."
|
567 |
|
568 |
+
#: lib/wfu_constants.php:127
|
569 |
msgid ""
|
570 |
"Redirection not executed because not all files were successfully uploaded."
|
571 |
msgstr ""
|
572 |
"Przekierowania nie wykonany, ponieważ nie wszystkie pliki zostały pomyślnie "
|
573 |
"załadowane."
|
574 |
|
575 |
+
#: lib/wfu_constants.php:129
|
576 |
msgid ""
|
577 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
578 |
"message persists, contact administrator."
|
580 |
"Nie można dodać shortcode do strony/post. Proszę spróbować ponownie. Jeśli "
|
581 |
"komunikat będzie się powtarzał, skontaktuj się z administratorem."
|
582 |
|
583 |
+
#: lib/wfu_constants.php:130
|
584 |
msgid ""
|
585 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
586 |
"again to edit the shortcode."
|
588 |
"Nie można edytować shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
589 |
"ponownie."
|
590 |
|
591 |
+
#: lib/wfu_constants.php:131
|
592 |
msgid ""
|
593 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
594 |
"again to delete it."
|
596 |
"Nie można usunąć shortcode, bo zmieniła się zawartość strony. Spróbuj "
|
597 |
"ponownie."
|
598 |
|
599 |
+
#: lib/wfu_constants.php:132
|
600 |
msgid ""
|
601 |
"The page containing the shortcode has been modified and it is no longer "
|
602 |
"valid. Please go back to reload the shortcode."
|
604 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
605 |
"przeładować shortcode."
|
606 |
|
607 |
+
#: lib/wfu_constants.php:133
|
608 |
msgid ""
|
609 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
610 |
"back to reload the shortcode."
|
612 |
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
|
613 |
"przeładować shortcode."
|
614 |
|
615 |
+
#: lib/wfu_constants.php:134
|
616 |
msgid ""
|
617 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
618 |
"go back and reload the shortcode."
|
620 |
"Nie można zaktualizować shortcode. Proszę spróbować ponownie. Jeśli problem "
|
621 |
"nie ustąpi, wrócić i ponownie załadować shortcode."
|
622 |
|
623 |
+
#: lib/wfu_constants.php:136
|
624 |
msgid "This is a test message"
|
625 |
msgstr "To jest wiadomość testowa"
|
626 |
|
627 |
+
#: lib/wfu_constants.php:137
|
628 |
msgid "This is a test administrator message"
|
629 |
msgstr "To jest wiadomość testowa administratora"
|
630 |
|
631 |
+
#: lib/wfu_constants.php:138
|
632 |
msgid "File testfile 1 under test"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: lib/wfu_constants.php:139
|
636 |
msgid "File testfile 1 message"
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: lib/wfu_constants.php:140
|
640 |
msgid "File testfile 1 administrator message"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: lib/wfu_constants.php:141
|
644 |
msgid "File testfile 2 under test"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: lib/wfu_constants.php:142
|
648 |
msgid "File testfile 2 message"
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: lib/wfu_constants.php:143
|
652 |
msgid "File testfile 2 administrator message"
|
653 |
msgstr ""
|
654 |
|
655 |
+
#: lib/wfu_constants.php:145
|
656 |
msgid ""
|
657 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
658 |
"current user."
|
660 |
"Wstaw zmienną % userid % wewnątrz tekstu. Zostanie on zastąpiony przez "
|
661 |
"identyfikator bieżącego użytkownika."
|
662 |
|
663 |
+
#: lib/wfu_constants.php:146
|
664 |
msgid ""
|
665 |
"Insert variable %username% inside text. It will be replaced by the username "
|
666 |
"of the current user."
|
668 |
"Wstaw zmiennej % username % wewnątrz tekstu. To będzie brzmienie nazwy "
|
669 |
"użytkownika bieżącego użytkownika."
|
670 |
|
671 |
+
#: lib/wfu_constants.php:147
|
672 |
msgid ""
|
673 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
674 |
"the current user."
|
676 |
"Wstaw zmiennej % useremail % wewnątrz tekstu. To zostanie zastąpiony przez e-"
|
677 |
"mail bieżącego użytkownika."
|
678 |
|
679 |
+
#: lib/wfu_constants.php:148
|
680 |
msgid ""
|
681 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
682 |
"of the uploaded file."
|
684 |
"Wstaw nazwę zmiennej % wewnątrz tekstu. To zostanie zastąpiony przez nazwę "
|
685 |
"pliku przesłane."
|
686 |
|
687 |
+
#: lib/wfu_constants.php:149
|
688 |
msgid ""
|
689 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
690 |
"filepath of the uploaded file."
|
692 |
"Wstaw zmienną % filepath wewnątrz tekstu. To zostanie zastąpiony przez pełną "
|
693 |
"filepath przesyłanego pliku."
|
694 |
|
695 |
+
#: lib/wfu_constants.php:150
|
696 |
msgid ""
|
697 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
698 |
"the website."
|
700 |
"Wstaw zmiennej % blogid % wewnątrz tekstu. To zostanie zastąpiony przez "
|
701 |
"identyfikator blog strony internetowej."
|
702 |
|
703 |
+
#: lib/wfu_constants.php:151
|
704 |
msgid ""
|
705 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
706 |
"current page."
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: lib/wfu_constants.php:152
|
710 |
msgid ""
|
711 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
712 |
"the current page."
|
714 |
"Wstaw zmienną % pagetitle wewnątrz tekstu. To będzie brzmienie tytułu "
|
715 |
"bieżącej strony."
|
716 |
|
717 |
+
#: lib/wfu_constants.php:153
|
718 |
msgid ""
|
719 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
720 |
"drop-down list. It will be replaced by the value that the user entered in "
|
724 |
"listy rozwijanej. To zostaną zastąpione przez wartości, które użytkownik "
|
725 |
"wpisuje w tej dziedzinie."
|
726 |
|
727 |
+
#: lib/wfu_constants.php:154
|
728 |
msgid "Insert variable %n% inside text to denote a line change."
|
729 |
msgstr "Wstaw zmienną %n % wewnątrz tekstu do oznaczenia linii zmiany."
|
730 |
|
731 |
+
#: lib/wfu_constants.php:156
|
732 |
msgid "Test Mode"
|
733 |
msgstr "Tryb testowy"
|
734 |
|
735 |
+
#: lib/wfu_constants.php:157
|
736 |
msgid "select dir..."
|
737 |
msgstr "Wybierz dir..."
|
738 |
|
739 |
+
#: lib/wfu_constants.php:158
|
740 |
msgid "type dir"
|
741 |
msgstr "Typ dir"
|
742 |
|
743 |
+
#: lib/wfu_constants.php:159
|
744 |
msgid "Upload path: %filepath%"
|
745 |
msgstr "Wgraj %filepath%"
|
746 |
|
747 |
+
#: lib/wfu_constants.php:160
|
748 |
msgid "Failed upload path: %filepath%"
|
749 |
msgstr "Nieudane przesyłanie: %filepath%"
|
750 |
|
751 |
+
#: lib/wfu_constants.php:161
|
752 |
msgid " (required)"
|
753 |
msgstr "*"
|
754 |
|
755 |
+
#: lib/wfu_constants.php:162
|
756 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
757 |
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"
|
758 |
|
759 |
+
#: lib/wfu_constants.php:163
|
760 |
msgid "checking captcha..."
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: lib/wfu_constants.php:164
|
764 |
msgid "refreshing..."
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: lib/wfu_constants.php:165
|
768 |
msgid "correct captcha"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: lib/wfu_constants.php:166
|
772 |
msgid "click to continue the upload"
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: lib/wfu_constants.php:167
|
776 |
msgid "Are you sure you want to delete this file?"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: lib/wfu_constants.php:168
|
780 |
msgid "Upload in progress"
|
781 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
782 |
|
783 |
+
#: lib/wfu_constants.php:169
|
784 |
msgid "Upload in progress with warnings!"
|
785 |
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."
|
786 |
|
787 |
+
#: lib/wfu_constants.php:170
|
788 |
msgid "Upload in progress but some files already failed!"
|
789 |
msgstr "Przesyłanie w toku, ale niektóre pliki zostały anulowane!"
|
790 |
|
791 |
+
#: lib/wfu_constants.php:171
|
792 |
msgid "Upload in progress but no files uploaded so far!"
|
793 |
msgstr "Przesyłanie w toku, ale jeszcze nie przesłano żadnego pliku!"
|
794 |
|
795 |
+
#: lib/wfu_constants.php:172
|
796 |
msgid "All files uploaded successfully"
|
797 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
798 |
|
799 |
+
#: lib/wfu_constants.php:173
|
800 |
msgid "All files uploaded successfully but there are warnings!"
|
801 |
msgstr "Przesyłanie plików zakończyło się powodzeniem"
|
802 |
|
803 |
+
#: lib/wfu_constants.php:174
|
804 |
msgid "File uploaded successfully but there are warnings!"
|
805 |
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"
|
806 |
|
807 |
+
#: lib/wfu_constants.php:175
|
808 |
msgid "Some files failed to upload!"
|
809 |
msgstr "Niektóre pliki zostały anulowane!"
|
810 |
|
811 |
+
#: lib/wfu_constants.php:176
|
812 |
msgid "All files failed to upload"
|
813 |
msgstr "Wszystkie pliki zostały anulowane"
|
814 |
|
815 |
+
#: lib/wfu_constants.php:177
|
816 |
msgid "File failed to upload"
|
817 |
msgstr "Nie udało się przesłać pliku"
|
818 |
|
819 |
+
#: lib/wfu_constants.php:178
|
820 |
msgid "There are no files to upload!"
|
821 |
msgstr "Brak plików do wysłania"
|
822 |
|
823 |
+
#: lib/wfu_constants.php:179
|
824 |
msgid "Test upload message"
|
825 |
msgstr "To jest wiadomość testowa"
|
826 |
|
827 |
+
#: lib/wfu_constants.php:180
|
828 |
msgid "JSON parse warning!"
|
829 |
msgstr "JSON analizować ostrzeżenie!"
|
830 |
|
831 |
+
#: lib/wfu_constants.php:181
|
832 |
msgid "please wait while redirecting..."
|
833 |
msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."
|
834 |
|
835 |
+
#: lib/wfu_constants.php:182
|
836 |
msgid "Open visual shortcode editor in new window"
|
837 |
msgstr "Otwórz edytor w nowym oknie"
|
838 |
|
839 |
+
#: lib/wfu_constants.php:183
|
840 |
msgid "loading visual editor"
|
841 |
msgstr "Ładowanie wizualnego edytora"
|
842 |
|
843 |
+
#: lib/wfu_constants.php:184
|
844 |
msgid "Clear file list?"
|
845 |
msgstr ""
|
846 |
|
847 |
+
#: lib/wfu_constants.php:185
|
848 |
msgid "DROP HERE"
|
849 |
msgstr ""
|
850 |
|
851 |
+
#: lib/wfu_constants.php:187
|
852 |
msgid "Wordpress File Upload Form"
|
853 |
msgstr "Formularz przesyłania plików WPFU"
|
854 |
|
855 |
+
#: lib/wfu_constants.php:188
|
856 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: lib/wfu_constants.php:189
|
860 |
msgid "Upload Files"
|
861 |
msgstr ""
|
862 |
|
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: 2015-11-
|
6 |
-
"PO-Revision-Date: 2015-11-
|
7 |
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: sr\n"
|
@@ -187,31 +187,41 @@ msgstr ""
|
|
187 |
"ispravite dozvole za čitanje/pisanje u ciljnoj fascikli. "
|
188 |
|
189 |
#: lib/wfu_constants.php:49
|
|
|
|
|
|
|
|
|
|
|
|
|
190 |
msgid "Targer folder doesn't exist."
|
191 |
msgstr "Ciljna fascikla ne postoji."
|
192 |
|
193 |
-
#: lib/wfu_constants.php:
|
194 |
msgid "Upload failed! Missing a temporary folder."
|
195 |
msgstr "Otpremanje neuspešno! Nedostaje privremena fascikla. "
|
196 |
|
197 |
-
#: lib/wfu_constants.php:
|
198 |
msgid "Upload failed! Permission denied to write to target folder."
|
199 |
msgstr "Otpremanje neuspešno! Odbijena dozvola za pisanje u ciljnoj fascikli."
|
200 |
|
201 |
-
#: lib/wfu_constants.php:
|
202 |
msgid "File not allowed."
|
203 |
msgstr "Datoteka nije dozvoljena."
|
204 |
|
205 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
206 |
msgid "The uploaded file exceeds the file size limit."
|
207 |
msgstr ""
|
208 |
"Veličina otpremljene datoteke prevazilazi ograničenje veličine datoteke."
|
209 |
|
210 |
-
#: lib/wfu_constants.php:
|
211 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
212 |
msgstr "Otpremljena datoteka je veća od 2GB i nije podržana ovim serverom."
|
213 |
|
214 |
-
#: lib/wfu_constants.php:
|
215 |
msgid ""
|
216 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
217 |
"Please contact the administrator."
|
@@ -219,7 +229,7 @@ msgstr ""
|
|
219 |
"Otpremanje neuspešno! Otpremljena datoteka prevazilazi ograničenje servera "
|
220 |
"za veličinu datoteke. Obratite se administratoru."
|
221 |
|
222 |
-
#: lib/wfu_constants.php:
|
223 |
msgid ""
|
224 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
225 |
"server. Please contact the administrator."
|
@@ -227,7 +237,7 @@ msgstr ""
|
|
227 |
"Otpremanje neuspešno! Trajanje otpremanja prevazišlo je vremensko "
|
228 |
"ograničenje servera. Obratite se administratoru."
|
229 |
|
230 |
-
#: lib/wfu_constants.php:
|
231 |
msgid ""
|
232 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
233 |
"was specified in the HTML form."
|
@@ -235,19 +245,19 @@ msgstr ""
|
|
235 |
"Otpremanje neuspešno! Otpremljena datoteka prevazilazi direktivu "
|
236 |
"MAX_VELIČINA_DATOTEKE koja je navedena u HTML obrascu."
|
237 |
|
238 |
-
#: lib/wfu_constants.php:
|
239 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
240 |
msgstr "Otpremanje neuspešno! Datoteka je samo delimično otpremljena."
|
241 |
|
242 |
-
#: lib/wfu_constants.php:
|
243 |
msgid "Upload failed! No file was uploaded."
|
244 |
msgstr "Otpremanje neuspešno! Nijedna datoteka nije otpremljena."
|
245 |
|
246 |
-
#: lib/wfu_constants.php:
|
247 |
msgid "Upload failed! Failed to write file to disk."
|
248 |
msgstr "Otpremanje neuspešno! Datoteka nije zapisana na disk."
|
249 |
|
250 |
-
#: lib/wfu_constants.php:
|
251 |
msgid ""
|
252 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
253 |
"administrator."
|
@@ -255,7 +265,7 @@ msgstr ""
|
|
255 |
"Otpremanje neuspešno! Došlo je do greške prilikom pomeranja privremene "
|
256 |
"datoteke. Obratite se administratoru."
|
257 |
|
258 |
-
#: lib/wfu_constants.php:
|
259 |
msgid ""
|
260 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
261 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
@@ -265,21 +275,21 @@ msgstr ""
|
|
265 |
"ne obezbeđuje način da se utvrdi koja je ekstenzija zaustavila otpremanje. "
|
266 |
"Možda će pomoći ako pregledate spisak otpremljenih ekstenzija uz phpinfo(). "
|
267 |
|
268 |
-
#: lib/wfu_constants.php:
|
269 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
270 |
msgstr ""
|
271 |
"Otpremanje neuspešno! Došlo je do greške prilikom pokušaja da se otpremi "
|
272 |
"datoteka."
|
273 |
|
274 |
-
#: lib/wfu_constants.php:
|
275 |
msgid "Upload failed!"
|
276 |
msgstr "Otpremanje neuspešno! "
|
277 |
|
278 |
-
#: lib/wfu_constants.php:
|
279 |
msgid "No file!"
|
280 |
msgstr "Nema datoteke!"
|
281 |
|
282 |
-
#: lib/wfu_constants.php:
|
283 |
msgid ""
|
284 |
"Upload failed! The upload has been canceled by the user or the browser "
|
285 |
"dropped the connection."
|
@@ -287,27 +297,27 @@ msgstr ""
|
|
287 |
"Otpremanje neuspešno! Korisnik je otkazao otpremanje ili je pretraživač "
|
288 |
"izgubio internet vezu."
|
289 |
|
290 |
-
#: lib/wfu_constants.php:
|
291 |
msgid "Upload failed! Unknown error."
|
292 |
msgstr "Otpremanje neuspešno! Nepoznata greška."
|
293 |
|
294 |
-
#: lib/wfu_constants.php:
|
295 |
msgid "Please contact the administrator."
|
296 |
msgstr "Obratite se administratoru."
|
297 |
|
298 |
-
#: lib/wfu_constants.php:
|
299 |
msgid "No result from remote server!"
|
300 |
msgstr "Nema rezultata sa udaljenog servera!"
|
301 |
|
302 |
-
#: lib/wfu_constants.php:
|
303 |
msgid " but with warnings"
|
304 |
msgstr "ali sa upozorenjima"
|
305 |
|
306 |
-
#: lib/wfu_constants.php:
|
307 |
msgid "Warning: JSON parse error."
|
308 |
msgstr "Upozorenje: Greška prilikom JSON parsiranja."
|
309 |
|
310 |
-
#: lib/wfu_constants.php:
|
311 |
msgid ""
|
312 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
313 |
"not be parsed."
|
@@ -315,20 +325,20 @@ msgstr ""
|
|
315 |
"Otpremljeni parametri ove datoteke, poslate na obradu kao JSON niz, nisu "
|
316 |
"mogle biti parsirane. "
|
317 |
|
318 |
-
#: lib/wfu_constants.php:
|
319 |
msgid ""
|
320 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
321 |
msgstr ""
|
322 |
"UploadStates, poslate na obradu kao JSON niz, nisu mogle biti parsirane. "
|
323 |
|
324 |
-
#: lib/wfu_constants.php:
|
325 |
msgid ""
|
326 |
"Redirection to classic form functionality occurred due to unknown error."
|
327 |
msgstr ""
|
328 |
"Zbog nepoznate greške došlo je do preusmeravanja na funkcionalnost klasičnog "
|
329 |
"obrasca."
|
330 |
|
331 |
-
#: lib/wfu_constants.php:
|
332 |
msgid ""
|
333 |
"Redirection to classic form functionality occurred because AJAX is not "
|
334 |
"supported."
|
@@ -336,7 +346,7 @@ msgstr ""
|
|
336 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
337 |
"podržan AJAX."
|
338 |
|
339 |
-
#: lib/wfu_constants.php:
|
340 |
msgid ""
|
341 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
342 |
"supported."
|
@@ -344,58 +354,58 @@ msgstr ""
|
|
344 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
345 |
"podržan HTML5."
|
346 |
|
347 |
-
#: lib/wfu_constants.php:
|
348 |
msgid ""
|
349 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
350 |
msgstr ""
|
351 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zbog JSON "
|
352 |
"greške prilikom parsiranja."
|
353 |
|
354 |
-
#: lib/wfu_constants.php:
|
355 |
msgid "Please enable popup windows from the browser's settings!"
|
356 |
msgstr ""
|
357 |
|
358 |
-
#: lib/wfu_constants.php:
|
359 |
msgid "cannot be empty!"
|
360 |
msgstr "ne može biti prazno!"
|
361 |
|
362 |
-
#: lib/wfu_constants.php:
|
363 |
msgid "number not valid!"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: lib/wfu_constants.php:
|
367 |
msgid "email not valid!"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: lib/wfu_constants.php:
|
371 |
msgid "emails do not match!"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: lib/wfu_constants.php:
|
375 |
msgid "no base email field in group!"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: lib/wfu_constants.php:
|
379 |
msgid "passwords do not match!"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: lib/wfu_constants.php:
|
383 |
msgid "no base password field in group!"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: lib/wfu_constants.php:
|
387 |
msgid "checkbox unchecked!"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: lib/wfu_constants.php:
|
391 |
msgid "no option selected!"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: lib/wfu_constants.php:
|
395 |
msgid "no item selected!"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: lib/wfu_constants.php:
|
399 |
msgid ""
|
400 |
"There are more than one instances of the plugin in this page with the same "
|
401 |
"id. Please change it."
|
@@ -403,7 +413,7 @@ msgstr ""
|
|
403 |
"Na ovoj stranici ima više od jednog primera plugin-a sa istom "
|
404 |
"identifikacijom."
|
405 |
|
406 |
-
#: lib/wfu_constants.php:
|
407 |
msgid ""
|
408 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
409 |
"the page."
|
@@ -411,7 +421,7 @@ msgstr ""
|
|
411 |
"Shortcode ne može da se uredi zato što stranica nije modifikovana. Ponovo "
|
412 |
"učitajte stranicu."
|
413 |
|
414 |
-
#: lib/wfu_constants.php:
|
415 |
msgid ""
|
416 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
417 |
"or use RecaptchaV2 (no account)."
|
@@ -419,11 +429,11 @@ msgstr ""
|
|
419 |
"GREŠKA: Captcha nije podržana! Imate staru PHP verziju. Nadogradite svoj PHP "
|
420 |
"ili koristite RecaptchaV2 (bez naloga)."
|
421 |
|
422 |
-
#: lib/wfu_constants.php:
|
423 |
msgid "ERROR: No site key. Please contact administrator!"
|
424 |
msgstr "GREŠKA: Nema ključa site-a. Obratite se administratoru."
|
425 |
|
426 |
-
#: lib/wfu_constants.php:
|
427 |
msgid ""
|
428 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
429 |
"define Google Recaptcha keys."
|
@@ -431,117 +441,127 @@ msgstr ""
|
|
431 |
"GREŠKA: Ključ site-a nije određen. Idite na kontrolnu tablu podešavanja "
|
432 |
"plugin-a da biste odredili Google Recaptcha ključeve."
|
433 |
|
434 |
-
#: lib/wfu_constants.php:
|
435 |
msgid "Bad captcha image!"
|
436 |
msgstr "Loša captcha slika!"
|
437 |
|
438 |
-
#: lib/wfu_constants.php:
|
439 |
msgid "No input!"
|
440 |
msgstr "Nema unosa!"
|
441 |
|
442 |
-
#: lib/wfu_constants.php:
|
443 |
msgid "Captcha not completed!"
|
444 |
msgstr "Captcha nije kompletan!"
|
445 |
|
446 |
-
#: lib/wfu_constants.php:
|
447 |
msgid "Wrong captcha!"
|
448 |
msgstr "Pogrešan captcha!"
|
449 |
|
450 |
-
#: lib/wfu_constants.php:
|
451 |
msgid "Error refreshing captcha!"
|
452 |
msgstr "Greška u osvežavanju captcha!"
|
453 |
|
454 |
-
#: lib/wfu_constants.php:
|
455 |
msgid "Unknown captcha error!"
|
456 |
msgstr "Nepoznata captcha greška!"
|
457 |
|
458 |
-
#: lib/wfu_constants.php:
|
459 |
msgid "Captcha not supported by your browser!"
|
460 |
msgstr "Vaš pretraživač ne podržava captcha!"
|
461 |
|
462 |
-
#: lib/wfu_constants.php:
|
463 |
msgid "the secret parameter is missing"
|
464 |
msgstr "nedostaje tajni parametar"
|
465 |
|
466 |
-
#: lib/wfu_constants.php:
|
467 |
msgid "the secret parameter is invalid or malformed"
|
468 |
msgstr "tajni parametar je nevažeći ili loše formulisan"
|
469 |
|
470 |
-
#: lib/wfu_constants.php:
|
471 |
msgid "the response parameter is missing"
|
472 |
msgstr "nedostaje parametar odgovora "
|
473 |
|
474 |
-
#: lib/wfu_constants.php:
|
475 |
msgid "the response parameter is invalid or malformed"
|
476 |
msgstr "parametar odgovora je nevažeći ili loše formulisan"
|
477 |
|
478 |
-
#: lib/wfu_constants.php:
|
479 |
msgid "Please do not use drag drop due to an internal problem."
|
480 |
msgstr ""
|
481 |
"Molimo vas da ne koristite prevlačenje i pozicioniranje zbog internog "
|
482 |
"problema."
|
483 |
|
484 |
-
#: lib/wfu_constants.php:
|
485 |
#, php-format
|
486 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
487 |
msgstr ""
|
488 |
"Došlo je do greške prilikom parcijalnog otpremanja. Jedinstveni ID u "
|
489 |
"jedinici memorije %d"
|
490 |
|
491 |
-
#: lib/wfu_constants.php:
|
492 |
msgid "Chunked upload is not allowed!"
|
493 |
msgstr "Parcijalno otpremanje nije dozvoljeno!"
|
494 |
|
495 |
-
#: lib/wfu_constants.php:
|
496 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
497 |
msgstr ""
|
498 |
"Parcijalno otpremanje prekinuto je zbog greške u prethodnoj jedinici "
|
499 |
"memorije!"
|
500 |
|
501 |
-
#: lib/wfu_constants.php:
|
502 |
msgid "Chunked upload failed, final file could not be created!"
|
503 |
msgstr ""
|
504 |
"Otpremanje u jedinici memorije neuspelo, konačna datoteka ne može se "
|
505 |
"kreirati!"
|
506 |
|
507 |
-
#: lib/wfu_constants.php:
|
508 |
#, php-format
|
509 |
msgid "Could not write file chuck to destination on chunk %d"
|
510 |
msgstr ""
|
511 |
"Ne može se napisati jedinica memorije datoteke u jedinici memorije %d. "
|
512 |
|
513 |
-
#: lib/wfu_constants.php:
|
514 |
#, php-format
|
515 |
msgid "Could not enlarge destination file on chunk %d"
|
516 |
msgstr "Ne može se uvećati odredišna datoteka u jedinici memorije %d."
|
517 |
|
518 |
-
#: lib/wfu_constants.php:
|
519 |
#, php-format
|
520 |
msgid "Could not open file handles on chunk %d"
|
521 |
msgstr "Ne mogu se otvoriti opisi datoteke u jedinici memorije %d"
|
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 "Otpremanje preskočeno! Datoteka već postoji."
|
530 |
|
531 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
532 |
msgid "No files have been selected!"
|
533 |
msgstr "Datoteke nisu odabrane!"
|
534 |
|
535 |
-
#: lib/wfu_constants.php:
|
536 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
537 |
msgstr ""
|
538 |
"WPFilebase Plugin nije ažuriran zato što nije bilo otpremljenih datoteka."
|
539 |
|
540 |
-
#: lib/wfu_constants.php:
|
541 |
msgid "Notification email was not sent because there were no files uploaded."
|
542 |
msgstr "Mail obaveštenja nije poslat jer nije bilo otpremljenih datoteka."
|
543 |
|
544 |
-
#: lib/wfu_constants.php:
|
545 |
msgid ""
|
546 |
"Notification email was not sent because no recipients were defined. Please "
|
547 |
"check notifyrecipients attribute in the shortcode."
|
@@ -549,7 +569,7 @@ msgstr ""
|
|
549 |
"Mail obaveštenja nije poslat jer nije bilo navedenih primalaca. Proverite "
|
550 |
"notifyrecipients atribut u shortcode-u."
|
551 |
|
552 |
-
#: lib/wfu_constants.php:
|
553 |
msgid ""
|
554 |
"Notification email was not sent due to an error. Please check "
|
555 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
@@ -557,7 +577,7 @@ msgstr ""
|
|
557 |
"Mail obaveštenja nije poslat zbog greške. Proverite notifyrecipients, "
|
558 |
"notifysubject i notifymessage atribute da biste našli greške."
|
559 |
|
560 |
-
#: lib/wfu_constants.php:
|
561 |
msgid ""
|
562 |
"Redirection not executed because redirection link is empty. Please check "
|
563 |
"redirectlink attribute."
|
@@ -565,19 +585,19 @@ msgstr ""
|
|
565 |
"Preusmeravanje nije izvršeno zato što je link za preusmeravanje prazan. "
|
566 |
"Proverite redirectlink atribut."
|
567 |
|
568 |
-
#: lib/wfu_constants.php:
|
569 |
msgid ""
|
570 |
"Redirection not executed because not all files were successfully uploaded."
|
571 |
msgstr ""
|
572 |
"Preusmeravanje nije izvršeno zato što nisu sve datoteke uspešno otpremljene."
|
573 |
|
574 |
-
#: lib/wfu_constants.php:
|
575 |
msgid ""
|
576 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
577 |
"message persists, contact administrator."
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: lib/wfu_constants.php:
|
581 |
msgid ""
|
582 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
583 |
"again to edit the shortcode."
|
@@ -585,7 +605,7 @@ msgstr ""
|
|
585 |
"Neuspešno uređivanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
586 |
"ponovo da uredite shortcode."
|
587 |
|
588 |
-
#: lib/wfu_constants.php:
|
589 |
msgid ""
|
590 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
591 |
"again to delete it."
|
@@ -593,7 +613,7 @@ msgstr ""
|
|
593 |
"Neuspešno brisanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
594 |
"ponovo da ga obrišete."
|
595 |
|
596 |
-
#: lib/wfu_constants.php:
|
597 |
msgid ""
|
598 |
"The page containing the shortcode has been modified and it is no longer "
|
599 |
"valid. Please go back to reload the shortcode."
|
@@ -601,7 +621,7 @@ msgstr ""
|
|
601 |
"Stranica koja sadrži shortcode je izmenjena i više nije validna. Vratite se "
|
602 |
"da ponovo učitate shortcode."
|
603 |
|
604 |
-
#: lib/wfu_constants.php:
|
605 |
msgid ""
|
606 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
607 |
"back to reload the shortcode."
|
@@ -609,7 +629,7 @@ msgstr ""
|
|
609 |
"Neuspešno ažuriranje shortcode-a zbog izmene sadržaja stranice. Vratite se "
|
610 |
"da ponovo učitate shortcode."
|
611 |
|
612 |
-
#: lib/wfu_constants.php:
|
613 |
msgid ""
|
614 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
615 |
"go back and reload the shortcode."
|
@@ -617,39 +637,39 @@ msgstr ""
|
|
617 |
"Neuspešno ažuriranje shortcode-a. Pokušajte ponovo. Ako se problem ne reši, "
|
618 |
"vratite se i opet učitajte shortcode."
|
619 |
|
620 |
-
#: lib/wfu_constants.php:
|
621 |
msgid "This is a test message"
|
622 |
msgstr "Ovo je poruka testa"
|
623 |
|
624 |
-
#: lib/wfu_constants.php:
|
625 |
msgid "This is a test administrator message"
|
626 |
msgstr "Ovo je poruka testa administratora "
|
627 |
|
628 |
-
#: lib/wfu_constants.php:
|
629 |
msgid "File testfile 1 under test"
|
630 |
msgstr "Datoteka testfile 1 na testiranju"
|
631 |
|
632 |
-
#: lib/wfu_constants.php:
|
633 |
msgid "File testfile 1 message"
|
634 |
msgstr "Datoteka testfile 1 poruka"
|
635 |
|
636 |
-
#: lib/wfu_constants.php:
|
637 |
msgid "File testfile 1 administrator message"
|
638 |
msgstr "Datoteka testfile 1 poruka administratora"
|
639 |
|
640 |
-
#: lib/wfu_constants.php:
|
641 |
msgid "File testfile 2 under test"
|
642 |
msgstr "Datoteka testfile 2 na testiranju"
|
643 |
|
644 |
-
#: lib/wfu_constants.php:
|
645 |
msgid "File testfile 2 message"
|
646 |
msgstr "Datoteka testfile 2 poruka"
|
647 |
|
648 |
-
#: lib/wfu_constants.php:
|
649 |
msgid "File testfile 2 administrator message"
|
650 |
msgstr "Datoteka testfile 2 poruka administratora"
|
651 |
|
652 |
-
#: lib/wfu_constants.php:
|
653 |
msgid ""
|
654 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
655 |
"current user."
|
@@ -657,7 +677,7 @@ msgstr ""
|
|
657 |
"Unesite promenljivu %idkorisnika% u tekst. Biće zamenjena id-jem tekućeg "
|
658 |
"korisnika."
|
659 |
|
660 |
-
#: lib/wfu_constants.php:
|
661 |
msgid ""
|
662 |
"Insert variable %username% inside text. It will be replaced by the username "
|
663 |
"of the current user."
|
@@ -665,7 +685,7 @@ msgstr ""
|
|
665 |
"Unesite promenljivu %korisničko ime% u tekst. Biće zamenjena korisničkim "
|
666 |
"imenom tekućeg korisnika."
|
667 |
|
668 |
-
#: lib/wfu_constants.php:
|
669 |
msgid ""
|
670 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
671 |
"the current user."
|
@@ -673,7 +693,7 @@ msgstr ""
|
|
673 |
"Unesite promenljivu %mailkorisnika% u tekst. Biće zamenjena mail-om tekućeg "
|
674 |
"korisnika."
|
675 |
|
676 |
-
#: lib/wfu_constants.php:
|
677 |
msgid ""
|
678 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
679 |
"of the uploaded file."
|
@@ -681,7 +701,7 @@ msgstr ""
|
|
681 |
"Unesite promenljivu %nazivdatoteke% u tekst. Biće zamenjena nazivom "
|
682 |
"otpremljene datoteke."
|
683 |
|
684 |
-
#: lib/wfu_constants.php:
|
685 |
msgid ""
|
686 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
687 |
"filepath of the uploaded file."
|
@@ -689,7 +709,7 @@ msgstr ""
|
|
689 |
"Unesite promenljivu %putanjadatoteke% u tekst. Biće zamenjena celom putanjom "
|
690 |
"otpremljene datoteke."
|
691 |
|
692 |
-
#: lib/wfu_constants.php:
|
693 |
msgid ""
|
694 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
695 |
"the website."
|
@@ -697,7 +717,7 @@ msgstr ""
|
|
697 |
"Unesite promenljivu %idbloga% u tekst. Biće zamenjena id-jem bloga web site-"
|
698 |
"a."
|
699 |
|
700 |
-
#: lib/wfu_constants.php:
|
701 |
msgid ""
|
702 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
703 |
"current page."
|
@@ -705,7 +725,7 @@ msgstr ""
|
|
705 |
"Unesite promenljivu %idstranice% u tekst. Biće zamenjena id-jem tekuće "
|
706 |
"stranice."
|
707 |
|
708 |
-
#: lib/wfu_constants.php:
|
709 |
msgid ""
|
710 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
711 |
"the current page."
|
@@ -713,7 +733,7 @@ msgstr ""
|
|
713 |
"Unesite promenljivu %naslovstranice% u tekst. Biće zamenjena naslovom tekuće "
|
714 |
"stranice."
|
715 |
|
716 |
-
#: lib/wfu_constants.php:
|
717 |
msgid ""
|
718 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
719 |
"drop-down list. It will be replaced by the value that the user entered in "
|
@@ -722,139 +742,139 @@ msgstr ""
|
|
722 |
"Unesite promenljivu %korisnički podaciXXX%. Odaberite korisničko polje iz "
|
723 |
"opadajuće liste. Biće zamenjena vrednošću koju je korisnik uneo u ovo polje."
|
724 |
|
725 |
-
#: lib/wfu_constants.php:
|
726 |
msgid "Insert variable %n% inside text to denote a line change."
|
727 |
msgstr "Unesite promenljivu %n% u tekst kako biste označili promenu reda."
|
728 |
|
729 |
-
#: lib/wfu_constants.php:
|
730 |
msgid "Test Mode"
|
731 |
msgstr "Režim testiranja"
|
732 |
|
733 |
-
#: lib/wfu_constants.php:
|
734 |
msgid "select dir..."
|
735 |
msgstr "odaberite dir..."
|
736 |
|
737 |
-
#: lib/wfu_constants.php:
|
738 |
msgid "type dir"
|
739 |
msgstr "vrsta direktorijuma "
|
740 |
|
741 |
-
#: lib/wfu_constants.php:
|
742 |
msgid "Upload path: %filepath%"
|
743 |
msgstr "Putanja otpremanja: %filepath%"
|
744 |
|
745 |
-
#: lib/wfu_constants.php:
|
746 |
msgid "Failed upload path: %filepath%"
|
747 |
msgstr "Putanja otpremanja neuspešna: %filepath%"
|
748 |
|
749 |
-
#: lib/wfu_constants.php:
|
750 |
msgid " (required)"
|
751 |
msgstr "(obavezna)"
|
752 |
|
753 |
-
#: lib/wfu_constants.php:
|
754 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
755 |
msgstr "Datoteke su otpremljene. Da li sigurno želite da napustite stranicu?"
|
756 |
|
757 |
-
#: lib/wfu_constants.php:
|
758 |
msgid "checking captcha..."
|
759 |
msgstr "captcha se proverava..."
|
760 |
|
761 |
-
#: lib/wfu_constants.php:
|
762 |
msgid "refreshing..."
|
763 |
msgstr "osvežava se..."
|
764 |
|
765 |
-
#: lib/wfu_constants.php:
|
766 |
msgid "correct captcha"
|
767 |
msgstr "ispravi captcha"
|
768 |
|
769 |
-
#: lib/wfu_constants.php:
|
770 |
msgid "click to continue the upload"
|
771 |
msgstr "kliknite da biste nastavili otpremanje"
|
772 |
|
773 |
-
#: lib/wfu_constants.php:
|
774 |
msgid "Are you sure you want to delete this file?"
|
775 |
msgstr ""
|
776 |
|
777 |
-
#: lib/wfu_constants.php:
|
778 |
msgid "Upload in progress"
|
779 |
msgstr "Otpremanje u toku"
|
780 |
|
781 |
-
#: lib/wfu_constants.php:
|
782 |
msgid "Upload in progress with warnings!"
|
783 |
msgstr "Otpremanje sa upozorenjima u toku!"
|
784 |
|
785 |
-
#: lib/wfu_constants.php:
|
786 |
msgid "Upload in progress but some files already failed!"
|
787 |
msgstr "Otpremanje u toku, ali neke datoteke već nisu uspešno otpremljene!"
|
788 |
|
789 |
-
#: lib/wfu_constants.php:
|
790 |
msgid "Upload in progress but no files uploaded so far!"
|
791 |
msgstr "Otpremanje u toku, ali do sada nisu otpremljene nikakve datoteke!"
|
792 |
|
793 |
-
#: lib/wfu_constants.php:
|
794 |
msgid "All files uploaded successfully"
|
795 |
msgstr "Sve datoteke uspešno su otpremljene"
|
796 |
|
797 |
-
#: lib/wfu_constants.php:
|
798 |
msgid "All files uploaded successfully but there are warnings!"
|
799 |
msgstr "Sve datoteke uspešno su otpremljene, ali postoje upozorenja!"
|
800 |
|
801 |
-
#: lib/wfu_constants.php:
|
802 |
msgid "File uploaded successfully but there are warnings!"
|
803 |
msgstr "Datoteka je uspešno otpremljena, ali postoje upozorenja!"
|
804 |
|
805 |
-
#: lib/wfu_constants.php:
|
806 |
msgid "Some files failed to upload!"
|
807 |
msgstr "Neke datoteke nisu otpremljene!"
|
808 |
|
809 |
-
#: lib/wfu_constants.php:
|
810 |
msgid "All files failed to upload"
|
811 |
msgstr "Nijedna datoteka nije otpremljena"
|
812 |
|
813 |
-
#: lib/wfu_constants.php:
|
814 |
msgid "File failed to upload"
|
815 |
msgstr "Datoteka nije uspešno otpremljena"
|
816 |
|
817 |
-
#: lib/wfu_constants.php:
|
818 |
msgid "There are no files to upload!"
|
819 |
msgstr "Nema datoteka za otpremanje"
|
820 |
|
821 |
-
#: lib/wfu_constants.php:
|
822 |
msgid "Test upload message"
|
823 |
msgstr "Testiraj poruku za otpremanje"
|
824 |
|
825 |
-
#: lib/wfu_constants.php:
|
826 |
msgid "JSON parse warning!"
|
827 |
msgstr "Upozorenje za JSON parsiranje!"
|
828 |
|
829 |
-
#: lib/wfu_constants.php:
|
830 |
msgid "please wait while redirecting..."
|
831 |
msgstr "Molimo sačekajte preusmeravanje..."
|
832 |
|
833 |
-
#: lib/wfu_constants.php:
|
834 |
msgid "Open visual shortcode editor in new window"
|
835 |
msgstr "Otvori vizuelni shortcode uređivač u novom prozoru"
|
836 |
|
837 |
-
#: lib/wfu_constants.php:
|
838 |
msgid "loading visual editor"
|
839 |
msgstr "učitavanje vizuelnog uređivača"
|
840 |
|
841 |
-
#: lib/wfu_constants.php:
|
842 |
msgid "Clear file list?"
|
843 |
msgstr "Obriši listu datoteke?"
|
844 |
|
845 |
-
#: lib/wfu_constants.php:
|
846 |
msgid "DROP HERE"
|
847 |
msgstr "POZICIONIRAJ OVDE"
|
848 |
|
849 |
-
#: lib/wfu_constants.php:
|
850 |
msgid "Wordpress File Upload Form"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: lib/wfu_constants.php:
|
854 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: lib/wfu_constants.php:
|
858 |
msgid "Upload Files"
|
859 |
msgstr ""
|
860 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-11-21 13:17+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-11-21 13:17+0200\n"
|
7 |
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: sr\n"
|
187 |
"ispravite dozvole za čitanje/pisanje u ciljnoj fascikli. "
|
188 |
|
189 |
#: lib/wfu_constants.php:49
|
190 |
+
msgid ""
|
191 |
+
"Error. This file was rejected because its extension is not correct. Its "
|
192 |
+
"proper filename is: "
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: lib/wfu_constants.php:50
|
196 |
msgid "Targer folder doesn't exist."
|
197 |
msgstr "Ciljna fascikla ne postoji."
|
198 |
|
199 |
+
#: lib/wfu_constants.php:51
|
200 |
msgid "Upload failed! Missing a temporary folder."
|
201 |
msgstr "Otpremanje neuspešno! Nedostaje privremena fascikla. "
|
202 |
|
203 |
+
#: lib/wfu_constants.php:52
|
204 |
msgid "Upload failed! Permission denied to write to target folder."
|
205 |
msgstr "Otpremanje neuspešno! Odbijena dozvola za pisanje u ciljnoj fascikli."
|
206 |
|
207 |
+
#: lib/wfu_constants.php:53
|
208 |
msgid "File not allowed."
|
209 |
msgstr "Datoteka nije dozvoljena."
|
210 |
|
211 |
+
#: lib/wfu_constants.php:54
|
212 |
+
msgid "File is suspicious and was rejected."
|
213 |
+
msgstr ""
|
214 |
+
|
215 |
+
#: lib/wfu_constants.php:55
|
216 |
msgid "The uploaded file exceeds the file size limit."
|
217 |
msgstr ""
|
218 |
"Veličina otpremljene datoteke prevazilazi ograničenje veličine datoteke."
|
219 |
|
220 |
+
#: lib/wfu_constants.php:56
|
221 |
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
222 |
msgstr "Otpremljena datoteka je veća od 2GB i nije podržana ovim serverom."
|
223 |
|
224 |
+
#: lib/wfu_constants.php:57
|
225 |
msgid ""
|
226 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
227 |
"Please contact the administrator."
|
229 |
"Otpremanje neuspešno! Otpremljena datoteka prevazilazi ograničenje servera "
|
230 |
"za veličinu datoteke. Obratite se administratoru."
|
231 |
|
232 |
+
#: lib/wfu_constants.php:58
|
233 |
msgid ""
|
234 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
235 |
"server. Please contact the administrator."
|
237 |
"Otpremanje neuspešno! Trajanje otpremanja prevazišlo je vremensko "
|
238 |
"ograničenje servera. Obratite se administratoru."
|
239 |
|
240 |
+
#: lib/wfu_constants.php:59
|
241 |
msgid ""
|
242 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
243 |
"was specified in the HTML form."
|
245 |
"Otpremanje neuspešno! Otpremljena datoteka prevazilazi direktivu "
|
246 |
"MAX_VELIČINA_DATOTEKE koja je navedena u HTML obrascu."
|
247 |
|
248 |
+
#: lib/wfu_constants.php:60
|
249 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
250 |
msgstr "Otpremanje neuspešno! Datoteka je samo delimično otpremljena."
|
251 |
|
252 |
+
#: lib/wfu_constants.php:61
|
253 |
msgid "Upload failed! No file was uploaded."
|
254 |
msgstr "Otpremanje neuspešno! Nijedna datoteka nije otpremljena."
|
255 |
|
256 |
+
#: lib/wfu_constants.php:62
|
257 |
msgid "Upload failed! Failed to write file to disk."
|
258 |
msgstr "Otpremanje neuspešno! Datoteka nije zapisana na disk."
|
259 |
|
260 |
+
#: lib/wfu_constants.php:63
|
261 |
msgid ""
|
262 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
263 |
"administrator."
|
265 |
"Otpremanje neuspešno! Došlo je do greške prilikom pomeranja privremene "
|
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 |
"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:65
|
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:66
|
285 |
msgid "Upload failed!"
|
286 |
msgstr "Otpremanje neuspešno! "
|
287 |
|
288 |
+
#: lib/wfu_constants.php:67
|
289 |
msgid "No file!"
|
290 |
msgstr "Nema datoteke!"
|
291 |
|
292 |
+
#: lib/wfu_constants.php:68
|
293 |
msgid ""
|
294 |
"Upload failed! The upload has been canceled by the user or the browser "
|
295 |
"dropped the connection."
|
297 |
"Otpremanje neuspešno! Korisnik je otkazao otpremanje ili je pretraživač "
|
298 |
"izgubio internet vezu."
|
299 |
|
300 |
+
#: lib/wfu_constants.php:69
|
301 |
msgid "Upload failed! Unknown error."
|
302 |
msgstr "Otpremanje neuspešno! Nepoznata greška."
|
303 |
|
304 |
+
#: lib/wfu_constants.php:70
|
305 |
msgid "Please contact the administrator."
|
306 |
msgstr "Obratite se administratoru."
|
307 |
|
308 |
+
#: lib/wfu_constants.php:71
|
309 |
msgid "No result from remote server!"
|
310 |
msgstr "Nema rezultata sa udaljenog servera!"
|
311 |
|
312 |
+
#: lib/wfu_constants.php:72
|
313 |
msgid " but with warnings"
|
314 |
msgstr "ali sa upozorenjima"
|
315 |
|
316 |
+
#: lib/wfu_constants.php:73 lib/wfu_constants.php:75
|
317 |
msgid "Warning: JSON parse error."
|
318 |
msgstr "Upozorenje: Greška prilikom JSON parsiranja."
|
319 |
|
320 |
+
#: lib/wfu_constants.php:74
|
321 |
msgid ""
|
322 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
323 |
"not be parsed."
|
325 |
"Otpremljeni parametri ove datoteke, poslate na obradu kao JSON niz, nisu "
|
326 |
"mogle biti parsirane. "
|
327 |
|
328 |
+
#: lib/wfu_constants.php:76
|
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:77
|
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:78
|
342 |
msgid ""
|
343 |
"Redirection to classic form functionality occurred because AJAX is not "
|
344 |
"supported."
|
346 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
347 |
"podržan AJAX."
|
348 |
|
349 |
+
#: lib/wfu_constants.php:79
|
350 |
msgid ""
|
351 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
352 |
"supported."
|
354 |
"Do preusmeravanja na funkcionalnost klasičnog obrasca došlo je zato što nije "
|
355 |
"podržan HTML5."
|
356 |
|
357 |
+
#: lib/wfu_constants.php:80
|
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:81
|
365 |
msgid "Please enable popup windows from the browser's settings!"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: lib/wfu_constants.php:82
|
369 |
msgid "cannot be empty!"
|
370 |
msgstr "ne može biti prazno!"
|
371 |
|
372 |
+
#: lib/wfu_constants.php:83
|
373 |
msgid "number not valid!"
|
374 |
msgstr ""
|
375 |
|
376 |
+
#: lib/wfu_constants.php:84
|
377 |
msgid "email not valid!"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: lib/wfu_constants.php:85
|
381 |
msgid "emails do not match!"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: lib/wfu_constants.php:86
|
385 |
msgid "no base email field in group!"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: lib/wfu_constants.php:87
|
389 |
msgid "passwords do not match!"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: lib/wfu_constants.php:88
|
393 |
msgid "no base password field in group!"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: lib/wfu_constants.php:89
|
397 |
msgid "checkbox unchecked!"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: lib/wfu_constants.php:90
|
401 |
msgid "no option selected!"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: lib/wfu_constants.php:91
|
405 |
msgid "no item selected!"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: lib/wfu_constants.php:92
|
409 |
msgid ""
|
410 |
"There are more than one instances of the plugin in this page with the same "
|
411 |
"id. Please change it."
|
413 |
"Na ovoj stranici ima više od jednog primera plugin-a sa istom "
|
414 |
"identifikacijom."
|
415 |
|
416 |
+
#: lib/wfu_constants.php:93
|
417 |
msgid ""
|
418 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
419 |
"the page."
|
421 |
"Shortcode ne može da se uredi zato što stranica nije modifikovana. Ponovo "
|
422 |
"učitajte stranicu."
|
423 |
|
424 |
+
#: lib/wfu_constants.php:94
|
425 |
msgid ""
|
426 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
427 |
"or use RecaptchaV2 (no account)."
|
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:95
|
433 |
msgid "ERROR: No site key. Please contact administrator!"
|
434 |
msgstr "GREŠKA: Nema ključa site-a. Obratite se administratoru."
|
435 |
|
436 |
+
#: lib/wfu_constants.php:96
|
437 |
msgid ""
|
438 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
439 |
"define Google Recaptcha keys."
|
441 |
"GREŠKA: Ključ site-a nije određen. Idite na kontrolnu tablu podešavanja "
|
442 |
"plugin-a da biste odredili Google Recaptcha ključeve."
|
443 |
|
444 |
+
#: lib/wfu_constants.php:97
|
445 |
msgid "Bad captcha image!"
|
446 |
msgstr "Loša captcha slika!"
|
447 |
|
448 |
+
#: lib/wfu_constants.php:98
|
449 |
msgid "No input!"
|
450 |
msgstr "Nema unosa!"
|
451 |
|
452 |
+
#: lib/wfu_constants.php:99
|
453 |
msgid "Captcha not completed!"
|
454 |
msgstr "Captcha nije kompletan!"
|
455 |
|
456 |
+
#: lib/wfu_constants.php:100
|
457 |
msgid "Wrong captcha!"
|
458 |
msgstr "Pogrešan captcha!"
|
459 |
|
460 |
+
#: lib/wfu_constants.php:101
|
461 |
msgid "Error refreshing captcha!"
|
462 |
msgstr "Greška u osvežavanju captcha!"
|
463 |
|
464 |
+
#: lib/wfu_constants.php:102
|
465 |
msgid "Unknown captcha error!"
|
466 |
msgstr "Nepoznata captcha greška!"
|
467 |
|
468 |
+
#: lib/wfu_constants.php:103
|
469 |
msgid "Captcha not supported by your browser!"
|
470 |
msgstr "Vaš pretraživač ne podržava captcha!"
|
471 |
|
472 |
+
#: lib/wfu_constants.php:104
|
473 |
msgid "the secret parameter is missing"
|
474 |
msgstr "nedostaje tajni parametar"
|
475 |
|
476 |
+
#: lib/wfu_constants.php:105
|
477 |
msgid "the secret parameter is invalid or malformed"
|
478 |
msgstr "tajni parametar je nevažeći ili loše formulisan"
|
479 |
|
480 |
+
#: lib/wfu_constants.php:106
|
481 |
msgid "the response parameter is missing"
|
482 |
msgstr "nedostaje parametar odgovora "
|
483 |
|
484 |
+
#: lib/wfu_constants.php:107
|
485 |
msgid "the response parameter is invalid or malformed"
|
486 |
msgstr "parametar odgovora je nevažeći ili loše formulisan"
|
487 |
|
488 |
+
#: lib/wfu_constants.php:108
|
489 |
msgid "Please do not use drag drop due to an internal problem."
|
490 |
msgstr ""
|
491 |
"Molimo vas da ne koristite prevlačenje i pozicioniranje zbog internog "
|
492 |
"problema."
|
493 |
|
494 |
+
#: lib/wfu_constants.php:109
|
495 |
#, php-format
|
496 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
497 |
msgstr ""
|
498 |
"Došlo je do greške prilikom parcijalnog otpremanja. Jedinstveni ID u "
|
499 |
"jedinici memorije %d"
|
500 |
|
501 |
+
#: lib/wfu_constants.php:110
|
502 |
msgid "Chunked upload is not allowed!"
|
503 |
msgstr "Parcijalno otpremanje nije dozvoljeno!"
|
504 |
|
505 |
+
#: lib/wfu_constants.php:111
|
506 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
507 |
msgstr ""
|
508 |
"Parcijalno otpremanje prekinuto je zbog greške u prethodnoj jedinici "
|
509 |
"memorije!"
|
510 |
|
511 |
+
#: lib/wfu_constants.php:112
|
512 |
msgid "Chunked upload failed, final file could not be created!"
|
513 |
msgstr ""
|
514 |
"Otpremanje u jedinici memorije neuspelo, konačna datoteka ne može se "
|
515 |
"kreirati!"
|
516 |
|
517 |
+
#: lib/wfu_constants.php:113
|
518 |
#, php-format
|
519 |
msgid "Could not write file chuck to destination on chunk %d"
|
520 |
msgstr ""
|
521 |
"Ne može se napisati jedinica memorije datoteke u jedinici memorije %d. "
|
522 |
|
523 |
+
#: lib/wfu_constants.php:114
|
524 |
#, php-format
|
525 |
msgid "Could not enlarge destination file on chunk %d"
|
526 |
msgstr "Ne može se uvećati odredišna datoteka u jedinici memorije %d."
|
527 |
|
528 |
+
#: lib/wfu_constants.php:115
|
529 |
#, php-format
|
530 |
msgid "Could not open file handles on chunk %d"
|
531 |
msgstr "Ne mogu se otvoriti opisi datoteke u jedinici memorije %d"
|
532 |
|
533 |
+
#: lib/wfu_constants.php:116
|
534 |
msgid "You are not allowed to delete this file!"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: lib/wfu_constants.php:118
|
538 |
msgid "Upload skipped! File already exists."
|
539 |
msgstr "Otpremanje preskočeno! Datoteka već postoji."
|
540 |
|
541 |
+
#: lib/wfu_constants.php:119
|
542 |
+
msgid "The extension of the file does not match its contents."
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: lib/wfu_constants.php:120
|
546 |
+
msgid ""
|
547 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
548 |
+
"match its extension. Its proper filename is: "
|
549 |
+
msgstr ""
|
550 |
+
|
551 |
+
#: lib/wfu_constants.php:121
|
552 |
msgid "No files have been selected!"
|
553 |
msgstr "Datoteke nisu odabrane!"
|
554 |
|
555 |
+
#: lib/wfu_constants.php:122
|
556 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
557 |
msgstr ""
|
558 |
"WPFilebase Plugin nije ažuriran zato što nije bilo otpremljenih datoteka."
|
559 |
|
560 |
+
#: lib/wfu_constants.php:123
|
561 |
msgid "Notification email was not sent because there were no files uploaded."
|
562 |
msgstr "Mail obaveštenja nije poslat jer nije bilo otpremljenih datoteka."
|
563 |
|
564 |
+
#: lib/wfu_constants.php:124
|
565 |
msgid ""
|
566 |
"Notification email was not sent because no recipients were defined. Please "
|
567 |
"check notifyrecipients attribute in the shortcode."
|
569 |
"Mail obaveštenja nije poslat jer nije bilo navedenih primalaca. Proverite "
|
570 |
"notifyrecipients atribut u shortcode-u."
|
571 |
|
572 |
+
#: lib/wfu_constants.php:125
|
573 |
msgid ""
|
574 |
"Notification email was not sent due to an error. Please check "
|
575 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
577 |
"Mail obaveštenja nije poslat zbog greške. Proverite notifyrecipients, "
|
578 |
"notifysubject i notifymessage atribute da biste našli greške."
|
579 |
|
580 |
+
#: lib/wfu_constants.php:126
|
581 |
msgid ""
|
582 |
"Redirection not executed because redirection link is empty. Please check "
|
583 |
"redirectlink attribute."
|
585 |
"Preusmeravanje nije izvršeno zato što je link za preusmeravanje prazan. "
|
586 |
"Proverite redirectlink atribut."
|
587 |
|
588 |
+
#: lib/wfu_constants.php:127
|
589 |
msgid ""
|
590 |
"Redirection not executed because not all files were successfully uploaded."
|
591 |
msgstr ""
|
592 |
"Preusmeravanje nije izvršeno zato što nisu sve datoteke uspešno otpremljene."
|
593 |
|
594 |
+
#: lib/wfu_constants.php:129
|
595 |
msgid ""
|
596 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
597 |
"message persists, contact administrator."
|
598 |
msgstr ""
|
599 |
|
600 |
+
#: lib/wfu_constants.php:130
|
601 |
msgid ""
|
602 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
603 |
"again to edit the shortcode."
|
605 |
"Neuspešno uređivanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
606 |
"ponovo da uredite shortcode."
|
607 |
|
608 |
+
#: lib/wfu_constants.php:131
|
609 |
msgid ""
|
610 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
611 |
"again to delete it."
|
613 |
"Neuspešno brisanje shortcode-a zbog izmene sadržaja stranice. Pokušajte "
|
614 |
"ponovo da ga obrišete."
|
615 |
|
616 |
+
#: lib/wfu_constants.php:132
|
617 |
msgid ""
|
618 |
"The page containing the shortcode has been modified and it is no longer "
|
619 |
"valid. Please go back to reload the shortcode."
|
621 |
"Stranica koja sadrži shortcode je izmenjena i više nije validna. Vratite se "
|
622 |
"da ponovo učitate shortcode."
|
623 |
|
624 |
+
#: lib/wfu_constants.php:133
|
625 |
msgid ""
|
626 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
627 |
"back to reload the shortcode."
|
629 |
"Neuspešno ažuriranje shortcode-a zbog izmene sadržaja stranice. Vratite se "
|
630 |
"da ponovo učitate shortcode."
|
631 |
|
632 |
+
#: lib/wfu_constants.php:134
|
633 |
msgid ""
|
634 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
635 |
"go back and reload the shortcode."
|
637 |
"Neuspešno ažuriranje shortcode-a. Pokušajte ponovo. Ako se problem ne reši, "
|
638 |
"vratite se i opet učitajte shortcode."
|
639 |
|
640 |
+
#: lib/wfu_constants.php:136
|
641 |
msgid "This is a test message"
|
642 |
msgstr "Ovo je poruka testa"
|
643 |
|
644 |
+
#: lib/wfu_constants.php:137
|
645 |
msgid "This is a test administrator message"
|
646 |
msgstr "Ovo je poruka testa administratora "
|
647 |
|
648 |
+
#: lib/wfu_constants.php:138
|
649 |
msgid "File testfile 1 under test"
|
650 |
msgstr "Datoteka testfile 1 na testiranju"
|
651 |
|
652 |
+
#: lib/wfu_constants.php:139
|
653 |
msgid "File testfile 1 message"
|
654 |
msgstr "Datoteka testfile 1 poruka"
|
655 |
|
656 |
+
#: lib/wfu_constants.php:140
|
657 |
msgid "File testfile 1 administrator message"
|
658 |
msgstr "Datoteka testfile 1 poruka administratora"
|
659 |
|
660 |
+
#: lib/wfu_constants.php:141
|
661 |
msgid "File testfile 2 under test"
|
662 |
msgstr "Datoteka testfile 2 na testiranju"
|
663 |
|
664 |
+
#: lib/wfu_constants.php:142
|
665 |
msgid "File testfile 2 message"
|
666 |
msgstr "Datoteka testfile 2 poruka"
|
667 |
|
668 |
+
#: lib/wfu_constants.php:143
|
669 |
msgid "File testfile 2 administrator message"
|
670 |
msgstr "Datoteka testfile 2 poruka administratora"
|
671 |
|
672 |
+
#: lib/wfu_constants.php:145
|
673 |
msgid ""
|
674 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
675 |
"current user."
|
677 |
"Unesite promenljivu %idkorisnika% u tekst. Biće zamenjena id-jem tekućeg "
|
678 |
"korisnika."
|
679 |
|
680 |
+
#: lib/wfu_constants.php:146
|
681 |
msgid ""
|
682 |
"Insert variable %username% inside text. It will be replaced by the username "
|
683 |
"of the current user."
|
685 |
"Unesite promenljivu %korisničko ime% u tekst. Biće zamenjena korisničkim "
|
686 |
"imenom tekućeg korisnika."
|
687 |
|
688 |
+
#: lib/wfu_constants.php:147
|
689 |
msgid ""
|
690 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
691 |
"the current user."
|
693 |
"Unesite promenljivu %mailkorisnika% u tekst. Biće zamenjena mail-om tekućeg "
|
694 |
"korisnika."
|
695 |
|
696 |
+
#: lib/wfu_constants.php:148
|
697 |
msgid ""
|
698 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
699 |
"of the uploaded file."
|
701 |
"Unesite promenljivu %nazivdatoteke% u tekst. Biće zamenjena nazivom "
|
702 |
"otpremljene datoteke."
|
703 |
|
704 |
+
#: lib/wfu_constants.php:149
|
705 |
msgid ""
|
706 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
707 |
"filepath of the uploaded file."
|
709 |
"Unesite promenljivu %putanjadatoteke% u tekst. Biće zamenjena celom putanjom "
|
710 |
"otpremljene datoteke."
|
711 |
|
712 |
+
#: lib/wfu_constants.php:150
|
713 |
msgid ""
|
714 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
715 |
"the website."
|
717 |
"Unesite promenljivu %idbloga% u tekst. Biće zamenjena id-jem bloga web site-"
|
718 |
"a."
|
719 |
|
720 |
+
#: lib/wfu_constants.php:151
|
721 |
msgid ""
|
722 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
723 |
"current page."
|
725 |
"Unesite promenljivu %idstranice% u tekst. Biće zamenjena id-jem tekuće "
|
726 |
"stranice."
|
727 |
|
728 |
+
#: lib/wfu_constants.php:152
|
729 |
msgid ""
|
730 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
731 |
"the current page."
|
733 |
"Unesite promenljivu %naslovstranice% u tekst. Biće zamenjena naslovom tekuće "
|
734 |
"stranice."
|
735 |
|
736 |
+
#: lib/wfu_constants.php:153
|
737 |
msgid ""
|
738 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
739 |
"drop-down list. It will be replaced by the value that the user entered in "
|
742 |
"Unesite promenljivu %korisnički podaciXXX%. Odaberite korisničko polje iz "
|
743 |
"opadajuće liste. Biće zamenjena vrednošću koju je korisnik uneo u ovo polje."
|
744 |
|
745 |
+
#: lib/wfu_constants.php:154
|
746 |
msgid "Insert variable %n% inside text to denote a line change."
|
747 |
msgstr "Unesite promenljivu %n% u tekst kako biste označili promenu reda."
|
748 |
|
749 |
+
#: lib/wfu_constants.php:156
|
750 |
msgid "Test Mode"
|
751 |
msgstr "Režim testiranja"
|
752 |
|
753 |
+
#: lib/wfu_constants.php:157
|
754 |
msgid "select dir..."
|
755 |
msgstr "odaberite dir..."
|
756 |
|
757 |
+
#: lib/wfu_constants.php:158
|
758 |
msgid "type dir"
|
759 |
msgstr "vrsta direktorijuma "
|
760 |
|
761 |
+
#: lib/wfu_constants.php:159
|
762 |
msgid "Upload path: %filepath%"
|
763 |
msgstr "Putanja otpremanja: %filepath%"
|
764 |
|
765 |
+
#: lib/wfu_constants.php:160
|
766 |
msgid "Failed upload path: %filepath%"
|
767 |
msgstr "Putanja otpremanja neuspešna: %filepath%"
|
768 |
|
769 |
+
#: lib/wfu_constants.php:161
|
770 |
msgid " (required)"
|
771 |
msgstr "(obavezna)"
|
772 |
|
773 |
+
#: lib/wfu_constants.php:162
|
774 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
775 |
msgstr "Datoteke su otpremljene. Da li sigurno želite da napustite stranicu?"
|
776 |
|
777 |
+
#: lib/wfu_constants.php:163
|
778 |
msgid "checking captcha..."
|
779 |
msgstr "captcha se proverava..."
|
780 |
|
781 |
+
#: lib/wfu_constants.php:164
|
782 |
msgid "refreshing..."
|
783 |
msgstr "osvežava se..."
|
784 |
|
785 |
+
#: lib/wfu_constants.php:165
|
786 |
msgid "correct captcha"
|
787 |
msgstr "ispravi captcha"
|
788 |
|
789 |
+
#: lib/wfu_constants.php:166
|
790 |
msgid "click to continue the upload"
|
791 |
msgstr "kliknite da biste nastavili otpremanje"
|
792 |
|
793 |
+
#: lib/wfu_constants.php:167
|
794 |
msgid "Are you sure you want to delete this file?"
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: lib/wfu_constants.php:168
|
798 |
msgid "Upload in progress"
|
799 |
msgstr "Otpremanje u toku"
|
800 |
|
801 |
+
#: lib/wfu_constants.php:169
|
802 |
msgid "Upload in progress with warnings!"
|
803 |
msgstr "Otpremanje sa upozorenjima u toku!"
|
804 |
|
805 |
+
#: lib/wfu_constants.php:170
|
806 |
msgid "Upload in progress but some files already failed!"
|
807 |
msgstr "Otpremanje u toku, ali neke datoteke već nisu uspešno otpremljene!"
|
808 |
|
809 |
+
#: lib/wfu_constants.php:171
|
810 |
msgid "Upload in progress but no files uploaded so far!"
|
811 |
msgstr "Otpremanje u toku, ali do sada nisu otpremljene nikakve datoteke!"
|
812 |
|
813 |
+
#: lib/wfu_constants.php:172
|
814 |
msgid "All files uploaded successfully"
|
815 |
msgstr "Sve datoteke uspešno su otpremljene"
|
816 |
|
817 |
+
#: lib/wfu_constants.php:173
|
818 |
msgid "All files uploaded successfully but there are warnings!"
|
819 |
msgstr "Sve datoteke uspešno su otpremljene, ali postoje upozorenja!"
|
820 |
|
821 |
+
#: lib/wfu_constants.php:174
|
822 |
msgid "File uploaded successfully but there are warnings!"
|
823 |
msgstr "Datoteka je uspešno otpremljena, ali postoje upozorenja!"
|
824 |
|
825 |
+
#: lib/wfu_constants.php:175
|
826 |
msgid "Some files failed to upload!"
|
827 |
msgstr "Neke datoteke nisu otpremljene!"
|
828 |
|
829 |
+
#: lib/wfu_constants.php:176
|
830 |
msgid "All files failed to upload"
|
831 |
msgstr "Nijedna datoteka nije otpremljena"
|
832 |
|
833 |
+
#: lib/wfu_constants.php:177
|
834 |
msgid "File failed to upload"
|
835 |
msgstr "Datoteka nije uspešno otpremljena"
|
836 |
|
837 |
+
#: lib/wfu_constants.php:178
|
838 |
msgid "There are no files to upload!"
|
839 |
msgstr "Nema datoteka za otpremanje"
|
840 |
|
841 |
+
#: lib/wfu_constants.php:179
|
842 |
msgid "Test upload message"
|
843 |
msgstr "Testiraj poruku za otpremanje"
|
844 |
|
845 |
+
#: lib/wfu_constants.php:180
|
846 |
msgid "JSON parse warning!"
|
847 |
msgstr "Upozorenje za JSON parsiranje!"
|
848 |
|
849 |
+
#: lib/wfu_constants.php:181
|
850 |
msgid "please wait while redirecting..."
|
851 |
msgstr "Molimo sačekajte preusmeravanje..."
|
852 |
|
853 |
+
#: lib/wfu_constants.php:182
|
854 |
msgid "Open visual shortcode editor in new window"
|
855 |
msgstr "Otvori vizuelni shortcode uređivač u novom prozoru"
|
856 |
|
857 |
+
#: lib/wfu_constants.php:183
|
858 |
msgid "loading visual editor"
|
859 |
msgstr "učitavanje vizuelnog uređivača"
|
860 |
|
861 |
+
#: lib/wfu_constants.php:184
|
862 |
msgid "Clear file list?"
|
863 |
msgstr "Obriši listu datoteke?"
|
864 |
|
865 |
+
#: lib/wfu_constants.php:185
|
866 |
msgid "DROP HERE"
|
867 |
msgstr "POZICIONIRAJ OVDE"
|
868 |
|
869 |
+
#: lib/wfu_constants.php:187
|
870 |
msgid "Wordpress File Upload Form"
|
871 |
msgstr ""
|
872 |
|
873 |
+
#: lib/wfu_constants.php:188
|
874 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: lib/wfu_constants.php:189
|
878 |
msgid "Upload Files"
|
879 |
msgstr ""
|
880 |
|
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: 2015-11-
|
6 |
-
"PO-Revision-Date: 2015-11-
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: en\n"
|
@@ -170,593 +170,613 @@ msgid ""
|
|
170 |
msgstr ""
|
171 |
|
172 |
#: lib/wfu_constants.php:49
|
173 |
-
msgid "
|
|
|
|
|
174 |
msgstr ""
|
175 |
|
176 |
#: lib/wfu_constants.php:50
|
177 |
-
msgid "
|
178 |
msgstr ""
|
179 |
|
180 |
#: lib/wfu_constants.php:51
|
181 |
-
msgid "Upload failed!
|
182 |
msgstr ""
|
183 |
|
184 |
#: lib/wfu_constants.php:52
|
185 |
-
msgid "
|
186 |
msgstr ""
|
187 |
|
188 |
#: lib/wfu_constants.php:53
|
189 |
-
msgid "
|
190 |
msgstr ""
|
191 |
|
192 |
#: lib/wfu_constants.php:54
|
193 |
-
msgid "
|
194 |
msgstr ""
|
195 |
|
196 |
#: lib/wfu_constants.php:55
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
msgid ""
|
198 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
199 |
"Please contact the administrator."
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: lib/wfu_constants.php:
|
203 |
msgid ""
|
204 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
205 |
"server. Please contact the administrator."
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: lib/wfu_constants.php:
|
209 |
msgid ""
|
210 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
211 |
"was specified in the HTML form."
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: lib/wfu_constants.php:
|
215 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: lib/wfu_constants.php:
|
219 |
msgid "Upload failed! No file was uploaded."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: lib/wfu_constants.php:
|
223 |
msgid "Upload failed! Failed to write file to disk."
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: lib/wfu_constants.php:
|
227 |
msgid ""
|
228 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
229 |
"administrator."
|
230 |
msgstr ""
|
231 |
|
232 |
-
#: lib/wfu_constants.php:
|
233 |
msgid ""
|
234 |
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
|
235 |
"a way to ascertain which extension caused the file upload to stop; examining "
|
236 |
"the list of loaded extensions with phpinfo() may help."
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: lib/wfu_constants.php:
|
240 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: lib/wfu_constants.php:
|
244 |
msgid "Upload failed!"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: lib/wfu_constants.php:
|
248 |
msgid "No file!"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: lib/wfu_constants.php:
|
252 |
msgid ""
|
253 |
"Upload failed! The upload has been canceled by the user or the browser "
|
254 |
"dropped the connection."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: lib/wfu_constants.php:
|
258 |
msgid "Upload failed! Unknown error."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: lib/wfu_constants.php:
|
262 |
msgid "Please contact the administrator."
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: lib/wfu_constants.php:
|
266 |
msgid "No result from remote server!"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: lib/wfu_constants.php:
|
270 |
msgid " but with warnings"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: lib/wfu_constants.php:
|
274 |
msgid "Warning: JSON parse error."
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: lib/wfu_constants.php:
|
278 |
msgid ""
|
279 |
"Upload parameters of this file, passed as JSON string to the handler, could "
|
280 |
"not be parsed."
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: lib/wfu_constants.php:
|
284 |
msgid ""
|
285 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: lib/wfu_constants.php:
|
289 |
msgid ""
|
290 |
"Redirection to classic form functionality occurred due to unknown error."
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: lib/wfu_constants.php:
|
294 |
msgid ""
|
295 |
"Redirection to classic form functionality occurred because AJAX is not "
|
296 |
"supported."
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: lib/wfu_constants.php:
|
300 |
msgid ""
|
301 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
302 |
"supported."
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: lib/wfu_constants.php:
|
306 |
msgid ""
|
307 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: lib/wfu_constants.php:
|
311 |
msgid "Please enable popup windows from the browser's settings!"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: lib/wfu_constants.php:
|
315 |
msgid "cannot be empty!"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: lib/wfu_constants.php:
|
319 |
msgid "number not valid!"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: lib/wfu_constants.php:
|
323 |
msgid "email not valid!"
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: lib/wfu_constants.php:
|
327 |
msgid "emails do not match!"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: lib/wfu_constants.php:
|
331 |
msgid "no base email field in group!"
|
332 |
msgstr ""
|
333 |
|
334 |
-
#: lib/wfu_constants.php:
|
335 |
msgid "passwords do not match!"
|
336 |
msgstr ""
|
337 |
|
338 |
-
#: lib/wfu_constants.php:
|
339 |
msgid "no base password field in group!"
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: lib/wfu_constants.php:
|
343 |
msgid "checkbox unchecked!"
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: lib/wfu_constants.php:
|
347 |
msgid "no option selected!"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: lib/wfu_constants.php:
|
351 |
msgid "no item selected!"
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: lib/wfu_constants.php:
|
355 |
msgid ""
|
356 |
"There are more than one instances of the plugin in this page with the same "
|
357 |
"id. Please change it."
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: lib/wfu_constants.php:
|
361 |
msgid ""
|
362 |
"Cannot edit the shortcode because the page has been modified. Please reload "
|
363 |
"the page."
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: lib/wfu_constants.php:
|
367 |
msgid ""
|
368 |
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
|
369 |
"or use RecaptchaV2 (no account)."
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: lib/wfu_constants.php:
|
373 |
msgid "ERROR: No site key. Please contact administrator!"
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: lib/wfu_constants.php:
|
377 |
msgid ""
|
378 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
379 |
"define Google Recaptcha keys."
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: lib/wfu_constants.php:
|
383 |
msgid "Bad captcha image!"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: lib/wfu_constants.php:
|
387 |
msgid "No input!"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: lib/wfu_constants.php:
|
391 |
msgid "Captcha not completed!"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: lib/wfu_constants.php:
|
395 |
msgid "Wrong captcha!"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: lib/wfu_constants.php:
|
399 |
msgid "Error refreshing captcha!"
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: lib/wfu_constants.php:
|
403 |
msgid "Unknown captcha error!"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: lib/wfu_constants.php:
|
407 |
msgid "Captcha not supported by your browser!"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: lib/wfu_constants.php:
|
411 |
msgid "the secret parameter is missing"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: lib/wfu_constants.php:
|
415 |
msgid "the secret parameter is invalid or malformed"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: lib/wfu_constants.php:
|
419 |
msgid "the response parameter is missing"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: lib/wfu_constants.php:
|
423 |
msgid "the response parameter is invalid or malformed"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: lib/wfu_constants.php:
|
427 |
msgid "Please do not use drag drop due to an internal problem."
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: lib/wfu_constants.php:
|
431 |
#, php-format
|
432 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
433 |
msgstr ""
|
434 |
|
435 |
-
#: lib/wfu_constants.php:
|
436 |
msgid "Chunked upload is not allowed!"
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: lib/wfu_constants.php:
|
440 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: lib/wfu_constants.php:
|
444 |
msgid "Chunked upload failed, final file could not be created!"
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: lib/wfu_constants.php:
|
448 |
#, php-format
|
449 |
msgid "Could not write file chuck to destination on chunk %d"
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: lib/wfu_constants.php:
|
453 |
#, php-format
|
454 |
msgid "Could not enlarge destination file on chunk %d"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: lib/wfu_constants.php:
|
458 |
#, php-format
|
459 |
msgid "Could not open file handles on chunk %d"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: lib/wfu_constants.php:
|
463 |
msgid "You are not allowed to delete this file!"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: lib/wfu_constants.php:
|
467 |
msgid "Upload skipped! File already exists."
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: lib/wfu_constants.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
471 |
msgid "No files have been selected!"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: lib/wfu_constants.php:
|
475 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: lib/wfu_constants.php:
|
479 |
msgid "Notification email was not sent because there were no files uploaded."
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: lib/wfu_constants.php:
|
483 |
msgid ""
|
484 |
"Notification email was not sent because no recipients were defined. Please "
|
485 |
"check notifyrecipients attribute in the shortcode."
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: lib/wfu_constants.php:
|
489 |
msgid ""
|
490 |
"Notification email was not sent due to an error. Please check "
|
491 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: lib/wfu_constants.php:
|
495 |
msgid ""
|
496 |
"Redirection not executed because redirection link is empty. Please check "
|
497 |
"redirectlink attribute."
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: lib/wfu_constants.php:
|
501 |
msgid ""
|
502 |
"Redirection not executed because not all files were successfully uploaded."
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: lib/wfu_constants.php:
|
506 |
msgid ""
|
507 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
508 |
"message persists, contact administrator."
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: lib/wfu_constants.php:
|
512 |
msgid ""
|
513 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
514 |
"again to edit the shortcode."
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: lib/wfu_constants.php:
|
518 |
msgid ""
|
519 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
520 |
"again to delete it."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: lib/wfu_constants.php:
|
524 |
msgid ""
|
525 |
"The page containing the shortcode has been modified and it is no longer "
|
526 |
"valid. Please go back to reload the shortcode."
|
527 |
msgstr ""
|
528 |
|
529 |
-
#: lib/wfu_constants.php:
|
530 |
msgid ""
|
531 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
532 |
"back to reload the shortcode."
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: lib/wfu_constants.php:
|
536 |
msgid ""
|
537 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
538 |
"go back and reload the shortcode."
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: lib/wfu_constants.php:
|
542 |
msgid "This is a test message"
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: lib/wfu_constants.php:
|
546 |
msgid "This is a test administrator message"
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: lib/wfu_constants.php:
|
550 |
msgid "File testfile 1 under test"
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: lib/wfu_constants.php:
|
554 |
msgid "File testfile 1 message"
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: lib/wfu_constants.php:
|
558 |
msgid "File testfile 1 administrator message"
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: lib/wfu_constants.php:
|
562 |
msgid "File testfile 2 under test"
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: lib/wfu_constants.php:
|
566 |
msgid "File testfile 2 message"
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: lib/wfu_constants.php:
|
570 |
msgid "File testfile 2 administrator message"
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: lib/wfu_constants.php:
|
574 |
msgid ""
|
575 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
576 |
"current user."
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: lib/wfu_constants.php:
|
580 |
msgid ""
|
581 |
"Insert variable %username% inside text. It will be replaced by the username "
|
582 |
"of the current user."
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: lib/wfu_constants.php:
|
586 |
msgid ""
|
587 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
588 |
"the current user."
|
589 |
msgstr ""
|
590 |
|
591 |
-
#: lib/wfu_constants.php:
|
592 |
msgid ""
|
593 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
594 |
"of the uploaded file."
|
595 |
msgstr ""
|
596 |
|
597 |
-
#: lib/wfu_constants.php:
|
598 |
msgid ""
|
599 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
600 |
"filepath of the uploaded file."
|
601 |
msgstr ""
|
602 |
|
603 |
-
#: lib/wfu_constants.php:
|
604 |
msgid ""
|
605 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
606 |
"the website."
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: lib/wfu_constants.php:
|
610 |
msgid ""
|
611 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
612 |
"current page."
|
613 |
msgstr ""
|
614 |
|
615 |
-
#: lib/wfu_constants.php:
|
616 |
msgid ""
|
617 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
618 |
"the current page."
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: lib/wfu_constants.php:
|
622 |
msgid ""
|
623 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
624 |
"drop-down list. It will be replaced by the value that the user entered in "
|
625 |
"this field."
|
626 |
msgstr ""
|
627 |
|
628 |
-
#: lib/wfu_constants.php:
|
629 |
msgid "Insert variable %n% inside text to denote a line change."
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: lib/wfu_constants.php:
|
633 |
msgid "Test Mode"
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: lib/wfu_constants.php:
|
637 |
msgid "select dir..."
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: lib/wfu_constants.php:
|
641 |
msgid "type dir"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: lib/wfu_constants.php:
|
645 |
msgid "Upload path: %filepath%"
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: lib/wfu_constants.php:
|
649 |
msgid "Failed upload path: %filepath%"
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: lib/wfu_constants.php:
|
653 |
msgid " (required)"
|
654 |
msgstr ""
|
655 |
|
656 |
-
#: lib/wfu_constants.php:
|
657 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: lib/wfu_constants.php:
|
661 |
msgid "checking captcha..."
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: lib/wfu_constants.php:
|
665 |
msgid "refreshing..."
|
666 |
msgstr ""
|
667 |
|
668 |
-
#: lib/wfu_constants.php:
|
669 |
msgid "correct captcha"
|
670 |
msgstr ""
|
671 |
|
672 |
-
#: lib/wfu_constants.php:
|
673 |
msgid "click to continue the upload"
|
674 |
msgstr ""
|
675 |
|
676 |
-
#: lib/wfu_constants.php:
|
677 |
msgid "Are you sure you want to delete this file?"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: lib/wfu_constants.php:
|
681 |
msgid "Upload in progress"
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: lib/wfu_constants.php:
|
685 |
msgid "Upload in progress with warnings!"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: lib/wfu_constants.php:
|
689 |
msgid "Upload in progress but some files already failed!"
|
690 |
msgstr ""
|
691 |
|
692 |
-
#: lib/wfu_constants.php:
|
693 |
msgid "Upload in progress but no files uploaded so far!"
|
694 |
msgstr ""
|
695 |
|
696 |
-
#: lib/wfu_constants.php:
|
697 |
msgid "All files uploaded successfully"
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: lib/wfu_constants.php:
|
701 |
msgid "All files uploaded successfully but there are warnings!"
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: lib/wfu_constants.php:
|
705 |
msgid "File uploaded successfully but there are warnings!"
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: lib/wfu_constants.php:
|
709 |
msgid "Some files failed to upload!"
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: lib/wfu_constants.php:
|
713 |
msgid "All files failed to upload"
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: lib/wfu_constants.php:
|
717 |
msgid "File failed to upload"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: lib/wfu_constants.php:
|
721 |
msgid "There are no files to upload!"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: lib/wfu_constants.php:
|
725 |
msgid "Test upload message"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: lib/wfu_constants.php:
|
729 |
msgid "JSON parse warning!"
|
730 |
msgstr ""
|
731 |
|
732 |
-
#: lib/wfu_constants.php:
|
733 |
msgid "please wait while redirecting..."
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: lib/wfu_constants.php:
|
737 |
msgid "Open visual shortcode editor in new window"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: lib/wfu_constants.php:
|
741 |
msgid "loading visual editor"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: lib/wfu_constants.php:
|
745 |
msgid "Clear file list?"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: lib/wfu_constants.php:
|
749 |
msgid "DROP HERE"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: lib/wfu_constants.php:
|
753 |
msgid "Wordpress File Upload Form"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: lib/wfu_constants.php:
|
757 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: lib/wfu_constants.php:
|
761 |
msgid "Upload Files"
|
762 |
msgstr ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Wordpress File Upload\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2015-11-21 13:10+0200\n"
|
6 |
+
"PO-Revision-Date: 2015-11-21 13:10+0200\n"
|
7 |
"Last-Translator: nickboss <info@iptanus.com>\n"
|
8 |
"Language-Team: Iptanus Team <info@iptanus.com>\n"
|
9 |
"Language: en\n"
|
170 |
msgstr ""
|
171 |
|
172 |
#: lib/wfu_constants.php:49
|
173 |
+
msgid ""
|
174 |
+
"Error. This file was rejected because its extension is not correct. Its "
|
175 |
+
"proper filename is: "
|
176 |
msgstr ""
|
177 |
|
178 |
#: lib/wfu_constants.php:50
|
179 |
+
msgid "Targer folder doesn't exist."
|
180 |
msgstr ""
|
181 |
|
182 |
#: lib/wfu_constants.php:51
|
183 |
+
msgid "Upload failed! Missing a temporary folder."
|
184 |
msgstr ""
|
185 |
|
186 |
#: lib/wfu_constants.php:52
|
187 |
+
msgid "Upload failed! Permission denied to write to target folder."
|
188 |
msgstr ""
|
189 |
|
190 |
#: lib/wfu_constants.php:53
|
191 |
+
msgid "File not allowed."
|
192 |
msgstr ""
|
193 |
|
194 |
#: lib/wfu_constants.php:54
|
195 |
+
msgid "File is suspicious and was rejected."
|
196 |
msgstr ""
|
197 |
|
198 |
#: lib/wfu_constants.php:55
|
199 |
+
msgid "The uploaded file exceeds the file size limit."
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
#: lib/wfu_constants.php:56
|
203 |
+
msgid "The uploaded file exceeds 2GB and is not supported by this server."
|
204 |
+
msgstr ""
|
205 |
+
|
206 |
+
#: lib/wfu_constants.php:57
|
207 |
msgid ""
|
208 |
"Upload failed! The uploaded file exceeds the file size limit of the server. "
|
209 |
"Please contact the administrator."
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: lib/wfu_constants.php:58
|
213 |
msgid ""
|
214 |
"Upload failed! The duration of the upload exceeded the time limit of the "
|
215 |
"server. Please contact the administrator."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: lib/wfu_constants.php:59
|
219 |
msgid ""
|
220 |
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
|
221 |
"was specified in the HTML form."
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: lib/wfu_constants.php:60
|
225 |
msgid "Upload failed! The uploaded file was only partially uploaded."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: lib/wfu_constants.php:61
|
229 |
msgid "Upload failed! No file was uploaded."
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: lib/wfu_constants.php:62
|
233 |
msgid "Upload failed! Failed to write file to disk."
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: lib/wfu_constants.php:63
|
237 |
msgid ""
|
238 |
"Upload failed! Error occured while moving temporary file. Please contact "
|
239 |
"administrator."
|
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:65
|
250 |
msgid "Upload failed! Error occured while attemting to upload the file."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: lib/wfu_constants.php:66
|
254 |
msgid "Upload failed!"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: lib/wfu_constants.php:67
|
258 |
msgid "No file!"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: lib/wfu_constants.php:68
|
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:69
|
268 |
msgid "Upload failed! Unknown error."
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: lib/wfu_constants.php:70
|
272 |
msgid "Please contact the administrator."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: lib/wfu_constants.php:71
|
276 |
msgid "No result from remote server!"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: lib/wfu_constants.php:72
|
280 |
msgid " but with warnings"
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: lib/wfu_constants.php:73 lib/wfu_constants.php:75
|
284 |
msgid "Warning: JSON parse error."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: lib/wfu_constants.php:74
|
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:76
|
294 |
msgid ""
|
295 |
"UploadStates, passed as JSON string to the handler, could not be parsed."
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: lib/wfu_constants.php:77
|
299 |
msgid ""
|
300 |
"Redirection to classic form functionality occurred due to unknown error."
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: lib/wfu_constants.php:78
|
304 |
msgid ""
|
305 |
"Redirection to classic form functionality occurred because AJAX is not "
|
306 |
"supported."
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: lib/wfu_constants.php:79
|
310 |
msgid ""
|
311 |
"Redirection to classic form functionality occurred because HTML5 is not "
|
312 |
"supported."
|
313 |
msgstr ""
|
314 |
|
315 |
+
#: lib/wfu_constants.php:80
|
316 |
msgid ""
|
317 |
"Redirection to classic form functionality occurred due to JSON parse error."
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: lib/wfu_constants.php:81
|
321 |
msgid "Please enable popup windows from the browser's settings!"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: lib/wfu_constants.php:82
|
325 |
msgid "cannot be empty!"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: lib/wfu_constants.php:83
|
329 |
msgid "number not valid!"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: lib/wfu_constants.php:84
|
333 |
msgid "email not valid!"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: lib/wfu_constants.php:85
|
337 |
msgid "emails do not match!"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: lib/wfu_constants.php:86
|
341 |
msgid "no base email field in group!"
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: lib/wfu_constants.php:87
|
345 |
msgid "passwords do not match!"
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: lib/wfu_constants.php:88
|
349 |
msgid "no base password field in group!"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: lib/wfu_constants.php:89
|
353 |
msgid "checkbox unchecked!"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: lib/wfu_constants.php:90
|
357 |
msgid "no option selected!"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: lib/wfu_constants.php:91
|
361 |
msgid "no item selected!"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: lib/wfu_constants.php:92
|
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:93
|
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:94
|
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:95
|
383 |
msgid "ERROR: No site key. Please contact administrator!"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: lib/wfu_constants.php:96
|
387 |
msgid ""
|
388 |
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
|
389 |
"define Google Recaptcha keys."
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: lib/wfu_constants.php:97
|
393 |
msgid "Bad captcha image!"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: lib/wfu_constants.php:98
|
397 |
msgid "No input!"
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: lib/wfu_constants.php:99
|
401 |
msgid "Captcha not completed!"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: lib/wfu_constants.php:100
|
405 |
msgid "Wrong captcha!"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: lib/wfu_constants.php:101
|
409 |
msgid "Error refreshing captcha!"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: lib/wfu_constants.php:102
|
413 |
msgid "Unknown captcha error!"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: lib/wfu_constants.php:103
|
417 |
msgid "Captcha not supported by your browser!"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: lib/wfu_constants.php:104
|
421 |
msgid "the secret parameter is missing"
|
422 |
msgstr ""
|
423 |
|
424 |
+
#: lib/wfu_constants.php:105
|
425 |
msgid "the secret parameter is invalid or malformed"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: lib/wfu_constants.php:106
|
429 |
msgid "the response parameter is missing"
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: lib/wfu_constants.php:107
|
433 |
msgid "the response parameter is invalid or malformed"
|
434 |
msgstr ""
|
435 |
|
436 |
+
#: lib/wfu_constants.php:108
|
437 |
msgid "Please do not use drag drop due to an internal problem."
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: lib/wfu_constants.php:109
|
441 |
#, php-format
|
442 |
msgid "Error during chunked upload. Unique ID empty in chunk %d"
|
443 |
msgstr ""
|
444 |
|
445 |
+
#: lib/wfu_constants.php:110
|
446 |
msgid "Chunked upload is not allowed!"
|
447 |
msgstr ""
|
448 |
|
449 |
+
#: lib/wfu_constants.php:111
|
450 |
msgid "Chunked upload aborted due to error in previous chunk!"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: lib/wfu_constants.php:112
|
454 |
msgid "Chunked upload failed, final file could not be created!"
|
455 |
msgstr ""
|
456 |
|
457 |
+
#: lib/wfu_constants.php:113
|
458 |
#, php-format
|
459 |
msgid "Could not write file chuck to destination on chunk %d"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: lib/wfu_constants.php:114
|
463 |
#, php-format
|
464 |
msgid "Could not enlarge destination file on chunk %d"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: lib/wfu_constants.php:115
|
468 |
#, php-format
|
469 |
msgid "Could not open file handles on chunk %d"
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: lib/wfu_constants.php:116
|
473 |
msgid "You are not allowed to delete this file!"
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: lib/wfu_constants.php:118
|
477 |
msgid "Upload skipped! File already exists."
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: lib/wfu_constants.php:119
|
481 |
+
msgid "The extension of the file does not match its contents."
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: lib/wfu_constants.php:120
|
485 |
+
msgid ""
|
486 |
+
"Upload succeeded but the file is suspicious because its contents do not "
|
487 |
+
"match its extension. Its proper filename is: "
|
488 |
+
msgstr ""
|
489 |
+
|
490 |
+
#: lib/wfu_constants.php:121
|
491 |
msgid "No files have been selected!"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: lib/wfu_constants.php:122
|
495 |
msgid "WPFilebase Plugin not updated because there were no files uploaded."
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: lib/wfu_constants.php:123
|
499 |
msgid "Notification email was not sent because there were no files uploaded."
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: lib/wfu_constants.php:124
|
503 |
msgid ""
|
504 |
"Notification email was not sent because no recipients were defined. Please "
|
505 |
"check notifyrecipients attribute in the shortcode."
|
506 |
msgstr ""
|
507 |
|
508 |
+
#: lib/wfu_constants.php:125
|
509 |
msgid ""
|
510 |
"Notification email was not sent due to an error. Please check "
|
511 |
"notifyrecipients, notifysubject and notifymessage attributes for errors."
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: lib/wfu_constants.php:126
|
515 |
msgid ""
|
516 |
"Redirection not executed because redirection link is empty. Please check "
|
517 |
"redirectlink attribute."
|
518 |
msgstr ""
|
519 |
|
520 |
+
#: lib/wfu_constants.php:127
|
521 |
msgid ""
|
522 |
"Redirection not executed because not all files were successfully uploaded."
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: lib/wfu_constants.php:129
|
526 |
msgid ""
|
527 |
"Failed to add the shortcode to the page/post. Please try again. If the "
|
528 |
"message persists, contact administrator."
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: lib/wfu_constants.php:130
|
532 |
msgid ""
|
533 |
"Failed to edit the shortcode because the contents of the page changed. Try "
|
534 |
"again to edit the shortcode."
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: lib/wfu_constants.php:131
|
538 |
msgid ""
|
539 |
"Failed to delete the shortcode because the contents of the page changed. Try "
|
540 |
"again to delete it."
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: lib/wfu_constants.php:132
|
544 |
msgid ""
|
545 |
"The page containing the shortcode has been modified and it is no longer "
|
546 |
"valid. Please go back to reload the shortcode."
|
547 |
msgstr ""
|
548 |
|
549 |
+
#: lib/wfu_constants.php:133
|
550 |
msgid ""
|
551 |
"Failed to update the shortcode because the contents of the page changed. Go "
|
552 |
"back to reload the shortcode."
|
553 |
msgstr ""
|
554 |
|
555 |
+
#: lib/wfu_constants.php:134
|
556 |
msgid ""
|
557 |
"Failed to update the shortcode. Please try again. If the problem persists, "
|
558 |
"go back and reload the shortcode."
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: lib/wfu_constants.php:136
|
562 |
msgid "This is a test message"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: lib/wfu_constants.php:137
|
566 |
msgid "This is a test administrator message"
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: lib/wfu_constants.php:138
|
570 |
msgid "File testfile 1 under test"
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: lib/wfu_constants.php:139
|
574 |
msgid "File testfile 1 message"
|
575 |
msgstr ""
|
576 |
|
577 |
+
#: lib/wfu_constants.php:140
|
578 |
msgid "File testfile 1 administrator message"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: lib/wfu_constants.php:141
|
582 |
msgid "File testfile 2 under test"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: lib/wfu_constants.php:142
|
586 |
msgid "File testfile 2 message"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: lib/wfu_constants.php:143
|
590 |
msgid "File testfile 2 administrator message"
|
591 |
msgstr ""
|
592 |
|
593 |
+
#: lib/wfu_constants.php:145
|
594 |
msgid ""
|
595 |
"Insert variable %userid% inside text. It will be replaced by the id of the "
|
596 |
"current user."
|
597 |
msgstr ""
|
598 |
|
599 |
+
#: lib/wfu_constants.php:146
|
600 |
msgid ""
|
601 |
"Insert variable %username% inside text. It will be replaced by the username "
|
602 |
"of the current user."
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: lib/wfu_constants.php:147
|
606 |
msgid ""
|
607 |
"Insert variable %useremail% inside text. It will be replaced by the email of "
|
608 |
"the current user."
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: lib/wfu_constants.php:148
|
612 |
msgid ""
|
613 |
"Insert variable %filename% inside text. It will be replaced by the filename "
|
614 |
"of the uploaded file."
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: lib/wfu_constants.php:149
|
618 |
msgid ""
|
619 |
"Insert variable %filepath% inside text. It will be replaced by the full "
|
620 |
"filepath of the uploaded file."
|
621 |
msgstr ""
|
622 |
|
623 |
+
#: lib/wfu_constants.php:150
|
624 |
msgid ""
|
625 |
"Insert variable %blogid% inside text. It will be replaced by the blog id of "
|
626 |
"the website."
|
627 |
msgstr ""
|
628 |
|
629 |
+
#: lib/wfu_constants.php:151
|
630 |
msgid ""
|
631 |
"Insert variable %pageid% inside text. It will be replaced by the id of the "
|
632 |
"current page."
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: lib/wfu_constants.php:152
|
636 |
msgid ""
|
637 |
"Insert variable %pagetitle% inside text. It will be replaced by the title of "
|
638 |
"the current page."
|
639 |
msgstr ""
|
640 |
|
641 |
+
#: lib/wfu_constants.php:153
|
642 |
msgid ""
|
643 |
"Insert variable %userdataXXX% inside text. Select the user field from the "
|
644 |
"drop-down list. It will be replaced by the value that the user entered in "
|
645 |
"this field."
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: lib/wfu_constants.php:154
|
649 |
msgid "Insert variable %n% inside text to denote a line change."
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: lib/wfu_constants.php:156
|
653 |
msgid "Test Mode"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: lib/wfu_constants.php:157
|
657 |
msgid "select dir..."
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: lib/wfu_constants.php:158
|
661 |
msgid "type dir"
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: lib/wfu_constants.php:159
|
665 |
msgid "Upload path: %filepath%"
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: lib/wfu_constants.php:160
|
669 |
msgid "Failed upload path: %filepath%"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: lib/wfu_constants.php:161
|
673 |
msgid " (required)"
|
674 |
msgstr ""
|
675 |
|
676 |
+
#: lib/wfu_constants.php:162
|
677 |
msgid "Files are being uploaded. Are you sure you want to exit the page?"
|
678 |
msgstr ""
|
679 |
|
680 |
+
#: lib/wfu_constants.php:163
|
681 |
msgid "checking captcha..."
|
682 |
msgstr ""
|
683 |
|
684 |
+
#: lib/wfu_constants.php:164
|
685 |
msgid "refreshing..."
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: lib/wfu_constants.php:165
|
689 |
msgid "correct captcha"
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: lib/wfu_constants.php:166
|
693 |
msgid "click to continue the upload"
|
694 |
msgstr ""
|
695 |
|
696 |
+
#: lib/wfu_constants.php:167
|
697 |
msgid "Are you sure you want to delete this file?"
|
698 |
msgstr ""
|
699 |
|
700 |
+
#: lib/wfu_constants.php:168
|
701 |
msgid "Upload in progress"
|
702 |
msgstr ""
|
703 |
|
704 |
+
#: lib/wfu_constants.php:169
|
705 |
msgid "Upload in progress with warnings!"
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: lib/wfu_constants.php:170
|
709 |
msgid "Upload in progress but some files already failed!"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: lib/wfu_constants.php:171
|
713 |
msgid "Upload in progress but no files uploaded so far!"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: lib/wfu_constants.php:172
|
717 |
msgid "All files uploaded successfully"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: lib/wfu_constants.php:173
|
721 |
msgid "All files uploaded successfully but there are warnings!"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: lib/wfu_constants.php:174
|
725 |
msgid "File uploaded successfully but there are warnings!"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: lib/wfu_constants.php:175
|
729 |
msgid "Some files failed to upload!"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#: lib/wfu_constants.php:176
|
733 |
msgid "All files failed to upload"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: lib/wfu_constants.php:177
|
737 |
msgid "File failed to upload"
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: lib/wfu_constants.php:178
|
741 |
msgid "There are no files to upload!"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: lib/wfu_constants.php:179
|
745 |
msgid "Test upload message"
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: lib/wfu_constants.php:180
|
749 |
msgid "JSON parse warning!"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: lib/wfu_constants.php:181
|
753 |
msgid "please wait while redirecting..."
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: lib/wfu_constants.php:182
|
757 |
msgid "Open visual shortcode editor in new window"
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: lib/wfu_constants.php:183
|
761 |
msgid "loading visual editor"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: lib/wfu_constants.php:184
|
765 |
msgid "Clear file list?"
|
766 |
msgstr ""
|
767 |
|
768 |
+
#: lib/wfu_constants.php:185
|
769 |
msgid "DROP HERE"
|
770 |
msgstr ""
|
771 |
|
772 |
+
#: lib/wfu_constants.php:187
|
773 |
msgid "Wordpress File Upload Form"
|
774 |
msgstr ""
|
775 |
|
776 |
+
#: lib/wfu_constants.php:188
|
777 |
msgid "Wordpress File Upload plugin uploader for sidebars"
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: lib/wfu_constants.php:189
|
781 |
msgid "Upload Files"
|
782 |
msgstr ""
|
lib/wfu_admin.php
CHANGED
@@ -234,7 +234,6 @@ function wfu_manage_mainmenu($message = '') {
|
|
234 |
//get php version
|
235 |
$php_version = preg_replace("/-.*/", "", phpversion());
|
236 |
|
237 |
-
$siteurl = site_url();
|
238 |
$plugin_options = wfu_decode_plugin_options(get_option( "wordpress_file_upload_options" ));
|
239 |
|
240 |
$echo_str = '<div class="wrap">';
|
@@ -245,13 +244,8 @@ function wfu_manage_mainmenu($message = '') {
|
|
245 |
$echo_str .= "\n\t".'</div>';
|
246 |
}
|
247 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
248 |
-
|
249 |
-
|
250 |
-
// if ( current_user_can( 'manage_options' ) ) $echo_str .= "\n\t\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=shortcode_composer" class="button" title="Shortcode composer">Shortcode Composer</a>';
|
251 |
-
if ( current_user_can( 'manage_options' ) ) $echo_str .= "\n\t\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=view_log" class="button" title="View log">View Log</a>';
|
252 |
-
if ( current_user_can( 'manage_options' ) ) $echo_str .= "\n\t\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=maintenance_actions" class="button" title="Maintenance Actions">Maintenance Actions</a>';
|
253 |
-
// if ( current_user_can( 'manage_options' ) ) $echo_str .= "\n\t\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=sync_db" class="button" title="Update database to reflect current status of files">Sync Database</a>';
|
254 |
-
$echo_str .= "\n\t\t".'<h3 style="margin-bottom: 10px; margin-top: 40px;">Status</h3>';
|
255 |
$echo_str .= "\n\t\t".'<table class="form-table">';
|
256 |
$echo_str .= "\n\t\t\t".'<tbody>';
|
257 |
//plugin edition
|
@@ -265,9 +259,9 @@ function wfu_manage_mainmenu($message = '') {
|
|
265 |
$echo_str .= "\n\t\t\t\t\t".'<td>';
|
266 |
$echo_str .= "\n\t\t\t\t\t\t".'<div style="display:inline-block; background-color:bisque; padding:0 0 0 4px; border-left:3px solid lightcoral;">';
|
267 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<label style="cursor:default;">Consider </label><a href="'.WFU_PRO_VERSION_URL.'">Upgrading</a><label style="cursor:default;"> to the Professional Version. </label>';
|
268 |
-
$echo_str .= "\n\t\t\t\t\t\t\t".'<button onclick="if (this.innerText == \'See why >>\') {this.innerText = \'<< Close\'; document.getElementById(\'wfu_version_comparison\').style.display = \'block\';} else {this.innerText = \'See why >>\'; document.getElementById(\'wfu_version_comparison\').style.display = \'none\';}">See why >></button>';
|
269 |
$echo_str .= "\n\t\t\t\t\t\t".'</div>';
|
270 |
-
$echo_str .= "\n\t\t\t\t\t\t".'<div id="wfu_version_comparison" style="display:none; background-color:lightyellow; border:1px solid yellow; margin:10px 0; padding:10px;">';
|
271 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<img src="'.WFU_IMAGE_VERSION_COMPARISON.'" style="display:block; margin-bottom:6px;" />';
|
272 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<a class="button-primary" href="'.WFU_PRO_VERSION_URL.'">Go for the PRO version</a>';
|
273 |
$echo_str .= "\n\t\t\t\t\t\t".'</div>';
|
@@ -344,6 +338,26 @@ function wfu_manage_mainmenu($message = '') {
|
|
344 |
echo $echo_str;
|
345 |
}
|
346 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
347 |
function wfu_maintenance_actions($message = '') {
|
348 |
if ( !current_user_can( 'manage_options' ) ) return wfu_manage_mainmenu();
|
349 |
|
@@ -357,9 +371,9 @@ function wfu_maintenance_actions($message = '') {
|
|
357 |
$echo_str .= "\n\t".'</div>';
|
358 |
}
|
359 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
360 |
-
$echo_str .= "\n\t\t"
|
361 |
//maintenance actions
|
362 |
-
$echo_str .= "\n\t\t".'<
|
363 |
$echo_str .= "\n\t\t".'<table class="form-table">';
|
364 |
$echo_str .= "\n\t\t\t".'<tbody>';
|
365 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
@@ -382,7 +396,7 @@ function wfu_maintenance_actions($message = '') {
|
|
382 |
$echo_str .= "\n\t\t".'</table>';
|
383 |
$echo_str .= "\n\t".'</div>';
|
384 |
//export actions
|
385 |
-
$echo_str .= "\n\t\t".'<
|
386 |
$echo_str .= "\n\t\t".'<table class="form-table">';
|
387 |
$echo_str .= "\n\t\t\t".'<tbody>';
|
388 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
@@ -599,7 +613,7 @@ function wfu_manage_instances_of_shortcode($tag, $title, $slug, $inc) {
|
|
599 |
$echo_str .= "\n\t\t".'<button id="wfu_add_plugin_ok_'.$inc.'" style="float:right; margin: 0 2px 0 4px;" disabled="disabled" onclick="document.getElementById(\'wfu_add_plugin_'.$inc.'_overlay\').style.display = \'block\'; window.location = \''.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=add_shortcode&tag='.$tag.'&postid=\' + (document.getElementById(\'wfu_page_type_'.$inc.'\').value == \'page\' ? document.getElementById(\'wfu_page_list_'.$inc.'\').value : document.getElementById(\'wfu_post_list_'.$inc.'\').value) + \'&nonce='.$add_shortcode_ticket.'\';">Ok</button>';
|
600 |
$echo_str .= "\n\t\t".'<button style="float:right;" onclick="document.getElementById(\'wfu_page_type_'.$inc.'\').value = \'page\'; document.getElementById(\'wfu_page_list_'.$inc.'\').value = \'\'; document.getElementById(\'wfu_post_list_'.$inc.'\').value = \'\'; document.getElementById(\'wfu_add_plugin_'.$inc.'\').style.display = \'none\'; document.getElementById(\'wfu_add_plugin_button_'.$inc.'\').style.display = \'inline-block\';">Cancel</button>';
|
601 |
$echo_str .= "\n\t\t".'</div>';
|
602 |
-
$echo_str .= "\n\t\t".'<table class="widefat">';
|
603 |
$echo_str .= "\n\t\t\t".'<thead>';
|
604 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
605 |
$echo_str .= "\n\t\t\t\t\t".'<th scope="col" width="5%" style="text-align:center;">';
|
234 |
//get php version
|
235 |
$php_version = preg_replace("/-.*/", "", phpversion());
|
236 |
|
|
|
237 |
$plugin_options = wfu_decode_plugin_options(get_option( "wordpress_file_upload_options" ));
|
238 |
|
239 |
$echo_str = '<div class="wrap">';
|
244 |
$echo_str .= "\n\t".'</div>';
|
245 |
}
|
246 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
247 |
+
$echo_str .= wfu_generate_dashboard_menu("\n\t\t", "Main");
|
248 |
+
$echo_str .= "\n\t\t".'<h3 style="margin-bottom: 10px;">Status</h3>';
|
|
|
|
|
|
|
|
|
|
|
249 |
$echo_str .= "\n\t\t".'<table class="form-table">';
|
250 |
$echo_str .= "\n\t\t\t".'<tbody>';
|
251 |
//plugin edition
|
259 |
$echo_str .= "\n\t\t\t\t\t".'<td>';
|
260 |
$echo_str .= "\n\t\t\t\t\t\t".'<div style="display:inline-block; background-color:bisque; padding:0 0 0 4px; border-left:3px solid lightcoral;">';
|
261 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<label style="cursor:default;">Consider </label><a href="'.WFU_PRO_VERSION_URL.'">Upgrading</a><label style="cursor:default;"> to the Professional Version. </label>';
|
262 |
+
$echo_str .= "\n\t\t\t\t\t\t\t".'<button onclick="if (this.innerText == \'See why >>\') {this.innerText = \'<< Close\'; document.getElementById(\'wfu_version_comparison\').style.display = \'inline-block\';} else {this.innerText = \'See why >>\'; document.getElementById(\'wfu_version_comparison\').style.display = \'none\';}">See why >></button>';
|
263 |
$echo_str .= "\n\t\t\t\t\t\t".'</div>';
|
264 |
+
$echo_str .= "\n\t\t\t\t\t\t".'<br /><div id="wfu_version_comparison" style="display:none; background-color:lightyellow; border:1px solid yellow; margin:10px 0; padding:10px;">';
|
265 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<img src="'.WFU_IMAGE_VERSION_COMPARISON.'" style="display:block; margin-bottom:6px;" />';
|
266 |
$echo_str .= "\n\t\t\t\t\t\t\t".'<a class="button-primary" href="'.WFU_PRO_VERSION_URL.'">Go for the PRO version</a>';
|
267 |
$echo_str .= "\n\t\t\t\t\t\t".'</div>';
|
338 |
echo $echo_str;
|
339 |
}
|
340 |
|
341 |
+
function wfu_generate_dashboard_menu($dlp, $active) {
|
342 |
+
$siteurl = site_url();
|
343 |
+
|
344 |
+
$echo_str = $dlp.'<h2 class="nav-tab-wrapper" style="margin-bottom:40px;">';
|
345 |
+
$echo_str .= $dlp."\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload" class="nav-tab'.( $active == "Main" ? ' nav-tab-active' : '' ).'" title="Main">Main</a>';
|
346 |
+
$echo_str .= $dlp."\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=plugin_settings" class="nav-tab'.( $active == "Settings" ? ' nav-tab-active' : '' ).'" title="Settings">Settings</a>';
|
347 |
+
$echo_str .= $dlp."\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=file_browser" class="nav-tab'.( $active == "File Browser" ? ' nav-tab-active' : '' ).'" title="File browser">File Browser</a>';
|
348 |
+
$echo_str .= $dlp."\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=view_log" class="nav-tab'.( $active == "View Log" ? ' nav-tab-active' : '' ).'" title="View log">View Log</a>';
|
349 |
+
$echo_str .= $dlp."\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=maintenance_actions" class="nav-tab'.( $active == "Maintenance Actions" ? ' nav-tab-active' : '' ).'" title="Maintenance Actions">Maintenance Actions</a>';
|
350 |
+
$echo_str .= $dlp.'</h2>';
|
351 |
+
|
352 |
+
return $echo_str;
|
353 |
+
}
|
354 |
+
|
355 |
+
function wfu_test_function() {
|
356 |
+
$str = 'hello τεστ A piñata Ёнвидюнт';
|
357 |
+
|
358 |
+
echo "pass: ".$str;
|
359 |
+
}
|
360 |
+
|
361 |
function wfu_maintenance_actions($message = '') {
|
362 |
if ( !current_user_can( 'manage_options' ) ) return wfu_manage_mainmenu();
|
363 |
|
371 |
$echo_str .= "\n\t".'</div>';
|
372 |
}
|
373 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
374 |
+
$echo_str .= wfu_generate_dashboard_menu("\n\t\t", "Maintenance Actions");
|
375 |
//maintenance actions
|
376 |
+
$echo_str .= "\n\t\t".'<h3 style="margin-bottom: 10px;">Maintenance Actions</h3>';
|
377 |
$echo_str .= "\n\t\t".'<table class="form-table">';
|
378 |
$echo_str .= "\n\t\t\t".'<tbody>';
|
379 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
396 |
$echo_str .= "\n\t\t".'</table>';
|
397 |
$echo_str .= "\n\t".'</div>';
|
398 |
//export actions
|
399 |
+
$echo_str .= "\n\t\t".'<h3 style="margin-bottom: 10px; margin-top: 20px;">Export Actions</h3>';
|
400 |
$echo_str .= "\n\t\t".'<table class="form-table">';
|
401 |
$echo_str .= "\n\t\t\t".'<tbody>';
|
402 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
613 |
$echo_str .= "\n\t\t".'<button id="wfu_add_plugin_ok_'.$inc.'" style="float:right; margin: 0 2px 0 4px;" disabled="disabled" onclick="document.getElementById(\'wfu_add_plugin_'.$inc.'_overlay\').style.display = \'block\'; window.location = \''.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=add_shortcode&tag='.$tag.'&postid=\' + (document.getElementById(\'wfu_page_type_'.$inc.'\').value == \'page\' ? document.getElementById(\'wfu_page_list_'.$inc.'\').value : document.getElementById(\'wfu_post_list_'.$inc.'\').value) + \'&nonce='.$add_shortcode_ticket.'\';">Ok</button>';
|
614 |
$echo_str .= "\n\t\t".'<button style="float:right;" onclick="document.getElementById(\'wfu_page_type_'.$inc.'\').value = \'page\'; document.getElementById(\'wfu_page_list_'.$inc.'\').value = \'\'; document.getElementById(\'wfu_post_list_'.$inc.'\').value = \'\'; document.getElementById(\'wfu_add_plugin_'.$inc.'\').style.display = \'none\'; document.getElementById(\'wfu_add_plugin_button_'.$inc.'\').style.display = \'inline-block\';">Cancel</button>';
|
615 |
$echo_str .= "\n\t\t".'</div>';
|
616 |
+
$echo_str .= "\n\t\t".'<table class="wp-list-table widefat fixed striped">';
|
617 |
$echo_str .= "\n\t\t\t".'<thead>';
|
618 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
619 |
$echo_str .= "\n\t\t\t\t\t".'<th scope="col" width="5%" style="text-align:center;">';
|
lib/wfu_admin_browser.php
CHANGED
@@ -62,9 +62,7 @@ function wfu_browse_files($basedir_code) {
|
|
62 |
$echo_str = "\n".'<div class="wrap">';
|
63 |
$echo_str .= "\n\t".'<h2>Wordpress File Upload Control Panel</h2>';
|
64 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
65 |
-
$echo_str .= "\n\t\t"
|
66 |
-
$echo_str .= "\n\t".'</div>';
|
67 |
-
$echo_str .= "\n\t".'<h2 style="margin-bottom: 10px; margin-top: 20px;">File Browser</h2>';
|
68 |
$echo_str .= "\n\t".'<div>';
|
69 |
$echo_str .= "\n\t\t".'<span><strong>Location:</strong> </span>';
|
70 |
foreach ( $route as $item ) {
|
@@ -78,7 +76,7 @@ function wfu_browse_files($basedir_code) {
|
|
78 |
// $dir_code = wfu_safe_store_filepath(wfu_path_abs2rel($basedir).'[['.$sort.']]');
|
79 |
// $echo_str .= "\n\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=create_dir&dir='.$dir_code.'" class="button" title="create folder" style="margin-top:6px">Create folder</a>';
|
80 |
$echo_str .= "\n\t".'<div style="margin-top:10px;">';
|
81 |
-
$echo_str .= "\n\t\t".'<table class="widefat">';
|
82 |
$echo_str .= "\n\t\t\t".'<thead>';
|
83 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
84 |
$echo_str .= "\n\t\t\t\t\t".'<th scope="col" width="30%" style="text-align:left;">';
|
@@ -234,6 +232,7 @@ function wfu_browse_files($basedir_code) {
|
|
234 |
$echo_str .= "\n\t\t".'</table>';
|
235 |
$echo_str .= "\n\t\t".'<iframe id="wfu_download_frame" style="display: none;"></iframe>';
|
236 |
$echo_str .= "\n\t".'</div>';
|
|
|
237 |
$echo_str .= "\n".'</div>';
|
238 |
|
239 |
return $echo_str;
|
62 |
$echo_str = "\n".'<div class="wrap">';
|
63 |
$echo_str .= "\n\t".'<h2>Wordpress File Upload Control Panel</h2>';
|
64 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
65 |
+
$echo_str .= wfu_generate_dashboard_menu("\n\t\t", "File Browser");
|
|
|
|
|
66 |
$echo_str .= "\n\t".'<div>';
|
67 |
$echo_str .= "\n\t\t".'<span><strong>Location:</strong> </span>';
|
68 |
foreach ( $route as $item ) {
|
76 |
// $dir_code = wfu_safe_store_filepath(wfu_path_abs2rel($basedir).'[['.$sort.']]');
|
77 |
// $echo_str .= "\n\t".'<a href="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=create_dir&dir='.$dir_code.'" class="button" title="create folder" style="margin-top:6px">Create folder</a>';
|
78 |
$echo_str .= "\n\t".'<div style="margin-top:10px;">';
|
79 |
+
$echo_str .= "\n\t\t".'<table class="wp-list-table widefat fixed striped">';
|
80 |
$echo_str .= "\n\t\t\t".'<thead>';
|
81 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
82 |
$echo_str .= "\n\t\t\t\t\t".'<th scope="col" width="30%" style="text-align:left;">';
|
232 |
$echo_str .= "\n\t\t".'</table>';
|
233 |
$echo_str .= "\n\t\t".'<iframe id="wfu_download_frame" style="display: none;"></iframe>';
|
234 |
$echo_str .= "\n\t".'</div>';
|
235 |
+
$echo_str .= "\n\t".'</div>';
|
236 |
$echo_str .= "\n".'</div>';
|
237 |
|
238 |
return $echo_str;
|
lib/wfu_admin_log.php
CHANGED
@@ -17,16 +17,14 @@ function wfu_view_log($page = 1, $only_table_rows = false) {
|
|
17 |
$echo_str .= "\n".'<div class="wrap">';
|
18 |
$echo_str .= "\n\t".'<h2>Wordpress File Upload Control Panel</h2>';
|
19 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
20 |
-
$echo_str .= "\n\t\t"
|
21 |
-
$echo_str .= "\n\t".'
|
22 |
-
$echo_str .= "\n\t".'<h2 style="margin-bottom: 10px; margin-top: 20px;">History Log</h2>';
|
23 |
-
$echo_str .= "\n\t".'<div>';
|
24 |
$echo_str .= wfu_add_loading_overlay("\n\t\t", "historylog");
|
25 |
if ( WFU_HISTORYLOG_TABLE_MAXROWS > 0 ) {
|
26 |
$pages = ceil($files_total / WFU_HISTORYLOG_TABLE_MAXROWS);
|
27 |
$echo_str .= wfu_add_pagination_header("\n\t\t", "historylog", 1, $pages);
|
28 |
}
|
29 |
-
$echo_str .= "\n\t\t".'<table id="wfu_historylog_table" class="widefat">';
|
30 |
$echo_str .= "\n\t\t\t".'<thead>';
|
31 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
32 |
$echo_str .= "\n\t\t\t\t\t".'<th scope="col" width="5%" style="text-align:center;">';
|
17 |
$echo_str .= "\n".'<div class="wrap">';
|
18 |
$echo_str .= "\n\t".'<h2>Wordpress File Upload Control Panel</h2>';
|
19 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
20 |
+
$echo_str .= wfu_generate_dashboard_menu("\n\t\t", "View Log");
|
21 |
+
$echo_str .= "\n\t".'<div style="position:relative;">';
|
|
|
|
|
22 |
$echo_str .= wfu_add_loading_overlay("\n\t\t", "historylog");
|
23 |
if ( WFU_HISTORYLOG_TABLE_MAXROWS > 0 ) {
|
24 |
$pages = ceil($files_total / WFU_HISTORYLOG_TABLE_MAXROWS);
|
25 |
$echo_str .= wfu_add_pagination_header("\n\t\t", "historylog", 1, $pages);
|
26 |
}
|
27 |
+
$echo_str .= "\n\t\t".'<table id="wfu_historylog_table" class="wp-list-table widefat fixed striped">';
|
28 |
$echo_str .= "\n\t\t\t".'<thead>';
|
29 |
$echo_str .= "\n\t\t\t\t".'<tr>';
|
30 |
$echo_str .= "\n\t\t\t\t\t".'<th scope="col" width="5%" style="text-align:center;">';
|
lib/wfu_admin_settings.php
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<?php
|
2 |
function wfu_manage_settings($message = '') {
|
3 |
-
if ( !current_user_can( 'manage_options' ) ) return
|
4 |
|
5 |
$siteurl = site_url();
|
6 |
$plugin_options = wfu_decode_plugin_options(get_option( "wordpress_file_upload_options" ));
|
@@ -8,8 +8,7 @@ function wfu_manage_settings($message = '') {
|
|
8 |
$echo_str = '<div class="wrap">';
|
9 |
$echo_str .= "\n\t".'<h2>Wordpress File Upload Control Panel</h2>';
|
10 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
11 |
-
$echo_str .= "\n\t\t"
|
12 |
-
$echo_str .= "\n\t\t".'<h2 style="margin-bottom: 10px; margin-top: 20px;">Settings</h2>';
|
13 |
$echo_str .= "\n\t\t".'<form enctype="multipart/form-data" name="editsettings" id="editsettings" method="post" action="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=edit_settings" class="validate">';
|
14 |
$nonce = wp_nonce_field('wfu_edit_admin_settings', '_wpnonce', false, false);
|
15 |
$nonce_ref = wp_referer_field(false);
|
1 |
<?php
|
2 |
function wfu_manage_settings($message = '') {
|
3 |
+
if ( !current_user_can( 'manage_options' ) ) return;
|
4 |
|
5 |
$siteurl = site_url();
|
6 |
$plugin_options = wfu_decode_plugin_options(get_option( "wordpress_file_upload_options" ));
|
8 |
$echo_str = '<div class="wrap">';
|
9 |
$echo_str .= "\n\t".'<h2>Wordpress File Upload Control Panel</h2>';
|
10 |
$echo_str .= "\n\t".'<div style="margin-top:20px;">';
|
11 |
+
$echo_str .= wfu_generate_dashboard_menu("\n\t\t", "Settings");
|
|
|
12 |
$echo_str .= "\n\t\t".'<form enctype="multipart/form-data" name="editsettings" id="editsettings" method="post" action="'.$siteurl.'/wp-admin/options-general.php?page=wordpress_file_upload&action=edit_settings" class="validate">';
|
13 |
$nonce = wp_nonce_field('wfu_edit_admin_settings', '_wpnonce', false, false);
|
14 |
$nonce_ref = wp_referer_field(false);
|
lib/wfu_ajaxactions.php
CHANGED
@@ -66,13 +66,15 @@ function wfu_ajax_action_callback() {
|
|
66 |
if ( !isset($_REQUEST['session_token']) ) die();
|
67 |
$session_token = sanitize_text_field( $_REQUEST["session_token"] );
|
68 |
if ( $session_token == "" ) die();
|
|
|
69 |
|
70 |
/* This section is executed when forceclassic is enabled or when redirection to the classic uploader was performed */
|
71 |
-
if ( isset($_REQUEST['sid']) && isset($_REQUEST['start_time']) ) {
|
72 |
//this request came from classic non-HTML5 uploader
|
73 |
$sid = sanitize_text_field( $_REQUEST["sid"] );
|
74 |
if ( $sid == "" ) die();
|
75 |
$start_time = sanitize_text_field( $_REQUEST["start_time"] );
|
|
|
76 |
|
77 |
$_SESSION['wfu_check_refresh_'.$sid] = 'form button pressed';
|
78 |
$_SESSION['wfu_start_time_'.$sid] = $start_time;
|
66 |
if ( !isset($_REQUEST['session_token']) ) die();
|
67 |
$session_token = sanitize_text_field( $_REQUEST["session_token"] );
|
68 |
if ( $session_token == "" ) die();
|
69 |
+
check_ajax_referer( 'wfu-uploader-nonce', 'wfu_uploader_nonce' );
|
70 |
|
71 |
/* This section is executed when forceclassic is enabled or when redirection to the classic uploader was performed */
|
72 |
+
if ( isset($_REQUEST['sid']) && isset($_REQUEST['start_time']) && isset($_REQUEST['unique_id']) ) {
|
73 |
//this request came from classic non-HTML5 uploader
|
74 |
$sid = sanitize_text_field( $_REQUEST["sid"] );
|
75 |
if ( $sid == "" ) die();
|
76 |
$start_time = sanitize_text_field( $_REQUEST["start_time"] );
|
77 |
+
$unique_id = wfu_sanitize_code($_REQUEST['unique_id']);
|
78 |
|
79 |
$_SESSION['wfu_check_refresh_'.$sid] = 'form button pressed';
|
80 |
$_SESSION['wfu_start_time_'.$sid] = $start_time;
|
lib/wfu_blocks.php
CHANGED
@@ -171,6 +171,7 @@ function wfu_prepare_uploadform_block($params, $additional_params, $occurrence_i
|
|
171 |
$uploadform_item["line".$i++] = "\t".'<input type="file" class="file_input_hidden" name="'.$uploadedfile.'" id="'.$upfile.'" tabindex="1" onchange="wfu_selectbutton_changed('.$sid.', '.$usefilearray.'); wfu_update_uploadbutton_status('.$sid.'); if (this.value != \'\') {'.$clickaction.'}" onmouseout="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button\'" onmouseover="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button_hover\'" onclick="wfu_selectbutton_clicked('.$sid.');"'.' />';
|
172 |
else
|
173 |
$uploadform_item["line".$i++] = "\t".'<input type="file" class="file_input_hidden" name="'.$uploadedfile.'" id="'.$upfile.'" tabindex="1" onchange="wfu_selectbutton_changed('.$sid.', '.$usefilearray.'); wfu_update_uploadbutton_status('.$sid.');" onmouseout="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button\'" onmouseover="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button_hover\'" onclick="wfu_selectbutton_clicked('.$sid.');"'.' />';
|
|
|
174 |
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="hiddeninput_'.$sid.'" name="hiddeninput_'.$sid.'" value="" />';
|
175 |
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="uniqueuploadid_'.$sid.'" name="uniqueuploadid_'.$sid.'" value="" />';
|
176 |
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="adminerrorcodes_'.$sid.'" name="adminerrorcodes_'.$sid.'" value="" />';
|
171 |
$uploadform_item["line".$i++] = "\t".'<input type="file" class="file_input_hidden" name="'.$uploadedfile.'" id="'.$upfile.'" tabindex="1" onchange="wfu_selectbutton_changed('.$sid.', '.$usefilearray.'); wfu_update_uploadbutton_status('.$sid.'); if (this.value != \'\') {'.$clickaction.'}" onmouseout="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button\'" onmouseover="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button_hover\'" onclick="wfu_selectbutton_clicked('.$sid.');"'.' />';
|
172 |
else
|
173 |
$uploadform_item["line".$i++] = "\t".'<input type="file" class="file_input_hidden" name="'.$uploadedfile.'" id="'.$upfile.'" tabindex="1" onchange="wfu_selectbutton_changed('.$sid.', '.$usefilearray.'); wfu_update_uploadbutton_status('.$sid.');" onmouseout="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button\'" onmouseover="javascript: document.getElementById(\''.$input.'\').className = \'file_input_button_hover\'" onclick="wfu_selectbutton_clicked('.$sid.');"'.' />';
|
174 |
+
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="wfu_uploader_nonce_'.$sid.'" name="wfu_uploader_nonce" value="'.wp_create_nonce("wfu-uploader-nonce").'" />';
|
175 |
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="hiddeninput_'.$sid.'" name="hiddeninput_'.$sid.'" value="" />';
|
176 |
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="uniqueuploadid_'.$sid.'" name="uniqueuploadid_'.$sid.'" value="" />';
|
177 |
$uploadform_item["line".$i++] = "\t".'<input type="hidden" id="adminerrorcodes_'.$sid.'" name="adminerrorcodes_'.$sid.'" value="" />';
|
lib/wfu_constants.php
CHANGED
@@ -37,10 +37,12 @@ DEFINE("WFU_ERROR_ADMIN_FTPFILE_RESOLVE", __("Error. Could not resolve ftp targe
|
|
37 |
DEFINE("WFU_ERROR_ADMIN_FILE_PHP_SIZE", __("Error. The upload size limit of PHP directive upload_max_filesize is preventing the upload of big files.\nPHP directive upload_max_filesize limit is: ".ini_get("upload_max_filesize").".\nTo increase the limit change the value of the directive from php.ini.\nIf you don't have access to php.ini, then try adding the following line to your .htaccess file:\n\nphp_value upload_max_filesize 10M\n\n(adjust the size according to your needs)\n\nThe file .htaccess is found in your website root directory (where index.php is found).\nIf your don't have this file, then create it.\nIf this does not work either, then contact your domain provider.", "wp-file-upload"));
|
38 |
DEFINE("WFU_ERROR_ADMIN_FILE_PHP_TIME", __("The upload time limit of PHP directive max_input_time is preventing the upload of big files.\nPHP directive max_input_time limit is: ".ini_get("max_input_time")." seconds.\nTo increase the limit change the value of the directive from php.ini.\nIf you don't have access to php.ini, then add the following line to your .htaccess file:\n\nphp_value max_input_time 500\n\n(adjust the time according to your needs)\n\nThe file .htaccess is found in your website root directory (where index.php is found).\nIf your don't have this file, then create it.\nIf this does not work either, then contact your domain provider.", "wp-file-upload"));
|
39 |
DEFINE("WFU_ERROR_ADMIN_DIR_PERMISSION", __("Error. Permission denied to write to target folder.\nCheck and correct read/write permissions of target folder.", "wp-file-upload"));
|
|
|
40 |
DEFINE("WFU_ERROR_DIR_EXIST", __("Targer folder doesn't exist.", "wp-file-upload"));
|
41 |
DEFINE("WFU_ERROR_DIR_NOTEMP", __("Upload failed! Missing a temporary folder.", "wp-file-upload"));
|
42 |
DEFINE("WFU_ERROR_DIR_PERMISSION", __("Upload failed! Permission denied to write to target folder.", "wp-file-upload"));
|
43 |
DEFINE("WFU_ERROR_FILE_ALLOW", __("File not allowed.", "wp-file-upload"));
|
|
|
44 |
DEFINE("WFU_ERROR_FILE_PLUGIN_SIZE", __("The uploaded file exceeds the file size limit.", "wp-file-upload"));
|
45 |
DEFINE("WFU_ERROR_FILE_PLUGIN_2GBSIZE", __("The uploaded file exceeds 2GB and is not supported by this server.", "wp-file-upload"));
|
46 |
DEFINE("WFU_ERROR_FILE_PHP_SIZE", __("Upload failed! The uploaded file exceeds the file size limit of the server. Please contact the administrator.", "wp-file-upload"));
|
@@ -105,6 +107,8 @@ DEFINE("WFU_ERROR_ADMIN_CHUNKHANDLEFAILED", __("Could not open file handles on c
|
|
105 |
DEFINE("WFU_BROWSER_DELETEFILE_NOTALLOWED", __("You are not allowed to delete this file!", "wp-file-upload"));
|
106 |
//warning messages
|
107 |
DEFINE("WFU_WARNING_FILE_EXISTS", __("Upload skipped! File already exists.", "wp-file-upload"));
|
|
|
|
|
108 |
DEFINE("WFU_WARNING_NOFILES_SELECTED", __("No files have been selected!", "wp-file-upload"));
|
109 |
DEFINE("WFU_WARNING_WPFILEBASE_NOTUPDATED_NOFILES", __("WPFilebase Plugin not updated because there were no files uploaded.", "wp-file-upload"));
|
110 |
DEFINE("WFU_WARNING_NOTIFY_NOTSENT_NOFILES", __("Notification email was not sent because there were no files uploaded.", "wp-file-upload"));
|
37 |
DEFINE("WFU_ERROR_ADMIN_FILE_PHP_SIZE", __("Error. The upload size limit of PHP directive upload_max_filesize is preventing the upload of big files.\nPHP directive upload_max_filesize limit is: ".ini_get("upload_max_filesize").".\nTo increase the limit change the value of the directive from php.ini.\nIf you don't have access to php.ini, then try adding the following line to your .htaccess file:\n\nphp_value upload_max_filesize 10M\n\n(adjust the size according to your needs)\n\nThe file .htaccess is found in your website root directory (where index.php is found).\nIf your don't have this file, then create it.\nIf this does not work either, then contact your domain provider.", "wp-file-upload"));
|
38 |
DEFINE("WFU_ERROR_ADMIN_FILE_PHP_TIME", __("The upload time limit of PHP directive max_input_time is preventing the upload of big files.\nPHP directive max_input_time limit is: ".ini_get("max_input_time")." seconds.\nTo increase the limit change the value of the directive from php.ini.\nIf you don't have access to php.ini, then add the following line to your .htaccess file:\n\nphp_value max_input_time 500\n\n(adjust the time according to your needs)\n\nThe file .htaccess is found in your website root directory (where index.php is found).\nIf your don't have this file, then create it.\nIf this does not work either, then contact your domain provider.", "wp-file-upload"));
|
39 |
DEFINE("WFU_ERROR_ADMIN_DIR_PERMISSION", __("Error. Permission denied to write to target folder.\nCheck and correct read/write permissions of target folder.", "wp-file-upload"));
|
40 |
+
DEFINE("WFU_ERROR_ADMIN_FILE_WRONGEXT", __("Error. This file was rejected because its extension is not correct. Its proper filename is: ", "wp-file-upload"));
|
41 |
DEFINE("WFU_ERROR_DIR_EXIST", __("Targer folder doesn't exist.", "wp-file-upload"));
|
42 |
DEFINE("WFU_ERROR_DIR_NOTEMP", __("Upload failed! Missing a temporary folder.", "wp-file-upload"));
|
43 |
DEFINE("WFU_ERROR_DIR_PERMISSION", __("Upload failed! Permission denied to write to target folder.", "wp-file-upload"));
|
44 |
DEFINE("WFU_ERROR_FILE_ALLOW", __("File not allowed.", "wp-file-upload"));
|
45 |
+
DEFINE("WFU_ERROR_FILE_REJECT", __("File is suspicious and was rejected.", "wp-file-upload"));
|
46 |
DEFINE("WFU_ERROR_FILE_PLUGIN_SIZE", __("The uploaded file exceeds the file size limit.", "wp-file-upload"));
|
47 |
DEFINE("WFU_ERROR_FILE_PLUGIN_2GBSIZE", __("The uploaded file exceeds 2GB and is not supported by this server.", "wp-file-upload"));
|
48 |
DEFINE("WFU_ERROR_FILE_PHP_SIZE", __("Upload failed! The uploaded file exceeds the file size limit of the server. Please contact the administrator.", "wp-file-upload"));
|
107 |
DEFINE("WFU_BROWSER_DELETEFILE_NOTALLOWED", __("You are not allowed to delete this file!", "wp-file-upload"));
|
108 |
//warning messages
|
109 |
DEFINE("WFU_WARNING_FILE_EXISTS", __("Upload skipped! File already exists.", "wp-file-upload"));
|
110 |
+
DEFINE("WFU_WARNING_FILE_SUSPICIOUS", __("The extension of the file does not match its contents.", "wp-file-upload"));
|
111 |
+
DEFINE("WFU_WARNING_ADMIN_FILE_SUSPICIOUS", __("Upload succeeded but the file is suspicious because its contents do not match its extension. Its proper filename is: ", "wp-file-upload"));
|
112 |
DEFINE("WFU_WARNING_NOFILES_SELECTED", __("No files have been selected!", "wp-file-upload"));
|
113 |
DEFINE("WFU_WARNING_WPFILEBASE_NOTUPDATED_NOFILES", __("WPFilebase Plugin not updated because there were no files uploaded.", "wp-file-upload"));
|
114 |
DEFINE("WFU_WARNING_NOTIFY_NOTSENT_NOFILES", __("Notification email was not sent because there were no files uploaded.", "wp-file-upload"));
|
lib/wfu_functions.php
CHANGED
@@ -1521,7 +1521,7 @@ function wfu_add_div() {
|
|
1521 |
$div .= '>';
|
1522 |
}
|
1523 |
if ( $items[$i]["width"] != "" ) $style .= 'width: '.$items[$i]["width"].'; ';
|
1524 |
-
if ( $items[$i]["hidden"] ) $style .= 'display: none;
|
1525 |
if ( $style != "" ) $style = ' style="'.$style.'"';
|
1526 |
$div .= "\n\t\t\t\t\t\t".'<div id="'.$items[$i]["title"].'" class="file_div_clean'.( $fitmode == "responsive" ? '_responsive' : '' ).'"'.$style.'>';
|
1527 |
$item_lines_count = count($items[$i]) - 3;
|
1521 |
$div .= '>';
|
1522 |
}
|
1523 |
if ( $items[$i]["width"] != "" ) $style .= 'width: '.$items[$i]["width"].'; ';
|
1524 |
+
if ( $items[$i]["hidden"] ) $style .= 'display: none; ';
|
1525 |
if ( $style != "" ) $style = ' style="'.$style.'"';
|
1526 |
$div .= "\n\t\t\t\t\t\t".'<div id="'.$items[$i]["title"].'" class="file_div_clean'.( $fitmode == "responsive" ? '_responsive' : '' ).'"'.$style.'>';
|
1527 |
$item_lines_count = count($items[$i]) - 3;
|
lib/wfu_processfiles.php
CHANGED
@@ -169,10 +169,12 @@ function wfu_process_files($params, $method) {
|
|
169 |
any filename or userdata modifications or reject the upload of the file by setting error_message item
|
170 |
of $ret_data array to a non-empty value */
|
171 |
$filter_error_message = '';
|
|
|
172 |
if ( $file_unique_id != '' && !$filedata_previously_defined ) {
|
173 |
$changable_data['file_path'] = $target_path;
|
174 |
$changable_data['user_data'] = $userdata_fields;
|
175 |
$changable_data['error_message'] = $filter_error_message;
|
|
|
176 |
$additional_data['shortcode_id'] = $sid;
|
177 |
$additional_data['file_unique_id'] = $file_unique_id;
|
178 |
// correct file size in case of checking of file
|
@@ -185,6 +187,7 @@ function wfu_process_files($params, $method) {
|
|
185 |
$only_filename = wfu_basename($target_path);
|
186 |
$userdata_fields = $ret_data['user_data'];
|
187 |
$filter_error_message = $ret_data['error_message'];
|
|
|
188 |
// if this is a file check, which means that a second pass of the file will follow, then we do not want to
|
189 |
// apply the filters again, so we store the changable data to session variables for this specific file
|
190 |
if ( $only_check ) {
|
@@ -204,6 +207,8 @@ function wfu_process_files($params, $method) {
|
|
204 |
//errorabort flag designates that file will be aborted and no resuming will be attempted
|
205 |
$file_output['message_type'] = "errorabort";
|
206 |
$file_output['message'] = wfu_join_strings("<br />", $file_output['message'], $filter_error_message);
|
|
|
|
|
207 |
}
|
208 |
else {
|
209 |
|
@@ -234,14 +239,10 @@ function wfu_process_files($params, $method) {
|
|
234 |
}
|
235 |
}
|
236 |
|
237 |
-
/* File name control, reject files with .php, .js (and other) extensions for security reasons
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
$only_filename = $check['proper_filename'];
|
242 |
-
//reconstruct target_path
|
243 |
-
$target_path = wfu_basedir($target_path).$only_filename;
|
244 |
-
}
|
245 |
if ( !wfu_file_extension_restricted(strtolower($only_filename)) )
|
246 |
foreach ($allowed_patterns as $allowed_pattern) {
|
247 |
if ( wfu_upload_plugin_wildcard_match( $allowed_pattern, $only_filename) ) {
|
@@ -473,6 +474,55 @@ function wfu_process_files($params, $method) {
|
|
473 |
$file_finished_unsuccessfully = ( substr($file_output['message_type'], 0, 5) == "error" );
|
474 |
|
475 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
476 |
/* adjust message details and colors according to file result */
|
477 |
/* FileResult: A */
|
478 |
$search = array ('/%username%/', '/%useremail%/', '/%filename%/', '/%filepath%/');
|
@@ -532,7 +582,7 @@ function wfu_process_files($params, $method) {
|
|
532 |
$additional_data['admin_messages'] = $file_output['admin_messages'];
|
533 |
$ret_data = apply_filters('wfu_after_file_upload', $changable_data, $additional_data);
|
534 |
$params_output_array["general"]['js_script'] = $ret_data['js_script'];
|
535 |
-
do_action('wfu_after_file_upload', $file_unique_id, $file_output['message_type'], $file_output['message'], $file_output['admin_messages']);
|
536 |
}
|
537 |
|
538 |
if ( $file_finished_successfully && !$ignore_server_actions ) {
|
@@ -553,7 +603,7 @@ function wfu_process_files($params, $method) {
|
|
553 |
$additional_data['admin_messages'] = $file_output['admin_messages'];
|
554 |
$ret_data = apply_filters('wfu_after_file_upload', $changable_data, $additional_data);
|
555 |
$params_output_array["general"]['js_script'] = $ret_data['js_script'];
|
556 |
-
do_action('wfu_after_file_upload', $file_unique_id, $file_output['message_type'], $file_output['message'], $file_output['admin_messages']);
|
557 |
}
|
558 |
|
559 |
/* add file to Media or attach file to current post if any of these options is activated and the file has finished uploading successfully */
|
169 |
any filename or userdata modifications or reject the upload of the file by setting error_message item
|
170 |
of $ret_data array to a non-empty value */
|
171 |
$filter_error_message = '';
|
172 |
+
$filter_admin_message = '';
|
173 |
if ( $file_unique_id != '' && !$filedata_previously_defined ) {
|
174 |
$changable_data['file_path'] = $target_path;
|
175 |
$changable_data['user_data'] = $userdata_fields;
|
176 |
$changable_data['error_message'] = $filter_error_message;
|
177 |
+
$changable_data['admin_message'] = $filter_admin_message;
|
178 |
$additional_data['shortcode_id'] = $sid;
|
179 |
$additional_data['file_unique_id'] = $file_unique_id;
|
180 |
// correct file size in case of checking of file
|
187 |
$only_filename = wfu_basename($target_path);
|
188 |
$userdata_fields = $ret_data['user_data'];
|
189 |
$filter_error_message = $ret_data['error_message'];
|
190 |
+
$filter_admin_message = $ret_data['admin_message'];
|
191 |
// if this is a file check, which means that a second pass of the file will follow, then we do not want to
|
192 |
// apply the filters again, so we store the changable data to session variables for this specific file
|
193 |
if ( $only_check ) {
|
207 |
//errorabort flag designates that file will be aborted and no resuming will be attempted
|
208 |
$file_output['message_type'] = "errorabort";
|
209 |
$file_output['message'] = wfu_join_strings("<br />", $file_output['message'], $filter_error_message);
|
210 |
+
if ( $filter_admin_message != '' )
|
211 |
+
$file_output['admin_messages'] = wfu_join_strings("<br />", $file_output['admin_messages'], $filter_admin_message);
|
212 |
}
|
213 |
else {
|
214 |
|
239 |
}
|
240 |
}
|
241 |
|
242 |
+
/* File name control, reject files with .php, .js (and other) extensions for security reasons.
|
243 |
+
This is the first pass of extension control, which only checks the filename.
|
244 |
+
A second pass is performed after the file has completely uploaded, using WP inherent file
|
245 |
+
extension control, which provides better security. */
|
|
|
|
|
|
|
|
|
246 |
if ( !wfu_file_extension_restricted(strtolower($only_filename)) )
|
247 |
foreach ($allowed_patterns as $allowed_pattern) {
|
248 |
if ( wfu_upload_plugin_wildcard_match( $allowed_pattern, $only_filename) ) {
|
474 |
$file_finished_unsuccessfully = ( substr($file_output['message_type'], 0, 5) == "error" );
|
475 |
|
476 |
|
477 |
+
/* perform custom actions after file is completely uploaded in order to determine if file is valid ir not */
|
478 |
+
if ( $file_finished_successfully && !$ignore_server_actions ) {
|
479 |
+
/* Here the second pass of file extension control is performed after the file has completely
|
480 |
+
uploaded, using WP inherent functions that determine the real extension from analyzing the
|
481 |
+
data and not from the filename extension. If this check reveals an extension which is not
|
482 |
+
permitted then the file will be rejected and erased. If the real extension is different
|
483 |
+
than the original one but it is permitted, then the file will remain as it is but a warning
|
484 |
+
message will notify the user that the extension of the file does not match its contents. */
|
485 |
+
$check = wp_check_filetype_and_ext( $target_path, $only_filename, false );
|
486 |
+
if ( $check['proper_filename'] !== false ) {
|
487 |
+
$proper_filename = $check['proper_filename'];
|
488 |
+
if ( wfu_file_extension_restricted(strtolower($only_filename)) ) {
|
489 |
+
$file_finished_successfully = false;
|
490 |
+
$file_finished_unsuccessfully = true;
|
491 |
+
unlink($target_path);
|
492 |
+
$file_output['message_type'] = "errorabort";
|
493 |
+
$file_output['message'] = wfu_join_strings("<br />", $file_output['message'], WFU_ERROR_FILE_REJECT);
|
494 |
+
$file_output['admin_messages'] = wfu_join_strings("<br />", $file_output['admin_messages'], WFU_ERROR_ADMIN_FILE_WRONGEXT.$check['proper_filename']);
|
495 |
+
}
|
496 |
+
else {
|
497 |
+
$file_output['message_type'] = "warning";
|
498 |
+
$file_output['message'] = wfu_join_strings("<br />", $file_output['message'], WFU_WARNING_FILE_SUSPICIOUS);
|
499 |
+
$file_output['admin_messages'] = wfu_join_strings("<br />", $file_output['admin_messages'], WFU_WARNING_ADMIN_FILE_SUSPICIOUS.$check['proper_filename']);
|
500 |
+
}
|
501 |
+
}
|
502 |
+
// run any wfu_after_file_complete filters to make any last file checks and accept or reject it
|
503 |
+
if ( $file_finished_successfully ) {
|
504 |
+
$filter_error_message = '';
|
505 |
+
$filter_admin_message = '';
|
506 |
+
$changable_data['error_message'] = $filter_error_message;
|
507 |
+
$changable_data['admin_message'] = $filter_admin_message;
|
508 |
+
$additional_data['file_unique_id'] = $file_unique_id;
|
509 |
+
$additional_data['file_path'] = $target_path;
|
510 |
+
$additional_data['shortcode_id'] = $sid;
|
511 |
+
$ret_data = apply_filters('wfu_after_file_complete', $changable_data, $additional_data);
|
512 |
+
$filter_error_message = $ret_data['error_message'];
|
513 |
+
$filter_admin_message = $ret_data['admin_message'];
|
514 |
+
if ( $filter_error_message != '' ) {
|
515 |
+
$file_finished_successfully = false;
|
516 |
+
$file_finished_unsuccessfully = true;
|
517 |
+
unlink($target_path);
|
518 |
+
$file_output['message_type'] = "errorabort";
|
519 |
+
$file_output['message'] = wfu_join_strings("<br />", $file_output['message'], $filter_error_message);
|
520 |
+
if ( $filter_admin_message != '' )
|
521 |
+
$file_output['admin_messages'] = wfu_join_strings("<br />", $file_output['admin_messages'], $filter_admin_message);
|
522 |
+
}
|
523 |
+
}
|
524 |
+
}
|
525 |
+
|
526 |
/* adjust message details and colors according to file result */
|
527 |
/* FileResult: A */
|
528 |
$search = array ('/%username%/', '/%useremail%/', '/%filename%/', '/%filepath%/');
|
582 |
$additional_data['admin_messages'] = $file_output['admin_messages'];
|
583 |
$ret_data = apply_filters('wfu_after_file_upload', $changable_data, $additional_data);
|
584 |
$params_output_array["general"]['js_script'] = $ret_data['js_script'];
|
585 |
+
// do_action('wfu_after_file_upload', $file_unique_id, $file_output['message_type'], $file_output['message'], $file_output['admin_messages']);
|
586 |
}
|
587 |
|
588 |
if ( $file_finished_successfully && !$ignore_server_actions ) {
|
603 |
$additional_data['admin_messages'] = $file_output['admin_messages'];
|
604 |
$ret_data = apply_filters('wfu_after_file_upload', $changable_data, $additional_data);
|
605 |
$params_output_array["general"]['js_script'] = $ret_data['js_script'];
|
606 |
+
// do_action('wfu_after_file_upload', $file_unique_id, $file_output['message_type'], $file_output['message'], $file_output['admin_messages']);
|
607 |
}
|
608 |
|
609 |
/* add file to Media or attach file to current post if any of these options is activated and the file has finished uploading successfully */
|
readme.txt
CHANGED
@@ -43,7 +43,7 @@ The characteristics of the plugin are:
|
|
43 |
The plugin is translated in the following languages:
|
44 |
|
45 |
* German
|
46 |
-
* French, kindly provided by Thomas Bastide of http://www.omicronn.fr/
|
47 |
* Serbian, kindly provided by Andrijana Nikolic of http://webhostinggeeks.com/
|
48 |
* Polish
|
49 |
* Greek
|
@@ -132,6 +132,14 @@ There is an option in plugin's settings in Dashboard to relax the CSS rules, so
|
|
132 |
|
133 |
== Changelog ==
|
134 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
= 3.5.0 =
|
136 |
* textdomain changed to wp-file-upload to support the translation feature of wordpress.org
|
137 |
* added option in Maintenance Actions of plugin's area in Dashboard to export uploaded file data
|
@@ -524,6 +532,9 @@ Initial version.
|
|
524 |
|
525 |
== Upgrade Notice ==
|
526 |
|
|
|
|
|
|
|
527 |
= 3.5.0 =
|
528 |
Important upgrade to introduce some new features and fix some bugs.
|
529 |
|
43 |
The plugin is translated in the following languages:
|
44 |
|
45 |
* German
|
46 |
+
* French, kindly provided by Thomas Bastide of http://www.omicronn.fr/ and improved by other contributors
|
47 |
* Serbian, kindly provided by Andrijana Nikolic of http://webhostinggeeks.com/
|
48 |
* Polish
|
49 |
* Greek
|
132 |
|
133 |
== Changelog ==
|
134 |
|
135 |
+
= 3.6.0 =
|
136 |
+
* French translation improved
|
137 |
+
* correction of minor bug at wfu_functions.php
|
138 |
+
* code improvements in upload algorithm
|
139 |
+
* wp_check_filetype_and_ext check moved after completion of file
|
140 |
+
* added wfu_after_file_complete filter that runs right after is fully uploaded
|
141 |
+
* improved appearance of plugin's area in Dashboard
|
142 |
+
|
143 |
= 3.5.0 =
|
144 |
* textdomain changed to wp-file-upload to support the translation feature of wordpress.org
|
145 |
* added option in Maintenance Actions of plugin's area in Dashboard to export uploaded file data
|
532 |
|
533 |
== Upgrade Notice ==
|
534 |
|
535 |
+
= 3.6.0 =
|
536 |
+
Upgrade to introduce some new features and fix some minor bugs.
|
537 |
+
|
538 |
= 3.5.0 =
|
539 |
Important upgrade to introduce some new features and fix some bugs.
|
540 |
|
release_notes.txt
CHANGED
@@ -1,8 +1 @@
|
|
1 |
-
<!-- --><span><strong>Latest release notes: </strong>This version introduces the
|
2 |
-
<ul style="list-style:disc; padding-left:18px;">
|
3 |
-
<li>Added a new feature to <strong>export</strong> the uploaded files' data to a comma-separated (csv) file. This option is inside <em>Maintenance Actions</em> of the plugin's area in Dashboard.</li>
|
4 |
-
<li>Most of the plugin's tables have obtained <strong>pagination</strong>, so that their contents are spanned over several pages. These tables are the <em>users' permissions</em> in plugin's Settings in Dashboard, the <em>back-end Uploaded Files Browser</em>, the <em>front-end File List Viewer</em> and the <em>Log Viewer</em>.</li>
|
5 |
-
<li>A new filter is introduced, <strong>wfu_before_frontpage_scripts</strong>, which runs before any front-end scripts and styles are declared. This filter can assist in resolving incompatibilities with other plugins relating to jQuery modules, such as the <em>NextGen Gallery</em> plugin.</li>
|
6 |
-
<li>The text domain of the plugin has changed to <strong>wp-file-upload</strong>, so that it can be internationalized through the <a href="http://translate.wordpress.org">Translation</a> feature of wordpress.org.</li>
|
7 |
-
</ul>
|
8 |
-
<span>Furthermore, the professional version of the plugin has introduced a very important feature, the ability to upload files to a <strong>Dropbox</strong> account. You can check it at the plugin's <a href="http://www.iptanus.com/wordpress-plugins/wordpress-file-upload/">support page</a>.</span><!-- --><!-- -->
|
1 |
+
<!-- --><span><strong>Latest release notes: </strong>This version introduces a new filter, <strong>wfu_after_file_complete</strong>, that runs right after file has completely been uploaded, in order to perform any custom checks to its contents and accept or reject it. In addition, there are some code improvements and a better look-and-feel of the plugin's area in Dashboard. The Professional version of the plugin introduces a significant feature with this version, the ability to implement filters and actions (code hooks) without requiring 3rd party plugins. You can find out more details <a href="http://www.iptanus.com/how-to-create-custom-filters-and-actions-for-wordpress-file-upload-plugin">here</a>.<!-- --><!-- -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
8 |
Author: Nickolas Bossinas
|
9 |
Author URI: http://www.iptanus.com
|
10 |
*/
|
@@ -342,29 +342,39 @@ function wordpress_file_upload_function($incomingfromhandler) {
|
|
342 |
return $wordpress_file_upload_output."\n";
|
343 |
}
|
344 |
|
345 |
-
//
|
346 |
-
|
347 |
-
|
348 |
-
if ( $code == "" ) $params['adminerrors'] = "";
|
349 |
-
elseif ( $code == "1" || $code == "2" || $code == "3" ) $params['adminerrors'] = constant('WFU_ERROR_REDIRECTION_ERRORCODE'.$code);
|
350 |
-
else $params['adminerrors'] = WFU_ERROR_REDIRECTION_ERRORCODE0;
|
351 |
-
}
|
352 |
|
|
|
|
|
|
|
353 |
$unique_id = ( isset($_POST['uniqueuploadid_'.$sid]) ? sanitize_text_field($_POST['uniqueuploadid_'.$sid]) : "" );
|
354 |
-
|
|
|
|
|
355 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
356 |
$params['subdir_selection_index'] = -1;
|
357 |
if ( isset( $_POST[$hiddeninput] ) ) $params['subdir_selection_index'] = sanitize_text_field($_POST[$hiddeninput]);
|
358 |
|
359 |
$wfu_process_file_array = wfu_process_files($params, 'no_ajax');
|
360 |
$safe_output = $wfu_process_file_array["general"]['safe_output'];
|
361 |
unset($wfu_process_file_array["general"]['safe_output']);
|
|
|
362 |
unset($wfu_process_file_array["general"]['js_script']);
|
363 |
|
364 |
$wfu_process_file_array_str = wfu_encode_array_to_string($wfu_process_file_array);
|
365 |
$ProcessUploadComplete_functiondef = 'function(){wfu_ProcessUploadComplete('.$sid.', 1, "'.$wfu_process_file_array_str.'", "no-ajax", "", "", "'.$safe_output.'", ["false", "", "false"]);}';
|
366 |
$wordpress_file_upload_output .= '<script type="text/javascript">window.onload='.$ProcessUploadComplete_functiondef.'</script>';
|
367 |
-
|
368 |
}
|
369 |
|
370 |
$wordpress_file_upload_output .= wfu_post_plugin_actions($params);
|
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.6.0
|
8 |
Author: Nickolas Bossinas
|
9 |
Author URI: http://www.iptanus.com
|
10 |
*/
|
342 |
return $wordpress_file_upload_output."\n";
|
343 |
}
|
344 |
|
345 |
+
// The following code is executed in case of non-ajax uploads to process the files.
|
346 |
+
// Consecutive checks are performed in order to verify and approve the upload of files
|
347 |
+
$wfu_checkpass = true;
|
|
|
|
|
|
|
|
|
348 |
|
349 |
+
// First we test that WP nonce passes the check
|
350 |
+
$wfu_checkpass = ( $wfu_checkpass && isset($_REQUEST["wfu_uploader_nonce"]) && wp_verify_nonce( $_REQUEST["wfu_uploader_nonce"], "wfu-uploader-nonce" ) !== false );
|
351 |
+
|
352 |
$unique_id = ( isset($_POST['uniqueuploadid_'.$sid]) ? sanitize_text_field($_POST['uniqueuploadid_'.$sid]) : "" );
|
353 |
+
// Check that upload_id is valid
|
354 |
+
$wfu_checkpass = ( $wfu_checkpass && strlen($unique_id) == 10 );
|
355 |
+
|
356 |
|
357 |
+
if ( $wfu_checkpass ) {
|
358 |
+
//process any error messages due to redirection to non-ajax upload
|
359 |
+
if ( isset( $_POST[$adminerrorcodes] ) ) {
|
360 |
+
$code = $_POST[$adminerrorcodes];
|
361 |
+
if ( $code == "" ) $params['adminerrors'] = "";
|
362 |
+
elseif ( $code == "1" || $code == "2" || $code == "3" ) $params['adminerrors'] = constant('WFU_ERROR_REDIRECTION_ERRORCODE'.$code);
|
363 |
+
else $params['adminerrors'] = WFU_ERROR_REDIRECTION_ERRORCODE0;
|
364 |
+
}
|
365 |
+
|
366 |
$params['subdir_selection_index'] = -1;
|
367 |
if ( isset( $_POST[$hiddeninput] ) ) $params['subdir_selection_index'] = sanitize_text_field($_POST[$hiddeninput]);
|
368 |
|
369 |
$wfu_process_file_array = wfu_process_files($params, 'no_ajax');
|
370 |
$safe_output = $wfu_process_file_array["general"]['safe_output'];
|
371 |
unset($wfu_process_file_array["general"]['safe_output']);
|
372 |
+
//javascript code generated from individual wfu_after_upload_filters is not executed in non-ajax uploads
|
373 |
unset($wfu_process_file_array["general"]['js_script']);
|
374 |
|
375 |
$wfu_process_file_array_str = wfu_encode_array_to_string($wfu_process_file_array);
|
376 |
$ProcessUploadComplete_functiondef = 'function(){wfu_ProcessUploadComplete('.$sid.', 1, "'.$wfu_process_file_array_str.'", "no-ajax", "", "", "'.$safe_output.'", ["false", "", "false"]);}';
|
377 |
$wordpress_file_upload_output .= '<script type="text/javascript">window.onload='.$ProcessUploadComplete_functiondef.'</script>';
|
|
|
378 |
}
|
379 |
|
380 |
$wordpress_file_upload_output .= wfu_post_plugin_actions($params);
|