aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
commitad9b458c7437e20be7d5a93ce383effe354bfeba (patch)
tree1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/sk.js
parent81148e64f85a912a18929d222d96543f92bcaa75 (diff)
downloadnextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz
nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r--apps/files/l10n/sk.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 4381bfce131..a39d9f3a0f7 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"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" : "Sťahovanie",
"Delete" : "Zmazať",
"Home" : "Domov",
"Close" : "Zavrieť",
- "Favorites" : "Obľúbené",
"Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"",
"Upload cancelled." : "Odosielanie je zrušené.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov",
@@ -148,9 +148,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.",
"No favorites yet" : "Zatiaľ žiadne obľúbené",
"Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu",
- "Shared with you" : "Vám sprístupnené",
- "Shared with others" : "Sprístupnené ostatným",
- "Shared by link" : "Sprístupnené prostredníctvom odkazu",
"Tags" : "Štítky",
"Deleted files" : "Zmazané súbory",
"Text file" : "Textový súbor",
@@ -158,6 +155,9 @@ OC.L10N.register(
"Move" : "Presunúť",
"A new file or folder has been <strong>deleted</strong>" : "Nový súbor alebo priečinok bol <strong>zmazaný</strong>",
"A new file or folder has been <strong>restored</strong>" : "Nový súbor alebo priečinok bol<strong>obnovený</strong>",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>",
+ "Shared with you" : "Vám sprístupnené",
+ "Shared with others" : "Sprístupnené ostatným",
+ "Shared by link" : "Sprístupnené prostredníctvom odkazu"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");