feat: add housekeeping module for household staff management
* Adding flexible reminder options to birthdays * Fix database migration merge conflict * Truncate calendar popup descriptions * Log app version on backend startup * Add host-mounted data and backup folders * feat: add housekeeping module * fix: align housekeeping UI and add task creation * refactor: rebuild housekeeping experience * feat: support multiple housekeeping staff * feat: integrate housekeeping visits with calendar * feat: refine housekeeping visits and payments * feat: add housekeeping staff visit logs * feat: add housekeeping receipts and document folders * feat: localize housekeeping folders and chores * feat: refine housekeeping tabs and document folders * fix: sync housekeeping tab active state * feat: use configured app name in onboarding and manifest
This commit is contained in:
+250
-7
@@ -54,7 +54,8 @@
|
||||
"more": "Más",
|
||||
"documents": "Documentos",
|
||||
"kitchen": "Cocina",
|
||||
"search": "Buscar"
|
||||
"search": "Buscar",
|
||||
"housekeeping": "Limpieza"
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Inicio",
|
||||
@@ -205,7 +206,18 @@
|
||||
"kanbanArchived": "Archivado",
|
||||
"reminderNeedsDueDate": "Establece una fecha de vencimiento para activar los recordatorios de tareas.",
|
||||
"emptyAction": "Crear tarea",
|
||||
"navLabelOverdue": "Tareas, {{count}} vencidas"
|
||||
"navLabelOverdue": "Tareas, {{count}} vencidas",
|
||||
"bulkArchive": "Archive",
|
||||
"bulkArchived": "Tasks archived.",
|
||||
"bulkDelete": "Delete",
|
||||
"bulkDeleteConfirm": "Delete {{count}} tasks permanently?",
|
||||
"bulkDeleted": "Tasks deleted.",
|
||||
"bulkMarkDone": "Mark done",
|
||||
"bulkMarkOpen": "Mark open",
|
||||
"bulkSelect": "Bulk select",
|
||||
"bulkSelectedCount": "{{count}} selected",
|
||||
"bulkStatusChanged": "Status changed.",
|
||||
"selectTask": "Select task"
|
||||
},
|
||||
"shopping": {
|
||||
"title": "Compras",
|
||||
@@ -479,7 +491,13 @@
|
||||
"colorPurple": "Morado",
|
||||
"colorRed": "Rojo",
|
||||
"colorSkyBlue": "Azul cielo",
|
||||
"colorYellow": "Amarillo"
|
||||
"colorYellow": "Amarillo",
|
||||
"iconCleaning": "Limpieza",
|
||||
"caldavTargetHint": "Choose a CalDAV calendar to sync this event.",
|
||||
"caldavTargetLabel": "Sync to CalDAV",
|
||||
"caldavTargetLocal": "Store locally only",
|
||||
"attachmentDocumentName": "{{title}} - {{name}}",
|
||||
"attachmentDocumentDescription": "Archivo adjunto subido para el evento de calendario \"{{title}}\"."
|
||||
},
|
||||
"notes": {
|
||||
"title": "Notas",
|
||||
@@ -977,7 +995,72 @@
|
||||
"addressbookEnabled": "Addressbook enabled",
|
||||
"addressbookDisabled": "Addressbook disabled",
|
||||
"addressbooksRefreshed": "Addressbooks refreshed",
|
||||
"deleteCardDAVAccountConfirm": "Really delete CardDAV account? All synced contacts will remain but lose their CardDAV link."
|
||||
"deleteCardDAVAccountConfirm": "Really delete CardDAV account? All synced contacts will remain but lose their CardDAV link.",
|
||||
"sectionHousekeeping": "Housekeeping",
|
||||
"housekeepingPaymentsTitle": "Payment tasks",
|
||||
"housekeepingPaymentTasksLabel": "Create a payment task on each housekeeper check-in",
|
||||
"housekeepingPaymentTasksHint": "When enabled, each check-in creates a task for paying the staff member. Completing that task marks the visit payment as paid.",
|
||||
"housekeepingPaymentTasksSaved": "Housekeeping payment setting saved.",
|
||||
"backupSchedulerDisabled": "Disabled",
|
||||
"backupSchedulerEnabled": "Enabled",
|
||||
"backupSchedulerHint": "Scheduled backups are created automatically and old backups are rotated.",
|
||||
"backupSchedulerKeep": "Retention",
|
||||
"backupSchedulerKeepCount": "{{count}} backups",
|
||||
"backupSchedulerLastBackup": "Last backup",
|
||||
"backupSchedulerLastFail": "{{date}} (failed)",
|
||||
"backupSchedulerLastSuccess": "{{date}} (successful)",
|
||||
"backupSchedulerNever": "No backup created yet",
|
||||
"backupSchedulerSchedule": "Schedule",
|
||||
"backupSchedulerStatus": "Status",
|
||||
"backupSchedulerTitle": "Automatic Backups",
|
||||
"backupSchedulerTrigger": "Create backup now",
|
||||
"backupSchedulerTriggeredToast": "Backup created successfully.",
|
||||
"backupSchedulerTriggering": "Creating backup...",
|
||||
"breadcrumbLabel": "Pfad",
|
||||
"caldavAccountAdded": "CalDAV account added successfully",
|
||||
"caldavAccountDeleted": "CalDAV account removed",
|
||||
"caldavAddAccount": "Add CalDAV Account",
|
||||
"caldavCalendarsToggle": "Show/hide calendars",
|
||||
"caldavConnectionFailed": "Connection to CalDAV server failed",
|
||||
"caldavDescription": "Connect multiple CalDAV accounts (iCloud, Nextcloud, Radicale, Baikal, etc.) and choose which calendars to sync.",
|
||||
"caldavEmptyState": "No CalDAV accounts connected yet. Add your first account to get started.",
|
||||
"caldavNameLabel": "Account Name",
|
||||
"caldavNamePlaceholder": "e.g. My Radicale, iCloud, Nextcloud",
|
||||
"caldavPasswordHint": "For iCloud: Use app-specific password from appleid.apple.com",
|
||||
"caldavPasswordLabel": "Password",
|
||||
"caldavRefreshCalendars": "Refresh calendars",
|
||||
"caldavSyncFailed": "CalDAV sync failed",
|
||||
"caldavSyncSuccess": "CalDAV sync successful",
|
||||
"caldavTitle": "CalDAV Calendars",
|
||||
"caldavUrlHint": "The base URL of your CalDAV server",
|
||||
"caldavUsernameLabel": "Username",
|
||||
"calendarDisabled": "Calendar disabled",
|
||||
"calendarEnabled": "Calendar enabled",
|
||||
"calendarsRefreshed": "Calendars refreshed",
|
||||
"deleteAccountConfirm": "Really delete CalDAV account? All synced calendars will be removed.",
|
||||
"emptyStateAddFirst": "Füge dein erstes Konto hinzu",
|
||||
"emptyStateNoAccounts": "Noch keine Konten verbunden",
|
||||
"helpTooltipCalDAV": "CalDAV ermöglicht die Synchronisation von Kalendern mit iCloud, Nextcloud und anderen CalDAV-Servern.",
|
||||
"helpTooltipCardDAV": "CardDAV ermöglicht die Synchronisation von Kontakten mit iCloud, Nextcloud und anderen CardDAV-Servern.",
|
||||
"lastSync": "Last synced",
|
||||
"modulesHint": "Disabled modules disappear from the navigation. Data is preserved and reappears once a module is re-enabled.",
|
||||
"modulesSaved": "Module visibility saved.",
|
||||
"modulesTitle": "Active modules",
|
||||
"navigationLabel": "Einstellungsnavigation",
|
||||
"sectionAdmin": "Administration",
|
||||
"sectionCloudServices": "Cloud-Dienste",
|
||||
"sectionModules": "Modules",
|
||||
"sectionModulesNav": "Module",
|
||||
"sectionOpenStandards": "CalDAV & CardDAV",
|
||||
"sectionPersonal": "Persönlich",
|
||||
"sectionSync": "Synchronisation",
|
||||
"statusError": "Fehler",
|
||||
"statusNeverSynced": "Noch nie synchronisiert",
|
||||
"statusSynced": "Synchronisiert",
|
||||
"statusSyncing": "Synchronisiert…",
|
||||
"syncedAgo": "vor {{time}}",
|
||||
"tabSyncCalendar": "Kalender",
|
||||
"tabSyncContacts": "Kontakte"
|
||||
},
|
||||
"login": {
|
||||
"tagline": "Planificación familiar. Segura. Privada. Código abierto.",
|
||||
@@ -1120,7 +1203,7 @@
|
||||
"customWeeks": "Weeks"
|
||||
},
|
||||
"onboarding": {
|
||||
"step1Title": "Welcome to Oikos",
|
||||
"step1Title": "Bienvenido a {{name}}",
|
||||
"step1Body": "Your personal family planner. Tasks, calendar, shopping and more – all in one place.",
|
||||
"step2Title": "Navegación y módulos",
|
||||
"step2Body": "En la parte inferior accedes directamente al Panel y el Calendario. Con el botón ··· abres más módulos como Cocina, Notas y Contactos.",
|
||||
@@ -1203,7 +1286,18 @@
|
||||
},
|
||||
"dropzoneTitle": "Suelta el archivo aquí o haz clic para elegir",
|
||||
"dropzoneHint": "Arrastra un archivo a esta área o usa el selector de archivos.",
|
||||
"selectedFileLabel": "Seleccionado: {{name}}"
|
||||
"selectedFileLabel": "Seleccionado: {{name}}",
|
||||
"addFolderButton": "Add folder",
|
||||
"allFolders": "All folders",
|
||||
"folderLabel": "Folder",
|
||||
"noFolder": "No folder",
|
||||
"newFolderTitle": "New folder",
|
||||
"folderNameLabel": "Folder name",
|
||||
"createFolderAction": "Create folder",
|
||||
"folderCreatedToast": "Folder created.",
|
||||
"housekeepingFolder": "Limpieza",
|
||||
"calendarItemsFolder": "Elementos del calendario",
|
||||
"folderBrowserTitle": "Explorar carpetas"
|
||||
},
|
||||
"shortcuts": {
|
||||
"goKitchen": "Cocina",
|
||||
@@ -1215,5 +1309,154 @@
|
||||
"help": "Atajos de teclado",
|
||||
"new": "Crear nueva entrada",
|
||||
"search": "Abrir búsqueda"
|
||||
},
|
||||
"housekeeping": {
|
||||
"title": "Área de limpieza",
|
||||
"bottomNav": "Navegación de limpieza",
|
||||
"home": "Inicio",
|
||||
"tasks": "Tareas",
|
||||
"report": "Reportar",
|
||||
"notCheckedIn": "Sin entrada",
|
||||
"checkedInAt": "Entrada a las",
|
||||
"monthTotal": "Mes actual · {{count}} jornadas",
|
||||
"dailyRate": "Tarifa diaria",
|
||||
"extras": "Extras",
|
||||
"checkIn": "Entrada",
|
||||
"checkOut": "Salida",
|
||||
"quickSupply": "Falta producto",
|
||||
"supplyName": "Producto",
|
||||
"supplyPlaceholder": "¿Qué falta?",
|
||||
"checkedInToast": "Entrada registrada.",
|
||||
"checkedOutToast": "Salida registrada.",
|
||||
"supplyAddedToast": "Añadido a la lista de compras.",
|
||||
"overdue": "Atrasada",
|
||||
"dueToday": "Hoy",
|
||||
"ok": "OK",
|
||||
"noTasks": "No hay tareas de limpieza.",
|
||||
"everyDays": "Cada {{days}} días",
|
||||
"completeTask": "Completar {{name}}",
|
||||
"taskDoneToast": "Tarea completada.",
|
||||
"reportTitle": "Reportar problema",
|
||||
"problemDescription": "Descripción del problema",
|
||||
"problemPlaceholder": "Ejemplo: bombilla fundida",
|
||||
"addPhoto": "Agregar foto",
|
||||
"sendReport": "Enviar reporte",
|
||||
"reportSentToast": "Problema reportado.",
|
||||
"recentReports": "Reportes recientes",
|
||||
"addTask": "Agregar tarea",
|
||||
"taskName": "Tarea",
|
||||
"taskNamePlaceholder": "Ejemplo: limpiar baños",
|
||||
"taskArea": "Área",
|
||||
"taskAreaPlaceholder": "Ejemplo: baño",
|
||||
"taskFrequency": "Frecuencia",
|
||||
"createTask": "Crear tarea",
|
||||
"taskCreatedToast": "Tarea de limpieza creada.",
|
||||
"dashboard": "Panel",
|
||||
"reports": "Reports",
|
||||
"visitsThisMonth": "Visitas del mes",
|
||||
"lastVisit": "Última visita",
|
||||
"pendingChores": "Tareas pendientes",
|
||||
"finishedChores": "Tareas completadas",
|
||||
"payments": "Pagos",
|
||||
"pendingPayments": "Pagos pendientes",
|
||||
"monthlyPayments": "Pagos mensuales",
|
||||
"noPaymentData": "Aún no hay datos de pago.",
|
||||
"noVisits": "Sin visitas todavía",
|
||||
"noWorkerTitle": "Sin perfil de limpieza",
|
||||
"noWorkerHint": "Crea el perfil para definir contactos, tarifa y calendario de pago.",
|
||||
"taskTemplates": "Tareas sugeridas",
|
||||
"addCustomTask": "Agregar tarea personalizada",
|
||||
"noReports": "Aún no hay reportes.",
|
||||
"profileTitle": "Perfil de limpieza",
|
||||
"profilePicture": "Foto de perfil",
|
||||
"workerName": "Nombre",
|
||||
"workerUsername": "Usuario",
|
||||
"workerPhone": "Teléfono",
|
||||
"workerEmail": "Email",
|
||||
"workerBirthDate": "Cumpleaños",
|
||||
"paymentSchedule": "Calendario de pago",
|
||||
"scheduleDaily": "Cada visita",
|
||||
"scheduleTwiceMonthly": "Dos veces al mes",
|
||||
"scheduleMonthly": "Mensual",
|
||||
"profileColor": "Color de perfil",
|
||||
"workerNotes": "Notas",
|
||||
"workerSavedToast": "Perfil guardado.",
|
||||
"staff": "Personal",
|
||||
"staffTitle": "Personal de limpieza",
|
||||
"addWorker": "Agregar persona",
|
||||
"editWorker": "Editar persona",
|
||||
"noWorkers": "No hay personal de limpieza registrado.",
|
||||
"moreWorkers": "+{{count}} más",
|
||||
"checkInDisabled": "Agrega una persona antes de registrar entrada.",
|
||||
"calendarColor": "Color de calendario",
|
||||
"visitRecordedAt": "Visit recorded at",
|
||||
"checkedInToday": "Recorded today",
|
||||
"visitReports": "Staff visit reports",
|
||||
"noVisitReports": "No staff visits recorded this month.",
|
||||
"openVisitReport": "Open visit report",
|
||||
"visitReportDetails": "Visit report",
|
||||
"paymentPaid": "Paid",
|
||||
"paymentPending": "Pending",
|
||||
"totalPayment": "Total payment",
|
||||
"paymentStatus": "Payment status",
|
||||
"paymentTask": "Payment task",
|
||||
"calendarEvent": "Calendar event",
|
||||
"notAvailable": "Not available",
|
||||
"calendarVisitTitle": "Housekeeping: {{name}}",
|
||||
"paymentTaskTitle": "Pay {{name}} for housekeeping",
|
||||
"paymentTaskDescription": "Housekeeping visit on {{date}}. Amount due: {{amount}}.",
|
||||
"staffLogTitle": "{{name}} visits",
|
||||
"staffLogHint": "Edit visit dates, amounts, and linked records.",
|
||||
"filterMonth": "Month",
|
||||
"editVisit": "Edit visit",
|
||||
"deleteVisit": "Delete visit",
|
||||
"deleteVisitConfirm": "Delete this visit? The linked calendar event and payment task will also be removed.",
|
||||
"visitDeletedToast": "Visit deleted.",
|
||||
"visitSavedToast": "Visit updated.",
|
||||
"visitDate": "Visit date",
|
||||
"markPaid": "Mark paid",
|
||||
"visitPaidToast": "Payment marked as paid.",
|
||||
"receiptUploadTitle": "Upload payment receipt",
|
||||
"receiptUploadHint": "Attach a payment receipt. It will appear in Documents.",
|
||||
"receiptDocumentName": "Receipt - {{name}} - {{date}}",
|
||||
"receiptDocumentDescription": "Payment receipt for {{name}} housekeeping visit on {{date}}.",
|
||||
"taskTemplateData": {
|
||||
"cleanBathrooms": {
|
||||
"name": "Limpiar baños",
|
||||
"area": "Baños"
|
||||
},
|
||||
"mopKitchenFloor": {
|
||||
"name": "Fregar el suelo de la cocina",
|
||||
"area": "Cocina"
|
||||
},
|
||||
"dustLivingRoom": {
|
||||
"name": "Quitar el polvo de la sala",
|
||||
"area": "Sala"
|
||||
},
|
||||
"changeBedLinens": {
|
||||
"name": "Cambiar la ropa de cama",
|
||||
"area": "Dormitorios"
|
||||
},
|
||||
"cleanRefrigerator": {
|
||||
"name": "Limpiar el refrigerador",
|
||||
"area": "Cocina"
|
||||
},
|
||||
"cleanWindows": {
|
||||
"name": "Limpiar ventanas",
|
||||
"area": "Toda la casa"
|
||||
},
|
||||
"deepCleanOven": {
|
||||
"name": "Limpieza profunda del horno",
|
||||
"area": "Cocina"
|
||||
},
|
||||
"washOutdoor": {
|
||||
"name": "Lavar balcón/patio",
|
||||
"area": "Exterior"
|
||||
}
|
||||
}
|
||||
},
|
||||
"userMultiSelect": {
|
||||
"moreUsers": "weitere",
|
||||
"nobody": "- Niemand -"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user