1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-01-10 11:07:42 +00:00
nextcloud-breeze-dark/l10n/sk.js
Nextcloud bot 95c8438d99
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-05 03:22:49 +00:00

20 lines
1.7 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",
"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 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",
"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);");