summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sk.js')
-rw-r--r--apps/files_sharing/l10n/sk.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index 14410436df3..2b305fef4e8 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -244,7 +244,8 @@ OC.L10N.register(
"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.",
"Share note" : "Poznámka k zdieľaniu",
- "Toggle grid view" : "Prepnúť zobrazenie mriežky",
+ "Show list view" : "Zobraziť ako zoznam",
+ "Show grid view" : "Zobraziť v mriežke",
"Upload files to %s" : "Nahrať súbory do %s",
"Note" : "Poznámka",
"Select or drop files" : "Vyberte alebo položte súbory",
@@ -256,6 +257,7 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Neplatná cesta, súbor alebo priečinok neexistuje",
"Cannot change permissions for public share links" : "Nemožno zmeniť oprávnenia pre verejné sprístupnené odkazy",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie odoslaním hesla cez Nextcloud Talk zlyhalo, pretože Nextcloud Talk nie je zapnutý",
- "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný."
+ "Sorry, this link doesn’t seem to work anymore." : "To je nepríjemné, ale tento odkaz už nie je funkčný.",
+ "Toggle grid view" : "Prepnúť zobrazenie mriežky"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");