From 2bea52751ff6b798038549e3e0e7a84f4920ec5f Mon Sep 17 00:00:00 2001 From: Leo Feyer <1192057+leofeyer@users.noreply.github.com> Date: Tue, 7 May 2024 10:47:30 +0200 Subject: [PATCH] Update the changelog and the language files --- CHANGELOG.md | 53 + CONTRIBUTORS.md | 4 +- .../contao/languages/it/tl_module.xlf | 2 + .../contao/languages/cs/tl_settings.xlf | 28 + .../contao/languages/de/tl_settings.xlf | 28 + .../contao/languages/fr/tl_settings.xlf | 28 + core-bundle/contao/languages/it/default.xlf | 5 + .../contao/languages/it/tl_article.xlf | 1 + .../contao/languages/it/tl_content.xlf | 3 + .../contao/languages/it/tl_maintenance.xlf | 1 + core-bundle/contao/languages/it/tl_member.xlf | 1 + core-bundle/contao/languages/it/tl_module.xlf | 2 + core-bundle/contao/languages/it/tl_page.xlf | 9 + .../contao/languages/it/tl_settings.xlf | 28 + core-bundle/contao/languages/it/tl_theme.xlf | 1 + core-bundle/contao/languages/it/tl_user.xlf | 1 + .../contao/languages/ja/tl_settings.xlf | 28 + .../contao/languages/nl/tl_settings.xlf | 28 + .../contao/languages/pl/tl_settings.xlf | 28 + .../contao/languages/ru/tl_settings.xlf | 28 + core-bundle/contao/languages/sl/default.xlf | 3086 +++++++++++++++++ core-bundle/contao/languages/sl/exception.xlf | 96 + core-bundle/contao/languages/sl/explain.xlf | 116 + core-bundle/contao/languages/sl/modules.xlf | 438 +++ .../contao/languages/sl/tl_article.xlf | 234 ++ .../contao/languages/sl/tl_content.xlf | 979 ++++++ .../contao/languages/sl/tl_favorites.xlf | 46 + core-bundle/contao/languages/sl/tl_files.xlf | 262 ++ core-bundle/contao/languages/sl/tl_form.xlf | 271 ++ .../contao/languages/sl/tl_form_field.xlf | 484 +++ .../contao/languages/sl/tl_image_size.xlf | 213 ++ .../languages/sl/tl_image_size_item.xlf | 95 + core-bundle/contao/languages/sl/tl_layout.xlf | 473 +++ core-bundle/contao/languages/sl/tl_log.xlf | 85 + .../contao/languages/sl/tl_maintenance.xlf | 186 + core-bundle/contao/languages/sl/tl_member.xlf | 289 ++ .../contao/languages/sl/tl_member_group.xlf | 102 + core-bundle/contao/languages/sl/tl_module.xlf | 669 ++++ core-bundle/contao/languages/sl/tl_opt_in.xlf | 38 + .../contao/languages/sl/tl_opt_in_related.xlf | 14 + core-bundle/contao/languages/sl/tl_page.xlf | 747 ++++ .../contao/languages/sl/tl_preview_link.xlf | 109 + .../contao/languages/sl/tl_settings.xlf | 205 ++ .../contao/languages/sl/tl_templates.xlf | 78 + core-bundle/contao/languages/sl/tl_theme.xlf | 193 ++ core-bundle/contao/languages/sl/tl_undo.xlf | 54 + core-bundle/contao/languages/sl/tl_user.xlf | 418 +++ .../contao/languages/sl/tl_user_group.xlf | 122 + .../contao/languages/sr/tl_settings.xlf | 28 + .../contao/languages/sv/tl_settings.xlf | 28 + .../contao/languages/tr/tl_settings.xlf | 28 + news-bundle/contao/languages/it/tl_module.xlf | 2 + 52 files changed, 10494 insertions(+), 1 deletion(-) create mode 100644 core-bundle/contao/languages/sl/default.xlf create mode 100644 core-bundle/contao/languages/sl/exception.xlf create mode 100644 core-bundle/contao/languages/sl/explain.xlf create mode 100644 core-bundle/contao/languages/sl/modules.xlf create mode 100644 core-bundle/contao/languages/sl/tl_article.xlf create mode 100644 core-bundle/contao/languages/sl/tl_content.xlf create mode 100644 core-bundle/contao/languages/sl/tl_favorites.xlf create mode 100644 core-bundle/contao/languages/sl/tl_files.xlf create mode 100644 core-bundle/contao/languages/sl/tl_form.xlf create mode 100644 core-bundle/contao/languages/sl/tl_form_field.xlf create mode 100644 core-bundle/contao/languages/sl/tl_image_size.xlf create mode 100644 core-bundle/contao/languages/sl/tl_image_size_item.xlf create mode 100644 core-bundle/contao/languages/sl/tl_layout.xlf create mode 100644 core-bundle/contao/languages/sl/tl_log.xlf create mode 100644 core-bundle/contao/languages/sl/tl_maintenance.xlf create mode 100644 core-bundle/contao/languages/sl/tl_member.xlf create mode 100644 core-bundle/contao/languages/sl/tl_member_group.xlf create mode 100644 core-bundle/contao/languages/sl/tl_module.xlf create mode 100644 core-bundle/contao/languages/sl/tl_opt_in.xlf create mode 100644 core-bundle/contao/languages/sl/tl_opt_in_related.xlf create mode 100644 core-bundle/contao/languages/sl/tl_page.xlf create mode 100644 core-bundle/contao/languages/sl/tl_preview_link.xlf create mode 100644 core-bundle/contao/languages/sl/tl_settings.xlf create mode 100644 core-bundle/contao/languages/sl/tl_templates.xlf create mode 100644 core-bundle/contao/languages/sl/tl_theme.xlf create mode 100644 core-bundle/contao/languages/sl/tl_undo.xlf create mode 100644 core-bundle/contao/languages/sl/tl_user.xlf create mode 100644 core-bundle/contao/languages/sl/tl_user_group.xlf diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0b3646306..307d0fb3ef8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,33 @@ This project adheres to [Semantic Versioning]. +## [5.3.8] (2024-05-07) + +**Fixed issues:** + +- [#7195] Handle quoted columns names in the boolean fields migration ([ausi]) +- [#7133] Skip permissions checks for child records ([aschempp]) +- [#7192] Hide migrated news feeds in the navigation menu ([leofeyer]) +- [#7189] Fix the `ParsedSequence::serialize()` method ([ausi]) +- [#7186] Allow `contao.insert_tag` tags without method and priority ([fritzmg]) +- [#7164] Do not use the deprecated `replaceInsertTags` hook ([ausi]) +- [#7175] Check access to `fieldsOfTable` for the file edit operation ([aschempp]) +- [#7149] Show all page types in the help wizard ([leofeyer]) +- [#7145] Allow hyphens in custom legacy template names ([fritzmg]) +- [#7151] Add the component style sheets before the user style sheets ([leofeyer]) +- [#7049] Implode arrays recursively when showing undo records ([leofeyer]) +- [#7168] Allow to move an error page within its root ([aschempp]) +- [#7173] Correctly set the `defer` attribute for combined deferred scripts ([ReneLuecking]) +- [#7170] Use the new `onpalette_callback` to unset fields in the file manager ([aschempp]) +- [#7165] Fix invalid HTML markup in splash screens ([bennyborn]) +- [#7154] Store enum fields in the DCA extractor cache ([SeverinGloeckle]) +- [#7153] Fix non-existent "contao.image.image_factory" in FeedItem.php ([stefansl]) +- [#7148] Disable the search index listener in the back end ([Toflar]) +- [#7144] Fix the PHP subprocess call once again ([Toflar]) +- [#7147] Catch the URL generator exception in the news insert tag ([qzminski]) +- [#7146] Test the `deserialize` Twig filter ([ausi]) +- [#7139] Add a `deserialize` Twig filter ([leofeyer]) + ## [5.3.7] (2024-04-19) **Fixed issues:** @@ -295,6 +322,7 @@ This project adheres to [Semantic Versioning]. - [#6530] Also remove global operations in bundles ([aschempp]) [Semantic Versioning]: https://semver.org/spec/v2.0.0.html +[5.3.8]: https://github.com/contao/contao/releases/tag/5.3.8 [5.3.7]: https://github.com/contao/contao/releases/tag/5.3.7 [5.3.6]: https://github.com/contao/contao/releases/tag/5.3.6 [5.3.5]: https://github.com/contao/contao/releases/tag/5.3.5 @@ -313,6 +341,7 @@ This project adheres to [Semantic Versioning]. [CVE-2024-28234]: https://github.com/contao/contao/security/advisories/GHSA-j55w-hjpj-825g [aschempp]: https://github.com/aschempp [ausi]: https://github.com/ausi +[bennyborn]: https://github.com/bennyborn [bezin]: https://github.com/bezin [bytehead]: https://github.com/bytehead [de-es]: https://github.com/de-es @@ -320,7 +349,9 @@ This project adheres to [Semantic Versioning]. [leofeyer]: https://github.com/leofeyer [m-vo]: https://github.com/m-vo [qzminski]: https://github.com/qzminski +[ReneLuecking]: https://github.com/ReneLuecking [SeverinGloeckle]: https://github.com/SeverinGloeckle +[stefansl]: https://github.com/stefansl [Toflar]: https://github.com/Toflar [zoglo]: https://github.com/zoglo [#5424]: https://github.com/contao/contao/pull/5424 @@ -518,6 +549,7 @@ This project adheres to [Semantic Versioning]. [#7044]: https://github.com/contao/contao/pull/7044 [#7045]: https://github.com/contao/contao/pull/7045 [#7046]: https://github.com/contao/contao/pull/7046 +[#7049]: https://github.com/contao/contao/pull/7049 [#7057]: https://github.com/contao/contao/pull/7057 [#7064]: https://github.com/contao/contao/pull/7064 [#7071]: https://github.com/contao/contao/pull/7071 @@ -533,3 +565,24 @@ This project adheres to [Semantic Versioning]. [#7127]: https://github.com/contao/contao/pull/7127 [#7129]: https://github.com/contao/contao/pull/7129 [#7130]: https://github.com/contao/contao/pull/7130 +[#7133]: https://github.com/contao/contao/pull/7133 +[#7139]: https://github.com/contao/contao/pull/7139 +[#7144]: https://github.com/contao/contao/pull/7144 +[#7145]: https://github.com/contao/contao/pull/7145 +[#7146]: https://github.com/contao/contao/pull/7146 +[#7147]: https://github.com/contao/contao/pull/7147 +[#7148]: https://github.com/contao/contao/pull/7148 +[#7149]: https://github.com/contao/contao/pull/7149 +[#7151]: https://github.com/contao/contao/pull/7151 +[#7153]: https://github.com/contao/contao/pull/7153 +[#7154]: https://github.com/contao/contao/pull/7154 +[#7164]: https://github.com/contao/contao/pull/7164 +[#7165]: https://github.com/contao/contao/pull/7165 +[#7168]: https://github.com/contao/contao/pull/7168 +[#7170]: https://github.com/contao/contao/pull/7170 +[#7173]: https://github.com/contao/contao/pull/7173 +[#7175]: https://github.com/contao/contao/pull/7175 +[#7186]: https://github.com/contao/contao/pull/7186 +[#7189]: https://github.com/contao/contao/pull/7189 +[#7192]: https://github.com/contao/contao/pull/7192 +[#7195]: https://github.com/contao/contao/pull/7195 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6a5b1e157c6..658d622aca1 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -41,6 +41,7 @@ * Benjamin Hummel ([xprojects-de](https://github.com/xprojects-de)) * Daniel Schwiperich ([DanielSchwiperich](https://github.com/DanielSchwiperich)) * Glen Langer ([BugBuster1701](https://github.com/BugBuster1701)) + * Benny Born ([bennyborn](https://github.com/bennyborn)) * Andreas Burg ([Aybee](https://github.com/Aybee)) * Benedict Steele ([Benedict](https://github.com/Benedict)) * Blair Winans ([blairwinans](https://github.com/blairwinans)) @@ -63,7 +64,6 @@ * Torsten Baldes ([tobaco](https://github.com/tobaco)) * kroka ([kroka](https://github.com/kroka)) * Alexander Willner ([AlexanderWillner](https://github.com/AlexanderWillner)) - * Benny Born ([bennyborn](https://github.com/bennyborn)) * Mathias Arzberger ([MDevster](https://github.com/MDevster)) * Andreas Fieger ([fiedsch](https://github.com/fiedsch)) * Arndt H. Ziegler ([ArndtZiegler](https://github.com/ArndtZiegler)) @@ -99,8 +99,10 @@ * Marko Cupic ([markocupic](https://github.com/markocupic)) * Niels ([Niels](https://github.com/Niels)) * Physiklehrer ([Physiklehrer](https://github.com/Physiklehrer)) + * René Lücking ([ReneLuecking](https://github.com/ReneLuecking)) * Rory Zünd ([rorych](https://github.com/rorych)) * Stefan Schleich ([stefanschleich](https://github.com/stefanschleich)) + * Stefan Schulz-Lauterbach ([stefansl](https://github.com/stefansl)) * Stephan Gehle ([SGehle](https://github.com/SGehle)) * Sven Baumann ([baumannsven](https://github.com/baumannsven)) * Tsarma ([Tsarma](https://github.com/Tsarma)) diff --git a/calendar-bundle/contao/languages/it/tl_module.xlf b/calendar-bundle/contao/languages/it/tl_module.xlf index d8e248b3c66..d2c7c095704 100644 --- a/calendar-bundle/contao/languages/it/tl_module.xlf +++ b/calendar-bundle/contao/languages/it/tl_module.xlf @@ -107,9 +107,11 @@ Use the current URL for canonical links + Utilizzare l'URL corrente per i collegamenti canonici Keep the current URL instead of the configured reader page for canonical links. + Mantenere l'URL corrente invece della pagina del lettore configurata per i collegamenti canonici. Overview page diff --git a/core-bundle/contao/languages/cs/tl_settings.xlf b/core-bundle/contao/languages/cs/tl_settings.xlf index 66d23b8481e..fbb40c3c211 100644 --- a/core-bundle/contao/languages/cs/tl_settings.xlf +++ b/core-bundle/contao/languages/cs/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Zadejte maximální výšku obrázku v pixelech, které se budou přenášet na server do určeného adresáře. + + Storage time for undo steps + Doba ukládání pro obnovení provedených změn + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Zde můžete uvést dobu, po kterou budou uchovávány provedené změny. (24 hodin = 86400 sekund). + + + Storage time for versions + Doba ukládání verzí + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Zde můžete uvést dobu, po kterou budou uchovávány rozličné verze záznamů (90 dní = 7776000 sekund). + + + Storage time for log entries + Doba ukládání zpráv systému + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Zde můžete uvést dobu, po kterou budou uchovávány zprávy systému (14 dní = 1209600 sekund). + Default page owner Výchozí autor stránky @@ -165,6 +189,10 @@ Upload settings Nastavení přenosu dat + + Timeout values + Doba ukládání + Default access rights Výchozí přístupová práva diff --git a/core-bundle/contao/languages/de/tl_settings.xlf b/core-bundle/contao/languages/de/tl_settings.xlf index 460e6904c56..cf6563ac299 100644 --- a/core-bundle/contao/languages/de/tl_settings.xlf +++ b/core-bundle/contao/languages/de/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Hier können Sie die maximale Höhe für Bild-Uploads in Pixeln festlegen. + + Storage time for undo steps + Speicherzeit für Undo-Schritte + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Hier können Sie die Speicherzeit für Undo-Schritte in Sekunden eingeben (24 Stunden = 86400 Sekunden). + + + Storage time for versions + Speicherzeit für Versionen + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Hier können Sie die Speicherzeit für verschiedene Versionen eines Datensatzes in Sekunden eingeben (90 Tage = 7776000 Sekunden). + + + Storage time for log entries + Speicherzeit für Log-Einträge + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Hier können Sie die Speicherzeit für Log-Einträge in Sekunden eingeben (14 Tage = 1209600 Sekunden). + Default page owner Standardbesitzer @@ -165,6 +189,10 @@ Upload settings Datei-Uploads + + Timeout values + Speicherzeiten + Default access rights Standard-Zugriffsrechte diff --git a/core-bundle/contao/languages/fr/tl_settings.xlf b/core-bundle/contao/languages/fr/tl_settings.xlf index c74116953fd..692c213d4e1 100644 --- a/core-bundle/contao/languages/fr/tl_settings.xlf +++ b/core-bundle/contao/languages/fr/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Saisir la hauteur maximale pour l'envoi des images en pixels. + + Storage time for undo steps + Durée de stockage des états d'annulation + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Saisir la durée de stockage des états d'annulation en secondes (24 heures = 86400 secondes). + + + Storage time for versions + Durée de stockage des versions + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Saisir la durée de stockage des différentes versions d'un enregistrement en secondes (90 jours = 7776000 secondes). + + + Storage time for log entries + Durée de stockage des journaux + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Saisir la durée de stockage des entrées du journal système en secondes (14 jours = 1209600 secondes). + Default page owner Utilisateur propriétaire par défaut @@ -165,6 +189,10 @@ Upload settings Paramètres d'envoi des fichiers + + Timeout values + Valeurs du timeout + Default access rights Permissions par défaut diff --git a/core-bundle/contao/languages/it/default.xlf b/core-bundle/contao/languages/it/default.xlf index b13abd75f4b..a0050565a1a 100644 --- a/core-bundle/contao/languages/it/default.xlf +++ b/core-bundle/contao/languages/it/default.xlf @@ -435,9 +435,11 @@ Description list + Elenco delle descrizioni Generates a description list with terms and details. + Genera un elenco di descrizioni con termini e dettagli. Table @@ -2381,9 +2383,11 @@ Please enter your password to verify your identity. + Inserire la password per verificare la propria identità. Verify + Verifica Confirmation @@ -2499,6 +2503,7 @@ Share on X (formerly Twitter) + Condividi su X (ex Twitter) Please wait diff --git a/core-bundle/contao/languages/it/tl_article.xlf b/core-bundle/contao/languages/it/tl_article.xlf index d9b283a2e56..25397ce2783 100644 --- a/core-bundle/contao/languages/it/tl_article.xlf +++ b/core-bundle/contao/languages/it/tl_article.xlf @@ -175,6 +175,7 @@ Share on X (formerly Twitter) + Condividi su X (ex Twitter) New diff --git a/core-bundle/contao/languages/it/tl_content.xlf b/core-bundle/contao/languages/it/tl_content.xlf index d83ffb22d6b..fec9975ae41 100644 --- a/core-bundle/contao/languages/it/tl_content.xlf +++ b/core-bundle/contao/languages/it/tl_content.xlf @@ -975,12 +975,15 @@ Description list items + Descrizione voci dell'elenco Please enter a list of terms and details for the description list. You can leave the term field empty to create multiple details for one term. + Inserire un elenco di termini e dettagli per l'elenco delle descrizioni. È possibile lasciare vuoto il campo del termine per creare più dettagli per un termine. Term + Termine Details diff --git a/core-bundle/contao/languages/it/tl_maintenance.xlf b/core-bundle/contao/languages/it/tl_maintenance.xlf index 8e12c2da9b0..6a030b67baa 100644 --- a/core-bundle/contao/languages/it/tl_maintenance.xlf +++ b/core-bundle/contao/languages/it/tl_maintenance.xlf @@ -159,6 +159,7 @@ Your website is currently crawled with %d concurrent requests. If your server can handle more than %1$d concurrent requests, ask your system administrator to increase the <code>%s</code> setting in the system configuration to speed up the crawling process. Refer to the <a href="%s" target="_blank" rel="noreferrer noopener">Contao manual</a> for more information. + Il sito web è attualmente sottoposto a crawling con %d richieste contemporanee. Se il server è in grado di gestire più di %1$drichieste contemporanee, chiedere all'amministratore di sistema di aumentare l'impostazione <code>%s</code> nella configurazione del sistema per accelerare il processo di crawling. Per ulteriori informazioni, consultare il manuale <a href="%s" target="_blank" rel="noreferrer noopener">Contao</a> . The crawler is currently working. Please wait for it to finish to see the results. diff --git a/core-bundle/contao/languages/it/tl_member.xlf b/core-bundle/contao/languages/it/tl_member.xlf index 13a012e985e..1c724245127 100644 --- a/core-bundle/contao/languages/it/tl_member.xlf +++ b/core-bundle/contao/languages/it/tl_member.xlf @@ -243,6 +243,7 @@ Verification + Verifica New diff --git a/core-bundle/contao/languages/it/tl_module.xlf b/core-bundle/contao/languages/it/tl_module.xlf index 4362f3b3b2f..a1471a48017 100644 --- a/core-bundle/contao/languages/it/tl_module.xlf +++ b/core-bundle/contao/languages/it/tl_module.xlf @@ -179,9 +179,11 @@ Require full authentication + Richiedere l'autenticazione completa Users with only a "remember me" cookie must verify their identity in order to access the module. + Gli utenti che hanno solo un cookie "ricordami" devono verificare la propria identità per accedere al modulo. Form template diff --git a/core-bundle/contao/languages/it/tl_page.xlf b/core-bundle/contao/languages/it/tl_page.xlf index 290e5fdaeb3..7fe093f585a 100644 --- a/core-bundle/contao/languages/it/tl_page.xlf +++ b/core-bundle/contao/languages/it/tl_page.xlf @@ -475,27 +475,35 @@ Enable CSP + Abilitare il CSP Enable Content Security Policy for this website. + Abilitare il criterio di sicurezza dei contenuti per questo sito web. Content Security Policy + Politica di sicurezza dei contenuti Here you can enter custom Content Security Policy directives. + Qui è possibile inserire le direttive personalizzate del Criterio di sicurezza dei contenuti. Reporting only + Solo per i rapporti Only report policy violations without enforcing them. + Segnalare solo le violazioni delle politiche senza farle rispettare. Enable report logging + Abilita la registrazione dei rapporti Log CSP violations to the Contao system log. + Registra le violazioni del CSP nel registro di sistema di Contao. Name and type @@ -579,6 +587,7 @@ Content Security Policy + Politica di sicurezza dei contenuti 301 Permanent redirect diff --git a/core-bundle/contao/languages/it/tl_settings.xlf b/core-bundle/contao/languages/it/tl_settings.xlf index c8da7aa8d37..3f7a3092cc9 100644 --- a/core-bundle/contao/languages/it/tl_settings.xlf +++ b/core-bundle/contao/languages/it/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Inserisci la massima altezza per le immagini caricate espressa in pixels. + + Storage time for undo steps + Arco di tempo in cui vengono memorizzati i livelli di annullamento + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Inserisci l'arco di tempo in cui vengono memorizzati i livelli di annullamento in secondi (default: 24 ore = 86400 secondi). + + + Storage time for versions + Arco di tempo in cui vengono memorizzate le diverse versioni + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Inserisci l'arco di tempo in cui vengono memorizzate le diverse versioni in secondi (default: 90 giorni = 7776000 secondi). + + + Storage time for log entries + Arco di tempo in cui vengono memorizzati i logs + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Inserisci Arco di tempo in cui vengono memorizzati i dati di log in secondi (default: 14 giorni = 1209600 secondi). + Default page owner Utente di default @@ -165,6 +189,10 @@ Upload settings Impostazioni upload + + Timeout values + Valori di timeout + Default access rights Diritti di accesso predefiniti diff --git a/core-bundle/contao/languages/it/tl_theme.xlf b/core-bundle/contao/languages/it/tl_theme.xlf index 4cbfd80f50e..51bfa499298 100644 --- a/core-bundle/contao/languages/it/tl_theme.xlf +++ b/core-bundle/contao/languages/it/tl_theme.xlf @@ -47,6 +47,7 @@ Here you can upload one or more .cto, .zip or .sql files to be imported. + Qui è possibile caricare uno o più file .cto, .zip o .sql da importare. Revision date diff --git a/core-bundle/contao/languages/it/tl_user.xlf b/core-bundle/contao/languages/it/tl_user.xlf index df8a5c59500..5af214c5c7f 100644 --- a/core-bundle/contao/languages/it/tl_user.xlf +++ b/core-bundle/contao/languages/it/tl_user.xlf @@ -183,6 +183,7 @@ Here you can select the allowed front end module types. + Qui è possibile selezionare i tipi di moduli front-end consentiti. Pagemounts diff --git a/core-bundle/contao/languages/ja/tl_settings.xlf b/core-bundle/contao/languages/ja/tl_settings.xlf index d5a9eabbcdf..1045ae7a2a3 100644 --- a/core-bundle/contao/languages/ja/tl_settings.xlf +++ b/core-bundle/contao/languages/ja/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. アップロードできる画像の最大の高さをピクセルで入力します。 + + Storage time for undo steps + 復元の項目の保管期間 + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + 復元の項目の保管期間を秒数で入力します。(初期設定: 24時間 = 86400秒) + + + Storage time for versions + バージョンの保管期間 + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + レコードの異なるバージョンの保管期間を秒数で入力します。(初期設定: 90日 = 7776000秒) + + + Storage time for log entries + ログの項目の保管期間 + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + ログの項目の保管期間を秒数で入力します。(初期設定: 14日 = 1209600秒) + Default page owner ページの所有者の初期設定 @@ -165,6 +189,10 @@ Upload settings アップロードの設定 + + Timeout values + タイムアウトの値 + Default access rights アクセス権の初期設定 diff --git a/core-bundle/contao/languages/nl/tl_settings.xlf b/core-bundle/contao/languages/nl/tl_settings.xlf index 7f8bd3ef1d7..19049f9b64f 100644 --- a/core-bundle/contao/languages/nl/tl_settings.xlf +++ b/core-bundle/contao/languages/nl/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Geef de maximum afbeeldingshoogte in pixels op voor te uploaden bestanden. + + Storage time for undo steps + Bewaartijd voor undo stappen + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Geef de bewaartijd op voor undo stappen in seconden (standaard: 24 uren = 86400 seconden). + + + Storage time for versions + Bewaartijd voor versies + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Geef de bewaartijd op voor verschillende versies van records in seconden (standaard: 90 dagen = 7776000 seconden). + + + Storage time for log entries + Bewaartijd voor log entries + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Geef de bewaartijd voor log entries in seconden op (standaard: 14 dagen = 1209600 seconden). + Default page owner Standaard paginagebruiker @@ -165,6 +189,10 @@ Upload settings Upload instellingen + + Timeout values + Timeout waarden + Default access rights Standaard toegangsrechten diff --git a/core-bundle/contao/languages/pl/tl_settings.xlf b/core-bundle/contao/languages/pl/tl_settings.xlf index a1a37f103ad..8787d3a856e 100644 --- a/core-bundle/contao/languages/pl/tl_settings.xlf +++ b/core-bundle/contao/languages/pl/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Wprowadź maksymalną wysokość wysyłanego obrazka w pikselach. + + Storage time for undo steps + Czas przechowywania danych dla operacji "Cofnij" + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Wprowadź czas (w sekundach) przechowywania danych dla operacji "Cofnij" (domyślnie: 24 godziny = 86400 sekundy). + + + Storage time for versions + Czas przechowywania wersji + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Wprowadź czas (w sekundach) przechowywania wersji zmian (domyślnie: 90 dni = 7776000 sekund). + + + Storage time for log entries + Czas przechowywania logów + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Wprowadź czas (w sekundach), przez jaki przechowywane będą logi systemowe (domyślnie: 14 dni = 1209600 sekund). + Default page owner Domyślna strona użytkownika @@ -165,6 +189,10 @@ Upload settings Ustawienia wysyłania + + Timeout values + Wartości czasowe + Default access rights Domyślne prawa dostępu diff --git a/core-bundle/contao/languages/ru/tl_settings.xlf b/core-bundle/contao/languages/ru/tl_settings.xlf index fe1f02eaa19..3c70a75e6f3 100644 --- a/core-bundle/contao/languages/ru/tl_settings.xlf +++ b/core-bundle/contao/languages/ru/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Вы можете ввести максимальную высоту загружаемого на сервер изображения в пикселах. + + Storage time for undo steps + Время хранения действий восстановления + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Вы можете ввести время хранения действий для восстановления в секундах (24 часов = 86400 секунд). + + + Storage time for versions + Время хранения версий + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Вы можете ввести время хранения разных версий записи в секундах (90 дней = 7776000 секунд). + + + Storage time for log entries + Время хранения записей в журнале + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Вы можете ввести срок хранения записей журнала в секундах (14 дней = 1209600 секунд). + Default page owner Владелец страницы по умолчанию @@ -165,6 +189,10 @@ Upload settings Настройки загрузки на сервер + + Timeout values + Время ожидания + Default access rights Права доступа по умолчанию diff --git a/core-bundle/contao/languages/sl/default.xlf b/core-bundle/contao/languages/sl/default.xlf new file mode 100644 index 00000000000..166d34c4b73 --- /dev/null +++ b/core-bundle/contao/languages/sl/default.xlf @@ -0,0 +1,3086 @@ + + + + + An error occurred! + Pojavila se je napaka! + + + The data could not be saved because an error occurred! + Prišlo je do napake, zato se podatki niso shranili! + + + This entry already exists! + Ta vnos že obstaja! + + + Field "%s" must not be empty! + Prosimo izpolnite polje "%s"! + + + This field must not be empty! + To polje ne sme ostati prazno! + + + Field "%s" has to be at least %d characters long! + Polje "%s" mora vsebovati vsaj %d znakov! + + + Field "%s" must not be longer than %d characters! + Polje "%s" ne sme biti daljše od %d črk! + + + Field "%s" has to be at least %s! + Polje "%s" mora biti najmanj %s! + + + Field "%s" must not be greater than %s! + Polje "%s" mora biti večje kot %s! + + + Please enter digits only! + Prosimo vnesite samo številke! + + + Please enter natural numbers only! + Prosim vpišite samo naravna števila. + + + Please enter a percentage between 0 and 100! + Prosimo vnesite odstotek med 0 in 100! + + + Please enter alphabetic characters only! + Prosimo vnesite samo črkovne znake! + + + Please enter alphanumeric characters only! + Prosimo vnesite samo alfanumerične znake! + + + Please enter a valid phone number! + Prosimo vpišite veljavno telefonsko številko! + + + For security reasons you can not use the following characters here: #<>()\= + Zaradi varnostnih razlogov tu ni mogoče uporabiti sledečih znakov: #<>()\= + + + Please enter a valid e-mail address! + Prosimo vpišite veljaven e-poštni naslov! + + + There is at least one invalid e-mail address! + Vnesen je bil najmanj en neveljaven e-mail naslov! + + + Please enter a valid URL format and encode special characters! + Prosimo vpišite veljaven URL format in kodirane posebne znake! + + + Please enter a valid locale such as "en" or "en_US"! + Prosim, vnesite veljavno jezikovno kodo (locale), kot na primer "en" ali "en_US"! + + + Please enter a valid language code such as "en" or "en-US"! + Prosim, vnesite veljavno jezikovno kodo, kot na primer "en" ali "en-US"! + + + Please enter only alphanumeric characters and the following special characters: .-_ + Prosim, vnesite le alfanumerične znake in sledeče posebne znake: .-_ + + + Please enter only alphanumeric characters and the following special characters: .-/_ + Prosim, vnesite le alfanumerične znake in sledeče posebne znake: .-/_ + + + Please enter the date as "%s"! + Prosimo vnesite datum v obliki "%s"! + + + Please enter the time as "%s"! + Prosimo vnesite čas v obliki "%s"! + + + Please enter date and time as "%s"! + Prosimo vnesite datum in čas v obliki "%s"! + + + Invalid date "%s"! + Neveljaven datum "%s"! + + + Field "%s" must not contain any whitespace characters! + Polje "%s" ne sme vsebovati presledkov! + + + The name of at least one uploaded file contains invalid characters or exceeds the maximum length of 255 characters! + Naziv najmanj ene od naloženih datotek vsebuje neveljavne znake ali prekoračuje največjo dovoljeno dolžino 255 znakov! + + + The maximum size for file uploads is %s (Contao or php.ini settings)! + Največja dovoljena velikost za prenos datoteke je %s kB! + + + File type "%s" is not allowed to be uploaded! + Datoteka tipa "%s" ni dovoljena za prenos! + + + File %s was only partially uploaded! + Datoteka %s je bila samo delno prenešena! + + + File %s exceeds the maximum image width of %d pixels! + Datoteka %s presega največjo dovoljeno širino slike %d px! + + + File %s exceeds the maximum image height of %d pixels! + Datoteka %s presega največjo dovoljeno višino slike %d px! + + + Error %s occurred when uploading file %s! + Prišlo je do napake %s pri nalaganju datoteke %s! + + + Cannot move %s to %s because the target exists! + Premik %s v %s ni mogoč, ker ciljna datoteka že obstaja! + + + Access denied! The current host address (%s) does not match the referer host address (%s)! + Dostop zavrnjen! Trenutni gostiteljev naslov (%s) ni identičen željenemu gostiteljevemu naslovu (%s) + + + Invalid password! + Napačno geslo! + + + A password has to be at least %d characters long! + Geslo mora vsebovati vsaj %d znakov! + + + Your username and password must not be the same! + Uporabniško ime in geslo ne smeta biti enaka! + + + Too many failed login attempts, please try again later. + Preveč zaporednih neuspelih poskusov prijave. Prosimo, poskusite spet nekoliko kasneje. + + + Login failed (note that usernames and passwords are case-sensitive)! + Prijava ni uspela (opomba: uporabniška imena in gesla so občutljiva na velikost črk)! + + + Invalid color format! + Neveljavna barvna definicija! + + + Please select at least one field! + Izberite vsaj eno polje! + + + Please select at least one file! + Prosim, izberite vsaj eno datoteko! + + + The alias "%s" already exists! + Vzdevek "%s" že obstaja! + + + Numeric aliases are not supported! + Številčni vzdevki (aliasi) niso dovoljeni! + + + The URL prefix "%s" is already used by another website root page with the same domain name! + Predpona URL "%s" je že v uporabi na drugi vrhnji strani (root page) znotraj iste domene! + + + A page with the URL "%s" already exists! + Stran z naslovom URL "%s" že obstaja! + + + This alias leads to a conflict with page "%s" (ID %s)! + Ta vzdevek je v konfliktu s stranjo "%s" (ID %s)! + + + This URL suffix will lead to duplicate URLs (e.g. %s)! + Ta pripona URL bo povzročila podvajanje naslovov URL (npr. %s)! + + + This URL prefix will lead to duplicate URLs (e.g. %s)! + Ta predpona URL bo povzročila podvajanje naslovov URL (npr. %s)! + + + The folder "%s" cannot be imported! + Mape "%s" ni mogoče uvoziti! + + + The file "%s" is not writeable and can therefore not be updated! + Datoteka "%s" ni zapisljiva. Vaših sprememb ni bilo mogoče izvesti! + + + This file or folder name is invalid! + Datoteka ali mapa ni veljavna! + + + The file or folder "%s" is invalid! + Datoteka ali mapa "%s" ni veljavna! + + + The file "%s" already exists! + Datoteja "%s" že obstaja! + + + You can only select files! + Izberete lahko samo datoteke! + + + You can only select folders! + Izberete lahko samo mape! + + + You can only select files or folders within "%s"! + Izberete lahko samo datoteke ali mape znotraj "%s"! + + + You can only select "%s" files! + Izberete lahko največ "%s" datotek! + + + The following file extensions are not allowed: %s + Naslednje končnice datotek niso dovoljene: %s + + + Your selection contains invalid page IDs! + Vaš izbor vsebuje neveljavne IDje strani! + + + Invalid redirect target (circular reference)! + Napačen preusmeritveni cilj (krožni sklic)! + + + Invalid selection (circular reference)! + Napačna izbira (krožni sklic)! + + + None of the active website root pages without an explicit DNS setting have the language fallback option set. + Nobena izmed aktivnih korenskih strani brez posebej določenih DNS nastavitev nima nastavljenega nadomestnega jezika. + + + None of the active website root pages for <strong>%s</strong> have the language fallback option set. + Nobena izmed aktivnih korenskih strani za <strong>%s</strong> nima nastavljenega nadomestnega jezika. + + + You can only define one website root page per domain as the language fallback. + Nastavite lahko le eno izvorno stran na domeno kot nadomestni jezik. + + + Top-level pages must be website root pages! + Strani v vrhnjem nivoju so lahko le tipa izvor spletne strani. + + + There are top-level pages which are not website root pages. + V vrhnjem nivoju so strani, ki niso korenske strani. + + + The form could not be sent + Obrazca ni bilo mogoče poslati + + + You will not be able to send this form, because you have disabled cookies in your browser. + Podatkov iz tega obrazca ne boste mogli poslati, ker v brskalniku nimate omogočenih piškotkov. + + + Please answer the security question! + Prosimo, odgovorite na varnostno vprašanje! + + + File "%s" is not available for download! + Datoteka "%s" ni na voljo za prenos! + + + Invalid option value! + Neveljavna vrednost! + + + No database entry found for %s. Please synchronize the file system. + Za %s ne obstaja vnos v podatkovni bazi. Prosim, sinhronizirajte datotečni sistem. + + + Please enter only the following characters: A-Z0-9[]_- + Prosim, vnesite le sledeče znake: A-Z0-0[]_- + + + Image exceeds the maximum dimensions of %sx%s. + Velikost slike je velja od največje dovoljene %sx%s + + + Invalid verification code! + Neveljavna potrditvena šifra! + + + Please enter both title and ID! + Prosimo, vnesite naziv in ID! + + + Duplicate layout section title "%s"! + Podvojen naziv sklopa postavitve strani "%s"! + + + Duplicate layout section ID "%s"! + Podvojen ID sklopa postavitve strani "%s"! + + + Please assign all modules to a column! + Prosimo, razvrstite vse module v stolpce. + + + Please enter an absolute URL starting with https:// or http://! + Prosim, vnesite celoten naslov URL, začenši z https:// oz. http://! + + + Please enter a value that matches %s! + Prosim, vnesite vrednost, ki se ujema z %s! + + + Invalid custom regular expression! + Neveljaven regular expression po meri! + + + Please run the "cache:clear" command or use the Contao Manager to rebuild your application cache. + Prosimo, poženite ukaz "cache:clear" ali uporabite Contao Manager in ponovno ustvarite predpomnilnik aplikacije. + + + The template path "%s" must not contain the following characters: %s + Pot predloge "%s" ne sme vsebovati naslednjih znakov: %s + + + Unknown username: %s + Neznano uporabniško ime: %s + + + Version %d could not be restored because it is no longer compatible with the current database structure. Please restore the data manually. + Različice %d ni mogoče obnoviti, ker ni skladna s trenutno strukturo v podatkovni bazi. Prosimo, da ročno obnovite podatke. + + + The end time must be later than the start time. + Čas zaključka mora biti kasnejši od časa začetka. + + + There is no administrator e-mail address set in the <a href="%s" target="_top">system settings</a>. + Naslov skrbnikove elektronske pošte ni nastavljen v <a href="%s" target="_top">sistemskih nastavitvah</a>. + + + There is no administrator e-mail address set, please contact the site administrator. + Naslov skrbnikove elektronske pošte ni bil podan. Prosimo, obvestite skrbnika. + + + Please add %d and %d. + Seštejte %d in %d. + + + What is the sum of %d and %d? + Kakšna je vsota %d in %d? + + + Please calculate %d plus %d. + Izračunajte %d plus %s. + + + Text elements + Elementi teksta + + + Headline + Naslov + + + Generates a headline (h1 - h6). + Generira naslov (h1 - h6). + + + Miscellaneous + Razno + + + Text + Tekst + + + Generates a rich text element. + Generira obogateno besedilo. + + + HTML + HTML + + + Allows you to add custom HTML code. + Omogoča dodajanje HTML kode po meri. + + + Unfiltered HTML + Nefiltriran HTML + + + Allows you to add custom, unfiltered HTML code. + Omogoča dodajanje nefiltrirane kode HTML po meri. + + + List + Seznam + + + Generates an ordered or unordered list. + Generira razvrščen ali nerazvrščen seznam. + + + Description list + + + Generates a description list with terms and details. + + + Table + Tabela + + + Generates an optionally sortable table. + Generira tabelo. Opcijsko z razvrščanjem. + + + Accordion + Harmonika + + + Generates an accordion. + + + Element group + Skupina elementov + + + Generates a group of nested elements. + Ustvari skupino vgnezdenih elementov. + + + Accordion wrapper start + + + Generates the opening part of the accordion wrapper. + Generira začetni del ovoja harmonike. + + + Accordion wrapper stop + + + Generates the closing part of the accordion wrapper. + Generira zaključni del ovoja harmonike. + + + Accordion single element + + + Generates a single accordion element. + Generira samostojen element harmonike. + + + Code + Koda + + + Highlights code snippets and prints them to the screen. + Osvetli odlomek kode in ga prikaže na ekranu + + + Markdown + Označba + + + Generates HTML code from a Markdown text. + Ustvari kodo HTML iz besedila Markdown. + + + Custom template + Predloga po meri + + + Generates an element to insert a custom template. + + + Content slider + Drsnik vsebine + + + Generates a content slider element. + + + Content slider + Drsnik vsebine + + + Slider wrapper start + + + Generates the opening part of the slider wrapper. + Generira začetni del ovoja drsnika. + + + Slider wrapper stop + + + Generates the closing part of the slider wrapper. + Generira zaključni del ovoja drsnika. + + + Link elements + Elementi povezave + + + Hyperlink + Hiperpovezava + + + Generates a link to another website. + Generira povezavo na drugo spletno mesto. + + + Top link + Povezava na vrh + + + Generates a link to jump to the top of the page. + Generira povezavo za skok na vrh strani. + + + Media elements + Medijski elementi + + + Image + Slika + + + Generates a stand-alone image. + Generira samostojno sliko. + + + Gallery + Galerija + + + Generates a lightbox image gallery. + Generira "lightbox" galerijo slik. + + + Video/audio + Video/avdio + + + Generates a video or audio player. + Ustvari video ali avdio predvajalnik. + + + YouTube + YouTube + + + Adds a YouTube video. + Doda YouTube video. + + + Vimeo + Vimeo + + + Adds a Vimeo video. + Doda Vimeo video + + + File elements + Elementi datotek + + + Download + Prenos + + + Generates a link to download a file. + Generira povezavo na datoteko za prenos. + + + Downloads + Prenosi + + + Generates multiple links to download files. + Generira povezave na datoteke za prenos + + + Include elements + Vključi elemente + + + Article + Članek + + + Includes another article. + Vključi članek. + + + Content element + Element vsebine + + + Includes another content element. + Vključi element vsebine. + + + Form + Obrazec + + + Includes a form. + Vključi obrazec. + + + Module + Modul + + + Includes a front end module. + Vključi modul (front end). + + + Article teaser + Osnutek članka + + + Displays the teaser text of an article. + Prikaže uvodni tekst članka. + + + Legacy elements + + + Explanation + Pojasnilo + + + A custom field to insert an explanation text. + prilagojeno polja za vnos opisnega besedila + + + HTML code + HTML koda + + + A custom field to insert HTML code. + prilagojeno polje za vnos HTML kode + + + Fieldset start + + + The opening part of a fieldset with an optional legend. + + + Fieldset stop + + + The closing part of a fieldset. + + + Text field + Polje za besedilo + + + A single-line input field for a short or medium text. + Enovrstično vnosno polje za krajši tekst. + + + Password field + Polje za geslo + + + A single-line input field for a password. Contao automatically adds a confirmation field. + Enovrstično polje za vnos gesla. + + + Textarea + Območje za besedilo + + + A multi-line input field for a medium or long text. + Večvrstično vnosno polje za daljši tekst. + + + Select menu + Izberi meni + + + A single- or multi-line drop-down menu. + Enovrstični ali večvrstični spustni meni. + + + Radio button menu + Meni z izbirnim gumbom. + + + A list of multiple options from which one can be selected. + Seznam več možnosti izbire, kjer lahko uporabnik izbere le eno. + + + Checkbox menu + Naštevalni meni (checkbox) + + + A list of multiple options from which any can be selected. + Seznam večih možnosti, kjer lahko uporabnik označi eno ali več le-teh. + + + File upload + Naloži datoteko + + + A single-line input field to upload a local file to the server. + Enovrstično vnosno polje za nalaganje datoteke z uporabnikovega računalnika na strežnik. + + + Range slider + + + A range slider to select a value or range of values between a specified min and max. + + + Hidden field + Skrito polje + + + A single-line input field that is not visible in the form. + Enovrstično vnosno polje, ki ni vidno v obrazcu. + + + Security question + Varnostno vprašanje + + + A simple math question to verify that the form is being submitted by a human (CAPTCHA). + Enostavno matematično vprašanje za preverjanje vnosa s strani človeka (CAPTCHA). + + + Submit field + Oddaj obrazec + + + A button to submit the form. + Gumb za oddajanje obrazca. + + + Regular page + Navadna stran + + + A regular page contains articles and content elements. It is the default page type. + Navadna stran vsebuje članke in vsebinske elemente. Je tip privzete strani. + + + External redirect + Zunanja preusmeritev + + + This type of page automatically redirects visitors to an external website. It works like a hyperlink. + Ta tip strani avtomatično preusmeri uporabnika na zunanjo spletno stran. Deluje podobno kot hiperpovezava. + + + Internal redirect + Notranja preusmeritev + + + This type of page automatically forwards visitors to another page. + Ta vrsta strani uporabnika samodejno preusmeri na drugo stran. + + + Website root + Izvor spletne strani + + + This type of page marks the starting point of a new website. + + + Logout + Odjava + + + This type of page automatically logs out the user. + Ta vrsta strani avtomatično odjavi uporabnika. + + + 401 Not authenticated + Napaka 401 Neprijavljen + + + If a visitor requests a protected page without being authenticated, a 401 error page will be loaded instead. + Če bo obiskovalec želel odpreti zaščiteno stran in ne bo prijavljen, se bo prikazala stran z napako 401. + + + 403 Access denied + Napaka 403 (dostop zavrnjen) + + + If a member requests a protected page without permission, a 403 error page will be loaded instead. + Če bo prijavljeni uporabnik želel odpreti zaščiteno stran do katere nima dostopa, se bo prikazala stran z napako 403. + + + 404 Page not found + Napaka 404 (ne najdem strani) + + + If a visitor requests a non-existent page, a 404 error page will be loaded instead. + Če obiskovalec zahteva stran, ki ne obstaja, se bo namesto te prikazala stran z napako 404. + + + 503 Service unavailable + 503 Storitev ni na voljo + + + When a website root page is in maintenance mode, all requests will show a 503 error page. + + + File operation permissions + Dovoljenja datotek + + + Here you can select the file operations you want to allow. + Tukaj lahko izberete opracije datotek, ki jih želite dovoliti. + + + Upload files to the server + Naloži datoteke na strežnik + + + Edit, copy or move files and folders + Uredi, kopiraj ali premakni datoteke in mape + + + Delete single files and empty folders + Izbriši samostojne datoteke in prazne mape + + + Delete folders including all files and subfolders (!) + Izbriši mape, vključno z datotekami in podmapami (!) + + + Edit files in the source editor + Uredi datoteke v urejevalniku izvorne kode + + + Synchronize the file system with the database + Sinhroniziraj datotečni sistem s podatkovno bazo. + + + Edit page + Uredi stran + + + Edit page hierarchy + Uredi hierarhijo strani + + + Delete page + Izbriši stran + + + Edit articles + Uredi članek + + + Edit article hierarchy + Uredi hierarhijo člankov + + + Delete articles + Izbriši članek + + + Owner + Lastnik + + + Group + Skupina + + + Everybody + Vsi + + + am + am + + + AM + AM + + + DD + DD + + + D + D + + + MM + MM + + + M + M + + + YY + YY + + + YYYY + YYYY + + + hh + hh + + + hh + hh + + + h + h + + + h + h + + + mm + mm + + + ss + ss + + + Sunday + Nedelja + + + Monday + Ponedeljek + + + Tuesday + Torek + + + Wednesday + Sreda + + + Thursday + Četrtek + + + Friday + Petek + + + Saturday + Sobota + + + Sun + Ned + + + Mon + Pon + + + Tue + Tor + + + Wed + Sre + + + Thu + Čet + + + Fri + Pet + + + Sat + Sob + + + January + Januar + + + February + Februar + + + March + Marec + + + April + April + + + May + Maj + + + June + Junij + + + July + Julij + + + August + Avgust + + + September + September + + + October + Oktober + + + November + November + + + December + December + + + Jan + Jan + + + Feb + Feb + + + Mar + Mar + + + Apr + Apr + + + May + Maj + + + Jun + Jun + + + Jul + Jul + + + Aug + Avg + + + Sep + Sep + + + Oct + Okt + + + Nov + Nov + + + Dec + Dec + + + 3 + 3 + + + 3 + 3 + + + 0 + 0 + + + %B %d%o, %Y + l, dS od F Y + + + Link target + Cilj povezave + + + Please enter a web address (http://…), an e-mail address (mailto:…) or an insert tag. + Prosimo vnesite naslov spletne strani (http://...), in e-mail naslov (mailto:...) ali vstavite oznako. + + + Open in new window + Odpri v novem oknu + + + Open the link in a new browser window. + Odpri povezavo v novem oknu. + + + . + . + + + , + , + + + Separator + Ločilo + + + Please choose a field delimiter. + Prosimo izberite ločilo polja. + + + Source files + Izvorne datoteke + + + Please upload the CSV files to be imported. + Prosimo izberite iz imenika datotek, CSV datoteke za uvoz. + + + Image size + Velikost slike + + + Here you can set the image dimensions and the resize mode. + Tu lahko določite dimenzije slike in jo pomanjšujete/povečujete. + + + Comma + Vejica + + + Semicolon + Podpičje + + + Tabulator + Tabulator + + + Line break + Prelom vrstice + + + CSV import + CSV uvoz + + + Import list items from a CSV file + Uvozite elemente s seznama CSV datoteke + + + Duplicate the element + Dupliciraj element + + + Move the element one position up + Premakni element za eno pozicijo gor + + + Move the element one position down + Premakni element za eno pozicijo dol + + + Delete the element + Izbriši element + + + CSV import + CSV uvoz + + + Import options from a CSV file + Uvozi možnosti iz datoteke CSV + + + CSV import + CSV uvoz + + + Import table items from a CSV file + Uvozi elemente tabele iz CSV datoteke + + + Increase the input field size + Povečaj velikost vnosnega polja + + + Decrease the input field size + Zmanjšaj velikost vnosnega polja + + + Duplicate the row + Podvoji kolono + + + Move the row one position up + Premakni vrstico za eno pozicijo gor + + + Move the row one position down + Premakni vrstico za eno pozicijo dol + + + Delete the row + Izbriši vrstico + + + Duplicate the column + Podvoji kolono + + + Move the column one position left + Premakni kolono za eno pozicijo gor + + + Move the column one position right + Premakni kolono za eno pozicijo dol + + + Delete the column + Izbriši kolono + + + Duplicate the row + Podvoji kolono + + + Move the row one position up + Premakni vrstico za eno pozicijo gor + + + Move the row one position down + Premakni vrstico za eno pozicijo dol + + + Delete the row + Izbriši vrstico + + + Value + Vrednost + + + Label + Nalepka + + + Key + Ključ + + + Default + Privzeto + + + Group + Skupina + + + Duplicate the row + Podvoji kolono + + + Move the row one position up + Premakni vrstico za eno pozicijo gor + + + Move the row one position down + Premakni vrstico za eno pozicijo dol + + + Delete the row + Izbriši vrstico + + + Module + Modul + + + Layout section + Sklop postavitve + + + Enable/disable the module + Omogoči/onemogoči modul + + + Title + Naziv + + + Alternate text + Alternativno besedilo + + + Link + Povezava + + + Caption + Napis + + + License URL + URL naslov licence + + + Title + Naziv + + + ID + ID + + + Template + Predloga + + + Position + Pozicija + + + Predefined dimensions + Vnaprej določene dimenzije + + + Custom dimensions + Poljubne dimenzije + + + The image will be resized to the given dimensions. + Velikost slike bo spremenjena na podane dimenzije. + + + Proportional + Proporcionalno + + + The longer side of the image is adjusted to the given dimensions and the image is resized proportionally. + Daljša stranica slike se prilagodi na podane dimenzije in slika spremeni velikost proporcionalno. + + + Fit the box + Se prilega oknu + + + The shorter side of the image is adjusted to the given dimensions and the image is resized proportionally. + Krajša stranica se prilagodi na podane dimenzije in slika spremeni velikost proporcionalno. + + + Crop (important part) + Obreži (pomemben del) + + + Preserves the important part of an image as specified in the file manager. If necessary, the image will be cropped. + + + Left | Top + Levo | zgoraj + + + Preserves the left part of a landscape image and the top part of a portrait image. + Ohrani levi del ležeče slike in zgornji del pokončne slike. + + + Center | Top + Sredina | zgoraj + + + Preserves the center part of a landscape image and the top part of a portrait image. + Ohrani osrednji del ležeče slike in zgornji del pokončne slike. + + + Right | Top + Desno | zgoraj + + + Preserves the right part of a landscape image and the top part of a portrait image. + Ohrani desni del ležeče slike in zgornji del pokončne slike. + + + Left | Center + Levo | sredina + + + Preserves the left part of a landscape image and the center part of a portrait image. + Ohrani levi del ležeče slike in osrednji del pokončne slike. + + + Center | Center + Sredina | sredina + + + Preserves the center part of a landscape image and the center part of a portrait image. + Ohrani osrednji del ležeče slike in osrednji del pokončne slike. + + + Right | Center + Desno | sredina + + + Preserves the right part of a landscape image and the center part of a portrait image. + Ohrani desni del ležeče slike in sredinski del pokončne slike. + + + Left | Bottom + Levo | spodaj + + + Preserves the left part of a landscape image and the bottom part of a portrait image. + Ohrani levi del ležeče slike in osrednji del pokončne slike. + + + Center | Bottom + Sredina | spodaj + + + Preserves the center part of a landscape image and the bottom part of a portrait image. + Ohrani osrednji del ležeče slike in spodnji del pokončne slike. + + + Right | Bottom + Desno | spodaj + + + Preserves the right part of a landscape image and the bottom part of a portrait image. + Ohrani desni del ležeče slike in spodnji del pokončne slike. + + + ID + ID + + + Note that changing the ID can break data integrity! + Imejte v mislih, da zamenjava ID-ja lahko uniči povezavo podatkov + + + Parent ID + Nadrejeni ID + + + Note that changing the parent ID can break data integrity! + Imejte v mislih, da zamenjava parent ID-ja lahko uniči povezavo podatkov + + + Sorting value + Vrednost razvrščanja + + + The sorting value is usually assigned automatically. + Vrednost razvrščanja je ponavadi določena avtomatično. + + + Edit multiple + Uredi vse zapise + + + Edit multiple elements at once + Uredi več elementov naenkrat + + + Override multiple + Prepiši več + + + Override multiple elements at once + Prepiši več elementov naenkrat + + + Available fields + Razpoložljiva polja + + + Please select the fields you want to edit. + Prosimo izberite polja, ki jih želite urediti. + + + Password + Geslo + + + Please enter a password. + Prosimo vnesite geslo. + + + Confirm password + Potrdi geslo + + + Please confirm the password. + Prosimo ponovno vnesite geslo. + + + Show password + Prikaži geslo + + + Hide password + Skrij geslo + + + Date added + Datum dodan + + + Date added: %s + Datum dodan: %s + + + Previous login + Prejšnja prijava + + + Your previous login was %s. Welcome back! + Zadnja prijava je bila %s. Dobrodošli nazaj! + + + Last login + Zadnja prijava + + + Last login: %s + Zadnja prijava: %s + + + This seems to be your first login. Welcome to Contao! + Kaže, da je to vaša prva prijava. Dobrodošli v Contao! + + + Move the item via drag and drop + Premakni element s premakni&spusti (drag&drop) + + + Move up + Premakni gor + + + Move the item one position up + Premakni za eno pozicijo gor + + + Move down + Premakni dol + + + Move the item one position down + Premakni za eno pozicijo dol + + + Back end keyboard shortcuts + Bližnjice na tipkovnici, na voljo v administraciji + + + Learn more about speeding up your workflow by using <a href="%s" target="_blank" rel="noreferrer noopener">keyboard shortcuts</a>. + + + Toggle all + Razširi/skrči vse + + + Expand or collapse all nodes + Razširi ali skrči vse + + + Mobile version + Mobilna različica + + + Go to the mobile version + Pojdi na različico za mobilne naprave + + + Desktop version + Različica za namizne naprave + + + Go to the desktop version + Pojdi na različico za namizne naprave + + + Go to front end + Pojdi na spletno mesto + + + Preview + Predogled + + + Front end preview + Predogled + + + Profile + Profil + + + User profile + Uporabniški profil + + + Member + Član + + + Back to top + Nazaj na vrh + + + Go to the top of the page + Pojdi na vrh strani + + + Home + Domov + + + Back to the back end start page + Nazaj na začetno stran v administraciji + + + Learn more on %s + Več podatkov o %s + + + User + Uporabnik + + + Login + Prijava + + + Logout + Odjava + + + Back to %s + Nazaj na %s + + + Close the current session + Prekini trenutno sejo (session) + + + Go back + Nazaj + + + Back to the previous page + Nazaj na prejšnjo stran + + + Cancel + Prekliči + + + Do you really want to delete element ID %s? + Ali želite resnično izbrisati vnos z ID %s? + + + Do you really want to delete the selected records? + Ali želite resnično izbrisati izbrane zapise? + + + Do you really want to delete file or folder %s? + Ali resnično želite zbrisati datoteko ali direktorij %s? + + + Do you really want to delete the selected resources? + Ali želite resnično zbrisati izbrane vire? + + + Records + Zapisi + + + All + Vsi + + + Show the details of record %s + Prikaži podrobnosti o zapisu %s + + + Edit record %s + Uredi zapis %s + + + Edit selected records of table %s + Uredi vse aktivne zapise v tabeli %s + + + Show + Prikaži + + + Sort + Razvrsti + + + Filter + Filtriraj + + + Search + Išči + + + No records found. + Ni najdenih zapisov. + + + Unsynchronized directories are not included in the search results. + Nesinhronizirani direktoriji niso vključeni v iskalne rezultate. + + + Save + Shrani + + + Save and close + Shrani in zapri + + + Save and edit child elements + Shrani in uredi podelemente + + + Save and go back + Shrani in pojdi nazaj + + + Save and new + Shrani in novo + + + Save and duplicate + Shrani in podvoji + + + Continue + Nadaljuj + + + Close + Zapri + + + Skip navigation + Preskoči navigacijo + + + Select all + Izberi vse + + + Change password + Spremeni geslo + + + Please enter a new password. + Prosim, vnesite novo geslo + + + The password has been updated. + Geslo je bilo posodobljeno. + + + default + privzeto + + + View in a new window + Odpri v novem oknu + + + Open full size image in a new window + Odpri originalno sliko v novem oknu + + + Date picker + Izbirnik datuma + + + Color picker + Izbira barve (zahteva JavaScript) + + + Page picker + Izbira strani (zahteva JavaScript) + + + File picker + Izbira datoteke (zahteva JavaScript) + + + Contao pages + Contao strani + + + Contao files + Contao datoteke + + + yes + da + + + no + ne + + + Go back + Nazaj + + + Reload + Osveži + + + above + nad + + + below + pod + + + Date + Datum + + + Revision date + Datum revizije + + + %s entry + %s zapis + + + %s entries + %s zapisi + + + %s file(s) + št. datotek: %s + + + left + levo + + + center + sredina + + + right + desno + + + justified + obojestransko + + + Male + Moški + + + Female + Ženska + + + Other + Drugo + + + File size + Velikost datoteke + + + Created + Ustvarjeno + + + Last modified + Nazadnje spremenjeno + + + Last accessed + Nazadnje obiskano + + + Download the file + Prenesite datoteko + + + Unique ID + Unikatni ID + + + Width/height in pixel + Širina/višina v pikslih + + + Relative path + Relativna pot + + + Metadata + Meta podatki + + + %s metadata + %smeta podatki + + + Version management + Upravljanje različic + + + Version + Različica + + + Restore + Razveljavi + + + Back end modules + Moduli v administraciji + + + Dashboard + Nadzorna plošča + + + Contao version %s is available. + Na voljo je Contao različica %s. + + + ATTENTION! You will lose any unsaved changes. Continue? + OPOZORILO! Izgubili boste vse neshranjene podatke. Nadaljujem? + + + Toggle all nodes + Razširi/Skrči + + + Expand node + Razširi + + + Collapse node + Skrči + + + Public folder + Javno dostopna mapa + + + Protected folder + Zaščitena mapa + + + %s file + %s datoteka + + + Loading data + Pridobivam podatke + + + Delete + Izbriši + + + Edit + Uredi + + + Override + Povozi + + + Move + Premakni + + + Copy + Kopiraj + + + Copy repeatedly + Ponavljajoče kopiranje + + + Generate aliases + Ustvarite vzdevek + + + Change selection + Spremeni izbrano + + + Reset selection + Ponastavi izbrano + + + Files + Datoteke + + + Pages + Strani + + + Articles + Članki + + + Alerts + Opozorila + + + Currently there are no alerts. + Trenutno ni opozoril. + + + Clear clipboard + Odstrani lepljenje + + + Unpublished + Neobjavljeno + + + hide + skrij + + + show + prikaži + + + Apply + Uporabi + + + Apply the changes + Uveljavi spremembe + + + Reset + Resetiraj + + + Reset the filters + Resetiraj filtre + + + Search and filter functions + Možnosti iskanja in filtriranja + + + Mandatory field + Zahtevano polje + + + Create + Ustvari + + + Delete + Izbriši + + + protected + zaščiteno + + + Guests (not logged in) + Gostje (neprijavljeni) + + + Update mode + Posodobitveni način + + + Add the selected values + Dodaj izbrane skupine + + + Remove the selected values + Odstrani izbrane skupine + + + Replace the existing entries + Zamenjaj obstoječi vnos + + + ascending + naraščujoče + + + descending + padajoče + + + Default + Privzeto + + + Open the help wizard + Čarovnik za pomoč + + + Help wizard + Čarovnik pomoči + + + It seems that you have disabled JavaScript in your browser. The Contao back end will not work properly without JavaScript. + Kot kaže imate v vašem brskalniku onemogočeno izvajanje JavaScript. Contao Administracija ne bo delovala pravilno brez JavaScript. + + + %s (copy) + %s (kopija) + + + Name + Naziv + + + E-mail address + Naslov elektronske pošte + + + Register + Pošlji + + + The activation mail has been re-sent to your e-mail address. + Aktivacijsko e-sporočilo je bilo ponovno poslano na vaš e-naslov. + + + Your account has been activated. + Vaš račun je bil aktiviran. + + + Unable to process the current request. + Zahteve ne morem izvesti. + + + Your registration on %s + Vaša registracija na %s + + + New registration on %s + Contao :: Nova registracija na %s + + + A new member (ID %s) has registered at your website.%sIf you did not allow e-mail activation, you have to enable the account manually in the back end. + Nov član (ID %s) se je registriral na vašo spletno stran. %s Če niste dovolili e-mail aktivacije potem morate ta račun aktivirati ročno v administraciji. + + + Request password + Zahtevaj geslo + + + Set new password + Ustvari novo geslo + + + Your password has been updated. + Vaše geslo je bilo posodobljeno + + + Your password request for %s + Vaš zahtevek za geslo za %s + + + No matching account found + Uporabniški račun ne obstaja + + + Old password + Staro geslo + + + New password + Novo geslo + + + Change password + Spremeni geslo + + + The old password is not correct + Staro geslo ni pravilno + + + Security question + Varnostno vprašanje + + + Close account + Izbriši račun + + + Change selection + Spremeni izbrano + + + Selected + Izbrano + + + Only show this node + Prikaži samo tega + + + Show all nodes + Prikaži vse + + + Show differences + Prikaži spremembe + + + Record %s of table %s + Zapis %s v tabeli %s + + + Edit the element + Uredi element + + + Table + Tabela + + + Parent table + Nadrejena tabela + + + Description + Opis + + + Currently there are no versions. + Trenutno ne obstaja nobena različica. + + + Latest changes + Zadnje spremembe + + + The two selected versions are identical. + Obe izbrani različici sta identični. + + + Next, please choose the (new) position of the element + Nadalje, prosim izberite (novo) pozicijo elementa + + + Go + Potrdi + + + Quick navigation + Hitra navigacija + + + Quick link + Hitra povezava + + + Forgot your password? + Pozabljeno geslo? + + + Username + Uporabniško ime + + + Login + Prijava + + + Logout + Odjava + + + You are logged in as %s. + Prijavljeni ste kot %s. + + + Please enter your username and password! + Vnesite uporabniško ime in geslo. + + + Please enter your password to verify your identity. + Prosimo, potrdite svojo identiteto z vašim geslom. + + + Verify + + + Confirmation + Ponovno vnesite geslo + + + %s occurrences for %s + %s zadetkov za %s + + + No matches for <strong>%s</strong> + Ni zadetkov za <strong>%s</strong> + + + Results %s - %s of %s for <strong>%s</strong> + Rezultati %s - %s od %s za <strong>%s</strong> + + + Your search for <strong>%s</strong> returned no results. + Ni zadetkov za <strong>%s</strong>. + + + Note that keywords shorter than %s characters and without a modifier have been ignored. + Upoštevajte, da bodo prezrte ključne besede, ki so krajše od %s znakov in so brez modifikatorja. + + + seconds + sekund + + + Up + Gor + + + First + Prvi + + + Previous + Nazaj + + + Next + Naprej + + + Last + Zadnji + + + Go to page %s + Pojdi na stran %s + + + Page %s of %s + Stran %s od %s + + + global + globalno + + + File %s uploaded successfully. + Datoteka %s je bila uspešno naložena. + + + Image %s is too big to be resized automatically. + Slika %s je prevelika, da bi bila avtomatično zmanjšana. + + + Image %s was scaled down to the maximum dimensions. + Slika %s je bila pomanjšana na maksimalne dimenzije. + + + Search + Išči + + + Keywords + Ključne besede + + + Options + Možnosti + + + match all words + ujemanje vseh besed + + + match any word + ujemanje katerihkoli besed + + + Save data + Shrani podatke + + + Your data has been saved. + Vaši podatki so bili shranjeni. + + + Print this page + Natisni to stran + + + Save article as PDF + Shrani članek kot PDF + + + Share on Facebook + Povej naprej na Facebook + + + Share on X (formerly Twitter) + Deli na X (prej Twitter) + + + Please wait + Prosimo počakajte + + + Loading … + Nalagam... + + + Read more … + Beri naprej ... + + + Read the article: %s + Beri novico: %s + + + Target page + Ciljna stran + + + Sorry, item "%s" does not exist. + Žal "%s" ne obstaja. + + + Order by %s + Razvrsti po %s + + + Results per page + Rezultatov na stran + + + Published + Objavljeno + + + Unpublished + Neobjavljeno + + + Add a comment + Dodaj komentar + + + Remember me + Zapomni si me + + + Created at + Ustvarjeno ob + + + Activation token + Aktivacijski žeton + + + %s relevance + %s relevantnost + + + Invalid token + Neveljaven žeton + + + This token has already been confirmed + Žeton je že bil potrjen + + + The e-mail address of the token does not match + Napačen naslov elektronske pošte za ta žeton + + + The token has been re-sent to %s. + Žeton je bil ponovno poslan na %s. + + + The link you were trying to open could not be verified. If you have clicked the link yourself or have received it by a trustworthy person, you can confirm the process below. + Povezave, katero hočete odpreti, ni bilo mogoče preveriti. Če ste sami kliknili na povezavo, ali povezavo dobili od zaupljive osebe, lahko potrdite proces spodaj. + + + Version conflict + Neujemanje različic + + + Another user has created version %s while you were editing version %s of this record. + Nekdo drug je ustvaril različico %s medtem ko ste vi urejali različico %s tega zapisa. + + + Your changes have been now been saved as version %s and have potentially overwritten the changes of version %s, therefore please compare the versions below: + Vaše spremembe so bile sedaj shranjene kot različica %s in so morda prepisale spremembe, narejene v različici %s, zato prosimo, da spodaj preverite razlike med tema različicama: + + + Drag the items to re-order them + Premakni elemente za poljubno razvrstitev + + + Theme %s + Tema %s + + + Location + Lokacija + + + Download %s + Prenesite %s + + + You have to add a website root page to enter file metadata. + Če želite vnesti meta podatke, morate dodati korensko stran. + + + Breadcrumb menu + Drobna navigacija (breadcrumb) + + + Main navigation + Glavna navigacija + + + Header navigation + Navigacija v glavi strani + + + Pagination menu + Paginacija + + + Unicode numbers and lowercase letters + Unicode števila in male črke + + + Unicode numbers and letters + Unicode števila in črke + + + ASCII numbers and lowercase letters + ASCII števila in male črke + + + ASCII numbers and letters + ASCII števila in črke + + + Sort order + Vrstni red + + + Security + Varnost + + + Two-factor authentication + Dvostopenjska prijava + + + Verification code + Potrditvena šifra + + + Please enter the verification code generated by your 2FA/TOTP app. + Vnesite varnostno kodo, ki jo je ustvarila vaša aplikacija za 2FA/TOTP. + + + Here you can enable two-factor authentication, which adds an extra layer of security to your account. In addition to your username and password, you will need to enter a verification code generated by a two-factor app such as 1Password, Authy, Google Authenticator, Microsoft Authenticator, LastPass Authenticator or any other TOTP app. + Tu lahko omogočite dvostopenjsko prijavo, ki vašemu računu doda še en nivo zaščite. Poleg uporabniškega imena in gesla boste morali vnesti še kodo, ki jo ustvari aplikacija za dvostopenjsko prijavo kot npr. 1Password, Authy, Google Authenticator, Microsoft Authenticator, LastPass Authenticator ipd. + + + Please scan the QR code with your 2FA/TOTP app. + Prosimo, skenirajte kodo QR z vašo aplikacijo za 2FA/TOTP. + + + Two-factor authentication has been enabled. + Dvostopenjska prijava je omogočena. + + + Please enable up two-factor authentication before you continue. + Prosimo, da pred nadaljevanjem nastavite dvostopenjsko prijavo. + + + If you cannot scan the QR code, enter this key instead: + Če ne morete prebrati QR kode, vnesite ta ključ: + + + Backup codes + Nadomestne šifre + + + Backup codes can be used to access your account if you have lost your authentication device and cannot generate two-factor codes anymore. Treat your backup codes with the same level of attention as your password! It is recommended to save them with a password manager such as Lastpass, 1Password or Keeper. + Če izgubite napravo za dvostopenjsko prijavo in ne morete ustvariti kode za prijavo, lahko za prijavo uporabite nadomestne šifre. Hranite jih enako skrbno kot vaše geslo! Priporočeno je, da jih shranite v orodje za shranjevanje gesel kot npr. Lastpass, 1Password ali Keeper. + + + Make sure to copy the codes now. You will not be able to see them again! + Sedaj si obvezno shranite kode. Kasneje jih ne boste več v videli! + + + Generate backup codes + Ustvari nadomestne šifre + + + Regenerate backup codes + Ponovno ustvari nadomestne šifre + + + When you regenerate the backup codes, your old codes will not work anymore. + Po ponovnem ustvarjanju nadomestnih šifer stare ne bode več veljavne. + + + Trust this device + Zapomni si to napravo + + + Favorites + Priljubljeni + + + Save URL as favorite + Shrani naslov URL med priljubljene + + + Edit favorites + Uredi priljubljene + + + There is at least one regular user with access to the template editor. Since templates are PHP files, these users implicitly have full control over the system! + Vsaj en običajen uporabnik ima dostop do urejevalnika predlog. Ker so predloge datoteke PHP, imajo ti uporabniki celoten nadzor nad sistemom. + + + There is at least one user group granting access to the template editor. Since templates are PHP files, users of these groups implicitly have full control over the system! + Vsaj ena skupina uporabnikov ima dostop do urejevalnika predlog. Ker so predloge datoteke PHP, imajo ti uporabniki celoten nadzor nad sistemom. + + + There is at least one regular user with permission to import themes. Since themes can contain arbitrary templates and templates are PHP files, these users implicitly have full control over the system! + Vsaj en običajen uporabnik ima dostop do uvoza tem. Ker teme vsebujejo različne predloge in so predloge datoteke PHP, imajo ti uporabniki celoten nadzor nad sistemom. + + + There is at least one user group granting permission to import themes. Since themes can contain arbitrary templates and templates are PHP files, users of these groups implicitly have full control over the system! + Vsaj ena skupina uporabnikov ima dostop do uvoza tem. Ker teme vsebujejo različne predloge in so predloge datoteke PHP, imajo ti uporabniki celoten nadzor nad sistemom. + + + There is at least one user group granting permission to the front end module "Listing" and its "list_*" fields. Since they can contain arbitrary SQL queries, users of these groups implicitly have full control over the system! + Vsaj ena skupina uporabnikov ima dostop do modula "Listing" in njegovih polj "list_". Ker ti lahko vsebujejo različne poizvedbe SQL, imajo uporabniki teh skupin lahko celoten nadzor nad sistemom. + + + There is at least one user group that grants access to the unfiltered HTML element. Since the HTML code of this element is not filtered, the users of these groups implicitly have full control over the system! + + + There is at least one regular user with access to the unfiltered HTML element. Since the HTML code of that element is not filtered, these users implicitly have full control over the system! + + + Enable + Omogoči + + + Disable + Onemogoči + + + Google search results preview + Predogled zadetka v iskanju na Google + + + Here you can preview the metadata in the Google search results. Other search engines might show longer texts or crop at a different position. + Tu lahko vidite predogled meta podatkov v rezultatu iskanj na Googlu. Drugi iskalniki morda prikažejo daljše besedilo ali ga drugače obrežejo. + + + Number of items + Število elementov + + + Here you can limit the total number of items. Set to 0 to show all. + Tu lahko omejite skupno število elementov. 0 prikaže vse. + + + Clear trusted devices + Pozabi zapomnjene naprave + + + Trusted devices + Zapomnjene naprave + + + Currently there are no trusted devices. + Trenutno ni nobene zapomnjene naprave. + + + Device + Naprava + + + Browser + Brskalnik + + + Operating system + Operacijski sistem + + + Open the Contao toolbar + Odprite orodno vrstico Contao + + + Close the Contao toolbar + Zaprite orodno vrstico Contao + + + The preview URL cannot be generated, because the route has mandatory parameters. + Naslov URL za predogled ne more biti ustvarjen, ker ima pot (route) obvezne parametre. + + + Unknown option: %s + Neznana možnost: %s + + + Copy URL + Kopiraj naslov URL + + + Share URL + URL za deljenje + + + Parent + + + Manual + Ročno + + + Please click to load the video. + Prosimo klikni za začetek nalaganja posnetka. + + + Your IP address will be transmitted to %s. + Vaš naslov IP bo posredovan %s. + + + visible from %s + vidno od %s + + + visible until %s + vidno do %s + + + visible from %s to %s + vidno od %s do %s + + + Edit the image size + Uredi velikost slike + + + Not %s + Ni %s + + + Dark mode + Temni način + + + Light mode + Svetli način + + + Byte + Byte + + + KiB + KiB + + + MiB + MiB + + + GiB + GiB + + + TiB + TiB + + + PiB + PiB + + + EiB + EiB + + + ZiB + ZiB + + + YiB + YiB + + + Module + Modul + + + Affected table + Spremenjena tabela + + + Action + Dejanje + + + Affected record + Spremenjen vnos + + + Select a time + Izberite čas + + + Use the mouse wheel to quickly change value + Uporabite miškino kolo za hitro spreminjanje vrednosti + + + OK + V redu + + + Apply + Uporabi + + + Cancel + Prekliči + + + Wk + Wk + + + Header + Glava + + + Left column + Levi stolpec + + + Main column + Glavni stolpec + + + Right column + Desni stolpec + + + Footer + Noga + + + Before the wrapper + + + After the page header + Za glavo strani + + + Inside the main column + Znotraj glavnega stolpca + + + Before the page footer + Pred nogo strani + + + After the wrapper + + + Manual output + + + Edit multiple + Uredi vse zapise + + + Edit multiple elements at once + Uredi več elementov naenkrat + + + Toggle all + Razširi/skrči vse + + + Expand or collapse all nodes + Razširi ali skrči vse + + + Expand all + Razširi vse + + + Expand all nodes + Razširi vsa vozlišča + + + Collapse all + Skrči vse + + + Collapse all nodes + Skrči vsa vozlišča + + + New + Nov + + + Create a new element + Ustvari nov element + + + Show the details of element ID %s + Prikaži podrobnosti elementa z ID %s + + + Edit element ID %s + Uredi element z ID %s + + + Move element ID %s + Premakni element z ID %s + + + Duplicate element ID %s + Podvoji element z ID %s + + + Delete element ID %s + Izbriši element z ID %s + + + Drag element ID %s + Povleci element z ID %s + + + Edit the child elements of element ID %s + Uredi elemente znotraj elementa z ID %s + + + Publish/unpublish element + Objavi/skrij element + + + Unpublish element ID %s + Skrij element z ID %s + + + Publish element ID %s + Objavi element z ID %s + + + Paste at the top + Prilepi na vrh + + + Paste into element ID %s + Vstavi v element z ID %s + + + Paste at the top + Prilepi na vrh + + + Paste after element ID %s + Vstavi za element z ID %s + + + Create a new element at the top + Ustvari nov element na vrhu + + + Create a new element after element ID %s + Vstavi nov element za element z ID %s + + + Indexed %d URI(s) successfully. %d failed. + %dURI naslovov vnešenih v indeks. %dni bilo vnešenih. + + + %d URI(s) were skipped. + %d URI(jev) je bilo izvzetih. + + + Checked %d link(s) successfully. %d were broken. + Uspešno preverjenih %d povezav. %d je bilo napačnih - broken. + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/exception.xlf b/core-bundle/contao/languages/sl/exception.xlf new file mode 100644 index 00000000000..8b0be7ee1f4 --- /dev/null +++ b/core-bundle/contao/languages/sl/exception.xlf @@ -0,0 +1,96 @@ + + + + + An error occurred + Prišlo je do napake + + + What's the matter? + Kaj se je zgodilo? + + + How can I fix the issue? + Kako lahko odpravim napako? + + + Tell me more, please + Želim izvedeti več + + + To customize this notice, create a custom Twig template overriding <em>%s</em>. + To sporočilo lahko prilagodite, če ustvarite lastno predlogo Twig, ki bo prepisala <em>%s</em>. + + + An error occurred while executing this script. Something does not work properly. + Med izvajanjem te skripte je prišlo do napake. Nekaj ne deluje pravilno. + + + Open the current log file in the <code>var/logs</code> directory and find the associated error message (usually the last one). + Odprite dnevniško datoteko v mapi <code>var/logs</code>in poiščite sporočilo o napaki (ponavadi zadnje sporočilo v datoteki). + + + 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, visit the <a href="%s" target="_blank" rel="noreferrer noopener">Contao support page</a>. + + + Invalid request token + Neveljaven žeton + + + The request token could not be verified. + Žetona ni bilo moč preveriti. + + + Please <a href="javascript:window.location.href=window.location.href">click here</a> and try again. Do not use the back button of your browser. + Prosimo, <a href="javascript:window.location.href=window.location.href">sledite tej povezavi</a> in poskusite znova. Ne uporabite gumba Nazaj v vašem brskalniku. + + + 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. + Ta napaka se pojavi, kadar je bila POST zahteva izvedena brez veljavnega avtentikacijskega žetona. V Contao 2.10 različici je bilo preverjanje napotitelja zamenjano z žetonskim sistemom. Če se težava ponavlja, je razlog mogoče v nezdružljivem dodatku tretjega ponudnika ali pa Contao namestitev ni bila pravilno posodobljena. + + + For more information, visit the <a href="%s" target="_blank" rel="noreferrer noopener">Contao support page</a>. + Za več informacij obiščite <a href="%s" target="_blank" rel="noreferrer noopener">Contao support page</a>. + + + Service unavailable + Storitev ni na voljo + + + The website is currently not available. Please come back later. + Spletno mesto trenutno ni na voljo. Prosimo, poskusite kasneje. + + + Unable to generate front end URL + URL ospredja ni bilo mogoče ustvariti. + + + The URL could not be generated, because the route has mandatory parameters that are not given. Additional information (e.g. a news alias) must be provided. + Naslova URL ni bilo mogoče ustvariti, ker niso podani vsi obvezni parametri poti. Dodatne informacijo (npr. news alias) morajo biti podani. + + + Symfony routes can have variable parameters, which are validated using regular expressions. The following configuration could not be resolved: + + + Route path + Route path + + + Name + Naziv + + + Requirement (Regex) + Zahteva (Regex) + + + Default value + Privzeta vrednost + + + empty + prazno + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/explain.xlf b/core-bundle/contao/languages/sl/explain.xlf new file mode 100644 index 00000000000..4ab28c99f72 --- /dev/null +++ b/core-bundle/contao/languages/sl/explain.xlf @@ -0,0 +1,116 @@ + + + + + Rich text editor + Urejevalnik obogatenega besedila + + + For more information about TinyMCE, see <a href="https://www.tiny.cloud/tinymce/" target="_blank" rel="noreferrer noopener">https://www.tiny.cloud/tinymce/</a>. + Za več informacij o TinyMCE prosimo obiščite <a href="https://www.tiny.cloud/tinymce/" target="_blank" rel="noreferrer noopener">https://www.tiny.cloud/tinymce/</a>. + + + Insert tags + Vstavi značke + + + For more information about insert tags, see the <a href="https://to.contao.org/docs/insert-tags?lang=en" target="_blank" rel="noreferrer noopener">Contao manual</a>. + Za več informacij o insert tags obiščite <a href="https://to.contao.org/docs/insert-tags?lang=en" target="_blank" rel="noreferrer noopener">Priročnik za Contao</a>. + + + Code editor + Urejevalnik kode + + + For more information about Ace, see <a href="https://ace.c9.io" target="_blank" rel="noreferrer noopener">https://ace.c9.io</a>. + Za več informacij o Ace prosimo obiščite <a href="https://ace.c9.io" target="_blank" rel="noreferrer noopener">https://ace.c9.io</a>. + + + Markdown + Označba + + + To learn more about markdown, see the <a href="https://to.contao.org/docs/markdown?lang=en" target="_blank" rel="noreferrer noopener">Contao manual</a>. + Za več informacij o markdown obiščite <a href="https://to.contao.org/docs/markdown?lang=en" target="_blank" rel="noreferrer noopener">Priročnik za Contao</a>. + + + colspan + colspan + + + Contao supports all date and time formats that can be parsed with the PHP date() function. However, to ensure that any input can be transformed into a UNIX timestamp, you can only use numeric date and time formats (j, d, m, n, y, Y, g, G, h, H, i, s) in the back end.<br><br><strong>You can enter different front end formats in the website root pages.</strong><br><br><em>Here are some examples of valid date and time formats</em>: + Contao podpira vse datumske in časovne oblike, ki so lahko obdelane s funkcijo date() v PHP. Zaradi zagotovila, da je možno vsak vnos pretvoriti v UNIX časovni način, lahko v administraciji uporabljate samo številčne oblike za datum in čas (j, d, m, n, y, Y, g, G, h, H, i, s).<br /><br /><strong>V koren spletne strani lahko vnesete drugačne oblike za frond-end.</strong><br /><br /><em>Tukaj je nekaj primerov veljavnih oblik za datum in čas</em>: + + + Y-m-d + Y-m-d + + + YYYY-MM-DD, international ISO-8601, e.g. 2005-01-28 + YYYY-MM-DD, mednarodna oblika ISO-8601, primer: 2005-01-28 + + + m/d/Y + m/d/Y + + + MM/DD/YYYY, English format, e.g. 01/28/2005 + MM/DD/YYYY, angleška oblika, npr. 01/28/2005 + + + d.m.Y + d.m.Y + + + DD.MM.YYYY, German format, e.g. 28.01.2005 + DD.MM.YYYY, nemška oblika, primer: 28.01.2005 + + + y-n-j + l-n-j + + + YY-M-D, without leading zeros, e.g. 05-1-28 + YY-M-D, brez vodilnih ničel, npr. 05-1-28 + + + Ymd + Ymd + + + YYYYMMDD, timestamp, e.g. 20050128 + YYYYMMDD, časovni format primer: 20050128 + + + H:i:s + H:i:s + + + 24 hours, minutes and seconds, e.g. 20:36:59 + 24 ur, minute in sekunde, primer: 20:36:59 + + + g:i + g:i + + + 12 hours without leading zeros and minutes, e.g. 8:36 + 12 ur brez vodilnih ničel in sekund, primer: 8:36 + + + Sizes attribute + Atribut za velikosti + + + The HTML attribute <code>sizes</code> defines the intended layout width of the image, optionally combined with a media query. You can use any CSS length value in this attribute.<br><br>E.g. <code>(max-width: 600px) 100vw, 50vw</code> means the image‘s width is 100% of the viewport for small screens and 50% of the viewport for larger screens.<br><br>And <code>(max-width: 600px) calc(100vw - 20px), 500px</code> means the image‘s width is 20px smaller than the viewport for small screens and 500px for larger screens.<br><br>The sizes attribute shouldn’t be used for styling, use CSS instead. The sizes attribute does not necessarily have to match up exactly with the actual image width as specified in the CSS.<br><br>For more information about the sizes attribute please visit <a href="https://www.w3.org/TR/2016/PR-html51-20160915/semantics-embedded-content.html#element-attrdef-img-sizes" target="_blank" rel="noreferrer noopener">w3.org</a>. + + + Pixel densities/<br>scale factors + Gostota pikslov/<br>faktorji razmerja + + + If the sizes attribute is not defined, this setting simply defines the pixel densities you want to support. The dimensions of the images are adjusted automatically. E.g. <code>1x, 1.5x, 2x</code> creates the following HTML code: <code>&lt;img srcset="img-a.jpg 1x, img-b.jpg 1.5x, img-c.jpg 2x"&gt;</code><br><br>If the sizes attribute is defined, the same image sizes are generated but width descriptors are used for the srcset attribute. E.g. a 200 pixel wide image with the densities <code>1x, 1.5x, 2x</code> creates the following HTML code: <code>&lt;img srcset="img-a.jpg 200w, img-b.jpg 300w, img-c.jpg 400w"&gt;</code><br><br>For more information about the srcset attribute please visit <a href="https://www.w3.org/TR/2016/PR-html51-20160915/semantics-embedded-content.html#element-attrdef-img-srcset" target="_blank" rel="noreferrer noopener">w3.org</a>. + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/modules.xlf b/core-bundle/contao/languages/sl/modules.xlf new file mode 100644 index 00000000000..402498bdbcd --- /dev/null +++ b/core-bundle/contao/languages/sl/modules.xlf @@ -0,0 +1,438 @@ + + + + + Content + Vsebina + + + Articles + Članki + + + Manage articles and content elements + Članki se uporabljajo kot shramba za elemente vsebine kot so tekst, slike ali hiperpovezave. Vsak članek je objavljen na določeni strani. Ta modul vam omogoča urejanje vaših člankov. + + + Forms + Obrazci + + + Create custom forms and store or send the submitted data + Modul omogoča ustvarjanje spletnih obrazcev. + + + Layout + Postavitev + + + Themes + Teme + + + Manage themes, front end modules, page layouts or image sizes + Upravljajte s temami, moduli v ospredju, postavitvami stranmi in velikostmi slik. + + + Pages + Strani + + + Set up the pages of your website(s) + Uredite strani na vašem spletnem mestu + + + Templates + Predloge + + + Add or edit custom templates + Ustvari ali uredi predloge po meri + + + Accounts + + + Members + Člani + + + Manage member accounts (front end) + Upravljajte uporabniške račune (ospredje) + + + Member groups + Skupine članov + + + Manage member groups (front end) + Upravljajte skupine članov (ospredje) + + + Users + Uporabniki + + + Manage user accounts (back end) + Upravljaj uporabniške račune (administracija) + + + User groups + Uporabniške skupine + + + Manage user groups (back end) + Upravljaj skupine uporabnikov (administracija) + + + Double opt-in + Dvojno potrjevanje (opt-in) + + + Manage double opt-in tokens + Upravljajte žetone za dvojno potrjevanje (opt-in) + + + System + Sistem + + + Files + Datoteke + + + Manage files and folders + Upravljaj z datotekami in mapami + + + System log + Sistemski arhiv + + + Browse the system log + Preglej sistemski dnevnik + + + Settings + Nastavitve + + + Adjust the Contao configuration + Prilagodi nastavitve Contaa + + + Preview links + Povezave za predogled + + + Manage preview links for the front end. + Upravljaj povezave za predogled spletne strani. + + + Maintenance + Vzdrževanje sistema + + + Crawl the website or purge generated data + Definicije formatov + + + Security + Varnost + + + Secure your account + Zaščiti svoj račun + + + Restore + Razveljavi + + + Restore deleted records + Modul vam omogoča obnavljanje zapisov v bazi, ki so bili pomotoma pobrisani. To ne vključuje datotek in map. + + + User profile + Uporabniški profil + + + Change your personal data or set a new password + Modul omogoča trenutnemu uporabniku spreminjanje osebnih podatkov, recimo imena, e-mail naslova ali gesla. + + + Favorites + Priljubljeni + + + Manage your back end menu favorites + Upravljajte vaše izpostavljene elemente v meniju administracije + + + Content elements + Elementi vsebine + + + Fields + Polja + + + Image sizes + Velikosti slik + + + Media queries + Media queries + + + Page layouts + Postavitve strani + + + Front end modules + Moduli na spletnem mestu + + + Front end modules + Moduli na spletnem mestu + + + Page layouts + Postavitve strani + + + Image sizes + Velikosti slik + + + Theme import + Uvoz teme + + + Theme export + Izvoz tem + + + Navigation + Navigacija + + + Navigation menu + Navigacijski meni + + + Generates a navigation menu from the pages + Ustvari navigacijski meni iz strani + + + Custom navigation + Navigacija po meri + + + Generates a custom navigation menu + Generira navigacijski meni po meri. + + + Breadcrumb navigation + Drobna navigacija (breadcrumb) + + + Generates a breadcrumb navigation menu + Generira t.i. breadcrumb navigacijski meni. Uporabno za prikaz kje se trenutno nahajmo na spletnem mestu. + + + Quick navigation + Hitra navigacija + + + Generates a drop-down menu from the pages + Ustvari spustni meni iz strani + + + Quick link + Hitra povezava + + + Generates a custom drop-down menu + Generira spustni meni po meri. + + + Book navigation + Knjižna navigacija + + + Generates a book navigation menu + Generira knjižni meni. + + + Article navigation + Navigacija za članke + + + Generates a pagination menu to navigate articles + Generira meni številčenja(paginacije) za navigacijo med članki. + + + HTML sitemap + Zemljevid strani v HTML + + + Generates a list of all pages + Ustvari seznam vseh strani + + + User + Uporabnik + + + Login form + Obrazec za prijavo + + + Generates a login form + Generira obrazec za prijavo. + + + Automatic logout + Samodejna odjava + + + Automatically logs out a member + Samodejno odjavi uporabnika + + + Personal data + Osebni podatki + + + Generates a form to edit a member's personal data + Ustvari obrazec za urejanje osebnih podatkov uporabnika + + + Registration + Registracija člana + + + Generates a member registration form + Ustvari obrazec za registracijo uporabnika + + + Change password + Spremeni geslo + + + Generates a form to change the password + Ustvari obrazec za spremembo gesla + + + Lost password + Izgubljeno geslo + + + Generates a form to request a new password + Generira obrazec za zahtevek novega gesla. + + + Close account + Izbriši račun + + + Generates a form to delete a member account + Generira obrazec za izbris članskega računa + + + Applications + Aplikacije + + + Form + Obrazec + + + Adds a form to the page + Doda obrazec na stran. + + + Search engine + Iskalnik + + + Adds a search form to the page + Doda obrazec za iskanje na stran. + + + Article list + Seznam člankov + + + Generates a list of articles of a column + Generira seznam člankov kolone. + + + Miscellaneous + Razno + + + Random image + Naključna slika + + + Adds a random image to the page + Doda naključno sliko na spletno stran. + + + Custom HTML + HTML po meri + + + Allows you to add custom HTML code + Omogoča dodajanje HTML kode po meri. + + + Unfiltered HTML + Nefiltriran HTML + + + Allows you to add custom, unfiltered HTML code + Omogoča dodajanje nefiltrirane kode HTML po meri + + + Custom template + Predloga po meri + + + Generates a module to insert a custom template. + + + RSS reader (deprecated) + Bralnik RSS virov (zastarelo) + + + Adds an RSS feed to the page + Modul omogoča uvoz RSS virov (feeds). + + + Feed reader + Bralnik virov (feed) + + + Adds an RSS, Atom or JSON feed to the page + Dodaj vir RSS, Atom ali JSON na stran + + + Two-factor authentication + Dvostopenjska prijava + + + Generates a form to set up or change two-factor authentication + Ustvari obrazec za nastavitev dvostopenjske prijave + + + Root page dependent modules + + + Generates different modules depending on the website root page + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_article.xlf b/core-bundle/contao/languages/sl/tl_article.xlf new file mode 100644 index 00000000000..2e4ea414ed0 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_article.xlf @@ -0,0 +1,234 @@ + + + + + Title + Naziv + + + Please enter the article title. + Prosimo, dodajte naslov članka. + + + Article alias + Privzeti naslov članka (alias) + + + The article alias is a unique reference to the article which can be called instead of its numeric ID. + Privzeti naslov članka je unikatna referenca članka, ki jo lahko uporabite namesto ID članka. + + + Author + Avtor + + + Here you can change the author of the article. + Tukaj lahko spremenite avtorja članka. + + + Display in + Prikaži v + + + Please choose the layout section you want the article to be displayed in. + Prosimo, izberite sekcijo v kateri želite prikazati članek. + + + Teaser CSS ID/class + Uvodnik CSS ID/razred + + + Here you can set an ID and one or more classes for the teaser element. + Tukaj lahko nastavite ID in enega ali več razredov za element uvodnik. + + + Show teaser + Prikaži odlomek + + + Show the article teaser if there are multiple articles. + Če je več člankov, prikaži uvodnik članka. + + + Article teaser + Osnutek članka + + + The article teaser can also be displayed with the content element "article teaser". + Uvodnik članka je lahko prikazan tudi z vsebinskim elementom "uvodnik članka". + + + Syndication + Natisljivo + + + Here you can choose which options are available. + Dodaj povezavo za izvoz članka v PDF formatu. + + + Article template + Predloga članka + + + Here you can select the article template. + Tu lahko določite predlogo članka. + + + Protect article + Zaščiti članek + + + Show the article to certain member groups only. + Prikaži članek samo določenim skupinam uporabnikov. + + + Allowed member groups + Dovoljene skupine uporabnikov + + + These groups will be able to see the article. + Te skupine uporabnikov bodo lahko videle ta članek. + + + CSS ID/class + CSS ID/razred + + + Here you can set an ID and one or more classes. + Tu lahko določite ID in enega ali več razredov. + + + Publish article + Objavi članek + + + Make the article publicly visible on the website. + Če želite objaviti vsebino članka na spletni strani izberite Objavi. + + + Show from + Objavi od + + + If you want to prevent the article from showing on the website before a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite skriti članek pred določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite vnosno polje prazno. + + + Show until + Objavi do + + + If you want to prevent the article from showing on the website after a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite skriti članek po določenem dnevu oz. uri, ga oz. jo vnesite tu. Drugače pustite vnosno polje prazno. + + + Revision date + Datum revizije + + + Date and time of the latest revision + Datum in ura zadnje revizije + + + Title and author + Naslov in avtor + + + Section + Sklop + + + Syndication + Natisljivo + + + Article teaser + Osnutek članka + + + Template settings + Nastavitve predloge + + + Access protection + Zaščita pred dostopom + + + Expert settings + Napredne nastavitve + + + Publish settings + Objavi nastavitve + + + Print the page + Natisni stran + + + Export as PDF + Izvozi kot PDF + + + Share on Facebook + Povej naprej na Facebook + + + Share on X (formerly Twitter) + Deli na X (prej Twitter) + + + New + Nov + + + Create a new article + Ustvari nov članek + + + Show the details of article ID %s + Prikaži podrobnosti članka ID %s + + + Edit article ID %s + Uredi članek (ID: %s) + + + Edit the content elements of article ID %s + Uredi elemente vsebine v članku z ID %s. + + + Duplicate article ID %s + Kopiraj članek ID %s + + + Move article ID %s + Premakni članek ID %s + + + Delete article ID %s + Izbriši članek ID %s + + + Publish/unpublish article + Objavi/neobjavi članek + + + Unpublish article ID %s + Skrij članek z ID %s + + + Publish article ID %s + Objavi članek z ID %s + + + Paste after article ID %s + Prilepi za članek ID %s + + + Paste into page ID %s + Prilepi na stran z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_content.xlf b/core-bundle/contao/languages/sl/tl_content.xlf new file mode 100644 index 00000000000..3f5fe43149c --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_content.xlf @@ -0,0 +1,979 @@ + + + + + Element type + Vrsta elementa + + + Please choose the type of content element. + Izberite element vsebine. + + + Headline + Naslov + + + Here you can add a headline to the content element. + Če vnesete naslov bo prikazan nad vsebino. + + + Section headline + Naslov področja + + + Here you can add a section headline, e.g. a tab title or accordion header. + + + Text + Tekst + + + You can use HTML tags to format the text. + Uporabite lahko HTML oznake za oblikovanje besedila. + + + Add an image + Dodaj sliko + + + Add an image to the content element. + Če izberete to možnost bo vsebini dodana slika. + + + Show preview images + Prikaži slike za predogled + + + Show preview images of the selected files. + Prikaži sličice za predogled za izbrane datoteke. + + + Show in browser + Prikaži v brskalniku + + + Show the file in the browser instead of opening the download dialog. + Odpri datoteko v brskalniku in ne prikaži okna za prenos datoteke. + + + Overwrite metadata + Prepiši meta podatke. + + + Overwrite the metadata of the file. + Prepiši meta podatke datoteke. + + + Source file + Izvorna datoteka + + + Please select a file or folder from the files directory. + Izberite datoteko ali mapo. + + + Alternate text + Alternativno besedilo + + + Here you can enter an alternate text for the image (<em>alt</em> attribute). + Alternativno besedilo bo prikazano namesto slike ali filma, če uporabnik ne bo mogel videti grafične vsebine. Alternativno besedilo ponavadi vsebuje kratek opis slike. + + + Image title + Naziv slike + + + Here you can enter the image title (<em>title</em> attribute). + Tu lahko vnesete naslov slike (HTML atribut <em>title</em>) + + + Image link target + Ciljna povezava slike + + + A custom image link target will override the lightbox link, so the image cannot be viewed fullsize anymore. + Ciljna povezava slike bo povozila povezavo "lightbox" tako, da ogled slike ne bo več mogoč v polni velikosti. + + + Full-size view/new window + Celotni zaslon/novo okno + + + Open the full-size image in a lightbox or the link in a new browser window. + Odpri sliko prek lightbox-a v polni velikosti ali pa kot povezavo v novem oknu. + + + Image alignment + Poravnava slike + + + Please specify how to align the image. + Izberite poravnavo slike. Slika je lahko prikazana nad, na vrhu levo ali na vrhu desno od besedila. + + + Image caption + Naslov slike + + + Here you can enter a short text that will be displayed below the image. + Naslov slike bo prikazan pod sliko. Če ne želite naslova slike pustite to polje prazno. + + + HTML code + HTML koda + + + You can modify the list of allowed HTML tags in the back end settings. + Lahko prilagodite seznam dovoljenih HTML značk v nastavitvah skrbništva. + + + HTML code + HTML koda + + + Take care when pasting things you don't understand. This could allow attackers to steal your identity or take control of the whole system. + + + List type + Vrsta seznama + + + Please choose the type of list. + Prosimo, izberite vrsto seznama. + + + List items + Postavke seznama + + + If JavaScript is disabled, make sure to save your changes before modifying the order. + V kolikor imate izklopljen JavaScript, se prepričajte, da ste shranili spremembe, preden se lotite preurejanja vrstnega reda. + + + Table items + Postavke tabele + + + If JavaScript is disabled, make sure to save your changes before modifying the order. + V kolikor imate izklopljen JavaScript, se prepričajte, da ste shranili spremembe, preden se lotite preurejanja vrstnega reda. + + + Table summary + Opis tabele + + + Please enter a short summary of the table and describe its purpose or structure. + Prosimo, vnesite kratek povzetek tabele in opišite njen namen ali strukturo. + + + Add table header + Glava tabele + + + Make the first row the table header. + Prva vrstica naj predstavlja glavo tabele. + + + Add table footer + Noga tabele + + + Make the last row the table footer. + Zadnja vrstica naj predstavlja nogo tabele. + + + Use row headers + Uporabi naslovno vrstico + + + Define the left column as row header. + Določi levo kolono za naslovno vrstico + + + Sortable table + Tabela z možnostjo razvrščanja + + + Make the table sortable (requires JavaScript and a table header). + Tabela naj ima možnost razvščanja (omogočeno mora biti izvajanje JavaScript kode; tabela mora imeti določeno glavo) + + + Sort index + Index razvrščanja + + + The number of the default sort column. + Številka privzetega stolpca za razvrščanje. + + + Sort order + Vrstni red + + + Please choose the sort order. + Prosimo, izberite vrstni red razvrščanja + + + Close all sections + Zapri vse razdelke + + + Do not open the first section by default. + Prvi razdelek naj privzeto ne bo odprt + + + Operation mode + Način operiranja + + + Please select the operation mode of the accordion element. + Prosimo, izberite način prikaza harmonike + + + Wrapper start + Začetek ovoja + + + Marks the beginning of an accordion pane that spans several content elements. + Označi začetek elementa harmonike, ki se razteza skozi več vsebinskih elementov. + + + Wrapper stop + Konec ovoja + + + Marks the end of an accordion pane that spans several content elements. + Označi konec elementa harmonike, ki se razteza skozi več vsebinskih elementov. + + + Single element + Samostojen element + + + Behaves like a single text element that is inside an accordion pane. + Obnaša se kot posamezen tekstovni element, ki je znotraj harmonike. + + + Section headline + Naslov področja + + + Please enter the headline of the content pane. HTML tags are allowed. + Prosimo, vpišite naslov elemnta vsebine. HTML oznake so dovoljene. + + + CSS format + CSS oblika + + + Here you can format the section headline using CSS code. + Tu lahko oblikujete naslov sekcije s pomočjo CSS slogov. + + + Element classes + Razredi elementov + + + Leave blank to use the default classes or enter a custom toggler and accordion class. + Pustite prazno za uporabo privzetih razredov, ali pa vstavite poljubni preklopnik in razred harmonike. + + + Configuration + Nastavitev + + + Here you can configure the syntax highlighter (e.g. <em>gutter: false;</em>). + Tu lahko nastavite označevalnik sintakse (npr. <em>gutter: false;</em>). + + + Syntax highlighting + Označevanje sintakse + + + Please choose a scripting language. + Izberite skriptni jezik. + + + Code + Koda + + + Note that the code will not be executed. Use F11 to toggle the fullscreen mode if you are using the code editor. + Vnesite kodo. + + + Markdown source + Vir Markdown + + + Please choose the Markdown source. + Prosim, izberite vir Markdown + + + Text + Tekst + + + File + Datoteka + + + Template data + Podatki predloge + + + These values are available as <code>$this->keys</code> in the template. + + + Link text + Naslov povezave + + + The link text will be displayed instead of the target URL. + Namesto ciljnega naslova povezave bo prikazan njen naziv. + + + Overwrite link + Prepiši naslov povezave + + + Set a custom link text and link title. + Uporabi prilagojeno besedilo in naslov povezave. + + + Link title + Naziv povezave + + + The link title is added as <em>title</em> attribute in the HTML markup. + Naslov povezave je dodan kot <em>naslov</em> atribut v HTML označbi. + + + Embed the link + Vključi povezavo + + + Use the wildcard "%s" to embed the link in a phrase (e.g. <em>For more information please visit %s</em>). + Uporabi oznako "%s" za vgradnjo povezave v želeno frazo (npr. <em>Za več informacij obiščite %s</em>). + + + Lightbox + Lightbox + + + To trigger the lightbox, enter a <em>data-lightbox</em> attribute here. + Če želite, da se element odpre v lightbox-u, tu vstavite atribut <em>data-lightbox</em>. + + + Create an image link + Ustvarite povezavo na sliko. + + + Use an image instead of the link title. + Uporabi sliko namesto naziva povezave. + + + Source files + Izvorne datoteke + + + Please select one or more files or folders from the files directory. If you select a folder, its files will be included automatically. + Prosimo, izberite eno ali več datotek ali map iz datotečnega imenika. V kolikor izberete mapo, bo njena vsebina vključena samodejno. + + + Use home directory + Uporabi domač direktorij + + + Use the home directory as file source if there is an authenticated member. + Uporabi domačo mapo kot izvor datotek, če je član preverjen. + + + Thumbnails per row + Predoglednih sličic v vrsti + + + The number of image thumbnails per row. + Število predoglednih sličic v eni vrsti. + + + Items per page + Elementov na stran + + + The number of items per page. Set to 0 to disable pagination. + Število elementov na stran. Nastavite 0 za onemogočanje številčenja. + + + Order by + Razvrsti po + + + Please choose the sort order. + Prosimo, izberite vrstni red razvrščanja + + + Ignore files without metadata + Prezri datoteke brez meta podatkov + + + Do not show files without metadata matching the page language. + Ne pokaži datotek, kjer se meta podatki ne ujemajo z jezikom strani. + + + Gallery template + Predloga galerije + + + Here you can select a gallery template. + Tu lahko določite predlogo za galerijo. + + + Content element template + Predloga elementa vsebine + + + Here you can select the content element template. + Tu lahko določite predlogo za element vsebine. + + + Video/audio files + Video/avdio datoteke + + + Here you can add the video/audio file or multiple files if you are using different codecs. + Tu lahko dodate video/avdio datoteko ali več datotek, če uporabljate različne kodeke. + + + YouTube ID + YouTube ID + + + Please enter the YouTube video ID (e.g. <em>j0sYj4wxyk0</em>). + Vnesite YouTube video ID (npr. <em>1j0sYj4wxyk01</em>). + + + Vimeo ID + Vimeo ID + + + Please enter the Vimeo video ID (e.g. <em>275028611</em>). + Vnesite Vimeo video ID (npr. <em>12750286111</em>). + + + Preview image + Predogled slike + + + Show this image instead of the first frame of the video before playback. + Prikaži to sliko namesto prvega kadra videa pred začetkom predvajanja. + + + Player size + Velikost predvajalnika + + + Width and height of the media player in pixels (e.g. 640x480). + Širina in višina video predvajalnika v pixlih (primer 640x480). + + + Player options + Nastavitve predvajalnika + + + Here you can select the player options. + Tu lahko izberete nastavitve za predvajalnik + + + Preloading + Prednalaganje + + + Here you can suggest how the browser shall preload the video. + Tu lahko predlagate, kako naj brskalnik prednaloži video. + + + Start at + Začni predvajati pri + + + Start playing the video at the given number of seconds. Set to 0 to disable. + Predvajati začni na določeni sekundi. Vnesite 0 za predvajanje od začetka. + + + Stop at + Ustavi pri + + + Stop playing the video at the given number of seconds. Set to 0 to disable. + Ustavi predvajanje posnetka po določenem času - sekunde. Nastavite 0 za predvajanje do konca. + + + Caption + Napis + + + Here you can enter a caption. + Tu lahko vpišete napis. + + + Aspect ratio + Razmerje stranic + + + Here you can select the aspect ratio of the video to make it responsive. + Tu lahko izberete razmerje stranic videa in ga naredite odzivnega na različne velikosti zaslonov + + + Use a splash image + + + Only load the video after the user has clicked on the splash image. + + + Controls color + + + Here you can enter a hexadecimal color (e.g. ff0000) for the video controls. + + + Sliding interval + Drsni čas + + + The time in milliseconds between slides (1000 = 1s). Set to 0 to disable auto sliding. + Čas v milisekundah med dvema diapozitivoma (1000 = 1s). Nastavite 0, da onemogočite samodejno drsanje. + + + Transition speed + Čas menjave + + + The transition speed in milliseconds (1000 = 1s). Defaults to 300. + Čas menjave v milisekundah ( + + + Slide offset + Zamik diapozitiva + + + Here you can make the slider start with a particular slide (counting starts at 0). + Tukaj lahko nastavite prvi poljubni začetni diapozitiv (štetje začne pri 0). + + + Continuous + Neprekinjeno + + + Make the slider continuous (start all over when reaching the end). + Nastavite neprekinjeno drsanje (ko pride do konca, začne ponovno). + + + Referenced element + Referenčni element + + + Please choose the content element you want to insert. + Prosimo, izberite element vsebine, ki ga želite vstaviti. + + + Referenced article + Referenčni članek + + + Please choose the article you want to insert. + Prosimo, izberite članek, ki ga želite vstaviti. + + + Article + Članek + + + Please select an article. + Prosimo, izberite članek. + + + Form + Obrazec + + + Please select a form. + Prosimo, izberite obrazec. + + + Module + Modul + + + Please select a module. + Prosimo, izberite modul. + + + Protect element + Zaščiti element + + + Show the content element to certain member groups only. + Prikaži element le določenim uporabniškim skupinam. + + + Allowed member groups + Dovoljene skupine uporabnikov + + + These groups will be able to see the content element. + Tem skupinam bo omogočen ogled vsebine. + + + CSS ID/class + CSS ID/razred + + + Here you can set an ID and one or more classes. + Tu lahko določite ID in enega ali več razredov. + + + Invisible + Nevidno + + + Hide the element on the website. + Skrij element spletne strani. + + + Show from + Objavi od + + + If you want to prevent the element from showing on the website before a certain date/time, you can enter it here. Otherwise, leave the field blank. + + + Show until + Objavi do + + + If you want to prevent the element from showing on the website after a certain date/time, you can enter it here. Otherwise, leave the field blank. + + + Revision date + Datum revizije + + + Date and time of the latest revision + Datum in ura zadnje revizije + + + Element type + Vrsta elementa + + + Section settings + Nastavitve razdelkov + + + Text/HTML/Code + Besedilo/HTML/koda + + + Image settings + Nastavitve slike + + + Download settings + Nastavitve prenosa + + + Preview settings + Nastavitve predogleda + + + Slider settings + Nastavitve diapozitiva + + + List items + Postavke seznama + + + Table items + Postavke tabele + + + Table configuration + Nastavitve tabele + + + Sorting options + Možnosti razvrščanja + + + Accordion settings + Nastavitve harmonike + + + Accordion settings + Nastavitve harmonike + + + Hyperlink settings + Nastavitve zunanjih povezav + + + Image link settings + Nastavitve slikovnih povezav + + + Source + Izvor + + + Include settings + Vključi nastavitve + + + Access protection + Zaščita pred dostopom + + + Splash image + + + Expert settings + Napredne nastavitve + + + Template settings + Nastavitve predloge + + + Player settings + Nastavitve predvajalnika + + + Preview image + Predogled slike + + + Visibility + Vidnost + + + ordered list + urejen seznam + + + unordered list + neurejen seznam + + + File name (ascending) + Ime datoteke (naraščajoče) + + + File name (descending) + Ime datoteke (padajoče) + + + Date (ascending) + Datum (naraščajoče) + + + Date (descending) + Datum (padajoče) + + + Custom order + Poljuben vrstni red + + + Random order + Naključno zaporedje + + + The <em>%s</em> template needs to be included in the page layout. + Predloga <em>%s</em> mora biti vključena v postavitvi strani. + + + The <em>%s</em> or <em>%s</em> template needs to be included in the page layout. + Predloga <em>%s</em> ali <em>%s</em> mora biti vključena v postavitev strani. + + + Autoplay + Samodejno predvajanje + + + Hide the controls + Skrite orodja + + + Play in a loop + Ponavljaj predvajanje + + + Mute the audio output + Utišaj zvok + + + Play inline (no fullscreen mode) + + + Auto (preload the entire video) + Samodejno (prednaloži celoten posnetek) + + + Metadata (preload the metadata only) + Meta podatki (prednaloži samo meta podatke) + + + None (do not preload anything) + Nič (ničesar ne prednaloži) + + + Autoplay + Samodejno predvajanje + + + Hide the controls + Skrite orodja + + + Show captions by default + Privzeto prikaži podnapise + + + Hide the fullscreen button + Skrij gumb za celozaslonski način + + + Use the Contao page language + Uporabi jezik s Contao strani + + + Hide annotations + Skrij pripise + + + Hide the YouTube logo + Skrij logotip YouTube + + + Limit related videos to the same channel + Omeji sorodne posnetke znotraj istega kanala + + + Use the youtube-nocookie.com domain + Uporabi domeno youtube-nocookie.com + + + Loop video + Ponavljaj posnetek + + + Autoplay + Samodejno predvajanje + + + Play in a loop + Ponavljaj predvajanje + + + Hide the profile image + Skrij sliko profila + + + Hide the title + Ne prikaži naziva + + + Hide the author + Ne prikaži avtorja + + + Prevent session data tracking + + + New + Nov + + + Add a new content element + Dodaj nov element z vsebino + + + Show the details of content element ID %s + Prikaži podrobnosti elementa z vsebino (ID: %s) + + + Move content element ID %s + Premakni element z vsebino (ID: %s) + + + Duplicate content element ID %s + Kopiraj element z vsebino (ID: %s) + + + Delete content element ID %s + Izbriši element z vsebino (ID: %s) + + + Edit content element ID %s + Uredi element z vsebino (ID: %s) + + + Hide/unhide content element + Skrij/prikaži element vsebine + + + Hide content element ID %s + Skrij element vsebine z ID %s + + + Unhide content element ID %s + Prikaži element vsebine z ID %s + + + Paste at the top + Prilepi na vrh + + + Paste after content element ID %s + Prilepi za element z vsebino (ID: %s) + + + Create a new content element at the top + Ustvari nov element vsebine na vrhu + + + Create a new content element after content element ID %s + Vstavi nov element vsebine za element z ID %s + + + Edit the source element ID %s + Uredi vir elementa z ID %s + + + Import list items from a CSV file + Uvozite elemente s seznama CSV datoteke + + + Import table items from a CSV file + Uvozi elemente tabele iz CSV datoteke + + + Description list items + + + Please enter a list of terms and details for the description list. You can leave the term field empty to create multiple details for one term. + + + Term + + + Details + Podrobnosti + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_favorites.xlf b/core-bundle/contao/languages/sl/tl_favorites.xlf new file mode 100644 index 00000000000..d5f9a870cdd --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_favorites.xlf @@ -0,0 +1,46 @@ + + + + + Title + Naziv + + + The menu item title. + Naziv v meniju + + + URL + URL + + + The menu item URL. + Naslov URL v meniju + + + Title and URL + Naslov in URL + + + Show the details of favorite ID %s + Prikaži podrobnosti elementa v priljubljenih z ID %s + + + Edit favorite ID %s + Uredi element v priljubljenih z ID %s + + + Move favorite ID %s + Premakni element v priljubljenih z ID %s + + + Duplicate favorite ID %s + Podvoji element v priljubljenih z ID %s + + + Delete favorite ID %s + Izbriši element v priljubljenih z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_files.xlf b/core-bundle/contao/languages/sl/tl_files.xlf new file mode 100644 index 00000000000..6bb21bc92a5 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_files.xlf @@ -0,0 +1,262 @@ + + + + + Name + Naziv + + + The file or folder name (without extension). + Ime datoteke ali mape (brez končnice). + + + Path + Pot + + + The relative path to the file or folder. + Relativna pot do datoteke ali direktorija + + + Extension + Razširitev + + + The file extension + Končnica datoteke + + + Public + Javno + + + Make the folder and its sub-folders accessible via HTTP. + Omogoči dostop do te mape in map znotraj nje preko HTTP. + + + Do not synchronize + Ne sinhroniziraj + + + Do not synchronize the folder and its subfolders with the database. + Te mape in njenih podmap ne sinhroniziraj s podatkovno bazo. + + + Important part x coordinate + Pomemben del, x koordinata + + + Here you can enter the x coordinate of the important part. + Tukaj lahko nastavite x koordinato pomembnega dela. + + + Important part y coordinate + Pomemben del, y koordinata + + + Here you can enter the y coordinate of the important part. + Tukaj lahko nastavite y koordinato pomembnega dela. + + + Important part width + Pomembni del, širina + + + Here you can enter the width of the important part. + Tukaj lahko nastavite širino pomembnega dela. + + + Important part height + Pomembni del, višina + + + Here you can enter the height of the important part. + Tukaj lahko nastavite višino pomembnega dela. + + + Metadata + Meta podatki + + + Here you can enter the file metadata. To add a language, create a matching website root page. + Tu lahko vnesete meta podatke za datoteko. Za dodajanje jezika ustvarite ujemajočo korensko stran v strukturi strani. + + + Field "%s" for language "%s" must match "%s". + Polje "%s" za jezik "%s" mora biti enak "%s". + + + Field "%s" for language "%s" must contain a valid URL. + Polje "%s" za jezik "%s" mora vsebovati veljaven naslov URL. + + + File upload + Naloži datoteko + + + Select the files you want to upload to the server (maximum %s and %s pixels). + Izberite datoteke, katere želite prenesti na strežnik (maksimalna %s in %s v pikslih). + + + Source editor + Urejevalnik izvora + + + Here you can edit the file source (press F11 to toggle fullscreen mode). + Tu lahko urejate vir datoteke (pritisnite F11 za vklop celozaslonskega načina). + + + Upload files and go back + Prenesi datoteke in pojdi nazaj + + + Edit a file or folder + Uredi datoteko ali mapo + + + Upload files to folder "%s" + Prenesi datoteko v mapo "%s" + + + Edit file "%s" + Uredi vir datoteke "%s" + + + Mark the important part of the image with your mouse cursor. + Označite pomembni del slike z miškinim kazalcem. + + + Browse files + Brskaj datoteke + + + Clear list + Izprazni seznam + + + Start upload + Prični z nalaganjem + + + Click or drop files here to upload + Dokumente naložite tako, da jih povlečete sem ali pa pritisnete ta gumb. + + + The file is too big ({{filesize}} MiB). The maximum filesize is {{maxFilesize}} MiB. + Datoteka je prevelika ({{filesize}} MiB). Največja dovoljena velikost je {{maxFilesize}} MiB. + + + Files of this type cannot be uploaded. + Ta vrsta datoteke ni dovoljena za prenos. + + + Path: %s + Pot: %s + + + Added the file or folder "%s" + Dodana datoteka ali mapa "%s" + + + Updated the hash of the file or folder "%s" + Posodobljen hash datoteke ali direktorija "%s" + + + Found the file or folder "%s" + Najdena datoteka ali mapa "%s" + + + Found the file or folder "%s" at "%s" + Najdena datoteka ali mapa "%s" v "%s" + + + Removed the file or folder "%s" + Datoteka ali mapa "%s" odstranjena + + + The synchronization has been completed + Sinhronizacija je bila zaključena + + + <strong>Result:</strong> %s added | %s modified | %4$s moved | %5$s deleted + <strong>Rezultat:</strong> %s dodanih | %s spremenjenih | %4$spremaknjenih | %5$s izbrisanih + + + Show unchanged + Prikaži nespremenjene + + + New folder + Nova predloga + + + Create a new folder + Ustvari novo predlogo + + + Upload files + Prenesi datoteke + + + Upload files to the server + Naloži datoteke na strežnik + + + Synchronize + Sinhroniziraj + + + Synchronize the file system and the database + Sinhroniziraj datotečni sistem in podatkovno bazo + + + Show the details of file or folder "%s" + Prikaži podatke o datoteki ali mapi "%s" + + + Move file or folder "%s" + Premakni datoteko ali mapo "%s" + + + Duplicate file or folder "%s" + Kopiraj datoteko ali mapo "%s" + + + Edit file or folder "%s" + Uredi datoteko ali mapo "%s" + + + Delete file or folder "%s" + Izbriši datoteko ali mapo "%s" + + + Drag file or folder "%s" + Povleci datoteko ali mapo "%s" + + + Edit the source text of file "%s" + Uredi vir datoteke z ID "%s" + + + Upload files to folder "%s" + Prenesi datoteko v mapo "%s" + + + Protect folder "%s" + Zaščiti mapo "%s" + + + Unprotect folder "%s" + Odstrani zaščito na mapi "%s" + + + Paste into the root folder + Prilepi v vrhnjo mapo (root) + + + Paste into folder "%s" + Prilepi v mapo "%s" + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_form.xlf b/core-bundle/contao/languages/sl/tl_form.xlf new file mode 100644 index 00000000000..cddd9e72a4c --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_form.xlf @@ -0,0 +1,271 @@ + + + + + Title + Naziv + + + Please enter the form title. + Vnesite naziv obrazca. + + + Form alias + Vzdevek obrazca + + + The form alias is a unique reference to the form which can be called instead of its numeric ID. + Vzdevek obrazca je edinstvena referenca za vaš obrazec, ki ga lahko pokličete namesto numerične ID številke. + + + Redirect page + Pojdi na stran + + + Please choose the page to which visitors will be redirected after submitting the form. + Prosimo, izberite stran, na katero bodo preusmerjeni obiskovalci po uspešno izpoljenem obrazcu. + + + Confirmation message + Potrditveno sporočilo + + + Here you can enter the confirmation message that will be displayed after submitting the form. You can use the submitted form data as simple tokens, e.g. <code>##field_name##</code>. The confirmation message is also available as <code>{{form_confirmation}}</code> insert tag. + + + Send form data via e-mail + Pošlji podatke po elektronski pošti + + + Send the submitted data to an e-mail address. + Pošljite sprejete podatke na vnesen naslov elektronske pošte. + + + Mailer transport + + + Here you can override the mailer transport used to send the form via e-mail. + + + Recipient address + Naslov prejemnika + + + Separate multiple e-mail addresses with comma. + Naslove elektronske pošte med seboj ločite z vejico. + + + Subject + Zadeva + + + Please enter the e-mail subject. + Prosimo, vnesite zadevo elektronskega sporočila. + + + Data format + Oblika podatkov + + + Defines how the form data will be forwarded. + Določite, na kakšen način naj bodo posredovani podatki. + + + Raw data + Neobdelani podatki + + + The form data will be sent as plain text message with each field in a new line. + Podatki iz obrazca bodo poslani kot golo besedilo, z vsakim poljem v svoji vrstici. + + + XML file + Datoteka XML + + + The form data will be attached to the e-mail as an XML file. + Podatki iz obrazca bodo pripeti elektronskemu sporočilu kot XML datoteka. + + + CSV file + Datoteka CSV + + + The form data will be attached to the e-mail as a CSV file. + Podatki iz obrazca bodo pripeti elektronskemu sporočilu kot CSV datoteka. + + + CSV file (Microsoft Excel) + Datoteka CSV (Microsoft Excel) + + + The form data will be attached to the e-mail as a CSV file readable by Microsoft Excel. + Podatki bodo pripeti v e-pošti kot datoteka CSV, ki jo lahko odprete z Microsoft Excel, LibreOffice Calc, Beležnico ipd. + + + Skip empty fields + Preskoči prazna polja + + + Do not include empty fields in the form data. + Ne vključi praznih polj iz izpolnjenega obrazca. + + + E-mail + E-poštni naslov + + + Ignores all fields except <em>name</em>, <em>email</em>, <em>subject</em>, <em>message</em> and <em>cc</em> (carbon copy) and sends the form data like it had been sent from a mail client. File uploads are allowed. + Ne upošteva vseh polj razen <em>naziv</em>, <em>e-naslov</em>, <em>zadeva</em>, <em>sporočilo</em> in <em>cc</em> (carbon copy) in pošlje obrazec na enak način kakor bi bil poslan iz odjemalca spletne pošte. Nalaganje datotek je dovoljeno. + + + Skip empty fields + Preskoči prazna polja + + + Hide empty fields in the e-mail. + Skrij neizpolnjena polja v elektronskem sporočilu. + + + Store data + Shrani podatke + + + Store the submitted data in the database. + Shrani izpolnjene podatke v bazo. + + + Form template + Predloga za obrazec + + + Here you can select the form template. + Tu lahko izberete predlogo obrazca. + + + Target table + Ciljna tabela + + + The target table must contain a column for every form field. + Ciljna tabela v bazi mora vsebovati stolpec za vsako polje v obrazcu. + + + Submission method + Način oddaje obrazca + + + The default form submission method is POST. + Privzeti način je POST + + + Disable HTML5 validation + Onemogoči HTML5 validacijo + + + Add the <em>novalidate</em> attribute to the form tag. + Dodajte <em>novalidate</em> atribut na oznako obrazca. + + + CSS ID/class + CSS ID/razred + + + Here you can set an ID and one or more classes. + Tu lahko določite ID in enega ali več razredov. + + + Form ID + ID obrazca + + + The form ID is required to trigger a Contao module. + Za aktivacijo Contao modula je zahtevan ID obrazca. + + + Allow HTML tags + Dovoli HTML oznake + + + Allow HTML tags in form fields. + Dovoli HTML oznake v poljih obrazca. + + + Submit via Ajax + Pošlji preko Ajax + + + Submit the form via Ajax instead of reloading the page. + Obrazec oddaj preko Ajax namesto s ponovnim nalaganjem strani + + + Revision date + Datum revizije + + + Date and time of the latest revision + Datum in ura zadnje revizije + + + Title and redirect page + Naslov in preusmeritvena stran + + + Send form data + Pošlji izpolnjene podatke + + + Store form data + Shrani izpolnjene podatke + + + Expert settings + Napredne nastavitve + + + Form configuration + Nastavitve obrazca + + + Confirmation + Ponovno vnesite geslo + + + Template settings + Nastavitve predloge + + + New + Nov + + + Create a new form + Ustvari nov obrazec. + + + Show the details of form ID %s + Prikaži podrobnosti obrazca z ID %s + + + Edit form ID %s + Uredi obrazec z ID %s + + + Edit the form fields of form ID %s + Uredi polja v obrazcu z ID %s + + + Duplicate form ID %s + Podvoji obrazec z ID %s + + + Delete form ID %s + Izbriši obrazec z ID %s + + + Define the available tables in the following DCA configuration: <code>%s</code>. + V naslednji konfiguraciji DCA <code>%s</code> definirajte tabele, ki so na voljo. + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_form_field.xlf b/core-bundle/contao/languages/sl/tl_form_field.xlf new file mode 100644 index 00000000000..da78f11391c --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_form_field.xlf @@ -0,0 +1,484 @@ + + + + + Field type + Vrsta polja + + + Please choose the type of field. + Prosimo, izberite vrsto polja. + + + Field name + Naziv polja + + + The field name is a unique name to identify the field. + Naziv polja je edinstveno ime za prepoznavanje polja. + + + Field label + Oznaka polja + + + The field label will be visible on the website, typically in front of or above the field. + Oznaka polja bo vidna na spletni strani, praviloma pred ali nad poljem. + + + Text + Tekst + + + You can use HTML tags to format the text. + Uporabite lahko HTML oznake za oblikovanje besedila. + + + HTML + HTML + + + You can modify the list of allowed HTML tags in the back end settings. + Lahko prilagodite seznam dovoljenih HTML značk v nastavitvah skrbništva. + + + Options + Možnosti + + + If JavaScript is disabled, make sure to save your changes before modifying the order. + V kolikor imate izklopljen JavaScript, se prepričajte, da ste shranili spremembe, preden se lotite preurejanja vrstnega reda. + + + Mandatory field + Zahtevano polje + + + The form will not submit if the field is empty. + Obrazca ne bo mogoče oddati, v kolikor polje ostane prazno. + + + Input validation + Preverjanje vnosa + + + Validate the input against a regular expression. + Preverjajte pravilnost vnosa. + + + Numeric characters + Številke + + + Allows numeric characters, minus (-) and full stop (.). + Dovoljen je vnos številk, minusa (-) in pike (.). + + + Alphabetic characters + Črke + + + Allows alphabetic characters, minus (-), full stop (.) and space ( ). + Dovoljen je vnos črk, minusa (-), pike (.) in presledka ( ). + + + Alphanumeric characters + Črke in številke + + + Allows alphabetic and numeric characters, minus (-), full stop (.), underscore (_) and space ( ). + Dovoljen je vnos črk, številk, minusa (-), pike (.), podčrtaja (_) in presledka ( ). + + + Extended alphanumeric characters + Razširjen nabor znakov + + + Allows everything except special characters which are usually encoded for security reasons: #<>()\= + Dovoli vse razen posebnih znakov, ki so pogosto spremenjeni iz varnostnih razlogov: #<>()\= + + + Date + Datum + + + Checks whether the input matches the global date format. + Preverjanje veljavnosti vnosa s splošno obliko za zapis datuma. + + + Time + Čas + + + Checks whether the input matches the global time format. + Preverjanje veljavnosti vnosa s splošno obliko za zapis časa. + + + Date and time + Datum in čas + + + Checks whether the input matches the global date and time format. + Preverjanje veljavnosti vnosov s splošno obliko zapisa za datum in čas. + + + Phone number + Telefonska številka + + + Allows numeric characters, plus (+), minus (-), slash (/), parentheses () and space ( ). + Dovoljen vnos številk, plusa (+), minusa (-), poševnice (/), oklepajev() in presledka ( ). + + + E-mail address + Naslov elektronske pošte + + + Checks whether the input is a valid e-mail address. + Preverjanje pravilnosti vnešenega elektronskega naslova (e-mail). + + + URL format + Spletni naslov (URL) + + + Checks whether the input is a valid URL. + Preverjanje pravilnosti vnešenega URL naslova. + + + Absolute URL + Celoten URL + + + Checks whether the input is a valid absolute URL. + Preveri, če je vnešen celoten URL. + + + Custom + Po meri + + + Checks against a custom regular expression. + Preveri z regularnim izrazom po meri. + + + Placeholder + Ograda + + + Show this text as long as the field is empty (requires HTML5). + Prikaži to besedilo, vkolikor je polje prazno (zahteva HTML5). + + + Custom regular expression + Regularni izraz po meri + + + The custom regular expression including delimiters and modifiers. + + + Error message + Sporočilo o napaki + + + Show this error message in the front end if the user input is invalid. + Ko vnos v ospredju ni veljaven, prikaži to sporočilo o napaki. + + + Minimum length + Najkrajša še dovoljena dolžina + + + Require the field value to be a certain number of characters long. + To vnosno polje zahteva točno določeno število znakov. + + + Maximum length + Največja dolžina + + + Limit the field length to a certain number of characters (text) or bytes (file uploads). + Omejite dolžino polja na določeno število znakov (besedilo) ali bajtov (nalaganje datotek). + + + Maximum image width + Največja širina slike + + + Here you can enter the maximum width for image uploads in pixels. Enter 0 to use the system default. + Tu lahko določite največjo dovoljeno širino slik za nalaganje v pikslih. Vnesite 0 za privzeto vrednost v sistemu. + + + Maximum image height + Največja višina slike + + + Here you can enter the maximum height for image uploads in pixels. Enter 0 to use the system default. + Tu lahko določite največjo dovoljeno višino slik za nalaganje v pikslih. Vnesite 0 za privzeto vrednost v sistemu. + + + Minimum value + Najmanjša dovoljena vrednost + + + Here you can set the minimum value for numeric fields. + Tu lahko določite najmanjšo dovoljeno vrednost za številska polja. + + + Maximum value + Največja dovoljena vrednost + + + Here you can set the maximum value for numeric fields. + Tu lahko določite največjo dovoljeno vrednost za številska polja. + + + Step + Korak + + + Here you can set the discrete step size of the field. + + + Rows and columns + Vrstice in stoplci + + + The number of rows and columns of the textarea. + Dimenzija vnosnega polja besedila kot število vrstic in stolpcev. + + + Multiple selection + Večkratna izbira + + + Allow visitors to select more than one option. + Dovoljuje uporabnikom izbiro več kot le ene možnosti. + + + List size + Dolžina seznama + + + Here you can enter the size of the select box. + Tu lahko določite velikost izbirnega polja (select box). + + + Allowed file types + Dovoljene vrste datotek + + + A comma separated list of valid file extensions. + Seznam veljavnih datotečnih oznak ločenih z vejico. + + + Store uploaded files + Shrani poslane datoteke + + + Move the uploaded files to a folder on the server. + Premakni naložene datoteke v mapo na strežniku. + + + Target folder + Ciljni imenik + + + Please select the target folder from the files directory. + Prosimo izberite ciljno mapo iz datotečnega imenika. + + + Use home directory + Uporabi domač direktorij + + + Store the file in the home directory if there is an authenticated member. + Če ni uporabnik ni prijavljen, shrani v vrhnji mapi. + + + Preserve existing files + Obdrži obstoječe datoteke + + + Add a numeric suffix to the new file if the file name already exists. + Dodaj številčno pripono novi datoteki, v kolikor taka z enakim imenom že obstaja. + + + Default value + Privzeta vrednost + + + Here you can enter a default value for the field. + Tu lahko vnesete privzeto vrednost polja. + + + CSS class + CSS class + + + Here you can enter one or more classes. + Tu lahko vnesete enega ali več razredov. + + + Access key + Dostopni ključ + + + A form field can be focused by pressing the [ALT] or [CTRL] key and the access key simultaneously. + Na polje obrazca se lahko osredotočimo s sočasnim pritiskom tipke [ALT] ali [CTRL] in ključa za dostop (access key). + + + Field size + Velikost polja + + + Here you can enter the size of the upload field (<em>size</em> attribute). + Tukaj lahko nastavite velikost za polje Naloži (<em>velikost</em> atribut). + + + Form field template + Predloga za vnosno polje + + + Here you can select the form field template. + Tu lahko določite predlogo za vnosno polje + + + Submit button label + Oznaka gumba za oddajo + + + Please enter the label of the submit button. + Prosimo, vnesite oznako gumba za oddajo + + + Create an image button + Ustvari gumb s sliko + + + Use an image submit button instead of the default one. + Uporabite prilagojeno sliko za gumb oddaj namesto privzetega. + + + Source file + Izvorna datoteka + + + Please select an image from the files directory. + Prosimo, izberite sliko + + + Invisible + Nevidno + + + Hide the form field on the website. + Skrij polje na spletni strani. + + + Field type and name + Vrsta vnosnega polja in naziv + + + Text/HTML + Tekst/HTML + + + Field configuration + Nastavitve polja + + + Options + Možnosti + + + Store file + Shrani datoteko + + + Expert settings + Napredne nastavitve + + + Rows and columns + Vrstice in stoplci + + + Template settings + Nastavitve predloge + + + Submit button + Gumb za oddajo + + + Image button + Gumb s sliko + + + Visibility + Vidnost + + + New + Nov + + + Create a new form field + Ustvari nov vnosno polje + + + Show the details of form field ID %s + Prikaži podrobnosti vnosnega polja z ID %s + + + Edit form field ID %s + Uredi vnosno polje z ID %s + + + Move form field ID %s + Premakni vnosno polje z ID %s + + + Duplicate form field ID %s + Podvoji vnosno polje z ID %s + + + Delete form field ID %s + Izbriši vnosno polje z ID %s + + + Hide/unhide form field + Skrij/prikaži vnosno polje + + + Hide form field ID %s + Skrij vnosno polje z ID %s + + + Unhide form field ID %s + Prikaži vnosno polje z ID %s + + + Paste at the top + Prilepi na vrh + + + Paste after form field ID %s + Vstavi za vnosno polje z ID %s + + + Create a new form field at the top + Ustvari novo vnosno polje na začetku + + + Create a new form field after form field ID %s + Ustvari novo vnosno polje za poljem z ID %s + + + Import options from a CSV file + Uvozi možnosti iz datoteke CSV + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_image_size.xlf b/core-bundle/contao/languages/sl/tl_image_size.xlf new file mode 100644 index 00000000000..42d5c049b1d --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_image_size.xlf @@ -0,0 +1,213 @@ + + + + + Name + Naziv + + + Please enter the image size name. + Prosimo vnesite ime za velikost slike. + + + Width + Širina + + + Here you can enter the width in pixels. + Tukaj lahko vnesete širino v pikslih. + + + Height + Višina + + + Here you can enter the height in pixels. + Tukaj lahko vnesete višino v pikslih. + + + Resize mode + Način za spreminjanje velikosti + + + Only applicable if width and height are specified. + Uporabljeno le, če sta širina in višina določena. + + + Zoom + Povečava + + + 0 = the whole image is visible, 100 = only the important part of the image is visible. + 0 = celotna slika vidna, 100 = le pomemben del slike je viden. + + + Sizes attribute + Atribut za velikosti + + + Here you can define the intended layout width of the image, the actual size should be defined via CSS. Example: <em>(max-width: 600px) 100vw, 50vw</em>. + + + Pixel densities/scale factors + Gostote slikovnih pik / pretvorni faktorji + + + Here you can define the pixel densities (e.g. <em>1x, 1.5x, 2x</em>) or width descriptors (e.g. <em>100w, 200w</em>). + + + CSS classes + Razredi CSS + + + The CSS classes will be added to the image tag. + Razredi CSS bodo dodani k slikovnemu elementu - image tag. + + + Convert image formats + Pretvorba slikovnih formatov + + + Here you can select which image formats shall be converted. + Tu lahko nastavite, kateri formati slik bodo pretvorjeni. + + + The following formats are not supported on your server: %s + Naslednji formati datotek niso podprti na vašem strežniku: %s + + + Preserve copyright metadata + Ohrani metapodatke o avtorskih pravicah + + + Preserve copyright-related metadata fields (EXIF, IPTC, XMP). + + + Metadata fields + Polja z meta podatki + + + Please select the metadata fields to preserve. + Prosimo, izberite polja metapodatkov, ki naj se obdržijo + + + Use original image if dimensions match + Uporabi originalno sliko, če ste velikost ujema + + + Note that no optimizations such as metadata stripping or JPEG compression will be applied in this case. + Upoštevajte, da v tem primeru ne bo izvedena nobena optimizacija kot npr. odstranjevanje meta podatkov ali stiskanje JPEG. + + + Image quality + Kakovost slike + + + Here you can set the image compression quality between 0 (lowest quality) and 100 (highest quality). Leave blank to use the system default. + + + Enable lazy loading + Omogoči zakasnjeno nalaganje + + + Defer loading the image until it is scrolled into the viewport. + Sliko naloži šele takrat, ko je vidna na zaslonu. + + + Revision date + Datum revizije + + + Date and time of the latest revision + Datum in ura zadnje revizije + + + Image size settings + Nastavitve velikosti slike + + + Image source settings + Nastavitve slikovnega vira + + + Loading options + Nastavitve nalaganja + + + Metadata settings + Nastavitve meta podatkov + + + Expert settings + Napredne nastavitve + + + Proportional + Proporcionalno + + + The longer side of the image is adjusted to the given dimensions and the image is resized proportionally. + Daljša stranica slike se prilagodi na podane dimenzije in slika spremeni velikost proporcionalno. + + + Fit the box + Se prilega oknu + + + The shorter side of the image is adjusted to the given dimensions and the image is resized proportionally. + Krajša stranica se prilagodi na podane dimenzije in slika spremeni velikost proporcionalno. + + + Crop + Obreži + + + The image will be resized to the given dimensions. If necessary, it will be cropped. + Slika bo spremenjena po danih dimenzijah. Če je potrebno, bo obrezana. + + + Use default settings + Uporabi privzete nastavitve + + + Select custom metadata fields + Izberi poljubna polja z meta podatki + + + Remove all metadata fields + Odstrani vsa polja z meta podatki + + + New + Nov + + + Create a new image size + Ustvari novo velikost slike + + + Show the details of image size ID %s + Prikaži podrobnosti o velikosti slike ID %s + + + Edit image size ID %s + Uredi velikost slike ID %s + + + Edit the media queries of image size ID %s + + + Move image size ID %s + Premakni velikost slike ID %s + + + Duplicate image size ID %s + Kopiraj velikost slike ID %s + + + Delete image size ID %s + Izbriši velikost slike ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_image_size_item.xlf b/core-bundle/contao/languages/sl/tl_image_size_item.xlf new file mode 100644 index 00000000000..62241143390 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_image_size_item.xlf @@ -0,0 +1,95 @@ + + + + + Media query + Media query + + + Here you can define when to use the image size, e.g. <em>(max-width: 600px)</em>. + Tukaj lahko določite, v katerem primeru se bo uporabila velikost slike, npr. <em>(max-width: 600px)</em>. + + + Invisible + Nevidno + + + Do not use the image size definition. + Ne uporabi definirane velikosti slike. + + + Revision date + Datum revizije + + + Date and time of the latest revision + Datum in ura zadnje revizije + + + Image size settings + Nastavitve velikosti slike + + + Image source settings + Nastavitve slikovnega vira + + + Visibility + Vidnost + + + New + Nov + + + Create a new media query + Ustvari nov "media query" + + + Show the details of media query ID %s + Prikaži podrobnosti o "media query" z ID %s + + + Edit media query ID %s + Uredi "media query" z ID %s + + + Move media query ID %s + Premakni "media query" z ID %s + + + Duplicate media query ID %s + Podvoji "media query" z ID %s + + + Delete media query ID %s + Izbriši "media query" z ID %s + + + Activate/deactivate media query + + + Deactivate media query ID %s + + + Activate media query ID %s + + + Paste at the top + Prilepi na vrh + + + Paste after media query ID %s + Prilepi za "media query" z ID %s + + + Create a new media query at the top + Ustvari nov "media query" na začetku + + + Create a new media query after media query ID %s + Ustvari nov "media query" za "media query" z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_layout.xlf b/core-bundle/contao/languages/sl/tl_layout.xlf new file mode 100644 index 00000000000..33b63b1023b --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_layout.xlf @@ -0,0 +1,473 @@ + + + + + Title + Naziv + + + Please enter the layout title. + Prosimo, vnesite naziv postavitve. + + + Default layout + Privzeta postavitev + + + Make the layout the default layout. + Trenutna postavitev naj bo privzeta. + + + Rows + Glava in noga + + + Please choose the number of rows. + Prosim, izberite število vrstic. + + + Main row only + Samo osnovna vrstica + + + Show only one row. + Prikaži eno samo vrstico. + + + Header and main row + Glava in osnovna vrstica + + + Show a header above the main row. + Prikaži glavo nad osnovno vrstico. + + + Main row and footer + Osnovna vrstica in noga + + + Show a footer below the main row. + Prikaži nogo pod osnovno vrstico. + + + Header, main row and footer + Glava, osnovna vrstica in noga + + + Show a header above and a footer below the main row. + Prikaži glavo nad in nogo pod osnovno vrstico. + + + Header height + Višina glave + + + Please enter the height of the page header. + Prosimo, določite višino glave strani. + + + Footer height + Višina noge + + + Please enter the height of the page footer. + Prosimo, določite višino noge strani. + + + Columns + Nastavitve stolpcev + + + Please choose the number of columns. + Prosimo, izberite število stolpcev. + + + Main column only + Samo glavni stolpec + + + Show only one column. + prikaži samo en stolpec. + + + Left and main column + Levi in glavni stolpec + + + Show two columns with the main column on the right side. + prikaži dva stoplca, z glavnim na desni strani. + + + Main and right column + Desni in glavni stolpec + + + Show two columns with the main column on the left side. + prikaži dva stoplca, z glavnim na levi strani. + + + Main, left and right column + Glavni, levi in desni stolpec + + + Show three columns with the main column in the middle. + prikaži tri stoplce, z glavnim na sredini. + + + Left column width + Širina levega stolpca + + + Please enter the width of the left column. + Prosimo, vnesite širino levega stolpca. + + + Right column width + Širina desnega stolpca + + + Please enter the width of the right column. + Prosimo, vnesite širino desnega stolpca. + + + Custom layout sections + Prilagojeni razdelki postavitve + + + Here you can define custom layout sections. + Tukaj lahko definirate prilagojene razdelke postavitve. + + + CSS framework + CSS ogrodje + + + Here you can activate the components of the Contao CSS framework. + + + Layout builder + + + Generates a CSS layout based on the page layout settings. This component is required for the page layout generator to work! + + + Responsive layout + Odzivni dizajn (RWD) + + + Adds a meta viewport tag to the page header and scales the CSS layout based on the device width. + + + 12-column grid + mreža z 12 stolpci + + + Adds a responsive 12-column grid that is triggered by the CSS classes "grid1" to "grid12" and "offset1" to "offset12". + + + CSS reset + CSS reset + + + Removes the inconsistent default styling of HTML elements in different browsers. + + + Basic forms + Osnovni obrazci + + + Adds basic form elements and buttons formatting. + + + Basic icons + Osnovne ikone + + + Adds basic mime icons for downloads and enclosures. + + + External style sheets + Zunanje slogovne predloge + + + Here you can add external CSS, SCSS or LESS files from the file system. + Tu lahko dodate zunanje datoteke CSS, SCSS ali LESS iz datotčnega sistema. + + + Combine scripts + Združi skripte + + + Combine the .css and .js files (recommended). + Združi datoteke .css in .js (priporočeno). + + + Lightbox image size + Velikost slik v lightbox + + + Here you can select an image size for the images shown in the lightbox. + Tu lahko izberete velikost slik, ki se prikažejo v lightbox. + + + Default image pixel densities + Privzete gostote pikslov slike + + + Here you can define the default pixel densities, e.g. <em>1x, 1.5x, 2x</em>. + Tu lahko določite privzeto gostoto pikslov, npr. <em>1x, 1.5x, 2x</ em>. + + + Included modules + Vključeni moduli + + + If JavaScript is disabled, make sure to save your changes before modifying the order. + V kolikor imate izklopljen JavaScript, se prepričajte, da ste shranili spremembe, preden se lotite preurejanja vrstnega reda. + + + Page template + Predloga strani + + + Here you can select the page template. + Tu lahko izberete predlogo strani. + + + Minify the markup + Skrči HTML označevanje + + + Minify the HTML markup before it is sent to the browser. + Skrči HTML označevanje preden je poslano brskalniku. + + + Body class + Body class + + + Here you can add custom classes to the &lt;body&gt; tag. + Tu lahko vnesete prilagojene razrede CSS za HTML element &lt;body&gt;. + + + Viewport tag + Element viewport + + + Here you can set a custom viewport tag. + Tu lahko nastavite poljubno vsebino elementa viewport. + + + Title tag + Oznaka naslova + + + Here you can overwrite the title tag. + Tu lahko prepišete oznako title. + + + Body onload + Body onload + + + Here you can add a body <em>onload</em> attribute. + Tu lahko elementu body nastavite atribut <em>onload</em>. + + + Additional &lt;head&gt; tags + Dodatne oznake + + + Here you can add individual tags to the &lt;head&gt; section of the page. + Tu lahko vnesete posamezne elemente HTML v glavo, t.j. lt;head&gt;, strani. + + + Include jQuery + Vključi jQuery + + + Include the jQuery library in the layout. + Dodaj knjižnico jQuery v postavitev strani. + + + jQuery templates + Predloge jQuery + + + Here you can select one or more jQuery templates. + Tu lahko izberete eno ali več predlog jQuery. + + + Include MooTools + Vključi knjižnico MooTools + + + Include the MooTools library in the layout. + Dodaj knjižnico MooTools v postavitev strani. + + + MooTools templates + MooTools predloge + + + Here you can select one or more MooTools templates. + Tu lahko izberete eno ali več MooTools predlog. + + + JavaScript templates + JavaScript predloge + + + Here you can select one or more JavaScript templates. + Tu lahko izberete eno ali več predlog JavaScript. + + + Analytics templates + Predloga za merjenje obiskanosti - Analytics + + + Here you can select one or more analytics templates. + Tu lahko izberete eno ali več "analytics" predlog. + + + External JavaScripts + Zunanje datoteke JavaScript + + + Here you can add external JS files from the file system. + Tu lahko vnesete zunanje datoteke JS iz datotečnega sistema. + + + Custom JavaScript code + Prilagojena JavaScript koda. + + + The JavaScript code which will be inserted at the bottom of the page. + JavaScript koda, ki bo vstavljena na dno strani. + + + Static layout + Statična postavitev + + + Create a static layout with a fixed width and alignment. + Ustvari statično postavitev s točno določeno širino in poravnavo. + + + Overall width + Celotna širina + + + The overall width will be applied to the wrapper element. + Celotna širina bo uveljavljana na ovoju. + + + Alignment + Poravnava + + + Please select the alignment of the page. + Prosimo, izberite poravnavo na strani. + + + Title + Naziv + + + Rows + Glava in noga + + + Columns + Nastavitve stolpcev + + + Custom sections + Prilagojeni razdelki + + + Image sizes + Velikosti slik + + + Style sheets + Slogovne predloge + + + Feeds + + + Front end modules + Moduli na spletnem mestu + + + Expert settings + Napredne nastavitve + + + JavaScript + JavaScript + + + Static layout + Statična postavitev + + + jQuery + jQuery + + + MooTools + MooTools + + + HTML + HTML + + + Edit the style sheets + Uredite slogovne predloge + + + Edit the module + Uredite module + + + Google Analytics + Google Analytics + + + Matomo + Matomo + + + New + Nov + + + Create a new page layout + Ustvari novo postavitev strani + + + Show the details of page layout ID %s + Prikaži podrobnosti postavitve strani %s + + + Edit page layout ID %s + Uredi postavitev strani z ID %s + + + Duplicate page layout ID %s + Podvoji postavitev strani z ID %s + + + Move page layout ID %s + Premakni postavitev strani z ID %s + + + Delete page layout ID %s + Izbriši postavitev strani z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_log.xlf b/core-bundle/contao/languages/sl/tl_log.xlf new file mode 100644 index 00000000000..075783a02df --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_log.xlf @@ -0,0 +1,85 @@ + + + + + Date + Datum + + + Date and time of the log entry + Datum in čas nastanka + + + Origin + Izvor + + + Back end or front end + Skrbništvo ali predstavitev + + + Category + Kategorija + + + Category of the action + Kategorija dejanja + + + User + Uporabnik + + + Name of the authenticated user + Ime prijavljenega uporabnika + + + Details + Podrobnosti + + + Details of the log entry + Podrobnosti vpisa + + + Function + Funkcije + + + Name of the initiating function + Naziv začetne funkcije + + + Browser + Brskalnik + + + Name of the user agent + Naziv uporabniškega agenta + + + Request URI + Naslov URI zahteve + + + The URI of the request + + + Page ID + ID strani + + + The ID of the page + ID strani + + + Back end + Ozadje + + + Front end + Ospredje + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_maintenance.xlf b/core-bundle/contao/languages/sl/tl_maintenance.xlf new file mode 100644 index 00000000000..aabe9c4b10a --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_maintenance.xlf @@ -0,0 +1,186 @@ + + + + + Purge data + Počisti podatke + + + Please select the data you want to purge or rebuild. + Prosimo, izberite podatke, ki jih želite počistiti. + + + Job + Opravilo + + + Description + Opis + + + Purge data + Počisti podatke + + + The data has been purged + Podatki so bili počiščeni + + + Please enter your %s here. + Prosimo, vnesite tu vaš %s. + + + Purge the search index + Sprazni indeks iskalnika + + + Truncates the tables <code>tl_search</code>, <code>tl_search_index</code> and <code>tl_search_term</code>. Afterwards, you have to rebuild the search index (see above). + Sprazni tabeli <code>tl_search</code>, <code>tl_search_index</code>in <code>tl_search_term</code>. Po tem morate ponovno ustvariti indeks iskalnika (glejte zgoraj). + + + Purge the undo table + Sprazni tabelo razveljavitev + + + Truncates the <code>tl_undo</code> table which stores the deleted records. This job permanently deletes these records. + Sprazne tabelo <code>tl_undo</code>, v kateri so shranjeni izbrisani elementi. Ti elementi bodo trajno izbrisani. + + + Purge the version table + Sprazni tabelo s prejšnjimi različicami elementov + + + Truncates the <code>tl_version</code> table which stores the previous versions of a record. This job permanently deletes these records. + Sprazne tabelo <code>tl_version</code>, v kateri so shranjene prejšnje različice elementov. Te različice bodo trajno izbrisane. + + + Purge the system log + Sprazni sistemski dnevnik + + + Truncates the <code>tl_log</code> table which stores all the system log entries. This job permanently deletes these records. + Sprazni tabelo <code>tl_log</code>, v kateri so shranjeni vsi vnosi v sistemski dnevnik. Vnosi bodo trajno izbrisani. + + + Purge the crawl queue + Izprazni pajkovo (crawler) čakalno vrsto + + + Truncates the <code>tl_crawl_queue</code> table which stores all the queue information from crawl processes. + + + Purge the image cache + Sprazni slikovni predpomnilnik + + + Removes the automatically generated images and then purges the shared cache, so there are no links to deleted resources. + Odstrani samodejno ustvarjene slike in nato še sprazni deljeni predpomnilnik, s čimer se odstranijo povezave do odstranjenih slik. + + + Purge the preview cache + Izprazni predpomnilnik s predogledi + + + Removes the automatically generated preview images and then purges the shared cache, so there are no links to deleted resources. + Odstrani samodejno ustvarjene slike predogledov in nato še sprazni deljeni predpomnilnik, s čimer se odstranijo povezave do odstranjenih slik. + + + Purge the script cache + Sprazni skriptni predpomnilnik + + + Removes the automatically generated <code>.css</code> and <code>.js</code> files and then purges the shared cache, so there are no links to deleted resources. + Odstrani samodejno ustvarjene datoteke <code>.css</code>in <code>.js</code>ter nato izbriše še deljeni predpomnilnik, s čimer prepreči povezave do izbrisanih datotek. + + + Purge the shared cache + Sprazni deljeni predpomnilnik (shared cache) + + + Removes the cached versions of the front end pages. + Odstrani predpomnjene različice predstavitvenih (front end) strani. + + + Purge the temp folder + Sprazni začasno mapo + + + Removes the temporary files. + Izbriše začasne datoteke. + + + Recreate the XML files + Ponovno ustvari datoteke XML + + + Recreates the XML files in the <code>shared</code> folder and then purges the shared cache, so there are no links to deleted resources. + Ponovno ustvari datoteke XML v mapi <code>shared</code>in nato sprazni deljeni predpomnilnik, s čimer se odstranijo vse povezave do izbrisanih datotek. + + + Recreate the symlinks + Ponovno ustvari simbolične povezave - symlinks. + + + Recreates the symlinks in the public folder (document root). + Ponovno ustvari simbolične povezave v mapi public (document root). + + + Crawler + Pajek - Crawler + + + Start crawling + Poženi pajka - crawler + + + Enabled features + Omogočene funkcionalnosti + + + The crawler crawls all URLs it finds. Here you can decide what to do with these results. + Pajek - crawler obišče vse povezave, ki jih najde. Tu se lahko odločite, kaj storiti z njegovimi rezultati. + + + Maximum depth + Največja globina + + + The maximum depth to crawl. + + + Front end member + Uporabnik spletnega mesta + + + Automatically log in a front end member to index protected pages. + Samodejno prijavi uporabnika za indeksiranje zaščitenih strani. + + + Your website is currently crawled with %d concurrent requests. If your server can handle more than %1$d concurrent requests, ask your system administrator to increase the <code>%s</code> setting in the system configuration to speed up the crawling process. Refer to the <a href="%s" target="_blank" rel="noreferrer noopener">Contao manual</a> for more information. + + + The crawler is currently working. Please wait for it to finish to see the results. + Pajek je trenutno na delu. Prosimo, počakajte, da zaključi, nato pa si oglejte rezultate. + + + Debug log + + + If errors occurred or pages were skipped, check the debug log for more information. + V primeru napak ali izvzetih strani si v dnevniku oglejte podrobnejše informacije. + + + Download log + Dnevnik prenosov + + + Update the search index + Posodobi indeks iskalnika + + + Check for broken links + Poišči neobstoječe povezave + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_member.xlf b/core-bundle/contao/languages/sl/tl_member.xlf new file mode 100644 index 00000000000..70fb6c9c932 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_member.xlf @@ -0,0 +1,289 @@ + + + + + First name + Ime + + + Please enter the first name. + Vnesite ime. + + + Last name + Priimek + + + Please enter the last name. + Vnesite priimek. + + + Date of birth + Datum rojstva + + + Please enter the date of birth. + Vnesite datum rojstva. + + + Gender + Spol + + + Please choose the gender. + Izberite spol. + + + Company + Podjetje + + + Here you can enter a company name. + Vnesite podjetje. + + + Street + Ulica + + + Please enter the street name and number. + Vnesite ulico in hišno številko. + + + Postal code + Poštna številka + + + Please enter the postal code. + Vnesite poštno številko. + + + City + Mesto + + + Please enter the name of the city. + Prosim vnesite naziv mesta. + + + State + Mesto + + + Please enter the name of the state. + Prosimo vnesite naziv države. + + + Country + Država + + + Please select the country. + Izberite državo. + + + Phone number + Telefonska številka + + + Please enter the phone number. + Vnesite telefonsko številko. + + + Cell phone number + Mobilni telefon + + + Please enter the cell phone number. + Vnesite številko mobilnega telefona. + + + Fax number + Faks + + + Please enter the fax number. + Vnesite številko faksa. + + + E-mail address + Naslov elektronske pošte + + + Please enter a valid e-mail address. + Prosimo, vnesite veljaven e-naslov. + + + Website + Spletna stran + + + Here you can enter a web address. + Tukaj lahko vnesete naslov vaše spletne strani. + + + Language + Jezik + + + Please select the language. + Izberite jezik. + + + Member groups + Skupine članov + + + Here you can assign the member to one or more groups. + Tu lahko uporabnika vključite v eno ali več skupin. + + + Allow login + Dovoli prijavo + + + Allow the member to log into the front end. + Dovoli uporabniku, da se prijavi v ospredje (front end). + + + Username + Uporabniško ime + + + Please enter a unique username. + Prosimo, vnesite edinstveno uporabniško ime. + + + Set home directory + Določi mapo + + + Define a home directory for the member. + Določi uporabnikovo domačo mapo. + + + Home directory + Osebni direktorij + + + Please select a folder from the files directory. + Določi domačo mapo iz datotečnega imenika + + + Deactivate + Onemogoči + + + Temporarily disable the account. + Začasno onemogoči račun. + + + Activate on + Omogoči na + + + If you want to prevent the account from being active before a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite omogočiti račun z določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite vnosno polje prazno. + + + Deactivate on + Onemogoči na + + + If you want to prevent the account from being active after a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite onemogočiti račun z določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite polje prazno. + + + Use two-factor authentication + Uporabi dvostopenjsko prijavo + + + Personal data + Osebni podatki + + + Address details + Naslov + + + Contact details + Kontaktni podatki + + + Member groups + Skupine članov + + + Login details + Prijavni podatki + + + Home directory + Osebni direktorij + + + Account settings + Nastavitve računa + + + Personal details + Osebni podatki + + + Address details + Naslov + + + Contact details + Kontaktni podatki + + + Login details + Prijavni podatki + + + Verification + + + New + Nov + + + Create a new member + Ustvari novega člana + + + Show the details of member ID %s + Prikaži podrobnosti člana ID %s + + + Edit member ID %s + Uredi člana ID %s + + + Duplicate member ID %s + Kopiraj člana ID %s + + + Delete member ID %s + Izbriši člana ID %s + + + Activate/deactivate member + Omogoči/onemogoči člana + + + Deactivate member ID %s + Onemogoči člana z ID %s + + + Activate member ID %s + Omogoči člana z ID %s + + + Preview the front end as member ID %s + Naredite predogled kot uporabnik ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_member_group.xlf b/core-bundle/contao/languages/sl/tl_member_group.xlf new file mode 100644 index 00000000000..dbf35bed18e --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_member_group.xlf @@ -0,0 +1,102 @@ + + + + + Title + Naziv + + + Please enter the group title. + Vnesite unikatno ime skupine. + + + Redirect on login + Preusmeri ob prijavi + + + Redirect group members to a custom page when they log in. + Ob prijavi preusmeri člane supine na prilagojeno stran. + + + Redirect page + Pojdi na stran + + + Please choose the page to which the group members will be redirected. + Prosimo, izberite stran, kamor želite preusmeriti člane skupine. + + + Deactivate + Onemogoči + + + Temporarily disable the group. + Začasno onemogoči skupino. + + + Activate on + Omogoči na + + + If you want to prevent the group from being active before a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite preprečiti, da bi bila skupina aktivna pred določenim dnem/uro, ga/jo lahko vnesete tu. Drugače pustite vnosno polje prazno. + + + Deactivate on + Onemogoči na + + + If you want to prevent the group from being active after a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite onemogočiti skupino z določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite polje prazno. + + + Title + Naziv + + + Auto-redirect + Samodejna preusmeritev + + + Group settings + Nastavitve skupine + + + New + Nov + + + Create a new member group + Ustvari novo skupino članov + + + Show the details of member group ID %s + Prikaži podrobnosti skupine članov z ID %s + + + Edit member group ID %s + Uredi skupino članov z ID %s + + + Duplicate member group ID %s + Podvoji skupino članov z ID %s + + + Delete member group ID %s + Izbriši skupino članov z ID %s + + + Activate/deactivate member group + Omogoči/onemogoči skupino članov + + + Deactivate member group ID %s + Onemogoči skupino članov z ID %s + + + Activate member group ID %s + Omogoči skupino članov z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_module.xlf b/core-bundle/contao/languages/sl/tl_module.xlf new file mode 100644 index 00000000000..092ea37475f --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_module.xlf @@ -0,0 +1,669 @@ + + + + + Title + Naziv + + + Please enter the module title. + Prosim, vnesite naziv modula. + + + Headline + Naslov + + + Here you can add a headline to the module. + Tukaj lahko dodate naslov modula. + + + Module type + Vrsta modula + + + Please choose the type of module. + Prosim, izberite vrsto modula. + + + Start level + Začetni nivo + + + Enter a value greater than 0 to show only submenu items. + Vnesite vrednost, večjo od 0, v kolikor želite prikazati le podmenije. + + + Stop level + Končni nivo + + + Enter a value greater than 0 to limit the nesting level of the menu. + Vnesite vrednost, večjo od 0, v kolikor želite omejiti gnezdenje menija. + + + Hard limit + Vsiljena meja + + + Never show any menu items beyond the stop level. + Nikoli ne prikaži elementov za tem nivojem. + + + Show protected items + Prikaži zaščitene elemente + + + Show items that are usually only visible to authenticated members. + Prikaži elemente, ki so običajno vidni samo prijavljenim uporabnikom. + + + Set a reference page + Določi referenčno stran + + + Define a custom source or target page for the module. + Določi prilagojeno izvorno ali ciljno stran modula. + + + Reference page + Referenčna stran + + + Please choose the reference page. + + + Navigation template + Predloga navigacije + + + Here you can select the navigation template. + Tu lahko določite predlogo navigacije. + + + Module template + Predloga modula + + + Here you can select the module template. + Tu lahko določite predlogo modula + + + Pages + Strani + + + Please choose one or more pages. + Prosimo izberite eno ali več strani. + + + Show hidden items + Prikaži skrite elemente + + + Show items that are usually hidden in the navigation menu. + Prikaži skrite elemente navigacijskega menija. + + + Custom label + Prilagojena oznaka + + + Here you can enter a custom label for the drop-down menu or the overview link. + + + Allow auto login + Dovoli samodejni vpis + + + Allow members to log into the front end automatically. + Dovoli članom, da se v predstavitvenem delu (front end) strani samodejno vpišejo. + + + Redirect page + Pojdi na stran + + + Please choose the page to which visitors will be redirected when clicking a link or submitting a form. + Prosimo, izberite stran kamor bodo ob kliku na povezavo ali oddaji obrazca preusmerjeni obiskovalci. + + + Reset password page + Stran za ponastavitev gesla + + + Here you can choose a page to which visitors will be redirected when clicking the <em>Forgot your password?</em> link. + + + Overview page + Pregledna stran + + + Select an overview page to include a link to it in the template. + + + Redirect to last page visited + Preusmeri na zadnjo obiskano stran. + + + Redirect the member back to the last page visited instead of the redirect page. + Preusmeri uporabnika nazaj na zadnjo obiskano stran namesto na preusmeritveno stran. + + + One column + En stolpec + + + Show the label above the input field. + Prikaži oznako nad vnosnim poljem. + + + Two columns + Dva stolpca + + + Show the label on the left side of the input field. + Prikaži oznako na levi strani vnosnega polja. + + + Editable fields + Polja z možnostjo urejanja. + + + Show these fields in the front end form. + Pokaži ta polja v predstavitvi (front end) obrazca. + + + Require full authentication + Zahtevaj celotno avtentikacijo + + + Users with only a "remember me" cookie must verify their identity in order to access the module. + + + Form template + Predloga za obrazec + + + Here you can select the form template. + Tu lahko izberete predlogo obrazca. + + + Form + Obrazec + + + Please select a form. + Prosimo, izberite obrazec. + + + Default query type + Privzeti tip poizvedbe + + + Please select the default query type. + Prosimo, izberite privzeti tip poizvedbe. + + + Find all words + Najdi vse besede + + + Returns only pages that contain all keywords. + Vrne le strani, ki vsebujejo vse ključne besede. + + + Find any word + Najdi katerokoli besedo. + + + Returns all pages that contain any of the keywords. + Vrne vse strani, ki vsebujejo katerokoli od iskanih gesel. + + + Fuzzy search + Iskanje po vzorcu (fuzzy search) + + + Will find "Contao" if you search for "con" (equal to a wildcard search). + Našel bo "Contao", če sprožite iskanje po vzorcu "con" (enako kot "wildcard" iskanje). + + + Simple form + Enostaven obrazec + + + Contains a single input field only. + Vsebuje le eno vnosno polje. + + + Advanced form + Napredni obrazec + + + Contains an input field and a radio button menu to choose the query type. + Vsebuje vnosno polje in izbirni meni za določitev tipa poizvedbe. + + + Context length + Velikost konteksta + + + The first field defines the number of characters on the left and right side of each keyword and the second one the overall context length per result. + Prvo polje definira število znakov pred in po vsaki ključni besedi, drugo pa celotno dolžino konteksta za vsak zadetek. + + + Minimum keyword length + Najkrajša dolžina ključne besede + + + Keywords deceeding the minimum length will be ignored in the search results. Set to 0 to disable. + + + Items per page + Elementov na stran + + + The number of items per page. Set to 0 to disable pagination. + Število elementov na stran. Nastavite 0 za onemogočanje številčenja. + + + Search form layout + Postavitev iskalnega obrazca. + + + Here you can select the search form layout. + Tu lahko izberite postavitev iskalnega obrazca. + + + Search results template + Predloga izpisa rezultatov iskanja + + + Here you can select the search results template. + Tu lahko izberete predlogo izpisa rezultatov iskanja. + + + Layout section + Sklop postavitve + + + Please choose the layout section whose articles you want to list. + + + Skip items + Preskoči prvi element + + + Here you can define how many items will be skipped. + Tu lahko določite, koliko elementov se preskoči. + + + Load the first item + Naloži prvi element + + + Automatically redirect to the first item if none is selected. + Samodejno preusmeri na prvi element, v kolikor noben ni izbran. + + + Source file + Izvorna datoteka + + + Please select a file from the files directory. + Prosimo, izberite datoteko iz datotečnega imenika. + + + Full-size view/new window + Celotni zaslon/novo okno + + + Open the full-size image in a lightbox or the link in a new browser window. + Odpri sliko prek lightbox-a v polni velikosti ali pa kot povezavo v novem oknu. + + + Show caption + Prikaži napis k sliki + + + Display the image name or caption below the image. + Pod sliko pokaži naziv ali napis k sliki. + + + Source files + Izvorne datoteke + + + Please select one or more files from the files directory. + Prosimo, izberite eno ali več datotek iz imenika. + + + HTML code + HTML koda + + + You can modify the list of allowed HTML tags in the back end settings. + Lahko prilagodite seznam dovoljenih HTML značk v nastavitvah skrbništva. + + + HTML code + HTML koda + + + Take care when pasting things you don't understand. This could allow attackers to steal your identity or take control of the whole system. + + + Cache timeout + Življenjska doba medpomnilnika + + + Here you can define how long the feed is being cached. + + + Feed URLs + Spletni naslov RSS vira + + + Please enter the URL of one or more feeds. + + + Feed template + Predloga postavitve + + + Here you can select the feed template. + Tukaj lahko izberete predlogo izvlečka. + + + Protect module + Zaščiti modul + + + Show the module to certain member groups only. + Prikaži modul le določenim skupinam članov. + + + Allowed member groups + Dovoljene skupine uporabnikov + + + These groups will be able to see the module. + Skupine, ki bodo lahko videle ta modul. + + + CSS ID/class + CSS ID/razred + + + Here you can set an ID and one or more classes. + Tu lahko določite ID in enega ali več razredov. + + + Disable spam protection + Onemogoči zaščito pred neželeno pošto + + + Here you can disable the spam protection (not recommended). + Tu lahko onemogočite zaščito pred neželeno pošto (ni priporočljivo). + + + Member groups + Skupine članov + + + Here you can assign the member to one or more groups. + Tu lahko uporabnika vključite v eno ali več skupin. + + + Allow login + Dovoli prijavo + + + Allow the new member to log into the front end. + Dovoli uporabniku, da se prijavi v ospredje - front end. + + + Skip username + Ne upoštevaj uporabniškega imena + + + Do not require the username to request a new password. + Ne zahtevaj uporabniškega imena za zahtevek novega gesla. + + + Mode + Način + + + Here you can define how to handle the deletion. + Tukaj lahko nastavite kako ravnati z izbrisom. + + + Delete home directory + Izbriši domačo mapo + + + Delete the home directory when the account is deleted. + Izbriši domačo mapo, ko je izbrisan uporabniški račun + + + Create a home directory + Ustvari domačo mapo + + + Create a home directory from the registered username. + Ustvari domačo mapo iz registriranega uporabniškega imena. + + + Home directory path + Pot domače mape + + + Please select the parent folder from the files directory. + Prosimo izberite mapo iz nivoja višje v datotečni strukturi. + + + Send activation e-mail + Pošlji aktivacijski e-poštno sporočilo + + + Send an activation e-mail to the registered e-mail address. + Pošlji aktivacijski e-mail na registriran e-mail naslov. + + + Confirmation page + Potrditvena stran + + + Please choose the page to which members will be redirected after the request has been completed. + Prosimo, izberite stran, kamor bodo preusmerjeni uporabniki po zaključeni poizvedbi. + + + Activation message + Aktivacijsko e-poštno sporočilo + + + You can use the wildcards <em>##domain##</em> (domain name), <em>##link##</em> (activation link) and any input field (e.g. <em>##lastname##</em>). + Lahko uporabite oznake <em>##domain##</em> (ime domene), <em>##link##</em> (link za aktivacijo) in katerokoli vnosno polje (npr. <em>##lastname##</em>). + + + Password message + Sporočilo za pošiljanje gesla + + + You can use the wildcards <em>##domain##</em> (domain name), <em>##link##</em> (activation link) and any member property (e.g. <em>##lastname##</em>). + + + Template data + Podatki predloge + + + These values are available as <code>$this->data</code> in the template. + V predlogi so na voljo te vrednosti v <code>$this->data</code>. + + + Modules + Moduli + + + Please select a module for every website root page. + + + Choose module for "%s" + Izberite modul za "%s" + + + Title and type + Naslov in tip + + + Label + Nalepka + + + Navigation settings + Nastavitve navigacije + + + Reference page + Referenčna stran + + + Redirect settings + Nastavitve preusmeritve + + + Template settings + Nastavitve predloge + + + Image settings + Nastavitve slike + + + Module configuration + Nastavitev modula + + + Include settings + Vključi nastavitve + + + Source + Izvor + + + Text/HTML + Tekst/HTML + + + Access protection + Zaščita pred dostopom + + + Expert settings + Napredne nastavitve + + + E-mail settings + E-poštne nastavitve + + + Account settings + Nastavitve računa + + + Your registration on %s + Vaša registracija na %s + + + Thank you for your registration on ##domain##. + +Click here to complete your registration and to activate your account: + +##link## + +The confirmation link is valid for 24 hours. + +If you did not request an account, please ignore this e-mail. + + Zahvaljujemo se vam za vašo registracijo na domeni ##domain##. + +Prosimo le še to, da zaključite registracijo in aktivirate vaš uporabniški račun. + +##link## + +Povezava je veljavna 24 ur. + +V kolikor niste zahtevali omenjenega računa, prosimo ignorirajte to e-sporočilo. + + + Your password request on %s + Vaša zahteva za novo geslo na %s + + + You have requested a new password for ##domain##. + +Click here to set the new password: + +##link## + +If you did not request this e-mail, please contact the website administrator. + + Zahtevali ste novo geslo na spletnem mestu ##domain##. + +Kliknite tu, da si nastavite novo geslo: + +##link## + +Če niste zahtevali tega sporočila, prosimo kontaktirajte skrbnika spletnega mesta. + + + + Internal file + Interna datoteka + + + External URL + Zunanja URL povezava + + + Deactivate account + Onemogoči račun + + + Irrevocably delete account + Nepreklicno izbriši račun + + + New + Nov + + + Create a new module + Ustvari nov modul + + + Show the details of module ID %s + Pokaži podrobnosti modula ID %s + + + Edit module ID %s + Uredi modul ID %s + + + Duplicate module ID %s + Podvoji modul ID %s + + + Move module ID %s + Premakni modul ID %s + + + Delete module ID %s + Izbriši modul ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_opt_in.xlf b/core-bundle/contao/languages/sl/tl_opt_in.xlf new file mode 100644 index 00000000000..957a3e313e7 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_opt_in.xlf @@ -0,0 +1,38 @@ + + + + + Token + Varnostna koda + + + Confirmed at + Potrjeno ob + + + Remove at + Odstrani ob + + + Invalidated through + Neveljaven vključno z + + + E-mail subject + Zadeva e-maila + + + E-mail text + Besedilo e-maila + + + Show the details of token ID %s + Prikaži podrobnosti varnostne kode z ID %s + + + Resend token ID %s + Ponovno pošlji varnostno kodo z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_opt_in_related.xlf b/core-bundle/contao/languages/sl/tl_opt_in_related.xlf new file mode 100644 index 00000000000..63435ec76d4 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_opt_in_related.xlf @@ -0,0 +1,14 @@ + + + + + Related table + Povezana tabela + + + Related ID + Povezan ID + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_page.xlf b/core-bundle/contao/languages/sl/tl_page.xlf new file mode 100644 index 00000000000..9c9c0c6a465 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_page.xlf @@ -0,0 +1,747 @@ + + + + + Page name + Naziv strani + + + Please enter the page name. + Prosim, vnesite naziv strani. + + + Page type + Vrsta strani + + + Please choose the page type. + Prosimo, izberite tip strani. + + + Page alias + Alias strani + + + The page alias is a unique reference to the page which can be called instead of its numeric ID. + Alias strani je edinstvena referenca strani, ki se lahko kliče namesto njenega številčnega ID-ja. + + + Require an item + Zahtevaj element + + + Trigger a 404 error if the page URL does not contain an item alias. + Sproži napako 404, kadar naslov URL ne vključuje aliasa. + + + Route path + Route path + + + A preview of the final path (possibly with placeholders) to match this page. + + + Route priority + + + Optionally configure the priority to affect the order of routes. Default: 0 + + + Page title + Naslov strani + + + Please enter the page title. + Prosim, vnesite naslov strani. + + + Language + Jezik + + + Please enter the page language according to the ISO-639 standard (e.g. "en" for English or "en_US" for American English). + Prosimo, vnesite jezik strani v skladu s standardom ISO-639 (npr. "en" za angleščino oz. "en_US" za ameriško angleščino). + + + Robots tag + Oznake robota + + + Here you can define how search engines handle the page. + Tu lahko določite kako stran obravnavajo iskalniki. + + + Maintenance mode + Vzdrževalni način + + + Show visitors a page that this website is currently being maintained. + Obiskovalcem prikaži stran, da na tem spletnem mestu trenutno potekajo vzdrževalna dela. + + + Page description + Opis strani + + + Here you can enter a short description of the page which will be evaluated by search engines like Google or Yahoo. Search engines usually indicate between 150 and 300 characters. + Tu lahko vstavite kratek opis strani, ki ga bodo uporabili iskalniki, kot npr. Google ali Yahoo. Iskalniki navadno pokažejo med 150 in 300 znakov. + + + Redirect type + Vrsta preusmeritve + + + Please choose the redirect type. + Prosimo, izberite tip preusmeritve. + + + Always redirect + Vedno preusmeri + + + Redirect to the target page even if there are query or path parameters. + + + Redirect page + Pojdi na stran + + + Please choose the page to which visitors will be redirected. Leave blank to redirect to the first regular subpage. + Prosimo, izberite stran kamor bodo preusmerjeni obiskovalci. Pustite prazno za preusmeritev na prvo veljavno podstran. + + + Redirect to last page visited + Preusmeri na zadnjo obiskano stran. + + + Redirect the member back to the last page visited instead of the redirect page. + Preusmeri uporabnika nazaj na zadnjo obiskano stran namesto na preusmeritveno stran. + + + Language fallback + Rezervni jezik + + + Show this page if there is none that matches the visitor's language. + Prikaži to stran, če portal ne vsebuje jezika skladnega z obiskovalčevim. + + + Disable language redirect + Onemogoči jezikovno preusmeritev + + + Do not redirect visitors to this website root based on their preferred browser language. + Ne preusmeri obiskovalcev na to korensko stran glede na prednostno nastavljeni jezik v brskalniku. + + + Favicon + Favicon + + + Here you can select a favicon for the website. + Tu lahko izberete favicon za spletno mesto. + + + Custom robots.txt content + Poljubna vsebina datoteke robots.txt + + + Here you can enter custom robots.txt content. It may be extended automatically by extensions. + Tu lahko vnesete vsebino datoteke robots.txt po meri. Razširitve lahko samodejno pripnejo zraven še svojo vsebino. + + + Domain name + Naziv domene + + + Here you can restrict the access to the website to a certain domain name. + Tu lahko omejite dostop do strani na določeno domeno. + + + Files URL + URL datoteke + + + The files URL applies to the <em>files</em> directory (page speed optimization). + URL datotek se nanaša na <em>tl_files</em> mapo in tudi vse male sličice (optimizacija strani za hitrost). + + + Assets URL + URL vtičnikov + + + The assets URL applies to the <em>assets</em> directory (page speed optimization). + URL vtičnikov se nanaša na vse vire v <em>plugins</em> mapi (optimizacija strani za hitrost). + + + Mailer transport + + + Here you can override the mailer transport used to send e-mails on this website. + + + Enable rel="canonical" + Omogoči rel="canonical" + + + Add rel="canonical" tags to the website. + Na spletno stran doda oznake rel="canonical". + + + Custom URL + Poljuben naslov URL + + + Here you can set a custom canonical URL like https://example.com/. + Tu lahko nastavite "canonical URL" kot npr. https://example.com/. + + + Query parameters + Parametri poizvedbe + + + By default, Contao strips the query parameters in the canonical URL. Here you can add a comma-separated list of query parameters to preserve. Use "*" as a wildcard. + + + E-mail address of the website administrator + Naslov elektronske pošte administratorja spletnega mesta + + + This e-mail address will be used to send and receive system messages. + Ta naslov elektronske pošte bo uporabljen za pošiljanje in prejemanje sistemskih sporočil. + + + Date format + Oblika zapisa datuma + + + The date format string will be parsed with the PHP date() function. + Oblika zapisa datuma bo razčlenjena s pomočjo funkcije PHP date(). + + + Time format + Oblika zapisa časa + + + The time format string will be parsed with the PHP date() function. + Oblika zapisa časa bo razčlenjena s pomočjo funkcije PHP date(). + + + Date and time format + Oblika zapisa datuma in časa + + + The date and time format string will be parsed with the PHP date() function. + Oblika zapisa datuma in časa bo razčlenjena s pomočjo funkcije PHP date(). + + + Valid alias characters + Dovoljeni znaki za alias + + + Here you can select a custom character set for auto-generated aliases. + Tu lahko določite poljuben nabor znakov za samodejno ustvarjene aliase. + + + Enable folder URLs + Vklopi URL direktorije + + + Generate folder-style page aliases like <em>docs/install/download.html</em> instead of <em>docs-install-download.html</em>. + + + URL prefix + Predpona URL + + + Enter a URL prefix (e.g. the language) that will be prepended to all page aliases below this website root page. + + + URL suffix + Pripona URL + + + The URL suffix will be added to the URI string to simulate static documents. + Končnica URL bo dodano nizu URI, s čimer bo simuliran statičen dokument. + + + Protocol + Protokol + + + Here you can select which protocol to use for the website. + Tu lahko nastavite protokol, ki bo uporabljen za dostop do spletnega mesta + + + Forward to another page + Preusmeri na drugo stran + + + Redirect visitors to another page (e.g. a login page). + Preusmeri obiskovalce na drugo stran (npr. vpisno stran). + + + Protect page + Zaščiti stran + + + Restrict page access to certain member groups. + Dostop do strani omeji le na določene skupine članov. + + + Allowed member groups + Dovoljene skupine uporabnikov + + + These groups will be able to access the page. + Skupine, ki bodo lahko dostopale do strani. + + + Assign a layout + Določi postavitev strani + + + Assign a page layout to the page and its subpages. + Strani in njenim podstranem določi obliko strani. + + + Page layout + Postavitev strani + + + You can manage page layouts with the "themes" module. + Postavitve strani lahko urejate z modulom "teme". + + + Subpage layout + Postavitev podstrani + + + Here you can select a different layout for subpages. + Tu lahko nastavite različne postavitve za podstrani. + + + Set cache timeouts + Življenjska doba predpomnilnika + + + Set cache timeout values for the page and its subpages. + Določite življenjsko dobo strani in podstrani v predpomnilniku. + + + Shared cache timeout + Življenjska doba deljenega predpomnilnika + + + The period after which the page should no longer be considered fresh by a shared cache. + Čas po katerem stran ni več veljavna v deljenem predpomnilniku. + + + Always load from shared cache + Vedno naloži iz deljenega predpomnilnika + + + Always load this page from the shared cache, even if a member is logged in. Note that you can no longer personalize the page for logged in members in this case! + Stran vedno naloži iz deljenega predpomnilnika, tudi kadar je uporabnik prijavljen. Vedeti morate, da je s tem onemogočena personalizacija strani za prijavljene uporabnike. + + + Private cache timeout + Življenjska doba osebnega predpomnilnika + + + The period after which the page should no longer be considered fresh by a private cache. + Čas po katerem stran ni več veljavna v osebnem predpomnilniku. + + + Assign access rights + Določi dostopne pravice + + + Access rights determine what back end users can do with the page. + Pravice dostopa določajo, kako lahko uporabniki s skrbniškimi računi urejajo stran. + + + Owner + Lastnik + + + Please select a user as the owner of the page. + Prosimo, izberite uporabnika kot lastnika strani. + + + Group + Skupina + + + Please select a user group as the owner of the page. + Prosimo, izberite skupino kot lastnico strani. + + + Access rights + Dostopne pravice + + + Please assign the access rights for the page and its subpages. + Prosimo, določite dostopne pravice strani in njenih podstrani. + + + Do not search + Ne išči + + + Exclude the page from the search index. + Izključi stran iz iskalnega indeksa. + + + CSS class + CSS class + + + The class(es) will be used in the navigation menu and the &lt;body&gt; tag. + CSS razredi (<em>class</em>) bodo uporabljeni v navigacijskem meniju in oznaki &lt;body&gt;. + + + Show in HTML sitemap + Prikaži v HTML kazalu strani + + + Here you can define whether the page is shown in the HTML sitemap. + Tu lahko določite, če se stran prikaže v HTML kazalu strani + + + Hide in navigation + Ne prikaži v navigaciji + + + Hide the page in the navigation menu. + Ne prikaži te strani navigacijskem meniju. + + + Access key + Dostopni ključ + + + A navigation item can be focused by pressing the [ALT] or [CTRL] key and the access key simultaneously. + Na element navigacije se lahko osredotočimo s pritiskom tipke [ALT] ali [CTRL] ter dostopnega ključa sočasno. + + + Publish page + Objavi stran + + + Make the page publicly visible on the website. + Stran naj bo javno vidna. + + + Show from + Objavi od + + + If you want to prevent the page from showing on the website before a certain date/time, you can enter it here. Otherwise, leave the field blank. + + + Show until + Objavi do + + + If you want to prevent the page from showing on the website after a certain date/time, you can enter it here. Otherwise, leave the field blank. + + + Enforce two-factor authentication + Zahtevaj dvostopenjsko prijavo + + + Enforce two-factor authentication for all members. + Zahtevaj dvostopenjsko prijavo za vse uporabnike + + + Two-factor redirect page + Preusmeritvena stran za dvostopenjsko prijavo + + + Please choose the page to which members will be redirected to set up two-factor authentication. + Prosimo, določite stran na katero bodo preusmerjeni vsi uporabniki, da si bodo lahko nastavili dvostopenjsko prijavo. + + + Enable CSP + Omogoči CSP + + + Enable Content Security Policy for this website. + Omogoči Content Security Policy za to spletno mesto. + + + Content Security Policy + Content Security Policy + + + Here you can enter custom Content Security Policy directives. + Tu lahko vnesete prilagojene direktive za Content Security Policy. + + + Reporting only + + + Only report policy violations without enforcing them. + + + Enable report logging + + + Log CSP violations to the Contao system log. + + + Name and type + Naziv in tip + + + Routing + Usmerjanje (routing) + + + Metadata + Meta podatki + + + Canonical URL + + + System settings + Sistemske nastavitve + + + Redirect settings + Nastavitve preusmeritve + + + URL settings + Nastavitve naslova URL + + + Language settings + Jezikovne nastavitve + + + Website settings + Nastavitve spletnega mesta + + + Global settings + Globalne nastavitve + + + XML sitemap + XML struktura strani + + + Auto-forward + Samodejno posreduj + + + Access protection + Zaščita pred dostopom + + + Layout settings + Nastavitve postavitve + + + Cache settings + Nastavitve medpomnilnika + + + Access rights + Dostopne pravice + + + Expert settings + Napredne nastavitve + + + Keyboard navigation + Navigacija s pomočjo tipkovnice + + + Publish settings + Objavi nastavitve + + + Two-factor authentication + Dvostopenjska prijava + + + Content Security Policy + Content Security Policy + + + 301 Permanent redirect + 301 Stalna preusmeritev + + + 302 Temporary redirect + 302 Začasna preusmeritev + + + Default + Privzeto + + + Show always + Vedno prikaži + + + Show never + Nikoli ne prikaži + + + Inherit page layout + Podeduj postavitev strani + + + New + Nov + + + Create a new page + Ustvari novo stran + + + Show the details of page ID %s + Prikaži podrobnosti strani z ID %s + + + Edit page ID %s + Uredi stran z ID %s + + + Move page ID %s + Premakni stran z ID %s + + + Duplicate page ID %s + Podvoji stran z ID %s + + + Duplicate page ID %s with its subpages + Podvoji stran z ID %s in vse njene podstrani + + + Delete page ID %s + Izbriši stran z ID %s + + + Publish/unpublish page + Objavi/Ne objavi + + + Unpublish page ID %s + Skrij stran z ID %s + + + Publish page ID %s + Objavi stran z ID %s + + + Paste at the top + Prilepi na vrh + + + Paste into page ID %s + Prilepi na stran z ID %s + + + Paste after page ID %s + Prilepi za stranjo z ID %s + + + Edit the articles of page ID %s + Uredi članke strani z ID %s + + + Route conflicts + + + The following pages have a similar alias that may conflict with this page. If the URL is not resolved correctly, try changing the priority of the routes. + + + Enable canonical URLs in the website root page to enable this configuration. + + + 0 (do not cache) + 0 (ne shranjuj v medpomnilnik) + + + 5 seconds + 5 sekund + + + 15 seconds + 15 sekund + + + 30 seconds + 30 sekund + + + 60 seconds + 1 minuta + + + 5 minutes + 5 minut + + + 15 minutes + 15 minut + + + 30 minutes + 30 minut + + + 60 minutes + 1 ura + + + 3 hours + 3 ure + + + 6 hours + 6 ur + + + 12 hours + 12 ur + + + 24 hours + 24 ur + + + 3 days + 3 dni + + + 7 days + 7 dni + + + 30 days + 30 dni + + + 3 months + 3 mesece + + + 6 months + 6 mesecev + + + 1 year + 1 leto + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_preview_link.xlf b/core-bundle/contao/languages/sl/tl_preview_link.xlf new file mode 100644 index 00000000000..948108fe6ad --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_preview_link.xlf @@ -0,0 +1,109 @@ + + + + + Target URL + Ciljni URL + + + The front end URL to be shared. + Naslov URL za deljenje. + + + Show unpublished + Prikaži neobljavljene + + + Show unpublished pages and elements when sharing this link. + Prikaži neobjavljene strani in elemente pri deljenju te povezave + + + Restrict access to specified URL + Onemogoči dostop do določenega naslova URL + + + Allow access only to the specified URL instead of the entire website. + Omogoči dostop samo do navedenega naslova URL namesto do celotne strani. + + + Created at + Ustvarjeno ob + + + Date and time when the preview link was created. + Datum in čas, ko je bila ustvarjena povezava za predogled + + + Created by + Ustvaril + + + The user who created the preview link. + Uporabnik, ki je ustvaril povezavo za predogled. + + + Valid until + Veljavna do + + + Preview of the final date until which the link is available. + Datum poteka veljavnosti te povezave + + + Enable + Omogoči + + + Activate the link for sharing. + Aktiviraj povezavo za deljenje. + + + Copy to clipboard + Kopiraj v odložišče + + + Copy the preview link ID %s to your clipboard. + Kopirajte povezavo za predogled z ID %sv vaše odložišče. + + + Target URL + Ciljni URL + + + Configuration + Nastavitev + + + Publish settings + Objavi nastavitve + + + 1 day + 1 dan + + + 7 days + 7 dni + + + 30 days + 30 dni + + + To add a preview link, use the "Share URL" button in the front end preview toolbar. + + + Please save this record to generate the preview link. + Preden ustvarite povezavo za predogled morate najprej shraniti ta element + + + Preview link + Povezava za predogled + + + This preview link has expired and can no longer be shared. + Povezava za predogled ni več veljavna in jeni več mogoče deliti + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_settings.xlf b/core-bundle/contao/languages/sl/tl_settings.xlf new file mode 100644 index 00000000000..1dbf51ee027 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_settings.xlf @@ -0,0 +1,205 @@ + + + + + E-mail address of the system administrator + Administratorjev naslov elektronske pošte + + + This e-mail address will be used to send and receive system messages. + Ta naslov elektronske pošte bo uporabljen za pošiljanje in prejemanje sistemskih sporočil. + + + Date format + Oblika zapisa datuma + + + The date format string will be parsed with the PHP date() function. + Oblika zapisa datuma bo razčlenjena s pomočjo funkcije PHP date(). + + + Time format + Oblika zapisa časa + + + The time format string will be parsed with the PHP date() function. + Oblika zapisa časa bo razčlenjena s pomočjo funkcije PHP date(). + + + Date and time format + Oblika zapisa datuma in časa + + + The date and time format string will be parsed with the PHP date() function. + Oblika zapisa datuma in časa bo razčlenjena s pomočjo funkcije PHP date(). + + + Time zone + Časovni pas + + + Please select the server time zone. + Prosimo, izberite časovni pas strežnika. + + + Items per page + Elementov na stran + + + Here you can define the number of items per page in the back end. + Tu lahko določite število elementov na stran v skrbništvu. + + + Maximum items per page + Največje število elementov na stran + + + This overall limit takes effect if a user chooses the "show all records" option. + Ta splošna omejitev bo upoštevana, če uporabnik izbere možnost "prikaži vse zapise". + + + Allowed HTML tags + Dovoljene HTML oznake + + + Here you can enter a list of allowed HTML tags that will not be stripped. + Tu lahko vnesete dovoljene HTML oznake, ki ne bodo odstranjene. + + + Allowed HTML attributes + Dovoljeni atributi HTML + + + List of allowed HTML attributes that will not be stripped. The tag or attribute name <code>*</code> stands for all tags or attributes. Wildcards can be used for attributes with dashes like <code>data-*</code>. + + + Allowing <code>*</code> attributes can be exploited for XSS attacks. Only do this if all backend users are trusted! + Če omogočite <code>*</code>atribute, se to lahko izkoristi za napade XSS. To storite le, če zaupate vsem skrbnikom in urednikom vsebin. + + + Download file types + Tipi datotek za prenos + + + Here you can enter a comma separated list of downloadable file types. + Tu lahko naštejete (ločite z vejico) tipe datotek, ki jih bo mogoče prenesti. + + + Upload file types + Tipi datotek za nalaganje + + + Here you can enter a comma separated list of uploadable file types. + Tu lahko naštejete (ločite z vejico) tipe datotek, ki jih bo mogoče naložiti. + + + Maximum upload file size + Največja velikost datoteke za nalaganje + + + Here you can enter the maximum upload file size in bytes (1 MB = 1000 kB = 1000000 byte). + Tu lahko določite največjo velikost datoteke za nalaganje v bajtih (1 MB = 1000 kB = 1000000 byte). + + + Maximum image width + Največja širina slike + + + Here you can enter the maximum width for image uploads in pixels. + Tu lahko določite največjo dovoljeno širino slik za nalaganje v pikslih. + + + Maximum image height + Največja višina slike + + + Here you can enter the maximum height for image uploads in pixels. + Tu lahko določite največjo dovoljeno višino slik za nalaganje v pikslih. + + + Storage time for undo steps + Čas shranjevanja razveljavitvenih korakov + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Tu lahko določite čas shranjevanja razveljavitvenih korakov v sekundah (24 ur= 86400 sekund). + + + Storage time for versions + Čas shranjevanja različic + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Tu lahko določite čas shranjevanja preteklih različic v sekundah (90 dni= 7776000 sekund). + + + Storage time for log entries + Čas shranjevanja dnevnika vnosov + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Tu lahko določite čas shranjevanja dnevnika vnosov v sekundah (14 dni= 1209600 sekund). + + + Default page owner + Privzeti lastnik strani + + + Here you can select a user as the default owner of a page. + Tu lahko določite uporabnika kot privzetega lastnika strani. + + + Default page group + Privzeta skupina strani + + + Here you can select a user group as the default owner of a page. + Tu lahko določite skupino uporabnikov kot privzetega lastnika strani. + + + Default access rights + Privzete pravice dostopa + + + Please assign the default access rights for pages and articles. + Tu lahko določite privzete pravice dostopa strani in člankov. + + + Date and time + Datum in čas + + + Global configuration + Splošne nastavitve + + + Back end configuration + Nastavitev skrbništva + + + Security settings + Varnostne nastavitve + + + Files and images + Datoteke in slike + + + Upload settings + Nastavitve nalaganja + + + Timeout values + Določitev časovnih vrednosti + + + Default access rights + Privzete pravice dostopa + + + This setting has been defined in the app configuration and cannot be changed here anymore. + Ta nastavitev je bila nastavljena v konfiguraciji spletnega mesta in je tu ni mogoče spreminjati. + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_templates.xlf b/core-bundle/contao/languages/sl/tl_templates.xlf new file mode 100644 index 00000000000..1223bd13ce9 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_templates.xlf @@ -0,0 +1,78 @@ + + + + + Original template + Originalne predloge + + + Here you can select the template that you want to customize. + izberite originalno predlogo, ki jo želite prilagoditi. Kopija predloge bo ustvarjena v mapi <em>templates</em>. + + + Target folder + Ciljni imenik + + + A copy of the selected template will be stored in the target folder. + Kopija označene predloge bo shranjena v ciljno datoteko. + + + Add a new template + Dodaj novo predlogo + + + Create template + Ustvari predlogo + + + Template "%s" exists already! + Predloga z imenom "%s" že obstaja! + + + Invalid source or target directory "%s"! + Neveljaven izvorni ali ciljni direktorij "%s"! + + + The template "%s" has errors and cannot be inspected: %s + Predloga "%s" ima napake in je ni mogoče pregledati: %s + + + This template overrides "%s". + Ta predloga prepiše "%s". + + + Please select a template from the list above and click "Show differences". + Izberite predlogo iz seznama zgorj in kliknite "Prikaži razlike". + + + New folder + Nova predloga + + + Create a new folder + Ustvari novo predlogo + + + New template + Nova predloga + + + Create a new template + Ustvari novo predlogo + + + Paste into the root folder + Prilepi v vrhnjo mapo (root) + + + Paste into folder "%s" + Prilepi v mapo "%s" + + + Compare "%s" with another template + Primerjaj "%s" z drugo predlogo + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_theme.xlf b/core-bundle/contao/languages/sl/tl_theme.xlf new file mode 100644 index 00000000000..e2c261baf8d --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_theme.xlf @@ -0,0 +1,193 @@ + + + + + Theme title + Naslov teme + + + Please enter a unique theme title. + Prosimo, vnseite edinstveno ime teme. + + + Author + Avtor + + + Please enter the name of the theme designer. + Prosimo, vnesite ime ustvarjalca teme. + + + Folders + Imeniki + + + Please select the folders that belong to the theme from the files directory. + Prosimo, izberite mape iz datotečnega imenika, ki pripadajo tej temi. + + + Templates folder + Imenik predlog + + + Here you can select a templates folder that will be exported with the theme. + Tu lahko izberete imenik predlog, ki bo izvožen skupaj s temo. + + + Screenshot + Predogled teme + + + Here you can choose a screenshot of the theme. + Tu lahko izberete predogledno sliko teme. + + + Source files + Izvorne datoteke + + + Here you can upload one or more .cto, .zip or .sql files to be imported. + Tu lahko naložite eno ali več datotek .cto, .zip ali .sql, ki bodo uvožene. + + + Revision date + Datum revizije + + + Date and time of the latest revision + Datum in ura zadnje revizije + + + Title and author + Naslov in avtor + + + Configuration + Nastavitev + + + Theme "%s" has been imported. + Tema "%s" je bila uvožena. + + + The theme data is being checked + Podatki teme se pregledujejo + + + Tables and fields + Tabele in polja + + + The field <strong>%s</strong> is missing in the database and will not be imported. + Polje <strong>%s</strong> manjka v podatkovni bazi in ga zato ne bom mogel uvoziti. + + + The tables have been successfully checked. + Tabele so bile uspešno pregledane. + + + Theme "%s" is corrupt and cannot be imported. + Tema "%s" je okvarjena in ne more biti uvožena. + + + Custom templates + Predloge po meeri + + + The template <strong>"%s"</strong> exists and will be overwritten. + Predloga <strong>"%s"</strong> že obstaja in bo prepisana. + + + No conflicts detected. + Težav ni bilo zaznanih. + + + Theme store + Trgovina tem + + + Find more themes in the Contao theme store + Naj več tem v Contao trgovini tem. + + + Import + Uvoz + + + Import a theme + Uvozi temo + + + Import an example website + Uvozite primer spletne strani + + + Here you can import an <code>.sql</code> file. Any existing data will be deleted! If you only want to import a theme, do not select a file here. + Tu lahko uvozite datoteko <code>.sql</code>. Obstoječi podatki bodo izbrisani! Če želite uvoziti samo predlogo, tu ne izberite datoteke. + + + Import type + Vrsta uvoza + + + Here you can select the import type. + Tu lahko izberete vrsto uvoza. + + + Full SQL import + Poln uvoz SQL + + + Data only + Samo podatki + + + Data only without truncating tables + + + Edit the theme settings + Uredi nastavitve teme + + + New + Nov + + + Create a new theme + Ustvari novo temo + + + Show the details of theme ID %s + Prikaži podrobnosti teme ID %s + + + Edit theme ID %s + Uredi temo z ID %s + + + Delete theme ID %s + Izbriši temo z ID %s + + + Edit the style sheets of theme ID %s + Uredi slogovne predloge teme ID %s + + + Edit the front end modules of theme ID %s + Uredi predstavitvene module (front end) teme z ID %s + + + Edit the page layouts of theme ID %s + Uredi postavitve strani teme z ID %s + + + Edit the image sizes of theme ID %s + Uredi velikosti slik teme ID %s + + + Export theme ID %s + Izvoz teme ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_undo.xlf b/core-bundle/contao/languages/sl/tl_undo.xlf new file mode 100644 index 00000000000..89eef77aae5 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_undo.xlf @@ -0,0 +1,54 @@ + + + + + User + Uporabnik + + + Name of the associated user + Ime povezanega uporabnika + + + Source + Izvor + + + Name of the original table + Ime originalne tabele + + + Affected rows + Obdelanih vrstic + + + Number of records included in the undo step + Število zapisov vključenih v razveljavitveni korak + + + Details + Podrobnosti + + + Details of the undo step + Podrobnosti razveljavitvenega koraka + + + Data + Podatki + + + Raw data of the undo step + Neobdelani podatki razveljavitvenega koraka + + + Restore element ID %s + Obnovi element z ID %s + + + Show origin of %s ID %s + Prikaži izvor %sID%s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_user.xlf b/core-bundle/contao/languages/sl/tl_user.xlf new file mode 100644 index 00000000000..4e5b0a7d257 --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_user.xlf @@ -0,0 +1,418 @@ + + + + + Username + Uporabniško ime + + + Please enter a unique username. + Prosimo, vnesite edinstveno uporabniško ime. + + + Name + Naziv + + + Please enter the first and last name. + Prosimo, vnesite ime in priimek. + + + E-mail address + Naslov elektronske pošte + + + Please enter a valid e-mail address. + Prosimo, vnesite veljaven e-naslov. + + + Back end language + Jezik v administraciji + + + Here you can choose the back end language. + Tu lahko izberete jezik skrbništva. + + + Back end theme + Slogovna predloga ozadja + + + Here you can override the global back end theme. + Tu lahko prepišete privzeto temo skrbništva. + + + File uploader + Nalagalnik datotek + + + Here you can choose a file uploader. + Tu lahko izberete orodje za nalaganje datotek. + + + Show explanation + Prikaži razlage + + + Show a short explanation text below each input field. + Pokaži kratko razlago pod vsakim vnosnim poljem. + + + Show thumbnail images + Prikaži predogledne sličice. + + + Show thumbnail images in the file manager. + Pokaži predogledne sličice v upravitelju datotek. + + + Enable the rich text editor + Omogoči urejevalnik obogatenega besedila + + + Use the rich text editor to format text elements. + Omogoči urejevalnik obogatenega besedila za urejanje besedilnih elementov. + + + Enable the code editor + Omogoči urejevalnik izvorne kode + + + Use the code editor to modify code elements. + Omogoči urejevalnik izvorne kode za urejanje tovrstnih elementov. + + + Do not collapse content elements + Ne skrči elementov vsebine + + + Do not collapse content elements in the back end preview. + Ne skrči elementov vsebine v pogledu skrbništva. + + + Password change required + Obvezna sprememba gesla + + + Make the user change his password upon the next login. + Zahtevaj, da uporabnik spremeni geslo ob naslednji prijavi. + + + Make the user an administrator + Dodaj uporabniku skrbniške pravice + + + Administrators have unlimited access to all modules and elements! + Skrbniki imajo neomejen dostop do vseh modulov in elementov! + + + User groups + Uporabniške skupine + + + Here you can assign the user to one or more groups. + Tu lahko uporabnika vključite v eno ali več skupin. + + + Permission inheritance + Dedovanje dovoljenj + + + Here you can define which group permissions the user inherits. + Tu lahko določite katera dovoljenja bo uporabnih podedoval. + + + Use group settings only + Uporabi le nastavitve skupine + + + The user inherits only group permissions. + Uporabnik deduje le skupinska dovoljenja. + + + Extend group settings + Razširi nastavitve skupine + + + The group permissions are extended by individual ones. + Dovoljenja skupine so razširjene z posameznimi. + + + Use individual settings only + Uporabi le pozamezna dovoljenja + + + Only individual permissions are applied. + Uporabljena bodo le posamezna dovoljenja. + + + Back end modules + Moduli v administraciji + + + Here you can grant access to one or more back end modules. + Tu lahko dodelite pravice za dostop do enega ali več skrbniških modulov. + + + Theme modules + Moduli teme + + + Here you can grant access to the theme modules. + Tu lahko dodelite pravice za dostop do modulov teme. + + + Content elements + Elementi vsebine + + + Here you can select the allowed content element types. + Tu lahko določite dovoljene elemente vsebine + + + Form fields + Vnosna polja v obrazcih + + + Here you can select the allowed form field types. + Tu lahko določite dovoljena vnosna polja v obrazcih + + + Front end modules + Moduli na spletnem mestu + + + Here you can select the allowed front end module types. + Tu lahko določite dovoljene vrste modulov za front-end. + + + Pagemounts + Vključene strani + + + Here you can grant access to one or more pages (subpages are included automatically). + Tu lahko dodelite pravice za dostop do ene ali več strani (podstrani so vključene samodejno). + + + Allowed page types + Dovoljeni tipi strani + + + Here you can select the page types you want to allow. + Tu lahko izberete tipe strani, ki jih želite dovoliti. + + + Filemounts + Vključene datoteke + + + Here you can grant access to one or more folders (subfolders will be included automatically). + Tu lahko dodelite pravice za dostop do enega ali več imenikov (podmape so vključene samodejno). + + + Image sizes + Velikosti slik + + + Here you can grant access to one or more image sizes. + Tukaj lahko dodelite dostop do ene ali več velikosti slik. + + + Allowed forms + Vključeni obrazci + + + Here you can grant access to one or more forms. + Tu lahko dodelite pravice za dostop do enega ali več obrazcev. + + + Form permissions + Dovoljenja obrazca + + + Here you can define the form permissions. + Tu lahko določite dovoljenja obrazca. + + + Allowed member groups + Dovoljene skupine uporabnikov + + + Members of these groups can be used in the front end preview. + Člani teh skupin so na voljo pri predogledu strani + + + Deactivate + Onemogoči + + + Temporarily disable the account. + Začasno onemogoči račun. + + + Activate on + Omogoči na + + + If you want to prevent the account from being active before a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite omogočiti račun z določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite vnosno polje prazno. + + + Deactivate on + Onemogoči na + + + If you want to prevent the account from being active after a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite onemogočiti račun z določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite polje prazno. + + + Purge data + Počisti podatke + + + Please select the data you want to purge. + Prosimo, izberite podatke, ki jih želite počistiti. + + + Name and e-mail + Ime in naslov elektronske pošte + + + Back end settings + Nastavitve v administraciji + + + Back end theme + Slogovna predloga ozadja + + + Password settings + Nastavitev gesla + + + Administrator + Administrator + + + User groups + Uporabniške skupine + + + Allowed modules + Dovoljeni moduli + + + Allowed elements + Dovoljeni elementi + + + Pagemounts + Vključene strani + + + Filemounts + Vključene datoteke + + + Image sizes + Velikosti slik + + + Form permissions + Dovoljenja obrazca + + + Allowed member groups + Dovoljene skupine uporabnikov + + + Account settings + Nastavitve računa + + + Clear cache + Počisti medpomnilnik + + + Session data + Podatki seje + + + Image cache + Slikovni medpomnilnik + + + Preview cache + Predpomnilnik za predogled + + + Shared cache + Deljeni predpomnilnik + + + The session data has been purged + Podatki seje so bili izbrisani + + + The image cache has been purged + Slikovni medpomnilnik je bil izbrisan + + + The preview cache has been purged + Predpomnilnik za predogled je izpraznjen + + + The shared cache has been purged + Deljeni predpomnilnik je bil izpraznjen + + + Default uploader + Privzet nalagalnik + + + Use two-factor authentication + Uporabi dvostopenjsko prijavo + + + New + Nov + + + Create a new user + Ustvari novega uporabnika + + + Show the details of user ID %s + Prikaži podatke uporabnika z ID %s + + + Edit user ID %s + Uredi uporabnika z ID %s + + + Duplicate user ID %s + Podvoji uporabnika z ID %s + + + Delete user ID %s + Izbriši uporabnika z ID %s + + + Activate/deactivate user + Omogoči/onemogoči uporabnika + + + Deactivate user ID %s + Onemogoči uporabnika z ID %s + + + Activate user ID %s + Omogoči uporabnika z ID %s + + + Switch to user ID %s + Preklopi uporabnika z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sl/tl_user_group.xlf b/core-bundle/contao/languages/sl/tl_user_group.xlf new file mode 100644 index 00000000000..2c41ed0d9db --- /dev/null +++ b/core-bundle/contao/languages/sl/tl_user_group.xlf @@ -0,0 +1,122 @@ + + + + + Title + Naziv + + + Please enter the group title. + Vnesite unikatno ime skupine. + + + Allowed fields + Izključena polja + + + Here you can choose which fields will be editable. + Tu lahko izberete katera polja se bodo lahko urejala. + + + Deactivate + Onemogoči + + + Temporarily disable the group. + Začasno onemogoči skupino. + + + Activate on + Omogoči na + + + If you want to prevent the group from being active before a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite preprečiti, da bi bila skupina aktivna pred določenim dnem/uro, ga/jo lahko vnesete tu. Drugače pustite vnosno polje prazno. + + + Deactivate on + Onemogoči na + + + If you want to prevent the group from being active after a certain date/time, you can enter it here. Otherwise, leave the field blank. + Če želite onemogočiti skupino z določenim dnem oz. uro, ga oz. jo vnesite tu. Drugače pustite polje prazno. + + + Title + Naziv + + + Allowed modules + Dovoljeni moduli + + + Allowed elements + Dovoljeni elementi + + + Pagemounts + Vključene strani + + + Filemounts + Vključene datoteke + + + Image sizes + Velikosti slik + + + Form permissions + Dovoljenja obrazca + + + Allowed member groups + Dovoljene skupine uporabnikov + + + Allowed fields + Izključena polja + + + Group settings + Nastavitve skupine + + + New + Nov + + + Create a new user group + Ustvari novo skupino uporabnikov + + + Show the details of user group ID %s + Prikaži podrobnosti skupine uporabnikov z ID %s + + + Edit user group ID %s + Uredi skupino uporabnikov z ID %s + + + Duplicate user group ID %s + Podvoji skupino uporabnikov z ID %s + + + Delete user group ID %s + Izbriši skupino uporabnikov z ID %s + + + Activate/deactivate user group + Omogoči/onemogoči skupino uporabnikov + + + Deactivate user group ID %s + Onemogoči skupino uporabnikov z ID %s + + + Activate user group ID %s + Omogoči skupino uporabnikov z ID %s + + + + \ No newline at end of file diff --git a/core-bundle/contao/languages/sr/tl_settings.xlf b/core-bundle/contao/languages/sr/tl_settings.xlf index 801dac00372..b07a1716ec8 100644 --- a/core-bundle/contao/languages/sr/tl_settings.xlf +++ b/core-bundle/contao/languages/sr/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Овде можете унети максималну висину слике, у пикселима, која се копира на сервер + + Storage time for undo steps + Време чувања измена + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Овде можете унети време чувања измена, а које је могуће накнадно опозвати (24 часа = 86400 секунди). + + + Storage time for versions + Време чувања верзија + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Овде можете унети време чувања различитих верзија записа (90 дана = 7776000 секунди). + + + Storage time for log entries + Време чувања записа дневника + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Овде можете унети време чувања записа дневника (14 дана = 1209600 секунди). + Default page owner Подразумевани власник странице @@ -165,6 +189,10 @@ Upload settings Подешавања фајлова који се копирају на сервер + + Timeout values + Вредности тајмаута + Default access rights Подразумевана права приступа diff --git a/core-bundle/contao/languages/sv/tl_settings.xlf b/core-bundle/contao/languages/sv/tl_settings.xlf index 00fd5d3fb46..78361d3f6fd 100644 --- a/core-bundle/contao/languages/sv/tl_settings.xlf +++ b/core-bundle/contao/languages/sv/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Ange den maximala bildhöjden (i px) för bilder som laddas upp till siten. + + Storage time for undo steps + Lagringstid för ångra + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Ange lagringstiden för ångra i sekunder (standard: 24 timmar = 86400 sekunder). + + + Storage time for versions + Lagringstiden för versionshanteringen + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Ange lagringstiden (i sekunder) för olika versioner av poster (standard: 90 dagar = 7776000 sekunder). + + + Storage time for log entries + Lagringstid för loggposter + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Ange lagringstiden (i sekunder) för loggposter (standard: 14 dagar = 1209600 sekunder). + Default page owner Standard sidägare @@ -165,6 +189,10 @@ Upload settings Uppladdningsinställningar + + Timeout values + Timeout-värden + Default access rights Standardåtkomstvärden diff --git a/core-bundle/contao/languages/tr/tl_settings.xlf b/core-bundle/contao/languages/tr/tl_settings.xlf index c9b596c79bc..d1334c2b7f3 100644 --- a/core-bundle/contao/languages/tr/tl_settings.xlf +++ b/core-bundle/contao/languages/tr/tl_settings.xlf @@ -117,6 +117,30 @@ Here you can enter the maximum height for image uploads in pixels. Buraya yüklenebilecek en fazla görsel yüksekliğini piksel olarak yazabilirsiniz. + + Storage time for undo steps + Geri alma adımlarının tutulma süresi + + + Here you can enter the storage time for undo steps in seconds (24 hours = 86400 seconds). + Buraya geri alma adımlarının tutulma süresini saniye olarak yazabilirsiniz (24 saat = 86400 saniye). + + + Storage time for versions + Sürümlerin tutulma süresi + + + Here you can enter the storage time for different versions of a record in seconds (90 days = 7776000 seconds). + Buraya bir kaydın farklı sürümlerinin tutulma süresini saniye olarak yazabilirsiniz (90 gün = 7776000 saniye). + + + Storage time for log entries + Günlük kayıtlarının tutulma süresi + + + Here you can enter the storage time for log entries in seconds (14 days = 1209600 seconds). + Buraya günlük kayıtlarının tutulma süresini saniye olarak yazabilirsiniz (14 gün = 1209600 saniye). + Default page owner Varsayılan sayfa sahibi @@ -165,6 +189,10 @@ Upload settings Yükleme ayarları + + Timeout values + Zaman aşımı değerleri + Default access rights Varsayılan erişim izinleri diff --git a/news-bundle/contao/languages/it/tl_module.xlf b/news-bundle/contao/languages/it/tl_module.xlf index 03cb417566e..b300155120f 100644 --- a/news-bundle/contao/languages/it/tl_module.xlf +++ b/news-bundle/contao/languages/it/tl_module.xlf @@ -75,9 +75,11 @@ Use the current URL for canonical links + Utilizzare l'URL corrente per i collegamenti canonici Keep the current URL instead of the configured reader page for canonical links. + Mantenere l'URL corrente invece della pagina del lettore configurata per i collegamenti canonici. Overview page