diff options
Diffstat (limited to 'lib/l10n/sk_SK.php')
-rw-r--r-- | lib/l10n/sk_SK.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php index 691bb9cac3a..42eaab8b586 100644 --- a/lib/l10n/sk_SK.php +++ b/lib/l10n/sk_SK.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "To je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou.", "See %s" => "Pozri %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "To je zvyčajne možné opraviť tým, že %sudelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou%s.", +"Sample configuration detected" => "Detekovaná bola vzorová konfigurácia", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Zistilo sa, že konfigurácia bola skopírovaná zo vzorových súborov. Takáto konfigurácia nie je podporovaná a môže poškodiť vašu inštaláciu. Prečítajte si dokumentáciu pred vykonaním zmien v config.php", "Help" => "Pomoc", "Personal" => "Osobné", "Settings" => "Nastavenia", @@ -97,6 +99,7 @@ $TRANSLATIONS = array( "Cannot create \"data\" directory (%s)" => "Nie je možné vytvoriť priečinok \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Toto je zvyčajne možné opraviť tým, že <a href=\"%s\" target=\"_blank\">udelíte webovému serveru oprávnenie na zápis do koreňového adresára</a>.", "Setting locale to %s failed" => "Nastavenie locale na %s zlyhalo", +"Please install one of these locales on your system and restart your webserver." => "Prosím, nainštalujte si aspoň jeden z týchto jazykov so svojho systému a reštartujte webserver.", "Please ask your server administrator to install the module." => "Prosím, požiadajte administrátora vášho servera o inštaláciu modulu.", "PHP module %s not installed." => "PHP modul %s nie je nainštalovaný.", "PHP %s or higher is required." => "Požadovaná verzia PHP %s alebo vyššia.", |