diff options
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r-- | apps/dav/l10n/cs.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 34157ad58a3..012a3c09b88 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -55,11 +55,13 @@ OC.L10N.register( "Description:" : "Popis:", "Link:" : "Odkaz:", "Contacts" : "Kontakty", + "WebDAV" : "WebDAV", "Technical details" : "Technické detaily", "Remote Address: %s" : "Vzdálená adresa: %s", "Request ID: %s" : "ID požadavku: %s", "CalDAV server" : "CalDAV server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", - "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu." + "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu.", + "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |