Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-28 03:07:11 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-28 03:07:11 +0300
commitad597d498d9298643338df2df0170159b736c12c (patch)
tree0906104deba4236d1f68ae1bfe956c40d662d6bf /apps/federatedfilesharing/l10n/cs_CZ.js
parentd4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/cs_CZ.js')
-rw-r--r--apps/federatedfilesharing/l10n/cs_CZ.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/cs_CZ.js b/apps/federatedfilesharing/l10n/cs_CZ.js
index c51add4747e..c13b4568ab5 100644
--- a/apps/federatedfilesharing/l10n/cs_CZ.js
+++ b/apps/federatedfilesharing/l10n/cs_CZ.js
@@ -28,8 +28,6 @@ OC.L10N.register(
"File is already shared with %s" : "Soubor je již sdílen s %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sdílení %s selhalo, %s se nepodařilo nalézt, server pravděpodobně právě není dostupný.",
"Could not find share" : "Nelze nalézt sdílení",
- "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s (zastupuje %2$s)",
- "You received \"/%3$s\" as a remote share from %1$s" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s",
"Accept" : "Přijmout",
"Decline" : "Zamítnout",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Sdílej se mnou pomocí mého #Nextcloud sdruženého cloud ID, více na %s",
@@ -43,6 +41,8 @@ OC.L10N.register(
"Share it:" : "Sdílet:",
"Add to your website" : "Přidat na svou webovou stránku",
"Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud",
- "HTML Code:" : "HTML kód:"
+ "HTML Code:" : "HTML kód:",
+ "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s (zastupuje %2$s)",
+ "You received \"/%3$s\" as a remote share from %1$s" : "Obdrželi jste \"/%3$s\" jako vzdálené sdílení od %1$s"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");