nextcloud-breeze-dark/l10n/sk.js

25 lines
5.2 KiB
JavaScript

OC.L10N.register(
"breezedark",
{
"Saved" : "Uložené",
"Error" : "Chyba",
"Breeze Dark" : "Breeze Dark",
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark téma pre Nextcloud, založené na téme od KDE",
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. You can also decide to automatically enable or disable the theme based on the theming choice reported by the browser. In the global options you will also find an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user has not set an option yet, they will follow the global option. They can also choose, independently, if they want the theme to match the theming choice reported by the browser. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nToto je Breeze Dark téma pre Nextcloud, založená na téme Breeze Dark, ktorú vytvoril projekt KDE.\n\n## Použitie\n\nPo nainštalovaní témy ju musíte povoliť. Existujú dve možnosti, globálna a osobná.\n\n### Globálne\n\nGlobálna možnosť predvolene povolí tému pre všetkých užívateľov a neautentizované návštevy. Bez tejto možnosti nebudú položky ako prihlasovacie a zdieľacie stránky upravené. Môžete tiež nepovoliť téme zmeniť prihlasovaciu stránku. Globálne možnosti nájdete tu:\n\n```\nNastavenia správcu> Témy> Breeze Dark\n```\n\nUpozorňujeme, že na prístup k globálnym nastaveniam potrebujete aplikáciu Theming povolenú v Nextcloude.\n\n### Osobné\n\nOsobná možnosť umožňuje každému užívateľovi nastaviť si vlastné preferencie nezávisle od toho, akú tému nastavíte globálne. Ak užívateľ zatiaľ nenastavil žiadnu tému, použije sa predvolená. Osobnú nastavenia nájdete tu:\n\n„“\nOsobné nastavenia> Prístupnosť> Breeze Dark\n„“\n\nUpozorňujeme, že na prístup k osobnému nastaveniu potrebujete aplikáciu Prístupnosť povolenú v aplikácii Nextcloud.\n\n### Vlastný štýl\n\nV sekcii Theming v nastaveniach správcu môžete k téme pridať svoj vlastný štýl. Je možné použiť iba štandardné CSS. Tento vlastný štýl sa použije vždy, keď je motív povolený, a ovplyvňuje iba motív Breeze Dark.",
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Dark téma založená na Breeze Dark od projektu KDE. Obnovte stránku, aby sa zmeny prejavili.",
"This setting will enable the theme by default, for any unauthenticated users and users who have not set a preference." : "Toto nastavenie predvolene povolí tému pre všetkých neautentizovaných užívateľov a užívateľov, ktorí si žiadnu nenastavili.",
"Enable Breeze Dark theme by default" : "Povoliť tému Breeze Dark ako predvolenú",
"This setting will enable the automated activation by the clients system settings by default, for any unauthenticated users and users who have not set a preference." : "Toto nastavenie povolí automatickú aktiváciu systémovými nastaveniami klientov v predvolenom nastavení pre všetkých neoverených používateľov a užívateľov, ktorí si to nenastavili.",
"Enable Breeze Dark automated activation by the clients system settings by default" : "V predvolenom nastavení povoliť automatickú aktiváciu Breeze Dark podľa systémových nastavení klienta",
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Toto nastavenie vám povolí vybrať si či je prihlasovacia stránka tematická, keď je téma predvolene povolená.",
"Theme the login page" : "Prihlasovacia stránka témy",
"Custom Styling" : "Vlastné štýly",
"Insert custom styling here …" : "Sem vložte vlastné štýly ...",
"Save" : "Uložiť",
"A Breeze Dark theme for Nextcloud." : "Téma Breeze Dark pre Nextcloud.",
"Breeze Dark theme" : "Téma Breeze Dark",
"Enable Breeze Dark theme" : "Povoliť tému Breeze Dark",
"Enable Breeze Dark automated activation by clients system settings" : "Povoliť automatickú aktiváciu Breeze Dark podľa systémových nastavení klienta"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");