1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-06-24 06:11:03 +00:00
nextcloud-breeze-dark/l10n/sk.js

18 lines
1 KiB
JavaScript
Raw Normal View History

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.",
"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);");