diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-27 00:12:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-27 00:12:20 +0000 |
commit | 6ccc34f5af4352cdaec9b5d09a99b31583310a87 (patch) | |
tree | 98ce5019d7853eadfedf475a1abcbd73d813dca0 /apps/files_sharing/l10n/sk.js | |
parent | 6514bf1e18485bd5e94ea01c5e49ca2d74c3023b (diff) | |
download | nextcloud-server-6ccc34f5af4352cdaec9b5d09a99b31583310a87.tar.gz nextcloud-server-6ccc34f5af4352cdaec9b5d09a99b31583310a87.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/sk.js')
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index fe05e38334d..d97f6840eb4 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -4,16 +4,24 @@ OC.L10N.register( "Shared with others" : "Sprístupnené ostatným", "Shared with you" : "Vám sprístupnené", "Shared by link" : "Sprístupnené prostredníctvom odkazu", + "Deleted shares" : "Zmazať sprístupnenia", + "Shares" : "Sprístupnené položky", "Nothing shared with you yet" : "Zatiaľ vám nikto nič nesprístupnil", - "Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré s vami sprístupnili ostatní", + "Files and folders others share with you will show up here" : "Tu budú zobrazené súbory a priečinky, ktoré vám ostatní sprístupnili", "Nothing shared yet" : "Zatiaľ ste nič nesprístupnili", "Files and folders you share will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili", "No shared links" : "Žiadne sprístupnené odkazy", "Files and folders you share by link will show up here" : "Tu sú zobrazené súbory a priečinky, ktoré ste sprístupnili prostredníctvom odkazov", + "No deleted shares" : "Žiadne zmazané sprístupnené položky", + "Shares you deleted will show up here" : "Tu sa zobrazia sprístupnené položky, ktoré zmažete", + "No shares" : "Žiadne sprístupnené položky", + "Shares will show up here" : "Tu sa zobrazia sprístupnené položky", + "Restore share" : "Obnoviť sprístupnené položky", + "Something happened. Unable to restore the share." : "Niečo sa udialo. Nedarí sa obnoviť sprístupnenú položku.", "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}", - "Invalid server URL" : "Neplatná url servera", - "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud-u zlyhalo", + "Invalid server URL" : "Neplatná URL servera", + "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", "Share" : "Sprístupniť", "No expiration date set" : "Dátum exspirácie nenastavený", "Shared by" : "Sprístupňuje", @@ -60,6 +68,7 @@ OC.L10N.register( "{actor} shared {file} with {user}" : "{actor} sprístupnil {file} používateľovi {user}", "{actor} removed {user} from {file}" : "{actor} zrušil sprístupnenie {file} pre používateľa {user}", "{actor} shared {file} with you" : "{actor} vám sprístupnil {file}", + "{actor} removed you from the share named {file}" : "{actor} vás odstránil z prístupu k {file} ", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Súbor alebo adresár zdieľaný cez email alebo verejný odkaz bol <strong>stiahnutý</strong>", "A file or folder was shared from <strong>another server</strong>" : "Súbor alebo priečinok bol sprístupnený z <strong>iného servera</strong>", "A file or folder has been <strong>shared</strong>" : "Súbor alebo priečinok bol <strong>sprístupnený</strong>", @@ -91,6 +100,7 @@ OC.L10N.register( "Direct link" : "Priama linka", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", "Share API is disabled" : "API pre sprístupňovanie je zakázané", + "File sharing" : "Sprístupnenie súborov", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Name" : "Názov", "Share time" : "Čas sprístupnenia", @@ -101,6 +111,7 @@ OC.L10N.register( "the link expired" : "linke vypršala platnosť", "sharing is disabled" : "sprístupňovanie je zakázané", "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", + "Note:" : "Poznámka:", "Download %s" : "Stiahnuť %s", "Upload files to %s" : "Nahrať súbory do %s", "Select or drop files" : "Vyberte alebo položte súbory", |