Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Calendar" : "Kalendář",
  5. "Todos" : "Úkoly",
  6. "Personal" : "Osobní",
  7. "{actor} created calendar {calendar}" : "{actor} vytvořil(a) kalendář {calendar}",
  8. "You created calendar {calendar}" : "Vytvořili jste kalendář {calendar}",
  9. "{actor} deleted calendar {calendar}" : "{actor} smazal(a) kalendář {calendar}",
  10. "You deleted calendar {calendar}" : "Smazali jste kalendář {calendar}",
  11. "{actor} updated calendar {calendar}" : "{actor} aktualizoval(a) kalendář {calendar}",
  12. "You updated calendar {calendar}" : "Aktualizovali jste kalendář {calendar}",
  13. "You shared calendar {calendar} as public link" : "Sdíleli jste kalendář {calendar} jako veřejný odkaz",
  14. "You removed public link for calendar {calendar}" : "Odstranili jste veřejný odkaz pro kalendář {calendar} ",
  15. "{actor} shared calendar {calendar} with you" : "{actor} s vámi nasdílel(a) kalendář {calendar}",
  16. "You shared calendar {calendar} with {user}" : "S uživatelem {user} jste začali sdílet kalendář {calendar}",
  17. "{actor} shared calendar {calendar} with {user}" : "{actor} začal(a) sdílet kalendář {calendar} s uživatelem {user}",
  18. "{actor} unshared calendar {calendar} from you" : "{actor} s vámi přestal(a) sdílet kalendář {calendar}",
  19. "You unshared calendar {calendar} from {user}" : "S uživatelem {user} jste přestali sdílet kalendář {calendar}",
  20. "{actor} unshared calendar {calendar} from {user}" : "{actor} přestal(a) sdílet kalendář {calendar} s uživatelem {user}",
  21. "{actor} unshared calendar {calendar} from themselves" : "{actor} přestal sdílet kalendář {calendar} sám se sebou",
  22. "You shared calendar {calendar} with group {group}" : "Se skupinou {group} jste začali sdílet kalendář {calendar}",
  23. "{actor} shared calendar {calendar} with group {group}" : "{actor} nasdílel(a) kalendář {calendar} skupině {group}",
  24. "You unshared calendar {calendar} from group {group}" : "Zrušili jste sdílení kalendáře {calendar} skupině {group}",
  25. "{actor} unshared calendar {calendar} from group {group}" : "{actor} přestal(a) sdílet kalendář {calendar} se skupinou {group}",
  26. "{actor} created event {event} in calendar {calendar}" : "{actor} vytvořil(a) událost {event} v kalendáři {calendar}",
  27. "You created event {event} in calendar {calendar}" : "V kalendáři {calendar} jste vytvořili událost {event}",
  28. "{actor} deleted event {event} from calendar {calendar}" : "{actor} z kalendáře {calendar} smazal(a) událost {event}",
  29. "You deleted event {event} from calendar {calendar}" : "Smazali jste událost {event} z kalendáře {calendar}",
  30. "{actor} updated event {event} in calendar {calendar}" : "{actor} aktualizoval(a) událost {event} v kalendáři {calendar}",
  31. "You updated event {event} in calendar {calendar}" : "Aktualizovali jste událost {event} v kalendáři {calendar}",
  32. "Busy" : "Zaneprázdněn(a)",
  33. "{actor} created todo {todo} in list {calendar}" : "{actor} vytvořil(a) v seznamu {calendar} vytvořila úkol {todo}",
  34. "You created todo {todo} in list {calendar}" : "V seznamu {calendar} jste vytvořili úkol {todo}",
  35. "{actor} deleted todo {todo} from list {calendar}" : "{actor} smazal(a) úkol {todo} ze seznamu {calendar}",
  36. "You deleted todo {todo} from list {calendar}" : "Ze seznamu {calendar} jste smazali úkol {todo}",
  37. "{actor} updated todo {todo} in list {calendar}" : "{actor} aktualizoval(a) úkol {todo} v seznamu {calendar}",
  38. "You updated todo {todo} in list {calendar}" : "Aktualizovali jste úkol {todo} v seznamu {calendar}",
  39. "{actor} solved todo {todo} in list {calendar}" : "{actor} vyřešil(a) úkol {todo} v seznamu {calendar}",
  40. "You solved todo {todo} in list {calendar}" : "Vyřešili jste úkol {todo} v seznamu {calendar}",
  41. "{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otevřel(a) úkol {todo} v seznamu {calendar}",
  42. "You reopened todo {todo} in list {calendar}" : "Znovu jste otevřeli úkol {todo} v seznamu {calendar}",
  43. "A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn",
  44. "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
  45. "A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
  46. "Death of %s" : "Datum úmrtí %s",
  47. "Contact birthdays" : "Narozeniny kontaktů",
  48. "Calendar:" : "Kalendář:",
  49. "Date:" : "Datum:",
  50. "Where:" : "Kde:",
  51. "Description:" : "Popis:",
  52. "Untitled event" : "Nenazvaná událost",
  53. "_%n year_::_%n years_" : ["%n rok","%n roky","%n let","%n roky"],
  54. "_%n month_::_%n months_" : ["%n měsíc","%n měsíce","%n měsíců","%n měsíce"],
  55. "_%n day_::_%n days_" : ["%n den","%n dny","%n dnů","%n dny"],
  56. "_%n hour_::_%n hours_" : ["%n hodina","%n hodiny","%n hodin","%n hodiny"],
  57. "_%n minute_::_%n minutes_" : ["%n minuta","%n minuty","%n minut","%n minuty"],
  58. "%s (in %s)" : "%s (v %s)",
  59. "%s (%s ago)" : "%s (před %s)",
  60. "Calendar: %s" : "Kalendář: %s",
  61. "Date: %s" : "Datum: %s",
  62. "Description: %s" : "Popis: %s",
  63. "Where: %s" : "Kde: %s",
  64. "%1$s via %2$s" : "%1$s prostřednictvím %2$s",
  65. "Invitation canceled" : "Pozvánka zrušena",
  66. "Hello %s," : "Zdravím %s,",
  67. "The meeting »%1$s« with %2$s was canceled." : "Setkání „%1$s“ sc%2$s bylo zrušeno.",
  68. "Invitation updated" : "Pozvánka aktualizována",
  69. "The meeting »%1$s« with %2$s was updated." : "Setkání „%1$s“ s %2$s bylo zrušeno.",
  70. "%1$s invited you to »%2$s«" : "%1$s vás pozval(a) na „%2$s“",
  71. "When:" : "Kdy:",
  72. "Link:" : "Odkaz:",
  73. "Accept" : "Přijmout",
  74. "Decline" : "Zamítnout",
  75. "More options …" : "Další volby…",
  76. "More options at %s" : "Další volby viz %s",
  77. "Contacts" : "Kontakty",
  78. "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.",
  79. "Configures a CalDAV account" : "Nastaví CalDAV účet",
  80. "Configures a CardDAV account" : "Nastaví CardDAV účet",
  81. "WebDAV" : "WebDAV",
  82. "WebDAV endpoint" : "WebDAV endpoint",
  83. "Technical details" : "Technické podrobnosti",
  84. "Remote Address: %s" : "Vzdálená adresa: %s",
  85. "Request ID: %s" : "Identif. požadavku: %s",
  86. "There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.",
  87. "Please contact the organizer directly." : "Kontaktujte organizátora přímo.",
  88. "Are you accepting the invitation?" : "Přijímáte pozvání?",
  89. "Tentative" : "Nezávazně",
  90. "Save" : "Uložit",
  91. "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
  92. "Calendar server" : "Kalendářový server",
  93. "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}.",
  94. "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků",
  95. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Ověřte, že jste správně nastavili {emailopen}e-mailový server{linkclose}.",
  96. "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami",
  97. "Birthday calendars will be generated by a background job." : "Kalendáře s narozeninami budou vytvářeny úlohou na pozadí.",
  98. "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.",
  99. "Send notifications for events" : "Posílat upozornění na události",
  100. "Notifications will be send through background jobs, so these need to happen often enough." : "Oznámení budou odeslána prostřednictvím úloh na pozadí, takže je třeba, aby se děly dostatečně často.",
  101. "Enable notifications for events via push" : "Oznamovat události prostřednictvím push",
  102. "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."
  103. },
  104. "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");