Resolve Weblate conflicts (#2199)
Translated using Weblate (Spanish) Currently translated at 1.4% (18 of 1227 strings) Translation: Browsertrix/Browsertrix UI Translate-URL: https://hosted.weblate.org/projects/browsertrix/browsertrix-ui/es/ Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
This commit is contained in:
parent
683e531cc0
commit
dc6e6c5e14
@ -30,11 +30,13 @@
|
||||
<source>Next</source>
|
||||
<target state="translated">Siguiente página</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="h7ee8a6e551e702ba">
|
||||
<source> <x equiv-text="${this.renderInput()}" id="0"/> of <x equiv-text="${this.pages} " id="1"/></source>
|
||||
<trans-unit xml:space="preserve" id="h7ee8a6e551e702ba">
|
||||
<source><x equiv-text="${this.renderInput()}" id="0"/> of <x equiv-text="${this.pages} " id="1"/></source>
|
||||
<target state="translated"><x equiv-text="${this.renderInput()}" id="0"/> de <x equiv-text="${this.pages} " id="1"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5697808ce744d508">
|
||||
<trans-unit xml:space="preserve" id="s5697808ce744d508">
|
||||
<source>Current page, page <x equiv-text="${this.page}" id="0"/></source>
|
||||
<target state="translated">Página actual, página <x equiv-text="${this.page}" id="0"/></target>
|
||||
</trans-unit>
|
||||
<trans-unit xml:space="preserve" id="s81a19821f3e4a3d2">
|
||||
<source>Replay</source>
|
||||
@ -64,9 +66,9 @@
|
||||
<source>Delete Collection?</source>
|
||||
<target state="translated">¿Eliminar colección?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="h05165b87bf66fe02">
|
||||
<source>Are you sure you want to delete
|
||||
<x equiv-text="<strong>${this.collection?.name}</strong>" id="0"/>?</source>
|
||||
<trans-unit xml:space="preserve" id="h05165b87bf66fe02">
|
||||
<source>Are you sure you want to delete <x equiv-text="<strong>${this.collection?.name}</strong>" id="0"/>?</source>
|
||||
<target state="translated">¿Estás seguro de que deseas eliminar <x equiv-text="<strong>${this.collection?.name}</strong>" id="0"/>?</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2ceb11be2290bb1b">
|
||||
<source>Cancel</source>
|
||||
@ -108,17 +110,13 @@
|
||||
<source>Copy Embed Code</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h648aaa4b436a5970">
|
||||
<source>Add the following JavaScript to your
|
||||
<x equiv-text="<code class="text-[0.9em]">" id="0"/>/replay/sw.js<x equiv-text="</code>" id="1"/>:</source>
|
||||
<source>Add the following JavaScript to your <x equiv-text="<code class="text-[0.9em]">" id="0"/>/replay/sw.js<x equiv-text="</code>" id="1"/>:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4f0cf5a844f978f3">
|
||||
<source>Copy JS</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hf56186ec17103fb3">
|
||||
<source>See
|
||||
<x equiv-text="<a class="text-primary" href="https://replayweb.page/docs/embedding" target="_blank">" id="0"/>
|
||||
our embedding guide<x equiv-text="</a>" id="1"/>
|
||||
for more details.</source>
|
||||
<source>See <x equiv-text="<a class="text-primary" href="https://replayweb.page/docs/embedding" target="_blank">" id="0"/> our embedding guide<x equiv-text="</a>" id="1"/> for more details.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f5390ecd7d14626">
|
||||
<source>Collections</source>
|
||||
@ -235,8 +233,7 @@
|
||||
<source>You can view plan details, update payment methods, and update billing information by clicking “<x equiv-text="${this.portalUrlLabel}" id="0"/>”.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h1abcffb9335ebc6d">
|
||||
<source>To upgrade to Pro, contact us at
|
||||
<x equiv-text="<a class="${linkClassList}" href="${`mailto:${this.salesEmail}?subject=${msg(str `Upgrade Browsertrix plan (${this.userOrg?.name})`)}`}" rel="noopener noreferrer nofollow">${this.salesEmail}</a>" id="0"/>.</source>
|
||||
<source>To upgrade to Pro, contact us at <x equiv-text="<a class="${linkClassList}" href="${`mailto:${this.salesEmail}?subject=${msg(str `Upgrade Browsertrix plan (${this.userOrg?.name})`)}`}" rel="noopener noreferrer nofollow">${this.salesEmail}</a>" id="0"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7ec899c7c6213c52">
|
||||
<source>Upgrade Browsertrix plan (<x equiv-text="${this.userOrg?.name}" id="0"/>)</source>
|
||||
@ -302,13 +299,10 @@
|
||||
<source>Regex</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h8c21d04827e5cb19">
|
||||
<source>Regular Expression syntax error:
|
||||
<x equiv-text="<code>${this.fieldErrorMessage}</code>" id="0"/></source>
|
||||
<source>Regular Expression syntax error: <x equiv-text="<code>${this.fieldErrorMessage}</code>" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h1a1f28e6632c15d0">
|
||||
<source>Please enter a valid constructor string
|
||||
pattern. See
|
||||
<x equiv-text="<a class="underline hover:no-underline" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp" target="_blank" rel="noopener noreferrer nofollow"><code>" id="0"/>RegExp<x equiv-text="</code>" id="1"/> docs<x equiv-text="</a>" id="2"/>.</source>
|
||||
<source>Please enter a valid constructor string pattern. See <x equiv-text="<a class="underline hover:no-underline" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp" target="_blank" rel="noopener noreferrer nofollow"><code>" id="0"/>RegExp<x equiv-text="</code>" id="1"/> docs<x equiv-text="</a>" id="2"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s312a6fda81078718">
|
||||
<source>Exclusions</source>
|
||||
@ -365,8 +359,7 @@
|
||||
<source>Every day at <x equiv-text="${formattedTime}" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3fc21c0b1ae61eb7">
|
||||
<source>Every <x equiv-text="${formattedWeekDay}" id="0"/>
|
||||
at <x equiv-text="${formattedTime}" id="1"/></source>
|
||||
<source>Every <x equiv-text="${formattedWeekDay}" id="0"/> at <x equiv-text="${formattedTime}" id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s478f33dea36e1d3f">
|
||||
<source>On day <x equiv-text="${nextDate.getDate()}" id="0"/> of the month at <x equiv-text="${formattedTime}" id="1"/></source>
|
||||
@ -378,8 +371,7 @@
|
||||
<source>Default: <x equiv-text="${localize.number(value)}" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5ae0226079b4d5fc">
|
||||
<source>Specify exclusion rules for what pages should not be visited.
|
||||
Exclusions apply to all URLs.</source>
|
||||
<source>Specify exclusion rules for what pages should not be visited. Exclusions apply to all URLs.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa663117885b91a78">
|
||||
<source>Adds a hard limit on the number of pages that will be crawled.</source>
|
||||
@ -403,24 +395,19 @@
|
||||
<source>Waits on the page after behaviors are complete before moving onto the next page. Can be helpful for rate limiting.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s750a2fea733037cb">
|
||||
<source>Choose a custom profile to make use of saved cookies and logged-in
|
||||
accounts. Note that websites may log profiles out after a period of time.</source>
|
||||
<source>Choose a custom profile to make use of saved cookies and logged-in accounts. Note that websites may log profiles out after a period of time.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="scd15181280405de6">
|
||||
<source>Choose a Browsertrix Crawler Release Channel. If available, other versions may provide new/experimental crawling features.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h1a88ca035802fcd0">
|
||||
<source>Blocks advertising content from being loaded. Uses
|
||||
<x equiv-text="<a href="https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" class="text-blue-600 hover:text-blue-500" target="_blank" rel="noopener noreferrer nofollow">" id="0"/>Steven Black’s Hosts file<x equiv-text="</a>" id="1"/>.</source>
|
||||
<source>Blocks advertising content from being loaded. Uses <x equiv-text="<a href="https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" class="text-blue-600 hover:text-blue-500" target="_blank" rel="noopener noreferrer nofollow">" id="0"/>Steven Black’s Hosts file<x equiv-text="</a>" id="1"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h63182e63349f17de">
|
||||
<source>Set custom user agent for crawler browsers to use in requests. For
|
||||
common user agents see
|
||||
<x equiv-text="<a href="https://www.useragents.me/" class="text-blue-600 hover:text-blue-500" target="_blank" rel="noopener noreferrer nofollow">" id="0"/>Useragents.me<x equiv-text="</a>" id="1"/>.</source>
|
||||
<source>Set custom user agent for crawler browsers to use in requests. For common user agents see <x equiv-text="<a href="https://www.useragents.me/" class="text-blue-600 hover:text-blue-500" target="_blank" rel="noopener noreferrer nofollow">" id="0"/>Useragents.me<x equiv-text="</a>" id="1"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s49e094325ac57142">
|
||||
<source>Websites that observe the browser’s language setting may serve
|
||||
content in that language if available.</source>
|
||||
<source>Websites that observe the browser’s language setting may serve content in that language if available.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s68eac1025cee6964">
|
||||
<source>Crawl Scope</source>
|
||||
@ -498,8 +485,7 @@
|
||||
<source>Org Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h9c83f117a7e3a93f">
|
||||
<source>Viewing
|
||||
<x equiv-text="<strong class="font-medium">${userOrg.name}</strong>" id="0"/></source>
|
||||
<source>Viewing <x equiv-text="<strong class="font-medium">${userOrg.name}</strong>" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s52d61e7db1ece998">
|
||||
<source>Active Members</source>
|
||||
@ -676,8 +662,7 @@
|
||||
<source>This org URL identifier is invalid. Please use alphanumeric characters and dashes (-) only.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h58a74834f0ef0fcb">
|
||||
<source>Supports
|
||||
<x equiv-text="<a class="text-blue-500 hover:text-blue-600" href="https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax" target="_blank" rel="noopener noreferrer nofollow">" id="0"/>GitHub Flavored Markdown<x equiv-text="</a>" id="1"/>.</source>
|
||||
<source>Supports <x equiv-text="<a class="text-blue-500 hover:text-blue-600" href="https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax" target="_blank" rel="noopener noreferrer nofollow">" id="0"/>GitHub Flavored Markdown<x equiv-text="</a>" id="1"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a89a316efd4e9c0">
|
||||
<source>Please shorten the description to <x equiv-text="${this.localize.number(this.maxlength)}" id="0"/> or fewer characters.</source>
|
||||
@ -941,10 +926,10 @@
|
||||
<source><x equiv-text="${workflow.createdByName}" id="0"/> on <x equiv-text="${this.localize.date(new Date(workflow.created), { year: "numeric", month: "numeric", day: "numeric", })}" id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hcb76d3d062f4fe97">
|
||||
<source> <x equiv-text="<span class="truncate">${firstSeed}</span> <span class="whitespace-nowrap text-neutral-500">" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URL<x equiv-text="</span>" id="2"/></source>
|
||||
<source><x equiv-text="<span class="truncate">${firstSeed}</span> <span class="whitespace-nowrap text-neutral-500">" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URL<x equiv-text="</span>" id="2"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h0f472740ba5c3c86">
|
||||
<source> <x equiv-text="<span class="truncate">${firstSeed}</span> <span class="whitespace-nowrap text-neutral-500">" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URLs<x equiv-text="</span>" id="2"/></source>
|
||||
<source><x equiv-text="<span class="truncate">${firstSeed}</span> <span class="whitespace-nowrap text-neutral-500">" id="0"/>+<x equiv-text="${remainderCount}" id="1"/> URLs<x equiv-text="</span>" id="2"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s900a5e61e7ade066">
|
||||
<source>View:</source>
|
||||
@ -953,8 +938,7 @@
|
||||
<source>All Crawls</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="he775de5878ab0942">
|
||||
<source>Crawl is currently running.
|
||||
<x equiv-text="<a href="${`${window.location.pathname}#watch`}" class="underline hover:no-underline">" id="0"/>Watch Crawl Progress<x equiv-text="</a>" id="1"/></source>
|
||||
<source>Crawl is currently running. <x equiv-text="<a href="${`${window.location.pathname}#watch`}" class="underline hover:no-underline">" id="0"/>Watch Crawl Progress<x equiv-text="</a>" id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s76d9944af031bdb3">
|
||||
<source>No matching crawls found.</source>
|
||||
@ -999,8 +983,7 @@
|
||||
<source>Crawl is not running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h27573a6e2ed7211d">
|
||||
<source>Viewing error logs for currently running crawl.
|
||||
<x equiv-text="<a href="${`${window.location.pathname}#watch`}" class="underline hover:no-underline">" id="0"/>Watch Crawl Progress<x equiv-text="</a>" id="1"/></source>
|
||||
<source>Viewing error logs for currently running crawl. <x equiv-text="<a href="${`${window.location.pathname}#watch`}" class="underline hover:no-underline">" id="0"/>Watch Crawl Progress<x equiv-text="</a>" id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s31b57d50c6a992ba">
|
||||
<source>Error logs currently not available.</source>
|
||||
@ -1233,19 +1216,13 @@
|
||||
<source>Non-HTML files captured as pages are known good files that the crawler found as clickable links on a page and don't need to be analyzed. Failed pages did not respond when the crawler tried to visit them.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h8309b5706a9a85ba">
|
||||
<source>
|
||||
<x equiv-text="<span class="text-primary">${htmlCount}</span>" id="0"/>
|
||||
HTML <x equiv-text="${pluralOf("pages", htmlCount)} " id="1"/></source>
|
||||
<source><x equiv-text="<span class="text-primary">${htmlCount}</span>" id="0"/> HTML <x equiv-text="${pluralOf("pages", htmlCount)} " id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h7d8f1533bbc700e1">
|
||||
<source>
|
||||
<x equiv-text="<span class="text-neutral-600">${fileCount}</span>" id="0"/>
|
||||
Non-HTML files captured as <x equiv-text="${pluralOf("pages", fileCount)} " id="1"/></source>
|
||||
<source><x equiv-text="<span class="text-neutral-600">${fileCount}</span>" id="0"/> Non-HTML files captured as <x equiv-text="${pluralOf("pages", fileCount)} " id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ha312818a16d5146b">
|
||||
<source>
|
||||
<x equiv-text="<span class="text-danger">${errorCount}</span>" id="0"/>
|
||||
Failed <x equiv-text="${pluralOf("pages", errorCount)} " id="1"/></source>
|
||||
<source><x equiv-text="<span class="text-danger">${errorCount}</span>" id="0"/> Failed <x equiv-text="${pluralOf("pages", errorCount)} " id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3fd6bd99e3f6a5be">
|
||||
<source>Started</source>
|
||||
@ -1431,8 +1408,7 @@
|
||||
<source>Initiator</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h1dc2f6235d169989">
|
||||
<source>Manual start by
|
||||
<x equiv-text="<span>${this.item!.userName || this.item!.userid}</span>" id="0"/></source>
|
||||
<source>Manual start by <x equiv-text="<span>${this.item!.userName || this.item!.userid}</span>" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hdfcda45e7d5c5ab4">
|
||||
<source>Scheduled start</source>
|
||||
@ -1600,8 +1576,7 @@
|
||||
<source>New Collection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h21e623f674123fc2">
|
||||
<source>Are you sure you want to delete
|
||||
<x equiv-text="<strong>${this.selectedCollection?.name}</strong>" id="0"/>?</source>
|
||||
<source>Are you sure you want to delete <x equiv-text="<strong>${this.selectedCollection?.name}</strong>" id="0"/>?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s777098c61f6b518a">
|
||||
<source>Start building your Collection.</source>
|
||||
@ -1745,8 +1720,7 @@
|
||||
<source>Sorry, couldn't create browser profile at this time.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h132d0ccd2402fb33">
|
||||
<source>Could not delete <x equiv-text="<strong>${profileName}</strong>" id="0"/>, in use by
|
||||
<x equiv-text="<strong>${data.crawlconfigs.map(({ name }) => name).join(", ")}</strong>" id="1"/>. Please remove browser profile from Workflow to continue.</source>
|
||||
<source>Could not delete <x equiv-text="<strong>${profileName}</strong>" id="0"/>, in use by <x equiv-text="<strong>${data.crawlconfigs.map(({ name }) => name).join(", ")}</strong>" id="1"/>. Please remove browser profile from Workflow to continue.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ha6f8533fba325287">
|
||||
<source>Deleted <x equiv-text="<strong>${profileName}</strong>" id="0"/>.</source>
|
||||
@ -2337,10 +2311,7 @@
|
||||
<source>Disable Archiving?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h66cb67cd841f4beb">
|
||||
<source>Are you sure you want to disable archiving in
|
||||
<x equiv-text="<strong class="font-semibold">${org.name}</strong>" id="0"/> org?
|
||||
Members will no longer be able to crawl, upload files, create
|
||||
browser profiles, or create collections.</source>
|
||||
<source>Are you sure you want to disable archiving in <x equiv-text="<strong class="font-semibold">${org.name}</strong>" id="0"/> org? Members will no longer be able to crawl, upload files, create browser profiles, or create collections.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdc8e0ecdba53dccc">
|
||||
<source>Slug:</source>
|
||||
@ -2361,9 +2332,7 @@
|
||||
<source>Confirm Org Deletion: <x equiv-text="${this.currOrg?.name || ""}" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hbc605ddee9667ea5">
|
||||
<source>Are you sure you want to delete
|
||||
<x equiv-text="<strong class="font-semibold">${org.name}</strong>" id="0"/>? This
|
||||
cannot be undone.</source>
|
||||
<source>Are you sure you want to delete <x equiv-text="<strong class="font-semibold">${org.name}</strong>" id="0"/>? This cannot be undone.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h88cfbf4cb1b57616">
|
||||
<source>Deleting an org will delete all <x equiv-text="<strong class="font-semibold"> <sl-format-bytes value="${org.bytesStored}"></sl-format-bytes> </strong>" id="0"/> of data associated with the org.</source>
|
||||
@ -2558,11 +2527,7 @@
|
||||
<source>Queued URLs from 1 to <x equiv-text="${this.localize.number(this.queue.total)}" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h077c8fe82a78c616">
|
||||
<source>
|
||||
Queued URLs from
|
||||
<x equiv-text="<btrix-inline-input class="mx-1 inline-block" style="width: ${Math.max(offsetValue.toString().length, 2) + 2}ch" value="1" inputmode="numeric" size="small" autocomplete="off" @sl-input="${(e: SlInputEvent) => { const input = e.target as SlInput; input.style.width = getInputWidth(input.value); }}" @sl-change="${async (e: SlChangeEvent) => { const input = e.target as SlInput; const int = +input.value.replace(/\D/g, ""); await this.updateComplete; const value = Math.max(1, Math.min(int, this.queue!.total - 1)); input.value = value.toString(); this.pageOffset = value - 1; }}"></btrix-inline-input>" id="0"/>
|
||||
to <x equiv-text="${this.localize.number(countMax)}" id="1"/> of
|
||||
<x equiv-text="${this.localize.number(this.queue.total)} " id="2"/></source>
|
||||
<source>Queued URLs from <x equiv-text="<btrix-inline-input class="mx-1 inline-block" style="width: ${Math.max(offsetValue.toString().length, 2) + 2}ch" value="1" inputmode="numeric" size="small" autocomplete="off" @sl-input="${(e: SlInputEvent) => { const input = e.target as SlInput; input.style.width = getInputWidth(input.value); }}" @sl-change="${async (e: SlChangeEvent) => { const input = e.target as SlInput; const int = +input.value.replace(/\D/g, ""); await this.updateComplete; const value = Math.max(1, Math.min(int, this.queue!.total - 1)); input.value = value.toString(); this.pageOffset = value - 1; }}"></btrix-inline-input>" id="0"/> to <x equiv-text="${this.localize.number(countMax)}" id="1"/> of <x equiv-text="${this.localize.number(this.queue.total)} " id="2"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4dfaf5cfc90f8493">
|
||||
<source>No pages queued.</source>
|
||||
@ -2736,9 +2701,7 @@
|
||||
<source>Review Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hf77ba6b1d74e2cdb">
|
||||
<source>Fields marked with
|
||||
<x equiv-text="<span style="color:var(--sl-input-required-content-color)">" id="0"/>*<x equiv-text="</span>" id="1"/>
|
||||
are required</source>
|
||||
<source>Fields marked with <x equiv-text="<span style="color:var(--sl-input-required-content-color)">" id="0"/>*<x equiv-text="</span>" id="1"/> are required</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5f94c84437a8594c">
|
||||
<source>Form section contains errors</source>
|
||||
@ -2768,24 +2731,16 @@
|
||||
<source>Tells the crawler which pages it can visit.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hef8020bab2159211">
|
||||
<source>Will crawl all pages and paths in the same directory, e.g.
|
||||
<x equiv-text="<span class="break-word break-word text-blue-500">${exampleDomain}</span><span class="break-word font-medium text-blue-500">${examplePathname.slice(0, examplePathname.lastIndexOf("/"))}" id="0"/>/<x equiv-text="</span>" id="1"/></source>
|
||||
<source>Will crawl all pages and paths in the same directory, e.g. <x equiv-text="<span class="break-word break-word text-blue-500">${exampleDomain}</span><span class="break-word font-medium text-blue-500">${examplePathname.slice(0, examplePathname.lastIndexOf("/"))}" id="0"/>/<x equiv-text="</span>" id="1"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hed4c39f98af5c58f">
|
||||
<source>Will crawl all pages on
|
||||
<x equiv-text="<span class="text-blue-500">${exampleHost}</span>" id="0"/> and ignore pages
|
||||
on any subdomains.</source>
|
||||
<source>Will crawl all pages on <x equiv-text="<span class="text-blue-500">${exampleHost}</span>" id="0"/> and ignore pages on any subdomains.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ha8f0ffdb034da2d1">
|
||||
<source>Will crawl all pages on
|
||||
<x equiv-text="<span class="text-blue-500">${exampleHost}</span>" id="0"/> and
|
||||
<x equiv-text="<span class="text-blue-500">" id="1"/>subdomain.<x equiv-text="${exampleHost}</span>" id="2"/>.</source>
|
||||
<source>Will crawl all pages on <x equiv-text="<span class="text-blue-500">${exampleHost}</span>" id="0"/> and <x equiv-text="<span class="text-blue-500">" id="1"/>subdomain.<x equiv-text="${exampleHost}</span>" id="2"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h2303b42f0dff5ee4">
|
||||
<source>Will crawl all page URLs that begin with
|
||||
<x equiv-text="<span class="break-word text-blue-500">${exampleDomain}${examplePathname}</span>" id="0"/>
|
||||
or any URL that begins with those specified in
|
||||
<x equiv-text="<em>" id="1"/>Extra URL Prefixes in Scope<x equiv-text="</em>" id="2"/></source>
|
||||
<source>Will crawl all page URLs that begin with <x equiv-text="<span class="break-word text-blue-500">${exampleDomain}${examplePathname}</span>" id="0"/> or any URL that begins with those specified in <x equiv-text="<em>" id="1"/>Extra URL Prefixes in Scope<x equiv-text="</em>" id="2"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s262c31c801cfbcd9">
|
||||
<source>Please enter a valid URL.</source>
|
||||
@ -2851,37 +2806,31 @@
|
||||
<source>What day of the month should a crawl run on?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h8c7c3a6e07d7c512">
|
||||
<source>Schedule:
|
||||
<x equiv-text="<span class="text-blue-500">${utcSchedule ? humanizeSchedule(utcSchedule) : msg("Invalid date")}</span>" id="0"/>.</source>
|
||||
<source>Schedule: <x equiv-text="<span class="text-blue-500">${utcSchedule ? humanizeSchedule(utcSchedule) : msg("Invalid date")}</span>" id="0"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se0baa9b7fb0768e4">
|
||||
<source>Invalid date</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h30728ea4302f7fe9">
|
||||
<source>Next scheduled run:
|
||||
<x equiv-text="<span>${utcSchedule ? humanizeNextDate(utcSchedule) : msg("Invalid date")}</span>" id="0"/>.</source>
|
||||
<source>Next scheduled run: <x equiv-text="<span>${utcSchedule ? humanizeNextDate(utcSchedule) : msg("Invalid date")}</span>" id="0"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4174899261b8b308">
|
||||
<source>A crawl will run at this time in your current timezone.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0d56a24ca72b8e48">
|
||||
<source>Customize this Workflow's name. Workflows are named after
|
||||
the first Crawl URL by default.</source>
|
||||
<source>Customize this Workflow's name. Workflows are named after the first Crawl URL by default.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa8e78592c1db6c3a">
|
||||
<source>Provide details about this Workflow.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s163480f4b18e39c0">
|
||||
<source>Create or assign this crawl (and its outputs) to one or more tags
|
||||
to help organize your archived items.</source>
|
||||
<source>Create or assign this crawl (and its outputs) to one or more tags to help organize your archived items.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s68f29315fcc19b3b">
|
||||
<source>Search for a Collection to auto-add crawls</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s54100e0807a1e40d">
|
||||
<source>Automatically add crawls from this workflow to one or more collections
|
||||
as soon as they complete.
|
||||
Individual crawls can be selected from within the collection later.</source>
|
||||
<source>Automatically add crawls from this workflow to one or more collections as soon as they complete. Individual crawls can be selected from within the collection later.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0e598010b73d1398">
|
||||
<source>There are issues with this Workflow. Please go through previous steps and fix all issues to continue.</source>
|
||||
@ -2940,16 +2889,13 @@
|
||||
<source>billing settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s71c5c2d34bb2c4c2">
|
||||
<source>Your org will be deleted in
|
||||
<x equiv-text="${daysDiff}" id="0"/> days</source>
|
||||
<source>Your org will be deleted in <x equiv-text="${daysDiff}" id="0"/> days</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7fa0d24b94690373">
|
||||
<source>Your subscription ends on <x equiv-text="${dateStr}" id="0"/>. Your user account, org, and all associated data will be deleted.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h16be212de6638b6c">
|
||||
<source>We suggest downloading your archived items before they
|
||||
are deleted. To keep your plan and data, see
|
||||
<x equiv-text="${billingTabLink}" id="0"/>.</source>
|
||||
<source>We suggest downloading your archived items before they are deleted. To keep your plan and data, see <x equiv-text="${billingTabLink}" id="0"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3e0d8cbe688ccd5">
|
||||
<source>Archiving will be disabled in <x equiv-text="${daysDiff}" id="0"/> days</source>
|
||||
@ -2964,8 +2910,7 @@
|
||||
<source>Archiving is disabled for this org</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="habd962339c5b3e55">
|
||||
<source>Your subscription has been paused due to payment failure.
|
||||
Please go to <x equiv-text="${billingTabLink}" id="0"/> to update your payment method.</source>
|
||||
<source>Your subscription has been paused due to payment failure. Please go to <x equiv-text="${billingTabLink}" id="0"/> to update your payment method.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4e6c7f0a1e774fea">
|
||||
<source>Your subscription has been canceled. Please contact Browsertrix support to renew your plan.</source>
|
||||
@ -3140,16 +3085,10 @@
|
||||
<source>Finish setting up your Browsertrix account to start crawling.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h22769969c5066f85">
|
||||
<source>You’ve been invited by
|
||||
<x equiv-text="<strong class="font-medium">${inviterName}</strong>" id="0"/>
|
||||
to join the organization
|
||||
<x equiv-text="<span class="font-medium text-primary">${orgName}</span>" id="1"/>
|
||||
on Browsertrix.</source>
|
||||
<source>You’ve been invited by <x equiv-text="<strong class="font-medium">${inviterName}</strong>" id="0"/> to join the organization <x equiv-text="<span class="font-medium text-primary">${orgName}</span>" id="1"/> on Browsertrix.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h406ea2eff53edcfb">
|
||||
<source>You’ve been invited to join the organization
|
||||
<x equiv-text="<span class="font-medium text-primary">${orgName}</span>" id="0"/>
|
||||
on Browsertrix.</source>
|
||||
<source>You’ve been invited to join the organization <x equiv-text="<span class="font-medium text-primary">${orgName}</span>" id="0"/> on Browsertrix.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s07cee0cdf942df03">
|
||||
<source>Step 1 complete</source>
|
||||
@ -3176,8 +3115,7 @@
|
||||
<source>An org, or organization, is your workspace for web archiving. If you’re archiving collaboratively, an org workspace can be shared between team members.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ae1873b610b92d6">
|
||||
<source>Your org dashboard will be
|
||||
<x equiv-text="${window.location.protocol}" id="0"/>//<x equiv-text="${window.location.hostname}" id="1"/>/orgs/<x equiv-text="${slug || ""}" id="2"/></source>
|
||||
<source>Your org dashboard will be <x equiv-text="${window.location.protocol}" id="0"/>//<x equiv-text="${window.location.hostname}" id="1"/>/orgs/<x equiv-text="${slug || ""}" id="2"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s0d5ee4ffcb9c2c65">
|
||||
<source>You can change this in your org settings later.</source>
|
||||
@ -3584,8 +3522,7 @@
|
||||
<source>Crawl finishing...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="ha60886587b96e32c">
|
||||
<source>Started crawl from <x equiv-text="<strong>${this.renderName(workflow)}</strong>" id="0"/>.
|
||||
<x equiv-text="<br> <a class="underline hover:no-underline" href="${this.navigate.orgBasePath}/workflows/${workflow.id}#watch" @click="${this.navigate.link.bind(this)}">" id="1"/>Watch crawl<x equiv-text="</a>" id="2"/></source>
|
||||
<source>Started crawl from <x equiv-text="<strong>${this.renderName(workflow)}</strong>" id="0"/>. <x equiv-text="<br> <a class="underline hover:no-underline" href="${this.navigate.orgBasePath}/workflows/${workflow.id}#watch" @click="${this.navigate.link.bind(this)}">" id="1"/>Watch crawl<x equiv-text="</a>" id="2"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb32ae1652df8c7ad">
|
||||
<source>Workflow settings used to run this crawl</source>
|
||||
@ -3666,20 +3603,16 @@
|
||||
<source>If checked, the crawler will visit pages one link away.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hba1eb91e4626e056">
|
||||
<source>Will crawl hash anchor links as pages. For example,
|
||||
<x equiv-text="<span class="break-word text-blue-500">${exampleDomain}${examplePathname}</span><span class="break-word font-medium text-blue-500">" id="0"/>#example-page<x equiv-text="</span>" id="1"/>
|
||||
will be treated as a separate page.</source>
|
||||
<source>Will crawl hash anchor links as pages. For example, <x equiv-text="<span class="break-word text-blue-500">${exampleDomain}${examplePathname}</span><span class="break-word font-medium text-blue-500">" id="0"/>#example-page<x equiv-text="</span>" id="1"/> will be treated as a separate page.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s09a8c053783eafa0">
|
||||
<source>If the crawler finds pages outside of the Crawl Scope they
|
||||
will only be saved if they begin with URLs listed here.</source>
|
||||
<source>If the crawler finds pages outside of the Crawl Scope they will only be saved if they begin with URLs listed here.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb43ce2ffe2a4857f">
|
||||
<source>Limits how many hops away the crawler can visit while staying within the Crawl Scope.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sba156796788dc6c2">
|
||||
<source>If checked, the crawler will visit pages one link away outside of
|
||||
Crawl Scope.</source>
|
||||
<source>If checked, the crawler will visit pages one link away outside of Crawl Scope.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2279075e18f7dd74">
|
||||
<source>Additional Pages</source>
|
||||
@ -3688,9 +3621,7 @@
|
||||
<source>There is an issue with this Crawl Workflow:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h94a6d35ca79705c4">
|
||||
<source><x equiv-text="${pageScope ? msg("Page URL(s)") : msg("Crawl Start URL")}" id="0"/>
|
||||
required in
|
||||
<x equiv-text="<a href="${crawlSetupUrl}" class="bold underline hover:no-underline">" id="1"/>Scope<x equiv-text="</a>" id="2"/>. </source>
|
||||
<source><x equiv-text="${pageScope ? msg("Page URL(s)") : msg("Crawl Start URL")}" id="0"/> required in <x equiv-text="<a href="${crawlSetupUrl}" class="bold underline hover:no-underline">" id="1"/>Scope<x equiv-text="</a>" id="2"/>. </source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s67b76d03e88b5990">
|
||||
<source>Please fix to continue.</source>
|
||||
@ -3738,12 +3669,10 @@
|
||||
<source>Edit Proxies</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadfb54de733655c9">
|
||||
<source>Using proxy: </source>
|
||||
<source>Using proxy:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hda7aa624404fc0ed">
|
||||
<source>Refer to our user guide on
|
||||
<x equiv-text="<a class="text-neutral-500 underline hover:text-primary" href="/docs/user-guide/org-settings/" target="_blank" rel="noopener">" id="0"/>org settings<x equiv-text="</a>" id="1"/>
|
||||
for details.</source>
|
||||
<source>Refer to our user guide on <x equiv-text="<a class="text-neutral-500 underline hover:text-primary" href="/docs/user-guide/org-settings/" target="_blank" rel="noopener">" id="0"/>org settings<x equiv-text="</a>" id="1"/> for details.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb061ff5a347a296e">
|
||||
<source>Profile</source>
|
||||
@ -3755,11 +3684,7 @@
|
||||
<source>Your language preference has been updated.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h594aac845e847983">
|
||||
<source>
|
||||
It is highly recommended to create dedicated accounts to use when
|
||||
crawling. For details, refer to
|
||||
<x equiv-text="<a class="text-primary hover:text-primary-400" href="/docs/user-guide/browser-profiles/" target="_blank"> ${msg("browser profile best practices")}</a>" id="0"/>.
|
||||
</source>
|
||||
<source>It is highly recommended to create dedicated accounts to use when crawling. For details, refer to <x equiv-text="<a class="text-primary hover:text-primary-400" href="/docs/user-guide/browser-profiles/" target="_blank"> ${msg("browser profile best practices")}</a>" id="0"/>. </source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5f35a66624e4d770">
|
||||
<source>Translations are in beta</source>
|
||||
@ -3777,21 +3702,16 @@
|
||||
<source>Choose your preferred language for displaying Browsertrix in your browser.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h88cfbf4cb1b57616">
|
||||
<source>Deleting an org will delete all
|
||||
<x equiv-text="<strong class="font-semibold"> <sl-format-bytes value="${org.bytesStored}"></sl-format-bytes> </strong>" id="0"/>
|
||||
of data associated with the org.</source>
|
||||
<source>Deleting an org will delete all <x equiv-text="<strong class="font-semibold"> <sl-format-bytes value="${org.bytesStored}"></sl-format-bytes> </strong>" id="0"/> of data associated with the org.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hc95f75343ebc2ce0">
|
||||
<source>Crawls:
|
||||
<x equiv-text="<sl-format-bytes value="${org.bytesStoredCrawls}"></sl-format-bytes>" id="0"/></source>
|
||||
<source>Crawls: <x equiv-text="<sl-format-bytes value="${org.bytesStoredCrawls}"></sl-format-bytes>" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="h9e8c0254131f987c">
|
||||
<source>Uploads:
|
||||
<x equiv-text="<sl-format-bytes value="${org.bytesStoredUploads}"></sl-format-bytes>" id="0"/></source>
|
||||
<source>Uploads: <x equiv-text="<sl-format-bytes value="${org.bytesStoredUploads}"></sl-format-bytes>" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hc4433ba5eba156e2">
|
||||
<source>Profiles:
|
||||
<x equiv-text="<sl-format-bytes value="${org.bytesStoredProfiles}"></sl-format-bytes>" id="0"/></source>
|
||||
<source>Profiles: <x equiv-text="<sl-format-bytes value="${org.bytesStoredProfiles}"></sl-format-bytes>" id="0"/></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s582e36ff4a424786">
|
||||
<source>Removing <x equiv-text="${this.localize.number(removeCount)} ${pluralOf("items", removeCount)}" id="0"/></source>
|
||||
@ -3803,17 +3723,13 @@
|
||||
<source>Your trial ends within one day</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="he8a019fc239da9d2">
|
||||
<source>Your free trial ends on <x equiv-text="${dateStr}" id="0"/>. To continue using
|
||||
Browsertrix, select <x equiv-text="<strong>" id="1"/>Choose Plan<x equiv-text="</strong>" id="2"/> in
|
||||
<x equiv-text="${billingTabLink}" id="3"/>.</source>
|
||||
<source>Your free trial ends on <x equiv-text="${dateStr}" id="0"/>. To continue using Browsertrix, select <x equiv-text="<strong>" id="1"/>Choose Plan<x equiv-text="</strong>" id="2"/> in <x equiv-text="${billingTabLink}" id="3"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se5578c14db3c7b2b">
|
||||
<source>Your web archives are always yours — you can download any archived items you'd like to keep
|
||||
before the trial ends!</source>
|
||||
<source>Your web archives are always yours — you can download any archived items you'd like to keep before the trial ends!</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="hc4152410e53b56c9">
|
||||
<source>To choose a plan and continue using Browsertrix, see
|
||||
<x equiv-text="${billingTabLink}" id="0"/>.</source>
|
||||
<source>To choose a plan and continue using Browsertrix, see <x equiv-text="${billingTabLink}" id="0"/>.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s17658c5f9a5e8a52">
|
||||
<source>Your trial will end on <x equiv-text="${futureCancelDate}" id="0"/></source>
|
||||
|
Loading…
Reference in New Issue
Block a user