nextcloud/apps/dav/l10n/cs.json

142 lines
12 KiB
JSON
Raw Normal View History

2017-03-02 19:48:52 +03:00
{ "translations": {
"Calendar" : "Kalendář",
"Todos" : "Úkoly",
2017-11-01 04:08:44 +03:00
"Personal" : "Osobní",
2017-03-02 19:48:52 +03:00
"{actor} created calendar {calendar}" : "{actor} vytvořil(a) kalendář {calendar}",
2018-05-26 03:13:01 +03:00
"You created calendar {calendar}" : "Vytvořili jste kalendář {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} deleted calendar {calendar}" : "{actor} smazal(a) kalendář {calendar}",
2018-05-26 03:13:01 +03:00
"You deleted calendar {calendar}" : "Smazali jste kalendář {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} updated calendar {calendar}" : "{actor} aktualizoval(a) kalendář {calendar}",
2018-05-26 03:13:01 +03:00
"You updated calendar {calendar}" : "Aktualizovali jste kalendář {calendar}",
2021-06-02 05:28:31 +03:00
"{actor} restored calendar {calendar}" : "{actor} obnovil(a) kalendář {calendar}",
"You restored calendar {calendar}" : "Obnovili jste kalendář {calendar}",
2018-09-25 03:12:07 +03:00
"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} ",
2020-05-23 05:16:22 +03:00
"{actor} shared calendar {calendar} with you" : "{actor} vám nasdílel(a) kalendář {calendar}",
2018-05-26 03:13:01 +03:00
"You shared calendar {calendar} with {user}" : "S uživatelem {user} jste začali sdílet kalendář {calendar}",
2018-09-25 03:12:07 +03:00
"{actor} shared calendar {calendar} with {user}" : "{actor} začal(a) sdílet kalendář {calendar} s uživatelem {user}",
2017-03-02 19:48:52 +03:00
"{actor} unshared calendar {calendar} from you" : "{actor} s vámi přestal(a) sdílet kalendář {calendar}",
2019-11-28 05:16:54 +03:00
"You unshared calendar {calendar} from {user}" : "S uživatelem {user} jste přestali sdílet kalendář {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} unshared calendar {calendar} from {user}" : "{actor} přestal(a) sdílet kalendář {calendar} s uživatelem {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} přestal sdílet kalendář {calendar} sám se sebou",
2018-09-25 03:12:07 +03:00
"You shared calendar {calendar} with group {group}" : "Se skupinou {group} jste začali sdílet kalendář {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} shared calendar {calendar} with group {group}" : "{actor} nasdílel(a) kalendář {calendar} skupině {group}",
2018-09-25 03:12:07 +03:00
"You unshared calendar {calendar} from group {group}" : "Zrušili jste sdílení kalendáře {calendar} skupině {group}",
2017-03-02 19:48:52 +03:00
"{actor} unshared calendar {calendar} from group {group}" : "{actor} přestal(a) sdílet kalendář {calendar} se skupinou {group}",
"{actor} created event {event} in calendar {calendar}" : "{actor} vytvořil(a) událost {event} v kalendáři {calendar}",
2019-11-28 05:16:54 +03:00
"You created event {event} in calendar {calendar}" : "V kalendáři {calendar} jste vytvořili událost {event}",
2017-03-02 19:48:52 +03:00
"{actor} deleted event {event} from calendar {calendar}" : "{actor} z kalendáře {calendar} smazal(a) událost {event}",
2019-11-28 05:16:54 +03:00
"You deleted event {event} from calendar {calendar}" : "Smazali jste událost {event} z kalendáře {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} updated event {event} in calendar {calendar}" : "{actor} aktualizoval(a) událost {event} v kalendáři {calendar}",
2019-11-28 05:16:54 +03:00
"You updated event {event} in calendar {calendar}" : "Aktualizovali jste událost {event} v kalendáři {calendar}",
2021-06-02 05:28:31 +03:00
"{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}",
2019-01-12 04:11:54 +03:00
"Busy" : "Zaneprázdněn(a)",
2017-03-02 19:48:52 +03:00
"{actor} created todo {todo} in list {calendar}" : "{actor} vytvořil(a) v seznamu {calendar} vytvořila úkol {todo}",
2019-11-28 05:16:54 +03:00
"You created todo {todo} in list {calendar}" : "V seznamu {calendar} jste vytvořili úkol {todo}",
2017-03-02 19:48:52 +03:00
"{actor} deleted todo {todo} from list {calendar}" : "{actor} smazal(a) úkol {todo} ze seznamu {calendar}",
2019-11-28 05:16:54 +03:00
"You deleted todo {todo} from list {calendar}" : "Ze seznamu {calendar} jste smazali úkol {todo}",
2017-03-02 19:48:52 +03:00
"{actor} updated todo {todo} in list {calendar}" : "{actor} aktualizoval(a) úkol {todo} v seznamu {calendar}",
2019-11-28 05:16:54 +03:00
"You updated todo {todo} in list {calendar}" : "Aktualizovali jste úkol {todo} v seznamu {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} solved todo {todo} in list {calendar}" : "{actor} vyřešil(a) úkol {todo} v seznamu {calendar}",
2019-11-28 05:16:54 +03:00
"You solved todo {todo} in list {calendar}" : "Vyřešili jste úkol {todo} v seznamu {calendar}",
2017-03-02 19:48:52 +03:00
"{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otevřel(a) úkol {todo} v seznamu {calendar}",
2019-11-28 05:16:54 +03:00
"You reopened todo {todo} in list {calendar}" : "Znovu jste otevřeli úkol {todo} v seznamu {calendar}",
2021-06-02 05:28:31 +03:00
"Calendar, contacts and tasks" : "Kalendář, kontakty a úkoly",
2017-03-02 19:48:52 +03:00
"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",
"Contact birthdays" : "Narozeniny kontaktů",
2021-03-26 05:25:32 +03:00
"Death of %s" : "Datum úmrtí %s",
2019-09-28 05:14:51 +03:00
"Calendar:" : "Kalendář:",
"Date:" : "Datum:",
2019-08-16 05:14:16 +03:00
"Where:" : "Kde:",
"Description:" : "Popis:",
2021-03-15 05:23:58 +03:00
"Untitled event" : "Událost bez názvu",
2019-09-28 05:14:51 +03:00
"_%n year_::_%n years_" : ["%n rok","%n roky","%n let","%n roky"],
"_%n month_::_%n months_" : ["%n měsíc","%n měsíce","%n měsíců","%n měsíce"],
"_%n day_::_%n days_" : ["%n den","%n dny","%n dnů","%n dny"],
"_%n hour_::_%n hours_" : ["%n hodina","%n hodiny","%n hodin","%n hodiny"],
"_%n minute_::_%n minutes_" : ["%n minuta","%n minuty","%n minut","%n minuty"],
"%s (in %s)" : "%s (v %s)",
"%s (%s ago)" : "%s (před %s)",
"Calendar: %s" : "Kalendář: %s",
"Date: %s" : "Datum: %s",
"Description: %s" : "Popis: %s",
"Where: %s" : "Kde: %s",
2018-10-23 17:54:28 +03:00
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
2017-11-16 04:09:50 +03:00
"Invitation canceled" : "Pozvánka zrušena",
"Invitation updated" : "Pozvánka aktualizována",
2020-09-06 05:16:52 +03:00
"Invitation" : "Pozvání",
"Title:" : "Název:",
"Time:" : "Čas:",
2020-09-05 05:16:45 +03:00
"Location:" : "Umístění:",
2017-11-16 04:09:50 +03:00
"Link:" : "Odkaz:",
2020-09-06 05:16:52 +03:00
"Organizer:" : "Organizátor:",
"Attendees:" : "Účastníci:",
2018-07-19 03:12:05 +03:00
"Accept" : "Přijmout",
2018-07-24 03:12:01 +03:00
"Decline" : "Zamítnout",
2018-08-21 03:12:16 +03:00
"More options …" : "Další volby…",
2018-07-24 03:12:01 +03:00
"More options at %s" : "Další volby viz %s",
2017-03-02 19:48:52 +03:00
"Contacts" : "Kontakty",
2021-06-02 05:28:31 +03:00
"{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}",
2021-06-04 05:28:13 +03:00
"You shared addressbook {addressbook} with {user}" : "Nasdíleli jste adresář kontaktů {addressbook} uživateli {user}",
"{actor} shared addressbook {addressbook} with {user}" : "{actor} nasdílel(a) adresář kontaktů {addressbook} uživateli {user}",
"{actor} unshared addressbook {addressbook} from you" : "{actor} vám zrušil(a) přístup ke sdílenému adresáři kontaktů {addressbook}",
"You unshared addressbook {addressbook} from {user}" : "Zrušili jste přístup ke sdílenému adresáři kontaktů {addressbook} uživateli {user}",
"{actor} unshared addressbook {addressbook} from {user}" : "{actor} zrušil(a) přístup ke sdílenému adresáři kontaktů {addressbook} uživateli {user}",
"{actor} unshared addressbook {addressbook} from themselves" : "{actor} si zrušil(a) přísup ke sdílenému adresáři kontaktů {addressbook}",
"You shared addressbook {addressbook} with group {group}" : "Nasdíleli jste adresář kontaktů {addressbook} skupině {group}",
"{actor} shared addressbook {addressbook} with group {group}" : "{actor} nasdílel(a) adresář kontaktů {addressbook} skupině {group}",
"You unshared addressbook {addressbook} from group {group}" : "Zrušili jste přístup ke sdílenému adresáři kontaktů {addressbook} skupině {group}",
"{actor} unshared addressbook {addressbook} from group {group}" : "{actor} zrušil(a) sdílení adresáře kontaktů {addressbook} skupině {group}",
"{actor} created contact {card} in addressbook {addressbook}" : "{actor} vytvořil(a) kontakt {card} v adresáři kontaktů {addressbook}",
"You created contact {card} in addressbook {addressbook}" : "Vytvořili jste kontakt {card} v adresáři kontaktů {addressbook}",
"{actor} deleted contact {card} from addressbook {addressbook}" : "{actor} vymazal(a) kontakt {card} z adresáře kontaktů {addressbook}",
"You deleted contact {card} from addressbook {addressbook}" : "Vymazali jste kontakt {card} z adresáře kontaktů {addressbook}",
"{actor} updated contact {card} in addressbook {addressbook}" : "{actor} upravil(a) kontakt {card} v adresáři kontaktů {addressbook}",
"You updated contact {card} in addressbook {addressbook}" : "Upravili jste kontakt {card} v adresáři kontaktů {addressbook}",
"A <strong>contact</strong> or <strong>addressbook</strong> was modified" : "<strong>Kontakt</strong> nebo <strong>adresář kontaktů</strong> byl upraven",
2021-05-07 05:26:47 +03:00
"System is in maintenance mode." : "Na systému právě probíhá údržba.",
2020-05-13 05:16:26 +03:00
"Upgrade needed" : "Je třeba přejít na novější verzi",
2019-02-07 01:18:24 +03:00
"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.",
"Configures a CalDAV account" : "Nastaví CalDAV účet",
"Configures a CardDAV account" : "Nastaví CardDAV účet",
2020-08-06 05:17:11 +03:00
"Events" : "Události",
2020-08-05 05:16:56 +03:00
"Tasks" : "Úkoly",
"Untitled task" : "Nepojmenovaný úkol",
2020-08-06 05:17:11 +03:00
"Completed on %s" : "Dokončeno %s",
"Due on %s by %s" : "Termín do %s od %s",
"Due on %s" : "Termín do %s",
2018-03-09 04:12:12 +03:00
"WebDAV" : "WebDAV",
2018-09-13 03:12:08 +03:00
"WebDAV endpoint" : "WebDAV endpoint",
2019-11-28 05:16:54 +03:00
"There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.",
2018-07-19 03:12:05 +03:00
"Please contact the organizer directly." : "Kontaktujte organizátora přímo.",
"Are you accepting the invitation?" : "Přijímáte pozvání?",
2018-07-24 03:12:01 +03:00
"Tentative" : "Nezávazně",
2018-07-19 03:12:05 +03:00
"Save" : "Uložit",
2018-07-24 03:12:01 +03:00
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
2018-08-21 03:12:16 +03:00
"Calendar server" : "Kalendářový server",
2019-02-07 01:18:24 +03:00
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Také nainstalujte {calendarappstoreopen}aplikaci Kalendář{linkclose}, nebo {calendardocopen}připojte svůj počítač a telefon pro synchronizaci ↗{linkclose}.",
2017-11-16 04:09:50 +03:00
"Send invitations to attendees" : "Poslat pozvánky na adresy účastníků",
2019-02-07 01:18:24 +03:00
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Ověřte, že jste správně nastavili {emailopen}e-mailový server{linkclose}.",
2018-07-24 03:12:01 +03:00
"Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami",
2019-11-28 05:16:54 +03:00
"Birthday calendars will be generated by a background job." : "Kalendáře s narozeninami budou vytvářeny úlohou na pozadí.",
2018-08-03 03:12:22 +03:00
"Hence they will not be available immediately after enabling but will show up after some time." : "A tedy nebudou zpřístupněny ihned po povolení, ale objeví se až se zpožděním.",
2019-09-28 05:14:51 +03:00
"Send notifications for events" : "Posílat upozornění na události",
2019-12-18 05:26:30 +03:00
"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.",
2020-02-06 05:18:41 +03:00
"Enable notifications for events via push" : "Upozorňovat na události prostřednictvím služby push",
2020-09-05 05:16:45 +03:00
"Hello %s," : "Zdravím %s,",
"The meeting »%1$s« with %2$s was canceled." : "Setkání „%1$s“ sc%2$s bylo zrušeno.",
"The meeting »%1$s« with %2$s was updated." : "Setkání „%1$s“ s %2$s bylo zrušeno.",
"%1$s invited you to »%2$s«" : "%1$s vás pozval(a) na „%2$s“",
2021-05-30 05:24:58 +03:00
"When:" : "Kdy:",
"Calendar and tasks" : "Kalendář a úkoly"
2018-05-18 03:13:45 +03:00
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
2017-03-02 19:48:52 +03:00
}