You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hu.json 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. { "translations": {
  2. "Calendar" : "Naptár",
  3. "To-dos" : "Teendők",
  4. "Personal" : "Személyes",
  5. "{actor} created calendar {calendar}" : "{actor} létrehozta a naptárt: {calendar}",
  6. "You created calendar {calendar}" : "Létrehozta a naptárt: {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} törölte a naptárt: {calendar}",
  8. "You deleted calendar {calendar}" : "Törölte a naptárt: {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} frissítette a naptárt: {calendar}",
  10. "You updated calendar {calendar}" : "Frissítette a naptárt: {calendar}",
  11. "{actor} restored calendar {calendar}" : "{actor} helyreállította a naptárt: {calendar}",
  12. "You restored calendar {calendar}" : "Helyreállította a naptárt: {calendar}",
  13. "You shared calendar {calendar} as public link" : "Nyilvános hivatkozásként osztotta meg a naptárt: {calendar}",
  14. "You removed public link for calendar {calendar}" : "Eltávolította a naptár nyilvános hivatkozását: {calendar}",
  15. "{actor} shared calendar {calendar} with you" : "{actor} megosztotta Önnel a naptárt: {calendar}",
  16. "You shared calendar {calendar} with {user}" : "Megosztotta a(z) {calendar} naptárt a következővel: {user}",
  17. "{actor} shared calendar {calendar} with {user}" : "{actor} megosztotta a(z) {calendar} naptárt a következővel: {user}",
  18. "{actor} unshared calendar {calendar} from you" : "{actor} visszavonta Öntől a(z) {calendar} naptár megosztását",
  19. "You unshared calendar {calendar} from {user}" : "Visszavonta a(z) {calendar} naptár megosztását a következőtől: {user}",
  20. "{actor} unshared calendar {calendar} from {user}" : "{actor} visszavonta a(z) {calendar} naptár megosztását a következőtől: {user}",
  21. "{actor} unshared calendar {calendar} from themselves" : "{actor} visszavonta saját magától a(z) {calendar} naptár megosztását",
  22. "You shared calendar {calendar} with group {group}" : "Megosztotta a(z) {calendar} naptárt a következő csoporttal: {group}",
  23. "{actor} shared calendar {calendar} with group {group}" : "{actor} megosztotta a(z) {calendar} naptárt a következő csoporttal: {group}",
  24. "You unshared calendar {calendar} from group {group}" : "Visszavonta a(z) {calendar} naptár magosztását a következő csoporttól: {group}",
  25. "{actor} unshared calendar {calendar} from group {group}" : "{actor} visszavonta a(z) {calendar} naptár megosztását a következő csoporttól: {group}",
  26. "Untitled event" : "Névtelen esemény",
  27. "{actor} created event {event} in calendar {calendar}" : "{actor} létrehozta a(z) {event} eseményt a következő naptárban: {calendar}",
  28. "You created event {event} in calendar {calendar}" : "Létrehozta a(z) {event} eseményt a következő naptárban: {calendar}",
  29. "{actor} deleted event {event} from calendar {calendar}" : "{actor} törölte a(z) {event} eseményt a következő naptárból: {calendar}",
  30. "You deleted event {event} from calendar {calendar}" : "Törölte a(z) {event} eseményt a következő naptárból: {calendar}",
  31. "{actor} updated event {event} in calendar {calendar}" : "{actor} frissítette a(z) {event} eseményt a következő naptárban: {calendar}",
  32. "You updated event {event} in calendar {calendar}" : "Frissítette a(z) {event} eseményt a következő naptárban: {calendar}",
  33. "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} áthelyezte a(z) {event} eseményt a(z) {sourceCalendar} naptárból a(z) {targetCalendar} naptárba",
  34. "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Áthelyezte a(z) {event} eseményt a(z) {sourceCalendar} naptárból a(z) {targetCalendar} naptárba",
  35. "{actor} restored event {event} of calendar {calendar}" : "{actor} helyreállította a(z) {calendar} naptár következő eseményét: {event}",
  36. "You restored event {event} of calendar {calendar}" : "Helyreállította a(z) {calendar} naptár következő eseményét: {event}",
  37. "Busy" : "Foglalt",
  38. "{actor} created to-do {todo} in list {calendar}" : "{actor} létrehozta a(z) {todo} teendőt a következő listában: {calendar}",
  39. "You created to-do {todo} in list {calendar}" : "Létrehozta a(z) {todo} teendőt a következő listában: {calendar}",
  40. "{actor} deleted to-do {todo} from list {calendar}" : "{actor} törölte a(z) {todo} teendőt a következő listából: {calendar}",
  41. "You deleted to-do {todo} from list {calendar}" : "Törölte a(z) {todo} teendőt a következő listából: {calendar}",
  42. "{actor} updated to-do {todo} in list {calendar}" : "{actor} frissítette a(z) {todo} teendőt a következő listában: {calendar}",
  43. "You updated to-do {todo} in list {calendar}" : "Frissítette a(z) {todo} teendőt a következő listában: {calendar}",
  44. "{actor} solved to-do {todo} in list {calendar}" : "{actor} elintézte a(z) {todo} teendőt a következő listában: {calendar}",
  45. "You solved to-do {todo} in list {calendar}" : "Elintézte a(z) {todo} teendőt a következő listában: {calendar}",
  46. "{actor} reopened to-do {todo} in list {calendar}" : "{actor} újranyitotta a(z) {todo} teendőt a következő listában: {calendar}",
  47. "You reopened to-do {todo} in list {calendar}" : "Újranyitotta a(z) {todo} teendőt a következő listában: {calendar}",
  48. "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} áthelyezte a(z) {todo} teendőt a(z) {sourceCalendar} listából a(z) {targetCalendar} listába",
  49. "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Áthelyezte a(z) {todo} teendőt a(z) {sourceCalendar} listából a(z) {targetCalendar} listába",
  50. "Calendar, contacts and tasks" : "Naptár, címjegyzék és feladatok",
  51. "A <strong>calendar</strong> was modified" : "Egy <strong>naptár</strong> megváltozott",
  52. "A calendar <strong>event</strong> was modified" : "Egy <strong>naptáresemény</strong> megváltozott",
  53. "A calendar <strong>to-do</strong> was modified" : "Egy <strong>naptárteendő</strong> megváltozott",
  54. "Contact birthdays" : "Névjegyek születésnapjai",
  55. "Death of %s" : "%s halála",
  56. "Calendar:" : "Naptár:",
  57. "Date:" : "Dátum:",
  58. "Where:" : "Hol:",
  59. "Description:" : "Leírás:",
  60. "_%n year_::_%n years_" : ["%n év","%n év"],
  61. "_%n month_::_%n months_" : ["%n hónap","%n hónap"],
  62. "_%n day_::_%n days_" : ["%n nap","%n nap"],
  63. "_%n hour_::_%n hours_" : ["%n óra","%n óra"],
  64. "_%n minute_::_%n minutes_" : ["%n perc","%n perc"],
  65. "%s (in %s)" : "%s (%s múlva)",
  66. "%s (%s ago)" : "%s (ennyi ideje: %s)",
  67. "Calendar: %s" : "Naptár: %s",
  68. "Date: %s" : "Dátum: %s",
  69. "Description: %s" : "Leírás: %s",
  70. "Where: %s" : "Hely: %s",
  71. "%1$s via %2$s" : "%1$s – %2$s",
  72. "Cancelled: %1$s" : "Lemondva: %1$s",
  73. "Re: %1$s" : "Vá: %1$s",
  74. "Invitation: %1$s" : "Meghívó: %1$s",
  75. "Organizer:" : "Szervező:",
  76. "Attendees:" : "Résztvevők:",
  77. "Title:" : "Cím:",
  78. "Time:" : "Idő:",
  79. "Location:" : "Hely:",
  80. "Link:" : "Hivatkozás:",
  81. "Accept" : "Elfogadás",
  82. "Decline" : "Elutasítás",
  83. "More options …" : "További lehetőségek…",
  84. "More options at %s" : "További lehetőségek itt: %s",
  85. "Contacts" : "Névjegyek",
  86. "{actor} created address book {addressbook}" : "{actor} létrehozta a következő címjegyzéket: {addressbook}",
  87. "You created address book {addressbook}" : "Létrehozta a következő címjegyzéket: {addressbook}",
  88. "{actor} deleted address book {addressbook}" : "{actor} törölte a következő címjegyzéket: {addressbook}",
  89. "You deleted address book {addressbook}" : "Törölte a következő címjegyzéket: {addressbook}",
  90. "{actor} updated address book {addressbook}" : "{actor} aktualizálta a következő címjegyzéket: {addressbook}",
  91. "You updated address book {addressbook}" : "Aktualizálta a következő címjegyzéket {addressbook}",
  92. "{actor} shared address book {addressbook} with you" : "{actor} megosztotta Önnel a következő címjegyzéket: {addressbook}",
  93. "You shared address book {addressbook} with {user}" : "Megosztotta a(z) {addressbook} címjegyzéket a következővel: {user}",
  94. "{actor} shared address book {addressbook} with {user}" : "{actor} megosztotta a(z) {addressbook} címjegyzéket a következővel: {user}",
  95. "{actor} unshared address book {addressbook} from you" : "{actor} visszavonta Öntől a(z) {addressbook} címjegyzék megosztását",
  96. "You unshared address book {addressbook} from {user}" : "Visszavonta a(z) {addressbook} címjegyzék megosztását a következőtől: {user}",
  97. "{actor} unshared address book {addressbook} from {user}" : "{actor} visszavonta a(z) {addressbook} címjegyzék megosztását a következőtől: {user}",
  98. "{actor} unshared address book {addressbook} from themselves" : "{actor} visszavonta saját magától a(z) {addressbook} címjegyzék megosztását",
  99. "You shared address book {addressbook} with group {group}" : "Megosztotta a(z) {addressbook} címjegyzéket a következő csoporttal: {group}",
  100. "{actor} shared address book {addressbook} with group {group}" : "{actor} megosztotta a(z) {addressbook} címjegyzéket a következő csoporttal: {group}",
  101. "You unshared address book {addressbook} from group {group}" : "Visszavonta a(z) {addressbook} címjegyzék megosztását a következő csoporttól: {group}",
  102. "{actor} unshared address book {addressbook} from group {group}" : "{actor} visszavonta a(z) {addressbook} címjegyzék megosztását a következő csoporttól: {group}",
  103. "{actor} created contact {card} in address book {addressbook}" : "{actor} létrehozta a(z) {card} névjegyet a következő címjegyzékben: {addressbook}",
  104. "You created contact {card} in address book {addressbook}" : "Létrehozta a(z) {card} névjegyet a következő címjegyzékben: {addressbook}",
  105. "{actor} deleted contact {card} from address book {addressbook}" : "{actor} törölte a(z) {card} névjegyet a következő címjegyzékből: {addressbook}",
  106. "You deleted contact {card} from address book {addressbook}" : "Törölte a(z) {card} névjegyet a következő címjegyzékből: {addressbook}",
  107. "{actor} updated contact {card} in address book {addressbook}" : "{actor} aktualizálta a(z) {card} névjegyet a következő címjegyzékben: {addressbook}",
  108. "You updated contact {card} in address book {addressbook}" : "Aktualizálta a(z) {card} névjegyet a következő címjegyzékben: {addressbook}",
  109. "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Egy <strong>névjegy</strong> vagy <strong>címjegyzék</strong> módosítva lett",
  110. "File is not updatable: %1$s" : "A fájl nem frissíthető: %1$s",
  111. "Could not write to final file, canceled by hook" : "A végleges fájl nem írható, a hurok megszakította",
  112. "Could not write file contents" : "A fájl tartalma nem írható",
  113. "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"],
  114. "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Hiba történt a fájl célhelyre másolása során (másolva: %1$s, várt fájlméret: %2$s)",
  115. "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "A várt fájlméret %1$s, de %2$s lett beolvasva (a Nextcloud kliensből) és kiírva (a Nextcloud tárolóba). Ez lehet hálózati probléma a fájl küldése során, vagy írási hiba a tárolónál, a kiszolgáló oldalon.",
  116. "Could not rename part file to final file, canceled by hook" : "A részleges fájl nem nevezhető át a végleges fájllá, a hurok megszakította",
  117. "Could not rename part file to final file" : "A részleges fájl nem nevezhető át a végleges fájllá",
  118. "Failed to check file size: %1$s" : "A fájlméret nem ellenőrizhető: %1$s",
  119. "Could not open file" : "A fájl nem nyitható meg",
  120. "Encryption not ready: %1$s" : "A titkosítás nincs kész: %1$s",
  121. "Failed to open file: %1$s" : "A fájl megnyitása sikertelen: %1$s",
  122. "Failed to unlink: %1$s" : "A hivatkozás eltávolítása sikertelen: %1$s",
  123. "Invalid chunk name" : "Érvénytelen darabnév",
  124. "Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokból összeállított részleges fájlt",
  125. "Failed to write file contents: %1$s" : "A fájl tartalmának kiírása sikertelen: %1$s",
  126. "File not found: %1$s" : "A fájl nem található: %1$s",
  127. "System is in maintenance mode." : "A rendszer karbantartási módban van.",
  128. "Upgrade needed" : "Frissítés szükséges",
  129. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "A %s kiszolgálót HTTPS használatára kell beállítani, hogy iOS-szel/macOS-szel használhassa CalDAV-ot és a CardDAV-ot.",
  130. "Configures a CalDAV account" : "Beállítja a CalDAV-fiókot",
  131. "Configures a CardDAV account" : "Beállítja a CardDAV-fiókot",
  132. "Events" : "Események",
  133. "Tasks" : "Feladatok",
  134. "Untitled task" : "Névtelen feladat",
  135. "Completed on %s" : "Befejezve: %s",
  136. "Due on %s by %s" : "Esedékesség: %s, %s által",
  137. "Due on %s" : "Esedékesség: %s",
  138. "Migrated calendar (%1$s)" : "Átköltöztetett naptár (%1$s)",
  139. "Calendars including events, details and attendees" : "Naptárak eseményekkel, részletekkel és résztvevőkkel",
  140. "Contacts and groups" : "Névjegyek és csoportok",
  141. "WebDAV" : "WebDAV",
  142. "WebDAV endpoint" : "WebDAV végpont",
  143. "Availability" : "Elérhetőség",
  144. "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ha beállítja a munkaidejét, akkor más felhasználók a megbeszélések létrehozásakor látni fogják, hogy Ön mikor nem érhető el.",
  145. "Time zone:" : "Időzóna:",
  146. "to" : "–",
  147. "Delete slot" : "Idősáv törlése",
  148. "No working hours set" : "Nincs munkaidő beállítva",
  149. "Add slot" : "Idősáv hozzáadása",
  150. "Monday" : "Hétfő",
  151. "Tuesday" : "Kedd",
  152. "Wednesday" : "Szerda",
  153. "Thursday" : "Csütörtök",
  154. "Friday" : "Péntek",
  155. "Saturday" : "Szombat",
  156. "Sunday" : "Vasárnap",
  157. "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Az elérhetőségi időn túl, a felhasználói állapot automatikus beállítása „Ne zavarjanak” módba az összes értesítés némításához.",
  158. "Save" : "Mentés",
  159. "Failed to load availability" : "Az elérhetőség betöltése sikertelen",
  160. "Saved availability" : "Elérhetőség mentve",
  161. "Failed to save availability" : "Az elérhetőség mentése sikertelen",
  162. "Calendar server" : "Naptárkiszolgáló",
  163. "Send invitations to attendees" : "Meghívó küldése a résztvevőknek",
  164. "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása",
  165. "Birthday calendars will be generated by a background job." : "A születésnapokat tartalmazó naptárakat egy háttérben futó folyamat fogja létrehozni.",
  166. "Hence they will not be available immediately after enabling but will show up after some time." : "Nem lesznek elérhetők azonnal az engedélyezés után, de egy rövid idő múlva már láthatók lesznek.",
  167. "Send notifications for events" : "Értesítések küldése az eseményekről",
  168. "Notifications are sent via background jobs, so these must occur often enough." : "Az értesítéseket háttérfeladatok küldik, ezért ezeknek elég gyakran meg kell történniük.",
  169. "Send reminder notifications to calendar sharees as well" : "Emlékeztető értesítések küldése azoknak is, akikkel a naptár meg van osztva",
  170. "Reminders are always sent to organizers and attendees." : "Az értesítések mindig a szervezőknek és a résztvevőknek lesznek elküldve.",
  171. "Enable notifications for events via push" : "Leküldéses értesítések engedélyezése az eseményekhez",
  172. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Telepítse a {calendarappstoreopen}Naptár alkalmazást{linkclose}, vagy {calendardocopen}csatlakoztassa asztali számítógépét és mobilját a szinkronizáláshoz ↗{linkclose}.",
  173. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Ne felejtse el megfelelően beállítani az {emailopen}e-mail kiszolgálót{linkclose}.",
  174. "There was an error updating your attendance status." : "Hiba történt a részvételi állapotának frissítése során.",
  175. "Please contact the organizer directly." : "Vegye fel a kapcsolatot közvetlenül a szervezővel.",
  176. "Are you accepting the invitation?" : "Elfogadja az meghívást?",
  177. "Tentative" : "Feltételes",
  178. "Your attendance was updated successfully." : "A részvétele frissítése sikeres.",
  179. "Todos" : "Teendők",
  180. "{actor} created todo {todo} in list {calendar}" : "{actor} létrehozta a(z) {todo} teendőt a következő listában: {calendar}",
  181. "You created todo {todo} in list {calendar}" : "Létrehozta a(z) {todo} teendőt a következő listában: {calendar}",
  182. "{actor} deleted todo {todo} from list {calendar}" : "{actor} törölte a(z) {todo} teendőt a következő listából: {calendar}",
  183. "You deleted todo {todo} from list {calendar}" : "Törölte a(z) {todo} teendőt a következő listából: {calendar}",
  184. "{actor} updated todo {todo} in list {calendar}" : "{actor} frissítette a(z) {todo} teendőt a következő listában: {calendar}",
  185. "You updated todo {todo} in list {calendar}" : "Frissítette a(z) {todo} teendőt a következő listában: {calendar}",
  186. "{actor} solved todo {todo} in list {calendar}" : "{actor} elintézte a(z) {todo} teendőt a következő listában: {calendar}",
  187. "You solved todo {todo} in list {calendar}" : "Elintézte a(z) {todo} teendőt a következő listában: {calendar}",
  188. "{actor} reopened todo {todo} in list {calendar}" : "{actor} újranyitotta a(z) {todo} teendőt a következő listában: {calendar}",
  189. "You reopened todo {todo} in list {calendar}" : "Újranyitotta a(z) {todo} teendőt a következő listában: {calendar}",
  190. "A calendar <strong>todo</strong> was modified" : "Egy <strong>naptárteendő</strong> megváltozott",
  191. "Invitation canceled" : "Meghívás lemondva",
  192. "Invitation updated" : "Meghívó frissítve",
  193. "Invitation" : "Meghívó"
  194. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  195. }