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/systemtags/l10n/cs_CZ.js
parentd4969abc9d306b5b5539f4e7722fc5ee1c722082 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags/l10n/cs_CZ.js')
-rw-r--r--apps/systemtags/l10n/cs_CZ.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/cs_CZ.js b/apps/systemtags/l10n/cs_CZ.js
index 9f3eda696c9..2a9df127eac 100644
--- a/apps/systemtags/l10n/cs_CZ.js
+++ b/apps/systemtags/l10n/cs_CZ.js
@@ -10,12 +10,20 @@ OC.L10N.register(
"Please select tags to filter by" : "Vyberte prosím tagy pro filtrování",
"No files found for the selected tags" : "Nebyly nalezeny žádné soubory s vybranými tagy",
"<strong>System tags</strong> for a file have been modified" : "<strong>Systémové tagy</strong> souboru byly upraveny",
+ "You added system tag %3$s" : "Přidal jste systémový štítek %3$s",
+ "%1$s added system tag %3$s" : "%1$s přidal systémový štítek %3$s",
+ "You removed system tag %3$s" : "Odstranil jste systémový tag %3$s",
+ "%1$s removed system tag %3$s" : "%1$s odstranil systémový štítek %3$s",
"You created system tag %2$s" : "Vytvořili jste systémový tag %2$s",
"%1$s created system tag %2$s" : "%1$s vytvořil systémový tag %2$s",
"You deleted system tag %2$s" : "Smazali jste systémový tag %2$s",
"%1$s deleted system tag %2$s" : "%1$s smazal systémový tag %2$s",
"You updated system tag %3$s to %2$s" : "Aktualizovali jste systémový tag %3$s na %2$s",
"%1$s updated system tag %3$s to %2$s" : "%1$s aktualizoval systémový tag %3$s na %2$s",
+ "You added system tag %3$s to %2$s" : "K %2$s jste přidal systémový štítek %3$s",
+ "%1$s added system tag %3$s to %2$s" : "%1$s k %2$s přidal systémový štítek %3$s",
+ "You removed system tag %3$s from %2$s" : "Z %2$s jste odstranil systémový štítek %3$s",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s odstranil systémový štítek %3$s z %2$s",
"%s (restricted)" : "%s (omezeno)",
"%s (invisible)" : "%s (neviditelný)",
"Collaborative tags" : "Značky pro spolupráci",