diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-30 02:15:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-30 02:15:12 +0000 |
commit | 50769b5966c2c7b324ed5ab46919b756dc7b15c2 (patch) | |
tree | 68a71918e11ccc2a8a87de9a24e9182d18339862 /apps/dav/l10n | |
parent | 7889961103d63a07e056d29aa0eb79cd50ef4760 (diff) | |
download | nextcloud-server-50769b5966c2c7b324ed5ab46919b756dc7b15c2.tar.gz nextcloud-server-50769b5966c2c7b324ed5ab46919b756dc7b15c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index d26816c3f69..56756bd7750 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -43,6 +43,7 @@ OC.L10N.register( "A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn", "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna", "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn", + "Death of %s" : "Smrt %s", "Contact birthdays" : "Narozeniny kontaktů", "Where:" : "Kde:", "Description:" : "Popis:", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 9cc1b55faf6..7aea5fcc433 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -41,6 +41,7 @@ "A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn", "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna", "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn", + "Death of %s" : "Smrt %s", "Contact birthdays" : "Narozeniny kontaktů", "Where:" : "Kde:", "Description:" : "Popis:", |