diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-02 02:28:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-02 02:28:31 +0000 |
commit | 142d311a13dee15958192baa68bec6585bdac591 (patch) | |
tree | 3f2bca66dcfab0a987ce930badd7641b6d1489d4 /apps/dav/l10n/cs.json | |
parent | b65c3f2249bfeb0bc525f3f72339758b59b82c34 (diff) | |
download | nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.tar.gz nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/cs.json')
-rw-r--r-- | apps/dav/l10n/cs.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index f1bf828843b..8d1d6c541da 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -8,6 +8,8 @@ "You deleted calendar {calendar}" : "Smazali jste kalendář {calendar}", "{actor} updated calendar {calendar}" : "{actor} aktualizoval(a) kalendář {calendar}", "You updated calendar {calendar}" : "Aktualizovali jste kalendář {calendar}", + "{actor} restored calendar {calendar}" : "{actor} obnovil(a) kalendář {calendar}", + "You restored calendar {calendar}" : "Obnovili jste kalendář {calendar}", "You shared calendar {calendar} as public link" : "Sdíleli jste kalendář {calendar} jako veřejný odkaz", "You removed public link for calendar {calendar}" : "Odstranili jste veřejný odkaz pro kalendář {calendar} ", "{actor} shared calendar {calendar} with you" : "{actor} vám nasdílel(a) kalendář {calendar}", @@ -27,6 +29,8 @@ "You deleted event {event} from calendar {calendar}" : "Smazali jste událost {event} z kalendáře {calendar}", "{actor} updated event {event} in calendar {calendar}" : "{actor} aktualizoval(a) událost {event} v kalendáři {calendar}", "You updated event {event} in calendar {calendar}" : "Aktualizovali jste událost {event} v kalendáři {calendar}", + "{actor} restored event {event} of calendar {calendar}" : "{actor} obnovil(a) událost {event} kalendáře {calendar}", + "You restored event {event} of calendar {calendar}" : "Obnovili jste událost {event} kalendáře {calendar}", "Busy" : "Zaneprázdněn(a)", "{actor} created todo {todo} in list {calendar}" : "{actor} vytvořil(a) v seznamu {calendar} vytvořila úkol {todo}", "You created todo {todo} in list {calendar}" : "V seznamu {calendar} jste vytvořili úkol {todo}", @@ -38,6 +42,7 @@ "You solved todo {todo} in list {calendar}" : "Vyřešili jste úkol {todo} v seznamu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otevřel(a) úkol {todo} v seznamu {calendar}", "You reopened todo {todo} in list {calendar}" : "Znovu jste otevřeli úkol {todo} v seznamu {calendar}", + "Calendar, contacts and tasks" : "Kalendář, kontakty a úkoly", "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", @@ -74,6 +79,13 @@ "More options …" : "Další volby…", "More options at %s" : "Další volby viz %s", "Contacts" : "Kontakty", + "{actor} created addressbook {addressbook}" : "{actor} vytvořil(a) adresář kontaktů {addressbook}", + "You created addressbook {addressbook}" : "Vytvořili jste adresář kontaktů {addressbook}", + "{actor} deleted addressbook {addressbook}" : "{actor} vymazal(a) adresář kontaktů {addressbook}", + "You deleted addressbook {addressbook}" : "Vymazali jste adresář kontaktů {addressbook}", + "{actor} updated addressbook {addressbook}" : "{actor} aktualizoval(a) adresář kontaktů {addressbook}", + "You updated addressbook {addressbook}" : "Aktualizovali jste adresář kontaktů {addressbook}", + "{actor} shared addressbook {addressbook} with you" : "{actor} s vámi sdílel(a) adresář kontaktů {addressbook}", "System is in maintenance mode." : "Na systému právě probíhá údržba.", "Upgrade needed" : "Je třeba přejít na novější verzi", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", |