aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-03 02:26:12 +0000
committerNextcloud bot <bot@nextcloud.com>2021-08-03 02:26:12 +0000
commitf01289f8d7a76fb7a0cddf79d9270ceb43ff9237 (patch)
treec07558da58c54afffdedd5eae1df152caf0b091e /apps/dav/l10n/cs.js
parente49d822827fdd22ebbfba0312fd775c2f5e500f3 (diff)
downloadnextcloud-server-f01289f8d7a76fb7a0cddf79d9270ceb43ff9237.tar.gz
nextcloud-server-f01289f8d7a76fb7a0cddf79d9270ceb43ff9237.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, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 671c4c9046d..9cb7ccf4b27 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Nezávazně",
"Save" : "Uložit",
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
- "Calendar and tasks" : "Kalendář a úkoly"
+ "Calendar and tasks" : "Kalendář a úkoly",
+ "i" : "i"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");