🧹 chore: remove existing config
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 4.5 KiB |
@@ -1,5 +0,0 @@
|
||||
var V=Object.defineProperty;var $=t=>{throw TypeError(t)};var _=(t,e,r)=>e in t?V(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var b=(t,e,r)=>_(t,typeof e!="symbol"?e+"":e,r),E=(t,e,r)=>e.has(t)||$("Cannot "+r);var c=(t,e,r)=>(E(t,e,"read from private field"),r?r.call(t):e.get(t)),v=(t,e,r)=>e.has(t)?$("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),k=(t,e,r,n)=>(E(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r);const I=(t=0)=>e=>`\x1B[${e+t}m`,P=(t=0)=>e=>`\x1B[${38+t};5;${e}m`,D=(t=0)=>(e,r,n)=>`\x1B[${38+t};2;${e};${r};${n}m`,l={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],overline:[53,55],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],gray:[90,39],grey:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgGray:[100,49],bgGrey:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};Object.keys(l.modifier);const q=Object.keys(l.color),H=Object.keys(l.bgColor);[...q,...H];function J(){const t=new Map;for(const[e,r]of Object.entries(l)){for(const[n,o]of Object.entries(r))l[n]={open:`\x1B[${o[0]}m`,close:`\x1B[${o[1]}m`},r[n]=l[n],t.set(o[0],o[1]);Object.defineProperty(l,e,{value:r,enumerable:!1})}return Object.defineProperty(l,"codes",{value:t,enumerable:!1}),l.color.close="\x1B[39m",l.bgColor.close="\x1B[49m",l.color.ansi=I(),l.color.ansi256=P(),l.color.ansi16m=D(),l.bgColor.ansi=I(10),l.bgColor.ansi256=P(10),l.bgColor.ansi16m=D(10),Object.defineProperties(l,{rgbToAnsi256:{value(e,r,n){return e===r&&r===n?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(r/255*5)+Math.round(n/255*5)},enumerable:!1},hexToRgb:{value(e){const r=/[a-f\d]{6}|[a-f\d]{3}/i.exec(e.toString(16));if(!r)return[0,0,0];let[n]=r;n.length===3&&(n=[...n].map(s=>s+s).join(""));const o=Number.parseInt(n,16);return[o>>16&255,o>>8&255,o&255]},enumerable:!1},hexToAnsi256:{value:e=>l.rgbToAnsi256(...l.hexToRgb(e)),enumerable:!1},ansi256ToAnsi:{value(e){if(e<8)return 30+e;if(e<16)return 90+(e-8);let r,n,o;if(e>=232)r=((e-232)*10+8)/255,n=r,o=r;else{e-=16;const h=e%36;r=Math.floor(e/36)/5,n=Math.floor(h/6)/5,o=h%6/5}const s=Math.max(r,n,o)*2;if(s===0)return 30;let i=30+(Math.round(o)<<2|Math.round(n)<<1|Math.round(r));return s===2&&(i+=60),i},enumerable:!1},rgbToAnsi:{value:(e,r,n)=>l.ansi256ToAnsi(l.rgbToAnsi256(e,r,n)),enumerable:!1},hexToAnsi:{value:e=>l.ansi256ToAnsi(l.hexToAnsi256(e)),enumerable:!1}}),l}const u=J(),C=(()=>{if(navigator.userAgentData){const t=navigator.userAgentData.brands.find(({brand:e})=>e==="Chromium");if(t&&t.version>93)return 3}return/\b(Chrome|Chromium)\//.test(navigator.userAgent)?1:0})(),G=C!==0&&{level:C,hasBasic:!0,has256:C>=2,has16m:C>=3},Q={stdout:G,stderr:G};function X(t,e,r){let n=t.indexOf(e);if(n===-1)return t;const o=e.length;let s=0,i="";do i+=t.slice(s,n)+e+r,s=n+o,n=t.indexOf(e,s);while(n!==-1);return i+=t.slice(s),i}function Z(t,e,r,n){let o=0,s="";do{const i=t[n-1]==="\r";s+=t.slice(o,i?n-1:n)+e+(i?`\r
|
||||
`:`
|
||||
`)+r,o=n+1,n=t.indexOf(`
|
||||
`,o)}while(n!==-1);return s+=t.slice(o),s}const{stdout:L,stderr:z}=Q,j=Symbol("GENERATOR"),d=Symbol("STYLER"),p=Symbol("IS_EMPTY"),Y=["ansi","ansi","ansi256","ansi16m"],m=Object.create(null),ee=(t,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const r=L?L.level:0;t.level=e.level===void 0?r:e.level},te=t=>{const e=(...r)=>r.join(" ");return ee(e,t),Object.setPrototypeOf(e,O.prototype),e};function O(t){return te(t)}Object.setPrototypeOf(O.prototype,Function.prototype);for(const[t,e]of Object.entries(u))m[t]={get(){const r=S(this,F(e.open,e.close,this[d]),this[p]);return Object.defineProperty(this,t,{value:r}),r}};m.visible={get(){const t=S(this,this[d],!0);return Object.defineProperty(this,"visible",{value:t}),t}};const M=(t,e,r,...n)=>t==="rgb"?e==="ansi16m"?u[r].ansi16m(...n):e==="ansi256"?u[r].ansi256(u.rgbToAnsi256(...n)):u[r].ansi(u.rgbToAnsi(...n)):t==="hex"?M("rgb",e,r,...u.hexToRgb(...n)):u[r][t](...n),re=["rgb","hex","ansi256"];for(const t of re){m[t]={get(){const{level:r}=this;return function(...n){const o=F(M(t,Y[r],"color",...n),u.color.close,this[d]);return S(this,o,this[p])}}};const e="bg"+t[0].toUpperCase()+t.slice(1);m[e]={get(){const{level:r}=this;return function(...n){const o=F(M(t,Y[r],"bgColor",...n),u.bgColor.close,this[d]);return S(this,o,this[p])}}}}const ne=Object.defineProperties(()=>{},{...m,level:{enumerable:!0,get(){return this[j].level},set(t){this[j].level=t}}}),F=(t,e,r)=>{let n,o;return r===void 0?(n=t,o=e):(n=r.openAll+t,o=e+r.closeAll),{open:t,close:e,openAll:n,closeAll:o,parent:r}},S=(t,e,r)=>{const n=(...o)=>oe(n,o.length===1?""+o[0]:o.join(" "));return Object.setPrototypeOf(n,ne),n[j]=t,n[d]=e,n[p]=r,n},oe=(t,e)=>{if(t.level<=0||!e)return t[p]?"":e;let r=t[d];if(r===void 0)return e;const{openAll:n,closeAll:o}=r;if(e.includes("\x1B"))for(;r!==void 0;)e=X(e,r.close,r.open),r=r.parent;const s=e.indexOf(`
|
||||
`);return s!==-1&&(e=Z(e,o,n,s)),n+e+o};Object.defineProperties(O.prototype,m);const a=O();O({level:z?z.level:0});let K;try{K=window}catch{}const le=K!==void 0?"onscreen":"offscreen",U=()=>le==="offscreen",se={0:"debug",1:"info",2:"warn",3:"error"};var f,A,w,g;const y=class y{constructor(e={level:1,timestamp:!0,cacheSize:y.DefaultCacheSize}){v(this,f,[]);v(this,A);v(this,w,e=>{c(this,f).push(e);const r=c(this,f).length-(c(this,A).cacheSize??y.DefaultCacheSize);r>0&&c(this,f).splice(0,r)});v(this,g,(e,r,n,o)=>{const s=U()?"service-worker":"options-page",i=U()?"🧵":"⚙️";return(h,...x)=>{const N=typeof h=="string",R=new Date().toLocaleTimeString();if(c(this,w).call(this,{timeLabel:R,level:r,msg:h,context:s,args:x}),r<e.level)return;N&&(h=o(h??""));let B=`${i}`;e.timestamp&&(B+=` ${a.gray(R)}`),B+=" |",N?n(`${B} ${h}`,...x):n(B,h,...x)}});b(this,"debug");b(this,"info");b(this,"warn");b(this,"error");b(this,"getCache",()=>[...c(this,f)]);k(this,A,e),this.debug=c(this,g).call(this,e,0,console.debug.bind(console),a.gray.bind(a)),this.info=c(this,g).call(this,e,1,console.info.bind(console),a.reset.bind(a)),this.warn=c(this,g).call(this,e,2,console.warn.bind(console),a.yellow.bind(a)),this.error=c(this,g).call(this,e,3,console.error.bind(console),a.red.bind(a))}};f=new WeakMap,A=new WeakMap,w=new WeakMap,g=new WeakMap,b(y,"DefaultCacheSize",128);let T=y;const W=1,ie=new T({level:W,timestamp:!0,cacheSize:T.DefaultCacheSize});ie.info(`Log level is set to ${a.magenta(se[W])}`);export{a as c,U as i,ie as l};
|
@@ -1 +0,0 @@
|
||||
var h=Object.defineProperty;var a=s=>{throw TypeError(s)};var v=(s,e,o)=>e in s?h(s,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):s[e]=o;var i=(s,e,o)=>v(s,typeof e!="symbol"?e+"":e,o),p=(s,e,o)=>e.has(s)||a("Cannot "+o);var u=(s,e,o)=>(p(s,e,"read from private field"),o?o.call(s):e.get(s)),f=(s,e,o)=>e.has(s)?a("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(s):e.set(s,o),n=(s,e,o,t)=>(p(s,e,"write to private field"),t?t.call(s,o):e.set(s,o),o);var R=(s=>(s.Offscreen="offscreen",s.Onscreen="options",s.Popup="popup",s.Service="service",s))(R||{});const w=(s,e)=>new Promise((o,t)=>{try{s(e,void 0,l=>{o(l)})!==!0&&o(void 0)}catch(c){t(c)}});var r;class d{constructor(e,o){i(this,"callback");f(this,r);n(this,r,e),this.callback=o}get origin(){return u(this,r)}set origin(e){n(this,r,e)}}r=new WeakMap;export{R as B,d as M,w as p};
|
@@ -1 +0,0 @@
|
||||
var d=Object.defineProperty;var c=e=>{throw TypeError(e)};var h=(e,s,r)=>s in e?d(e,s,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[s]=r;var n=(e,s,r)=>h(e,typeof s!="symbol"?s+"":s,r),m=(e,s,r)=>s.has(e)||c("Cannot "+r);var a=(e,s,r)=>(m(e,s,"read from private field"),r?r.call(e):s.get(e)),u=(e,s,r)=>s.has(e)?c("Cannot add the same private member more than once"):s instanceof WeakSet?s.add(e):s.set(e,r),o=(e,s,r,i)=>(m(e,s,"write to private field"),i?i.call(e,r):s.set(e,r),r);import{M as l}from"./MessageBridge-C2lz_3Ul.js";import"./Logger-kUgoCvAm.js";var t;class f extends l{constructor(r,i){super(r,i);u(this,t,!1);n(this,"init",async()=>{a(this,t)||(o(this,t,!0),chrome.runtime.onMessage.addListener(this.callback))});n(this,"destroy",async()=>{a(this,t)&&(o(this,t,!1),chrome.runtime.onMessage.removeListener(this.callback))});n(this,"sendMessage",async r=>await chrome.runtime.sendMessage(r))}}t=new WeakMap;export{f as R};
|
@@ -1,11 +0,0 @@
|
||||
var I=Object.defineProperty;var L=t=>{throw TypeError(t)};var O=(t,s,e)=>s in t?I(t,s,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[s]=e;var m=(t,s,e)=>O(t,typeof s!="symbol"?s+"":s,e),x=(t,s,e)=>s.has(t)||L("Cannot "+e);var i=(t,s,e)=>(x(t,s,"read from private field"),e?e.call(t):s.get(t)),a=(t,s,e)=>s.has(t)?L("Cannot add the same private member more than once"):s instanceof WeakSet?s.add(t):s.set(t,e),c=(t,s,e,r)=>(x(t,s,"write to private field"),r?r.call(t,e):s.set(t,e),e);import{b as S,E as U}from"./index.esm-DBQD-6dI.js";import{M as W,B as z,p as B}from"./MessageBridge-C2lz_3Ul.js";import{l}from"./Logger-kUgoCvAm.js";var y=(t=>(t.Init="init-paddle",t.Checkout="paddle-checkout",t.PreviewPrices="paddle-preview-pricing",t.UpdateSession="paddle-update-session",t.CancelSubscription="paddle-cancel-subscription",t.Initialized="paddle-initialized",t.Updated="paddle-updated",t.CheckoutStarted="paddle-checkout-started",t.CheckoutLoaded="paddle-checkout-loaded",t.CheckoutCompleted="paddle-checkout-completed",t.CheckoutFailed="paddle-checkout-failed",t.CheckoutClosed="paddle-checkout-closed",t.CancelFlowFinished="paddle-cancel-flow-finished",t.CancelCompleted="paddle-cancel-completed",t.CancelFailed="paddle-cancel-failed",t.CancelAborted="paddle-cancel-aborted",t.PaddleEvent="paddle-paddle-event",t))(y||{}),h,p,d,n,k,f,g,b,C,v,w,E;class H extends W{constructor(e,r,o){o||(o=u=>(chrome.runtime.sendMessage(u),!1));super(r,o);a(this,h);a(this,p);a(this,d);a(this,n);m(this,"init",async()=>i(this,h)?i(this,h):(c(this,h,i(this,k).call(this)),l.info("Sandbox bridge initialized"),i(this,h)));a(this,k,async()=>{var e,r;c(this,d,i(this,p).document),c(this,n,i(this,d).createElement("iframe")),i(this,n).addEventListener("click",i(this,C),!0),i(this,n).style.cssText=i(this,E).call(this),(r=(e=i(this,n))==null?void 0:e.contentWindow)==null||r.addEventListener("message",i(this,g)),i(this,n).src=i(this,w).call(this),i(this,d).body.appendChild(i(this,n)),chrome.runtime.onMessage.addListener(i(this,f))});m(this,"destroy",async()=>{var e,r,o,u;try{(e=i(this,n))==null||e.removeEventListener("click",i(this,C)),(o=(r=i(this,n))==null?void 0:r.contentWindow)==null||o.removeEventListener("message",i(this,g))}catch(F){l.error("Error removing event listeners:",F)}chrome.runtime.onMessage.hasListener(i(this,f))&&chrome.runtime.onMessage.removeListener(i(this,f)),(u=i(this,n))==null||u.remove(),c(this,n,void 0),c(this,d,void 0),c(this,h,void 0)});m(this,"sendMessage",async e=>{var r,o;if(e={...e,origin:this.origin},!i(this,n)){l.warn("Can't send to sandbox: iframe not initialized yet.");return}try{(o=(r=i(this,n))==null?void 0:r.contentWindow)==null||o.postMessage(e,"*")}catch(u){l.error("Error sending message to sandbox:",u)}});m(this,"showFrame",()=>{var e,r,o;(e=i(this,d))==null||e.documentElement.style.setProperty("pointer-events","none"),(r=i(this,n))==null||r.style.setProperty("pointer-events","auto"),(o=i(this,n))==null||o.style.setProperty("display","block")});m(this,"hideFrame",()=>{var e,r,o;(e=i(this,n))==null||e.style.setProperty("display","none"),(r=i(this,n))==null||r.style.setProperty("pointer-events","none"),(o=i(this,d))==null||o.documentElement.style.setProperty("pointer-events","auto")});a(this,f,(e,r,o)=>(this.sendMessage(e),!1));a(this,g,async e=>{var o;if(e.source&&e.source!==((o=i(this,n))==null?void 0:o.contentWindow)){l.info("Ignoring message from unknown source:",e.source);return}const r=e.data??{};if(r.origin!=="paddle"){l.info("Ignoring message from unknown origin:",e.source);return}switch(r.origin=this.origin,r.type){case y.CheckoutStarted:this.showFrame();break;case y.CheckoutClosed:this.hideFrame();break;case"paddle-event":i(this,b).call(this,r.data);break}return i(this,v).call(this,r)});a(this,b,async e=>{switch(l.debug("Paddle event:",e),e.name){case S.CHECKOUT_CLOSED:this.hideFrame();break;case S.CHECKOUT_LOADED:this.showFrame();break}});a(this,C,e=>{e==null||e.stopPropagation()});a(this,v,async e=>(e={...e,origin:this.origin},this.origin===z.Onscreen?B(this.callback,e):chrome.runtime.sendMessage(e)));a(this,w,()=>{{const e=U.resources.sandboxSrc??"";return e.startsWith("http")?e:e.startsWith("/")?chrome.runtime.getURL(`${e}`):chrome.runtime.getURL(`/${e}`)}});a(this,E,()=>`
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: 0;
|
||||
display: none;
|
||||
background: rgba(0, 0, 0, 0.25);
|
||||
z-index: 9999;
|
||||
`);c(this,p,e),i(this,p).addEventListener("message",i(this,g))}}h=new WeakMap,p=new WeakMap,d=new WeakMap,n=new WeakMap,k=new WeakMap,f=new WeakMap,g=new WeakMap,b=new WeakMap,C=new WeakMap,v=new WeakMap,w=new WeakMap,E=new WeakMap;export{y as P,H as S};
|
Before Width: | Height: | Size: 9.4 KiB |
@@ -1 +0,0 @@
|
||||
const R={BASE_URL:"/",DEV:!1,MODE:"release",PROD:!0,SSR:!1,VITE_API_NAME:"prod-clear-cache-Api",VITE_API_URL:"https://api.clearcache.io",VITE_CHECKOUT_DOMAIN:"paddle.com",VITE_CHECKOUT_ORIGIN:"https://*.paddle.com/",VITE_CHECKOUT_URL:"https://clearcache.io/checkout/index.html",VITE_CUSTOMER_ID_ATTR_NAME:"custom:customerId",VITE_EXTENSION_HOST:"",VITE_EXTENSION_PORT:"",VITE_IDENTITY_POOL_ID:"us-east-1:3eb0088c-5f55-4e61-bde5-650f67bec1bd",VITE_OFFSCREEN_SANDBOX_SRC:"pages/offscreen/sandbox/index.html",VITE_OFFSCREEN_STORAGE_SRC:"pages/offscreen/storage/index.html",VITE_OPTIONS_SRC:"pages/options/index.html",VITE_PADDLE_API_URL:"https://api.paddle.com",VITE_PADDLE_ENVIRONMENT:"production",VITE_PADDLE_TOKEN:"live_46d5a27538475e9f3da4fb14051",VITE_REGION:"us-east-1",VITE_SANDBOX_SRC:"pages/sandbox/index.html",VITE_TERMS_ACCEPTED_AT_ATTR_NAME:"custom:termsAcceptedAt",VITE_USER_POOL_CLIENT_ID:"6h57vqvod34l886jtjr8krut9e",VITE_USER_POOL_ID:"us-east-1_7zoIi1cKO",VITE_WEBSITE_URL:"https://clearcache.io"},E=R,a={websiteUrl:E.VITE_WEBSITE_URL,apiName:E.VITE_API_NAME,apiUrl:E.VITE_API_URL,emailCodeLength:6,testUser:void 0,paddle:{apiUrl:E.VITE_PADDLE_API_URL,token:E.VITE_PADDLE_TOKEN,environment:E.VITE_PADDLE_ENVIRONMENT},links:{privacy:E.VITE_PRIVACY_LINK??"https://clearcache.io/privacy",terms:E.VITE_TERMS_LINK??"https://clearcache.io/terms",support:E.VITE_SUPPORT_LINK??"https://clearcache.io/support",listing:E.VITE_WEB_STORE_LISTING??"https://chromewebstore.google.com/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn",reviews:E.VITE_REVIEWS_LINK??"https://chromewebstore.google.com/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn/reviews",coffee:E.VITE_COFFEE_LINK??"https://buymeacoffee.com/benjaminbojko",author:E.VITE_AUTHOR_LINK??"https://buymeacoffee.com/benjaminbojko",fallbackCancel:E.VITE_FALLBACK_CANCEL_LINK??"https://paddle.net/"},aws:{s3:{REGION:E.VITE_REGION},apiGateway:{REGION:E.VITE_REGION,URL:E.VITE_API_URL},cognito:{REGION:E.VITE_REGION,USER_POOL_ID:E.VITE_USER_POOL_ID,APP_CLIENT_ID:E.VITE_USER_POOL_CLIENT_ID,IDENTITY_POOL_ID:E.VITE_IDENTITY_POOL_ID,CUSTOMER_ID_ATTR_NAME:E.VITE_CUSTOMER_ID_ATTR_NAME,TERMS_ACCEPTED_AT_ATTR_NAME:E.VITE_TERMS_ACCEPTED_AT_ATTR_NAME}},resources:{checkoutUrl:E.VITE_CHECKOUT_URL,checkoutDomain:E.VITE_CHECKOUT_DOMAIN,checkoutOrigin:E.VITE_CHECKOUT_ORIGIN,websiteUrl:E.VITE_WEBSITE_URL,sandboxSrc:E.VITE_SANDBOX_SRC,offscreenSandboxSrc:E.VITE_OFFSCREEN_SANDBOX_SRC,offscreenStorageSrc:E.VITE_OFFSCREEN_STORAGE_SRC}};var T;(function(_){_.CHECKOUT_LOADED="checkout.loaded",_.CHECKOUT_CLOSED="checkout.closed",_.CHECKOUT_UPDATED="checkout.updated",_.CHECKOUT_COMPLETED="checkout.completed",_.CHECKOUT_ERROR="checkout.error",_.CHECKOUT_FAILED="checkout.failed",_.CHECKOUT_ITEMS_UPDATED="checkout.items.updated",_.CHECKOUT_ITEMS_REMOVED="checkout.items.removed",_.CHECKOUT_CUSTOMER_CREATED="checkout.customer.created",_.CHECKOUT_CUSTOMER_UPDATED="checkout.customer.updated",_.CHECKOUT_CUSTOMER_REMOVED="checkout.customer.removed",_.CHECKOUT_PAYMENT_SELECTED="checkout.payment.selected",_.CHECKOUT_PAYMENT_INITIATED="checkout.payment.initiated",_.CHECKOUT_PAYMENT_FAILED="checkout.payment.failed",_.CHECKOUT_DISCOUNT_APPLIED="checkout.discount.applied",_.CHECKOUT_DISCOUNT_REMOVED="checkout.discount.removed"})(T||(T={}));var I;(function(_){_.DAY="day",_.WEEK="week",_.MONTH="month",_.YEAR="year"})(I||(I={}));var O;(function(_){_.ALIPAY="alipay",_.APPLE_PAY="apple-pay",_.CARD="card",_.GOOGLE_PAY="google-pay",_.IDEAL="ideal",_.PAYPAL="paypal",_.WIRE_TRANSFER="wire-transfer",_.NONE="none"})(O||(O={}));var c;(function(_){_.AMERICAN_EXPRESS="american_express",_.DINERS_CLUB="diners_club",_.DISCOVER="discover",_.JCB="jcb",_.MADA="mada",_.MAESTRO="maestro",_.MASTER_CARD="mastercard",_.UNION_PAY="union_pay",_.VISA="visa",_.UNKNOWN="unknown"})(c||(c={}));var A;(function(_){_.DRAFT="draft",_.READY="ready",_.COMPLETED="completed",_.BILLED="billed",_.canceled="canceled",_.PAST_DUE="past_due"})(A||(A={}));export{I as C,a as E,A as a,T as b};
|
Before Width: | Height: | Size: 18 KiB |
@@ -1 +0,0 @@
|
||||
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function s(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),e.crossOrigin==="use-credentials"?r.credentials="include":e.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(e){if(e.ep)return;e.ep=!0;const r=s(e);fetch(e.href,r)}})();
|
@@ -1 +0,0 @@
|
||||
import"./modulepreload-polyfill-B5Qt9EMX.js";import{S as o}from"./SandboxBridge-D2h3sBK3.js";import{B as r}from"./MessageBridge-C2lz_3Ul.js";import"./index.esm-DBQD-6dI.js";import"./Logger-kUgoCvAm.js";let i;const n=async()=>{i=new o(window,r.Offscreen),await i.init()};n();
|
@@ -1 +0,0 @@
|
||||
import"./modulepreload-polyfill-B5Qt9EMX.js";import{R as s}from"./RuntimeBridge-DW3w8fNi.js";import{B as g}from"./MessageBridge-C2lz_3Ul.js";import"./Logger-kUgoCvAm.js";const n=t=>t?{[t]:localStorage.getItem(t)}:localStorage,i=t=>({type:"initialized",data:{...n(t)}}),c=async()=>{const t=new s(g.Offscreen,(e,d,r)=>{var a;switch(e.type){case"get-local-storage":const o=n((a=e.data)==null?void 0:a.key);return r({type:"local-storage",data:{...o}}),!0;case"init":return r(i()),!0}return!1});await t.init(),await t.sendMessage(i())};c();
|
@@ -1 +0,0 @@
|
||||
import"./modulepreload-polyfill-B5Qt9EMX.js";import{E as o}from"./index.esm-DBQD-6dI.js";import{l as r,c}from"./Logger-kUgoCvAm.js";r.info(c.magenta(`Sandbox: Loading checkout url: ${o.resources.checkoutUrl}`)),window.location.href=o.resources.checkoutUrl;
|
@@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
Before Width: | Height: | Size: 850 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 814 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 7.0 KiB |
@@ -1,58 +0,0 @@
|
||||
{
|
||||
"action": {
|
||||
"default_icon": {
|
||||
"128": "img/icon/icon_128.png",
|
||||
"16": "img/icon/icon_16.png",
|
||||
"24": "img/icon/icon_24.png",
|
||||
"32": "img/icon/icon_32.png",
|
||||
"48": "img/icon/icon_48.png",
|
||||
"64": "img/icon/icon_64.png",
|
||||
"96": "img/icon/icon_96.png"
|
||||
},
|
||||
"default_title": "Clear Cache"
|
||||
},
|
||||
"background": {
|
||||
"service_worker": "service-worker-loader.js",
|
||||
"type": "module"
|
||||
},
|
||||
"commands": {
|
||||
"_execute_action": {
|
||||
"description": "Clear Cache",
|
||||
"suggested_key": {
|
||||
"default": "Ctrl+Shift+R"
|
||||
}
|
||||
}
|
||||
},
|
||||
"content_security_policy": {
|
||||
"sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.paddle.com https://buy.paddle.com https://clearcache.io/checkout/index.html; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.paddle.com https://buy.paddle.com https://clearcache.io/checkout/index.html; child-src 'self' https://clearcache.io/checkout/index.html https://buy.paddle.com; frame-src https://clearcache.io/checkout/index.html https://buy.paddle.com;"
|
||||
},
|
||||
"description": "Powerful, user-friendly browser data management, right from your toolbar.",
|
||||
"icons": {
|
||||
"128": "img/icon/icon_128.png",
|
||||
"16": "img/icon/icon_16.png",
|
||||
"24": "img/icon/icon_24.png",
|
||||
"32": "img/icon/icon_32.png",
|
||||
"48": "img/icon/icon_48.png",
|
||||
"64": "img/icon/icon_64.png",
|
||||
"96": "img/icon/icon_96.png"
|
||||
},
|
||||
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0Tx8cgLN3RHLtYSs1ZQ//YX2lD7ZwaePflRoQvJObHPmJ/cs45wckNOJnet5HxtmXacW8fDAJ7XZpLwIw+I9MWuL8FWCcNVxWo4AYzwaSw1HjR1K+GLY2A74a3siDCT0oUBSK0tp479GoojL00WMq5CcravoGQ7/7MUEHjJjT0wIDAQAB",
|
||||
"manifest_version": 3,
|
||||
"minimum_chrome_version": "101",
|
||||
"name": "Clear Cache",
|
||||
"optional_host_permissions": [ "https://*.paddle.com/" ],
|
||||
"optional_permissions": [ "scripting", "tabs", "idle" ],
|
||||
"options_page": "pages/options/index.html",
|
||||
"permissions": [ "alarms", "activeTab", "browsingData", "declarativeNetRequestWithHostAccess", "offscreen", "storage" ],
|
||||
"sandbox": {
|
||||
"pages": [ "pages/sandbox/index.html" ]
|
||||
},
|
||||
"update_url": "https://clients2.google.com/service/update2/crx",
|
||||
"version": "2.1.10.4",
|
||||
"version_name": "2.1.10-build.4",
|
||||
"web_accessible_resources": [ {
|
||||
"matches": [ "\u003Call_urls>" ],
|
||||
"resources": [ "pages/sandbox/index.html", "pages/offscreen/sandbox/index.html", "pages/offscreen/storage/index.html" ],
|
||||
"use_dynamic_url": true
|
||||
} ]
|
||||
}
|
Before Width: | Height: | Size: 8.5 KiB |
@@ -1,19 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/icon_64.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="author" content="Little Void LLC" />
|
||||
<meta name="copyright" content="Copyright Little Void LLC 2024. All Rights Reserved." />
|
||||
<title>Clear Cache Offscreen Sandbox Bridge</title>
|
||||
<script type="module" crossorigin src="/assets/offscreenSandbox-BWLdCiSi.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/modulepreload-polyfill-B5Qt9EMX.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/index.esm-DBQD-6dI.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/MessageBridge-C2lz_3Ul.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/Logger-kUgoCvAm.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/SandboxBridge-D2h3sBK3.js">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
@@ -1,18 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/icon_64.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="author" content="Little Void LLC" />
|
||||
<meta name="copyright" content="Copyright Little Void LLC 2024. All Rights Reserved." />
|
||||
<title>Clear Cache Offscreen Storage Bridge</title>
|
||||
<script type="module" crossorigin src="/assets/offscreenStorage-BlM5-N0D.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/modulepreload-polyfill-B5Qt9EMX.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/MessageBridge-C2lz_3Ul.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/Logger-kUgoCvAm.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/RuntimeBridge-DW3w8fNi.js">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
@@ -1,31 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="author" content="Little Void LLC" />
|
||||
<meta name="copyright" content="Copyright Little Void LLC 2024. All Rights Reserved." />
|
||||
|
||||
<title>Clear Cache Options</title>
|
||||
<script type="module" crossorigin src="/assets/options-CbWKPqh7.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/modulepreload-polyfill-B5Qt9EMX.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/vendor/vue-D7guW3iV.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/MessageBridge-C2lz_3Ul.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/Logger-kUgoCvAm.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/index.esm-DBQD-6dI.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/SandboxBridge-D2h3sBK3.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/vendor/aws-C9aIMT75.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/Scheduler-ITpj7yeF.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/vendor/ui-wAfM84aV.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/RuntimeBridge-DW3w8fNi.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/options-BaWLMde0.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
@@ -1,16 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="author" content="Little Void LLC" />
|
||||
<meta name="copyright" content="Copyright Little Void LLC 2024. All Rights Reserved." />
|
||||
<title>Clear Cache Sandbox</title>
|
||||
<script type="module" crossorigin src="/assets/sandbox-BK1e-51W.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/modulepreload-polyfill-B5Qt9EMX.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/index.esm-DBQD-6dI.js">
|
||||
<link rel="modulepreload" crossorigin href="/assets/Logger-kUgoCvAm.js">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
Before Width: | Height: | Size: 133 KiB |
@@ -1 +0,0 @@
|
||||
import './assets/service-worker.ts-1zxD9f1g.js';
|
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "Clear Cache",
|
||||
"short_name": "Clear Cache",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#333333",
|
||||
"background_color": "#333333",
|
||||
"display": "standalone"
|
||||
}
|
Before Width: | Height: | Size: 151 KiB |
@@ -1,914 +0,0 @@
|
||||
{
|
||||
"_1filecouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 20:27:24] 1 file could not be removed.",
|
||||
"message": "No se pudo quitar 1 archivo."
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 20:27:25] 1 file was successfully removed.",
|
||||
"message": "1 archivo se ha eliminado correctamente."
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"description": "[aws:2019-09-22 20:27:26] Adjust repeating elements",
|
||||
"message": "Ajustar elementos de repetición"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"description": "[aws:2019-09-22 20:27:26] Advanced scrolling",
|
||||
"message": "Desplazamiento avanzado"
|
||||
},
|
||||
"_Align": {
|
||||
"description": "[aws:2019-09-22 20:27:27] Align",
|
||||
"message": "Alinear"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"description": "[aws:2019-09-22 20:27:28] Any issues?",
|
||||
"message": "¿Algún problema?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"description": "[aws:2019-09-22 20:27:28] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested.",
|
||||
"message": "Todos los permisos opcionales que se hayan concedido anteriormente aparecerán marcados aquí. Puede revocarlos en cualquier momento. Si se necesitan de nuevo en el futuro, se les volverá a solicitar."
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"description": "[aws:2019-09-22 20:27:29] Are you enjoying this extension?",
|
||||
"message": "¿Estás disfrutando de esta extensión?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 20:27:30] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)",
|
||||
"message": "¿Está seguro de que desea eliminar 1 screencapture?\n (Esta acción no se puede deshacer)."
|
||||
},
|
||||
"_AreyousureyouwanttodeletecountscreencapturesThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:04:57] Are you sure you want to delete $count$ screen captures?\n (This action cannot be undone.)",
|
||||
"message": "¿Está seguro de que desea eliminar capturas de pantalla $count$?\n (Esta acción no se puede deshacer).",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 20:27:32] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)",
|
||||
"message": "¿Está seguro de que desea eliminar esta captura de pantalla?\n(Esta acción no se puede deshacer)."
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"description": "[aws:2019-09-22 20:27:33] Are you sure you want to reset to the extension’s original theme defaults?",
|
||||
"message": "¿Está seguro de que desea restablecer los valores predeterminados del tema original de la extensión?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"description": "[aws:2019-09-22 20:27:33] Arrow",
|
||||
"message": "Flecha"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 20:27:34] Auto-download files",
|
||||
"message": "Descarga automática de archivos"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 18:50:19] Auto-download is enabled. You can change this in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "La descarga automática está habilitada. Puede cambiar esto en \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">opciones\u003C/a>."
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"description": "[aws:2019-09-22 20:27:35] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\".",
|
||||
"message": "Descargue automáticamente su captura de pantalla en lugar de abrirlo en una nueva ventana. Esto significa que la pestaña de captura de extensión no se abrirá. Puede volver aquí haciendo clic derecho en la extensión y seleccionando «Opciones»."
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"description": "[aws:2019-09-22 20:27:36] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority.",
|
||||
"message": "Muestra automáticamente un cuadro de diálogo «guardar como» al descargar las capturas de pantalla. Si la opción «Preguntar dónde guardar cada archivo antes de descargarlo» está habilitada en la configuración de Chrome, tendrá prioridad."
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 20:27:36] Back to capture (changes are auto-saved)",
|
||||
"message": "Volver a la captura (los cambios se guardan automáticamente)"
|
||||
},
|
||||
"_Blur": {
|
||||
"description": "[aws:2019-09-22 20:27:38] Blur",
|
||||
"message": "Desenfoque"
|
||||
},
|
||||
"_Bold": {
|
||||
"description": "[aws:2019-09-22 20:27:38] Bold",
|
||||
"message": "Negrita"
|
||||
},
|
||||
"_Cancel": {
|
||||
"description": "[aws:2019-09-23 18:50:19] Cancel",
|
||||
"message": "Cancelar"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 18:50:20] Cannot auto-download, you need to reapprove the Downloads permission in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "No se puede descargar automáticamente, es necesario volver a aprobar el permiso Descargas en \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">las opciones\u003C/a>."
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"description": "[aws:2019-09-22 20:27:40] Cannot download files",
|
||||
"message": "No se pueden descargar archivos"
|
||||
},
|
||||
"_Capture": {
|
||||
"description": "[aws:2019-09-22 20:27:40] Capture",
|
||||
"message": "Capturar"
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"description": "[aws:2019-09-23 18:50:21] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL.",
|
||||
"message": "Chrome no permite el acceso a algunas URL por motivos de seguridad. Esto incluye la galería de la tienda web, otras extensiones de Chrome y las URL de Chrome: //. La página actual parece ser una URL restringida."
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"description": "[aws:2019-09-22 20:27:41] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!",
|
||||
"message": "Chrome impide que las extensiones guarden archivos fuera del directorio de descargas predeterminado. La ruta introducida se ha actualizado en consecuencia. ¡Lo siento!"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"description": "[aws:2019-09-22 20:27:42] Click + drag in layers pane",
|
||||
"message": "Haga clic en + arrastrar en el panel de capas"
|
||||
},
|
||||
"_Color": {
|
||||
"description": "[aws:2019-09-22 20:27:42] Color",
|
||||
"message": "Color"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"description": "[aws:2019-09-22 20:27:43] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future.",
|
||||
"message": "Configure los ajustes de la extensión Captura de pantalla de página completa. Estén atentos para más actualizaciones. La configuración de la beta puede cambiar en el futuro."
|
||||
},
|
||||
"_Continueediting": {
|
||||
"description": "[aws:2019-09-22 20:27:44] Continue editing",
|
||||
"message": "Continuar editando"
|
||||
},
|
||||
"_CropImage": {
|
||||
"description": "[aws:2019-09-22 20:27:45] Crop Image",
|
||||
"message": "Recortar imagen"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"description": "[aws:2019-09-22 20:27:44] Crop, edit, annotate, and export",
|
||||
"message": "Recortar, editar, anotar y exportar"
|
||||
},
|
||||
"_Delete": {
|
||||
"description": "[aws:2019-09-22 20:27:46] Delete",
|
||||
"message": "Borrar"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"description": "[aws:2019-09-22 20:27:47] Delete current selection",
|
||||
"message": "Eliminar selección actual"
|
||||
},
|
||||
"_Directory": {
|
||||
"description": "[aws:2019-09-22 20:27:48] Directory:",
|
||||
"message": "Directorio:"
|
||||
},
|
||||
"_Document": {
|
||||
"description": "[aws:2019-09-22 20:27:48] Document",
|
||||
"message": "Documento"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"description": "[aws:2019-09-22 20:27:49] Document edits",
|
||||
"message": "Ediciones de documentos"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"description": "[aws:2019-09-22 20:27:49] Done Cropping",
|
||||
"message": "Recorte terminado"
|
||||
},
|
||||
"_Download": {
|
||||
"description": "[aws:2019-09-22 20:27:50] Download",
|
||||
"message": "Descargar"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"description": "[aws:2019-09-22 20:27:51] Download & Export",
|
||||
"message": "Descargar y exportar"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"description": "[aws:2019-09-22 20:27:51] Download permission is required",
|
||||
"message": "Se requiere permiso de descarga"
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"description": "[aws:2019-09-22 20:27:52] Download permission not granted",
|
||||
"message": "Permiso de descarga no concedido"
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"description": "[aws:2019-09-22 20:27:53] Downloads permission",
|
||||
"message": "Permiso de descargas"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"description": "[aws:2019-09-22 20:27:53] Drag layer control points",
|
||||
"message": "Arrastrar puntos de control de capa"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"description": "[aws:2019-09-22 20:27:54] Duplicate selection",
|
||||
"message": "Selección duplicada"
|
||||
},
|
||||
"_Edited": {
|
||||
"description": "[aws:2019-09-22 20:27:55] Edited",
|
||||
"message": "Editado"
|
||||
},
|
||||
"_Elements": {
|
||||
"description": "[aws:2019-09-22 20:27:55] Elements",
|
||||
"message": "Elementos"
|
||||
},
|
||||
"_Emoji": {
|
||||
"description": "[aws:2019-09-22 20:27:56] Emoji",
|
||||
"message": "Emoji"
|
||||
},
|
||||
"_Enabled": {
|
||||
"description": "[aws:2019-09-22 20:27:57] Enabled",
|
||||
"message": "Activado"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"description": "[aws:2019-09-22 20:27:57] Enter text here",
|
||||
"message": "Introduzca el texto aquí"
|
||||
},
|
||||
"_Error": {
|
||||
"description": "[aws:2019-09-22 20:27:58] Error",
|
||||
"message": "Error"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"description": "[aws:2019-09-22 20:27:58] Error downloading file",
|
||||
"message": "Error al descargar el archivo"
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"description": "[aws:2019-09-22 20:27:59] Error downloading files",
|
||||
"message": "Error al descargar archivos"
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 20:28:00] Error handling files. Please report this via the flag reporting button above.",
|
||||
"message": "Error al manejar archivos. Por favor, infórmese a través del botón de notificación de la marca anterior."
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"description": "[aws:2019-09-22 20:28:01] Error loading history",
|
||||
"message": "Error al cargar el historial"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"description": "[aws:2019-09-22 20:28:01] Error loading image",
|
||||
"message": "Error al cargar la imagen"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"description": "[aws:2019-09-22 20:28:02] Error opening screenshot",
|
||||
"message": "Error al abrir la captura de pantalla"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"description": "[aws:2019-09-22 20:28:02] Error removing screenshot",
|
||||
"message": "Error al eliminar la captura de pantalla"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"description": "[aws:2019-09-22 20:28:03] Exit zoom",
|
||||
"message": "Zoom de salida"
|
||||
},
|
||||
"_Export": {
|
||||
"description": "[aws:2019-09-22 20:28:04] Export",
|
||||
"message": "Exportar"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"description": "[aws:2019-09-23 18:50:23] Extension settings",
|
||||
"message": "Configuración de extensión"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"description": "[aws:2019-09-23 18:50:25] Extra permissions are required to access the underlying page.",
|
||||
"message": "Se requieren permisos adicionales para acceder a la página subyacente."
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"description": "[aws:2019-09-23 18:50:25] Extra permissions required",
|
||||
"message": "Permisos adicionales necesarios"
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"description": "[aws:2019-09-23 18:50:26] File access needed",
|
||||
"message": "Se necesita acceso a archivos"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"description": "[aws:2019-09-22 20:28:04] File no longer exists—perhaps it has been cleared from your browser",
|
||||
"message": "El archivo ya no existe; tal vez se haya borrado de su navegador"
|
||||
},
|
||||
"_Fill": {
|
||||
"description": "[aws:2019-09-22 20:28:05] Fill",
|
||||
"message": "Llenar"
|
||||
},
|
||||
"_Font": {
|
||||
"description": "[aws:2019-09-22 20:28:06] Font",
|
||||
"message": "Fuente"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 18:50:27] For additional questions, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "Para preguntas adicionales, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">póngase en contacto con nosotros\u003C/a>."
|
||||
},
|
||||
"_Getstarted": {
|
||||
"description": "[aws:2019-09-22 20:28:07] Get started",
|
||||
"message": "Empezar"
|
||||
},
|
||||
"_Gotit": {
|
||||
"description": "[aws:2019-09-22 20:28:08] Got it!",
|
||||
"message": "¡Lo tengo!"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"description": "[aws:2019-09-22 20:28:08] Go to your account",
|
||||
"message": "Ir a su cuenta"
|
||||
},
|
||||
"_Help": {
|
||||
"description": "[aws:2019-09-22 20:28:09] Help",
|
||||
"message": "Ayudar"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"description": "[aws:2019-09-22 20:28:09] Help / Shortcuts",
|
||||
"message": "Ayuda/Accesos directos"
|
||||
},
|
||||
"_History": {
|
||||
"description": "[aws:2019-09-22 20:28:10] History",
|
||||
"message": "Historia"
|
||||
},
|
||||
"_Hooray": {
|
||||
"description": "[aws:2019-09-22 20:28:11] Hooray",
|
||||
"message": "Hurra"
|
||||
},
|
||||
"_Icon": {
|
||||
"description": "[aws:2019-09-22 20:28:11] Icon",
|
||||
"message": "Icono"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 20:28:13] If this persists, please report it via the flag reporting button above.",
|
||||
"message": "Si esto persiste, infórmese a través del botón de notificación de marca anterior."
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"description": "[aws:2019-09-22 20:28:13] If you’d like to try this feature in the future, click on the “Edit” button up top.",
|
||||
"message": "Si quieres probar esta función en el futuro, haz clic en el botón «Editar» arriba."
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"description": "[aws:2019-09-22 20:28:14] Image deleted",
|
||||
"message": "Imagen eliminada"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"description": "[aws:2019-09-22 20:28:15] Image format:",
|
||||
"message": "Formato de imagen:"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"description": "[aws:2019-09-22 20:28:15] Insert shapes",
|
||||
"message": "Insertar formas"
|
||||
},
|
||||
"_Italic": {
|
||||
"description": "[aws:2019-09-22 20:28:16] Italic",
|
||||
"message": "Cursiva"
|
||||
},
|
||||
"_Layers": {
|
||||
"description": "[aws:2019-09-22 20:28:17] Layers",
|
||||
"message": "Capas"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"description": "[aws:2019-09-22 20:28:17] Learn more",
|
||||
"message": "Más información"
|
||||
},
|
||||
"_Line": {
|
||||
"description": "[aws:2019-09-22 20:28:18] Line",
|
||||
"message": "Línea"
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"description": "[aws:2019-09-23 18:50:27] Load permissions dialog?",
|
||||
"message": "¿Cargar el cuadro de diálogo de permisos?"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"description": "[aws:2019-09-22 20:28:19] Login to Export",
|
||||
"message": "Iniciar sesión para exportar"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"description": "[aws:2019-09-22 20:28:20] Look for an element within the page with its own scroll bars and scroll that item during the capture.",
|
||||
"message": "Busque un elemento dentro de la página con sus propias barras de desplazamiento y desplácese ese elemento durante la captura."
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"description": "[aws:2019-09-22 20:28:21] Might you consider taking a minute to rate it in the Webstore?",
|
||||
"message": "¿Podrías considerar tomarte un minuto para calificarlo en la tienda web?"
|
||||
},
|
||||
"_More": {
|
||||
"description": "[aws:2019-09-22 20:28:21] More",
|
||||
"message": "Más"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"description": "[aws:2019-09-22 20:28:22] Mouse or arrow keys",
|
||||
"message": "Teclas de flecha o ratón"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"description": "[aws:2019-09-22 20:28:23] Mouse or layers pane",
|
||||
"message": "Panel de mouse o capas"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"description": "[aws:2019-09-22 20:28:23] Move layer",
|
||||
"message": "Mover capa"
|
||||
},
|
||||
"_None": {
|
||||
"description": "[aws:2019-09-22 20:28:24] None",
|
||||
"message": "Ninguna"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"description": "[aws:2019-09-22 20:28:25] No screen captures found. Go make some!",
|
||||
"message": "No se han encontrado capturas de pantalla. ¡Ve a hacer algo!"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"description": "[aws:2019-09-23 18:50:28] Note: this page is too large for the Chrome browser to capture as one image. It will be split into \u003Cspan id=\"screenshot-count\">multiple\u003C/span> images.",
|
||||
"message": "Nota: esta página es demasiado grande para que el navegador Chrome se capture como una sola imagen. Se dividirá en \u003Cspan id=\"screenshot-count\">múltiples\u003C/span> imágenes."
|
||||
},
|
||||
"_Nothanks": {
|
||||
"description": "[aws:2019-09-22 20:28:26] No, thanks.",
|
||||
"message": "No, gracias."
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"description": "[aws:2019-09-22 20:28:26] No thanks continue editing",
|
||||
"message": "No gracias continuar editando"
|
||||
},
|
||||
"_Notreally": {
|
||||
"description": "[aws:2019-09-22 20:28:27] Not really",
|
||||
"message": "En realidad no."
|
||||
},
|
||||
"_OK": {
|
||||
"description": "[aws:2019-09-23 18:50:29] OK",
|
||||
"message": "DE ACUERDO"
|
||||
},
|
||||
"_On": {
|
||||
"description": "[aws:2019-09-22 20:28:29] On",
|
||||
"message": "Sobre"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"description": "[aws:2019-09-22 20:28:30] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios.",
|
||||
"message": "En Mac Chrome hay problemas con «guardar como» para la descarga automática y al descargar varios archivos, por lo que está deshabilitado en esos escenarios."
|
||||
},
|
||||
"_Options": {
|
||||
"description": "[aws:2019-09-22 20:28:31] Options",
|
||||
"message": "Opciones"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"description": "[aws:2019-09-22 20:28:32] Order layer",
|
||||
"message": "Capa de pedido"
|
||||
},
|
||||
"_Outline": {
|
||||
"description": "[aws:2019-09-22 20:28:32] Outline",
|
||||
"message": "Esbozo"
|
||||
},
|
||||
"_Oval": {
|
||||
"description": "[aws:2019-09-22 20:28:33] Oval",
|
||||
"message": "Oval"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"description": "[aws:2019-09-22 20:28:36] PDF size:",
|
||||
"message": "Tamaño PDF:"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"description": "[aws:2019-09-22 20:28:38] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression.",
|
||||
"message": "PNG no tiene pérdidas y debe coincidir exactamente con lo que se ve en la pantalla, pero generalmente tendrá tamaños de archivo más grandes que JPG, que usa compresión."
|
||||
},
|
||||
"_Pad": {
|
||||
"description": "[aws:2019-09-22 20:28:34] Pad",
|
||||
"message": "Bloc"
|
||||
},
|
||||
"_Padding": {
|
||||
"description": "[aws:2019-09-22 20:28:34] Padding",
|
||||
"message": "Acolchado"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"description": "[aws:2019-09-22 20:28:35] Padding / Border",
|
||||
"message": "Relleno/Borde"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 20:28:36] Permission needed to download files",
|
||||
"message": "Permiso necesario para descargar archivos"
|
||||
},
|
||||
"_Permissions": {
|
||||
"description": "[aws:2019-09-22 20:28:37] Permissions",
|
||||
"message": "Permisos"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"description": "[aws:2019-09-23 18:50:30] Please go to your Chrome extension settings and enable \u003Cstrong>“Allow access to file URLs”\u003C/strong>, so the extension can access this page. \u003Cbr>\u003Cbr>",
|
||||
"message": "Ve a la configuración de la extensión de Chrome y habilita \u003Cstrong>«Permitir acceso a URL de archivos»\u003C/strong>para que la extensión pueda acceder a esta página. \u003Cbr>\u003Cbr>"
|
||||
},
|
||||
"_Position": {
|
||||
"description": "[aws:2019-09-22 20:28:39] Position",
|
||||
"message": "Posición"
|
||||
},
|
||||
"_Radius": {
|
||||
"description": "[aws:2019-09-22 20:28:39] Radius",
|
||||
"message": "Radio"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"description": "[aws:2019-09-22 20:28:40] Rectangle",
|
||||
"message": "Rectángulo"
|
||||
},
|
||||
"_Redo": {
|
||||
"description": "[aws:2019-09-22 20:28:41] Redo",
|
||||
"message": "Rehacer"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"description": "[aws:2019-09-22 20:28:41] Remove files",
|
||||
"message": "Eliminar archivos"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"description": "[aws:2019-09-22 20:28:42] Report issue.",
|
||||
"message": "Informe de problema."
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"description": "[aws:2019-09-22 20:28:42] Resize layer",
|
||||
"message": "Cambiar el tamaño de la capa"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"description": "[aws:2019-09-22 20:28:44] Rounded corners",
|
||||
"message": "Esquinas redondeadas"
|
||||
},
|
||||
"_Saveas": {
|
||||
"description": "[aws:2019-09-22 20:28:44] Save as",
|
||||
"message": "Guardar como"
|
||||
},
|
||||
"_Saved": {
|
||||
"description": "[aws:2019-09-22 20:28:45] Saved",
|
||||
"message": "Salvado"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"description": "[aws:2019-09-22 20:28:46] Save this permission (if accepted) for future captures. It can still be revoked later from the options page.",
|
||||
"message": "Guarde este permiso (si se acepta) para futuras capturas. Todavía se puede revocar más tarde desde la página de opciones."
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"description": "[aws:2019-09-23 18:50:30] Screen capture in progress…",
|
||||
"message": "Captura de pantalla en curso..."
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"description": "[aws:2019-09-22 20:28:47] Select 1 or more screenshots to use this action.",
|
||||
"message": "Seleccione 1 o más capturas de pantalla para utilizar esta acción."
|
||||
},
|
||||
"_Selected": {
|
||||
"description": "[aws:2019-09-22 20:28:48] Selected",
|
||||
"message": "Seleccionado"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"description": "[aws:2019-09-22 20:28:48] Select layer",
|
||||
"message": "Seleccionar capa"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"description": "[aws:2019-09-22 20:28:49] Set theme defaults",
|
||||
"message": "Establecer los valores predeterminados del tema"
|
||||
},
|
||||
"_Shapes": {
|
||||
"description": "[aws:2019-09-22 20:28:50] Shapes",
|
||||
"message": "Formas"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"description": "[aws:2019-09-22 20:28:50] Sign up for a free 7-day trial to unlock the editor and download your masterpiece.",
|
||||
"message": "Regístrese para obtener una prueba gratuita de 7 días para desbloquear el editor y descargar su obra maestra."
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"description": "[aws:2019-09-22 20:28:51] Sign up to Export",
|
||||
"message": "Regístrate para Exportar"
|
||||
},
|
||||
"_Size": {
|
||||
"description": "[aws:2019-09-22 20:28:52] Size",
|
||||
"message": "Tamaño"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 18:50:31] Something went wrong. Try refreshing the page and running this again. \u003Cbr>\u003Cbr> If this persists, please \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "Algo salió mal. Intente actualizar la página y volver a ejecutarla. \u003Cbr>\u003Cbr>Si esto persiste, póngase \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">en contacto con nosotros\u003C/a>."
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"description": "[aws:2019-09-22 20:28:52] Something went wrong deleting your screenshot.",
|
||||
"message": "Algo salió mal al eliminar tu captura de pantalla."
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"description": "[aws:2019-09-22 20:28:53] Something went wrong opening this screenshot into a new.",
|
||||
"message": "Algo salió mal al abrir esta captura de pantalla en una nueva."
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"description": "[aws:2019-09-22 20:28:54] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot.",
|
||||
"message": "A veces, los elementos, como un botón de «volver a la parte superior» o un pie de página pegajoso se repetirán en la página. Esto intenta posicionarlos absolutamente para evitar que se repitan en un chirrido."
|
||||
},
|
||||
"_Sorry": {
|
||||
"description": "[aws:2019-09-22 20:28:55] Sorry",
|
||||
"message": "Lo siento, lo siento"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"description": "[aws:2019-09-22 20:28:56] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed).",
|
||||
"message": "Especifique un directorio debajo del directorio de descargas para guardar las capturas de pantalla, como «capturas de pantalla». El valor predeterminado es el directorio de descargas si está en blanco. (Limítalo a letras, números, guiones, guiones bajos y barras diagonales; los caracteres no válidos se eliminarán automáticamente)."
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"description": "[aws:2019-09-22 20:28:56] Specify the format size of PDFs for when exporting to PDF.",
|
||||
"message": "Especifique el tamaño de formato de los archivos PDF para al exportar a PDF."
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"description": "[aws:2019-09-22 20:28:57] Start your free trial",
|
||||
"message": "Comience su prueba gratuita"
|
||||
},
|
||||
"_Stickers": {
|
||||
"description": "[aws:2019-09-22 20:28:58] Stickers",
|
||||
"message": "Pegatinas"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"description": "[aws:2019-09-22 20:28:58] Still loading",
|
||||
"message": "Se sigue cargando"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"description": "[aws:2019-09-22 20:28:59] Take me to the Webstore!",
|
||||
"message": "¡Llévame a la tienda web!"
|
||||
},
|
||||
"_Text": {
|
||||
"description": "[aws:2019-09-22 20:29:00] Text",
|
||||
"message": "Texto"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"description": "[aws:2019-09-22 20:29:00] Thank you for supporting Full Page Screen Capture",
|
||||
"message": "Gracias por apoyar la captura de pantalla de página completa"
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"description": "[aws:2019-09-22 20:29:01] The best and safest way to capture a screenshot of an entire web page.",
|
||||
"message": "La mejor y más segura manera de capturar una captura de pantalla de una página web completa."
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"description": "[aws:2019-09-22 20:29:02] The download permission is required to enable the download as PDF feature.",
|
||||
"message": "El permiso de descarga es necesario para habilitar la función de descarga como PDF."
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"description": "[aws:2019-09-22 20:29:02] The following files could not be downloaded:",
|
||||
"message": "No se pudieron descargar los siguientes archivos:"
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"description": "[aws:2019-09-22 20:29:03] Theme Defaults",
|
||||
"message": "Valores predeterminados del tema"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 20:29:04] There was an error downloading files, please report it via the flag button above.",
|
||||
"message": "Se ha producido un error al descargar archivos, infórmelos a través del botón de bandera de arriba."
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 20:29:05] These settings will apply to all future edits of screenshots. Changes are autosaved.",
|
||||
"message": "Esta configuración se aplicará a todas las ediciones futuras de capturas de pantalla. Los cambios se guardan automáticamente."
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"description": "[aws:2019-09-22 20:29:05] The specified image could not be found.",
|
||||
"message": "No se pudo encontrar la imagen especificada."
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"description": "[aws:2019-09-22 20:29:06] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!",
|
||||
"message": "Esta extensión requiere mucho trabajo para mantener. ¡Es realmente significativo escuchar que lo encuentras útil!"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 20:29:07] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above.",
|
||||
"message": "Esto está tardando más de lo esperado en cargarse. ¡Aguanta fuerte! Si nada se actualiza después de un tiempo, infórmalo a través del botón de la marca de informes anterior."
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"description": "[aws:2019-09-22 20:29:08] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work.",
|
||||
"message": "Este permiso permite un mayor control sobre el funcionamiento de las descargas dentro de la extensión. Se ha guardado su preferencia, y este botón de descarga ahora retrocede a las descargas predeterminadas al hacer clic del navegador. Sin embargo, se le pedirá que utilice cualquiera de las características avanzadas de las páginas Historial u Opciones, ya que necesitan estos permisos para funcionar."
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"description": "[aws:2019-09-22 20:29:09] This permission is required for the download buttons and the auto-download feature.",
|
||||
"message": "Este permiso es necesario para los botones de descarga y la función de descarga automática."
|
||||
},
|
||||
"_Thispermissionisrequiredinordertoscrolltheinnercontentsofiframesorframesets": {
|
||||
"description": "[aws:2019-09-22 23:05:00] This permission is required in order to scroll the inner contents of $iframes$ or $framesets$.",
|
||||
"message": "Este permiso es necesario para desplazar el contenido interno de $iframes$ o $framesets$.",
|
||||
"placeholders": {
|
||||
"framesets": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">framesets\u003C/a>",
|
||||
"example": "framesets"
|
||||
},
|
||||
"iframes": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframes\u003C/a>",
|
||||
"example": "iframes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 20:29:10] This screenshot been successfully removed.",
|
||||
"message": "Esta captura de pantalla se ha eliminado correctamente."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"description": "[aws:2019-09-23 18:50:32] This site appears to have embedded content within an a \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset\u003C/a>.",
|
||||
"message": "Este sitio parece tener contenido incrustado dentro de un \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">conjunto de marcos\u003C/a>."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"description": "[aws:2019-09-23 18:50:32] This site appears to have embedded content within an \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>.",
|
||||
"message": "Este sitio parece tener contenido incrustado dentro de un \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>."
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"description": "[aws:2019-09-23 18:50:33] This test version has expired. Please reach out to get an update or switch over to the proper extension in the \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>.",
|
||||
"message": "Esta versión de prueba ha caducado. Ponte en contacto para obtener una actualización o cambia a la extensión adecuada en \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>."
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"description": "[aws:2019-09-22 20:29:12] Toggle URL / browser",
|
||||
"message": "Alternar URL/navegador"
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"description": "[aws:2019-09-22 20:29:11] Toggle crop",
|
||||
"message": "Alternar recorte"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"description": "[aws:2019-09-22 20:29:12] Toggle padding / border",
|
||||
"message": "Alternar relleno/borde"
|
||||
},
|
||||
"_Type": {
|
||||
"description": "[aws:2019-09-22 20:29:13] Type",
|
||||
"message": "Tipo"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"description": "[aws:2019-09-22 20:29:16] URL / Browser",
|
||||
"message": "URL/Navegador"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"description": "[aws:2019-09-22 20:29:17] URL on bottom",
|
||||
"message": "URL en la parte inferior"
|
||||
},
|
||||
"_URLontop": {
|
||||
"description": "[aws:2019-09-22 20:29:17] URL on top",
|
||||
"message": "URL en la parte superior"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"description": "[aws:2019-09-22 20:29:14] Unable to find image",
|
||||
"message": "No se puede encontrar la imagen"
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"description": "[aws:2019-09-22 20:29:14] Unable to load image",
|
||||
"message": "No se puede cargar la imagen"
|
||||
},
|
||||
"_Undo": {
|
||||
"description": "[aws:2019-09-22 20:29:15] Undo",
|
||||
"message": "Deshacer"
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"description": "[aws:2019-09-23 18:50:35] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page.",
|
||||
"message": "Advertencia: la extensión no está diseñada para manejar capturas extremadamente grandes. Es posible que no se complete una captura de esta página."
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"description": "[aws:2019-09-22 20:29:19] Watch Demo",
|
||||
"message": "Ver Demo"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 20:29:20] Welcome to the Full Page Editor!",
|
||||
"message": "¡Bienvenido al editor de página completa!"
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"description": "[aws:2019-09-23 18:50:36] Welcome to the Full Page Screen Capture extension.",
|
||||
"message": "Bienvenido a la extensión de captura de pantalla de página completa."
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 20:29:21] Welcome to the official Full Page Editor!",
|
||||
"message": "¡Bienvenido al editor oficial de página completa!"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"description": "[aws:2019-09-22 20:29:21] We’re excited to have you aboard.",
|
||||
"message": "Estamos emocionados de tenerte a bordo."
|
||||
},
|
||||
"_Width": {
|
||||
"description": "[aws:2019-09-22 20:29:22] Width",
|
||||
"message": "Ancho"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"description": "[aws:2019-09-22 20:29:23] Would you like to report any issues you’re experiencing, so we can improve this extension together?",
|
||||
"message": "¿Desea informar de algún problema que esté experimentando para que podamos mejorar esta extensión juntos?"
|
||||
},
|
||||
"_Yes": {
|
||||
"description": "[aws:2019-09-22 20:29:23] Yes!",
|
||||
"message": "¡Sí! ¡Sí!"
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"description": "[aws:2019-09-23 18:50:36] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions.",
|
||||
"message": "Puede ejecutar esto en cualquier página web, excepto aquellas en las que el navegador restringe que las extensiones ejecuten scripts. Esto incluye la tienda web de Chrome, las páginas de configuración del navegador y otras extensiones."
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"description": "[aws:2019-09-23 18:50:37] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen.",
|
||||
"message": "Es posible que deba volver a ejecutar la extensión después de interactuar con el cuadro de diálogo. Si cancela, capturará sólo la pantalla visible."
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 20:29:24] You need to grant the download privilege in order to download files",
|
||||
"message": "Debe conceder el privilegio de descarga para descargar archivos"
|
||||
},
|
||||
"_Zoom": {
|
||||
"description": "[aws:2019-09-22 20:29:25] Zoom",
|
||||
"message": "Zoom"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"description": "[aws:2019-09-22 20:29:25] Zoom in",
|
||||
"message": "Acercar"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"description": "[aws:2019-09-22 20:29:26] Zoom out",
|
||||
"message": "Alejar"
|
||||
},
|
||||
"_billedannually": {
|
||||
"description": "[aws:2019-09-22 20:27:37] billed annually",
|
||||
"message": "facturado anualmente"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"description": "[aws:2019-09-22 20:27:39] cancel anytime",
|
||||
"message": "cancelar en cualquier momento"
|
||||
},
|
||||
"_close": {
|
||||
"description": "[aws:2019-09-23 18:50:22] close",
|
||||
"message": "cerca"
|
||||
},
|
||||
"_details": {
|
||||
"description": "[aws:2019-09-23 18:50:22] details…",
|
||||
"message": "detalles..."
|
||||
},
|
||||
"_fullimage": {
|
||||
"description": "[aws:2019-09-22 20:28:06] full image",
|
||||
"message": "imagen completa"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"description": "[aws:2019-09-22 20:28:12] iFrame permission",
|
||||
"message": "Permiso iFrame"
|
||||
},
|
||||
"_loading": {
|
||||
"description": "[aws:2019-09-22 20:28:18] loading…",
|
||||
"message": "cargando..."
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 23:04:58] $num$ files could not be removed.",
|
||||
"message": "No se pudieron eliminar los archivos $num$.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:04:59] $num$ files were successfully removed.",
|
||||
"message": "$num$ archivos se han eliminado correctamente.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_or": {
|
||||
"description": "[aws:2019-09-22 20:28:31] or",
|
||||
"message": "o"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"description": "[aws:2019-09-22 20:28:43] restore factory defaults",
|
||||
"message": "restaurar valores predeterminados de fábrica"
|
||||
},
|
||||
"_search": {
|
||||
"description": "[aws:2019-09-22 20:28:46] search…",
|
||||
"message": "buscar..."
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"description": "[aws:2019-09-22 20:29:16] upon trial completion",
|
||||
"message": "una vez finalizado el juicio"
|
||||
},
|
||||
"_version": {
|
||||
"description": "[aws:2019-09-22 20:29:18] version",
|
||||
"message": "versión"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"description": "[aws:2019-09-22 20:29:19] watch a demo video",
|
||||
"message": "ver un video de demostración"
|
||||
},
|
||||
"actionClose": {
|
||||
"description": "[aws:2019-09-22 20:29:27] Close",
|
||||
"message": "Cerrar"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"description": "[aws:2019-09-22 20:29:27] Delete image",
|
||||
"message": "Eliminar imagen"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"description": "[aws:2019-09-22 20:29:28] Download image",
|
||||
"message": "Descargar imagen"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"description": "[aws:2019-09-22 20:29:28] Download PDF",
|
||||
"message": "Descargar PDF"
|
||||
},
|
||||
"actionEdit": {
|
||||
"description": "[aws:2019-09-22 20:29:29] Edit",
|
||||
"message": "Editar"
|
||||
},
|
||||
"actionOK": {
|
||||
"description": "[aws:2019-09-22 20:29:30] OK",
|
||||
"message": "DE ACUERDO"
|
||||
},
|
||||
"actionReport": {
|
||||
"description": "[aws:2019-09-22 20:29:30] Report issue",
|
||||
"message": "Problema del informe"
|
||||
},
|
||||
"appDesc": {
|
||||
"description": "[aws:2019-09-22 20:27:05] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!",
|
||||
"message": "Captura una captura de pantalla de tu página actual en su totalidad y de forma fiable, sin solicitar ningún permiso adicional."
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"description": "Take your screenshots to the next level with Full Page Screen Capture Premium",
|
||||
"message": "Lleve sus capturas de pantalla al siguiente nivel con “Full Page Capture Premium”"
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"description": "Get started (free 1-week trial)",
|
||||
"message": "Pruébelo ya (periodo gratuito de prueba de 1 semana)"
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"description": "Sign in",
|
||||
"message": "Inicie Sesión"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"description": "Already have an account?",
|
||||
"message": "Ya tiene cuenta?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"description": "Including advanced editing and annotation features of screenshots",
|
||||
"message": "Incluyendo la opción de editar imágenes y añadir textos a sus capturas de pantalla."
|
||||
},
|
||||
"navHistory": {
|
||||
"description": "[aws:2019-09-22 20:29:31] History",
|
||||
"message": "Historia"
|
||||
},
|
||||
"navOptions": {
|
||||
"description": "[aws:2019-09-22 20:29:32] Options",
|
||||
"message": "Opciones"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"description": "No thanks",
|
||||
"message": "No gracias"
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"description": "Try editing and annotating your screenshot",
|
||||
"message": "Pruebe a editar y añadir texto a sus capturas de pantalla"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"description": "Ok!",
|
||||
"message": "Ok!"
|
||||
}
|
||||
}
|
@@ -1,914 +0,0 @@
|
||||
{
|
||||
"_1filecouldnotberemoved": {
|
||||
"description": "[aws:2019-09-23 19:30:18] 1 file could not be removed.",
|
||||
"message": "1 fichier n'a pas pu être supprimé."
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-23 19:30:19] 1 file was successfully removed.",
|
||||
"message": "1 fichier a été supprimé avec succès."
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"description": "[aws:2019-09-23 19:30:19] Adjust repeating elements",
|
||||
"message": "Ajuster les éléments répétitifs"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"description": "[aws:2019-09-23 19:30:20] Advanced scrolling",
|
||||
"message": "Défilement avancé"
|
||||
},
|
||||
"_Align": {
|
||||
"description": "[aws:2019-09-23 19:30:21] Align",
|
||||
"message": "Aligner"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"description": "[aws:2019-09-23 19:30:22] Any issues?",
|
||||
"message": "Des problèmes ?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"description": "[aws:2019-09-23 19:30:23] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested.",
|
||||
"message": "Toutes les autorisations facultatives précédemment accordées apparaîtront ici. Vous pouvez les révoquer à tout moment. Si elles sont à nouveau nécessaires à l'avenir, elles seront de nouveau demandées."
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"description": "[aws:2019-09-23 19:30:23] Are you enjoying this extension?",
|
||||
"message": "Vous aimez cette extension ?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-23 19:30:24] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)",
|
||||
"message": "Êtes-vous sûr de vouloir supprimer 1 capture d'écran ?\n (Cette action ne peut pas être annulée.)"
|
||||
},
|
||||
"_AreyousureyouwanttodeletecountscreencapturesThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-23 19:30:25] Are you sure you want to delete $count$ screen captures?\n (This action cannot be undone.)",
|
||||
"message": "Êtes-vous sûr de vouloir supprimer les captures d'écran $count$ ?\n (Cette action ne peut pas être annulée.)",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-23 19:30:26] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)",
|
||||
"message": "Êtes-vous sûr de vouloir supprimer cette capture d'écran ?\n(Cette action ne peut pas être annulée.)"
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"description": "[aws:2019-09-23 19:30:27] Are you sure you want to reset to the extension’s original theme defaults?",
|
||||
"message": "Êtes-vous sûr de vouloir réinitialiser les valeurs par défaut du thème d'origine de l'extension ?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"description": "[aws:2019-09-23 19:30:27] Arrow",
|
||||
"message": "Flèche"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"description": "[aws:2019-09-23 19:30:28] Auto-download files",
|
||||
"message": "Téléchargement automatique des fichiers"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:30:29] Auto-download is enabled. You can change this in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "Le téléchargement automatique est activé. Vous pouvez modifier cela dans les \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>."
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"description": "[aws:2019-09-23 19:30:30] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\".",
|
||||
"message": "Téléchargez automatiquement votre capture d'écran au lieu de l'ouvrir dans une nouvelle fenêtre.Cela signifie que l'onglet de capture d'extension ne s'ouvrira pas. Vous pouvez revenir ici en cliquant avec le bouton droit sur l'extension et en sélectionnant « Options »."
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"description": "[aws:2019-09-23 19:30:32] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority.",
|
||||
"message": "Afficher automatiquement une boîte de dialogue « Enregistrer sous » lors du téléchargement de vos captures d'écran. Si l'option « Demander où enregistrer chaque fichier avant le téléchargement » est activée dans vos paramètres Chrome, cela prend la priorité."
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"description": "[aws:2019-09-23 19:30:33] Back to capture (changes are auto-saved)",
|
||||
"message": "Retour à la capture (les modifications sont enregistrées automatiquement)"
|
||||
},
|
||||
"_Blur": {
|
||||
"description": "[aws:2019-09-23 19:30:35] Blur",
|
||||
"message": "Flou"
|
||||
},
|
||||
"_Bold": {
|
||||
"description": "[aws:2019-09-23 19:30:35] Bold",
|
||||
"message": "Gras"
|
||||
},
|
||||
"_Cancel": {
|
||||
"description": "[aws:2019-09-23 19:30:36] Cancel",
|
||||
"message": "Annuler"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:30:37] Cannot auto-download, you need to reapprove the Downloads permission in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "Impossible de télécharger automatiquement, vous devez réapprouver l'autorisation Téléchargements dans les \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>."
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"description": "[aws:2019-09-23 19:30:38] Cannot download files",
|
||||
"message": "Impossible de télécharger les fichiers"
|
||||
},
|
||||
"_Capture": {
|
||||
"description": "[aws:2019-09-23 19:30:39] Capture",
|
||||
"message": "Capture"
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"description": "[aws:2019-09-23 19:30:40] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL.",
|
||||
"message": "Chrome n'autorise pas l'accès à certaines URL pour des raisons de sécurité. Cela inclut la galerie de webstore, d'autres extensions chrome et les URL chrome : //. La page actuelle semble être une URL restreinte."
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"description": "[aws:2019-09-23 19:30:41] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!",
|
||||
"message": "Chrome empêche les extensions d'enregistrer des fichiers en dehors du répertoire de téléchargements par défaut. Le chemin d'accès que vous avez entré a été mis à jour en conséquence. Excusez-moi !"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"description": "[aws:2019-09-23 19:30:41] Click + drag in layers pane",
|
||||
"message": "Cliquez + glisser dans le volet des calques"
|
||||
},
|
||||
"_Color": {
|
||||
"description": "[aws:2019-09-23 19:30:42] Color",
|
||||
"message": "Couleur"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"description": "[aws:2019-09-23 19:30:43] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future.",
|
||||
"message": "Configurez vos paramètres pour l'extension Capture d'écran pleine page. Restez à l'affût pour d'autres mises à jour. Les paramètres bêta peuvent changer à l'avenir."
|
||||
},
|
||||
"_Continueediting": {
|
||||
"description": "[aws:2019-09-23 19:30:45] Continue editing",
|
||||
"message": "Poursuivre l'édition"
|
||||
},
|
||||
"_CropImage": {
|
||||
"description": "[aws:2019-09-23 19:30:46] Crop Image",
|
||||
"message": "Recadrer l'image"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"description": "[aws:2019-09-23 19:30:45] Crop, edit, annotate, and export",
|
||||
"message": "Recadrer, modifier, annoter et exporter"
|
||||
},
|
||||
"_Delete": {
|
||||
"description": "[aws:2019-09-23 19:30:47] Delete",
|
||||
"message": "Supprimer"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"description": "[aws:2019-09-23 19:30:47] Delete current selection",
|
||||
"message": "Supprimer la sélection actuelle"
|
||||
},
|
||||
"_Directory": {
|
||||
"description": "[aws:2019-09-23 19:30:48] Directory:",
|
||||
"message": "Répertoire :"
|
||||
},
|
||||
"_Document": {
|
||||
"description": "[aws:2019-09-23 19:30:49] Document",
|
||||
"message": "Document"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"description": "[aws:2019-09-23 19:30:50] Document edits",
|
||||
"message": "Moditions de documents"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"description": "[aws:2019-09-23 19:30:52] Done Cropping",
|
||||
"message": "Recadrage terminé"
|
||||
},
|
||||
"_Download": {
|
||||
"description": "[aws:2019-09-23 19:30:52] Download",
|
||||
"message": "Télécharger"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"description": "[aws:2019-09-23 19:30:53] Download & Export",
|
||||
"message": "Télécharger & Exporter"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"description": "[aws:2019-09-23 19:30:54] Download permission is required",
|
||||
"message": "Autorisation de téléchargement requise"
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"description": "[aws:2019-09-23 19:30:55] Download permission not granted",
|
||||
"message": "Autorisation de téléchargement non accordée"
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"description": "[aws:2019-09-23 19:30:55] Downloads permission",
|
||||
"message": "Autorisation de téléchargement"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"description": "[aws:2019-09-23 19:30:56] Drag layer control points",
|
||||
"message": "Faites glisser les points de contrôle de la couche"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"description": "[aws:2019-09-23 19:30:57] Duplicate selection",
|
||||
"message": "Dupliquer la sélection"
|
||||
},
|
||||
"_Edited": {
|
||||
"description": "[aws:2019-09-23 19:30:57] Edited",
|
||||
"message": "Edité"
|
||||
},
|
||||
"_Elements": {
|
||||
"description": "[aws:2019-09-23 19:30:58] Elements",
|
||||
"message": "Éléments"
|
||||
},
|
||||
"_Emoji": {
|
||||
"description": "[aws:2019-09-23 19:31:00] Emoji",
|
||||
"message": "Emoji"
|
||||
},
|
||||
"_Enabled": {
|
||||
"description": "[aws:2019-09-23 19:31:00] Enabled",
|
||||
"message": "Activé"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"description": "[aws:2019-09-23 19:31:01] Enter text here",
|
||||
"message": "Entrez le texte ici"
|
||||
},
|
||||
"_Error": {
|
||||
"description": "[aws:2019-09-23 19:31:02] Error",
|
||||
"message": "Erreur"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"description": "[aws:2019-09-23 19:31:02] Error downloading file",
|
||||
"message": "Erreur lors du téléchargement du fichier"
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"description": "[aws:2019-09-23 19:31:03] Error downloading files",
|
||||
"message": "Erreur lors du téléchargement des fichiers"
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-23 19:31:04] Error handling files. Please report this via the flag reporting button above.",
|
||||
"message": "Erreur lors de la gestion des fichiers. Veuillez le signaler via le bouton « Signaler » ci-dessus."
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"description": "[aws:2019-09-23 19:31:05] Error loading history",
|
||||
"message": "Erreur lors du chargement de l'historique"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"description": "[aws:2019-09-23 19:31:05] Error loading image",
|
||||
"message": "Erreur lors du chargement de l'image"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"description": "[aws:2019-09-23 19:31:06] Error opening screenshot",
|
||||
"message": "Erreur lors de l'ouverture de la capture d'écran"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"description": "[aws:2019-09-23 19:31:07] Error removing screenshot",
|
||||
"message": "Erreur lors de la suppression de la capture d'écran"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"description": "[aws:2019-09-23 19:31:07] Exit zoom",
|
||||
"message": "Quitter le zoom"
|
||||
},
|
||||
"_Export": {
|
||||
"description": "[aws:2019-09-23 19:31:08] Export",
|
||||
"message": "Exporter"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"description": "[aws:2019-09-23 19:31:09] Extension settings",
|
||||
"message": "Paramètres de l'extension"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"description": "[aws:2019-09-23 19:31:09] Extra permissions are required to access the underlying page.",
|
||||
"message": "Des autorisations supplémentaires sont requises pour accéder à la page sous-jacente."
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"description": "[aws:2019-09-23 19:31:10] Extra permissions required",
|
||||
"message": "Autorisations supplémentaires requises"
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"description": "[aws:2019-09-23 19:31:11] File access needed",
|
||||
"message": "Accès aux fichiers requis"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"description": "[aws:2019-09-23 19:31:11] File no longer exists—perhaps it has been cleared from your browser",
|
||||
"message": "Le fichier n'existe plus, peut-être qu'il a été effacé de votre navigateur"
|
||||
},
|
||||
"_Fill": {
|
||||
"description": "[aws:2019-09-23 19:31:12] Fill",
|
||||
"message": "Remplir"
|
||||
},
|
||||
"_Font": {
|
||||
"description": "[aws:2019-09-23 19:31:13] Font",
|
||||
"message": "Fonte"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:31:13] For additional questions, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "Pour toute question supplémentaire, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contactez-nous\u003C/a>."
|
||||
},
|
||||
"_Getstarted": {
|
||||
"description": "[aws:2019-09-23 19:31:17] Get started",
|
||||
"message": "Commencer"
|
||||
},
|
||||
"_Gotit": {
|
||||
"description": "[aws:2019-09-23 19:31:18] Got it!",
|
||||
"message": "Je l'ai !"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"description": "[aws:2019-09-23 19:31:19] Go to your account",
|
||||
"message": "Accédez à votre compte"
|
||||
},
|
||||
"_Help": {
|
||||
"description": "[aws:2019-09-23 19:31:20] Help",
|
||||
"message": "Aider"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"description": "[aws:2019-09-23 19:31:20] Help / Shortcuts",
|
||||
"message": "Aide/Raccourcis"
|
||||
},
|
||||
"_History": {
|
||||
"description": "[aws:2019-09-23 19:31:21] History",
|
||||
"message": "Histoire"
|
||||
},
|
||||
"_Hooray": {
|
||||
"description": "[aws:2019-09-23 19:31:22] Hooray",
|
||||
"message": "Hourra"
|
||||
},
|
||||
"_Icon": {
|
||||
"description": "[aws:2019-09-23 19:31:22] Icon",
|
||||
"message": "Icône"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-23 19:31:24] If this persists, please report it via the flag reporting button above.",
|
||||
"message": "Si cela persiste, veuillez le signaler via le bouton « Signaler » ci-dessus."
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"description": "[aws:2019-09-23 19:31:24] If you’d like to try this feature in the future, click on the “Edit” button up top.",
|
||||
"message": "Si vous souhaitez essayer cette fonctionnalité à l'avenir, cliquez sur le bouton « Modifier » en haut."
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"description": "[aws:2019-09-23 19:31:25] Image deleted",
|
||||
"message": "Image supprimée"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"description": "[aws:2019-09-23 19:31:26] Image format:",
|
||||
"message": "Format de l'image :"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"description": "[aws:2019-09-23 19:31:26] Insert shapes",
|
||||
"message": "Insérer des formes"
|
||||
},
|
||||
"_Italic": {
|
||||
"description": "[aws:2019-09-23 19:31:28] Italic",
|
||||
"message": "Italique"
|
||||
},
|
||||
"_Layers": {
|
||||
"description": "[aws:2019-09-23 19:31:28] Layers",
|
||||
"message": "Couches"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"description": "[aws:2019-09-23 19:31:29] Learn more",
|
||||
"message": "En savoir plus"
|
||||
},
|
||||
"_Line": {
|
||||
"description": "[aws:2019-09-23 19:31:30] Line",
|
||||
"message": "Ligne"
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"description": "[aws:2019-09-23 19:31:31] Load permissions dialog?",
|
||||
"message": "Boîte de dialogue Charger les autorisations ?"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"description": "[aws:2019-09-23 19:31:33] Login to Export",
|
||||
"message": "Se connecter à Exporter"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"description": "[aws:2019-09-23 19:31:34] Look for an element within the page with its own scroll bars and scroll that item during the capture.",
|
||||
"message": "Recherchez un élément dans la page avec ses propres barres de défilement et faites défiler cet élément pendant la capture."
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"description": "[aws:2019-09-23 19:31:35] Might you consider taking a minute to rate it in the Webstore?",
|
||||
"message": "Pourriez-vous envisager de prendre une minute pour le noter dans la boutique en ligne ?"
|
||||
},
|
||||
"_More": {
|
||||
"description": "[aws:2019-09-23 19:31:35] More",
|
||||
"message": "Plus"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"description": "[aws:2019-09-23 19:31:36] Mouse or arrow keys",
|
||||
"message": "Touches de la souris ou des touches fléchées"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"description": "[aws:2019-09-23 19:31:37] Mouse or layers pane",
|
||||
"message": "Volet de la souris ou des calques"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"description": "[aws:2019-09-23 19:31:37] Move layer",
|
||||
"message": "Déplacer la couche"
|
||||
},
|
||||
"_None": {
|
||||
"description": "[aws:2019-09-23 19:31:39] None",
|
||||
"message": "Aucun"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"description": "[aws:2019-09-23 19:31:40] No screen captures found. Go make some!",
|
||||
"message": "Aucune capture d'écran trouvée. Va en faire !"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"description": "[aws:2019-09-23 19:31:42] Note: this page is too large for the Chrome browser to capture as one image. It will be split into \u003Cspan id=\"screenshot-count\">multiple\u003C/span> images.",
|
||||
"message": "Remarque : cette page est trop grande pour que le navigateur Chrome puisse capturer en une seule image. Il sera divisé en \u003Cspan id=\"screenshot-count\">plusieurs\u003C/span> images."
|
||||
},
|
||||
"_Nothanks": {
|
||||
"description": "[aws:2019-09-23 19:31:43] No, thanks.",
|
||||
"message": "Non, merci."
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"description": "[aws:2019-09-23 19:31:44] No thanks continue editing",
|
||||
"message": "Non merci continuer l'édition"
|
||||
},
|
||||
"_Notreally": {
|
||||
"description": "[aws:2019-09-23 19:31:44] Not really",
|
||||
"message": "Pas vraiment."
|
||||
},
|
||||
"_OK": {
|
||||
"description": "[aws:2019-09-23 19:31:47] OK",
|
||||
"message": "D'ACCORD"
|
||||
},
|
||||
"_On": {
|
||||
"description": "[aws:2019-09-23 19:31:48] On",
|
||||
"message": "Sur"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"description": "[aws:2019-09-23 19:31:49] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios.",
|
||||
"message": "Sur Mac Chrome, il y a des problèmes avec « enregistrer sous » pour le téléchargement automatique et lors du téléchargement de plusieurs fichiers, il est donc désactivé dans ces scénarios."
|
||||
},
|
||||
"_Options": {
|
||||
"description": "[aws:2019-09-23 19:31:50] Options",
|
||||
"message": "Options"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"description": "[aws:2019-09-23 19:31:51] Order layer",
|
||||
"message": "Calque de commande"
|
||||
},
|
||||
"_Outline": {
|
||||
"description": "[aws:2019-09-23 19:31:52] Outline",
|
||||
"message": "Esquisse"
|
||||
},
|
||||
"_Oval": {
|
||||
"description": "[aws:2019-09-23 19:31:52] Oval",
|
||||
"message": "Ovale"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"description": "[aws:2019-09-23 19:31:55] PDF size:",
|
||||
"message": "Format PDF :"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"description": "[aws:2019-09-23 19:32:00] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression.",
|
||||
"message": "PNG est sans perte et devrait correspondre exactement à ce qui est vu à l'écran, mais aura généralement des tailles de fichiers plus grandes que JPG, qui utilise la compression."
|
||||
},
|
||||
"_Pad": {
|
||||
"description": "[aws:2019-09-23 19:31:53] Pad",
|
||||
"message": "Tampon"
|
||||
},
|
||||
"_Padding": {
|
||||
"description": "[aws:2019-09-23 19:31:53] Padding",
|
||||
"message": "Rembourrage"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"description": "[aws:2019-09-23 19:31:54] Padding / Border",
|
||||
"message": "Rembourrage/bordure"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"description": "[aws:2019-09-23 19:31:56] Permission needed to download files",
|
||||
"message": "Autorisation nécessaire pour télécharger des fichiers"
|
||||
},
|
||||
"_Permissions": {
|
||||
"description": "[aws:2019-09-23 19:31:57] Permissions",
|
||||
"message": "Autorisations"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"description": "[aws:2019-09-23 19:31:59] Please go to your Chrome extension settings and enable \u003Cstrong>“Allow access to file URLs”\u003C/strong>, so the extension can access this page. \u003Cbr>\u003Cbr>",
|
||||
"message": "Accédez aux paramètres de votre extension Chrome et activez \u003Cstrong>« Autoriser l'accès aux URL de fichier »\u003C/strong>afin que l'extension puisse accéder à cette page. \u003Cbr>\u003Cbr>"
|
||||
},
|
||||
"_Position": {
|
||||
"description": "[aws:2019-09-23 19:32:00] Position",
|
||||
"message": "Position"
|
||||
},
|
||||
"_Radius": {
|
||||
"description": "[aws:2019-09-23 19:32:01] Radius",
|
||||
"message": "Rayon"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"description": "[aws:2019-09-23 19:32:02] Rectangle",
|
||||
"message": "Rectangle"
|
||||
},
|
||||
"_Redo": {
|
||||
"description": "[aws:2019-09-23 19:32:03] Redo",
|
||||
"message": "Refaire"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"description": "[aws:2019-09-23 19:32:03] Remove files",
|
||||
"message": "Supprimer des fichiers"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"description": "[aws:2019-09-23 19:32:04] Report issue.",
|
||||
"message": "Signaler un problème."
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"description": "[aws:2019-09-23 19:32:05] Resize layer",
|
||||
"message": "Redimensionner le calque"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"description": "[aws:2019-09-23 19:32:07] Rounded corners",
|
||||
"message": "Coins arrondis"
|
||||
},
|
||||
"_Saveas": {
|
||||
"description": "[aws:2019-09-23 19:32:08] Save as",
|
||||
"message": "Enregistrer sous"
|
||||
},
|
||||
"_Saved": {
|
||||
"description": "[aws:2019-09-23 19:32:09] Saved",
|
||||
"message": "Sauvé"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"description": "[aws:2019-09-23 19:32:09] Save this permission (if accepted) for future captures. It can still be revoked later from the options page.",
|
||||
"message": "Enregistrez cette autorisation (si elle est acceptée) pour les captures futures. Il peut toujours être révoqué plus tard à partir de la page des options."
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"description": "[aws:2019-09-23 19:32:10] Screen capture in progress…",
|
||||
"message": "Capture d'écran en cours..."
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"description": "[aws:2019-09-23 19:32:11] Select 1 or more screenshots to use this action.",
|
||||
"message": "Sélectionnez 1 ou plusieurs captures d'écran pour utiliser cette action."
|
||||
},
|
||||
"_Selected": {
|
||||
"description": "[aws:2019-09-23 19:32:13] Selected",
|
||||
"message": "Sélectionné"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"description": "[aws:2019-09-23 19:32:13] Select layer",
|
||||
"message": "Sélectionner un calque"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"description": "[aws:2019-09-23 19:32:14] Set theme defaults",
|
||||
"message": "Définir les paramètres par défaut du thème"
|
||||
},
|
||||
"_Shapes": {
|
||||
"description": "[aws:2019-09-23 19:32:15] Shapes",
|
||||
"message": "Formes"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"description": "[aws:2019-09-23 19:32:16] Sign up for a free 7-day trial to unlock the editor and download your masterpiece.",
|
||||
"message": "Inscrivez-vous pour un essai gratuit de 7 jours pour débloquer l'éditeur et télécharger votre chef-d'œuvre."
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"description": "[aws:2019-09-23 19:32:16] Sign up to Export",
|
||||
"message": "S'inscrire à Exporter"
|
||||
},
|
||||
"_Size": {
|
||||
"description": "[aws:2019-09-23 19:32:17] Size",
|
||||
"message": "Taille"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:32:20] Something went wrong. Try refreshing the page and running this again. \u003Cbr>\u003Cbr> If this persists, please \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "Quelque chose s'est mal passé. Essayez d'actualiser la page et de l'exécuter à nouveau. \u003Cbr>\u003Cbr>Si cela persiste, veuillez \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">nous contacter\u003C/a>."
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"description": "[aws:2019-09-23 19:32:18] Something went wrong deleting your screenshot.",
|
||||
"message": "Quelque chose s'est mal passé en supprimant votre capture d'écran."
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"description": "[aws:2019-09-23 19:32:18] Something went wrong opening this screenshot into a new.",
|
||||
"message": "Quelque chose s'est mal passé en ouvrant cette capture d'écran dans une nouvelle."
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"description": "[aws:2019-09-23 19:32:21] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot.",
|
||||
"message": "Parfois, des éléments, comme un bouton « retour en haut » ou un pied de page collant se répètent sur la page. Cela essaie de les positionner absolument pour les empêcher de se répéter dans un screeshot."
|
||||
},
|
||||
"_Sorry": {
|
||||
"description": "[aws:2019-09-23 19:32:22] Sorry",
|
||||
"message": "Désolée"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"description": "[aws:2019-09-23 19:32:24] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed).",
|
||||
"message": "Spécifiez un répertoire sous votre répertoire de téléchargements pour enregistrer vos captures d'écran, par exemple « screencaptures ». Par défaut, le répertoire des téléchargements s'il est vide. (Veuillez le limiter aux lettres, aux chiffres, aux tirets, aux traits de soulignement et aux barres obliques : les caractères non valides seront automatiquement supprimés)."
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"description": "[aws:2019-09-23 19:32:26] Specify the format size of PDFs for when exporting to PDF.",
|
||||
"message": "Spécifiez la taille de format des PDF lors de l'exportation au format PDF."
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"description": "[aws:2019-09-23 19:32:26] Start your free trial",
|
||||
"message": "Commencez votre essai gratuit"
|
||||
},
|
||||
"_Stickers": {
|
||||
"description": "[aws:2019-09-23 19:32:27] Stickers",
|
||||
"message": "Autocollants"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"description": "[aws:2019-09-23 19:32:28] Still loading",
|
||||
"message": "Toujours en cours de chargement"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"description": "[aws:2019-09-23 19:32:28] Take me to the Webstore!",
|
||||
"message": "Emmenez-moi à la boutique en ligne !"
|
||||
},
|
||||
"_Text": {
|
||||
"description": "[aws:2019-09-23 19:32:29] Text",
|
||||
"message": "Texte"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"description": "[aws:2019-09-23 19:32:31] Thank you for supporting Full Page Screen Capture",
|
||||
"message": "Merci d'avoir pris en charge la capture d'écran pleine page"
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"description": "[aws:2019-09-23 19:32:31] The best and safest way to capture a screenshot of an entire web page.",
|
||||
"message": "Le moyen le plus sûr et le plus sûr de capturer une capture d'écran d'une page web entière."
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"description": "[aws:2019-09-23 19:32:33] The download permission is required to enable the download as PDF feature.",
|
||||
"message": "L'autorisation de téléchargement est requise pour activer la fonctionnalité de téléchargement au format PDF."
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"description": "[aws:2019-09-23 19:32:34] The following files could not be downloaded:",
|
||||
"message": "Les fichiers suivants n'ont pas pu être téléchargés :"
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"description": "[aws:2019-09-23 19:32:35] Theme Defaults",
|
||||
"message": "Paramètres par défaut du thème"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"description": "[aws:2019-09-23 19:32:36] There was an error downloading files, please report it via the flag button above.",
|
||||
"message": "Une erreur s'est produite lors du téléchargement des fichiers, veuillez le signaler via le bouton drapeau ci-dessus."
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"description": "[aws:2019-09-23 19:32:37] These settings will apply to all future edits of screenshots. Changes are autosaved.",
|
||||
"message": "Ces paramètres s'appliqueront à toutes les modifications futures des captures d'écran. Les modifications sont enregistrées automatiquement."
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"description": "[aws:2019-09-23 19:32:38] The specified image could not be found.",
|
||||
"message": "L'image spécifiée est introuvable."
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"description": "[aws:2019-09-23 19:32:39] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!",
|
||||
"message": "Cette extension prend beaucoup de travail à maintenir. C'est vraiment significatif d'entendre que vous le trouvez utile !"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"description": "[aws:2019-09-23 19:32:40] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above.",
|
||||
"message": "Cela prend plus de temps à charger que prévu. Attends bien ! Si rien n'est mis à jour après un certain temps, veuillez le signaler via le bouton indicateur ci-dessus."
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"description": "[aws:2019-09-23 19:32:41] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work.",
|
||||
"message": "Cette autorisation permet un meilleur contrôle sur le fonctionnement des téléchargements dans l'extension. Votre préférence a été enregistrée, et ce bouton de téléchargement va maintenant revenir aux téléchargements par défaut sur le navigateur. Toutefois, vous êtes toujours invité à le saisir afin d'utiliser l'une des fonctionnalités avancées des pages Historique ou Options, car elles ont besoin de ces autorisations pour fonctionner."
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"description": "[aws:2019-09-23 19:32:41] This permission is required for the download buttons and the auto-download feature.",
|
||||
"message": "Cette autorisation est requise pour les boutons de téléchargement et la fonction de téléchargement automatique."
|
||||
},
|
||||
"_Thispermissionisrequiredinordertoscrolltheinnercontentsofiframesorframesets": {
|
||||
"description": "[aws:2019-09-23 19:32:42] This permission is required in order to scroll the inner contents of $iframes$ or $framesets$.",
|
||||
"message": "Cette autorisation est requise pour faire défiler le contenu interne de $iframes$ ou $framesets$.",
|
||||
"placeholders": {
|
||||
"framesets": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">framesets\u003C/a>",
|
||||
"example": "framesets"
|
||||
},
|
||||
"iframes": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframes\u003C/a>",
|
||||
"example": "iframes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-23 19:32:43] This screenshot been successfully removed.",
|
||||
"message": "Cette capture d'écran a été supprimée avec succès."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"description": "[aws:2019-09-23 19:32:44] This site appears to have embedded content within an a \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset\u003C/a>.",
|
||||
"message": "Ce site semble avoir un contenu incorporé dans un \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">jeu de cadres\u003C/a>."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"description": "[aws:2019-09-23 19:32:45] This site appears to have embedded content within an \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>.",
|
||||
"message": "Ce site semble avoir du contenu incorporé dans un \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>."
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"description": "[aws:2019-09-23 19:32:46] This test version has expired. Please reach out to get an update or switch over to the proper extension in the \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>.",
|
||||
"message": "Cette version de test a expiré. Veuillez contacter pour obtenir une mise à jour ou passer à l'extension appropriée dans le \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>."
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"description": "[aws:2019-09-23 19:32:47] Toggle URL / browser",
|
||||
"message": "Basculer l'URL/navigateur"
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"description": "[aws:2019-09-23 19:32:46] Toggle crop",
|
||||
"message": "Basculer le recadrage"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"description": "[aws:2019-09-23 19:32:47] Toggle padding / border",
|
||||
"message": "Basculer le rembourrage/bordure"
|
||||
},
|
||||
"_Type": {
|
||||
"description": "[aws:2019-09-23 19:32:49] Type",
|
||||
"message": "Tapez"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"description": "[aws:2019-09-23 19:32:53] URL / Browser",
|
||||
"message": "URL/Navigateur"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"description": "[aws:2019-09-23 19:32:53] URL on bottom",
|
||||
"message": "URL en bas"
|
||||
},
|
||||
"_URLontop": {
|
||||
"description": "[aws:2019-09-23 19:32:54] URL on top",
|
||||
"message": "URL en haut"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"description": "[aws:2019-09-23 19:32:50] Unable to find image",
|
||||
"message": "Impossible de trouver l'image"
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"description": "[aws:2019-09-23 19:32:50] Unable to load image",
|
||||
"message": "Impossible de charger l'image"
|
||||
},
|
||||
"_Undo": {
|
||||
"description": "[aws:2019-09-23 19:32:51] Undo",
|
||||
"message": "Annuler"
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"description": "[aws:2019-09-23 19:32:55] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page.",
|
||||
"message": "Attention : l'extension n'est pas conçue pour gérer des captures extrêmement volumineuses. Il se peut qu'il ne parvienne pas à effectuer une capture de cette page."
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"description": "[aws:2019-09-23 19:32:57] Watch Demo",
|
||||
"message": "Regarder la démo"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"description": "[aws:2019-09-23 19:32:58] Welcome to the Full Page Editor!",
|
||||
"message": "Bienvenue dans l'éditeur de page complète !"
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"description": "[aws:2019-09-23 19:32:58] Welcome to the Full Page Screen Capture extension.",
|
||||
"message": "Bienvenue dans l'extension Capture d'écran pleine page."
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"description": "[aws:2019-09-23 19:32:59] Welcome to the official Full Page Editor!",
|
||||
"message": "Bienvenue sur le Full Page Editor officiel !"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"description": "[aws:2019-09-23 19:33:00] We’re excited to have you aboard.",
|
||||
"message": "Nous sommes ravis de vous avoir à bord."
|
||||
},
|
||||
"_Width": {
|
||||
"description": "[aws:2019-09-23 19:33:00] Width",
|
||||
"message": "Largeur"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"description": "[aws:2019-09-23 19:33:01] Would you like to report any issues you’re experiencing, so we can improve this extension together?",
|
||||
"message": "Souhaitez-vous signaler tout problème que vous rencontrez, afin que nous puissions améliorer cette extension ensemble ?"
|
||||
},
|
||||
"_Yes": {
|
||||
"description": "[aws:2019-09-23 19:33:01] Yes!",
|
||||
"message": "- Oui !"
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"description": "[aws:2019-09-23 19:33:02] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions.",
|
||||
"message": "Vous pouvez l'exécuter sur n'importe quelle page Web, à l'exception de celles où le navigateur empêche les extensions d'exécuter des scripts. Cela inclut le magasin Web Chrome, les pages de paramètres du navigateur et d'autres extensions."
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"description": "[aws:2019-09-23 19:33:03] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen.",
|
||||
"message": "Vous devrez peut-être réexécuter l'extension après avoir interagi avec la boîte de dialogue. Si vous annulez, il capturera uniquement l'écran visible."
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"description": "[aws:2019-09-23 19:33:04] You need to grant the download privilege in order to download files",
|
||||
"message": "Vous devez accorder le privilège de téléchargement pour télécharger des fichiers"
|
||||
},
|
||||
"_Zoom": {
|
||||
"description": "[aws:2019-09-23 19:33:04] Zoom",
|
||||
"message": "Zoom"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"description": "[aws:2019-09-23 19:33:05] Zoom in",
|
||||
"message": "Zoom avant"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"description": "[aws:2019-09-23 19:33:06] Zoom out",
|
||||
"message": "Zoom arrière"
|
||||
},
|
||||
"_billedannually": {
|
||||
"description": "[aws:2019-09-23 19:30:34] billed annually",
|
||||
"message": "facturé annuellement"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"description": "[aws:2019-09-23 19:30:36] cancel anytime",
|
||||
"message": "annuler à tout moment"
|
||||
},
|
||||
"_close": {
|
||||
"description": "[aws:2019-09-23 19:30:42] close",
|
||||
"message": "fermer"
|
||||
},
|
||||
"_details": {
|
||||
"description": "[aws:2019-09-23 19:30:48] details…",
|
||||
"message": "détails..."
|
||||
},
|
||||
"_fullimage": {
|
||||
"description": "[aws:2019-09-23 19:31:16] full image",
|
||||
"message": "image complète"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"description": "[aws:2019-09-23 19:31:23] iFrame permission",
|
||||
"message": "Autorisation iFrame"
|
||||
},
|
||||
"_loading": {
|
||||
"description": "[aws:2019-09-23 19:31:30] loading…",
|
||||
"message": "chargement..."
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"description": "[aws:2019-09-23 19:31:46] $num$ files could not be removed.",
|
||||
"message": "Les fichiers $num$ n'ont pas pu être supprimés.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-23 19:31:47] $num$ files were successfully removed.",
|
||||
"message": "Les fichiers $num$ ont été supprimés avec succès.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_or": {
|
||||
"description": "[aws:2019-09-23 19:31:50] or",
|
||||
"message": "ou"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"description": "[aws:2019-09-23 19:32:05] restore factory defaults",
|
||||
"message": "restaurer les paramètres d'usine par défaut"
|
||||
},
|
||||
"_search": {
|
||||
"description": "[aws:2019-09-23 19:32:11] search…",
|
||||
"message": "recherche..."
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"description": "[aws:2019-09-23 19:32:52] upon trial completion",
|
||||
"message": "à la fin de l'essai"
|
||||
},
|
||||
"_version": {
|
||||
"description": "[aws:2019-09-23 19:32:55] version",
|
||||
"message": "version"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"description": "[aws:2019-09-23 19:32:56] watch a demo video",
|
||||
"message": "regarder une vidéo de démonstration"
|
||||
},
|
||||
"actionClose": {
|
||||
"description": "[aws:2019-09-23 19:33:06] Close",
|
||||
"message": "Fermer"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"description": "[aws:2019-09-23 19:33:07] Delete image",
|
||||
"message": "Supprimer l'image"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"description": "[aws:2019-09-23 19:33:08] Download image",
|
||||
"message": "Télécharger l'image"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"description": "[aws:2019-09-23 19:33:08] Download PDF",
|
||||
"message": "Télécharger PDF"
|
||||
},
|
||||
"actionEdit": {
|
||||
"description": "[aws:2019-09-23 19:33:09] Edit",
|
||||
"message": "Éditer"
|
||||
},
|
||||
"actionOK": {
|
||||
"description": "[aws:2019-09-23 19:33:09] OK",
|
||||
"message": "D'ACCORD"
|
||||
},
|
||||
"actionReport": {
|
||||
"description": "[aws:2019-09-23 19:33:10] Report issue",
|
||||
"message": "Signaler un problème"
|
||||
},
|
||||
"appDesc": {
|
||||
"description": "[aws:2019-09-23 19:30:17] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!",
|
||||
"message": "Capturez une capture d'écran de votre page actuelle en entier et de manière fiable, sans demander d'autorisation supplémentaire !"
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"description": "[aws:2019-09-23 19:33:11] Take your screenshots to the next level with Full Page Premium",
|
||||
"message": "Faites passer vos captures d'écran à un niveau supérieur avec Full Page Premium"
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"description": "[aws:2019-09-23 19:33:11] Learn more",
|
||||
"message": "En savoir plus"
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"description": "[aws:2019-09-23 19:33:12] Sign in",
|
||||
"message": "Se connecter"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"description": "[aws:2019-09-23 19:33:13] Already have an account?",
|
||||
"message": "Vous avez déjà un compte ?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"description": "[aws:2019-09-23 19:33:13] Speed up your workflow with advanced editing and annotation features directly in the extension!",
|
||||
"message": "Accélérez votre flux de travail avec des fonctionnalités avancées d'édition et d'annotation directement dans l'extension !"
|
||||
},
|
||||
"navHistory": {
|
||||
"description": "[aws:2019-09-23 19:33:15] History",
|
||||
"message": "Histoire"
|
||||
},
|
||||
"navOptions": {
|
||||
"description": "[aws:2019-09-23 19:33:16] Options",
|
||||
"message": "Options"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"description": "[aws:2019-09-23 19:33:16] No thanks",
|
||||
"message": "Non merci."
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"description": "[aws:2019-09-23 19:33:17] Try editing and annotating your screenshot",
|
||||
"message": "Essayez d'éditer et d'annoter votre capture d'écran"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"description": "[aws:2019-09-23 19:33:18] Ok!",
|
||||
"message": "D'accord !"
|
||||
}
|
||||
}
|
@@ -1,914 +0,0 @@
|
||||
{
|
||||
"_1filecouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 22:34:56] 1 file could not be removed.",
|
||||
"message": "1 個のファイルを削除できませんでした。"
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 22:34:57] 1 file was successfully removed.",
|
||||
"message": "1 個のファイルが正常に削除されました。"
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"description": "[aws:2019-09-22 22:34:57] Adjust repeating elements",
|
||||
"message": "繰り返し要素を調整する"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"description": "[aws:2019-09-22 22:34:58] Advanced scrolling",
|
||||
"message": "高度なスクロール"
|
||||
},
|
||||
"_Align": {
|
||||
"description": "[aws:2019-09-22 22:34:59] Align",
|
||||
"message": "[位置合わせ]"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"description": "[aws:2019-09-22 22:35:00] Any issues?",
|
||||
"message": "何か問題でも?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"description": "[aws:2019-09-22 22:35:01] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested.",
|
||||
"message": "以前に付与されたオプションのアクセス許可は、ここでチェックされた状態で表示されます。 いつでも取り消すことができます。 今後再び必要になった場合は、再要求されます。"
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"description": "[aws:2019-09-22 22:35:02] Are you enjoying this extension?",
|
||||
"message": "この拡張機能を楽しんでいますか?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 22:35:03] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)",
|
||||
"message": "1 つのスクリーンキャプチャを削除してもよろしいですか?\n (この操作は元に戻せません)。"
|
||||
},
|
||||
"_AreyousureyouwanttodeletecountscreencapturesThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:04:46] Are you sure you want to delete $count$ screen captures?\n (This action cannot be undone.)",
|
||||
"message": "$count$の画面キャプチャを削除してもよろしいですか?\n (この操作は元に戻せません)。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 22:35:04] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)",
|
||||
"message": "このスクリーンショットを削除してもよろしいですか?\n(この操作は元に戻せません)。"
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"description": "[aws:2019-09-22 22:35:05] Are you sure you want to reset to the extension’s original theme defaults?",
|
||||
"message": "拡張機能の元のテーマのデフォルトにリセットしてもよろしいですか?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"description": "[aws:2019-09-22 22:35:05] Arrow",
|
||||
"message": "矢印"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 22:35:06] Auto-download files",
|
||||
"message": "ファイルの自動ダウンロード"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:21:48] Auto-download is enabled. You can change this in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "自動ダウンロードはイネーブルです。 このオプションは \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">オプションで\u003C/a>変更できます。"
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"description": "[aws:2019-09-22 22:35:07] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\".",
|
||||
"message": "スクリーンショットを新しいウィンドウで開くのではなく、自動的にダウンロードします。これは、拡張キャプチャタブが開かないことを意味します。 拡張機能を右クリックして「オプション」を選択すると、ここに戻ることができます。"
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"description": "[aws:2019-09-22 22:35:08] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority.",
|
||||
"message": "スクリーンショットのダウンロード時に「名前を付けて保存」ダイアログを自動的に表示します。 Chrome設定で「ダウンロードする前に各ファイルを保存する場所を確認する」オプションが有効になっている場合は、これが優先されます。"
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 22:35:09] Back to capture (changes are auto-saved)",
|
||||
"message": "キャプチャに戻る(変更は自動保存されます)"
|
||||
},
|
||||
"_Blur": {
|
||||
"description": "[aws:2019-09-22 22:35:10] Blur",
|
||||
"message": "ぼかし"
|
||||
},
|
||||
"_Bold": {
|
||||
"description": "[aws:2019-09-22 22:35:11] Bold",
|
||||
"message": "太字"
|
||||
},
|
||||
"_Cancel": {
|
||||
"description": "[aws:2019-09-23 19:21:49] Cancel",
|
||||
"message": "キャンセルします"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:21:50] Cannot auto-download, you need to reapprove the Downloads permission in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "自動ダウンロードできません。 \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">オプション\u003C/a>の [ダウンロード] 権限を再承認する必要があります。"
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"description": "[aws:2019-09-22 22:35:12] Cannot download files",
|
||||
"message": "ファイルをダウンロードできません"
|
||||
},
|
||||
"_Capture": {
|
||||
"description": "[aws:2019-09-22 22:35:13] Capture",
|
||||
"message": "捕獲"
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"description": "[aws:2019-09-23 19:21:50] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL.",
|
||||
"message": "Chrome では、セキュリティ上の理由から、一部の URL へのアクセスが許可されていません。 これには、ウェブストアギャラリー、その他のクロムエクステンション、および chrome: // URL が含まれます。 現在のページは制限された URL のようです。"
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"description": "[aws:2019-09-22 22:35:13] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!",
|
||||
"message": "Chrome では、拡張機能によって既定のダウンロードディレクトリ以外のファイルが保存されないようにしています。 入力したパスはそれに応じて更新されました。 ごめんなさい!"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"description": "[aws:2019-09-22 22:35:14] Click + drag in layers pane",
|
||||
"message": "レイヤーペインでクリック+ドラッグ"
|
||||
},
|
||||
"_Color": {
|
||||
"description": "[aws:2019-09-22 22:35:15] Color",
|
||||
"message": "[色]"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"description": "[aws:2019-09-22 22:35:15] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future.",
|
||||
"message": "全画面スクリーンキャプチャ拡張機能の設定を構成します。 今後のアップデートにご期待ください。 ベータ版の設定は今後変更される可能性があります。"
|
||||
},
|
||||
"_Continueediting": {
|
||||
"description": "[aws:2019-09-22 22:35:16] Continue editing",
|
||||
"message": "編集を続行"
|
||||
},
|
||||
"_CropImage": {
|
||||
"description": "[aws:2019-09-22 22:35:17] Crop Image",
|
||||
"message": "イメージのトリミング"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"description": "[aws:2019-09-22 22:35:17] Crop, edit, annotate, and export",
|
||||
"message": "切り抜き、編集、注釈付け、書き出し"
|
||||
},
|
||||
"_Delete": {
|
||||
"description": "[aws:2019-09-22 22:35:18] Delete",
|
||||
"message": "[削除]"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"description": "[aws:2019-09-22 22:35:19] Delete current selection",
|
||||
"message": "現在の選択を削除"
|
||||
},
|
||||
"_Directory": {
|
||||
"description": "[aws:2019-09-22 22:35:19] Directory:",
|
||||
"message": "ディレクトリ:"
|
||||
},
|
||||
"_Document": {
|
||||
"description": "[aws:2019-09-22 22:35:20] Document",
|
||||
"message": "ドキュメント"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"description": "[aws:2019-09-22 22:35:21] Document edits",
|
||||
"message": "ドキュメントの編集"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"description": "[aws:2019-09-22 22:35:21] Done Cropping",
|
||||
"message": "クロップ完了"
|
||||
},
|
||||
"_Download": {
|
||||
"description": "[aws:2019-09-22 22:35:22] Download",
|
||||
"message": "ダウンロード"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"description": "[aws:2019-09-22 22:35:23] Download & Export",
|
||||
"message": "ダウンロードとエクスポート"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"description": "[aws:2019-09-22 22:35:23] Download permission is required",
|
||||
"message": "ダウンロード権限が必要です"
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"description": "[aws:2019-09-22 22:35:24] Download permission not granted",
|
||||
"message": "ダウンロード権限が与えられていません"
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"description": "[aws:2019-09-22 22:35:25] Downloads permission",
|
||||
"message": "ダウンロードの権限"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"description": "[aws:2019-09-22 22:35:25] Drag layer control points",
|
||||
"message": "レイヤーコントロールポイントをドラッグする"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"description": "[aws:2019-09-22 22:35:26] Duplicate selection",
|
||||
"message": "重複した選択"
|
||||
},
|
||||
"_Edited": {
|
||||
"description": "[aws:2019-09-22 22:35:27] Edited",
|
||||
"message": "編集されました"
|
||||
},
|
||||
"_Elements": {
|
||||
"description": "[aws:2019-09-22 22:35:27] Elements",
|
||||
"message": "要素"
|
||||
},
|
||||
"_Emoji": {
|
||||
"description": "[aws:2019-09-22 22:35:28] Emoji",
|
||||
"message": "絵文字"
|
||||
},
|
||||
"_Enabled": {
|
||||
"description": "[aws:2019-09-22 22:35:28] Enabled",
|
||||
"message": "有効"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"description": "[aws:2019-09-22 22:35:29] Enter text here",
|
||||
"message": "ここにテキストを入力してください"
|
||||
},
|
||||
"_Error": {
|
||||
"description": "[aws:2019-09-22 22:35:30] Error",
|
||||
"message": "エラー"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"description": "[aws:2019-09-22 22:35:30] Error downloading file",
|
||||
"message": "ファイルのダウンロード中にエラーが発生しました"
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"description": "[aws:2019-09-22 22:35:31] Error downloading files",
|
||||
"message": "ファイルのダウンロード中にエラーが発生しました"
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 22:35:32] Error handling files. Please report this via the flag reporting button above.",
|
||||
"message": "ファイル処理エラーです。 上記のフラグレポートボタンから報告してください。"
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"description": "[aws:2019-09-22 22:35:33] Error loading history",
|
||||
"message": "履歴の読み込みエラー"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"description": "[aws:2019-09-22 22:35:33] Error loading image",
|
||||
"message": "イメージのロード中にエラーが発生しました"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"description": "[aws:2019-09-22 22:35:34] Error opening screenshot",
|
||||
"message": "スクリーンショットを開くときにエラーが発生しました"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"description": "[aws:2019-09-22 22:35:34] Error removing screenshot",
|
||||
"message": "スクリーンショットの削除中にエラーが発生しました"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"description": "[aws:2019-09-22 22:35:35] Exit zoom",
|
||||
"message": "ズームを終了"
|
||||
},
|
||||
"_Export": {
|
||||
"description": "[aws:2019-09-22 22:35:36] Export",
|
||||
"message": "[書き出し]"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"description": "[aws:2019-09-23 19:21:52] Extension settings",
|
||||
"message": "拡張機能の設定"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"description": "[aws:2019-09-23 19:21:53] Extra permissions are required to access the underlying page.",
|
||||
"message": "基になるページにアクセスするには、追加の権限が必要です。"
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"description": "[aws:2019-09-23 19:21:54] Extra permissions required",
|
||||
"message": "追加の権限が必要です"
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"description": "[aws:2019-09-23 19:21:54] File access needed",
|
||||
"message": "必要なファイルアクセス"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"description": "[aws:2019-09-22 22:35:36] File no longer exists—perhaps it has been cleared from your browser",
|
||||
"message": "ファイルは存在しません。ブラウザから消去された可能性があります。"
|
||||
},
|
||||
"_Fill": {
|
||||
"description": "[aws:2019-09-22 22:35:37] Fill",
|
||||
"message": "[塗りつぶし]"
|
||||
},
|
||||
"_Font": {
|
||||
"description": "[aws:2019-09-22 22:35:38] Font",
|
||||
"message": "[フォント]"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:21:55] For additional questions, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "その他のご質問は、 \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">当社までお問い合わせください\u003C/a>。"
|
||||
},
|
||||
"_Getstarted": {
|
||||
"description": "[aws:2019-09-22 22:35:39] Get started",
|
||||
"message": "ご利用開始にあたって"
|
||||
},
|
||||
"_Gotit": {
|
||||
"description": "[aws:2019-09-22 22:35:40] Got it!",
|
||||
"message": "分かった!"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"description": "[aws:2019-09-22 22:35:40] Go to your account",
|
||||
"message": "アカウントに移動する"
|
||||
},
|
||||
"_Help": {
|
||||
"description": "[aws:2019-09-22 22:35:41] Help",
|
||||
"message": "助けて"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"description": "[aws:2019-09-22 22:35:42] Help / Shortcuts",
|
||||
"message": "ヘルプ/ショートカット"
|
||||
},
|
||||
"_History": {
|
||||
"description": "[aws:2019-09-22 22:35:42] History",
|
||||
"message": "歴史"
|
||||
},
|
||||
"_Hooray": {
|
||||
"description": "[aws:2019-09-22 22:35:43] Hooray",
|
||||
"message": "おい"
|
||||
},
|
||||
"_Icon": {
|
||||
"description": "[aws:2019-09-22 22:35:44] Icon",
|
||||
"message": "アイコン"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 22:35:45] If this persists, please report it via the flag reporting button above.",
|
||||
"message": "それでも問題が解決しない場合は、上のフラグレポートボタンから報告してください。"
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"description": "[aws:2019-09-22 22:35:46] If you’d like to try this feature in the future, click on the “Edit” button up top.",
|
||||
"message": "今後、この機能をお試しになりたい場合は、上部の「編集」ボタンをクリックしてください。"
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"description": "[aws:2019-09-22 22:35:46] Image deleted",
|
||||
"message": "画像が削除されました"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"description": "[aws:2019-09-22 22:35:47] Image format:",
|
||||
"message": "画像形式:"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"description": "[aws:2019-09-22 22:35:48] Insert shapes",
|
||||
"message": "図形を挿入する"
|
||||
},
|
||||
"_Italic": {
|
||||
"description": "[aws:2019-09-22 22:35:48] Italic",
|
||||
"message": "斜体"
|
||||
},
|
||||
"_Layers": {
|
||||
"description": "[aws:2019-09-22 22:35:49] Layers",
|
||||
"message": "[画層]"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"description": "[aws:2019-09-22 22:35:50] Learn more",
|
||||
"message": "詳細はこちら"
|
||||
},
|
||||
"_Line": {
|
||||
"description": "[aws:2019-09-22 22:35:50] Line",
|
||||
"message": "[線]"
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"description": "[aws:2019-09-23 19:21:56] Load permissions dialog?",
|
||||
"message": "パーミッションの読み込みダイアログしますか?"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"description": "[aws:2019-09-22 22:35:51] Login to Export",
|
||||
"message": "ログインしてエクスポート"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"description": "[aws:2019-09-22 22:35:52] Look for an element within the page with its own scroll bars and scroll that item during the capture.",
|
||||
"message": "独自のスクロールバーがあるページ内の要素を探し、キャプチャ中にその項目をスクロールします。"
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"description": "[aws:2019-09-22 22:35:53] Might you consider taking a minute to rate it in the Webstore?",
|
||||
"message": "Webstoreでそれを評価するために1分かかることを検討してもよろしいですか?"
|
||||
},
|
||||
"_More": {
|
||||
"description": "[aws:2019-09-22 22:35:54] More",
|
||||
"message": "もっと詳しく"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"description": "[aws:2019-09-22 22:35:54] Mouse or arrow keys",
|
||||
"message": "マウスまたは矢印キー"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"description": "[aws:2019-09-22 22:35:55] Mouse or layers pane",
|
||||
"message": "マウスまたはレイヤーペイン"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"description": "[aws:2019-09-22 22:35:55] Move layer",
|
||||
"message": "レイヤを移動"
|
||||
},
|
||||
"_None": {
|
||||
"description": "[aws:2019-09-22 22:35:56] None",
|
||||
"message": "無し"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"description": "[aws:2019-09-22 22:35:57] No screen captures found. Go make some!",
|
||||
"message": "スクリーンキャプチャが見つかりません。 作ってみろ!"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"description": "[aws:2019-09-23 19:21:56] Note: this page is too large for the Chrome browser to capture as one image. It will be split into \u003Cspan id=\"screenshot-count\">multiple\u003C/span> images.",
|
||||
"message": "注:このページは大きすぎるため、Chrome ブラウザでは 1 つの画像としてキャプチャできません。 \u003Cspan id=\"screenshot-count\">複数の\u003C/span> 画像に分割されます。"
|
||||
},
|
||||
"_Nothanks": {
|
||||
"description": "[aws:2019-09-22 22:35:57] No, thanks.",
|
||||
"message": "いいえ、結構です。"
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"description": "[aws:2019-09-22 22:35:58] No thanks continue editing",
|
||||
"message": "いいえ、編集を続行します"
|
||||
},
|
||||
"_Notreally": {
|
||||
"description": "[aws:2019-09-22 22:35:59] Not really",
|
||||
"message": "本当に"
|
||||
},
|
||||
"_OK": {
|
||||
"description": "[aws:2019-09-23 19:21:57] OK",
|
||||
"message": "OK"
|
||||
},
|
||||
"_On": {
|
||||
"description": "[aws:2019-09-22 22:36:01] On",
|
||||
"message": "[オン"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"description": "[aws:2019-09-22 22:36:02] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios.",
|
||||
"message": "Mac Chromeでは、自動ダウンロードや複数のファイルをダウンロードするときに「名前を付けて保存」に問題があるため、これらのシナリオでは無効になっています。"
|
||||
},
|
||||
"_Options": {
|
||||
"description": "[aws:2019-09-22 22:36:02] Options",
|
||||
"message": "オプション"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"description": "[aws:2019-09-22 22:36:04] Order layer",
|
||||
"message": "オーダレイヤー"
|
||||
},
|
||||
"_Outline": {
|
||||
"description": "[aws:2019-09-22 22:36:04] Outline",
|
||||
"message": "[アウトライン]"
|
||||
},
|
||||
"_Oval": {
|
||||
"description": "[aws:2019-09-22 22:36:05] Oval",
|
||||
"message": "楕円形"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"description": "[aws:2019-09-22 22:36:07] PDF size:",
|
||||
"message": "PDFのサイズ:"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"description": "[aws:2019-09-22 22:36:10] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression.",
|
||||
"message": "PNG は可逆性であり、画面に表示されるものと正確に一致する必要がありますが、通常、圧縮を使用する JPG よりもファイルサイズが大きくなります。"
|
||||
},
|
||||
"_Pad": {
|
||||
"description": "[aws:2019-09-22 22:36:06] Pad",
|
||||
"message": "パッド"
|
||||
},
|
||||
"_Padding": {
|
||||
"description": "[aws:2019-09-22 22:36:06] Padding",
|
||||
"message": "パディング"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"description": "[aws:2019-09-22 22:36:07] Padding / Border",
|
||||
"message": "パディング/ ボーダー"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 22:36:08] Permission needed to download files",
|
||||
"message": "ファイルのダウンロードに必要な権限"
|
||||
},
|
||||
"_Permissions": {
|
||||
"description": "[aws:2019-09-22 22:36:09] Permissions",
|
||||
"message": "アクセス許可"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"description": "[aws:2019-09-23 19:21:58] Please go to your Chrome extension settings and enable \u003Cstrong>“Allow access to file URLs”\u003C/strong>, so the extension can access this page. \u003Cbr>\u003Cbr>",
|
||||
"message": "Chrome 拡張機能の設定で [ \u003Cstrong>ファイル URL へのアクセスを許可する]\u003C/strong>を有効にして、拡張機能がこのページにアクセスできるようにしてください。 \u003Cbr>\u003Cbr>"
|
||||
},
|
||||
"_Position": {
|
||||
"description": "[aws:2019-09-22 22:36:11] Position",
|
||||
"message": "[位置]"
|
||||
},
|
||||
"_Radius": {
|
||||
"description": "[aws:2019-09-22 22:36:11] Radius",
|
||||
"message": "[半径]"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"description": "[aws:2019-09-22 22:36:12] Rectangle",
|
||||
"message": "[長方形]"
|
||||
},
|
||||
"_Redo": {
|
||||
"description": "[aws:2019-09-22 22:36:13] Redo",
|
||||
"message": "やり直し"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"description": "[aws:2019-09-22 22:36:13] Remove files",
|
||||
"message": "ファイルの削除"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"description": "[aws:2019-09-22 22:36:14] Report issue.",
|
||||
"message": "問題を報告します。"
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"description": "[aws:2019-09-22 22:36:15] Resize layer",
|
||||
"message": "レイヤーのサイズ変更"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"description": "[aws:2019-09-22 22:36:16] Rounded corners",
|
||||
"message": "丸みを帯びたコーナー"
|
||||
},
|
||||
"_Saveas": {
|
||||
"description": "[aws:2019-09-22 22:36:16] Save as",
|
||||
"message": "名前を付けて保存"
|
||||
},
|
||||
"_Saved": {
|
||||
"description": "[aws:2019-09-22 22:36:17] Saved",
|
||||
"message": "保存されました"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"description": "[aws:2019-09-22 22:36:18] Save this permission (if accepted) for future captures. It can still be revoked later from the options page.",
|
||||
"message": "この権限を今後のキャプチャ用に保存します (許可されている場合)。 後でオプションページから取り消すことができます。"
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"description": "[aws:2019-09-23 19:21:58] Screen capture in progress…",
|
||||
"message": "スクリーンキャプチャを実行中..."
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"description": "[aws:2019-09-22 22:36:19] Select 1 or more screenshots to use this action.",
|
||||
"message": "このアクションを使用するには、1 つ以上のスクリーンショットを選択します。"
|
||||
},
|
||||
"_Selected": {
|
||||
"description": "[aws:2019-09-22 22:36:20] Selected",
|
||||
"message": "[選択]"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"description": "[aws:2019-09-22 22:36:20] Select layer",
|
||||
"message": "画層を選択"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"description": "[aws:2019-09-22 22:36:21] Set theme defaults",
|
||||
"message": "テーマの既定を設定する"
|
||||
},
|
||||
"_Shapes": {
|
||||
"description": "[aws:2019-09-22 22:36:22] Shapes",
|
||||
"message": "[図形]"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"description": "[aws:2019-09-22 22:36:22] Sign up for a free 7-day trial to unlock the editor and download your masterpiece.",
|
||||
"message": "7日間の無料トライアルにサインアップして、エディタのロックを解除し、傑作をダウンロードしてください。"
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"description": "[aws:2019-09-22 22:36:23] Sign up to Export",
|
||||
"message": "エクスポートにサインアップ"
|
||||
},
|
||||
"_Size": {
|
||||
"description": "[aws:2019-09-22 22:36:24] Size",
|
||||
"message": "サイズ"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:21:59] Something went wrong. Try refreshing the page and running this again. \u003Cbr>\u003Cbr> If this persists, please \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "問題が発生しました。 ページを更新して、もう一度実行してみてください。 \u003Cbr>\u003Cbr>問題が解決しない場合は、 \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">お問い合わせください\u003C/a>。"
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"description": "[aws:2019-09-22 22:36:24] Something went wrong deleting your screenshot.",
|
||||
"message": "スクリーンショットの削除中に問題が発生しました。"
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"description": "[aws:2019-09-22 22:36:25] Something went wrong opening this screenshot into a new.",
|
||||
"message": "このスクリーンショットを新しいで開く際に問題が発生しました。"
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"description": "[aws:2019-09-22 22:36:26] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot.",
|
||||
"message": "「トップに戻る」ボタンやスティッキーフッターなどの要素がページに繰り返されることがあります。 これは、スクリーンショットで繰り返すのを止めるために、それらを絶対に配置しようとします。"
|
||||
},
|
||||
"_Sorry": {
|
||||
"description": "[aws:2019-09-22 22:36:27] Sorry",
|
||||
"message": "すみません"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"description": "[aws:2019-09-22 22:36:27] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed).",
|
||||
"message": "ダウンロードディレクトリの下にあるディレクトリを指定して、スクリーンショットを保存します(「スクリーンキャプチャ」など)。 空白の場合は、デフォルトでダウンロードディレクトリになります。 (文字、数字、ダッシュ、アンダースコア、スラッシュに制限してください。無効な文字は自動的に削除されます)。"
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"description": "[aws:2019-09-22 22:36:28] Specify the format size of PDFs for when exporting to PDF.",
|
||||
"message": "PDF に書き出すときの PDF の形式サイズを指定します。"
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"description": "[aws:2019-09-22 22:36:29] Start your free trial",
|
||||
"message": "無料トライアルを開始"
|
||||
},
|
||||
"_Stickers": {
|
||||
"description": "[aws:2019-09-22 22:36:30] Stickers",
|
||||
"message": "ステッカー"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"description": "[aws:2019-09-22 22:36:30] Still loading",
|
||||
"message": "まだロード中"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"description": "[aws:2019-09-22 22:36:31] Take me to the Webstore!",
|
||||
"message": "ウェブストアに連れて行ってくれ!"
|
||||
},
|
||||
"_Text": {
|
||||
"description": "[aws:2019-09-22 22:36:31] Text",
|
||||
"message": "テキスト"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"description": "[aws:2019-09-22 22:36:32] Thank you for supporting Full Page Screen Capture",
|
||||
"message": "フルページスクリーンキャプチャをサポートしていただきありがとうございます"
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"description": "[aws:2019-09-22 22:36:33] The best and safest way to capture a screenshot of an entire web page.",
|
||||
"message": "ウェブページ全体のスクリーンショットをキャプチャするための最良かつ安全な方法。"
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"description": "[aws:2019-09-22 22:36:33] The download permission is required to enable the download as PDF feature.",
|
||||
"message": "PDF としてダウンロード機能を有効にするには、ダウンロード権限が必要です。"
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"description": "[aws:2019-09-22 22:36:34] The following files could not be downloaded:",
|
||||
"message": "次のファイルをダウンロードできませんでした:"
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"description": "[aws:2019-09-22 22:36:35] Theme Defaults",
|
||||
"message": "テーマの既定値"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 22:36:36] There was an error downloading files, please report it via the flag button above.",
|
||||
"message": "ファイルのダウンロード中にエラーが発生しました。上のフラグボタンから報告してください。"
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 22:36:37] These settings will apply to all future edits of screenshots. Changes are autosaved.",
|
||||
"message": "これらの設定は、スクリーンショットの今後の編集すべてに適用されます。 変更は自動保存されます。"
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"description": "[aws:2019-09-22 22:36:37] The specified image could not be found.",
|
||||
"message": "指定されたイメージが見つかりませんでした。"
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"description": "[aws:2019-09-22 22:36:38] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!",
|
||||
"message": "この拡張は、維持するために多くの作業を必要とします。 あなたがそれが役に立つと聞いて本当に意味があります!"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 22:36:39] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above.",
|
||||
"message": "これは予想以上にロードに時間がかかっています。 しっかり吊るして! しばらくしてから何も更新されない場合は、上の報告フラグボタンから報告してください。"
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"description": "[aws:2019-09-22 22:36:40] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work.",
|
||||
"message": "この権限により、拡張機能内でのダウンロードのしくみをより細かく制御できます。 あなたの設定が保存され、このダウンロードボタンは、デフォルトのブラウザクリック時のダウンロードにフォールバックされるようになりました。 ただし、[履歴] ページまたは [オプション] ページの高度な機能を使用するには、この権限が必要であるため、この権限を要求するメッセージが表示されます。"
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"description": "[aws:2019-09-22 22:36:40] This permission is required for the download buttons and the auto-download feature.",
|
||||
"message": "この権限は、ダウンロードボタンと自動ダウンロード機能に必要です。"
|
||||
},
|
||||
"_Thispermissionisrequiredinordertoscrolltheinnercontentsofiframesorframesets": {
|
||||
"description": "[aws:2019-09-22 23:04:49] This permission is required in order to scroll the inner contents of $iframes$ or $framesets$.",
|
||||
"message": "このパーミッションは、$iframes$ または $framesets$ の内部コンテンツをスクロールするために必要です。",
|
||||
"placeholders": {
|
||||
"framesets": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">framesets\u003C/a>",
|
||||
"example": "framesets"
|
||||
},
|
||||
"iframes": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframes\u003C/a>",
|
||||
"example": "iframes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 22:36:42] This screenshot been successfully removed.",
|
||||
"message": "このスクリーンショットは正常に削除されました。"
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"description": "[aws:2019-09-23 19:22:00] This site appears to have embedded content within an a \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset\u003C/a>.",
|
||||
"message": "このサイトでは、 \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">フレームセット\u003C/a>内にコンテンツが埋め込まれているようです。"
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"description": "[aws:2019-09-23 19:22:01] This site appears to have embedded content within an \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>.",
|
||||
"message": "このサイトは \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>内にコンテンツが埋め込まれているようです。"
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"description": "[aws:2019-09-23 19:22:02] This test version has expired. Please reach out to get an update or switch over to the proper extension in the \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>.",
|
||||
"message": "このテストバージョンの有効期限が切れています。 \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome ウェブストア\u003C/a>でアップデートを入手するか、適切な拡張機能に切り替えるために連絡してください。"
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"description": "[aws:2019-09-22 22:36:44] Toggle URL / browser",
|
||||
"message": "URL /ブラウザを切り替える"
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"description": "[aws:2019-09-22 22:36:43] Toggle crop",
|
||||
"message": "切り抜きの切り替え"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"description": "[aws:2019-09-22 22:36:43] Toggle padding / border",
|
||||
"message": "パディング/境界線の切り替え"
|
||||
},
|
||||
"_Type": {
|
||||
"description": "[aws:2019-09-22 22:36:45] Type",
|
||||
"message": "タイプ"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"description": "[aws:2019-09-22 22:36:48] URL / Browser",
|
||||
"message": "URL/ブラウザ"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"description": "[aws:2019-09-22 22:36:48] URL on bottom",
|
||||
"message": "下部にURLがあります"
|
||||
},
|
||||
"_URLontop": {
|
||||
"description": "[aws:2019-09-22 22:36:49] URL on top",
|
||||
"message": "上部の URL"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"description": "[aws:2019-09-22 22:36:45] Unable to find image",
|
||||
"message": "画像が見つかりません"
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"description": "[aws:2019-09-22 22:36:46] Unable to load image",
|
||||
"message": "イメージを読み込めません"
|
||||
},
|
||||
"_Undo": {
|
||||
"description": "[aws:2019-09-22 22:36:46] Undo",
|
||||
"message": "[元に戻す]"
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"description": "[aws:2019-09-23 19:22:03] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page.",
|
||||
"message": "警告:拡張機能は、非常に大きなキャプチャを処理するように設計されていません。 このページのキャプチャを完了できない可能性があります。"
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"description": "[aws:2019-09-22 22:36:51] Watch Demo",
|
||||
"message": "デモを見る"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 22:36:52] Welcome to the Full Page Editor!",
|
||||
"message": "フルページエディタへようこそ!"
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"description": "[aws:2019-09-23 19:22:04] Welcome to the Full Page Screen Capture extension.",
|
||||
"message": "全画面スクリーンキャプチャ拡張機能へようこそ。"
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 22:36:52] Welcome to the official Full Page Editor!",
|
||||
"message": "公式フルページエディタへようこそ!"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"description": "[aws:2019-09-22 22:36:53] We’re excited to have you aboard.",
|
||||
"message": "ご乗船できることを嬉しいです。"
|
||||
},
|
||||
"_Width": {
|
||||
"description": "[aws:2019-09-22 22:36:54] Width",
|
||||
"message": "[幅]"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"description": "[aws:2019-09-22 22:36:54] Would you like to report any issues you’re experiencing, so we can improve this extension together?",
|
||||
"message": "発生した問題を報告して、この拡張機能を一緒に改善できるようにしますか?"
|
||||
},
|
||||
"_Yes": {
|
||||
"description": "[aws:2019-09-22 22:36:55] Yes!",
|
||||
"message": "はい!"
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"description": "[aws:2019-09-23 19:22:04] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions.",
|
||||
"message": "これは、ブラウザが拡張機能がスクリプトの実行を制限しているものを除いて、任意のWebページで実行できます。 これには、Chrome ウェブストア、ブラウザの設定ページ、その他の拡張機能が含まれます。"
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"description": "[aws:2019-09-23 19:22:05] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen.",
|
||||
"message": "ダイアログを操作した後、拡張機能を再実行する必要があります。 キャンセルすると、表示されている画面だけがキャプチャされます。"
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 22:36:56] You need to grant the download privilege in order to download files",
|
||||
"message": "ファイルをダウンロードするには、ダウンロード権限を付与する必要があります"
|
||||
},
|
||||
"_Zoom": {
|
||||
"description": "[aws:2019-09-22 22:36:56] Zoom",
|
||||
"message": "[ズーム]"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"description": "[aws:2019-09-22 22:36:57] Zoom in",
|
||||
"message": "拡大表示"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"description": "[aws:2019-09-22 22:36:57] Zoom out",
|
||||
"message": "縮小"
|
||||
},
|
||||
"_billedannually": {
|
||||
"description": "[aws:2019-09-22 22:35:09] billed annually",
|
||||
"message": "毎年請求"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"description": "[aws:2019-09-22 22:35:11] cancel anytime",
|
||||
"message": "いつでもキャンセル"
|
||||
},
|
||||
"_close": {
|
||||
"description": "[aws:2019-09-23 19:21:51] close",
|
||||
"message": "閉じる"
|
||||
},
|
||||
"_details": {
|
||||
"description": "[aws:2019-09-23 19:21:52] details…",
|
||||
"message": "詳細..."
|
||||
},
|
||||
"_fullimage": {
|
||||
"description": "[aws:2019-09-22 22:35:38] full image",
|
||||
"message": "フルイメージ"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"description": "[aws:2019-09-22 22:35:44] iFrame permission",
|
||||
"message": "iFrame パーミッション"
|
||||
},
|
||||
"_loading": {
|
||||
"description": "[aws:2019-09-22 22:35:51] loading…",
|
||||
"message": "ロード中..."
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 23:04:47] $num$ files could not be removed.",
|
||||
"message": "$num$ ファイルを削除できませんでした。",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:04:48] $num$ files were successfully removed.",
|
||||
"message": "$num$ ファイルが正常に削除されました。",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_or": {
|
||||
"description": "[aws:2019-09-22 22:36:03] or",
|
||||
"message": "または"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"description": "[aws:2019-09-22 22:36:15] restore factory defaults",
|
||||
"message": "工場出荷時のデフォルトに戻す"
|
||||
},
|
||||
"_search": {
|
||||
"description": "[aws:2019-09-22 22:36:18] search…",
|
||||
"message": "検索..."
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"description": "[aws:2019-09-22 22:36:47] upon trial completion",
|
||||
"message": "トライアル完了時"
|
||||
},
|
||||
"_version": {
|
||||
"description": "[aws:2019-09-22 22:36:50] version",
|
||||
"message": "バージョンです"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"description": "[aws:2019-09-22 22:36:50] watch a demo video",
|
||||
"message": "デモビデオを見る"
|
||||
},
|
||||
"actionClose": {
|
||||
"description": "[aws:2019-09-22 22:36:58] Close",
|
||||
"message": "閉じる"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"description": "[aws:2019-09-22 22:36:59] Delete image",
|
||||
"message": "画像を削除"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"description": "[aws:2019-09-22 22:36:59] Download image",
|
||||
"message": "画像をダウンロードする"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"description": "[aws:2019-09-22 22:37:00] Download PDF",
|
||||
"message": "PDFをダウンロード"
|
||||
},
|
||||
"actionEdit": {
|
||||
"description": "[aws:2019-09-22 22:37:01] Edit",
|
||||
"message": "[編集]"
|
||||
},
|
||||
"actionOK": {
|
||||
"description": "[aws:2019-09-22 22:37:01] OK",
|
||||
"message": "OK"
|
||||
},
|
||||
"actionReport": {
|
||||
"description": "[aws:2019-09-22 22:37:02] Report issue",
|
||||
"message": "問題を報告する"
|
||||
},
|
||||
"appDesc": {
|
||||
"description": "[aws:2019-09-22 22:34:55] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!",
|
||||
"message": "余分な権限を要求することなく、現在のページのスクリーンショットを完全に確実にキャプチャできます。"
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"description": "Take your screenshots to the next level with Full Page Screen Capture Premium",
|
||||
"message": "Full Page Screen Capture Premiumで、あなたのスクリーンショットを一つ上のレベルへ"
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"description": "Get started (free 1-week trial)",
|
||||
"message": "始めてみる(1週間無料トライアル)"
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"description": "Sign in",
|
||||
"message": "ログイン"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"description": "Already have an account?",
|
||||
"message": "既にアカウントをお持ちですか?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"description": "Speed up your workflow with advanced editing and annotation features directly in the extension!",
|
||||
"message": "アプリケーション内の進化したスクリーンショット編集・注記機能で、あなたの業務フローをスピードアップしましょう"
|
||||
},
|
||||
"navHistory": {
|
||||
"description": "[aws:2019-09-22 22:37:02] History",
|
||||
"message": "歴史"
|
||||
},
|
||||
"navOptions": {
|
||||
"description": "[aws:2019-09-22 22:37:03] Options",
|
||||
"message": "オプション"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"description": "No thanks",
|
||||
"message": "いいえ"
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"description": "Try editing and annotating your screenshot",
|
||||
"message": "スクリーンショットの編集・注記を試してみてください"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"description": "Ok!",
|
||||
"message": "はい"
|
||||
}
|
||||
}
|
@@ -1,900 +0,0 @@
|
||||
{
|
||||
"_1filecouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 23:05:39] 1 file could not be removed.",
|
||||
"message": "파일 1개를 제거할 수 없습니다."
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:05:40] 1 file was successfully removed.",
|
||||
"message": "파일 1개가 제거되었습니다."
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"description": "[aws:2019-09-22 23:05:40] Adjust repeating elements",
|
||||
"message": "반복 요소 조정"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"description": "[aws:2019-09-22 23:05:41] Advanced scrolling",
|
||||
"message": "고급 스크롤"
|
||||
},
|
||||
"_Align": {
|
||||
"description": "[aws:2019-09-22 23:05:42] Align",
|
||||
"message": "정렬"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"description": "[aws:2019-09-22 23:05:43] Any issues?",
|
||||
"message": "어떤 문제라도?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"description": "[aws:2019-09-22 23:05:43] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested.",
|
||||
"message": "이전에 부여된 선택적 사용 권한은 여기에 선택되어 표시됩니다. 언제든지 취소할 수 있습니다. 나중에 다시 필요한 경우 다시 요청됩니다."
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"description": "[aws:2019-09-22 23:05:44] Are you enjoying this extension?",
|
||||
"message": "이 확장 프로그램을 즐기고 있습니까?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:05:45] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)",
|
||||
"message": "스크린 캡쳐 1개를 삭제하시겠습니까?\n (이 작업은 실행 취소할 수 없습니다.)"
|
||||
},
|
||||
"_AreyousureyouwanttodeletecountscreencapturesThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:05:45] Are you sure you want to delete $count$ screen captures?\n (This action cannot be undone.)",
|
||||
"message": "$count$ 화면 캡처를 삭제하시겠습니까?\n (이 작업은 실행 취소할 수 없습니다.)",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:05:46] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)",
|
||||
"message": "이 스크린샷을 삭제하시겠습니까?\n(이 작업은 실행 취소할 수 없습니다.)"
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"description": "[aws:2019-09-22 23:05:47] Are you sure you want to reset to the extension’s original theme defaults?",
|
||||
"message": "확장 프로그램의 원래 테마 기본값으로 재설정하시겠습니까?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"description": "[aws:2019-09-22 23:05:47] Arrow",
|
||||
"message": "화살표"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:05:48] Auto-download files",
|
||||
"message": "파일 자동 다운로드"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:22:06] Auto-download is enabled. You can change this in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "자동 다운로드가 활성화되었습니다. \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">옵션\u003C/a>에서 변경할 수 있습니다."
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"description": "[aws:2019-09-22 23:05:49] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\".",
|
||||
"message": "스크린 샷을 새 창에서 여는 대신 자동으로 다운로드합니다.즉, 확장 캡처 탭이 열리지 않습니다. 확장 프로그램을 마우스 오른쪽 버튼으로 클릭하고 “옵션”을 선택하여 여기로 돌아갈 수 있습니다."
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"description": "[aws:2019-09-22 23:05:50] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority.",
|
||||
"message": "스크린샷을 다운로드할 때 “다른 이름으로 저장” 대화 상자가 자동으로 표시됩니다. Chrome 설정에서 “다운로드하기 전에 각 파일을 저장할 위치 묻기”옵션이 활성화되어 있으면 우선 순위가 적용됩니다."
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 23:05:50] Back to capture (changes are auto-saved)",
|
||||
"message": "캡처로 돌아가기 (변경 사항이 자동 저장됨)"
|
||||
},
|
||||
"_Blur": {
|
||||
"description": "[aws:2019-09-22 23:05:52] Blur",
|
||||
"message": "흐림 효과"
|
||||
},
|
||||
"_Bold": {
|
||||
"description": "[aws:2019-09-22 23:05:52] Bold",
|
||||
"message": "굵게"
|
||||
},
|
||||
"_Cancel": {
|
||||
"description": "[aws:2019-09-23 19:22:06] Cancel",
|
||||
"message": "취소"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:22:07] Cannot auto-download, you need to reapprove the Downloads permission in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "자동 다운로드할 수 없습니다. \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">옵션\u003C/a>에서 다운로드 권한을 다시 승인해야 합니다."
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:05:54] Cannot download files",
|
||||
"message": "파일을 다운로드할 수 없습니다."
|
||||
},
|
||||
"_Capture": {
|
||||
"description": "[aws:2019-09-22 23:05:54] Capture",
|
||||
"message": "캡처"
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"description": "[aws:2019-09-23 19:22:08] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL.",
|
||||
"message": "Chrome은 보안상의 이유로 일부 URL에 대한 액세스를 허용하지 않습니다. 여기에는 웹 스토어 갤러리, 기타 크롬 확장 프로그램 및 chrome: // URL이 포함됩니다. 현재 페이지는 제한된 URL로 나타납니다."
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"description": "[aws:2019-09-22 23:05:55] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!",
|
||||
"message": "Chrome은 확장 프로그램이 기본 다운로드 디렉토리 외부에 파일을 저장하지 못하도록 합니다. 입력한 경로가 그에 따라 업데이트되었습니다. 미안해!"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"description": "[aws:2019-09-22 23:05:56] Click + drag in layers pane",
|
||||
"message": "레이어 창에서 클릭+드래그"
|
||||
},
|
||||
"_Color": {
|
||||
"description": "[aws:2019-09-22 23:05:56] Color",
|
||||
"message": "색상"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"description": "[aws:2019-09-22 23:05:57] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future.",
|
||||
"message": "전체 페이지 화면 캡처 확장에 대한 설정을 구성합니다. 추가 업데이트를 위해 계속 지켜봐 주시기 바랍니다. 베타 설정은 나중에 변경될 수 있습니다."
|
||||
},
|
||||
"_Continueediting": {
|
||||
"description": "[aws:2019-09-22 23:05:58] Continue editing",
|
||||
"message": "계속 편집"
|
||||
},
|
||||
"_CropImage": {
|
||||
"description": "[aws:2019-09-22 23:05:59] Crop Image",
|
||||
"message": "이미지 자르기"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"description": "[aws:2019-09-22 23:05:58] Crop, edit, annotate, and export",
|
||||
"message": "자르기, 편집, 주석 달기 및 내보내기"
|
||||
},
|
||||
"_Delete": {
|
||||
"description": "[aws:2019-09-22 23:06:00] Delete",
|
||||
"message": "삭제"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"description": "[aws:2019-09-22 23:06:00] Delete current selection",
|
||||
"message": "현재 선택 항목 삭제"
|
||||
},
|
||||
"_Directory": {
|
||||
"description": "[aws:2019-09-22 23:06:01] Directory:",
|
||||
"message": "디렉토리:"
|
||||
},
|
||||
"_Document": {
|
||||
"description": "[aws:2019-09-22 23:06:02] Document",
|
||||
"message": "문서"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"description": "[aws:2019-09-22 23:06:02] Document edits",
|
||||
"message": "문서 편집"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"description": "[aws:2019-09-22 23:06:03] Done Cropping",
|
||||
"message": "자르기 완료"
|
||||
},
|
||||
"_Download": {
|
||||
"description": "[aws:2019-09-22 23:06:04] Download",
|
||||
"message": "다운로드"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"description": "[aws:2019-09-22 23:06:04] Download & Export",
|
||||
"message": "다운로드 및 내보내기"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"description": "[aws:2019-09-22 23:06:05] Download permission is required",
|
||||
"message": "다운로드 권한이 필요합니다."
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"description": "[aws:2019-09-22 23:06:06] Download permission not granted",
|
||||
"message": "다운로드 권한이 부여되지 않았습니다."
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"description": "[aws:2019-09-22 23:06:06] Downloads permission",
|
||||
"message": "다운로드 권한"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"description": "[aws:2019-09-22 23:06:07] Drag layer control points",
|
||||
"message": "레이어 제어점 드래그"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"description": "[aws:2019-09-22 23:06:07] Duplicate selection",
|
||||
"message": "중복 선택 항목"
|
||||
},
|
||||
"_Edited": {
|
||||
"description": "[aws:2019-09-22 23:06:08] Edited",
|
||||
"message": "편집됨"
|
||||
},
|
||||
"_Elements": {
|
||||
"description": "[aws:2019-09-22 23:06:09] Elements",
|
||||
"message": "요소"
|
||||
},
|
||||
"_Emoji": {
|
||||
"description": "[aws:2019-09-22 23:06:10] Emoji",
|
||||
"message": "이모티콘"
|
||||
},
|
||||
"_Enabled": {
|
||||
"description": "[aws:2019-09-22 23:06:10] Enabled",
|
||||
"message": "활성화됨"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"description": "[aws:2019-09-22 23:06:11] Enter text here",
|
||||
"message": "여기에 텍스트를 입력하십시오."
|
||||
},
|
||||
"_Error": {
|
||||
"description": "[aws:2019-09-22 23:06:11] Error",
|
||||
"message": "오류"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"description": "[aws:2019-09-22 23:06:12] Error downloading file",
|
||||
"message": "파일을 다운로드하는 중 오류가 발생했습니다."
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"description": "[aws:2019-09-22 23:06:13] Error downloading files",
|
||||
"message": "파일을 다운로드하는 중 오류가 발생했습니다."
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:06:13] Error handling files. Please report this via the flag reporting button above.",
|
||||
"message": "파일을 처리하는 동안 오류가 발생했습니다. 위의 플래그 신고 버튼을 통해 신고하십시오."
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"description": "[aws:2019-09-22 23:06:14] Error loading history",
|
||||
"message": "히스토리를 로드하는 중 오류 발생"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"description": "[aws:2019-09-22 23:06:15] Error loading image",
|
||||
"message": "이미지를 로드하는 중 오류 발생"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"description": "[aws:2019-09-22 23:06:15] Error opening screenshot",
|
||||
"message": "스크린샷을 여는 중 오류 발생"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"description": "[aws:2019-09-22 23:06:16] Error removing screenshot",
|
||||
"message": "스크린샷을 제거하는 중 오류 발생"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"description": "[aws:2019-09-22 23:06:17] Exit zoom",
|
||||
"message": "줌 종료"
|
||||
},
|
||||
"_Export": {
|
||||
"description": "[aws:2019-09-22 23:06:17] Export",
|
||||
"message": "내보내기"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"description": "[aws:2019-09-23 19:22:10] Extension settings",
|
||||
"message": "확장 설정"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"description": "[aws:2019-09-23 19:22:11] Extra permissions are required to access the underlying page.",
|
||||
"message": "기본 페이지에 액세스하려면 추가 권한이 필요합니다."
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"description": "[aws:2019-09-23 19:22:11] Extra permissions required",
|
||||
"message": "추가 사용 권한이 필요합니다."
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"description": "[aws:2019-09-23 19:22:12] File access needed",
|
||||
"message": "필요한 파일 액세스"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"description": "[aws:2019-09-22 23:06:18] File no longer exists—perhaps it has been cleared from your browser",
|
||||
"message": "파일이 더 이상 존재하지 않습니다. 브라우저에서 삭제되었을 수 있습니다."
|
||||
},
|
||||
"_Fill": {
|
||||
"description": "[aws:2019-09-22 23:06:19] Fill",
|
||||
"message": "채우기"
|
||||
},
|
||||
"_Font": {
|
||||
"description": "[aws:2019-09-22 23:06:19] Font",
|
||||
"message": "글꼴"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:22:12] For additional questions, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "추가 질문은 \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">당사에 문의하십시오\u003C/a>."
|
||||
},
|
||||
"_Getstarted": {
|
||||
"description": "[aws:2019-09-22 23:06:21] Get started",
|
||||
"message": "시작하기"
|
||||
},
|
||||
"_Gotit": {
|
||||
"description": "[aws:2019-09-22 23:06:21] Got it!",
|
||||
"message": "잡았어!"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"description": "[aws:2019-09-22 23:06:22] Go to your account",
|
||||
"message": "귀하의 계정으로 이동"
|
||||
},
|
||||
"_Help": {
|
||||
"description": "[aws:2019-09-22 23:06:23] Help",
|
||||
"message": "도움말"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"description": "[aws:2019-09-22 23:06:24] Help / Shortcuts",
|
||||
"message": "도움말/바로 가기"
|
||||
},
|
||||
"_History": {
|
||||
"description": "[aws:2019-09-22 23:06:24] History",
|
||||
"message": "역사"
|
||||
},
|
||||
"_Hooray": {
|
||||
"description": "[aws:2019-09-22 23:06:25] Hooray",
|
||||
"message": "만세"
|
||||
},
|
||||
"_Icon": {
|
||||
"description": "[aws:2019-09-22 23:06:26] Icon",
|
||||
"message": "아이콘"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:06:27] If this persists, please report it via the flag reporting button above.",
|
||||
"message": "이 문제가 지속되면 위의 플래그 신고 버튼을 통해 신고하십시오."
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"description": "[aws:2019-09-22 23:06:28] If you’d like to try this feature in the future, click on the “Edit” button up top.",
|
||||
"message": "나중에 이 기능을 사용해보고 싶다면 상단의 “편집” 버튼을 클릭하십시오."
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"description": "[aws:2019-09-22 23:06:28] Image deleted",
|
||||
"message": "이미지가 삭제됨"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"description": "[aws:2019-09-22 23:06:29] Image format:",
|
||||
"message": "이미지 형식:"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"description": "[aws:2019-09-22 23:06:30] Insert shapes",
|
||||
"message": "쉐이프 삽입"
|
||||
},
|
||||
"_Italic": {
|
||||
"description": "[aws:2019-09-22 23:06:30] Italic",
|
||||
"message": "기울임꼴"
|
||||
},
|
||||
"_Layers": {
|
||||
"description": "[aws:2019-09-22 23:06:31] Layers",
|
||||
"message": "도면층"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"description": "[aws:2019-09-22 23:06:31] Learn more",
|
||||
"message": "자세히 알아보기"
|
||||
},
|
||||
"_Line": {
|
||||
"description": "[aws:2019-09-22 23:06:32] Line",
|
||||
"message": "선"
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"description": "[aws:2019-09-23 19:22:13] Load permissions dialog?",
|
||||
"message": "권한 로드 대화 상자"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"description": "[aws:2019-09-22 23:06:33] Login to Export",
|
||||
"message": "내보내기 로그인"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"description": "[aws:2019-09-22 23:06:34] Look for an element within the page with its own scroll bars and scroll that item during the capture.",
|
||||
"message": "페이지 내에서 자체 스크롤 막대가 있는 요소를 찾고 캡처 중에 해당 항목을 스크롤합니다."
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"description": "[aws:2019-09-22 23:06:35] Might you consider taking a minute to rate it in the Webstore?",
|
||||
"message": "웹 스토어에서 평가하는 데 1 분 정도 걸리는 것을 고려해 볼 수 있습니까?"
|
||||
},
|
||||
"_More": {
|
||||
"description": "[aws:2019-09-22 23:06:35] More",
|
||||
"message": "더"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"description": "[aws:2019-09-22 23:06:36] Mouse or arrow keys",
|
||||
"message": "마우스 또는 화살표 키"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"description": "[aws:2019-09-22 23:06:37] Mouse or layers pane",
|
||||
"message": "마우스 또는 레이어 창"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"description": "[aws:2019-09-22 23:06:37] Move layer",
|
||||
"message": "레이어 이동"
|
||||
},
|
||||
"_None": {
|
||||
"description": "[aws:2019-09-22 23:06:38] None",
|
||||
"message": "없음"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"description": "[aws:2019-09-22 23:06:39] No screen captures found. Go make some!",
|
||||
"message": "화면 캡처를 찾을 수 없습니다. 가서 좀 만들어라!"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"description": "[aws:2019-09-23 19:22:14] Note: this page is too large for the Chrome browser to capture as one image. It will be split into \u003Cspan id=\"screenshot-count\">multiple\u003C/span> images.",
|
||||
"message": "참고: 이 페이지는 너무 커서 Chrome 브라우저가 하나의 이미지로 캡처할 수 없습니다. 그것은 \u003Cspan id=\"screenshot-count\">여러\u003C/span> 이미지로 분할됩니다."
|
||||
},
|
||||
"_Nothanks": {
|
||||
"description": "[aws:2019-09-22 23:06:39] No, thanks.",
|
||||
"message": "아뇨, 고마워요"
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"description": "[aws:2019-09-22 23:06:40] No thanks continue editing",
|
||||
"message": "아니 감사 편집을 계속"
|
||||
},
|
||||
"_Notreally": {
|
||||
"description": "[aws:2019-09-22 23:06:41] Not really",
|
||||
"message": "정말 아닙니다."
|
||||
},
|
||||
"_OK": {
|
||||
"description": "[aws:2019-09-23 19:22:15] OK",
|
||||
"message": "확인"
|
||||
},
|
||||
"_On": {
|
||||
"description": "[aws:2019-09-22 23:06:43] On",
|
||||
"message": "에"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"description": "[aws:2019-09-22 23:06:44] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios.",
|
||||
"message": "Mac Chrome에서는 자동 다운로드 및 여러 파일을 다운로드 할 때 “다른 이름으로 저장”문제가 있으므로 이러한 시나리오에서는 비활성화됩니다."
|
||||
},
|
||||
"_Options": {
|
||||
"description": "[aws:2019-09-22 23:06:44] Options",
|
||||
"message": "옵션"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"description": "[aws:2019-09-22 23:06:45] Order layer",
|
||||
"message": "레이어 순서 지정"
|
||||
},
|
||||
"_Outline": {
|
||||
"description": "[aws:2019-09-22 23:06:46] Outline",
|
||||
"message": "아웃라인"
|
||||
},
|
||||
"_Oval": {
|
||||
"description": "[aws:2019-09-22 23:06:47] Oval",
|
||||
"message": "타원형"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"description": "[aws:2019-09-22 23:06:49] PDF size:",
|
||||
"message": "PDF 크기:"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"description": "[aws:2019-09-22 23:06:52] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression.",
|
||||
"message": "PNG는 무손실이 없으며 화면에 표시되는 것과 정확히 일치해야하지만 일반적으로 압축을 사용하는 JPG보다 파일 크기가 큽니다."
|
||||
},
|
||||
"_Pad": {
|
||||
"description": "[aws:2019-09-22 23:06:47] Pad",
|
||||
"message": "패드"
|
||||
},
|
||||
"_Padding": {
|
||||
"description": "[aws:2019-09-22 23:06:48] Padding",
|
||||
"message": "패딩"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"description": "[aws:2019-09-22 23:06:49] Padding / Border",
|
||||
"message": "패딩/테두리"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:06:50] Permission needed to download files",
|
||||
"message": "파일 다운로드에 필요한 권한"
|
||||
},
|
||||
"_Permissions": {
|
||||
"description": "[aws:2019-09-22 23:06:51] Permissions",
|
||||
"message": "사용 권한"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"description": "[aws:2019-09-23 19:22:15] Please go to your Chrome extension settings and enable \u003Cstrong>“Allow access to file URLs”\u003C/strong>, so the extension can access this page. \u003Cbr>\u003Cbr>",
|
||||
"message": "Chrome 확장 프로그램 설정으로 이동하여 \u003Cstrong>“파일 URL에 대한 액세스 허용”을\u003C/strong>활성화하면 확장 프로그램이 이 페이지에 액세스 할 수 있습니다. \u003Cbr>\u003Cbr>"
|
||||
},
|
||||
"_Position": {
|
||||
"description": "[aws:2019-09-22 23:06:52] Position",
|
||||
"message": "위치"
|
||||
},
|
||||
"_Radius": {
|
||||
"description": "[aws:2019-09-22 23:06:53] Radius",
|
||||
"message": "반지름"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"description": "[aws:2019-09-22 23:06:54] Rectangle",
|
||||
"message": "직사각형"
|
||||
},
|
||||
"_Redo": {
|
||||
"description": "[aws:2019-09-22 23:06:54] Redo",
|
||||
"message": "다시 실행"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"description": "[aws:2019-09-22 23:06:55] Remove files",
|
||||
"message": "파일 제거"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"description": "[aws:2019-09-22 23:06:55] Report issue.",
|
||||
"message": "문제를 보고합니다."
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"description": "[aws:2019-09-22 23:06:56] Resize layer",
|
||||
"message": "레이어 크기 조정"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"description": "[aws:2019-09-22 23:06:57] Rounded corners",
|
||||
"message": "둥근 모서리"
|
||||
},
|
||||
"_Saveas": {
|
||||
"description": "[aws:2019-09-22 23:06:58] Save as",
|
||||
"message": "다른 이름으로 저장"
|
||||
},
|
||||
"_Saved": {
|
||||
"description": "[aws:2019-09-22 23:06:59] Saved",
|
||||
"message": "저장되었습니다"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"description": "[aws:2019-09-22 23:06:59] Save this permission (if accepted) for future captures. It can still be revoked later from the options page.",
|
||||
"message": "나중에 캡처할 수 있도록 이 권한을 저장합니다 (수락된 경우). 나중에 옵션 페이지에서 취소할 수 있습니다."
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"description": "[aws:2019-09-23 19:22:16] Screen capture in progress…",
|
||||
"message": "화면 캡처 진행 중..."
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"description": "[aws:2019-09-22 23:07:01] Select 1 or more screenshots to use this action.",
|
||||
"message": "이 작업을 사용하려면 하나 이상의 스크린샷을 선택합니다."
|
||||
},
|
||||
"_Selected": {
|
||||
"description": "[aws:2019-09-22 23:07:01] Selected",
|
||||
"message": "선택됨"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"description": "[aws:2019-09-22 23:07:02] Select layer",
|
||||
"message": "레이어 선택"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"description": "[aws:2019-09-22 23:07:03] Set theme defaults",
|
||||
"message": "테마 기본값 설정"
|
||||
},
|
||||
"_Shapes": {
|
||||
"description": "[aws:2019-09-22 23:07:03] Shapes",
|
||||
"message": "모양"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"description": "[aws:2019-09-22 23:07:04] Sign up for a free 7-day trial to unlock the editor and download your masterpiece.",
|
||||
"message": "에디터의 잠금을 해제하고 걸작을 다운로드하려면 7일 무료 평가판에 가입하세요."
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"description": "[aws:2019-09-22 23:07:05] Sign up to Export",
|
||||
"message": "내보내기 등록하기"
|
||||
},
|
||||
"_Size": {
|
||||
"description": "[aws:2019-09-22 23:07:05] Size",
|
||||
"message": "사이즈"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:22:17] Something went wrong. Try refreshing the page and running this again. \u003Cbr>\u003Cbr> If this persists, please \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "뭔가 잘못됐어 페이지를 새로 고침하고 다시 실행하십시오. \u003Cbr>\u003Cbr>이 경우, \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">문의하시기\u003C/a>바랍니다."
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"description": "[aws:2019-09-22 23:07:06] Something went wrong deleting your screenshot.",
|
||||
"message": "스크린 샷을 삭제하는 데 문제가 발생했습니다."
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"description": "[aws:2019-09-22 23:07:07] Something went wrong opening this screenshot into a new.",
|
||||
"message": "이 스크린 샷을 새로운 것으로 여는 데 문제가 발생했습니다."
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"description": "[aws:2019-09-22 23:07:08] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot.",
|
||||
"message": "때로는 “맨 위로”버튼이나 끈적 끈적한 바닥 글과 같은 요소가 페이지에서 반복됩니다. 이것은 절대적으로 그들이 스크레 핫에서 반복되는 것을 막기 위해 그들을 위치시키려고합니다."
|
||||
},
|
||||
"_Sorry": {
|
||||
"description": "[aws:2019-09-22 23:07:08] Sorry",
|
||||
"message": "미안해요"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"description": "[aws:2019-09-22 23:07:09] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed).",
|
||||
"message": "다운로드 디렉토리 아래에 디렉토리를 지정하여 스크린샷을 저장할 수 있습니다 (예: “스크린 캡처”). 기본값은 다운로드 디렉토리가 비어 있는 경우 입니다. (문자, 숫자, 대시, 밑줄 및 슬래시로 제한하십시오. 잘못된 문자는 자동으로 제거됩니다.)"
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"description": "[aws:2019-09-22 23:07:10] Specify the format size of PDFs for when exporting to PDF.",
|
||||
"message": "PDF로 내보낼 때 사용할 PDF의 형식 크기를 지정합니다."
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"description": "[aws:2019-09-22 23:07:11] Start your free trial",
|
||||
"message": "무료 평가판 시작"
|
||||
},
|
||||
"_Stickers": {
|
||||
"description": "[aws:2019-09-22 23:07:11] Stickers",
|
||||
"message": "스티커"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"description": "[aws:2019-09-22 23:07:12] Still loading",
|
||||
"message": "아직 로드 중"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"description": "[aws:2019-09-22 23:07:12] Take me to the Webstore!",
|
||||
"message": "웹스토어로 데려다 줘!"
|
||||
},
|
||||
"_Text": {
|
||||
"description": "[aws:2019-09-22 23:07:13] Text",
|
||||
"message": "텍스트"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"description": "[aws:2019-09-22 23:07:14] Thank you for supporting Full Page Screen Capture",
|
||||
"message": "전체 페이지 화면 캡처를 지원해 주셔서 감사합니다."
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"description": "[aws:2019-09-22 23:07:14] The best and safest way to capture a screenshot of an entire web page.",
|
||||
"message": "전체 웹 페이지의 스크린 샷을 캡처하는 가장 안전하고 안전한 방법입니다."
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"description": "[aws:2019-09-22 23:07:15] The download permission is required to enable the download as PDF feature.",
|
||||
"message": "PDF로 다운로드 기능을 사용하려면 다운로드 권한이 필요합니다."
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"description": "[aws:2019-09-22 23:07:16] The following files could not be downloaded:",
|
||||
"message": "다음 파일을 다운로드할 수 없습니다."
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"description": "[aws:2019-09-22 23:07:16] Theme Defaults",
|
||||
"message": "테마 기본값"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:07:17] There was an error downloading files, please report it via the flag button above.",
|
||||
"message": "파일을 다운로드하는 중 오류가 발생했습니다. 위의 플래그 버튼을 통해 보고하십시오."
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 23:07:18] These settings will apply to all future edits of screenshots. Changes are autosaved.",
|
||||
"message": "이러한 설정은 이후의 모든 스크린 샷 편집에 적용됩니다. 변경 사항은 자동으로 저장됩니다."
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"description": "[aws:2019-09-22 23:07:19] The specified image could not be found.",
|
||||
"message": "지정한 이미지를 찾을 수 없습니다."
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"description": "[aws:2019-09-22 23:07:19] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!",
|
||||
"message": "이 확장은 유지 관리에 많은 작업이 필요합니다. 당신이 유용하다고 생각한다는 것을 듣는 것은 정말로 의미가 있습니다!"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:07:20] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above.",
|
||||
"message": "이 작업은 예상보다 로드하는 데 시간이 오래 걸립니다. 꽉 조여! 잠시 후 아무 것도 업데이트되지 않으면 위의 보고 플래그 버튼을 통해 신고하십시오."
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"description": "[aws:2019-09-22 23:07:21] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work.",
|
||||
"message": "이 권한을 사용하면 확장 프로그램 내에서 다운로드가 작동하는 방식을 보다 잘 제어할 수 있습니다. 기본 설정이 저장되었으며 이 다운로드 버튼이 기본 브라우저 클릭 시 다운로드로 대체됩니다. 그러나 작업 내역 또는 옵션 페이지의 고급 기능을 사용하려면 이 권한이 필요하기 때문에 이 기능을 입력하라는 메시지가 계속 표시됩니다."
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"description": "[aws:2019-09-22 23:07:22] This permission is required for the download buttons and the auto-download feature.",
|
||||
"message": "이 권한은 다운로드 버튼과 자동 다운로드 기능에 필요합니다."
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:07:23] This screenshot been successfully removed.",
|
||||
"message": "이 스크린샷은 성공적으로 제거되었습니다."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"description": "[aws:2019-09-23 19:22:17] This site appears to have embedded content within an a \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset\u003C/a>.",
|
||||
"message": "이 사이트는 \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">프레임세트\u003C/a>내에 포함된 콘텐츠가 있는 것으로 보입니다."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"description": "[aws:2019-09-23 19:22:18] This site appears to have embedded content within an \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>.",
|
||||
"message": "이 사이트는 \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>내에 포함 된 콘텐츠가있는 것으로 보입니다."
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"description": "[aws:2019-09-23 19:22:19] This test version has expired. Please reach out to get an update or switch over to the proper extension in the \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>.",
|
||||
"message": "이 테스트 버전은 만료되었습니다. 업데이트를 받거나 \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome 웹 스토어에서\u003C/a>적절한 확장 프로그램으로 전환하려면 연락하십시오."
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"description": "[aws:2019-09-22 23:07:25] Toggle URL / browser",
|
||||
"message": "URL/브라우저 전환"
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"description": "[aws:2019-09-22 23:07:24] Toggle crop",
|
||||
"message": "자르기 토글"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"description": "[aws:2019-09-22 23:07:25] Toggle padding / border",
|
||||
"message": "패딩/테두리 전환"
|
||||
},
|
||||
"_Type": {
|
||||
"description": "[aws:2019-09-22 23:07:26] Type",
|
||||
"message": "를 입력합니다"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"description": "[aws:2019-09-22 23:07:29] URL / Browser",
|
||||
"message": "URL/ 브라우저"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"description": "[aws:2019-09-22 23:07:30] URL on bottom",
|
||||
"message": "하단의 URL"
|
||||
},
|
||||
"_URLontop": {
|
||||
"description": "[aws:2019-09-22 23:07:30] URL on top",
|
||||
"message": "상단에 URL"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"description": "[aws:2019-09-22 23:07:26] Unable to find image",
|
||||
"message": "이미지를 찾을 수 없습니다."
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"description": "[aws:2019-09-22 23:07:27] Unable to load image",
|
||||
"message": "이미지를 로드할 수 없습니다."
|
||||
},
|
||||
"_Undo": {
|
||||
"description": "[aws:2019-09-22 23:07:28] Undo",
|
||||
"message": "실행 취소"
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"description": "[aws:2019-09-23 19:22:20] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page.",
|
||||
"message": "경고: 확장 프로그램은 매우 큰 캡처를 처리하도록 설계되지 않았습니다. 이 페이지의 캡처를 완료하지 못할 수 있습니다."
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"description": "[aws:2019-09-22 23:07:32] Watch Demo",
|
||||
"message": "데모 시청"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 23:07:33] Welcome to the Full Page Editor!",
|
||||
"message": "전체 페이지 편집기에 오신 것을 환영합니다!"
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"description": "[aws:2019-09-23 19:22:21] Welcome to the Full Page Screen Capture extension.",
|
||||
"message": "전체 페이지 화면 캡처 확장에 오신 것을 환영합니다."
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 23:07:34] Welcome to the official Full Page Editor!",
|
||||
"message": "공식 전체 페이지 편집기에 오신 것을 환영합니다!"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"description": "[aws:2019-09-22 23:07:34] We’re excited to have you aboard.",
|
||||
"message": "우리는 당신을 타고 기쁘게 생각합니다."
|
||||
},
|
||||
"_Width": {
|
||||
"description": "[aws:2019-09-22 23:07:35] Width",
|
||||
"message": "너비"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"description": "[aws:2019-09-22 23:07:36] Would you like to report any issues you’re experiencing, so we can improve this extension together?",
|
||||
"message": "이 확장 프로그램을 함께 개선할 수 있도록 발생한 문제를 보고하시겠습니까?"
|
||||
},
|
||||
"_Yes": {
|
||||
"description": "[aws:2019-09-22 23:07:36] Yes!",
|
||||
"message": "네!"
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"description": "[aws:2019-09-23 19:22:22] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions.",
|
||||
"message": "브라우저가 확장 스크립트를 실행하지 못하도록 제한하는 웹 페이지를 제외한 모든 웹 페이지에서이 작업을 실행할 수 있습니다. 여기에는 Chrome 웹 스토어, 브라우저 설정 페이지 및 기타 확장 프로그램이 포함됩니다."
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"description": "[aws:2019-09-23 19:22:22] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen.",
|
||||
"message": "대화 상자와 상호 작용 한 후 확장 프로그램을 다시 실행해야 할 수도 있습니다. 취소하면 보이는 화면만 캡처됩니다."
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:07:37] You need to grant the download privilege in order to download files",
|
||||
"message": "파일을 다운로드하려면 다운로드 권한을 부여해야 합니다."
|
||||
},
|
||||
"_Zoom": {
|
||||
"description": "[aws:2019-09-22 23:07:38] Zoom",
|
||||
"message": "줌"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"description": "[aws:2019-09-22 23:07:38] Zoom in",
|
||||
"message": "확대"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"description": "[aws:2019-09-22 23:07:39] Zoom out",
|
||||
"message": "축소"
|
||||
},
|
||||
"_billedannually": {
|
||||
"description": "[aws:2019-09-22 23:05:51] billed annually",
|
||||
"message": "연간 청구됨"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"description": "[aws:2019-09-22 23:05:53] cancel anytime",
|
||||
"message": "언제든지 취소"
|
||||
},
|
||||
"_close": {
|
||||
"description": "[aws:2019-09-23 19:22:09] close",
|
||||
"message": "을 닫습니다"
|
||||
},
|
||||
"_details": {
|
||||
"description": "[aws:2019-09-23 19:22:09] details…",
|
||||
"message": "세부 정보..."
|
||||
},
|
||||
"_fullimage": {
|
||||
"description": "[aws:2019-09-22 23:06:20] full image",
|
||||
"message": "전체 이미지"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"description": "[aws:2019-09-22 23:06:26] iFrame permission",
|
||||
"message": "iFrame 사용 권한"
|
||||
},
|
||||
"_loading": {
|
||||
"description": "[aws:2019-09-22 23:06:33] loading…",
|
||||
"message": "로드 중..."
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 23:06:41] $num$ files could not be removed.",
|
||||
"message": "$num$ 파일을 제거할 수 없습니다.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:06:42] $num$ files were successfully removed.",
|
||||
"message": "$num$ 파일이 성공적으로 제거되었습니다.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_or": {
|
||||
"description": "[aws:2019-09-22 23:06:45] or",
|
||||
"message": "또는"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"description": "[aws:2019-09-22 23:06:57] restore factory defaults",
|
||||
"message": "출하 시 기본값 복원"
|
||||
},
|
||||
"_search": {
|
||||
"description": "[aws:2019-09-22 23:07:00] search…",
|
||||
"message": "검색..."
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"description": "[aws:2019-09-22 23:07:28] upon trial completion",
|
||||
"message": "시험 완료 시"
|
||||
},
|
||||
"_version": {
|
||||
"description": "[aws:2019-09-22 23:07:31] version",
|
||||
"message": "버전을 사용할 수 있습니다"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"description": "[aws:2019-09-22 23:07:32] watch a demo video",
|
||||
"message": "데모 비디오 시청"
|
||||
},
|
||||
"actionClose": {
|
||||
"description": "[aws:2019-09-22 23:07:40] Close",
|
||||
"message": "닫기"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"description": "[aws:2019-09-22 23:07:40] Delete image",
|
||||
"message": "이미지 삭제"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"description": "[aws:2019-09-22 23:07:41] Download image",
|
||||
"message": "이미지 다운로드"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"description": "[aws:2019-09-22 23:07:41] Download PDF",
|
||||
"message": "PDF 다운로드"
|
||||
},
|
||||
"actionEdit": {
|
||||
"description": "[aws:2019-09-22 23:07:42] Edit",
|
||||
"message": "편집"
|
||||
},
|
||||
"actionOK": {
|
||||
"description": "[aws:2019-09-22 23:07:43] OK",
|
||||
"message": "확인"
|
||||
},
|
||||
"actionReport": {
|
||||
"description": "[aws:2019-09-22 23:07:43] Report issue",
|
||||
"message": "문제 보고"
|
||||
},
|
||||
"appDesc": {
|
||||
"description": "[aws:2019-09-22 23:05:38] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!",
|
||||
"message": "추가 권한을 요청하지 않고 현재 페이지의 스크린샷을 전체적으로 캡처하고 신뢰할 수 있습니다!"
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"description": "Take your screenshots to the next level with Full Page Screen Capture Premium",
|
||||
"message": "Full Page Screen Capture Premium에 등록하셔서 훨씬 다양한 기능으로 스크린샷을 캡쳐하세요"
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"description": "Get started (free 1-week trial)",
|
||||
"message": "시작하기 (1주 무료 이용)"
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"description": "Sign in",
|
||||
"message": "로그인"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"description": "Already have an account?",
|
||||
"message": "이미 계정이 있으십니까?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"description": "Including advanced editing and annotation features of screenshots",
|
||||
"message": "더 나아가 고급 편집과 주석 기능을 사용하여 작업 속도도 훨씬 단축 시키실수있습니다."
|
||||
},
|
||||
"navHistory": {
|
||||
"description": "[aws:2019-09-22 23:07:44] History",
|
||||
"message": "역사"
|
||||
},
|
||||
"navOptions": {
|
||||
"description": "[aws:2019-09-22 23:07:45] Options",
|
||||
"message": "옵션"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"description": "No thanks",
|
||||
"message": "취소"
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"description": "Try editing and annotating your screenshot",
|
||||
"message": "스크린 샷을 수정하거나 주석을 달고 싶은신가요?"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"description": "Ok!",
|
||||
"message": "확인"
|
||||
}
|
||||
}
|
@@ -1,914 +0,0 @@
|
||||
{
|
||||
"_1filecouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 23:08:33] 1 file could not be removed.",
|
||||
"message": "1 arquivo não pôde ser removido."
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:08:34] 1 file was successfully removed.",
|
||||
"message": "1 arquivo foi removido com êxito."
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"description": "[aws:2019-09-22 23:08:34] Adjust repeating elements",
|
||||
"message": "Ajustar elementos repetitivos"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"description": "[aws:2019-09-22 23:08:35] Advanced scrolling",
|
||||
"message": "Rolagem avançada"
|
||||
},
|
||||
"_Align": {
|
||||
"description": "[aws:2019-09-22 23:08:35] Align",
|
||||
"message": "Alinhar"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"description": "[aws:2019-09-22 23:08:36] Any issues?",
|
||||
"message": "Algum problema?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"description": "[aws:2019-09-22 23:08:37] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested.",
|
||||
"message": "Quaisquer permissões opcionais que foram concedidas anteriormente aparecerão verificadas aqui. Você pode revogá-los a qualquer momento. Se forem necessários novamente no futuro, serão resolicitados."
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"description": "[aws:2019-09-22 23:08:38] Are you enjoying this extension?",
|
||||
"message": "Está gostando dessa extensão?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:08:38] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)",
|
||||
"message": "Tem certeza de que deseja excluir 1 captura de tela?\n (Esta ação não pode ser desfeita.)"
|
||||
},
|
||||
"_AreyousureyouwanttodeletecountscreencapturesThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:08:39] Are you sure you want to delete $count$ screen captures?\n (This action cannot be undone.)",
|
||||
"message": "Tem certeza de que deseja excluir capturas de tela $count$?\n (Esta ação não pode ser desfeita.)",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-22 23:08:40] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)",
|
||||
"message": "Tem certeza de que deseja excluir esta captura de tela?\n(Esta ação não pode ser desfeita.)"
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"description": "[aws:2019-09-22 23:08:40] Are you sure you want to reset to the extension’s original theme defaults?",
|
||||
"message": "Tem certeza de que deseja redefinir os padrões do tema original da extensão?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"description": "[aws:2019-09-22 23:08:41] Arrow",
|
||||
"message": "Seta"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:08:42] Auto-download files",
|
||||
"message": "Download automático de arquivos"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:22:23] Auto-download is enabled. You can change this in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "O download automático está ativado. Você pode alterar isso em \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">opções\u003C/a>."
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"description": "[aws:2019-09-22 23:08:43] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\".",
|
||||
"message": "Baixe automaticamente sua captura de tela em vez de abri-la em uma nova janela.Isso significa que a guia de captura de extensão não será aberta. Você pode voltar aqui clicando com o botão direito do mouse na extensão e selecionando “Opções”."
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"description": "[aws:2019-09-22 23:08:43] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority.",
|
||||
"message": "Mostrar automaticamente uma caixa de diálogo “salvar como” ao baixar suas capturas de tela. Se a opção “Perguntar onde guardar cada ficheiro antes de transferir” estiver activada nas definições do Chrome, isso terá prioridade."
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 23:08:44] Back to capture (changes are auto-saved)",
|
||||
"message": "Voltar à captura (as alterações são salvas automaticamente)"
|
||||
},
|
||||
"_Blur": {
|
||||
"description": "[aws:2019-09-22 23:08:45] Blur",
|
||||
"message": "Borrão"
|
||||
},
|
||||
"_Bold": {
|
||||
"description": "[aws:2019-09-22 23:08:46] Bold",
|
||||
"message": "Negrito"
|
||||
},
|
||||
"_Cancel": {
|
||||
"description": "[aws:2019-09-23 19:22:24] Cancel",
|
||||
"message": "Cancelar"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:22:25] Cannot auto-download, you need to reapprove the Downloads permission in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "Não é possível fazer o download automático, você precisa reaprovar a permissão Downloads nas \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">opções\u003C/a>."
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:08:47] Cannot download files",
|
||||
"message": "Não é possível baixar arquivos"
|
||||
},
|
||||
"_Capture": {
|
||||
"description": "[aws:2019-09-22 23:08:48] Capture",
|
||||
"message": "Capturar"
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"description": "[aws:2019-09-23 19:22:26] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL.",
|
||||
"message": "O Chrome não permite o acesso a alguns URLs por motivos de segurança. Isso inclui a galeria da webstore, outras extensões cromadas e URLs chrome: //. A página atual parece ser uma URL restrita."
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"description": "[aws:2019-09-22 23:08:49] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!",
|
||||
"message": "O Chrome impede que as extensões salvem arquivos fora do diretório de downloads padrão. O caminho inserido foi atualizado de acordo. Desculpem!"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"description": "[aws:2019-09-22 23:08:49] Click + drag in layers pane",
|
||||
"message": "Clique em + arrastar no painel de camadas"
|
||||
},
|
||||
"_Color": {
|
||||
"description": "[aws:2019-09-22 23:08:50] Color",
|
||||
"message": "Cor"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"description": "[aws:2019-09-22 23:08:51] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future.",
|
||||
"message": "Configure suas configurações para a extensão Captura de Tela de Página Inteira. Fique ligado para mais atualizações. As configurações beta podem mudar no futuro."
|
||||
},
|
||||
"_Continueediting": {
|
||||
"description": "[aws:2019-09-22 23:08:51] Continue editing",
|
||||
"message": "Continuar editando"
|
||||
},
|
||||
"_CropImage": {
|
||||
"description": "[aws:2019-09-22 23:08:53] Crop Image",
|
||||
"message": "Recortar imagem"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"description": "[aws:2019-09-22 23:08:52] Crop, edit, annotate, and export",
|
||||
"message": "Cortar, editar, anotar e exportar"
|
||||
},
|
||||
"_Delete": {
|
||||
"description": "[aws:2019-09-22 23:08:54] Delete",
|
||||
"message": "Excluir"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"description": "[aws:2019-09-22 23:08:54] Delete current selection",
|
||||
"message": "Excluir a seleção atual"
|
||||
},
|
||||
"_Directory": {
|
||||
"description": "[aws:2019-09-22 23:08:55] Directory:",
|
||||
"message": "Diretório:"
|
||||
},
|
||||
"_Document": {
|
||||
"description": "[aws:2019-09-22 23:08:56] Document",
|
||||
"message": "Documento"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"description": "[aws:2019-09-22 23:08:56] Document edits",
|
||||
"message": "Edições de documentos"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"description": "[aws:2019-09-22 23:08:57] Done Cropping",
|
||||
"message": "Corte feito"
|
||||
},
|
||||
"_Download": {
|
||||
"description": "[aws:2019-09-22 23:08:58] Download",
|
||||
"message": "Baixar"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"description": "[aws:2019-09-22 23:08:58] Download & Export",
|
||||
"message": "Baixar e exportar"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"description": "[aws:2019-09-22 23:08:59] Download permission is required",
|
||||
"message": "A permissão de download é necessária"
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"description": "[aws:2019-09-22 23:09:00] Download permission not granted",
|
||||
"message": "Permissão de download não concedida"
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"description": "[aws:2019-09-22 23:09:00] Downloads permission",
|
||||
"message": "Permissão de downloads"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"description": "[aws:2019-09-22 23:09:01] Drag layer control points",
|
||||
"message": "Arrastar pontos de controle da camada"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"description": "[aws:2019-09-22 23:09:02] Duplicate selection",
|
||||
"message": "Seleção duplicada"
|
||||
},
|
||||
"_Edited": {
|
||||
"description": "[aws:2019-09-22 23:09:02] Edited",
|
||||
"message": "Editado"
|
||||
},
|
||||
"_Elements": {
|
||||
"description": "[aws:2019-09-22 23:09:03] Elements",
|
||||
"message": "Elementos"
|
||||
},
|
||||
"_Emoji": {
|
||||
"description": "[aws:2019-09-22 23:09:03] Emoji",
|
||||
"message": "Emoji"
|
||||
},
|
||||
"_Enabled": {
|
||||
"description": "[aws:2019-09-22 23:09:04] Enabled",
|
||||
"message": "Ativado"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"description": "[aws:2019-09-22 23:09:05] Enter text here",
|
||||
"message": "Insira o texto aqui"
|
||||
},
|
||||
"_Error": {
|
||||
"description": "[aws:2019-09-22 23:09:05] Error",
|
||||
"message": "Erro"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"description": "[aws:2019-09-22 23:09:06] Error downloading file",
|
||||
"message": "Erro ao baixar o arquivo"
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"description": "[aws:2019-09-22 23:09:07] Error downloading files",
|
||||
"message": "Erro ao baixar arquivos"
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:09:07] Error handling files. Please report this via the flag reporting button above.",
|
||||
"message": "Erro ao manusear arquivos. Por favor, informe isso através do botão de relatório de sinalização acima."
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"description": "[aws:2019-09-22 23:09:08] Error loading history",
|
||||
"message": "Erro ao carregar histórico"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"description": "[aws:2019-09-22 23:09:09] Error loading image",
|
||||
"message": "Erro ao carregar imagem"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"description": "[aws:2019-09-22 23:09:09] Error opening screenshot",
|
||||
"message": "Erro ao abrir a captura de tela"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"description": "[aws:2019-09-22 23:09:10] Error removing screenshot",
|
||||
"message": "Erro ao remover a captura de tela"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"description": "[aws:2019-09-22 23:09:11] Exit zoom",
|
||||
"message": "Sair do zoom"
|
||||
},
|
||||
"_Export": {
|
||||
"description": "[aws:2019-09-22 23:09:11] Export",
|
||||
"message": "Exportação"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"description": "[aws:2019-09-23 19:22:28] Extension settings",
|
||||
"message": "Configurações de extensão"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"description": "[aws:2019-09-23 19:22:28] Extra permissions are required to access the underlying page.",
|
||||
"message": "Permissões extras são necessárias para acessar a página subjacente."
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"description": "[aws:2019-09-23 19:22:29] Extra permissions required",
|
||||
"message": "Permissões extras necessárias"
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"description": "[aws:2019-09-23 19:22:30] File access needed",
|
||||
"message": "Acesso ao arquivo necessário"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"description": "[aws:2019-09-22 23:09:12] File no longer exists—perhaps it has been cleared from your browser",
|
||||
"message": "O arquivo não existe mais — talvez tenha sido limpo do seu navegador"
|
||||
},
|
||||
"_Fill": {
|
||||
"description": "[aws:2019-09-22 23:09:13] Fill",
|
||||
"message": "Encher"
|
||||
},
|
||||
"_Font": {
|
||||
"description": "[aws:2019-09-22 23:09:13] Font",
|
||||
"message": "Fonte"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:22:30] For additional questions, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "Para mais perguntas, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">entre em contato conosco\u003C/a>."
|
||||
},
|
||||
"_Getstarted": {
|
||||
"description": "[aws:2019-09-22 23:09:15] Get started",
|
||||
"message": "Comece a usar"
|
||||
},
|
||||
"_Gotit": {
|
||||
"description": "[aws:2019-09-22 23:09:15] Got it!",
|
||||
"message": "Pegue-o!"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"description": "[aws:2019-09-22 23:09:16] Go to your account",
|
||||
"message": "Acesse sua conta"
|
||||
},
|
||||
"_Help": {
|
||||
"description": "[aws:2019-09-22 23:09:16] Help",
|
||||
"message": "Ajudar"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"description": "[aws:2019-09-22 23:09:17] Help / Shortcuts",
|
||||
"message": "Ajuda/Atalhos"
|
||||
},
|
||||
"_History": {
|
||||
"description": "[aws:2019-09-22 23:09:18] History",
|
||||
"message": "História"
|
||||
},
|
||||
"_Hooray": {
|
||||
"description": "[aws:2019-09-22 23:09:18] Hooray",
|
||||
"message": "Viva"
|
||||
},
|
||||
"_Icon": {
|
||||
"description": "[aws:2019-09-22 23:09:19] Icon",
|
||||
"message": "Ícone"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:09:20] If this persists, please report it via the flag reporting button above.",
|
||||
"message": "Se isso persistir, por favor, informe através do botão de sinalização acima."
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"description": "[aws:2019-09-22 23:09:21] If you’d like to try this feature in the future, click on the “Edit” button up top.",
|
||||
"message": "Se você quiser experimentar esse recurso no futuro, clique no botão “Editar” na parte superior."
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"description": "[aws:2019-09-22 23:09:22] Image deleted",
|
||||
"message": "Imagem excluída"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"description": "[aws:2019-09-22 23:09:23] Image format:",
|
||||
"message": "Formato da imagem:"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"description": "[aws:2019-09-22 23:09:23] Insert shapes",
|
||||
"message": "Inserir formas"
|
||||
},
|
||||
"_Italic": {
|
||||
"description": "[aws:2019-09-22 23:09:24] Italic",
|
||||
"message": "Itálico"
|
||||
},
|
||||
"_Layers": {
|
||||
"description": "[aws:2019-09-22 23:09:24] Layers",
|
||||
"message": "Camadas"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"description": "[aws:2019-09-22 23:09:25] Learn more",
|
||||
"message": "Saiba mais"
|
||||
},
|
||||
"_Line": {
|
||||
"description": "[aws:2019-09-22 23:09:26] Line",
|
||||
"message": "Linha"
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"description": "[aws:2019-09-23 19:22:31] Load permissions dialog?",
|
||||
"message": "Caixa de diálogo de permissões de carregamento?"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"description": "[aws:2019-09-22 23:09:27] Login to Export",
|
||||
"message": "Login para Exportar"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"description": "[aws:2019-09-22 23:09:28] Look for an element within the page with its own scroll bars and scroll that item during the capture.",
|
||||
"message": "Procure um elemento dentro da página com suas próprias barras de rolagem e role esse item durante a captura."
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"description": "[aws:2019-09-22 23:09:28] Might you consider taking a minute to rate it in the Webstore?",
|
||||
"message": "Você poderia considerar tirar um minuto para avaliá-lo na Webstore?"
|
||||
},
|
||||
"_More": {
|
||||
"description": "[aws:2019-09-22 23:09:29] More",
|
||||
"message": "Mais"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"description": "[aws:2019-09-22 23:09:30] Mouse or arrow keys",
|
||||
"message": "Teclas de rato ou seta"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"description": "[aws:2019-09-22 23:09:30] Mouse or layers pane",
|
||||
"message": "Painel de mouse ou camadas"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"description": "[aws:2019-09-22 23:09:31] Move layer",
|
||||
"message": "Mover camada"
|
||||
},
|
||||
"_None": {
|
||||
"description": "[aws:2019-09-22 23:09:32] None",
|
||||
"message": "Nenhum"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"description": "[aws:2019-09-22 23:09:32] No screen captures found. Go make some!",
|
||||
"message": "Nenhuma captura de tela encontrada. Vai fazer um pouco!"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"description": "[aws:2019-09-23 19:22:32] Note: this page is too large for the Chrome browser to capture as one image. It will be split into \u003Cspan id=\"screenshot-count\">multiple\u003C/span> images.",
|
||||
"message": "Observação: esta página é muito grande para que o navegador Chrome capture como uma imagem. Ele será dividido em \u003Cspan id=\"screenshot-count\">várias\u003C/span> imagens."
|
||||
},
|
||||
"_Nothanks": {
|
||||
"description": "[aws:2019-09-22 23:09:33] No, thanks.",
|
||||
"message": "Não, obrigado."
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"description": "[aws:2019-09-22 23:09:34] No thanks continue editing",
|
||||
"message": "Não obrigado continuar editando"
|
||||
},
|
||||
"_Notreally": {
|
||||
"description": "[aws:2019-09-22 23:09:34] Not really",
|
||||
"message": "Na verdade, não."
|
||||
},
|
||||
"_OK": {
|
||||
"description": "[aws:2019-09-23 19:22:32] OK",
|
||||
"message": "ESTÁ BEM"
|
||||
},
|
||||
"_On": {
|
||||
"description": "[aws:2019-09-22 23:09:36] On",
|
||||
"message": "Sobre"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"description": "[aws:2019-09-22 23:09:37] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios.",
|
||||
"message": "No Mac Chrome há problemas com “salvar como” para download automático e ao baixar vários arquivos, portanto, ele é desativado nesses cenários."
|
||||
},
|
||||
"_Options": {
|
||||
"description": "[aws:2019-09-22 23:09:38] Options",
|
||||
"message": "Opções"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"description": "[aws:2019-09-22 23:09:39] Order layer",
|
||||
"message": "Camada de ordem"
|
||||
},
|
||||
"_Outline": {
|
||||
"description": "[aws:2019-09-22 23:09:39] Outline",
|
||||
"message": "Contorno"
|
||||
},
|
||||
"_Oval": {
|
||||
"description": "[aws:2019-09-22 23:09:40] Oval",
|
||||
"message": "Oval"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"description": "[aws:2019-09-22 23:09:43] PDF size:",
|
||||
"message": "Tamanho do PDF:"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"description": "[aws:2019-09-22 23:09:45] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression.",
|
||||
"message": "PNG é sem perdas e deve corresponder exatamente ao que é visto na tela, mas geralmente terá tamanhos de arquivo maiores do que JPG, que usa compactação."
|
||||
},
|
||||
"_Pad": {
|
||||
"description": "[aws:2019-09-22 23:09:41] Pad",
|
||||
"message": "Bloco"
|
||||
},
|
||||
"_Padding": {
|
||||
"description": "[aws:2019-09-22 23:09:41] Padding",
|
||||
"message": "Acolchoamento"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"description": "[aws:2019-09-22 23:09:42] Padding / Border",
|
||||
"message": "Preenchimento/Borda"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:09:43] Permission needed to download files",
|
||||
"message": "Permissão necessária para baixar arquivos"
|
||||
},
|
||||
"_Permissions": {
|
||||
"description": "[aws:2019-09-22 23:09:44] Permissions",
|
||||
"message": "Permissões"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"description": "[aws:2019-09-23 19:22:33] Please go to your Chrome extension settings and enable \u003Cstrong>“Allow access to file URLs”\u003C/strong>, so the extension can access this page. \u003Cbr>\u003Cbr>",
|
||||
"message": "Acesse suas configurações de extensão do Chrome e ative \u003Cstrong>“Permitir acesso a URLs de arquivos”\u003C/strong>, para que a extensão possa acessar esta página. \u003Cbr>\u003Cbr>"
|
||||
},
|
||||
"_Position": {
|
||||
"description": "[aws:2019-09-22 23:09:46] Position",
|
||||
"message": "Posição"
|
||||
},
|
||||
"_Radius": {
|
||||
"description": "[aws:2019-09-22 23:09:46] Radius",
|
||||
"message": "Raio"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"description": "[aws:2019-09-22 23:09:47] Rectangle",
|
||||
"message": "Retângulo"
|
||||
},
|
||||
"_Redo": {
|
||||
"description": "[aws:2019-09-22 23:09:47] Redo",
|
||||
"message": "Refaça"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"description": "[aws:2019-09-22 23:09:48] Remove files",
|
||||
"message": "Remover arquivos"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"description": "[aws:2019-09-22 23:09:49] Report issue.",
|
||||
"message": "Reporte um problema."
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"description": "[aws:2019-09-22 23:09:50] Resize layer",
|
||||
"message": "Redimensionar a camada"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"description": "[aws:2019-09-22 23:09:51] Rounded corners",
|
||||
"message": "Cantos arredondados"
|
||||
},
|
||||
"_Saveas": {
|
||||
"description": "[aws:2019-09-22 23:09:51] Save as",
|
||||
"message": "Salvar como"
|
||||
},
|
||||
"_Saved": {
|
||||
"description": "[aws:2019-09-22 23:09:52] Saved",
|
||||
"message": "Salvo"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"description": "[aws:2019-09-22 23:09:53] Save this permission (if accepted) for future captures. It can still be revoked later from the options page.",
|
||||
"message": "Salve esta permissão (se aceita) para capturas futuras. Ele ainda pode ser revogado mais tarde na página de opções."
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"description": "[aws:2019-09-23 19:22:34] Screen capture in progress…",
|
||||
"message": "Captura de tela em andamento..."
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"description": "[aws:2019-09-22 23:09:55] Select 1 or more screenshots to use this action.",
|
||||
"message": "Selecione 1 ou mais capturas de tela para usar esta ação."
|
||||
},
|
||||
"_Selected": {
|
||||
"description": "[aws:2019-09-22 23:09:55] Selected",
|
||||
"message": "Selecionado"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"description": "[aws:2019-09-22 23:09:56] Select layer",
|
||||
"message": "Selecionar camada"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"description": "[aws:2019-09-22 23:09:56] Set theme defaults",
|
||||
"message": "Definir padrões de tema"
|
||||
},
|
||||
"_Shapes": {
|
||||
"description": "[aws:2019-09-22 23:09:57] Shapes",
|
||||
"message": "Formas"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"description": "[aws:2019-09-22 23:09:58] Sign up for a free 7-day trial to unlock the editor and download your masterpiece.",
|
||||
"message": "Inscreva-se para um teste gratuito de 7 dias para desbloquear o editor e baixar sua obra-prima."
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"description": "[aws:2019-09-22 23:09:59] Sign up to Export",
|
||||
"message": "Cadastre-se para exportar"
|
||||
},
|
||||
"_Size": {
|
||||
"description": "[aws:2019-09-22 23:09:59] Size",
|
||||
"message": "Tamanho"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:22:35] Something went wrong. Try refreshing the page and running this again. \u003Cbr>\u003Cbr> If this persists, please \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "Algo deu errado. Tente atualizar a página e executá-la novamente. \u003Cbr>\u003Cbr>Se isso persistir, \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">entre em contato conosco\u003C/a>."
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"description": "[aws:2019-09-22 23:10:00] Something went wrong deleting your screenshot.",
|
||||
"message": "Algo deu errado ao excluir sua captura de tela."
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"description": "[aws:2019-09-22 23:10:01] Something went wrong opening this screenshot into a new.",
|
||||
"message": "Algo deu errado ao abrir esta captura de tela em um novo."
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"description": "[aws:2019-09-22 23:10:02] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot.",
|
||||
"message": "Às vezes, elementos, como um botão “voltar ao topo” ou um rodapé pegajoso se repetirão na página. Isso tenta posicioná-los absolutamente para impedi-los de repetir em um screeshot."
|
||||
},
|
||||
"_Sorry": {
|
||||
"description": "[aws:2019-09-22 23:10:02] Sorry",
|
||||
"message": "Desculpem"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"description": "[aws:2019-09-22 23:10:03] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed).",
|
||||
"message": "Especifique um diretório abaixo do diretório de downloads para salvar suas capturas de tela, como “capturas de tela”. O padrão é o diretório de downloads se estiver em branco. (Limite a letras, números, traços, sublinhados e barras — caracteres inválidos serão removidos automaticamente)."
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"description": "[aws:2019-09-22 23:10:04] Specify the format size of PDFs for when exporting to PDF.",
|
||||
"message": "Especifique o tamanho do formato dos PDFs para quando exportar para PDF."
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"description": "[aws:2019-09-22 23:10:05] Start your free trial",
|
||||
"message": "Inicie seu teste gratuito"
|
||||
},
|
||||
"_Stickers": {
|
||||
"description": "[aws:2019-09-22 23:10:05] Stickers",
|
||||
"message": "Adesivos"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"description": "[aws:2019-09-22 23:10:06] Still loading",
|
||||
"message": "Ainda carregando"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"description": "[aws:2019-09-22 23:10:07] Take me to the Webstore!",
|
||||
"message": "Leve-me para a Webstore!"
|
||||
},
|
||||
"_Text": {
|
||||
"description": "[aws:2019-09-22 23:10:07] Text",
|
||||
"message": "Texto"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"description": "[aws:2019-09-22 23:10:08] Thank you for supporting Full Page Screen Capture",
|
||||
"message": "Obrigado por oferecer suporte à Captura de Tela de Página Inteira"
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"description": "[aws:2019-09-22 23:10:09] The best and safest way to capture a screenshot of an entire web page.",
|
||||
"message": "A melhor e mais segura maneira de capturar uma captura de tela de uma página inteira."
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"description": "[aws:2019-09-22 23:10:09] The download permission is required to enable the download as PDF feature.",
|
||||
"message": "A permissão de download é necessária para habilitar o download como recurso PDF."
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"description": "[aws:2019-09-22 23:10:10] The following files could not be downloaded:",
|
||||
"message": "Os seguintes arquivos não puderam ser baixados:"
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"description": "[aws:2019-09-22 23:10:11] Theme Defaults",
|
||||
"message": "Padrões do Tema"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:10:12] There was an error downloading files, please report it via the flag button above.",
|
||||
"message": "Ocorreu um erro ao baixar arquivos, por favor, comunique através do botão de sinalização acima."
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"description": "[aws:2019-09-22 23:10:12] These settings will apply to all future edits of screenshots. Changes are autosaved.",
|
||||
"message": "Essas configurações serão aplicadas a todas as edições futuras de capturas de tela. As alterações são salvas automaticamente."
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"description": "[aws:2019-09-22 23:10:13] The specified image could not be found.",
|
||||
"message": "A imagem especificada não pôde ser encontrada."
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"description": "[aws:2019-09-22 23:10:14] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!",
|
||||
"message": "Esta extensão leva muito trabalho para manter. É realmente significativo ouvir que você acha útil!"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"description": "[aws:2019-09-22 23:10:14] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above.",
|
||||
"message": "Isso está demorando mais tempo para carregar do que o esperado. Aguente firme! Se nada for atualizado depois de algum tempo, informe isso através do botão de sinalização de relatório acima."
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"description": "[aws:2019-09-22 23:10:15] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work.",
|
||||
"message": "Essa permissão permite maior controle sobre como os downloads funcionam dentro da extensão. Sua preferência foi salva, e esse botão de download agora será revertido para downloads padrão ao clicar do navegador. No entanto, você ainda será solicitado para usar qualquer um dos recursos avançados nas páginas Histórico ou Opções, uma vez que eles precisam dessas permissões para funcionar."
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"description": "[aws:2019-09-22 23:10:16] This permission is required for the download buttons and the auto-download feature.",
|
||||
"message": "Essa permissão é necessária para os botões de download e o recurso de download automático."
|
||||
},
|
||||
"_Thispermissionisrequiredinordertoscrolltheinnercontentsofiframesorframesets": {
|
||||
"description": "[aws:2019-09-22 23:10:18] This permission is required in order to scroll the inner contents of $iframes$ or $framesets$.",
|
||||
"message": "Esta permissão é necessária para rolar o conteúdo interno de $iframes$ ou $framesets$.",
|
||||
"placeholders": {
|
||||
"framesets": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">framesets\u003C/a>",
|
||||
"example": "framesets"
|
||||
},
|
||||
"iframes": {
|
||||
"content": "\u003Ca class=\"dim\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframes\u003C/a>",
|
||||
"example": "iframes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:10:18] This screenshot been successfully removed.",
|
||||
"message": "Esta captura de tela foi removida com sucesso."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"description": "[aws:2019-09-23 19:22:35] This site appears to have embedded content within an a \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset\u003C/a>.",
|
||||
"message": "Este site parece ter conteúdo incorporado dentro de um \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">conjunto de quadros\u003C/a>."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"description": "[aws:2019-09-23 19:22:36] This site appears to have embedded content within an \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>.",
|
||||
"message": "Este site parece ter conteúdo incorporado dentro de um \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>."
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"description": "[aws:2019-09-23 19:22:37] This test version has expired. Please reach out to get an update or switch over to the proper extension in the \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>.",
|
||||
"message": "Esta versão de teste expirou. Entre em contato para obter uma atualização ou alternar para a extensão correta na \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>."
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"description": "[aws:2019-09-22 23:10:20] Toggle URL / browser",
|
||||
"message": "Alternar URL/navegador"
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"description": "[aws:2019-09-22 23:10:19] Toggle crop",
|
||||
"message": "Alternar recorte"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"description": "[aws:2019-09-22 23:10:20] Toggle padding / border",
|
||||
"message": "Alternar preenchimento/borda"
|
||||
},
|
||||
"_Type": {
|
||||
"description": "[aws:2019-09-22 23:10:21] Type",
|
||||
"message": "Digita"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"description": "[aws:2019-09-22 23:10:24] URL / Browser",
|
||||
"message": "URL/Navegador"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"description": "[aws:2019-09-22 23:10:25] URL on bottom",
|
||||
"message": "URL na parte inferior"
|
||||
},
|
||||
"_URLontop": {
|
||||
"description": "[aws:2019-09-22 23:10:26] URL on top",
|
||||
"message": "URL no topo"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"description": "[aws:2019-09-22 23:10:22] Unable to find image",
|
||||
"message": "Não foi possível encontrar a imagem"
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"description": "[aws:2019-09-22 23:10:22] Unable to load image",
|
||||
"message": "Não foi possível carregar a imagem"
|
||||
},
|
||||
"_Undo": {
|
||||
"description": "[aws:2019-09-22 23:10:23] Undo",
|
||||
"message": "Desfazer"
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"description": "[aws:2019-09-23 19:22:38] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page.",
|
||||
"message": "Aviso: a extensão não foi projetada para lidar com capturas extremamente grandes. Pode falhar ao concluir uma captura desta página."
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"description": "[aws:2019-09-22 23:10:28] Watch Demo",
|
||||
"message": "Assista Demonstração"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 23:10:28] Welcome to the Full Page Editor!",
|
||||
"message": "Bem-vindo ao Editor de Página Completa!"
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"description": "[aws:2019-09-23 19:22:39] Welcome to the Full Page Screen Capture extension.",
|
||||
"message": "Bem-vindo à extensão Captura de tela de página inteira."
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"description": "[aws:2019-09-22 23:10:29] Welcome to the official Full Page Editor!",
|
||||
"message": "Bem-vindo ao editor oficial de página inteira!"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"description": "[aws:2019-09-22 23:10:30] We’re excited to have you aboard.",
|
||||
"message": "Estamos ansiosos por tê-lo a bordo."
|
||||
},
|
||||
"_Width": {
|
||||
"description": "[aws:2019-09-22 23:10:30] Width",
|
||||
"message": "Largura"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"description": "[aws:2019-09-22 23:10:31] Would you like to report any issues you’re experiencing, so we can improve this extension together?",
|
||||
"message": "Você gostaria de relatar quaisquer problemas que você está enfrentando, para que possamos melhorar essa extensão juntos?"
|
||||
},
|
||||
"_Yes": {
|
||||
"description": "[aws:2019-09-22 23:10:32] Yes!",
|
||||
"message": "- Sim, sim."
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"description": "[aws:2019-09-23 19:22:40] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions.",
|
||||
"message": "Você pode executar isso em qualquer página da Web, exceto aquelas em que o navegador restringe extensões de executar scripts. Isso inclui a loja da Web do Chrome, páginas de configurações do navegador e outras extensões."
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"description": "[aws:2019-09-23 19:22:40] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen.",
|
||||
"message": "Talvez seja necessário executar novamente a extensão depois de interagir com a caixa de diálogo. Se você cancelar, ele irá capturar apenas a tela visível."
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"description": "[aws:2019-09-22 23:10:32] You need to grant the download privilege in order to download files",
|
||||
"message": "Você precisa conceder o privilégio de download para baixar arquivos"
|
||||
},
|
||||
"_Zoom": {
|
||||
"description": "[aws:2019-09-22 23:10:33] Zoom",
|
||||
"message": "Zoom"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"description": "[aws:2019-09-22 23:10:34] Zoom in",
|
||||
"message": "Ampliar"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"description": "[aws:2019-09-22 23:10:34] Zoom out",
|
||||
"message": "Diminuir o zoom"
|
||||
},
|
||||
"_billedannually": {
|
||||
"description": "[aws:2019-09-22 23:08:45] billed annually",
|
||||
"message": "faturado anualmente"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"description": "[aws:2019-09-22 23:08:47] cancel anytime",
|
||||
"message": "cancelar a qualquer momento"
|
||||
},
|
||||
"_close": {
|
||||
"description": "[aws:2019-09-23 19:22:27] close",
|
||||
"message": "perto"
|
||||
},
|
||||
"_details": {
|
||||
"description": "[aws:2019-09-23 19:22:27] details…",
|
||||
"message": "detalhes..."
|
||||
},
|
||||
"_fullimage": {
|
||||
"description": "[aws:2019-09-22 23:09:14] full image",
|
||||
"message": "imagem completa"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"description": "[aws:2019-09-22 23:09:20] iFrame permission",
|
||||
"message": "permissão iFrame"
|
||||
},
|
||||
"_loading": {
|
||||
"description": "[aws:2019-09-22 23:09:26] loading…",
|
||||
"message": "carregando..."
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"description": "[aws:2019-09-22 23:09:35] $num$ files could not be removed.",
|
||||
"message": "Os arquivos $num$ não puderam ser removidos.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-22 23:09:36] $num$ files were successfully removed.",
|
||||
"message": "Os arquivos $num$ foram removidos com sucesso.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_or": {
|
||||
"description": "[aws:2019-09-22 23:09:38] or",
|
||||
"message": "ou"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"description": "[aws:2019-09-22 23:09:50] restore factory defaults",
|
||||
"message": "restaurar padrões de fábrica"
|
||||
},
|
||||
"_search": {
|
||||
"description": "[aws:2019-09-22 23:09:54] search…",
|
||||
"message": "pesquisar..."
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"description": "[aws:2019-09-22 23:10:24] upon trial completion",
|
||||
"message": "após a conclusão do teste"
|
||||
},
|
||||
"_version": {
|
||||
"description": "[aws:2019-09-22 23:10:26] version",
|
||||
"message": "versão"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"description": "[aws:2019-09-22 23:10:27] watch a demo video",
|
||||
"message": "assistir a um vídeo de demonstração"
|
||||
},
|
||||
"actionClose": {
|
||||
"description": "[aws:2019-09-22 23:10:35] Close",
|
||||
"message": "Perto"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"description": "[aws:2019-09-22 23:10:35] Delete image",
|
||||
"message": "Excluir imagem"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"description": "[aws:2019-09-22 23:10:36] Download image",
|
||||
"message": "Baixar imagem"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"description": "[aws:2019-09-22 23:10:37] Download PDF",
|
||||
"message": "Descarregar PDF"
|
||||
},
|
||||
"actionEdit": {
|
||||
"description": "[aws:2019-09-22 23:10:37] Edit",
|
||||
"message": "Editar"
|
||||
},
|
||||
"actionOK": {
|
||||
"description": "[aws:2019-09-22 23:10:38] OK",
|
||||
"message": "ESTÁ BEM"
|
||||
},
|
||||
"actionReport": {
|
||||
"description": "[aws:2019-09-22 23:10:39] Report issue",
|
||||
"message": "Reportar problema"
|
||||
},
|
||||
"appDesc": {
|
||||
"description": "[aws:2019-09-22 23:08:32] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!",
|
||||
"message": "Capture uma captura de tela de sua página atual na íntegra e de forma confiável, sem solicitar permissões extras!"
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"description": "Take your screenshots to the next level with Full Page Screen Capture Premium",
|
||||
"message": "Leve suas capturas de tela ao próximo nível com o Full Page Screen Capture Premium."
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"description": "Get started (free 1-week trial)",
|
||||
"message": "Comece agora (teste grátis de 1 semana)."
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"description": "Sign in",
|
||||
"message": "Entre aqui"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"description": "Already have an account?",
|
||||
"message": "Já é cadastrado?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"description": "Including advanced editing and annotation features of screenshots",
|
||||
"message": "Inclui ferramentas de edição avançada e marcações do usuário."
|
||||
},
|
||||
"navHistory": {
|
||||
"description": "[aws:2019-09-22 23:10:39] History",
|
||||
"message": "História"
|
||||
},
|
||||
"navOptions": {
|
||||
"description": "[aws:2019-09-22 23:10:40] Options",
|
||||
"message": "Opções"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"description": "No thanks",
|
||||
"message": "Não, obrigado!"
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"description": "Try editing and annotating your screenshot",
|
||||
"message": "Tente editar e criar marcaçōes na captura de tela"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"description": "Ok!",
|
||||
"message": "Ok!"
|
||||
}
|
||||
}
|
@@ -1,890 +0,0 @@
|
||||
{
|
||||
"appDesc": {
|
||||
"message": "完整且可靠地擷取目前頁面的螢幕擷取畫面,而不需要任何額外的權限!",
|
||||
"description": "[aws:2019-09-23 03:03:54] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!"
|
||||
},
|
||||
"_1filecouldnotberemoved": {
|
||||
"message": "無法移除 1 個檔案。",
|
||||
"description": "[aws:2019-09-23 03:03:54] 1 file could not be removed."
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"message": "已成功移除 1 個檔案。",
|
||||
"description": "[aws:2019-09-23 03:03:55] 1 file was successfully removed."
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"message": "調整重複元素",
|
||||
"description": "[aws:2019-09-23 03:03:56] Adjust repeating elements"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"message": "進階捲動",
|
||||
"description": "[aws:2019-09-23 03:03:56] Advanced scrolling"
|
||||
},
|
||||
"_Align": {
|
||||
"message": "對齊",
|
||||
"description": "[aws:2019-09-23 03:03:57] Align"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"message": "有什麼問題嗎?",
|
||||
"description": "[aws:2019-09-23 03:03:58] Any issues?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"message": "任何先前授與的選擇性權限都會在此處顯示核取狀態。 您可以隨時撤銷它們。 如果他們在未來再次需要,他們將被重新請求。",
|
||||
"description": "[aws:2019-09-23 03:03:59] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested."
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"message": "你喜歡這個擴展嗎?",
|
||||
"description": "[aws:2019-09-23 03:03:59] Are you enjoying this extension?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"message": "您確定要刪除 1 個封裝嗎?\n (此動作無法復原)。",
|
||||
"description": "[aws:2019-09-23 03:04:00] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)"
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"message": "您確定要刪除此螢幕擷取畫面嗎?\n(此動作無法復原)。",
|
||||
"description": "[aws:2019-09-23 03:04:02] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)"
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"message": "您確定要重設為擴充套件的原始主題預設值嗎?",
|
||||
"description": "[aws:2019-09-23 03:04:02] Are you sure you want to reset to the extension’s original theme defaults?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"message": "箭頭",
|
||||
"description": "[aws:2019-09-23 03:04:03] Arrow"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"message": "自動下載檔案",
|
||||
"description": "[aws:2019-09-23 03:04:04] Auto-download files"
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"message": "自動下載您的螢幕擷取畫面,而不是在新視窗中開啟。這意味著擴充功能擷取標籤將不會開啟。 您可以通過右鍵單擊擴展並選擇 “選項” 返回此處。",
|
||||
"description": "[aws:2019-09-23 03:04:05] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\"."
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"message": "下載螢幕擷取畫面時自動顯示 “另存新檔” 對話方塊。 如果 Chrome 設定中啟用了 “下載前詢問每個檔案儲存位置” 選項,則優先考慮。",
|
||||
"description": "[aws:2019-09-23 03:04:06] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority."
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"message": "返回擷取 (變更會自動儲存)",
|
||||
"description": "[aws:2019-09-23 03:04:06] Back to capture (changes are auto-saved)"
|
||||
},
|
||||
"_billedannually": {
|
||||
"message": "每年計費",
|
||||
"description": "[aws:2019-09-23 03:04:07] billed annually"
|
||||
},
|
||||
"_Blur": {
|
||||
"message": "模糊",
|
||||
"description": "[aws:2019-09-23 03:04:08] Blur"
|
||||
},
|
||||
"_Bold": {
|
||||
"message": "大膽",
|
||||
"description": "[aws:2019-09-23 03:04:08] Bold"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"message": "隨時取消",
|
||||
"description": "[aws:2019-09-23 03:04:09] cancel anytime"
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"message": "無法下載檔案",
|
||||
"description": "[aws:2019-09-23 03:04:10] Cannot download files"
|
||||
},
|
||||
"_Capture": {
|
||||
"message": "抓住",
|
||||
"description": "[aws:2019-09-23 03:04:10] Capture"
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"message": "Chrome 防止擴充功能將檔案儲存在預設下載目錄之外。 您輸入的路徑已相應地更新。 對不起!",
|
||||
"description": "[aws:2019-09-23 03:04:11] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"message": "在圖層窗格中按一下 + 拖曳",
|
||||
"description": "[aws:2019-09-23 03:04:12] Click + drag in layers pane"
|
||||
},
|
||||
"_Color": {
|
||||
"message": "顏色",
|
||||
"description": "[aws:2019-09-23 03:04:13] Color"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"message": "設定 “全頁螢幕擷取” 延伸模組的設定。 請密切留意進一步的最新消息。 測試版設定將來可能會變更。",
|
||||
"description": "[aws:2019-09-23 03:04:14] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future."
|
||||
},
|
||||
"_Continueediting": {
|
||||
"message": "繼續編輯",
|
||||
"description": "[aws:2019-09-23 03:04:14] Continue editing"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"message": "裁切、編輯、註解和匯出",
|
||||
"description": "[aws:2019-09-23 03:04:15] Crop, edit, annotate, and export"
|
||||
},
|
||||
"_CropImage": {
|
||||
"message": "裁切影像",
|
||||
"description": "[aws:2019-09-23 03:04:16] Crop Image"
|
||||
},
|
||||
"_Delete": {
|
||||
"message": "刪除",
|
||||
"description": "[aws:2019-09-23 03:04:16] Delete"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"message": "刪除目前的選取範圍",
|
||||
"description": "[aws:2019-09-23 03:04:17] Delete current selection"
|
||||
},
|
||||
"_Directory": {
|
||||
"message": "目錄:",
|
||||
"description": "[aws:2019-09-23 03:04:18] Directory:"
|
||||
},
|
||||
"_Document": {
|
||||
"message": "文件",
|
||||
"description": "[aws:2019-09-23 03:04:18] Document"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"message": "文件編輯",
|
||||
"description": "[aws:2019-09-23 03:04:19] Document edits"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"message": "完成裁切",
|
||||
"description": "[aws:2019-09-23 03:04:20] Done Cropping"
|
||||
},
|
||||
"_Download": {
|
||||
"message": "下載",
|
||||
"description": "[aws:2019-09-23 03:04:20] Download"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"message": "下載與匯出",
|
||||
"description": "[aws:2019-09-23 03:04:21] Download & Export"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"message": "需要下載權限",
|
||||
"description": "[aws:2019-09-23 03:04:22] Download permission is required"
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"message": "未授予下載權限",
|
||||
"description": "[aws:2019-09-23 03:04:22] Download permission not granted"
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"message": "下載權限",
|
||||
"description": "[aws:2019-09-23 03:04:23] Downloads permission"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"message": "拖曳圖層控制點",
|
||||
"description": "[aws:2019-09-23 03:04:24] Drag layer control points"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"message": "複製選取範圍",
|
||||
"description": "[aws:2019-09-23 03:04:24] Duplicate selection"
|
||||
},
|
||||
"_Edited": {
|
||||
"message": "編輯",
|
||||
"description": "[aws:2019-09-23 03:04:25] Edited"
|
||||
},
|
||||
"_Elements": {
|
||||
"message": "元素",
|
||||
"description": "[aws:2019-09-23 03:04:26] Elements"
|
||||
},
|
||||
"_Emoji": {
|
||||
"message": "表情符號",
|
||||
"description": "[aws:2019-09-23 03:04:26] Emoji"
|
||||
},
|
||||
"_Enabled": {
|
||||
"message": "啟用",
|
||||
"description": "[aws:2019-09-23 03:04:27] Enabled"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"message": "在此輸入文字",
|
||||
"description": "[aws:2019-09-23 03:04:28] Enter text here"
|
||||
},
|
||||
"_Error": {
|
||||
"message": "錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:28] Error"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"message": "下載檔案時發生錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:29] Error downloading file"
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"message": "下載檔案時發生錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:29] Error downloading files"
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"message": "處理檔案時發生錯誤。 請透過上面的旗幟報告按鈕報告。",
|
||||
"description": "[aws:2019-09-23 03:04:30] Error handling files. Please report this via the flag reporting button above."
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"message": "載入歷程記錄時發生錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:31] Error loading history"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"message": "載入影像時發生錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:32] Error loading image"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"message": "開啟螢幕擷取畫面時發生錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:32] Error opening screenshot"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"message": "移除螢幕擷取畫面時發生錯誤",
|
||||
"description": "[aws:2019-09-23 03:04:33] Error removing screenshot"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"message": "結束縮放",
|
||||
"description": "[aws:2019-09-23 03:04:34] Exit zoom"
|
||||
},
|
||||
"_Export": {
|
||||
"message": "出口",
|
||||
"description": "[aws:2019-09-23 03:04:34] Export"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"message": "檔案已不存在,可能已從瀏覽器中清除",
|
||||
"description": "[aws:2019-09-23 03:04:35] File no longer exists—perhaps it has been cleared from your browser"
|
||||
},
|
||||
"_Fill": {
|
||||
"message": "填滿",
|
||||
"description": "[aws:2019-09-23 03:04:36] Fill"
|
||||
},
|
||||
"_Font": {
|
||||
"message": "字型",
|
||||
"description": "[aws:2019-09-23 03:04:36] Font"
|
||||
},
|
||||
"_fullimage": {
|
||||
"message": "完整影像",
|
||||
"description": "[aws:2019-09-23 03:04:37] full image"
|
||||
},
|
||||
"_Getstarted": {
|
||||
"message": "開始使用",
|
||||
"description": "[aws:2019-09-23 03:04:38] Get started"
|
||||
},
|
||||
"_Gotit": {
|
||||
"message": "明白了!",
|
||||
"description": "[aws:2019-09-23 03:04:38] Got it!"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"message": "前往您的帳戶",
|
||||
"description": "[aws:2019-09-23 03:04:39] Go to your account"
|
||||
},
|
||||
"_Help": {
|
||||
"message": "救命啊",
|
||||
"description": "[aws:2019-09-23 03:04:40] Help"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"message": "說明/捷徑",
|
||||
"description": "[aws:2019-09-23 03:04:40] Help / Shortcuts"
|
||||
},
|
||||
"_History": {
|
||||
"message": "歷史",
|
||||
"description": "[aws:2019-09-23 03:04:41] History"
|
||||
},
|
||||
"_Hooray": {
|
||||
"message": "好萊",
|
||||
"description": "[aws:2019-09-23 03:04:42] Hooray"
|
||||
},
|
||||
"_Icon": {
|
||||
"message": "圖示",
|
||||
"description": "[aws:2019-09-23 03:04:42] Icon"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"message": "iFrame 權限",
|
||||
"description": "[aws:2019-09-23 03:04:43] iFrame permission"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"message": "如果仍然存在,請透過上面的旗幟報告按鈕來報告。",
|
||||
"description": "[aws:2019-09-23 03:04:44] If this persists, please report it via the flag reporting button above."
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"message": "如果您想在未來嘗試此功能,請點擊頂部的 “編輯” 按鈕。",
|
||||
"description": "[aws:2019-09-23 03:04:45] If you’d like to try this feature in the future, click on the “Edit” button up top."
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"message": "影像已刪除",
|
||||
"description": "[aws:2019-09-23 03:04:45] Image deleted"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"message": "影像格式:",
|
||||
"description": "[aws:2019-09-23 03:04:46] Image format:"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"message": "插入形狀",
|
||||
"description": "[aws:2019-09-23 03:04:47] Insert shapes"
|
||||
},
|
||||
"_Italic": {
|
||||
"message": "斜體",
|
||||
"description": "[aws:2019-09-23 03:04:47] Italic"
|
||||
},
|
||||
"_Layers": {
|
||||
"message": "圖層",
|
||||
"description": "[aws:2019-09-23 03:04:48] Layers"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"message": "進一步瞭解",
|
||||
"description": "[aws:2019-09-23 03:04:49] Learn more"
|
||||
},
|
||||
"_Line": {
|
||||
"message": "線",
|
||||
"description": "[aws:2019-09-23 03:04:49] Line"
|
||||
},
|
||||
"_loading": {
|
||||
"message": "載入...",
|
||||
"description": "[aws:2019-09-23 03:04:50] loading…"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"message": "登入以匯出",
|
||||
"description": "[aws:2019-09-23 03:04:51] Login to Export"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"message": "尋找具有自己捲軸的頁面內的元素,並在擷取期間捲動該項目。",
|
||||
"description": "[aws:2019-09-23 03:04:51] Look for an element within the page with its own scroll bars and scroll that item during the capture."
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"message": "你能考慮花一分鐘在網上商店評分嗎?",
|
||||
"description": "[aws:2019-09-23 03:04:52] Might you consider taking a minute to rate it in the Webstore?"
|
||||
},
|
||||
"_More": {
|
||||
"message": "更多",
|
||||
"description": "[aws:2019-09-23 03:04:53] More"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"message": "滑鼠或方向鍵",
|
||||
"description": "[aws:2019-09-23 03:04:54] Mouse or arrow keys"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"message": "滑鼠或圖層窗格",
|
||||
"description": "[aws:2019-09-23 03:04:55] Mouse or layers pane"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"message": "移動圖層",
|
||||
"description": "[aws:2019-09-23 03:04:55] Move layer"
|
||||
},
|
||||
"_None": {
|
||||
"message": "沒有",
|
||||
"description": "[aws:2019-09-23 03:04:56] None"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"message": "找不到螢幕擷取畫面。 去做一些!",
|
||||
"description": "[aws:2019-09-23 03:04:57] No screen captures found. Go make some!"
|
||||
},
|
||||
"_Nothanks": {
|
||||
"message": "不用了謝謝",
|
||||
"description": "[aws:2019-09-23 03:04:57] No, thanks."
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"message": "不,謝謝繼續編輯",
|
||||
"description": "[aws:2019-09-23 03:04:58] No thanks continue editing"
|
||||
},
|
||||
"_Notreally": {
|
||||
"message": "不太清楚",
|
||||
"description": "[aws:2019-09-23 03:04:59] Not really"
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"message": "無法移除 $num$ 檔案。",
|
||||
"description": "[aws:2019-09-23 03:05:00] $num$ files could not be removed.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"message": "$num$ 檔案已成功移除。",
|
||||
"description": "[aws:2019-09-23 03:05:00] $num$ files were successfully removed.",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_On": {
|
||||
"message": "上",
|
||||
"description": "[aws:2019-09-23 03:05:01] On"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"message": "在 Mac Chrome 上,自動下載和下載多個文件時出現 “另存為” 問題,因此在這些情況下它被禁用。",
|
||||
"description": "[aws:2019-09-23 03:05:02] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios."
|
||||
},
|
||||
"_Options": {
|
||||
"message": "選項",
|
||||
"description": "[aws:2019-09-23 03:05:03] Options"
|
||||
},
|
||||
"_or": {
|
||||
"message": "或者",
|
||||
"description": "[aws:2019-09-23 03:05:03] or"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"message": "訂購層",
|
||||
"description": "[aws:2019-09-23 03:05:04] Order layer"
|
||||
},
|
||||
"_Outline": {
|
||||
"message": "輪廓",
|
||||
"description": "[aws:2019-09-23 03:05:05] Outline"
|
||||
},
|
||||
"_Oval": {
|
||||
"message": "橢圓形",
|
||||
"description": "[aws:2019-09-23 03:05:05] Oval"
|
||||
},
|
||||
"_Pad": {
|
||||
"message": "墊子",
|
||||
"description": "[aws:2019-09-23 03:05:06] Pad"
|
||||
},
|
||||
"_Padding": {
|
||||
"message": "填充",
|
||||
"description": "[aws:2019-09-23 03:05:07] Padding"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"message": "填充/邊界",
|
||||
"description": "[aws:2019-09-23 03:05:07] Padding / Border"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"message": "PDF 大小:",
|
||||
"description": "[aws:2019-09-23 03:05:08] PDF size:"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"message": "下載檔案所需的權限",
|
||||
"description": "[aws:2019-09-23 03:05:09] Permission needed to download files"
|
||||
},
|
||||
"_Permissions": {
|
||||
"message": "權限",
|
||||
"description": "[aws:2019-09-23 03:05:09] Permissions"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"message": "PNG 是無損的,應與螢幕上看到的完全相符,但檔案大小通常會比使用壓縮的 JPG 大。",
|
||||
"description": "[aws:2019-09-23 03:05:10] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression."
|
||||
},
|
||||
"_Position": {
|
||||
"message": "位置",
|
||||
"description": "[aws:2019-09-23 03:05:11] Position"
|
||||
},
|
||||
"_Radius": {
|
||||
"message": "半徑",
|
||||
"description": "[aws:2019-09-23 03:05:12] Radius"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"message": "矩形",
|
||||
"description": "[aws:2019-09-23 03:05:12] Rectangle"
|
||||
},
|
||||
"_Redo": {
|
||||
"message": "重做",
|
||||
"description": "[aws:2019-09-23 03:05:13] Redo"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"message": "移除檔案",
|
||||
"description": "[aws:2019-09-23 03:05:14] Remove files"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"message": "報告問題。",
|
||||
"description": "[aws:2019-09-23 03:05:14] Report issue."
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"message": "重新調整圖層大小",
|
||||
"description": "[aws:2019-09-23 03:05:15] Resize layer"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"message": "還原出廠預設值",
|
||||
"description": "[aws:2019-09-23 03:05:16] restore factory defaults"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"message": "圓角",
|
||||
"description": "[aws:2019-09-23 03:05:16] Rounded corners"
|
||||
},
|
||||
"_Saveas": {
|
||||
"message": "另存為",
|
||||
"description": "[aws:2019-09-23 03:05:17] Save as"
|
||||
},
|
||||
"_Saved": {
|
||||
"message": "救了",
|
||||
"description": "[aws:2019-09-23 03:05:18] Saved"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"message": "儲存此權限 (如果接受) 以供日後擷取。 它仍然可以在稍後從選項頁面撤銷。",
|
||||
"description": "[aws:2019-09-23 03:05:19] Save this permission (if accepted) for future captures. It can still be revoked later from the options page."
|
||||
},
|
||||
"_search": {
|
||||
"message": "搜尋...",
|
||||
"description": "[aws:2019-09-23 03:05:19] search…"
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"message": "選取一個或多個螢幕擷取畫面以使用此動作。",
|
||||
"description": "[aws:2019-09-23 03:05:20] Select 1 or more screenshots to use this action."
|
||||
},
|
||||
"_Selected": {
|
||||
"message": "已選取",
|
||||
"description": "[aws:2019-09-23 03:05:21] Selected"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"message": "選取圖層",
|
||||
"description": "[aws:2019-09-23 03:05:22] Select layer"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"message": "設定主題預設值",
|
||||
"description": "[aws:2019-09-23 03:05:23] Set theme defaults"
|
||||
},
|
||||
"_Shapes": {
|
||||
"message": "形狀",
|
||||
"description": "[aws:2019-09-23 03:05:23] Shapes"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"message": "註冊一個免費的 7 天試用解鎖編輯器並下載你的傑作。",
|
||||
"description": "[aws:2019-09-23 03:05:24] Sign up for a free 7-day trial to unlock the editor and download your masterpiece."
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"message": "註冊以匯出",
|
||||
"description": "[aws:2019-09-23 03:05:25] Sign up to Export"
|
||||
},
|
||||
"_Size": {
|
||||
"message": "尺寸",
|
||||
"description": "[aws:2019-09-23 03:05:26] Size"
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"message": "刪除螢幕擷取畫面時發生錯誤。",
|
||||
"description": "[aws:2019-09-23 03:05:26] Something went wrong deleting your screenshot."
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"message": "將這個截圖打開成一個新的截圖出現了問題。",
|
||||
"description": "[aws:2019-09-23 03:05:27] Something went wrong opening this screenshot into a new."
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"message": "有時元素,例如 “返回頂部” 按鈕或粘性頁腳會在頁面上重複。 這試圖絕對定位他們,以阻止他們在尖叫的中重複。",
|
||||
"description": "[aws:2019-09-23 03:05:28] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot."
|
||||
},
|
||||
"_Sorry": {
|
||||
"message": "對不起,對不起",
|
||||
"description": "[aws:2019-09-23 03:05:29] Sorry"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"message": "在下載目錄下指定一個目錄以儲存螢幕擷取畫面,例如 “封裝”。 如果空白,則預設為下載目錄。 (請限制為字母、數字、破折號、底線和斜線,無效的字元會自動移除)。",
|
||||
"description": "[aws:2019-09-23 03:05:30] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed)."
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"message": "指定轉存為 PDF 時 PDF 的格式大小。",
|
||||
"description": "[aws:2019-09-23 03:05:30] Specify the format size of PDFs for when exporting to PDF."
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"message": "開始免費試用",
|
||||
"description": "[aws:2019-09-23 03:05:31] Start your free trial"
|
||||
},
|
||||
"_Stickers": {
|
||||
"message": "貼紙",
|
||||
"description": "[aws:2019-09-23 03:05:32] Stickers"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"message": "仍在載入",
|
||||
"description": "[aws:2019-09-23 03:05:32] Still loading"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"message": "帶我去網上商店!",
|
||||
"description": "[aws:2019-09-23 03:05:33] Take me to the Webstore!"
|
||||
},
|
||||
"_Text": {
|
||||
"message": "文本",
|
||||
"description": "[aws:2019-09-23 03:05:34] Text"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"message": "感謝您支持全頁螢幕擷取",
|
||||
"description": "[aws:2019-09-23 03:05:34] Thank you for supporting Full Page Screen Capture"
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"message": "擷取整個網頁螢幕擷取畫面的最佳和最安全的方式。",
|
||||
"description": "[aws:2019-09-23 03:05:35] The best and safest way to capture a screenshot of an entire web page."
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"message": "需要下載權限才能啟用下載為 PDF 功能。",
|
||||
"description": "[aws:2019-09-23 03:05:36] The download permission is required to enable the download as PDF feature."
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"message": "下列檔案無法下載:",
|
||||
"description": "[aws:2019-09-23 03:05:36] The following files could not be downloaded:"
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"message": "主題圖預設值",
|
||||
"description": "[aws:2019-09-23 03:05:37] Theme Defaults"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"message": "下載檔案時發生錯誤,請透過上方的旗標按鈕回報。",
|
||||
"description": "[aws:2019-09-23 03:05:38] There was an error downloading files, please report it via the flag button above."
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"message": "這些設定將套用至未來對螢幕擷取畫面的所有編輯。 變更會自動儲存。",
|
||||
"description": "[aws:2019-09-23 03:05:39] These settings will apply to all future edits of screenshots. Changes are autosaved."
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"message": "找不到指定的影像。",
|
||||
"description": "[aws:2019-09-23 03:05:39] The specified image could not be found."
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"message": "這個擴展需要大量的工作來維護。 聽到你覺得它有用真的很有意義!",
|
||||
"description": "[aws:2019-09-23 03:05:40] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"message": "這需要比預期更長的時間來載入。 掛緊! 如果一段時間後沒有更新,請透過上方的報告旗標按鈕回報。",
|
||||
"description": "[aws:2019-09-23 03:05:41] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above."
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"message": "此權限允許更好地控制下載在擴充功能內的運作方式。 您的偏好設定已儲存,而且此下載按鈕現在會回復到預設瀏覽器上按一下下載。 不過,系統仍會提示您使用 “歷史記錄” 或 “選項” 頁面上的任何進階功能,因為他們需要此權限才能運作。",
|
||||
"description": "[aws:2019-09-23 03:05:42] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work."
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"message": "下載按鈕和自動下載功能需要此權限。",
|
||||
"description": "[aws:2019-09-23 03:05:43] This permission is required for the download buttons and the auto-download feature."
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"message": "此螢幕擷取畫面已成功移除。",
|
||||
"description": "[aws:2019-09-23 03:05:44] This screenshot been successfully removed."
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"message": "切換裁切",
|
||||
"description": "[aws:2019-09-23 03:05:45] Toggle crop"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"message": "切換填充/邊框",
|
||||
"description": "[aws:2019-09-23 03:05:46] Toggle padding / border"
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"message": "切換網址/瀏覽器",
|
||||
"description": "[aws:2019-09-23 03:05:46] Toggle URL / browser"
|
||||
},
|
||||
"_Type": {
|
||||
"message": "類型",
|
||||
"description": "[aws:2019-09-23 03:05:47] Type"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"message": "找不到影像",
|
||||
"description": "[aws:2019-09-23 03:05:48] Unable to find image"
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"message": "無法載入影像",
|
||||
"description": "[aws:2019-09-23 03:05:49] Unable to load image"
|
||||
},
|
||||
"_Undo": {
|
||||
"message": "復原",
|
||||
"description": "[aws:2019-09-23 03:05:49] Undo"
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"message": "試用完成後",
|
||||
"description": "[aws:2019-09-23 03:05:50] upon trial completion"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"message": "網址/瀏覽器",
|
||||
"description": "[aws:2019-09-23 03:05:51] URL / Browser"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"message": "底部的網址",
|
||||
"description": "[aws:2019-09-23 03:05:51] URL on bottom"
|
||||
},
|
||||
"_URLontop": {
|
||||
"message": "頂端的網址",
|
||||
"description": "[aws:2019-09-23 03:05:52] URL on top"
|
||||
},
|
||||
"_version": {
|
||||
"message": "版本",
|
||||
"description": "[aws:2019-09-23 03:05:53] version"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"message": "觀看示範影片",
|
||||
"description": "[aws:2019-09-23 03:05:54] watch a demo video"
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"message": "觀看展示",
|
||||
"description": "[aws:2019-09-23 03:05:55] Watch Demo"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"message": "歡迎使用全頁編輯器!",
|
||||
"description": "[aws:2019-09-23 03:05:55] Welcome to the Full Page Editor!"
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"message": "歡迎來到官方全頁編輯器!",
|
||||
"description": "[aws:2019-09-23 03:05:56] Welcome to the official Full Page Editor!"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"message": "我們很高興你能登機",
|
||||
"description": "[aws:2019-09-23 03:05:57] We’re excited to have you aboard."
|
||||
},
|
||||
"_Width": {
|
||||
"message": "寬度",
|
||||
"description": "[aws:2019-09-23 03:05:57] Width"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"message": "您想要回報您遇到的任何問題,以便我們一起改善這個擴充套件嗎?",
|
||||
"description": "[aws:2019-09-23 03:05:58] Would you like to report any issues you’re experiencing, so we can improve this extension together?"
|
||||
},
|
||||
"_Yes": {
|
||||
"message": "是啊!",
|
||||
"description": "[aws:2019-09-23 03:05:59] Yes!"
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"message": "您需要授與下載權限才能下載檔案",
|
||||
"description": "[aws:2019-09-23 03:06:00] You need to grant the download privilege in order to download files"
|
||||
},
|
||||
"_Zoom": {
|
||||
"message": "縮放",
|
||||
"description": "[aws:2019-09-23 03:06:00] Zoom"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"message": "放大",
|
||||
"description": "[aws:2019-09-23 03:06:01] Zoom in"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"message": "縮小",
|
||||
"description": "[aws:2019-09-23 03:06:02] Zoom out"
|
||||
},
|
||||
"actionClose": {
|
||||
"message": "關",
|
||||
"description": "[aws:2019-09-23 03:06:02] Close"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"message": "刪除影像",
|
||||
"description": "[aws:2019-09-23 03:06:03] Delete image"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"message": "下載影像",
|
||||
"description": "[aws:2019-09-23 03:06:04] Download image"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"message": "下載 PDF",
|
||||
"description": "[aws:2019-09-23 03:06:05] Download PDF"
|
||||
},
|
||||
"actionEdit": {
|
||||
"message": "編輯",
|
||||
"description": "[aws:2019-09-23 03:06:05] Edit"
|
||||
},
|
||||
"actionOK": {
|
||||
"message": "好",
|
||||
"description": "[aws:2019-09-23 03:06:06] OK"
|
||||
},
|
||||
"actionReport": {
|
||||
"message": "報告問題",
|
||||
"description": "[aws:2019-09-23 03:06:07] Report issue"
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"message": "使用全頁高級功能將您的螢幕擷取畫面提升到一個新的境界",
|
||||
"description": "[aws:2019-09-23 03:06:08] Take your screenshots to the next level with Full Page Premium"
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"message": "進一步瞭解",
|
||||
"description": "[aws:2019-09-23 03:06:08] Learn more"
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"message": "登入",
|
||||
"description": "[aws:2019-09-23 03:06:09] Sign in"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"message": "已經有帳戶?",
|
||||
"description": "[aws:2019-09-23 03:06:10] Already have an account?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"message": "直接在擴充套件中使用先進的編輯和註釋功能,加快您的工作流程!",
|
||||
"description": "[aws:2019-09-23 03:06:11] Speed up your workflow with advanced editing and annotation features directly in the extension!"
|
||||
},
|
||||
"navHistory": {
|
||||
"message": "歷史",
|
||||
"description": "[aws:2019-09-23 03:06:11] History"
|
||||
},
|
||||
"navOptions": {
|
||||
"message": "選項",
|
||||
"description": "[aws:2019-09-23 03:06:12] Options"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"message": "不用了,謝謝",
|
||||
"description": "[aws:2019-09-23 03:06:13] No thanks"
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"message": "嘗試編輯和註釋您的螢幕擷取畫面",
|
||||
"description": "[aws:2019-09-23 03:06:13] Try editing and annotating your screenshot"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"message": "好吧!",
|
||||
"description": "[aws:2019-09-23 03:06:14] Ok!"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"message": "已啟用自動下載。 您可以在 <a href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">選項中更改此選項</a>。",
|
||||
"description": "[aws:2019-09-23 19:22:59] Auto-download is enabled. You can change this in <a href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options</a>."
|
||||
},
|
||||
"_Cancel": {
|
||||
"message": "取消",
|
||||
"description": "[aws:2019-09-23 19:23:00] Cancel"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"message": "無法自動下載,您需要在 <a href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">選</a>項中重新核准 [下載] 權限。",
|
||||
"description": "[aws:2019-09-23 19:23:01] Cannot auto-download, you need to reapprove the Downloads permission in <a href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options</a>."
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"message": "基於安全考量,Chrome 不允許訪問某些 URL。 這包括網路商店庫、其他 Chrome 擴充功能和 chrome: // URL。 目前頁面似乎是受限制的 URL。",
|
||||
"description": "[aws:2019-09-23 19:23:02] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL."
|
||||
},
|
||||
"_close": {
|
||||
"message": "接近",
|
||||
"description": "[aws:2019-09-23 19:23:02] close"
|
||||
},
|
||||
"_details": {
|
||||
"message": "詳細資料...",
|
||||
"description": "[aws:2019-09-23 19:23:04] details…"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"message": "延伸設定",
|
||||
"description": "[aws:2019-09-23 19:23:04] Extension settings"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"message": "需要額外的權限才能訪問基礎頁面。",
|
||||
"description": "[aws:2019-09-23 19:23:05] Extra permissions are required to access the underlying page."
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"message": "需要額外權限",
|
||||
"description": "[aws:2019-09-23 19:23:06] Extra permissions required"
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"message": "需要存取檔案",
|
||||
"description": "[aws:2019-09-23 19:23:06] File access needed"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"message": "如有其他問題, <a id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">請與我們聯絡</a>。",
|
||||
"description": "[aws:2019-09-23 19:23:07] For additional questions, <a id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us</a>."
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"message": "載入權限對話框?",
|
||||
"description": "[aws:2019-09-23 19:23:08] Load permissions dialog?"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"message": "注意:此頁面太大,Chrome 瀏覽器無法擷取為單一影像。 它將被分成 <span id=\"screenshot-count\">多個</span> 圖像。",
|
||||
"description": "[aws:2019-09-23 19:23:09] Note: this page is too large for the Chrome browser to capture as one image. It will be split into <span id=\"screenshot-count\">multiple</span> images."
|
||||
},
|
||||
"_OK": {
|
||||
"message": "好",
|
||||
"description": "[aws:2019-09-23 19:23:09] OK"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"message": "請前往您的 Chrome 擴充功能設定並啟用 <strong>“允許存取檔案 URL”</strong>,以便擴充功能可以存取此頁面。 <br><br>",
|
||||
"description": "[aws:2019-09-23 19:23:10] Please go to your Chrome extension settings and enable <strong>“Allow access to file URLs”</strong>, so the extension can access this page. <br><br>"
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"message": "螢幕擷取正在進行中...",
|
||||
"description": "[aws:2019-09-23 19:23:11] Screen capture in progress…"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"message": "出了什麼問題。 嘗試刷新頁面並再次運行。 <br><br>如果仍然存在,請 <a id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">與我們聯繫</a>。",
|
||||
"description": "[aws:2019-09-23 19:23:12] Something went wrong. Try refreshing the page and running this again. <br><br> If this persists, please <a id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us</a>."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"message": "這個網站似乎有內嵌的內容在 <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">框架組</a>中。",
|
||||
"description": "[aws:2019-09-23 19:23:13] This site appears to have embedded content within an a <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset</a>."
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"message": "這個網站似乎嵌入了 <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe</a>中的內容。",
|
||||
"description": "[aws:2019-09-23 19:23:13] This site appears to have embedded content within an <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe</a>."
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"message": "此測試版本已過期。 請聯絡以取得更新,或在 <a href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome 網路商店</a>中切換至適當的擴充套件。",
|
||||
"description": "[aws:2019-09-23 19:23:14] This test version has expired. Please reach out to get an update or switch over to the proper extension in the <a href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store</a>."
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"message": "警告:擴展不是為了處理極大的捕獲而設計的。 它可能無法完成此頁面的擷取。",
|
||||
"description": "[aws:2019-09-23 19:23:16] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page."
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"message": "歡迎使用全頁螢幕擷取延伸功能。",
|
||||
"description": "[aws:2019-09-23 19:23:16] Welcome to the Full Page Screen Capture extension."
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"message": "您可以在任何網頁上運行此操作,但瀏覽器限制擴展無法運行腳本的網頁除外。 這包括 Chrome 網路商店、瀏覽器設定頁面和其他擴充功能。",
|
||||
"description": "[aws:2019-09-23 19:23:17] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions."
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"message": "您可能需要在與對話框交互後重新運行擴展。 如果您取消,它將只捕獲可見屏幕。",
|
||||
"description": "[aws:2019-09-23 19:23:18] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen."
|
||||
}
|
||||
}
|
@@ -1,900 +0,0 @@
|
||||
{
|
||||
"_1filecouldnotberemoved": {
|
||||
"description": "[aws:2019-09-23 03:01:00] 1 file could not be removed.",
|
||||
"message": "1 个文件无法删除。"
|
||||
},
|
||||
"_1filewassuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-23 03:01:01] 1 file was successfully removed.",
|
||||
"message": "1 个文件已成功删除。"
|
||||
},
|
||||
"_Adjustrepeatingelements": {
|
||||
"description": "[aws:2019-09-23 03:01:01] Adjust repeating elements",
|
||||
"message": "调整重复元素"
|
||||
},
|
||||
"_Advancedscrolling": {
|
||||
"description": "[aws:2019-09-23 03:01:02] Advanced scrolling",
|
||||
"message": "高级滚动"
|
||||
},
|
||||
"_Align": {
|
||||
"description": "[aws:2019-09-23 03:01:03] Align",
|
||||
"message": "对齐"
|
||||
},
|
||||
"_Anyissues": {
|
||||
"description": "[aws:2019-09-23 03:01:03] Any issues?",
|
||||
"message": "有什么问题吗?"
|
||||
},
|
||||
"_AnyoptionalpermissionsthatwerepreviouslygrantedwillappearcheckedhereYoucanrevokethematanytimeIftheyareneededagaininthefuturetheywillbererequested": {
|
||||
"description": "[aws:2019-09-23 03:01:04] Any optional permissions that were previously granted will appear checked here. You can revoke them at any time. If they are needed again in the future, they will be re-requested.",
|
||||
"message": "之前授予的任何可选权限将在此处显示为选中状态。 您可以随时撤销它们。 如果将来再次需要他们,我们将重新提出请求。"
|
||||
},
|
||||
"_Areyouenjoyingthisextension": {
|
||||
"description": "[aws:2019-09-23 03:01:05] Are you enjoying this extension?",
|
||||
"message": "你喜欢这个扩展吗?"
|
||||
},
|
||||
"_Areyousureyouwanttodelete1screencaptureThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-23 03:01:05] Are you sure you want to delete 1 screencapture?\n (This action cannot be undone.)",
|
||||
"message": "您确定要删除 1 个屏幕截图吗?\n (此操作无法撤消。)"
|
||||
},
|
||||
"_AreyousureyouwanttodeletecountscreencapturesThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-23 03:01:06] Are you sure you want to delete $count$ screen captures?\n (This action cannot be undone.)",
|
||||
"message": "您确定要删除 $count$ 屏幕截图吗?\n (此操作无法撤消。)",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_AreyousureyouwanttodeletethisscreenshotThisactioncannotbeundone": {
|
||||
"description": "[aws:2019-09-23 03:01:07] Are you sure you want to delete this screenshot?\n(This action cannot be undone.)",
|
||||
"message": "您确定要删除此屏幕截图吗?\n(此操作无法撤消。)"
|
||||
},
|
||||
"_Areyousureyouwanttoresettotheextensionsoriginalthemedefaults": {
|
||||
"description": "[aws:2019-09-23 03:01:08] Are you sure you want to reset to the extension’s original theme defaults?",
|
||||
"message": "您确定要重置为扩展的原始主题默认值吗?"
|
||||
},
|
||||
"_Arrow": {
|
||||
"description": "[aws:2019-09-23 03:01:08] Arrow",
|
||||
"message": "箭头"
|
||||
},
|
||||
"_Autodownloadfiles": {
|
||||
"description": "[aws:2019-09-23 03:01:09] Auto-download files",
|
||||
"message": "自动下载文件"
|
||||
},
|
||||
"_AutodownloadisenabledYoucanchangethisinahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:22:41] Auto-download is enabled. You can change this in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "已启用自动下载功能。 您可以在选项中更改此 \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">选项\u003C/a>。"
|
||||
},
|
||||
"_AutomaticallydownloadyourscreenshotinsteadofopeningitinanewwindowThismeanstheextensioncapturetabwillnotopenYoucanreturnbackherebyrightclickingontheextensionandselectingOptions": {
|
||||
"description": "[aws:2019-09-23 03:01:10] Automatically download your screenshot instead of opening it in a new window.This means the extension capture tab will not open. You can return back here by right-clicking on the extension and selecting \"Options\".",
|
||||
"message": "自动下载您的屏幕截图,而不是在新窗口中打开它。这意味着扩展捕获选项卡将无法打开。 您可以通过右键单击扩展并选择 “选项” 返回此处。"
|
||||
},
|
||||
"_AutomaticallyshowasaveasdialogwhendownloadingyourscreenshotsIftheAskwheretosaveeachfilebeforedownloadingoptionisenabledinyourChromesettingsthenthattakespriority": {
|
||||
"description": "[aws:2019-09-23 03:01:11] Automatically show a \"save as\" dialog when downloading your screenshots. If the “Ask where to save each file before downloading” option is enabled in your Chrome settings, then that takes priority.",
|
||||
"message": "下载截图时自动显示 “另存为” 对话框。 如果在 Chrome 设置中启用了 “在下载前询问每个文件的保存位置” 选项,则优先考虑。"
|
||||
},
|
||||
"_Backtocapturechangesareautosaved": {
|
||||
"description": "[aws:2019-09-23 03:01:12] Back to capture (changes are auto-saved)",
|
||||
"message": "返回捕获(更改自动保存)"
|
||||
},
|
||||
"_Blur": {
|
||||
"description": "[aws:2019-09-23 03:01:13] Blur",
|
||||
"message": "模糊"
|
||||
},
|
||||
"_Bold": {
|
||||
"description": "[aws:2019-09-23 03:01:14] Bold",
|
||||
"message": "大胆"
|
||||
},
|
||||
"_Cancel": {
|
||||
"description": "[aws:2019-09-23 19:22:42] Cancel",
|
||||
"message": "取消"
|
||||
},
|
||||
"_CannotautodownloadyouneedtoreapprovetheDownloadspermissioninahrefdatahrefoptionshtmltargetblankrelnoopenernoreferreroptionsa": {
|
||||
"description": "[aws:2019-09-23 19:22:42] Cannot auto-download, you need to reapprove the Downloads permission in \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">options\u003C/a>.",
|
||||
"message": "无法自动下载,您需要重新批准 \u003Ca href=\"#\" data-href=\"/options.html\" target=\"_blank\" rel=\"noopener noreferrer\">选项\u003C/a>中的 “下载” 权限。"
|
||||
},
|
||||
"_Cannotdownloadfiles": {
|
||||
"description": "[aws:2019-09-23 03:01:15] Cannot download files",
|
||||
"message": "无法下载文件"
|
||||
},
|
||||
"_Capture": {
|
||||
"description": "[aws:2019-09-23 03:01:16] Capture",
|
||||
"message": "捕捉"
|
||||
},
|
||||
"_ChromedoesnotallowaccesstosomeURLsforsecurityreasonsThisincludesthewebstoregalleryotherchromeextensionsandchromeURLsThecurrentpageappearstobearestrictedURL": {
|
||||
"description": "[aws:2019-09-23 19:22:43] Chrome does not allow access to some URLs for security reasons. This includes the webstore gallery, other chrome extensions, and chrome:// URLs. The current page appears to be a restricted URL.",
|
||||
"message": "出于安全原因,Chrome 不允许访问某些 URL。 这包括网上商店库、其他铬扩展和铬:// URL。 当前页面显示为受限 URL。"
|
||||
},
|
||||
"_ChromepreventsextensionsfromsavingfilesoutsideofthedefaultdownloadsdirectoryThepathyouenteredhasbeenupdatedaccordinglySorry": {
|
||||
"description": "[aws:2019-09-23 03:01:20] Chrome prevents extensions from saving files outside of the default downloads directory. The path you entered has been updated accordingly. Sorry!",
|
||||
"message": "Chrome 可防止扩展程序将文件保存到默认下载目录之外。 您输入的路径已相应更新。 对不起!"
|
||||
},
|
||||
"_Clickdraginlayerspane": {
|
||||
"description": "[aws:2019-09-23 03:01:21] Click + drag in layers pane",
|
||||
"message": "在图层窗格中单击 + 拖动"
|
||||
},
|
||||
"_Color": {
|
||||
"description": "[aws:2019-09-23 03:01:21] Color",
|
||||
"message": "颜色"
|
||||
},
|
||||
"_ConfigureyoursettingsfortheFullPageScreenCaptureextensionStaytunedforfurtherupdatesBetasettingsmaychangeinthefuture": {
|
||||
"description": "[aws:2019-09-23 03:01:22] Configure your settings for the Full Page Screen Capture extension. Stay tuned for further updates. Beta settings may change in the future.",
|
||||
"message": "为全页屏幕捕获扩展配置您的设置。 敬请关注进一步更新。 测试版设置将来可能会更改。"
|
||||
},
|
||||
"_Continueediting": {
|
||||
"description": "[aws:2019-09-23 03:01:23] Continue editing",
|
||||
"message": "继续编辑"
|
||||
},
|
||||
"_CropImage": {
|
||||
"description": "[aws:2019-09-23 03:01:24] Crop Image",
|
||||
"message": "裁剪图像"
|
||||
},
|
||||
"_Cropeditannotateandexport": {
|
||||
"description": "[aws:2019-09-23 03:01:24] Crop, edit, annotate, and export",
|
||||
"message": "裁剪、编辑、注释和导出"
|
||||
},
|
||||
"_Delete": {
|
||||
"description": "[aws:2019-09-23 03:01:25] Delete",
|
||||
"message": "删除"
|
||||
},
|
||||
"_Deletecurrentselection": {
|
||||
"description": "[aws:2019-09-23 03:01:26] Delete current selection",
|
||||
"message": "删除当前选择"
|
||||
},
|
||||
"_Directory": {
|
||||
"description": "[aws:2019-09-23 03:01:26] Directory:",
|
||||
"message": "目录:"
|
||||
},
|
||||
"_Document": {
|
||||
"description": "[aws:2019-09-23 03:01:27] Document",
|
||||
"message": "文件"
|
||||
},
|
||||
"_Documentedits": {
|
||||
"description": "[aws:2019-09-23 03:01:28] Document edits",
|
||||
"message": "文档编辑"
|
||||
},
|
||||
"_DoneCropping": {
|
||||
"description": "[aws:2019-09-23 03:01:29] Done Cropping",
|
||||
"message": "完成裁剪"
|
||||
},
|
||||
"_Download": {
|
||||
"description": "[aws:2019-09-23 03:01:29] Download",
|
||||
"message": "下载"
|
||||
},
|
||||
"_DownloadExport": {
|
||||
"description": "[aws:2019-09-23 03:01:30] Download & Export",
|
||||
"message": "下载和导出"
|
||||
},
|
||||
"_Downloadpermissionisrequired": {
|
||||
"description": "[aws:2019-09-23 03:01:31] Download permission is required",
|
||||
"message": "需要下载权限"
|
||||
},
|
||||
"_Downloadpermissionnotgranted": {
|
||||
"description": "[aws:2019-09-23 03:01:31] Download permission not granted",
|
||||
"message": "未授予下载权限"
|
||||
},
|
||||
"_Downloadspermission": {
|
||||
"description": "[aws:2019-09-23 03:01:32] Downloads permission",
|
||||
"message": "下载权限"
|
||||
},
|
||||
"_Draglayercontrolpoints": {
|
||||
"description": "[aws:2019-09-23 03:01:33] Drag layer control points",
|
||||
"message": "拖动图层控制点"
|
||||
},
|
||||
"_Duplicateselection": {
|
||||
"description": "[aws:2019-09-23 03:01:33] Duplicate selection",
|
||||
"message": "重复选择"
|
||||
},
|
||||
"_Edited": {
|
||||
"description": "[aws:2019-09-23 03:01:34] Edited",
|
||||
"message": "编辑"
|
||||
},
|
||||
"_Elements": {
|
||||
"description": "[aws:2019-09-23 03:01:35] Elements",
|
||||
"message": "元素"
|
||||
},
|
||||
"_Emoji": {
|
||||
"description": "[aws:2019-09-23 03:01:35] Emoji",
|
||||
"message": "表情符號"
|
||||
},
|
||||
"_Enabled": {
|
||||
"description": "[aws:2019-09-23 03:01:36] Enabled",
|
||||
"message": "已启用"
|
||||
},
|
||||
"_Entertexthere": {
|
||||
"description": "[aws:2019-09-23 03:01:37] Enter text here",
|
||||
"message": "在此输入文本"
|
||||
},
|
||||
"_Error": {
|
||||
"description": "[aws:2019-09-23 03:01:37] Error",
|
||||
"message": "错误"
|
||||
},
|
||||
"_Errordownloadingfile": {
|
||||
"description": "[aws:2019-09-23 03:01:38] Error downloading file",
|
||||
"message": "下载文件时出错"
|
||||
},
|
||||
"_Errordownloadingfiles": {
|
||||
"description": "[aws:2019-09-23 03:01:40] Error downloading files",
|
||||
"message": "下载文件时出错"
|
||||
},
|
||||
"_ErrorhandlingfilesPleasereportthisviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-23 03:01:42] Error handling files. Please report this via the flag reporting button above.",
|
||||
"message": "处理文件时出错。 请通过上面的标志报告按钮进行报告。"
|
||||
},
|
||||
"_Errorloadinghistory": {
|
||||
"description": "[aws:2019-09-23 03:01:43] Error loading history",
|
||||
"message": "加载历史记录时出错"
|
||||
},
|
||||
"_Errorloadingimage": {
|
||||
"description": "[aws:2019-09-23 03:01:43] Error loading image",
|
||||
"message": "加载图像时出错"
|
||||
},
|
||||
"_Erroropeningscreenshot": {
|
||||
"description": "[aws:2019-09-23 03:01:44] Error opening screenshot",
|
||||
"message": "打开屏幕截图时出错"
|
||||
},
|
||||
"_Errorremovingscreenshot": {
|
||||
"description": "[aws:2019-09-23 03:01:45] Error removing screenshot",
|
||||
"message": "删除屏幕截图时出错"
|
||||
},
|
||||
"_Exitzoom": {
|
||||
"description": "[aws:2019-09-23 03:01:45] Exit zoom",
|
||||
"message": "退出缩放"
|
||||
},
|
||||
"_Export": {
|
||||
"description": "[aws:2019-09-23 03:01:46] Export",
|
||||
"message": "出口"
|
||||
},
|
||||
"_Extensionsettings": {
|
||||
"description": "[aws:2019-09-23 19:22:45] Extension settings",
|
||||
"message": "扩展设置"
|
||||
},
|
||||
"_Extrapermissionsarerequiredtoaccesstheunderlyingpage": {
|
||||
"description": "[aws:2019-09-23 19:22:46] Extra permissions are required to access the underlying page.",
|
||||
"message": "访问基础页面需要额外的权限。"
|
||||
},
|
||||
"_Extrapermissionsrequired": {
|
||||
"description": "[aws:2019-09-23 19:22:46] Extra permissions required",
|
||||
"message": "需要额外的权限"
|
||||
},
|
||||
"_Fileaccessneeded": {
|
||||
"description": "[aws:2019-09-23 19:22:47] File access needed",
|
||||
"message": "需要文件访问"
|
||||
},
|
||||
"_Filenolongerexistsperhapsithasbeenclearedfromyourbrowser": {
|
||||
"description": "[aws:2019-09-23 03:01:47] File no longer exists—perhaps it has been cleared from your browser",
|
||||
"message": "文件不再存在-可能已从浏览器中清除"
|
||||
},
|
||||
"_Fill": {
|
||||
"description": "[aws:2019-09-23 03:01:48] Fill",
|
||||
"message": "填充"
|
||||
},
|
||||
"_Font": {
|
||||
"description": "[aws:2019-09-23 03:01:48] Font",
|
||||
"message": "字体"
|
||||
},
|
||||
"_Foradditionalquestionsaidinvalidlinkdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:22:48] For additional questions, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "如需其他问题, \u003Ca id=\"invalid-link\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">请联系我们\u003C/a>。"
|
||||
},
|
||||
"_Getstarted": {
|
||||
"description": "[aws:2019-09-23 03:01:49] Get started",
|
||||
"message": "开始使用"
|
||||
},
|
||||
"_Gotit": {
|
||||
"description": "[aws:2019-09-23 03:01:50] Got it!",
|
||||
"message": "明白了!"
|
||||
},
|
||||
"_Gotoyouraccount": {
|
||||
"description": "[aws:2019-09-23 03:01:51] Go to your account",
|
||||
"message": "转到您的帐户"
|
||||
},
|
||||
"_Help": {
|
||||
"description": "[aws:2019-09-23 03:01:51] Help",
|
||||
"message": "救命啊"
|
||||
},
|
||||
"_HelpShortcuts": {
|
||||
"description": "[aws:2019-09-23 03:01:52] Help / Shortcuts",
|
||||
"message": "帮助/快捷方式"
|
||||
},
|
||||
"_History": {
|
||||
"description": "[aws:2019-09-23 03:01:53] History",
|
||||
"message": "历史"
|
||||
},
|
||||
"_Hooray": {
|
||||
"description": "[aws:2019-09-23 03:01:53] Hooray",
|
||||
"message": "胡丽"
|
||||
},
|
||||
"_Icon": {
|
||||
"description": "[aws:2019-09-23 03:01:54] Icon",
|
||||
"message": "图标"
|
||||
},
|
||||
"_Ifthispersistspleasereportitviatheflagreportingbuttonabove": {
|
||||
"description": "[aws:2019-09-23 03:01:55] If this persists, please report it via the flag reporting button above.",
|
||||
"message": "如果这种情况仍然存在,请通过上面的标志报告按钮进行报告。"
|
||||
},
|
||||
"_IfyoudliketotrythisfeatureinthefutureclickontheEditbuttonuptop": {
|
||||
"description": "[aws:2019-09-23 03:01:56] If you’d like to try this feature in the future, click on the “Edit” button up top.",
|
||||
"message": "如果您将来想尝试此功能,请点击顶部的 “编辑” 按钮。"
|
||||
},
|
||||
"_Imagedeleted": {
|
||||
"description": "[aws:2019-09-23 03:01:57] Image deleted",
|
||||
"message": "图像已删除"
|
||||
},
|
||||
"_Imageformat": {
|
||||
"description": "[aws:2019-09-23 03:01:58] Image format:",
|
||||
"message": "图片格式:"
|
||||
},
|
||||
"_Insertshapes": {
|
||||
"description": "[aws:2019-09-23 03:01:58] Insert shapes",
|
||||
"message": "插入形状"
|
||||
},
|
||||
"_Italic": {
|
||||
"description": "[aws:2019-09-23 03:01:59] Italic",
|
||||
"message": "斜体"
|
||||
},
|
||||
"_Layers": {
|
||||
"description": "[aws:2019-09-23 03:02:00] Layers",
|
||||
"message": "层"
|
||||
},
|
||||
"_Learnmore": {
|
||||
"description": "[aws:2019-09-23 03:02:00] Learn more",
|
||||
"message": "了解更多信息"
|
||||
},
|
||||
"_Line": {
|
||||
"description": "[aws:2019-09-23 03:02:01] Line",
|
||||
"message": "线路"
|
||||
},
|
||||
"_Loadpermissionsdialog": {
|
||||
"description": "[aws:2019-09-23 19:22:48] Load permissions dialog?",
|
||||
"message": "加载权限对话框?"
|
||||
},
|
||||
"_LogintoExport": {
|
||||
"description": "[aws:2019-09-23 03:02:02] Login to Export",
|
||||
"message": "登录以导出"
|
||||
},
|
||||
"_Lookforanelementwithinthepagewithitsownscrollbarsandscrollthatitemduringthecapture": {
|
||||
"description": "[aws:2019-09-23 03:02:03] Look for an element within the page with its own scroll bars and scroll that item during the capture.",
|
||||
"message": "在页面中查找具有自己滚动条的元素,并在捕获过程中滚动该项目。"
|
||||
},
|
||||
"_MightyouconsidertakingaminutetorateitintheWebstore": {
|
||||
"description": "[aws:2019-09-23 03:02:04] Might you consider taking a minute to rate it in the Webstore?",
|
||||
"message": "你可以考虑花一分钟在网上商店评分吗?"
|
||||
},
|
||||
"_More": {
|
||||
"description": "[aws:2019-09-23 03:02:05] More",
|
||||
"message": "再来一点"
|
||||
},
|
||||
"_Mouseorarrowkeys": {
|
||||
"description": "[aws:2019-09-23 03:02:05] Mouse or arrow keys",
|
||||
"message": "鼠标键或箭头键"
|
||||
},
|
||||
"_Mouseorlayerspane": {
|
||||
"description": "[aws:2019-09-23 03:02:06] Mouse or layers pane",
|
||||
"message": "鼠标或图层窗格"
|
||||
},
|
||||
"_Movelayer": {
|
||||
"description": "[aws:2019-09-23 03:02:07] Move layer",
|
||||
"message": "移动图层"
|
||||
},
|
||||
"_None": {
|
||||
"description": "[aws:2019-09-23 03:02:07] None",
|
||||
"message": "没有"
|
||||
},
|
||||
"_NoscreencapturesfoundGomakesome": {
|
||||
"description": "[aws:2019-09-23 03:02:08] No screen captures found. Go make some!",
|
||||
"message": "未找到屏幕截图。 去做一些!"
|
||||
},
|
||||
"_NotethispageistoolargefortheChromebrowsertocaptureasoneimageItwillbesplitintospanidscreenshotcountmultiplespanimages": {
|
||||
"description": "[aws:2019-09-23 19:22:49] Note: this page is too large for the Chrome browser to capture as one image. It will be split into \u003Cspan id=\"screenshot-count\">multiple\u003C/span> images.",
|
||||
"message": "注意:此页面太大,Chrome 浏览器无法捕获为一张图像。 它将被分割成 \u003Cspan id=\"screenshot-count\">多个\u003C/span> 图像。"
|
||||
},
|
||||
"_Nothanks": {
|
||||
"description": "[aws:2019-09-23 03:02:09] No, thanks.",
|
||||
"message": "不,谢谢。"
|
||||
},
|
||||
"_Nothankscontinueediting": {
|
||||
"description": "[aws:2019-09-23 03:02:09] No thanks continue editing",
|
||||
"message": "不,谢谢继续编辑"
|
||||
},
|
||||
"_Notreally": {
|
||||
"description": "[aws:2019-09-23 03:02:10] Not really",
|
||||
"message": "不是真的"
|
||||
},
|
||||
"_OK": {
|
||||
"description": "[aws:2019-09-23 19:22:50] OK",
|
||||
"message": "好"
|
||||
},
|
||||
"_On": {
|
||||
"description": "[aws:2019-09-23 03:02:12] On",
|
||||
"message": "上"
|
||||
},
|
||||
"_OnMacChromethereareissueswithsaveasforautodownloadandwhendownloadingmultiplefilessoitisdisabledinthosescenarios": {
|
||||
"description": "[aws:2019-09-23 03:02:13] On Mac Chrome there are issues with \"save as\" for auto-download and when downloading multiple files, so it is disabled in those scenarios.",
|
||||
"message": "在 Mac Chrome 上,自动下载和下载多个文件时存在 “另存为” 的问题,因此在这些情况下它被禁用。"
|
||||
},
|
||||
"_Options": {
|
||||
"description": "[aws:2019-09-23 03:02:14] Options",
|
||||
"message": "选项"
|
||||
},
|
||||
"_Orderlayer": {
|
||||
"description": "[aws:2019-09-23 03:02:15] Order layer",
|
||||
"message": "订单层"
|
||||
},
|
||||
"_Outline": {
|
||||
"description": "[aws:2019-09-23 03:02:16] Outline",
|
||||
"message": "大纲"
|
||||
},
|
||||
"_Oval": {
|
||||
"description": "[aws:2019-09-23 03:02:16] Oval",
|
||||
"message": "椭圆形"
|
||||
},
|
||||
"_PDFsize": {
|
||||
"description": "[aws:2019-09-23 03:02:19] PDF size:",
|
||||
"message": "PDF 尺寸:"
|
||||
},
|
||||
"_PNGislosslessandshouldmatchexactlywhatisseenonthescreenbutwillusuallyhavelargerfilesizesthanJPGwhichusescompression": {
|
||||
"description": "[aws:2019-09-23 03:02:22] PNG is lossless and should match exactly what is seen on the screen, but will usually have larger file sizes than JPG, which uses compression.",
|
||||
"message": "PNG 是无损的,应该与屏幕上看到的内容完全匹配,但通常比使用压缩的 JPG 更大的文件大小。"
|
||||
},
|
||||
"_Pad": {
|
||||
"description": "[aws:2019-09-23 03:02:17] Pad",
|
||||
"message": "垫"
|
||||
},
|
||||
"_Padding": {
|
||||
"description": "[aws:2019-09-23 03:02:18] Padding",
|
||||
"message": "填充"
|
||||
},
|
||||
"_PaddingBorder": {
|
||||
"description": "[aws:2019-09-23 03:02:18] Padding / Border",
|
||||
"message": "填充/边框"
|
||||
},
|
||||
"_Permissionneededtodownloadfiles": {
|
||||
"description": "[aws:2019-09-23 03:02:20] Permission needed to download files",
|
||||
"message": "下载文件所需的权限"
|
||||
},
|
||||
"_Permissions": {
|
||||
"description": "[aws:2019-09-23 03:02:20] Permissions",
|
||||
"message": "权限"
|
||||
},
|
||||
"_PleasegotoyourChromeextensionsettingsandenablestrongx201CAllowaccesstofileURLsx201Dstrongsotheextensioncanaccessthispagebrbr": {
|
||||
"description": "[aws:2019-09-23 19:22:51] Please go to your Chrome extension settings and enable \u003Cstrong>“Allow access to file URLs”\u003C/strong>, so the extension can access this page. \u003Cbr>\u003Cbr>",
|
||||
"message": "请转到您的 Chrome 扩展设置并启用 \u003Cstrong>“允许访问文件 URL”\u003C/strong>,以便扩展程序可以访问此页面。 \u003Cbr>\u003Cbr>"
|
||||
},
|
||||
"_Position": {
|
||||
"description": "[aws:2019-09-23 03:02:22] Position",
|
||||
"message": "位置"
|
||||
},
|
||||
"_Radius": {
|
||||
"description": "[aws:2019-09-23 03:02:23] Radius",
|
||||
"message": "半径"
|
||||
},
|
||||
"_Rectangle": {
|
||||
"description": "[aws:2019-09-23 03:02:24] Rectangle",
|
||||
"message": "矩形"
|
||||
},
|
||||
"_Redo": {
|
||||
"description": "[aws:2019-09-23 03:02:25] Redo",
|
||||
"message": "重做"
|
||||
},
|
||||
"_Removefiles": {
|
||||
"description": "[aws:2019-09-23 03:02:25] Remove files",
|
||||
"message": "删除文件"
|
||||
},
|
||||
"_Reportissue": {
|
||||
"description": "[aws:2019-09-23 03:02:26] Report issue.",
|
||||
"message": "报告问题。"
|
||||
},
|
||||
"_Resizelayer": {
|
||||
"description": "[aws:2019-09-23 03:02:27] Resize layer",
|
||||
"message": "调整图层大小"
|
||||
},
|
||||
"_Roundedcorners": {
|
||||
"description": "[aws:2019-09-23 03:02:28] Rounded corners",
|
||||
"message": "圆角"
|
||||
},
|
||||
"_Saveas": {
|
||||
"description": "[aws:2019-09-23 03:02:29] Save as",
|
||||
"message": "另存为"
|
||||
},
|
||||
"_Saved": {
|
||||
"description": "[aws:2019-09-23 03:02:30] Saved",
|
||||
"message": "保存"
|
||||
},
|
||||
"_SavethispermissionifacceptedforfuturecapturesItcanstillberevokedlaterfromtheoptionspage": {
|
||||
"description": "[aws:2019-09-23 03:02:31] Save this permission (if accepted) for future captures. It can still be revoked later from the options page.",
|
||||
"message": "保存此权限(如果接受)以供将来捕获。 它仍然可以在稍后从选项页面撤销。"
|
||||
},
|
||||
"_Screencaptureinprogress": {
|
||||
"description": "[aws:2019-09-23 19:22:51] Screen capture in progress…",
|
||||
"message": "屏幕截图正在进行中..."
|
||||
},
|
||||
"_Select1ormorescreenshotstousethisaction": {
|
||||
"description": "[aws:2019-09-23 03:02:34] Select 1 or more screenshots to use this action.",
|
||||
"message": "选择 1 个或多个屏幕截图以使用此操作。"
|
||||
},
|
||||
"_Selected": {
|
||||
"description": "[aws:2019-09-23 03:02:35] Selected",
|
||||
"message": "已选择"
|
||||
},
|
||||
"_Selectlayer": {
|
||||
"description": "[aws:2019-09-23 03:02:35] Select layer",
|
||||
"message": "选择图层"
|
||||
},
|
||||
"_Setthemedefaults": {
|
||||
"description": "[aws:2019-09-23 03:02:36] Set theme defaults",
|
||||
"message": "设置主题默认值"
|
||||
},
|
||||
"_Shapes": {
|
||||
"description": "[aws:2019-09-23 03:02:37] Shapes",
|
||||
"message": "形状"
|
||||
},
|
||||
"_Signupforafree7daytrialtounlocktheeditoranddownloadyourmasterpiece": {
|
||||
"description": "[aws:2019-09-23 03:02:38] Sign up for a free 7-day trial to unlock the editor and download your masterpiece.",
|
||||
"message": "注册免费的 7 天试用版,解锁编辑器并下载您的杰作。"
|
||||
},
|
||||
"_SignuptoExport": {
|
||||
"description": "[aws:2019-09-23 03:02:38] Sign up to Export",
|
||||
"message": "注册以导出"
|
||||
},
|
||||
"_Size": {
|
||||
"description": "[aws:2019-09-23 03:02:39] Size",
|
||||
"message": "尺寸"
|
||||
},
|
||||
"_SomethingwentwrongTryrefreshingthepageandrunningthisagainbrbrIfthispersistspleaseaidreportlinkclassnowrapdatahrefhttpsscreencapturemrcolescomhrefhttpsscreencapturemrcolescomtargetblankrelnoopenernoreferrercontactusa": {
|
||||
"description": "[aws:2019-09-23 19:22:52] Something went wrong. Try refreshing the page and running this again. \u003Cbr>\u003Cbr> If this persists, please \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">contact us\u003C/a>.",
|
||||
"message": "出了什么问题 尝试刷新页面并再次运行。 \u003Cbr>\u003Cbr>如果这种情况仍然存在,请 \u003Ca id=\"report-link\" class=\"nowrap\" data-href=\"https://screencapture.mrcoles.com/\" href=\"https://screencapture.mrcoles.com/\" target=\"_blank\" rel=\"noopener noreferrer\">联系我们\u003C/a>。"
|
||||
},
|
||||
"_Somethingwentwrongdeletingyourscreenshot": {
|
||||
"description": "[aws:2019-09-23 03:02:40] Something went wrong deleting your screenshot.",
|
||||
"message": "删除您的屏幕截图出错。"
|
||||
},
|
||||
"_Somethingwentwrongopeningthisscreenshotintoanew": {
|
||||
"description": "[aws:2019-09-23 03:02:40] Something went wrong opening this screenshot into a new.",
|
||||
"message": "打开这个屏幕截图成一个新的出现了问题。"
|
||||
},
|
||||
"_SometimeselementslikeabacktotopbuttonorastickyfooterwillrepeatonthepageThistriestopositionthemabsolutelytostopthemfromrepeatinginascreeshot": {
|
||||
"description": "[aws:2019-09-23 03:02:41] Sometimes elements, like a “back to top” button or a sticky footer will repeat on the page. This tries to position them absolutely to stop them from repeating in a screeshot.",
|
||||
"message": "有时,像 “返回到顶部” 按钮或粘页脚等元素会在页面上重复。 这试图绝对定位它们以阻止它们在屏幕热线中重复。"
|
||||
},
|
||||
"_Sorry": {
|
||||
"description": "[aws:2019-09-23 03:02:42] Sorry",
|
||||
"message": "对不起"
|
||||
},
|
||||
"_SpecifyadirectoryunderneathyourdownloadsdirectorytosaveyourscreenshotssuchasscreencapturesDefaultstothedownloadsdirectoryifblankPleaselimitittolettersnumbersdashesunderscoresandslashesinvalidcharacterswillautomaticallyberemoved": {
|
||||
"description": "[aws:2019-09-23 03:02:43] Specify a directory underneath your downloads directory to save your screenshots, such as “screencaptures”. Defaults to the downloads directory if blank. (Please limit it to letters, numbers, dashes, underscores, and slashes—invalid characters will automatically be removed).",
|
||||
"message": "在下载目录下指定一个目录以保存屏幕截图,例如 “屏幕截图”。 如果为空,则默认为下载目录。 (请将其限制为字母、数字、短划线、下划线和斜线-无效字符将被自动删除)。"
|
||||
},
|
||||
"_SpecifytheformatsizeofPDFsforwhenexportingtoPDF": {
|
||||
"description": "[aws:2019-09-23 03:02:44] Specify the format size of PDFs for when exporting to PDF.",
|
||||
"message": "指定导出为 PDF 时的 PDF 格式大小。"
|
||||
},
|
||||
"_Startyourfreetrial": {
|
||||
"description": "[aws:2019-09-23 03:02:45] Start your free trial",
|
||||
"message": "开始免费试用"
|
||||
},
|
||||
"_Stickers": {
|
||||
"description": "[aws:2019-09-23 03:02:45] Stickers",
|
||||
"message": "贴纸"
|
||||
},
|
||||
"_Stillloading": {
|
||||
"description": "[aws:2019-09-23 03:02:46] Still loading",
|
||||
"message": "仍在加载"
|
||||
},
|
||||
"_TakemetotheWebstore": {
|
||||
"description": "[aws:2019-09-23 03:02:46] Take me to the Webstore!",
|
||||
"message": "带我去网上商店!"
|
||||
},
|
||||
"_Text": {
|
||||
"description": "[aws:2019-09-23 03:02:47] Text",
|
||||
"message": "文本"
|
||||
},
|
||||
"_ThankyouforsupportingFullPageScreenCapture": {
|
||||
"description": "[aws:2019-09-23 03:02:48] Thank you for supporting Full Page Screen Capture",
|
||||
"message": "感谢您支持全页屏幕截图"
|
||||
},
|
||||
"_Thebestandsafestwaytocaptureascreenshotofanentirewebpage": {
|
||||
"description": "[aws:2019-09-23 03:02:49] The best and safest way to capture a screenshot of an entire web page.",
|
||||
"message": "捕获整个网页屏幕截图的最佳和最安全的方式。"
|
||||
},
|
||||
"_ThedownloadpermissionisrequiredtoenablethedownloadasPDFfeature": {
|
||||
"description": "[aws:2019-09-23 03:02:49] The download permission is required to enable the download as PDF feature.",
|
||||
"message": "需要下载权限才能启用 PDF 格式下载功能。"
|
||||
},
|
||||
"_Thefollowingfilescouldnotbedownloaded": {
|
||||
"description": "[aws:2019-09-23 03:02:50] The following files could not be downloaded:",
|
||||
"message": "无法下载以下文件:"
|
||||
},
|
||||
"_ThemeDefaults": {
|
||||
"description": "[aws:2019-09-23 03:02:51] Theme Defaults",
|
||||
"message": "主题默认值"
|
||||
},
|
||||
"_Therewasanerrordownloadingfilespleasereportitviatheflagbuttonabove": {
|
||||
"description": "[aws:2019-09-23 03:02:51] There was an error downloading files, please report it via the flag button above.",
|
||||
"message": "下载文件时出错,请通过上面的标志按钮报告。"
|
||||
},
|
||||
"_ThesesettingswillapplytoallfutureeditsofscreenshotsChangesareautosaved": {
|
||||
"description": "[aws:2019-09-23 03:02:52] These settings will apply to all future edits of screenshots. Changes are autosaved.",
|
||||
"message": "这些设置将应用于所有未来的屏幕截图编辑。 更改将自动保存。"
|
||||
},
|
||||
"_Thespecifiedimagecouldnotbefound": {
|
||||
"description": "[aws:2019-09-23 03:02:53] The specified image could not be found.",
|
||||
"message": "无法找到指定的图像。"
|
||||
},
|
||||
"_ThisextensiontakesalotofworktomaintainItsreallymeaningfultohearthatyoufindituseful": {
|
||||
"description": "[aws:2019-09-23 03:02:54] This extension takes a lot of work to maintain. It’s really meaningful to hear that you find it useful!",
|
||||
"message": "此扩展需要大量的工作来维护。 听到你觉得它有用真的很有意义!"
|
||||
},
|
||||
"_ThisistakinglongertoloadthanexpectedHangtightIfnothingupdatesafterawhilepleasereportthisviathereportingflagbuttonabove": {
|
||||
"description": "[aws:2019-09-23 03:02:54] This is taking longer to load than expected. Hang tight! If nothing updates after a while, please report this via the reporting flag button above.",
|
||||
"message": "这需要比预期更长的时间来加载。 挂紧! 如果一段时间后没有任何更新,请通过上面的报告标志按钮报告。"
|
||||
},
|
||||
"_ThispermissionallowsgreatercontroloverhowdownloadsworkwithintheextensionYourpreferencehasbeensavedandthisdownloadbuttonwillnowfallbacktodefaultbrowseronclickdownloadsHoweveryoustillbepromptedforitinordertouseanyoftheadvancedfeaturesontheHistoryorOptionspagessincetheyneedthispermissionstowork": {
|
||||
"description": "[aws:2019-09-23 03:02:56] This permission allows greater control over how downloads work within the extension. Your preference has been saved, and this download button will now fallback to default browser on-click downloads. However, you still be prompted for it in order to use any of the advanced features on the History or Options pages, since they need this permissions to work.",
|
||||
"message": "此权限允许更好地控制下载在扩展中的工作方式。 您的首选项已保存,此下载按钮现在将回退到默认的浏览器点击下载。 但是,系统仍会提示您输入此功能以便使用历史记录或选项页面上的任何高级功能,因为它们需要此权限才能工作。"
|
||||
},
|
||||
"_Thispermissionisrequiredforthedownloadbuttonsandtheautodownloadfeature": {
|
||||
"description": "[aws:2019-09-23 03:02:56] This permission is required for the download buttons and the auto-download feature.",
|
||||
"message": "下载按钮和自动下载功能需要此权限。"
|
||||
},
|
||||
"_Thisscreenshotbeensuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-23 03:02:58] This screenshot been successfully removed.",
|
||||
"message": "此屏幕截图已成功删除。"
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanaatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementframesetframeseta": {
|
||||
"description": "[aws:2019-09-23 19:22:53] This site appears to have embedded content within an a \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">frameset\u003C/a>.",
|
||||
"message": "该网站似乎在 \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset\">框架集中\u003C/a>嵌入了内容。"
|
||||
},
|
||||
"_ThissiteappearstohaveembeddedcontentwithinanatargetblankrelnoopenernoreferrerhrefhttpsdevelopermozillaorgenUSdocsWebHTMLElementiframeiframea": {
|
||||
"description": "[aws:2019-09-23 19:22:54] This site appears to have embedded content within an \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>.",
|
||||
"message": "该网站似乎在 \u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe\">iframe\u003C/a>中嵌入了内容。"
|
||||
},
|
||||
"_ThistestversionhasexpiredPleasereachouttogetanupdateorswitchovertotheproperextensionintheahrefhttpschromegooglecomwebstoredetailfullpagescreencapturefdpohaocaechififmbbbbbknoalclaclhlenUStargetblankrelnoopenernoreferrerChromeWebStorea": {
|
||||
"description": "[aws:2019-09-23 19:22:55] This test version has expired. Please reach out to get an update or switch over to the proper extension in the \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome Web Store\u003C/a>.",
|
||||
"message": "此测试版本已过期。 请联系以获取更新或切换到 \u003Ca href=\"https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-US\" target=\"_blank\" rel=\"noopener noreferrer\"> Chrome 网上商店\u003C/a>中的适当扩展程序。"
|
||||
},
|
||||
"_ToggleURLbrowser": {
|
||||
"description": "[aws:2019-09-23 03:03:00] Toggle URL / browser",
|
||||
"message": "切换网址/浏览器"
|
||||
},
|
||||
"_Togglecrop": {
|
||||
"description": "[aws:2019-09-23 03:02:58] Toggle crop",
|
||||
"message": "切换裁剪"
|
||||
},
|
||||
"_Togglepaddingborder": {
|
||||
"description": "[aws:2019-09-23 03:02:59] Toggle padding / border",
|
||||
"message": "切换填充/边框"
|
||||
},
|
||||
"_Type": {
|
||||
"description": "[aws:2019-09-23 03:03:00] Type",
|
||||
"message": "类型"
|
||||
},
|
||||
"_URLBrowser": {
|
||||
"description": "[aws:2019-09-23 03:03:04] URL / Browser",
|
||||
"message": "URL/浏览器"
|
||||
},
|
||||
"_URLonbottom": {
|
||||
"description": "[aws:2019-09-23 03:03:04] URL on bottom",
|
||||
"message": "底部的网址"
|
||||
},
|
||||
"_URLontop": {
|
||||
"description": "[aws:2019-09-23 03:03:05] URL on top",
|
||||
"message": "顶部的网址"
|
||||
},
|
||||
"_Unabletofindimage": {
|
||||
"description": "[aws:2019-09-23 03:03:01] Unable to find image",
|
||||
"message": "无法找到图片"
|
||||
},
|
||||
"_Unabletoloadimage": {
|
||||
"description": "[aws:2019-09-23 03:03:02] Unable to load image",
|
||||
"message": "无法加载图片"
|
||||
},
|
||||
"_Undo": {
|
||||
"description": "[aws:2019-09-23 03:03:02] Undo",
|
||||
"message": "撤消"
|
||||
},
|
||||
"_WarningtheextensionisnotdesignedtohandleextremelylargecapturesItmightfailtocompleteacaptureofthispage": {
|
||||
"description": "[aws:2019-09-23 19:22:56] Warning: the extension is not designed to handle extremely large captures. It might fail to complete a capture of this page.",
|
||||
"message": "警告:扩展不是为了处理极大的捕获而设计的。 它可能无法完成此页面的捕获。"
|
||||
},
|
||||
"_WatchDemo": {
|
||||
"description": "[aws:2019-09-23 03:03:08] Watch Demo",
|
||||
"message": "观看演示"
|
||||
},
|
||||
"_WelcometotheFullPageEditor": {
|
||||
"description": "[aws:2019-09-23 03:03:08] Welcome to the Full Page Editor!",
|
||||
"message": "欢迎使用完整页面编辑器!"
|
||||
},
|
||||
"_WelcometotheFullPageScreenCaptureextension": {
|
||||
"description": "[aws:2019-09-23 19:22:57] Welcome to the Full Page Screen Capture extension.",
|
||||
"message": "欢迎使用全页屏幕捕获扩展。"
|
||||
},
|
||||
"_WelcometotheofficialFullPageEditor": {
|
||||
"description": "[aws:2019-09-23 03:03:09] Welcome to the official Full Page Editor!",
|
||||
"message": "欢迎来到官方的全页编辑器!"
|
||||
},
|
||||
"_Wereexcitedtohaveyouaboard": {
|
||||
"description": "[aws:2019-09-23 03:03:10] We’re excited to have you aboard.",
|
||||
"message": "我们很高兴有你登上。"
|
||||
},
|
||||
"_Width": {
|
||||
"description": "[aws:2019-09-23 03:03:11] Width",
|
||||
"message": "宽度"
|
||||
},
|
||||
"_Wouldyouliketoreportanyissuesyoureexperiencingsowecanimprovethisextensiontogether": {
|
||||
"description": "[aws:2019-09-23 03:03:11] Would you like to report any issues you’re experiencing, so we can improve this extension together?",
|
||||
"message": "您是否要报告您遇到的任何问题,以便我们可以一起改进此扩展?"
|
||||
},
|
||||
"_Yes": {
|
||||
"description": "[aws:2019-09-23 03:03:12] Yes!",
|
||||
"message": "是啊!"
|
||||
},
|
||||
"_YoucanrunthisonanywebpageexceptforoneswherethebrowserrestrictsextensionsfromrunningscriptsThisincludestheChromewebstorebrowsersettingspagesandotherextensions": {
|
||||
"description": "[aws:2019-09-23 19:22:58] You can run this on any webpage, except for ones where the browser restricts extensions from running scripts. This includes the Chrome web store, browser settings pages, and other extensions.",
|
||||
"message": "除了浏览器限制扩展运行脚本的网页之外,您可以在任何网页上运行此操作。 这包括 Chrome 网络商店、浏览器设置页面和其他扩展程序。"
|
||||
},
|
||||
"_YoumayneedtoreruntheextensionafterinteractingwiththedialogIfyoucancelitwillcapturejustthevisiblescreen": {
|
||||
"description": "[aws:2019-09-23 19:22:59] You may need to re-run the extension after interacting with the dialog. If you cancel, it will capture just the visible screen.",
|
||||
"message": "您可能需要在与对话框交互后重新运行扩展。 如果您取消,它将只捕获可见屏幕。"
|
||||
},
|
||||
"_Youneedtograntthedownloadprivilegeinordertodownloadfiles": {
|
||||
"description": "[aws:2019-09-23 03:03:13] You need to grant the download privilege in order to download files",
|
||||
"message": "您需要授予下载权限才能下载文件"
|
||||
},
|
||||
"_Zoom": {
|
||||
"description": "[aws:2019-09-23 03:03:13] Zoom",
|
||||
"message": "缩放"
|
||||
},
|
||||
"_Zoomin": {
|
||||
"description": "[aws:2019-09-23 03:03:14] Zoom in",
|
||||
"message": "放大"
|
||||
},
|
||||
"_Zoomout": {
|
||||
"description": "[aws:2019-09-23 03:03:15] Zoom out",
|
||||
"message": "缩小"
|
||||
},
|
||||
"_billedannually": {
|
||||
"description": "[aws:2019-09-23 03:01:13] billed annually",
|
||||
"message": "每年计费"
|
||||
},
|
||||
"_cancelanytime": {
|
||||
"description": "[aws:2019-09-23 03:01:14] cancel anytime",
|
||||
"message": "随时取消"
|
||||
},
|
||||
"_close": {
|
||||
"description": "[aws:2019-09-23 19:22:44] close",
|
||||
"message": "接近"
|
||||
},
|
||||
"_details": {
|
||||
"description": "[aws:2019-09-23 19:22:45] details…",
|
||||
"message": "细节..."
|
||||
},
|
||||
"_fullimage": {
|
||||
"description": "[aws:2019-09-23 03:01:49] full image",
|
||||
"message": "完整图像"
|
||||
},
|
||||
"_iFramepermission": {
|
||||
"description": "[aws:2019-09-23 03:01:55] iFrame permission",
|
||||
"message": "iFrame 权限"
|
||||
},
|
||||
"_loading": {
|
||||
"description": "[aws:2019-09-23 03:02:02] loading…",
|
||||
"message": "正在加载..."
|
||||
},
|
||||
"_numfilescouldnotberemoved": {
|
||||
"description": "[aws:2019-09-23 03:02:11] $num$ files could not be removed.",
|
||||
"message": "$num$ 文件无法删除。",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_numfilesweresuccessfullyremoved": {
|
||||
"description": "[aws:2019-09-23 03:02:11] $num$ files were successfully removed.",
|
||||
"message": "$num$ 文件已成功删除。",
|
||||
"placeholders": {
|
||||
"num": {
|
||||
"content": "$1",
|
||||
"example": "2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_or": {
|
||||
"description": "[aws:2019-09-23 03:02:14] or",
|
||||
"message": "或者"
|
||||
},
|
||||
"_restorefactorydefaults": {
|
||||
"description": "[aws:2019-09-23 03:02:27] restore factory defaults",
|
||||
"message": "恢复出厂默认值"
|
||||
},
|
||||
"_search": {
|
||||
"description": "[aws:2019-09-23 03:02:32] search…",
|
||||
"message": "搜索..."
|
||||
},
|
||||
"_upontrialcompletion": {
|
||||
"description": "[aws:2019-09-23 03:03:03] upon trial completion",
|
||||
"message": "审判结束后"
|
||||
},
|
||||
"_version": {
|
||||
"description": "[aws:2019-09-23 03:03:06] version",
|
||||
"message": "版本"
|
||||
},
|
||||
"_watchademovideo": {
|
||||
"description": "[aws:2019-09-23 03:03:07] watch a demo video",
|
||||
"message": "观看演示视频"
|
||||
},
|
||||
"actionClose": {
|
||||
"description": "[aws:2019-09-23 03:03:15] Close",
|
||||
"message": "关"
|
||||
},
|
||||
"actionDeleteImage": {
|
||||
"description": "[aws:2019-09-23 03:03:16] Delete image",
|
||||
"message": "删除图片"
|
||||
},
|
||||
"actionDownloadImage": {
|
||||
"description": "[aws:2019-09-23 03:03:17] Download image",
|
||||
"message": "下载图片"
|
||||
},
|
||||
"actionDownloadPDF": {
|
||||
"description": "[aws:2019-09-23 03:03:17] Download PDF",
|
||||
"message": "下载 PDF 格式"
|
||||
},
|
||||
"actionEdit": {
|
||||
"description": "[aws:2019-09-23 03:03:18] Edit",
|
||||
"message": "编辑"
|
||||
},
|
||||
"actionOK": {
|
||||
"description": "[aws:2019-09-23 03:03:18] OK",
|
||||
"message": "好"
|
||||
},
|
||||
"actionReport": {
|
||||
"description": "[aws:2019-09-23 03:03:19] Report issue",
|
||||
"message": "报告问题"
|
||||
},
|
||||
"appDesc": {
|
||||
"description": "[aws:2019-09-23 03:00:59] Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!",
|
||||
"message": "完整可靠地捕获当前页面的屏幕截图-无需请求任何额外的权限!"
|
||||
},
|
||||
"goPremiumHeader": {
|
||||
"description": "Take your screenshots to the next level with Full Page Screen Capture Premium",
|
||||
"message": "享受高级截图体验,选择“全页截图尊享版”"
|
||||
},
|
||||
"goPremiumLink": {
|
||||
"description": "Get started (free 1-week trial)",
|
||||
"message": "开始体验(免费一周体验版)"
|
||||
},
|
||||
"goPremiumSignInLink": {
|
||||
"description": "Sign in",
|
||||
"message": "登录"
|
||||
},
|
||||
"goPremiumSignInMessage": {
|
||||
"description": "Already have an account?",
|
||||
"message": "已有账户?"
|
||||
},
|
||||
"goPremiumSubHeader": {
|
||||
"description": "Including advanced editing and annotation features of screenshots",
|
||||
"message": "包含高阶编辑和标注功能"
|
||||
},
|
||||
"navHistory": {
|
||||
"description": "[aws:2019-09-23 03:03:20] History",
|
||||
"message": "历史"
|
||||
},
|
||||
"navOptions": {
|
||||
"description": "[aws:2019-09-23 03:03:20] Options",
|
||||
"message": "选项"
|
||||
},
|
||||
"tryEditingNo": {
|
||||
"description": "No thanks",
|
||||
"message": "不了,谢谢"
|
||||
},
|
||||
"tryEditingRequest": {
|
||||
"description": "Try editing and annotating your screenshot",
|
||||
"message": "请尝试编辑和标注您的截图"
|
||||
},
|
||||
"tryEditingYes": {
|
||||
"description": "Ok!",
|
||||
"message": "好的!"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 42 KiB |
@@ -1,2 +0,0 @@
|
||||
.how-is-it{background:#fff;border-bottom-width:0;border-radius:2px 2px 0 0;padding:10px 20px;font-size:14px;line-height:20px;transition:all .5s ease-in-out;position:fixed;bottom:-300px;right:15px;box-shadow:0 0 8px rgba(0,0,0,.24)}.how-is-it.show{bottom:0}.how-is-it.hide,.how-is-it .hit-step{display:none}.how-is-it .hit-step-first{display:block}.how-is-it .tight{max-width:450px}.how-is-it a.box{color:#fff;background:#03a9f4;border-radius:4px;margin-left:10px;padding:5px 10px;display:inline-block}.how-is-it button.close{box-sizing:border-box;width:20px;height:20px;text-transform:uppercase;text-align:center;background:#fff;border:0;padding:0;font-family:arial,sans-serif;font-size:20px;font-weight:700;line-height:20px;position:absolute;top:1px;right:1px}.clickdialog{color:#fff;width:200px;z-index:1010;background:#161616;padding:10px 0;font-size:12px;line-height:22px;display:none;position:fixed;top:200px;left:200px}.clickdialog.show{display:block}.clickdialog--row{padding:0}.clickdialog--row.title{padding:0 10px 10px;font-size:13px;line-height:22px}.clickdialog--row.title--inner{margin-bottom:5px;padding-bottom:0}.clickdialog--row.divider{height:22px;width:100%;position:relative}.clickdialog--row.divider:after{content:"";height:1px;width:100%;background:#666;position:absolute;top:11px}.clickdialog--btn{width:100%;height:22px;color:#fff;cursor:pointer;background:#161616;border:0;border-radius:0;outline:none;justify-content:space-between;align-items:center;padding:0 10px;font-size:12px;font-weight:700;line-height:22px;display:flex}.clickdialog--btn:hover{background:#007bed}.clickdialog--btn.disabled{color:#999;cursor:default;background:#161616}.notify-snackbar{width:100%;pointer-events:none;z-index:1000;opacity:0;justify-content:center;padding:0 20px;transition:transform .15s ease-in,opacity .25s ease-in;display:flex;position:fixed;bottom:35px;left:0;transform:translateY(20px)}.notify-snackbar.show{opacity:1;transform:translateY(0)}.notify-snackbar--inner{min-width:200px;box-sizing:content-box;color:#fff;pointer-events:all;white-space:pre-line;word-break:break-all;text-align:center;background:#161616;border:1px solid #000;border-radius:4px;padding:10px 20px;box-shadow:1px 1px 4px rgba(0,0,0,.5)}.modal{z-index:1000;padding:10vh 20px 0;position:fixed;top:0;bottom:0;left:0;right:0}.modal.dim-bg{background:rgba(0,0,0,.4)}.modal .close-wrapper,.modal .modal-inner{box-sizing:border-box;margin:0 auto;transition:all .15s ease-in-out;display:block;position:relative}.modal .close-wrapper.pre-animate,.modal .modal-inner.pre-animate{opacity:0;transform:translateY(10px)}.modal .modal-inner{max-height:84vh;background:#fff;overflow:auto}.modal .close-topright{position:absolute;top:10px;right:10px}.modal .close{cursor:pointer;background:0 0;border:0;outline:0;margin:0;padding:0}.modal .close-wrapper .close{position:absolute;top:0;right:-30px}
|
||||
/*# sourceMappingURL=capture.839f08c2.css.map */
|
@@ -1,2 +0,0 @@
|
||||
.big-modal .modal-inner{text-align:center;padding:50px 48px 40px}.big-modal .modal-inner .br{margin-bottom:20px}.big-modal .modal-inner .br15{margin-bottom:30px}.big-modal .modal-inner h2{letter-spacing:-.5px;margin-bottom:20px;font-size:48px;font-weight:300;line-height:58px}.big-modal a{color:#36b6e6;text-decoration:underline}.big-modal a:hover{color:#2e96bd}.big-modal a>svg path{fill:#ccc}.big-modal a.btn{color:#fff;background:#30c594;border-color:#1c7356;border-bottom-style:solid;border-bottom-width:4px;border-radius:5px;padding:20px 30px;font-size:16px;font-weight:700;line-height:20px;text-decoration:none;display:inline-block}.big-modal a.btn:active{border-top:3px solid #30c594;border-bottom-width:1px}
|
||||
/*# sourceMappingURL=capture.88f199e8.css.map */
|
@@ -1,10 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Screen Capture Result</title>
|
||||
</head>
|
||||
<body>
|
||||
<script type="module" src="redir.js"></script>
|
||||
</body>
|
||||
</html>
|
@@ -1 +0,0 @@
|
||||
window.location = `../capture.html${window.location.search}${window.location.hash}`;
|
@@ -1,2 +0,0 @@
|
||||
html,body,div,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}html{min-height:100%}body{height:100%;color:#161616;-webkit-font-smoothing:antialiased;font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;font-weight:400;line-height:22px}#root{width:100vw;position:relative}h1{margin-bottom:10px;font-size:24px;line-height:30px}h2{font-size:18px;line-height:24px}.pull-left{float:left}.pull-right{float:right}.br{margin-bottom:22px}.br-top{margin-top:22px}input[type=text],input[type=number]{height:18px;border:1px solid #c4c4c4;border-radius:2px;padding:0 2px;font-size:12px;line-height:16px}.dim{color:#999}.nowrap{white-space:nowrap}.emoji{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,none}.error{color:#900}.error a{color:maroon}.error a:hover{color:#600}.error a:active{color:#400}.strong{font-weight:700}iframe.h{height:0;width:0;border:0;position:absolute;top:-999px;left:-999px}
|
||||
/*# sourceMappingURL=editor.0a5332d6.css.map */
|
@@ -1 +0,0 @@
|
||||
<!DOCTYPE html><html lang="en"><head><link rel="stylesheet" href="capture.88f199e8.css"><link rel="stylesheet" href="editor.ddbd6582.css"><link rel="stylesheet" href="editor.0a5332d6.css"><script nomodule defer src="welcome.9510c035.js"></script><script nomodule defer src="popup.beef8333.js"></script><script nomodule defer src="editor.f0f6fcf8.js"></script><link rel="stylesheet" href="capture.839f08c2.css"><script nomodule defer src="welcome.37a07bec.js"></script><script nomodule defer src="welcome.7aac45d7.js"></script><script type="module" src="welcome.2ba20910.js"></script><script type="module" src="popup.9f6de43a.js"></script><script type="module" src="editor.f54b262d.js"></script><script type="module" src="welcome.24ee56ad.js"></script><script type="module" src="welcome.578fbace.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no"><title>GoFullPage: Editor</title></head><body> <div id="root"></div> <script type="module" src="editor.286d9855.js"></script><script src="editor.513d0955.js" nomodule defer></script> </body></html>
|
Before Width: | Height: | Size: 865 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 482 B |
Before Width: | Height: | Size: 999 B |
Before Width: | Height: | Size: 429 B |
@@ -1 +0,0 @@
|
||||
<svg width="5" height="10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 0 0 5l5 5V0Z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 159 B |
@@ -1 +0,0 @@
|
||||
<svg width="12" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M.857 13.333C.857 14.25 1.63 15 2.571 15H9.43c.942 0 1.714-.75 1.714-1.667v-10H.857v10ZM12 .833H9L8.143 0H3.857L3 .833H0V2.5h12V.833Z" fill="#666"/></svg>
|
Before Width: | Height: | Size: 278 B |
@@ -1 +0,0 @@
|
||||
<svg width="14" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.444 4.5h-3.11V0H4.666v4.5H1.555L7 9.75l5.444-5.25ZM0 12v3h14v-3H0Z" fill="#666"/></svg>
|
Before Width: | Height: | Size: 215 B |
@@ -1 +0,0 @@
|
||||
<svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 1a2 2 0 0 0-2 2v2H2a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4V3a2 2 0 0 0-2-2H8Zm7.5 10.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM10 15a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 344 B |
@@ -1 +0,0 @@
|
||||
<svg width="14" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4H1v12ZM14 1h-3.5l-1-1h-5l-1 1H0v2h14V1Z" fill="#ddd"/></svg>
|
Before Width: | Height: | Size: 222 B |
@@ -1 +0,0 @@
|
||||
<svg width="14" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V4H1v12ZM14 1h-3.5l-1-1h-5l-1 1H0v2h14V1Z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 222 B |
@@ -1 +0,0 @@
|
||||
<svg width="18" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 6h-4V0H6v6H2l7 7 7-7ZM0 16v4h18v-4H0Z" fill="#ddd"/></svg>
|
Before Width: | Height: | Size: 186 B |
@@ -1 +0,0 @@
|
||||
<svg width="18" height="21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 6h-4V0H6v6H2l7 7 7-7ZM3.5 19c.85 0 1.5-.65 1.5-1.5v-1c0-.85-.65-1.5-1.5-1.5H0v6h1.5v-2h2Zm0-2.5h-2v1h2v-1Z" fill="#ddd"/><path d="M13 15h4.5v1.5h-3v1h2.1V19h-2.1v2H13v-6Z" fill="#ddd"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 15H10c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5H6.5v-6ZM8 19.5h2v-3H8v3Z" fill="#ddd"/></svg>
|
Before Width: | Height: | Size: 459 B |
@@ -1 +0,0 @@
|
||||
<svg width="18" height="21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 6h-4V0H6v6H2l7 7 7-7ZM3.5 19c.85 0 1.5-.65 1.5-1.5v-1c0-.85-.65-1.5-1.5-1.5H0v6h1.5v-2h2Zm0-2.5h-2v1h2v-1Z" fill="#fff"/><path d="M13 15h4.5v1.5h-3v1h2.1V19h-2.1v2H13v-6Z" fill="#fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 15H10c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5H6.5v-6ZM8 19.5h2v-3H8v3Z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 459 B |
@@ -1 +0,0 @@
|
||||
<svg width="18" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 6h-4V0H6v6H2l7 7 7-7ZM0 16v4h18v-4H0Z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 186 B |
Before Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 505 B |
Before Width: | Height: | Size: 267 B |
Before Width: | Height: | Size: 346 B |
@@ -1 +0,0 @@
|
||||
<svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 0H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2Zm-2 6H4V4h10v2Zm0 4H4V8h10v2Zm-3 4H4v-2h7v2Z" fill="#ddd"/></svg>
|
Before Width: | Height: | Size: 263 B |
@@ -1 +0,0 @@
|
||||
<svg width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 0H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2Zm-2 6H4V4h10v2Zm0 4H4V8h10v2Zm-3 4H4v-2h7v2Z" fill="#fff"/></svg>
|
Before Width: | Height: | Size: 263 B |