diff options
Diffstat (limited to 'apps/files_sharing/l10n/sk_SK.js')
-rw-r--r-- | apps/files_sharing/l10n/sk_SK.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sk_SK.js b/apps/files_sharing/l10n/sk_SK.js index b34a84bc6e1..6e72a0b009b 100644 --- a/apps/files_sharing/l10n/sk_SK.js +++ b/apps/files_sharing/l10n/sk_SK.js @@ -25,6 +25,7 @@ OC.L10N.register( "Invalid ownCloud url" : "Chybná ownCloud url", "Share" : "Zdieľať", "Shared by" : "Zdieľa", + "A file or folder has been <strong>shared</strong>" : "Súbor alebo priečinok bol <strong>zdieľaný</strong>", "A file or folder was shared from <strong>another server</strong>" : "Súbor alebo priečinok bol vyzdieľaný z <strong>iného servera</strong>", "A public shared file or folder was <strong>downloaded</strong>" : "Verejne zdieľaný súbor alebo priečinok bol <strong>stiahnutý</strong>", "You received a new remote share from %s" : "Dostali ste nové vzdialené zdieľanie z %s", @@ -33,6 +34,11 @@ OC.L10N.register( "%1$s unshared %2$s from you" : "%1$s už s vami nezdieľa %2$s", "Public shared folder %1$s was downloaded" : "Verejne zdieľaný priečinok %1$s bol stiahnutý", "Public shared file %1$s was downloaded" : "Verejne zdieľaný súbor %1$s bol stiahnutý", + "You shared %1$s with %2$s" : "Bol zdieľaný %1$s s %2$s", + "You shared %1$s with group %2$s" : "Bol zdieľaný %1$s so skupinou %2$s", + "%2$s shared %1$s with you" : "%2$s vám zdieľal %1$s", + "You shared %1$s via link" : "Zdieľate %1$s prostredníctvom odkazu", + "Shares" : "Zdieľanie", "This share is password-protected" : "Toto zdieľanie je chránené heslom", "The password is wrong. Try again." : "Heslo je chybné. Skúste to znova.", "Password" : "Heslo", |