summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-02 13:12:35 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-02 13:12:35 +0000
commit3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch)
tree52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/dav/l10n/cs.js
parent83eb175682976dbcd9038a189a8ac74f4effd044 (diff)
downloadnextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz
nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r--apps/dav/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 69d0de5f453..e9406f6c3a2 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -174,7 +174,6 @@ OC.L10N.register(
"Tentative" : "Nezávazně",
"Number of guests" : "Počet hostů",
"Comment" : "Komentář",
- "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
- "Calendar and tasks" : "Kalendář a úkoly"
+ "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");