From 15673bc6011f6a8b934e251df4ac9cff6c37c465 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 6 Mar 2017 01:07:58 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/sk.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 apps/theming/l10n/sk.js (limited to 'apps/theming/l10n/sk.js') diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js new file mode 100644 index 00000000000..5f3693fbad1 --- /dev/null +++ b/apps/theming/l10n/sk.js @@ -0,0 +1,27 @@ +OC.L10N.register( + "theming", + { + "Admin" : "Administrátor", + "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", + "The given name is too long" : "Zadané meno je príliš dlhé", + "The given web address is too long" : "Zadaná web adresa je príliš dlhá", + "The given slogan is too long" : "Zadaný slogan je príliš dlhý", + "The given color is invalid" : "Zadaná farba nie je platná", + "Saved" : "Uložené", + "No file uploaded" : "Žiadny súbor nebol nahraný", + "Unsupported image type" : "Typ obrázka nie je podporovaný", + "You are already using a custom theme" : "Už používate upravený vzhľad", + "Theming" : "Vzhľad", + "Name" : "Názov", + "reset to default" : "nastaviť predvolené", + "Web address" : "Web adresa", + "Web address https://…" : "Webová adresa https://...", + "Slogan" : "Slogan", + "Color" : "Farba", + "Logo" : "Logo", + "Upload new logo" : "Nahrať nové logo", + "Login image" : "Prihlasovací obrázok", + "Upload new login background" : "Nahrať nové prihlasovacie pozadie", + "Log in image" : "Prihlasovací obrázok" +}, +"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); -- cgit v1.2.3