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>2020-06-05 05:16:44 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-05 05:16:44 +0300
commitdfe70692d711d16612f18f88eb999cf041b8487b (patch)
tree922f9c31b030c2bdd1e4b3d18d9e07864ee3ae53 /apps/files/l10n/cs.json
parenta1204be15baaa00a073107c36c722a5a090d4699 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r--apps/files/l10n/cs.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index c3f9c02a3f9..f07202c8145 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -185,8 +185,6 @@
"Pending shares" : "Čekající sdílení",
"Text file" : "Textový soubor",
"New text file.txt" : "Nový textový soubor.txt",
- "%s of %s used" : "%s z %s použito",
- "%1$s%% of %2$s used" : "použito %1$s%% z %2$s",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">přístup k vašim souborům přes WebDAV</a>",
"Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"