ka.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. { "translations": {
  2. "Calendar" : "Calendar",
  3. "Tasks" : "Tasks",
  4. "Personal" : "Personal",
  5. "{actor} created calendar {calendar}" : "{actor} created calendar {calendar}",
  6. "You created calendar {calendar}" : "You created calendar {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} deleted calendar {calendar}",
  8. "You deleted calendar {calendar}" : "You deleted calendar {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}",
  10. "You updated calendar {calendar}" : "You updated calendar {calendar}",
  11. "{actor} restored calendar {calendar}" : "{actor} restored calendar {calendar}",
  12. "You restored calendar {calendar}" : "You restored calendar {calendar}",
  13. "You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link",
  14. "You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}",
  15. "{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you",
  16. "You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}",
  17. "{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}",
  18. "{actor} unshared calendar {calendar} from you" : "{actor} unshared calendar {calendar} from you",
  19. "You unshared calendar {calendar} from {user}" : "You unshared calendar {calendar} from {user}",
  20. "{actor} unshared calendar {calendar} from {user}" : "{actor} unshared calendar {calendar} from {user}",
  21. "{actor} unshared calendar {calendar} from themselves" : "{actor} unshared calendar {calendar} from themselves",
  22. "You shared calendar {calendar} with group {group}" : "You shared calendar {calendar} with group {group}",
  23. "{actor} shared calendar {calendar} with group {group}" : "{actor} shared calendar {calendar} with group {group}",
  24. "You unshared calendar {calendar} from group {group}" : "You unshared calendar {calendar} from group {group}",
  25. "{actor} unshared calendar {calendar} from group {group}" : "{actor} unshared calendar {calendar} from group {group}",
  26. "Untitled event" : "Untitled event",
  27. "{actor} created event {event} in calendar {calendar}" : "{actor} created event {event} in calendar {calendar}",
  28. "You created event {event} in calendar {calendar}" : "You created event {event} in calendar {calendar}",
  29. "{actor} deleted event {event} from calendar {calendar}" : "{actor} deleted event {event} from calendar {calendar}",
  30. "You deleted event {event} from calendar {calendar}" : "You deleted event {event} from calendar {calendar}",
  31. "{actor} updated event {event} in calendar {calendar}" : "{actor} updated event {event} in calendar {calendar}",
  32. "You updated event {event} in calendar {calendar}" : "You updated event {event} in calendar {calendar}",
  33. "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}",
  34. "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}",
  35. "{actor} restored event {event} of calendar {calendar}" : "{actor} restored event {event} of calendar {calendar}",
  36. "You restored event {event} of calendar {calendar}" : "You restored event {event} of calendar {calendar}",
  37. "Busy" : "Busy",
  38. "{actor} created to-do {todo} in list {calendar}" : "{actor} created to-do {todo} in list {calendar}",
  39. "You created to-do {todo} in list {calendar}" : "You created to-do {todo} in list {calendar}",
  40. "{actor} deleted to-do {todo} from list {calendar}" : "{actor} deleted to-do {todo} from list {calendar}",
  41. "You deleted to-do {todo} from list {calendar}" : "You deleted to-do {todo} from list {calendar}",
  42. "{actor} updated to-do {todo} in list {calendar}" : "{actor} updated to-do {todo} in list {calendar}",
  43. "You updated to-do {todo} in list {calendar}" : "You updated to-do {todo} in list {calendar}",
  44. "{actor} solved to-do {todo} in list {calendar}" : "{actor} solved to-do {todo} in list {calendar}",
  45. "You solved to-do {todo} in list {calendar}" : "You solved to-do {todo} in list {calendar}",
  46. "{actor} reopened to-do {todo} in list {calendar}" : "{actor} reopened to-do {todo} in list {calendar}",
  47. "You reopened to-do {todo} in list {calendar}" : "You reopened to-do {todo} in list {calendar}",
  48. "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
  49. "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
  50. "Calendar, contacts and tasks" : "Calendar, contacts and tasks",
  51. "A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified",
  52. "A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
  53. "A calendar <strong>to-do</strong> was modified" : "A calendar <strong>to-do</strong> was modified",
  54. "Contact birthdays" : "Contact birthdays",
  55. "Death of %s" : "Death of %s",
  56. "Untitled calendar" : "Untitled calendar",
  57. "Calendar:" : "Calendar:",
  58. "Date:" : "Date:",
  59. "Where:" : "Where:",
  60. "Description:" : "Description:",
  61. "_%n year_::_%n years_" : ["%n year","%n years"],
  62. "_%n month_::_%n months_" : ["%n month","%n months"],
  63. "_%n day_::_%n days_" : ["%n day","%n days"],
  64. "_%n hour_::_%n hours_" : ["%n hour","%n hours"],
  65. "_%n minute_::_%n minutes_" : ["%n minute","%n minutes"],
  66. "%s (in %s)" : "%s (in %s)",
  67. "%s (%s ago)" : "%s (%s ago)",
  68. "Calendar: %s" : "Calendar: %s",
  69. "Date: %s" : "Date: %s",
  70. "Description: %s" : "Description: %s",
  71. "Where: %s" : "Where: %s",
  72. "%1$s via %2$s" : "%1$s via %2$s",
  73. "Cancelled: %1$s" : "Cancelled: %1$s",
  74. "\"%1$s\" has been canceled" : "\"%1$s\" has been canceled",
  75. "Re: %1$s" : "Re: %1$s",
  76. "%1$s has accepted your invitation" : "%1$s has accepted your invitation",
  77. "%1$s has tentatively accepted your invitation" : "%1$s has tentatively accepted your invitation",
  78. "%1$s has declined your invitation" : "%1$s has declined your invitation",
  79. "%1$s has responded to your invitation" : "%1$s has responded to your invitation",
  80. "Invitation updated: %1$s" : "Invitation updated: %1$s",
  81. "%1$s updated the event \"%2$s\"" : "%1$s updated the event \"%2$s\"",
  82. "Invitation: %1$s" : "Invitation: %1$s",
  83. "%1$s would like to invite you to \"%2$s\"" : "%1$s would like to invite you to \"%2$s\"",
  84. "Organizer:" : "Organizer:",
  85. "Attendees:" : "Attendees:",
  86. "Title:" : "Title:",
  87. "Time:" : "Time:",
  88. "Location:" : "Location:",
  89. "Link:" : "Link:",
  90. "Accept" : "Accept",
  91. "Decline" : "Decline",
  92. "More options …" : "More options …",
  93. "More options at %s" : "More options at %s",
  94. "Contacts" : "Contacts",
  95. "{actor} created address book {addressbook}" : "{actor} created address book {addressbook}",
  96. "You created address book {addressbook}" : "You created address book {addressbook}",
  97. "{actor} deleted address book {addressbook}" : "{actor} deleted address book {addressbook}",
  98. "You deleted address book {addressbook}" : "You deleted address book {addressbook}",
  99. "{actor} updated address book {addressbook}" : "{actor} updated address book {addressbook}",
  100. "You updated address book {addressbook}" : "You updated address book {addressbook}",
  101. "{actor} shared address book {addressbook} with you" : "{actor} shared address book {addressbook} with you",
  102. "You shared address book {addressbook} with {user}" : "You shared address book {addressbook} with {user}",
  103. "{actor} shared address book {addressbook} with {user}" : "{actor} shared address book {addressbook} with {user}",
  104. "{actor} unshared address book {addressbook} from you" : "{actor} unshared address book {addressbook} from you",
  105. "You unshared address book {addressbook} from {user}" : "You unshared address book {addressbook} from {user}",
  106. "{actor} unshared address book {addressbook} from {user}" : "{actor} unshared address book {addressbook} from {user}",
  107. "{actor} unshared address book {addressbook} from themselves" : "{actor} unshared address book {addressbook} from themselves",
  108. "You shared address book {addressbook} with group {group}" : "You shared address book {addressbook} with group {group}",
  109. "{actor} shared address book {addressbook} with group {group}" : "{actor} shared address book {addressbook} with group {group}",
  110. "You unshared address book {addressbook} from group {group}" : "You unshared address book {addressbook} from group {group}",
  111. "{actor} unshared address book {addressbook} from group {group}" : "{actor} unshared address book {addressbook} from group {group}",
  112. "{actor} created contact {card} in address book {addressbook}" : "{actor} created contact {card} in address book {addressbook}",
  113. "You created contact {card} in address book {addressbook}" : "You created contact {card} in address book {addressbook}",
  114. "{actor} deleted contact {card} from address book {addressbook}" : "{actor} deleted contact {card} from address book {addressbook}",
  115. "You deleted contact {card} from address book {addressbook}" : "You deleted contact {card} from address book {addressbook}",
  116. "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}",
  117. "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
  118. "A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
  119. "Accounts" : "Accounts",
  120. "System address book which holds all accounts" : "System address book which holds all accounts",
  121. "File is not updatable: %1$s" : "File is not updatable: %1$s",
  122. "Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook",
  123. "Could not write file contents" : "Could not write file contents",
  124. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
  125. "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)",
  126. "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." : "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.",
  127. "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, canceled by hook",
  128. "Could not rename part file to final file" : "Could not rename part file to final file",
  129. "Failed to check file size: %1$s" : "Failed to check file size: %1$s",
  130. "Could not open file" : "Could not open file",
  131. "Encryption not ready: %1$s" : "Encryption not ready: %1$s",
  132. "Failed to open file: %1$s" : "Failed to open file: %1$s",
  133. "Failed to unlink: %1$s" : "Failed to unlink: %1$s",
  134. "Invalid chunk name" : "Invalid chunk name",
  135. "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks",
  136. "Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
  137. "File not found: %1$s" : "File not found: %1$s",
  138. "System is in maintenance mode." : "System is in maintenance mode.",
  139. "Upgrade needed" : "Upgrade needed",
  140. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS.",
  141. "Configures a CalDAV account" : "Configures a CalDAV account",
  142. "Configures a CardDAV account" : "Configures a CardDAV account",
  143. "Events" : "Events",
  144. "Untitled task" : "Untitled task",
  145. "Completed on %s" : "Completed on %s",
  146. "Due on %s by %s" : "Due on %s by %s",
  147. "Due on %s" : "Due on %s",
  148. "DAV system address book" : "DAV system address book",
  149. "No outstanding DAV system address book sync." : "No outstanding DAV system address book sync.",
  150. "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\".",
  151. "Migrated calendar (%1$s)" : "Migrated calendar (%1$s)",
  152. "Calendars including events, details and attendees" : "Calendars including events, details and attendees",
  153. "Contacts and groups" : "Contacts and groups",
  154. "WebDAV" : "WebDAV",
  155. "WebDAV endpoint" : "WebDAV endpoint",
  156. "First day" : "First day",
  157. "Last day (inclusive)" : "Last day (inclusive)",
  158. "Short absence status" : "Short absence status",
  159. "Long absence Message" : "Long absence Message",
  160. "Save" : "Save",
  161. "Disable absence" : "Disable absence",
  162. "Absence saved" : "Absence saved",
  163. "Failed to save your absence settings" : "Failed to save your absence settings",
  164. "Absence cleared" : "Absence cleared",
  165. "Failed to clear your absence settings" : "Failed to clear your absence settings",
  166. "Time zone:" : "Time zone:",
  167. "to" : "to",
  168. "Delete slot" : "Delete slot",
  169. "No working hours set" : "No working hours set",
  170. "Add slot" : "Add slot",
  171. "Monday" : "Monday",
  172. "Tuesday" : "Tuesday",
  173. "Wednesday" : "Wednesday",
  174. "Thursday" : "Thursday",
  175. "Friday" : "Friday",
  176. "Saturday" : "Saturday",
  177. "Sunday" : "Sunday",
  178. "Pick a start time for {dayName}" : "Pick a start time for {dayName}",
  179. "Pick a end time for {dayName}" : "Pick a end time for {dayName}",
  180. "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications.",
  181. "Failed to load availability" : "Failed to load availability",
  182. "Saved availability" : "Saved availability",
  183. "Failed to save availability" : "Failed to save availability",
  184. "Availability" : "Availability",
  185. "Absence" : "Absence",
  186. "Configure your next absence period." : "Configure your next absence period.",
  187. "Calendar server" : "Calendar server",
  188. "Send invitations to attendees" : "Send invitations to attendees",
  189. "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar",
  190. "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.",
  191. "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time.",
  192. "Send notifications for events" : "Send notifications for events",
  193. "Notifications are sent via background jobs, so these must occur often enough." : "Notifications are sent via background jobs, so these must occur often enough.",
  194. "Send reminder notifications to calendar sharees as well" : "Send reminder notifications to calendar sharees as well",
  195. "Reminders are always sent to organizers and attendees." : "Reminders are always sent to organizers and attendees.",
  196. "Enable notifications for events via push" : "Enable notifications for events via push",
  197. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}.",
  198. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Please make sure to properly set up {emailopen}the email server{linkclose}.",
  199. "There was an error updating your attendance status." : "There was an error updating your attendance status.",
  200. "Please contact the organizer directly." : "Please contact the organizer directly.",
  201. "Are you accepting the invitation?" : "Are you accepting the invitation?",
  202. "Tentative" : "Tentative",
  203. "Your attendance was updated successfully." : "Your attendance was updated successfully.",
  204. "To-dos" : "To-dos",
  205. "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting."
  206. },"pluralForm" :"nplurals=2; plural=(n!=1);"
  207. }