1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-11-05 08:17:07 +00:00
nextcloud-breeze-dark/l10n/sk.js
Nextcloud bot 7eb8bcc600
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 04:22:12 +00:00

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