diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-19 01:57:09 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-19 01:57:09 -0400 |
commit | 77cfddff0f8eae2c6010e41e585f7543628d554e (patch) | |
tree | 7bb040be227b6f6dfcb18fb30de54a5fbe66b718 /apps/files/l10n/sk_SK.php | |
parent | 8f7676c762ce4a6d2db852693060cd672b05121b (diff) | |
download | nextcloud-server-77cfddff0f8eae2c6010e41e585f7543628d554e.tar.gz nextcloud-server-77cfddff0f8eae2c6010e41e585f7543628d554e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sk_SK.php')
-rw-r--r-- | apps/files/l10n/sk_SK.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index efa2289f88b..20c25ee47c7 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Úložisko nie je dostupné", +"Storage invalid" => "Úložisko nie je platné", "Unknown error" => "Neznáma chyba", "Could not move %s - File with this name already exists" => "Nie je možné presunúť %s - súbor s týmto menom už existuje", "Could not move %s" => "Nie je možné presunúť %s", @@ -10,6 +12,7 @@ $TRANSLATIONS = array( "The name %s is already used in the folder %s. Please choose a different name." => "Názov %s už používa priečinok s%. Prosím zvoľte iný názov.", "Not a valid source" => "Neplatný zdroj", "Server is not allowed to open URLs, please check the server configuration" => "Server nie je oprávnený otvárať adresy URL. Overte nastavenia servera.", +"The file exceeds your quota by %s" => "Súbor prekračuje vašu kvótu o %s", "Error while downloading %s to %s" => "Chyba pri sťahovaní súboru %s do %s", "Error when creating the file" => "Chyba pri vytváraní súboru", "Folder name cannot be empty." => "Názov priečinka nemôže byť prázdny.", @@ -43,6 +46,7 @@ $TRANSLATIONS = array( "Error fetching URL" => "Chyba pri načítavaní URL", "Share" => "Zdieľať", "Delete" => "Zmazať", +"Disconnect storage" => "Odpojiť úložisko", "Unshare" => "Zrušiť zdieľanie", "Delete permanently" => "Zmazať trvalo", "Rename" => "Premenovať", @@ -66,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Chybný súkromný kľúč na šifrovanie aplikácií. Zaktualizujte si heslo súkromného kľúča v svojom osobnom nastavení, aby ste znovu získali prístup k svojim zašifrovaným súborom.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifrovanie bolo zakázané, ale vaše súbory sú stále zašifrované. Prosím, choďte do osobného nastavenia pre dešifrovanie súborov.", "{dirs} and {files}" => "{dirs} a {files}", +"%s could not be renamed as it has been deleted" => "%s nebolo možné premenovať, pretože bol zmazaný", "%s could not be renamed" => "%s nemohol byť premenovaný", "Upload (max. %s)" => "Nahrať (max. %s)", "File handling" => "Nastavenie správania sa k súborom", |