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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-17 06:25:53 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-17 06:25:53 +0300
commita0e9b2e6cfdabe55639dd665815f25f9e1b9df86 (patch)
tree7ca7efe1c3235580bbd3c0f3cd5f77c9b88aa88e /l10n/cs.js
parenta4b482a2949d03871c9ac0399288681aba27d715 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index abb7a304f..5cf57a019 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -91,6 +91,11 @@ OC.L10N.register(
"Heading 4" : "Nadpis 4",
"Heading 5" : "Nadpis 5",
"ToDo list" : "Seznam úkolů",
+ "Callouts" : "Popisky",
+ "Info" : "Informace",
+ "Success" : "Úspěch",
+ "Warning" : "Varování",
+ "Danger" : "Nebezpečí",
"Emoji picker" : "Volba emotikony"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");