diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:54 +0000 |
commit | 7824599d71c09eb2c6ec6f3e57a324a378f174ea (patch) | |
tree | 5fec17ef6184c5eb5f9a3ef9779d13729b409028 /apps/files/l10n/sk.js | |
parent | 6b5db20fc9f101478809c0d34f630d35dfcd9d93 (diff) | |
download | nextcloud-server-7824599d71c09eb2c6ec6f3e57a324a378f174ea.tar.gz nextcloud-server-7824599d71c09eb2c6ec6f3e57a324a378f174ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 5317c83835f..3cd5ba335a4 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", "Storage invalid" : "Úložisko nie je platné", "Unknown error" : "Neznáma chyba", - "All files" : "Všetky súbory", - "Recent" : "Nedávne", - "Favorites" : "Obľúbené", "File could not be found" : "Súbor nie je možné nájsť", "Move or copy" : "Presunúť alebo kopírovať", "Download" : "Stiahnuť", "Delete" : "Zmazať", "Home" : "Domov", "Close" : "Zavrieť", + "Favorites" : "Obľúbené", "Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"", "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", "Upload cancelled." : "Odosielanie je zrušené.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", "New folder" : "Nový priečinok", "Upload file" : "Nahrať súbor", + "Recent" : "Nedávne", "Not favorited" : "Nie je obľúbený", "Remove from favorites" : "Odstrániť z obľúbených", "Add to favorites" : "Pridať do obľúbených", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Súbor alebo priečinok bol <strong>odstránený</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Obmedzte upozornenia na vytvorenie a zmeny na vaše <strong>obľúbené súbory</strong> <em>(Len streamy)</em>", "A file or folder has been <strong>restored</strong>" : "Súbor alebo priečinok bol <strong>obnovený</strong>", + "All files" : "Všetky súbory", "Unlimited" : "Neobmedzené", "Upload (max. %s)" : "Nahrať (max. %s)", "Accept" : "Prijať", |