diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-02 00:07:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-02 00:07:20 +0000 |
commit | f27d382c4775d1a47ca8d81a987fd82b79cf05c9 (patch) | |
tree | 4c6fb414674c5eaf89242b02b5ae07a53e60059f /core/l10n/sk.js | |
parent | af6f5e8fad2584b5291a0ada8695d5a0a9952a13 (diff) | |
download | nextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.tar.gz nextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 9521e6d2f54..c9f78742b18 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -92,9 +92,6 @@ OC.L10N.register( "Error occurred while checking server setup" : "Počas kontroly nastavenia serveru sa stala chyba", "Shared" : "Sprístupnené", "Shared with {recipients}" : "Sprístupnené {recipients}", - "Error" : "Chyba", - "Error while sharing" : "Chyba počas sprístupňovania", - "Error while unsharing" : "Chyba počas odobratia sprístupnenia", "Error setting expiration date" : "Chyba pri nastavení dátumu expirácie", "The public link will expire no later than {days} days after it is created" : "Verejný odkaz nevyprší skôr než za {days} dní po vytvorení", "Set expiration date" : "Nastaviť dátum expirácie", @@ -130,6 +127,7 @@ OC.L10N.register( "Can change" : "Môže meniť", "Can delete" : "Môže odstraňovať", "Could not unshare" : "Nepodarilo sa zrušiť sprístupnenie", + "Error while sharing" : "Chyba počas sprístupňovania", "Share details could not be loaded for this item." : "Nebolo možné načítať údaje o sprístupnení tejto položky.", "No users or groups found for {search}" : "Výrazu {search} nezodpovedá žiadny používateľ ani skupina", "No users found for {search}" : "Výrazu {search} nezodpovedá žiadny používateľ", @@ -139,6 +137,7 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (pošta)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Sprístupniť", + "Error" : "Chyba", "Error removing share" : "Chyba pri rušení sprístupnenia", "Non-existing tag #{tag}" : "Neexistujúca značka #{tag}", "restricted" : "obmedzený", @@ -147,12 +146,6 @@ OC.L10N.register( "Delete" : "Zmazať", "Rename" : "Premenovať", "No tags found" : "Štítky sa nenašli", - "The object type is not specified." : "Nešpecifikovaný typ objektu.", - "Enter new" : "Zadať nový", - "Add" : "Pridať", - "Edit tags" : "Upraviť štítky", - "Error loading dialog template: {error}" : "Chyba pri načítaní šablóny dialógu: {error}", - "No tags selected for deletion." : "Nie sú vybraté štítky na zmazanie.", "unknown text" : "neznámy text", "Hello world!" : "Ahoj svet!", "sunny" : "slnečno", @@ -251,6 +244,7 @@ OC.L10N.register( "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Súbory sú zašifrované. Ak ste nepovolili kľúč pre obnovenie, neexistuje žiadny spôsob, ako obnoviť vaše dáta po obnovení vášho hesla. <br /> Ak si nie ste istí čo urobiť, prosím skôr než budete pokračovať, obráťte sa na administrátora. <br /> Naozaj chcete pokračovať?", "Ok" : "Ok", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný alebo presunúť priečinok s dátami mimo priestoru, ktorý webový server sprístupňuje.", + "Error while unsharing" : "Chyba počas odobratia sprístupnenia", "can edit" : "môže upraviť", "can create" : "môže vytvoriť", "can change" : "môže zmeniť", @@ -264,6 +258,12 @@ OC.L10N.register( "Share with users, groups or remote users..." : "Sprístupniť používateľom, skupinám alebo vzdialeným používateľom...", "Share with users, groups, remote users or by mail..." : "Zdieľať s používateľmi, skupinami, vzdialenými používateľmi alebo prostredníctvom pošty..", "Share with users..." : "Sprístupniť používateľom...", + "The object type is not specified." : "Nešpecifikovaný typ objektu.", + "Enter new" : "Zadať nový", + "Add" : "Pridať", + "Edit tags" : "Upraviť štítky", + "Error loading dialog template: {error}" : "Chyba pri načítaní šablóny dialógu: {error}", + "No tags selected for deletion." : "Nie sú vybraté štítky na zmazanie.", "The update was successful. Redirecting you to Nextcloud now." : "Aktualizácia bola úspešná. Presmerovávam na Nextcloud.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Dobrý deň,\n\npoužívateľ %s Vám sprístupnil položku s názvom %s.\nPre zobrazenie kliknite na odkaz: %s\n", "The share will expire on %s." : "Sprístupnenie vyprší %s.", |