diff options
Diffstat (limited to 'apps/sharebymail/l10n/sk.js')
-rw-r--r-- | apps/sharebymail/l10n/sk.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js index 7ebce594c4f..f8790dd222f 100644 --- a/apps/sharebymail/l10n/sk.js +++ b/apps/sharebymail/l10n/sk.js @@ -38,7 +38,6 @@ OC.L10N.register( "Share by mail" : "Sprístupniť e-mailom", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", - "Enforce password protection" : "Vynútiť ochranu heslom", - "Password to access »%1$s« shared with %2$s" : "Heslo pre prístup k »%1$s« sprístupnené používateľovi %2$s" + "Enforce password protection" : "Vynútiť ochranu heslom" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |