mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
344 lines
31 KiB
JavaScript
344 lines
31 KiB
JavaScript
OC.L10N.register(
|
|
"dav",
|
|
{
|
|
"Calendar" : "ປະຕິທິນ",
|
|
"Tasks" : "Tasks",
|
|
"Personal" : "ສ່ວນບຸກຄົນ",
|
|
"{actor} created calendar {calendar}" : "{actor} created calendar {calendar}",
|
|
"You created calendar {calendar}" : "You created calendar {calendar}",
|
|
"{actor} deleted calendar {calendar}" : "{actor} deleted calendar {calendar}",
|
|
"You deleted calendar {calendar}" : "You deleted calendar {calendar}",
|
|
"{actor} updated calendar {calendar}" : "{actor} updated calendar {calendar}",
|
|
"You updated calendar {calendar}" : "You updated calendar {calendar}",
|
|
"{actor} restored calendar {calendar}" : "{actor} restored calendar {calendar}",
|
|
"You restored calendar {calendar}" : "You restored calendar {calendar}",
|
|
"You shared calendar {calendar} as public link" : "You shared calendar {calendar} as public link",
|
|
"You removed public link for calendar {calendar}" : "You removed public link for calendar {calendar}",
|
|
"{actor} shared calendar {calendar} with you" : "{actor} shared calendar {calendar} with you",
|
|
"You shared calendar {calendar} with {user}" : "You shared calendar {calendar} with {user}",
|
|
"{actor} shared calendar {calendar} with {user}" : "{actor} shared calendar {calendar} with {user}",
|
|
"{actor} unshared calendar {calendar} from you" : "{actor} unshared calendar {calendar} from you",
|
|
"You unshared calendar {calendar} from {user}" : "You unshared calendar {calendar} from {user}",
|
|
"{actor} unshared calendar {calendar} from {user}" : "{actor} unshared calendar {calendar} from {user}",
|
|
"{actor} unshared calendar {calendar} from themselves" : "{actor} unshared calendar {calendar} from themselves",
|
|
"You shared calendar {calendar} with group {group}" : "You shared calendar {calendar} with group {group}",
|
|
"{actor} shared calendar {calendar} with group {group}" : "{actor} shared calendar {calendar} with group {group}",
|
|
"You unshared calendar {calendar} from group {group}" : "You unshared calendar {calendar} from group {group}",
|
|
"{actor} unshared calendar {calendar} from group {group}" : "{actor} unshared calendar {calendar} from group {group}",
|
|
"Untitled event" : "Untitled event",
|
|
"{actor} created event {event} in calendar {calendar}" : "{actor} created event {event} in calendar {calendar}",
|
|
"You created event {event} in calendar {calendar}" : "You created event {event} in calendar {calendar}",
|
|
"{actor} deleted event {event} from calendar {calendar}" : "{actor} deleted event {event} from calendar {calendar}",
|
|
"You deleted event {event} from calendar {calendar}" : "You deleted event {event} from calendar {calendar}",
|
|
"{actor} updated event {event} in calendar {calendar}" : "{actor} updated event {event} in calendar {calendar}",
|
|
"You updated event {event} in calendar {calendar}" : "You updated event {event} in calendar {calendar}",
|
|
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}",
|
|
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}",
|
|
"{actor} restored event {event} of calendar {calendar}" : "{actor} restored event {event} of calendar {calendar}",
|
|
"You restored event {event} of calendar {calendar}" : "You restored event {event} of calendar {calendar}",
|
|
"Busy" : "Busy",
|
|
"{actor} created to-do {todo} in list {calendar}" : "{actor} created to-do {todo} in list {calendar}",
|
|
"You created to-do {todo} in list {calendar}" : "You created to-do {todo} in list {calendar}",
|
|
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} deleted to-do {todo} from list {calendar}",
|
|
"You deleted to-do {todo} from list {calendar}" : "You deleted to-do {todo} from list {calendar}",
|
|
"{actor} updated to-do {todo} in list {calendar}" : "{actor} updated to-do {todo} in list {calendar}",
|
|
"You updated to-do {todo} in list {calendar}" : "You updated to-do {todo} in list {calendar}",
|
|
"{actor} solved to-do {todo} in list {calendar}" : "{actor} solved to-do {todo} in list {calendar}",
|
|
"You solved to-do {todo} in list {calendar}" : "You solved to-do {todo} in list {calendar}",
|
|
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} reopened to-do {todo} in list {calendar}",
|
|
"You reopened to-do {todo} in list {calendar}" : "You reopened to-do {todo} in list {calendar}",
|
|
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
|
|
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}",
|
|
"Calendar, contacts and tasks" : "Calendar, contacts and tasks",
|
|
"A <strong>calendar</strong> was modified" : "A <strong>calendar</strong> was modified",
|
|
"A calendar <strong>event</strong> was modified" : "A calendar <strong>event</strong> was modified",
|
|
"A calendar <strong>to-do</strong> was modified" : "A calendar <strong>to-do</strong> was modified",
|
|
"Contact birthdays" : "Contact birthdays",
|
|
"Death of %s" : "Death of %s",
|
|
"Untitled calendar" : "Untitled calendar",
|
|
"Calendar:" : "Calendar:",
|
|
"Date:" : "Date:",
|
|
"Where:" : "Where:",
|
|
"Description:" : "Description:",
|
|
"_%n year_::_%n years_" : ["%n years"],
|
|
"_%n month_::_%n months_" : ["%n month"],
|
|
"_%n day_::_%n days_" : ["%n days"],
|
|
"_%n hour_::_%n hours_" : ["%n hours"],
|
|
"_%n minute_::_%n minutes_" : ["%n minutes"],
|
|
"%s (in %s)" : "%s (in %s)",
|
|
"%s (%s ago)" : "%s (%s ago)",
|
|
"Calendar: %s" : "Calendar: %s",
|
|
"Date: %s" : "Date: %s",
|
|
"Description: %s" : "Description: %s",
|
|
"Where: %s" : "Where: %s",
|
|
"%1$s via %2$s" : "%1$s via %2$s",
|
|
"In the past on %1$s for the entire day" : "In the past on %1$s for the entire day",
|
|
"In the past on %1$s between %2$s - %3$s" : "In the past on %1$s between %2$s - %3$s",
|
|
"Could not generate when statement" : "Could not generate when statement",
|
|
"Every Day for the entire day" : "Every Day for the entire day",
|
|
"Every Day for the entire day until %1$s" : "Every Day for the entire day until %1$s",
|
|
"Every Day between %1$s - %2$s" : "Every Day between %1$s - %2$s",
|
|
"Every Day between %1$s - %2$s until %3$s" : "Every Day between %1$s - %2$s until %3$s",
|
|
"Every %1$d Days for the entire day" : "Every %1$d Days for the entire day",
|
|
"Every %1$d Days for the entire day until %2$s" : "Every %1$d Days for the entire day until %2$s",
|
|
"Every %1$d Days between %2$s - %3$s" : "Every %1$d Days between %2$s - %3$s",
|
|
"Every %1$d Days between %2$s - %3$s until %4$s" : "Every %1$d Days between %2$s - %3$s until %4$s",
|
|
"Could not generate event recurrence statement" : "Could not generate event recurrence statement",
|
|
"Every Week on %1$s for the entire day" : "Every Week on %1$s for the entire day",
|
|
"Every Week on %1$s for the entire day until %2$s" : "Every Week on %1$s for the entire day until %2$s",
|
|
"Every Week on %1$s between %2$s - %3$s" : "Every Week on %1$s between %2$s - %3$s",
|
|
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Every Week on %1$s between %2$s - %3$s until %4$s",
|
|
"Every %1$d Weeks on %2$s for the entire day" : "Every %1$d Weeks on %2$s for the entire day",
|
|
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Every %1$d Weeks on %2$s for the entire day until %3$s",
|
|
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Every %1$d Weeks on %2$s between %3$s - %4$s",
|
|
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s",
|
|
"Every Month on the %1$s for the entire day" : "Every Month on the %1$s for the entire day",
|
|
"Every Month on the %1$s for the entire day until %2$s" : "Every Month on the %1$s for the entire day until %2$s",
|
|
"Every Month on the %1$s between %2$s - %3$s" : "Every Month on the %1$s between %2$s - %3$s",
|
|
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Every Month on the %1$s between %2$s - %3$s until %4$s",
|
|
"Every %1$d Months on the %2$s for the entire day" : "Every %1$d Months on the %2$s for the entire day",
|
|
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Every %1$d Months on the %2$s for the entire day until %3$s",
|
|
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Every %1$d Months on the %2$s between %3$s - %4$s",
|
|
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Every %1$d Months on the %2$s between %3$s - %4$s until %5$s",
|
|
"Every Year in %1$s on the %2$s for the entire day" : "Every Year in %1$s on the %2$s for the entire day",
|
|
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Every Year in %1$s on the %2$s for the entire day until %3$s",
|
|
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Every Year in %1$s on the %2$s between %3$s - %4$s",
|
|
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s",
|
|
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Every %1$d Years in %2$s on the %3$s for the entire day",
|
|
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s",
|
|
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s",
|
|
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s",
|
|
"On specific dates for the entire day until %1$s" : "On specific dates for the entire day until %1$s",
|
|
"On specific dates between %1$s - %2$s until %3$s" : "On specific dates between %1$s - %2$s until %3$s",
|
|
"In the past on %1$s" : "In the past on %1$s",
|
|
"In the past on %1$s then on %2$s" : "In the past on %1$s then on %2$s",
|
|
"In the past on %1$s then on %2$s and %3$s" : "In the past on %1$s then on %2$s and %3$s",
|
|
"Could not generate next recurrence statement" : "Could not generate next recurrence statement",
|
|
"Cancelled: %1$s" : "Cancelled: %1$s",
|
|
"\"%1$s\" has been canceled" : "\"%1$s\" has been canceled",
|
|
"Re: %1$s" : "Re: %1$s",
|
|
"%1$s has accepted your invitation" : "%1$s has accepted your invitation",
|
|
"%1$s has tentatively accepted your invitation" : "%1$s has tentatively accepted your invitation",
|
|
"%1$s has declined your invitation" : "%1$s has declined your invitation",
|
|
"%1$s has responded to your invitation" : "%1$s has responded to your invitation",
|
|
"Invitation updated: %1$s" : "Invitation updated: %1$s",
|
|
"%1$s updated the event \"%2$s\"" : "%1$s updated the event \"%2$s\"",
|
|
"Invitation: %1$s" : "Invitation: %1$s",
|
|
"%1$s would like to invite you to \"%2$s\"" : "%1$s would like to invite you to \"%2$s\"",
|
|
"Organizer:" : "Organizer:",
|
|
"Attendees:" : "Attendees:",
|
|
"Title:" : "Title:",
|
|
"When:" : "When:",
|
|
"Location:" : "ທີ່ຢູ່:",
|
|
"Link:" : "Link:",
|
|
"Occurring:" : "Occurring:",
|
|
"Accept" : "ຍອມຮັບ",
|
|
"Decline" : "ປະຕິເສດ",
|
|
"More options …" : "More options …",
|
|
"More options at %s" : "More options at %s",
|
|
"Monday" : "Monday",
|
|
"Tuesday" : "Tuesday",
|
|
"Wednesday" : "Wednesday",
|
|
"Thursday" : "Thursday",
|
|
"Friday" : "Friday",
|
|
"Saturday" : "Saturday",
|
|
"Sunday" : "Sunday",
|
|
"January" : "January",
|
|
"February" : "February",
|
|
"March" : "March",
|
|
"April" : "April",
|
|
"May" : "May",
|
|
"June" : "June",
|
|
"July" : "July",
|
|
"August" : "August",
|
|
"September" : "September",
|
|
"October" : "October",
|
|
"November" : "November",
|
|
"December" : "December",
|
|
"First" : "First",
|
|
"Second" : "Second",
|
|
"Third" : "Third",
|
|
"Fourth" : "Fourth",
|
|
"Fifth" : "Fifth",
|
|
"Last" : "Last",
|
|
"Second Last" : "Second Last",
|
|
"Third Last" : "Third Last",
|
|
"Fourth Last" : "Fourth Last",
|
|
"Fifth Last" : "Fifth Last",
|
|
"Contacts" : "ຕິດຕໍ່",
|
|
"{actor} created address book {addressbook}" : "{actor} created address book {addressbook}",
|
|
"You created address book {addressbook}" : "You created address book {addressbook}",
|
|
"{actor} deleted address book {addressbook}" : "{actor} deleted address book {addressbook}",
|
|
"You deleted address book {addressbook}" : "You deleted address book {addressbook}",
|
|
"{actor} updated address book {addressbook}" : "{actor} updated address book {addressbook}",
|
|
"You updated address book {addressbook}" : "You updated address book {addressbook}",
|
|
"{actor} shared address book {addressbook} with you" : "{actor} shared address book {addressbook} with you",
|
|
"You shared address book {addressbook} with {user}" : "You shared address book {addressbook} with {user}",
|
|
"{actor} shared address book {addressbook} with {user}" : "{actor} shared address book {addressbook} with {user}",
|
|
"{actor} unshared address book {addressbook} from you" : "{actor} unshared address book {addressbook} from you",
|
|
"You unshared address book {addressbook} from {user}" : "You unshared address book {addressbook} from {user}",
|
|
"{actor} unshared address book {addressbook} from {user}" : "{actor} unshared address book {addressbook} from {user}",
|
|
"{actor} unshared address book {addressbook} from themselves" : "{actor} unshared address book {addressbook} from themselves",
|
|
"You shared address book {addressbook} with group {group}" : "You shared address book {addressbook} with group {group}",
|
|
"{actor} shared address book {addressbook} with group {group}" : "{actor} shared address book {addressbook} with group {group}",
|
|
"You unshared address book {addressbook} from group {group}" : "You unshared address book {addressbook} from group {group}",
|
|
"{actor} unshared address book {addressbook} from group {group}" : "{actor} unshared address book {addressbook} from group {group}",
|
|
"{actor} created contact {card} in address book {addressbook}" : "{actor} created contact {card} in address book {addressbook}",
|
|
"You created contact {card} in address book {addressbook}" : "You created contact {card} in address book {addressbook}",
|
|
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} deleted contact {card} from address book {addressbook}",
|
|
"You deleted contact {card} from address book {addressbook}" : "You deleted contact {card} from address book {addressbook}",
|
|
"{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}",
|
|
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
|
|
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
|
|
"System address book disabled" : "System address book disabled",
|
|
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}",
|
|
"Accounts" : "ບັນຊີ",
|
|
"System address book which holds all accounts" : "System address book which holds all accounts",
|
|
"File is not updatable: %1$s" : "File is not updatable: %1$s",
|
|
"Failed to get storage for file" : "Failed to get storage for file",
|
|
"Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook",
|
|
"Could not write file contents" : "Could not write file contents",
|
|
"_%n byte_::_%n bytes_" : ["%n bytes"],
|
|
"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)",
|
|
"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.",
|
|
"Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, canceled by hook",
|
|
"Could not rename part file to final file" : "Could not rename part file to final file",
|
|
"Failed to check file size: %1$s" : "Failed to check file size: %1$s",
|
|
"Encryption not ready: %1$s" : "Encryption not ready: %1$s",
|
|
"Failed to open file: %1$s" : "Failed to open file: %1$s",
|
|
"Failed to unlink: %1$s" : "Failed to unlink: %1$s",
|
|
"Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
|
|
"File not found: %1$s" : "File not found: %1$s",
|
|
"Invalid target path" : "Invalid target path",
|
|
"System is in maintenance mode." : "System is in maintenance mode.",
|
|
"Upgrade needed" : "Upgrade needed",
|
|
"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.",
|
|
"Configures a CalDAV account" : "Configures a CalDAV account",
|
|
"Configures a CardDAV account" : "Configures a CardDAV account",
|
|
"Events" : "Events",
|
|
"Untitled task" : "Untitled task",
|
|
"Completed on %s" : "Completed on %s",
|
|
"Due on %s by %s" : "Due on %s by %s",
|
|
"Due on %s" : "Due on %s",
|
|
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings.",
|
|
"Example event - open me!" : "Example event - open me!",
|
|
"System Address Book" : "System Address Book",
|
|
"The system address book contains contact information for all users in your instance." : "The system address book contains contact information for all users in your instance.",
|
|
"Enable System Address Book" : "Enable System Address Book",
|
|
"DAV system address book" : "DAV system address book",
|
|
"No outstanding DAV system address book sync." : "No outstanding DAV system address book sync.",
|
|
"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\".",
|
|
"DAV system address book size" : "DAV system address book size",
|
|
"The system address book is disabled" : "The system address book is disabled",
|
|
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "The system address book is enabled, but contains more than the configured limit of %d contacts",
|
|
"The system address book is enabled and contains less than the configured limit of %d contacts" : "The system address book is enabled and contains less than the configured limit of %d contacts",
|
|
"WebDAV endpoint" : "WebDAV endpoint",
|
|
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually.",
|
|
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "ເວັບເຊີບເວີ ຂອງທ່ານຍັງບໍ່ຖືກຕັ້ງຄ່າຢ່າງຖືກຕ້ອງເພື່ອອະນຸຍາດໃຫ້ຟາຍເອກະສານກົງກັນ, ເພາະວ່າອິນເຕີເຟດ WebDAV ອາດຖືກທໍາລາຍ ",
|
|
"Your web server is properly set up to allow file synchronization over WebDAV." : "Your web server is properly set up to allow file synchronization over WebDAV.",
|
|
"Migrated calendar (%1$s)" : "Migrated calendar (%1$s)",
|
|
"Calendars including events, details and attendees" : "Calendars including events, details and attendees",
|
|
"Contacts and groups" : "Contacts and groups",
|
|
"WebDAV" : "WebDAV",
|
|
"Absence saved" : "Absence saved",
|
|
"Failed to save your absence settings" : "Failed to save your absence settings",
|
|
"Absence cleared" : "Absence cleared",
|
|
"Failed to clear your absence settings" : "Failed to clear your absence settings",
|
|
"First day" : "First day",
|
|
"Last day (inclusive)" : "Last day (inclusive)",
|
|
"Out of office replacement (optional)" : "Out of office replacement (optional)",
|
|
"Name of the replacement" : "Name of the replacement",
|
|
"Short absence status" : "Short absence status",
|
|
"Long absence Message" : "Long absence Message",
|
|
"Save" : "ບັນທຶກ",
|
|
"Disable absence" : "Disable absence",
|
|
"Failed to load availability" : "Failed to load availability",
|
|
"Saved availability" : "Saved availability",
|
|
"Failed to save availability" : "Failed to save availability",
|
|
"to" : "to",
|
|
"Delete slot" : "Delete slot",
|
|
"No working hours set" : "No working hours set",
|
|
"Add slot" : "Add slot",
|
|
"Weekdays" : "Weekdays",
|
|
"Pick a start time for {dayName}" : "Pick a start time for {dayName}",
|
|
"Pick a end time for {dayName}" : "Pick a end time for {dayName}",
|
|
"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.",
|
|
"Cancel" : "ຍົກເລີກ",
|
|
"Import" : "Import",
|
|
"Error while saving settings" : "Error while saving settings",
|
|
"Contact reset successfully" : "Contact reset successfully",
|
|
"Error while resetting contact" : "Error while resetting contact",
|
|
"Contact imported successfully" : "Contact imported successfully",
|
|
"Error while importing contact" : "Error while importing contact",
|
|
"Import contact" : "Import contact",
|
|
"Reset to default" : "Reset to default",
|
|
"Import contacts" : "Import contacts",
|
|
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?",
|
|
"Failed to save example event creation setting" : "Failed to save example event creation setting",
|
|
"Failed to upload the example event" : "Failed to upload the example event",
|
|
"Custom example event was saved successfully" : "Custom example event was saved successfully",
|
|
"Failed to delete the custom example event" : "Failed to delete the custom example event",
|
|
"Custom example event was deleted successfully" : "Custom example event was deleted successfully",
|
|
"Import calendar event" : "Import calendar event",
|
|
"Uploading a new event will overwrite the existing one." : "Uploading a new event will overwrite the existing one.",
|
|
"Upload event" : "Upload event",
|
|
"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}.",
|
|
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Please make sure to properly set up {emailopen}the email server{linkclose}.",
|
|
"Calendar server" : "Calendar server",
|
|
"Send invitations to attendees" : "Send invitations to attendees",
|
|
"Automatically generate a birthday calendar" : "Automatically generate a birthday calendar",
|
|
"Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.",
|
|
"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.",
|
|
"Send notifications for events" : "Send notifications for events",
|
|
"Notifications are sent via background jobs, so these must occur often enough." : "Notifications are sent via background jobs, so these must occur often enough.",
|
|
"Send reminder notifications to calendar sharees as well" : "Send reminder notifications to calendar sharees as well",
|
|
"Reminders are always sent to organizers and attendees." : "Reminders are always sent to organizers and attendees.",
|
|
"Enable notifications for events via push" : "Enable notifications for events via push",
|
|
"Example content" : "Example content",
|
|
"Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content.",
|
|
"Availability" : "Availability",
|
|
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "If you configure your working hours, other people will see when you are out of office when they book a meeting.",
|
|
"Absence" : "Absence",
|
|
"Configure your next absence period." : "Configure your next absence period.",
|
|
"There was an error updating your attendance status." : "There was an error updating your attendance status.",
|
|
"Please contact the organizer directly." : "Please contact the organizer directly.",
|
|
"Are you accepting the invitation?" : "Are you accepting the invitation?",
|
|
"Tentative" : "Tentative",
|
|
"Your attendance was updated successfully." : "Your attendance was updated successfully.",
|
|
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["In a minute on %1$s for the entire day"],
|
|
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["In %n hours on %1$s for the entire day"],
|
|
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["In %n days on %1$s for the entire day"],
|
|
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["In %n weeks on %1$s for the entire day"],
|
|
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["In %n months on %1$s for the entire day"],
|
|
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["In %n years on %1$s for the entire day"],
|
|
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["In a minute on %1$s between %2$s - %3$s"],
|
|
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["In %n hours on %1$s between %2$s - %3$s"],
|
|
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["In %n days on %1$s between %2$s - %3$s"],
|
|
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["In %n weeks on %1$s between %2$s - %3$s"],
|
|
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["In %n months on %1$s between %2$s - %3$s"],
|
|
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["In %n years on %1$s between %2$s - %3$s"],
|
|
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["In %n minutes on %1$s"],
|
|
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["In %n hours on %1$s"],
|
|
"_In a day on %1$s_::_In %n days on %1$s_" : ["In %n days on %1$s"],
|
|
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["In %n weeks on %1$s"],
|
|
"_In a month on %1$s_::_In %n months on %1$s_" : ["In %n months on %1$s"],
|
|
"_In a year on %1$s_::_In %n years on %1$s_" : ["In a year on %1$s"],
|
|
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["In %n minutes on %1$s then on %2$s"],
|
|
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["In %n hours on %1$s then on %2$s"],
|
|
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["In %n days on %1$s then on %2$s"],
|
|
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["In a week on %1$s then on %2$s"],
|
|
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["In %n months on %1$s then on %2$s"],
|
|
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["In %n years on %1$s then on %2$s"],
|
|
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["In %n minutes on %1$s then on %2$s and %3$s"],
|
|
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["In %n hours on %1$s then on %2$s and %3$s"],
|
|
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["In %n days on %1$s then on %2$s and %3$s"],
|
|
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["In %n weeks on %1$s then on %2$s and %3$s"],
|
|
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["In %n months on %1$s then on %2$s and %3$s"],
|
|
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["In %n years on %1$s then on %2$s and %3$s"],
|
|
"Could not open file: %1$s, file does seem to exist" : "Could not open file: %1$s, file does seem to exist",
|
|
"Could not open file: %1$s, file doesn't seem to exist" : "Could not open file: %1$s, file doesn't seem to exist",
|
|
"No results." : "No results.",
|
|
"Start typing." : "Start typing.",
|
|
"Time zone:" : "Time zone:"
|
|
},
|
|
"nplurals=1; plural=0;");
|