diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-25 01:25:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-25 01:25:07 +0000 |
commit | 556b958af2e786eefc6c7a1423510c0ff7aabfcf (patch) | |
tree | 91f831ad5e31e6c733a2c44da0186381a9ecae74 /apps/sharebymail/l10n/sk_SK.js | |
parent | 8a7b8f966e476173416cdd5fd7fc0e01de34aa1f (diff) | |
download | nextcloud-server-556b958af2e786eefc6c7a1423510c0ff7aabfcf.tar.gz nextcloud-server-556b958af2e786eefc6c7a1423510c0ff7aabfcf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/sk_SK.js')
-rw-r--r-- | apps/sharebymail/l10n/sk_SK.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/sk_SK.js b/apps/sharebymail/l10n/sk_SK.js index e0c45f5a132..3e959409987 100644 --- a/apps/sharebymail/l10n/sk_SK.js +++ b/apps/sharebymail/l10n/sk_SK.js @@ -1,15 +1,15 @@ OC.L10N.register( "sharebymail", { - "Shared with %1$s" : "Sprístupnené s %1$s", - "Shared with {email}" : "Sprístupnené s {email}", + "Shared with %1$s" : "Sprístupnené používateľovi %1$s", + "Shared with {email}" : "Sprístupnené {email}", "Shared with %1$s by %2$s" : "Sprístupnené používateľovi %1$s používateľom %2$s", "Shared with {email} by {actor}" : "Sprístupnené {email} používateľom {actor}", "You shared %1$s with %2$s by mail" : "Sprístupnili ste %1$s používateľovi %2$s pomocou emailu", "You shared {file} with {email} by mail" : "Sprístupnili ste {file} používateľovi {email} pomocou emailu", "%3$s shared %1$s with %2$s by mail" : "%3$s sprístupnil %1$s používateľovi %2$s pomocou emailu", "{actor} shared {file} with {email} by mail" : "{actor} sprístupnil {file} používateľovi {email} pomocou emailu", - "Sharing %s failed, this item is already shared with %s" : "Sprístupnenie %s zlyhalo, táto položka je už sprístupnená používateľovi %s", + "Sharing %s failed, this item is already shared with %s" : "Sprístupnenie %s zlyhalo, táto položka je už používateľovi %s sprístupnená", "Failed to send share by E-mail" : "Nebolo možné poslať sprístupnenie emailom", "%s shared »%s« with you" : "%s vám sprístupnil »%s«", "%s shared »%s« with you on behalf of %s" : "%s vám sprístupnil »%s« menom používateľa %s", |