diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 01:12:12 +0000 |
commit | a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25 (patch) | |
tree | e844f83a08090cedc7358c4ac33fc4a3a7fd75bc /apps/files_sharing/l10n | |
parent | 1329061d31069fd4dd4bad9a69c4c595230b847a (diff) | |
download | nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.tar.gz nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 4cc38c6797a..2446e958b74 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -36,7 +36,7 @@ OC.L10N.register( "Public link expired" : "Veřejný odkaz vypršel", "{actor} shared as public link" : "{actor} sdílel(a) jako veřejný odkaz", "{actor} removed public link" : "{actor} odstranil(a) veřejný odkaz", - "Public link of {actor} expired" : "Veřejný odkaz {actor} vypršel", + "Public link of {actor} expired" : "Platnost veřejného odkazu {actor} skončila", "You shared {file} as public link" : "Sdílel(a) jste {file} jako veřejný odkaz", "You removed public link for {file}" : "Odstranil(a) jste veřejný odkaz pro {file}", "Public link expired for {file}" : "Veřený odkaz pro {file} vypršel", @@ -92,6 +92,7 @@ OC.L10N.register( "Direct link" : "Přímý odkaz", "Add to your Nextcloud" : "Přidat do Nextcloud", "Share API is disabled" : "Sdílení API je zakázané", + "File sharing" : "Sdílení souborů", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index f3e11acfcd2..ad9f5b77ad7 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -34,7 +34,7 @@ "Public link expired" : "Veřejný odkaz vypršel", "{actor} shared as public link" : "{actor} sdílel(a) jako veřejný odkaz", "{actor} removed public link" : "{actor} odstranil(a) veřejný odkaz", - "Public link of {actor} expired" : "Veřejný odkaz {actor} vypršel", + "Public link of {actor} expired" : "Platnost veřejného odkazu {actor} skončila", "You shared {file} as public link" : "Sdílel(a) jste {file} jako veřejný odkaz", "You removed public link for {file}" : "Odstranil(a) jste veřejný odkaz pro {file}", "Public link expired for {file}" : "Veřený odkaz pro {file} vypršel", @@ -90,6 +90,7 @@ "Direct link" : "Přímý odkaz", "Add to your Nextcloud" : "Přidat do Nextcloud", "Share API is disabled" : "Sdílení API je zakázané", + "File sharing" : "Sdílení souborů", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", |