summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-23 02:19:02 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-23 02:19:02 +0000
commitbe4cf8992d31f39c8012413fca588ab4b87f6919 (patch)
tree6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/cs.js
parentc03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff)
downloadnextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz
nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r--apps/dav/l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 333e77a13b4..86b46f4ff6b 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -80,9 +80,6 @@ OC.L10N.register(
"Configures a CardDAV account" : "Nastaví CardDAV účet",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endpoint",
- "Technical details" : "Technické podrobnosti",
- "Remote Address: %s" : "Adresa protějšku: %s",
- "Request ID: %s" : "Identif. požadavku: %s",
"There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.",
"Please contact the organizer directly." : "Kontaktujte organizátora přímo.",
"Are you accepting the invitation?" : "Přijímáte pozvání?",
@@ -99,6 +96,9 @@ OC.L10N.register(
"Send notifications for events" : "Posílat upozornění na události",
"Notifications are sent via background jobs, so these must occur often enough." : "Upozornění jsou odesílána prostřednictvím úloh na pozadí – proto je třeba, aby tyto probíhaly dostatečně často.",
"Enable notifications for events via push" : "Upozorňovat na události prostřednictvím služby push",
+ "Technical details" : "Technické podrobnosti",
+ "Remote Address: %s" : "Adresa protějšku: %s",
+ "Request ID: %s" : "Identif. požadavku: %s",
"Notifications will be send through background jobs, so these need to happen often enough." : "Upozornění budou odesílána prostřednictvím úloh na pozadí – Proto je třeba, aby probíhaly dostatečně často."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");