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:
Diffstat (limited to 'apps/systemtags/l10n/cs.js')
-rw-r--r--apps/systemtags/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js
index 76ba2a08568..8354262c6cc 100644
--- a/apps/systemtags/l10n/cs.js
+++ b/apps/systemtags/l10n/cs.js
@@ -8,9 +8,9 @@ OC.L10N.register(
"Tagged files" : "Oštítkované soubory",
"Select tags to filter by" : "Vybrat štítky pro filtr",
"No tags found" : "Nebyly nalezeny žádné štítky",
- "Please select tags to filter by" : "Vyberte prosím tagy pro filtrování",
+ "Please select tags to filter by" : "Vyberte štítky podle kterých filtrovat",
"No files found for the selected tags" : "Nebyly nalezeny žádné soubory s vybranými štítky",
- "Added system tag %1$s" : "Přidán systémový tag %1$s",
+ "Added system tag %1$s" : "Přidán systémový štítek %1$s",
"Added system tag {systemtag}" : "Přidán systémový štítek {systemtag}",
"%1$s added system tag %2$s" : "%1$s přidal(a) systémový tag %2$s",
"{actor} added system tag {systemtag}" : "{actor} přidal(a) systémový štítek {systemtag}",