diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 01:12:12 +0000 |
commit | a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25 (patch) | |
tree | e844f83a08090cedc7358c4ac33fc4a3a7fd75bc /apps/dav/l10n | |
parent | 1329061d31069fd4dd4bad9a69c4c595230b847a (diff) | |
download | nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.tar.gz nextcloud-server-a20e9d7891a1ba0e16ddc373cdb4e9c89e8afd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/cs.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/cs.json | 4 |
2 files changed, 6 insertions, 2 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;"); diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index b3f64bb54cf..09b60937f3a 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -53,11 +53,13 @@ "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" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |