diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-13 00:05:40 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-13 00:05:40 +0100 |
commit | 68fa0b7dcc4a45e4f44b754626440091608ccc85 (patch) | |
tree | 4b56baa3c2cba0066a103a39c815455afff2665c /settings/l10n/sk_SK.php | |
parent | 316807e0d3f050af3fdd4c8dbc1ca3e1e7bc8cbb (diff) | |
download | nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.tar.gz nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk_SK.php')
-rw-r--r-- | settings/l10n/sk_SK.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index 8f3e8207e8f..9fe6a01b7a1 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -24,10 +24,17 @@ "Error" => "Chyba", "Updated" => "Aktualizované", "Saving..." => "Ukladám...", +"deleted" => "zmazané", +"undo" => "vrátiť", "Groups" => "Skupiny", "Group Admin" => "Správca skupiny", "Delete" => "Odstrániť", "__language_name__" => "Slovensky", +"Security Warning" => "Bezpečnostné varovanie", +"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš priečinok s dátami a Vaše súbory sú pravdepodobne dostupné z internetu. .htaccess súbor dodávaný s inštaláciou ownCloud nespĺňa úlohu. Dôrazne Vám doporučujeme nakonfigurovať webserver takým spôsobom, aby dáta v priečinku neboli verejné, alebo presuňte dáta mimo štruktúry priečinkov webservera.", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené.", +"Please double check the <a href='%s'>installation guides</a>." => "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>.", +"More" => "Viac", "Version" => "Verzia", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Vyvinuté <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>,<a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencovaný pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Pridať vašu aplikáciu", |