-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare the version 4.4.46 release (see #1106)
- Loading branch information
Showing
25 changed files
with
3,975 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
<?xml version="1.0" ?><xliff version="1.1"> | ||
<file datatype="php" original="src/Resources/contao/languages/en/exception.php" source-language="en" target-language="lv"> | ||
<body> | ||
<trans-unit id="XPT.error"> | ||
<source>An error occurred</source> | ||
<target>Notikusi kļūda</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.matter"> | ||
<source>What's the matter?</source> | ||
<target>Kas ir noticis?</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.howToFix"> | ||
<source>How can I fix the issue?</source> | ||
<target>Kā es varu atrisināt šo problēmu?</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.more"> | ||
<source>Tell me more, please</source> | ||
<target>Lūdzu, izstāstiet vairāk</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.hint"> | ||
<source>To customize this notice, create a custom Twig template overriding <em>%s</em>.</source> | ||
<target>Lai pielāgotu šo paziņojumu, izveidojiet pielāgotu Twig veidni, kas ignorēs <em>%s</em>.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.errorOccurred"> | ||
<source>An error occurred while executing this script. Something does not work properly.</source> | ||
<target>Skripta izpildes laikā notikusi kļūda. Kaut kas nestrādā pareizi.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.errorFixOne"> | ||
<source>Open the current log file in the <code>var/logs</code> or <code>app/logs</code> directory and find the associated error message (usually the last one).</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.errorExplain"> | ||
<source>The script execution stopped, because something does not work properly. The actual error message is hidden by this notice for security reasons and can be found in the current log file (see above). If you do not understand the error message or do not know how to fix the problem, search the <a href="https://contao.org/faq.html" target="_blank">Contao FAQs</a> or visit the <a href="https://contao.org/support.html" target="_blank">Contao support page</a>.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.requestToken"> | ||
<source>Invalid request token</source> | ||
<target>Nederīgs pieprasījuma marķieris</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.invalidToken"> | ||
<source>The request token could not be verified.</source> | ||
<target>Pieprasījuma marķieri nevarēja pārbaudīt.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.tokenRetry"> | ||
<source>Please <a href="javascript:window.location.href=window.location.href">click this link</a> and try again. Do not use the back button of your browser.</source> | ||
<target>Lūdzu, <a href="javascript:window.location.href=window.location.href">noklikšķiniet uz šīs saites</a> un mēģiniet vēlreiz. Nelietojiet pārlūkprogrammas pogu Atpakaļ.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.tokenExplainOne"> | ||
<source>This error occurs if there is a POST request without a valid authentication token. In Contao 2.10, the referer check has been replaced with a request token system. If the problem persists, you may be using an incompatible third-party extension or have not correctly updated your Contao installation.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.tokenExplainTwo"> | ||
<source>For more information, search the <a href="https://contao.org/faq.html" target="_blank">Contao FAQs</a> or visit the <a href="https://contao.org/support.html" target="_blank">Contao support page</a>.</source> | ||
<target>Lai iegūtu papildinformāciju, meklējiet <a href="https://contao.org/faq.html" target="_blank">Contao BUJ</a> vai apmeklējiet <a href="https://contao.org/support.html" target="_blank">Contao atbalsta lapu</a>.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.incomplete"> | ||
<source>Incomplete installation</source> | ||
<target>Nepabeigta instalācija</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.incompleteInstallation"> | ||
<source>The installation has not been completed, therefore Contao cannot work properly.</source> | ||
<target>Instalācija nav tikusi pabeigta, tādejādi Contao nevar pareizi darboties.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.incompleteFix"> | ||
<source>Please open the Contao install tool (<code>/contao/install</code>) in your browser.</source> | ||
<target>Lūdzu, atveriet Contao instalācijas rīku (<code>/contao/install) jūsu pārlūkā.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.incompleteExplain"> | ||
<source>For more information, please refer to the <a href="https://contao.org/manual/installation.html" target="_blank">Contao manual</a>.</source> | ||
<target>Lai iegūtu vairāk informācijas, lūdzu skatīt <a href="https://contao.org/manual/installation.html" target="_blank">Contao rokasgrāmatu</a>.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noForward"> | ||
<source>Forward page not found</source> | ||
<target>Pārsūtīšanas lapa netika atrasta</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noForwardPage"> | ||
<source>The application has been configured to forward the request to another page, however, the target page does not exist or has not been published.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.noForwardFix"> | ||
<source>This is something that needs to be fixed by the administrator of the website. If you are a visitor, there is nothing you can do except to <a href="%s">contact the webmaster</a> to let him know that there is something wrong.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.noRoot"> | ||
<source>No root page found</source> | ||
<target>Nav atrasta saknes lapa</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noRootPage"> | ||
<source>There is no website root page which matches the requested language and/or domain name.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.noRootFix"> | ||
<source>If you have explicitly set a language, try to <a href="%s">go to the top level</a> and see whether you are being redirected. Otherwise <a href="%s">contact the webmaster</a> and let him know that there is something wrong.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.noLayout"> | ||
<source>No layout specified</source> | ||
<target>Nav definēts salikums</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noLayoutSpecified"> | ||
<source>The page you have requested has not yet been associated with a page layout.</source> | ||
<target>Jūsu pieprasītā lapa vēl nav saistīta ar lapas salikumu.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noLayoutFix"> | ||
<source>Make sure that you have assigned a page layout to each website root page in the site structure.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.noLayoutExplain"> | ||
<source>For more information, please refer to the <a href="https://contao.org/manual/managing-pages.html" target="_blank">Contao manual</a>.</source> | ||
<target>Plašāku informāciju skatiet <a href="https://contao.org/manual/managing-pages.html" target="_blank">Contao rokasgrāmatā</a>.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noActive"> | ||
<source>No active pages found</source> | ||
<target>Nav atrastas aktīvas lapas</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.noActivePages"> | ||
<source>Your request has been mapped to a website which does not yet contain any published pages.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.noActiveFix"> | ||
<source>Most likely, the website is still under development and will be online in a few days. If you still think that there is something wrong, <a href="%s">contact the webmaster</a> and let him know.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.unavailable"> | ||
<source>Service unavailable</source> | ||
<target>Pakalpojums nav pieejams</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.maintenance"> | ||
<source>The website is currently not available. Please come back later.</source> | ||
<target>Mājas lapa šobrīd nav pieejama. Lūdzu, atgriezieties vēlāk.</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.insecure"> | ||
<source>Insecure document root</source> | ||
<target>Nedroša dokumenta sakne</target> | ||
</trans-unit> | ||
<trans-unit id="XPT.insecureRoot"> | ||
<source>Your installation is not secure, because non-public resources are publicy available via HTTP.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.insecureFix"> | ||
<source>Please set the document root to the <code>web/</code> subfolder. This is usually done in the domain routing section of your server administration panel or in the vhosts file of your web server.</source> | ||
</trans-unit> | ||
<trans-unit id="XPT.insecureExplain"> | ||
<source>Contao 4 no longer relies on <code>.htaccess</code> files to protect folders and instead uses a public subfolder as document root. Anything above the document root must not be accessible via HTTP, otherwise anyone could download non-public resources including sensitive data such as configuration files.</source> | ||
</trans-unit> | ||
</body> | ||
</file> | ||
</xliff> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.