diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-17 01:55:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-17 01:55:43 -0400 |
commit | b51b4f0a2cb3a2174b071c92f9e076e6b30fc216 (patch) | |
tree | 1538738db5a179a7287a824edf445ef5bd0b0057 /lib/l10n/sk_SK.js | |
parent | fc0aa0b6ae8897aea7666a36de2350106eb9999c (diff) | |
download | nextcloud-server-b51b4f0a2cb3a2174b071c92f9e076e6b30fc216.tar.gz nextcloud-server-b51b4f0a2cb3a2174b071c92f9e076e6b30fc216.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk_SK.js')
-rw-r--r-- | lib/l10n/sk_SK.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/sk_SK.js b/lib/l10n/sk_SK.js index 89ac5580b37..459165e218e 100644 --- a/lib/l10n/sk_SK.js +++ b/lib/l10n/sk_SK.js @@ -35,8 +35,6 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["pred %n hodinou","pred %n hodinami","pred %n hodinami"], "_%n minute ago_::_%n minutes ago_" : ["pred %n minútou","pred %n minútami","pred %n minútami"], "seconds ago" : "pred sekundami", - "Database Error" : "Chyba databázy", - "Please contact your system administrator." : "Prosím kontaktujte administrátora.", "web services under your control" : "webové služby pod Vašou kontrolou", "App directory already exists" : "Aplikačný priečinok už existuje", "Can't create app folder. Please fix permissions. %s" : "Nemožno vytvoriť aplikačný priečinok. Prosím upravte povolenia. %s", @@ -74,8 +72,6 @@ OC.L10N.register( "For the best results, please consider using a GNU/Linux server instead." : "Pre dosiahnutie najlepších výsledkov, prosím zvážte použitie GNU/Linux servera.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inštancia %s beží v 32-bitovom prostredí PHP a v php.ini bola nastavená voľba open_basedir. To bude zdrojom problémov so súbormi väčšími ako 4GB a dôrazne sa neodporúča.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Prosím, odstráňte nastavenie open_basedir vo vašom php.ini alebo prejdite na 64-bit PHP.", - "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4 GB and is highly discouraged." : "Zdá sa, že táto inštancia %s beží v 32-bitovom prostredí PHP a nie je nainštalovaná knižnica cURL. To bude zdrojom problémov so súbormi väčšími ako 4GB a dôrazne sa neodporúča.", - "Please install the cURL extension and restart your webserver." : "Nainštalujte si prosím cURL rozšírenie a reštartujte webserver.", "Set an admin username." : "Zadajte používateľské meno administrátora.", "Set an admin password." : "Zadajte heslo administrátora.", "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", |