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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index e1b61cafd55..ac700b23c02 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -278,6 +278,7 @@ OC.L10N.register(
"Allow deleting" : "Umožniť mazanie",
"Allow resharing" : "Povoliť sprístupňovanie ďalej",
"Expiration date enforced" : "Vynútený dátum ukončenia platnosti",
- "Password protect" : "Chrániť heslom"
+ "Password protect" : "Chrániť heslom",
+ "Update" : "Aktualizovať"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");