summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs_CZ.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-30 01:55:06 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-30 01:55:06 -0500
commitf4d20dc1f30d4ab4748166956fcacdaeb0773e75 (patch)
tree77568458e7fa2e159f1a8182ebc7b2e43de766a0 /apps/files_sharing/l10n/cs_CZ.js
parent24fc1c751ac1521ef02540bbf6d4d8fefc393b39 (diff)
downloadnextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.tar.gz
nextcloud-server-f4d20dc1f30d4ab4748166956fcacdaeb0773e75.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.js')
-rw-r--r--apps/files_sharing/l10n/cs_CZ.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js
index c401a265a67..1cbddd3b77c 100644
--- a/apps/files_sharing/l10n/cs_CZ.js
+++ b/apps/files_sharing/l10n/cs_CZ.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Server to server sharing is not enabled on this server" : "Sdílení mezi servery není povoleno",
"The mountpoint name contains invalid characters." : "Jméno přípojného bodu obsahuje nepovolené znaky.",
"Invalid or untrusted SSL certificate" : "Neplatný nebo nedůvěryhodný SSL certifikát",
+ "Could not authenticate to remote share, password might be wrong" : "Nezdařilo se ověření vzdáleného úložiště, pravděpodobně chybné heslo",
+ "Storage not valid" : "Úložiště není platné",
"Couldn't add remote share" : "Nelze přidat vzdálené úložiště",
"Shared with you" : "Sdíleno s vámi",
"Shared with others" : "Sdíleno s ostatními",
@@ -47,7 +49,6 @@ OC.L10N.register(
"Download" : "Stáhnout",
"Download %s" : "Stáhnout %s",
"Direct link" : "Přímý odkaz",
- "Server-to-Server Sharing" : "Sdílení mezi servery",
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům z tohoto serveru přijímat sdílení z jiných serverů"
},