From 6d1011a5fd3773b3679dac9f2f1db7534b48349a Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:31 -0400 Subject: [PATCH 01/32] New translations en.json (Spanish) --- src/assets/languages/es.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/assets/languages/es.json b/src/assets/languages/es.json index 3d2e1490..9c158f0b 100644 --- a/src/assets/languages/es.json +++ b/src/assets/languages/es.json @@ -9,6 +9,7 @@ "data": "Datos", "import": "Importar", "export": "Exportar", + "clear": "Clear", "backup": "Copia de Seguridad:", "invalidFile": "Archivo Inválido", "checkUpdates": "Buscar actualizaciones al inicio", @@ -39,7 +40,10 @@ "startCalendarYesterday": "El calendario empieza ayer", "notificationIndicator": "Indicador de notificación", "autoReorderTasks": "Reordenar tareas automáticamente", - "moveCompletedTaskToBottom": "Mover las tareas completadas al final" + "moveCompletedTaskToBottom": "Mover las tareas completadas al final", + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Contribuir", @@ -204,7 +208,8 @@ "alarm": "Alarma", "color": "Color", "close": "Cerca", - "actions": "Acciones" + "actions": "Acciones", + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "No tienes tareas programadas hoy.", From c380783fde9f10d055be12600b51a931f826c667 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:32 -0400 Subject: [PATCH 02/32] New translations en.json (French) --- src/assets/languages/fr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/fr.json b/src/assets/languages/fr.json index fde0d69f..887d1c74 100644 --- a/src/assets/languages/fr.json +++ b/src/assets/languages/fr.json @@ -9,6 +9,7 @@ "data": "Data", "import": "Importer", "export": "Exporter", + "clear": "Clear", "backup": "Sauvegarde:", "invalidFile": "Fichier non valide", "checkUpdates": "Rechercher des mises à jour au démarrage", @@ -40,10 +41,9 @@ "notificationIndicator": "Indicateur de notification", "autoReorderTasks": "Réorganiser automatiquement les tâches", "moveCompletedTaskToBottom": "Déplacer les tâches terminées vers le bas", - "clear": "Supprimer", - "fullscreenToDoModal": "Détails de la tâche en plein écran", - "moveCompletedSubTaskToBottom": "Déplacer les sous-tâches terminées vers le bas", - "weekStartOnMonday": "La semaine commence le lundi" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Contribuer", @@ -209,7 +209,7 @@ "color": "Couleur", "close": "proche", "actions": "Actions", - "customWeekdays": "Jours de semaine personnalisés" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "Vous n'avez aucune tâche planifiée aujourd'hui.", From 170a33997594f252b923891d030fe29d016fb430 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:33 -0400 Subject: [PATCH 03/32] New translations en.json (German) --- src/assets/languages/de.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/de.json b/src/assets/languages/de.json index 5e7c21f3..aae8cb57 100644 --- a/src/assets/languages/de.json +++ b/src/assets/languages/de.json @@ -9,6 +9,7 @@ "data": "Daten", "import": "Importieren", "export": "Exportieren", + "clear": "Clear", "backup": "Backup:", "invalidFile": "Ungültige Datei", "checkUpdates": "Beim Start nach Updates suchen", @@ -40,10 +41,9 @@ "notificationIndicator": "Benachrichtigungsanzeige", "autoReorderTasks": "Aufgaben automatisch neu anordnen", "moveCompletedTaskToBottom": "Erledigte Aufgaben nach unten verschieben", - "clear": "Löschen", - "fullscreenToDoModal": "Aufgabendetails im Vollbildmodus", - "moveCompletedSubTaskToBottom": "Abgeschlossene Unteraufgaben nach unten verschieben", - "weekStartOnMonday": "Die Woche beginnt am Montag" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Beitragen", @@ -209,7 +209,7 @@ "color": "Farbe", "close": "Nah dran", "actions": "Aktionen", - "customWeekdays": "Benutzerdefinierte Wochentage" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "Sie haben heute keine geplanten Aufgaben.", From 78fff8e2eb9ea6456cae8263669d669968a8f000 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:34 -0400 Subject: [PATCH 04/32] New translations en.json (Italian) --- src/assets/languages/it.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/it.json b/src/assets/languages/it.json index 37f49bfe..afaecc5a 100644 --- a/src/assets/languages/it.json +++ b/src/assets/languages/it.json @@ -9,6 +9,7 @@ "data": "Dati", "import": "Importa", "export": "Esporta", + "clear": "Clear", "backup": "Copia di sicurezza:", "invalidFile": "File invalido", "checkUpdates": "Verifica aggiornamenti all'avvio", @@ -40,10 +41,9 @@ "notificationIndicator": "Indicatore di notifica", "autoReorderTasks": "Riordina automaticamente le attività", "moveCompletedTaskToBottom": "Sposta le attività completate in basso", - "clear": "Eliminare", - "fullscreenToDoModal": "Dettagli attività a schermo intero", - "moveCompletedSubTaskToBottom": "Sposta le attività secondarie completate in basso", - "weekStartOnMonday": "La settimana inizia lunedì" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Contribuisci", @@ -209,7 +209,7 @@ "color": "Colore", "close": "Chiudere", "actions": "Azioni", - "customWeekdays": "Giorni feriali personalizzati" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "Non hai attività programmate oggi.", From eac2a719f9bca9b8b7cfaee8ce9d0690f39f2f16 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:35 -0400 Subject: [PATCH 05/32] New translations en.json (Japanese) --- src/assets/languages/ja.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/ja.json b/src/assets/languages/ja.json index 41cb9e60..3ce38c30 100644 --- a/src/assets/languages/ja.json +++ b/src/assets/languages/ja.json @@ -9,6 +9,7 @@ "data": "データ", "import": "インポート", "export": "エクスポート", + "clear": "Clear", "backup": "バックアップ", "invalidFile": "無効ファイル", "checkUpdates": "起動時にアップデートを確認", @@ -40,10 +41,9 @@ "notificationIndicator": "通知インジケータ", "autoReorderTasks": "タスクを自動的に並べ替える", "moveCompletedTaskToBottom": "完了したタスクを一番下に移動", - "clear": "消去", - "fullscreenToDoModal": "全画面でのToDo詳細", - "moveCompletedSubTaskToBottom": "完了したサブタスクを一番下に移動します", - "weekStartOnMonday": "週は月曜日から始まります" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "コントリビューション", @@ -209,7 +209,7 @@ "color": "色", "close": "近い", "actions": "行動", - "customWeekdays": "カスタム平日" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "今日、スケジュールされたタスクはありません。", From 3308b2df4ca0142caa02608902177e8f3b368786 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:35 -0400 Subject: [PATCH 06/32] New translations en.json (Korean) --- src/assets/languages/ko.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/ko.json b/src/assets/languages/ko.json index c0e9ce76..1cc70e0a 100644 --- a/src/assets/languages/ko.json +++ b/src/assets/languages/ko.json @@ -9,6 +9,7 @@ "data": "데이터", "import": "수입", "export": "내보내다", + "clear": "Clear", "backup": "지원:", "invalidFile": "유효하지 않은 파일", "checkUpdates": "시작 시 업데이트 확인", @@ -40,10 +41,9 @@ "notificationIndicator": "알림 표시기", "autoReorderTasks": "자동으로 작업 재정렬", "moveCompletedTaskToBottom": "완료된 작업을 맨 아래로 이동", - "clear": "삭제", - "fullscreenToDoModal": "전체 화면으로 할 일 세부 정보", - "moveCompletedSubTaskToBottom": "완료된 하위 작업을 맨 아래로 이동", - "weekStartOnMonday": "주 시작 월요일" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "기여하다", @@ -209,7 +209,7 @@ "color": "색깔", "close": "닫다", "actions": "행위", - "customWeekdays": "맞춤 평일" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "오늘은 예약된 작업이 없습니다.", From d92ff0c2e876f62d468fa94babd3e3c98d4d7e61 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:36 -0400 Subject: [PATCH 07/32] New translations en.json (Portuguese) --- src/assets/languages/pt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/pt.json b/src/assets/languages/pt.json index 0f16f1a1..da96dd31 100644 --- a/src/assets/languages/pt.json +++ b/src/assets/languages/pt.json @@ -9,6 +9,7 @@ "data": "Dados", "import": "Importar", "export": "Exportar", + "clear": "Clear", "backup": "Backup:", "invalidFile": "Arquivo inválido", "checkUpdates": "Verifique se há atualizações na inicialização", @@ -40,10 +41,9 @@ "notificationIndicator": "Indicador de notificação", "autoReorderTasks": "Reordenar tarefas automaticamente", "moveCompletedTaskToBottom": "Mover tarefas concluídas para baixo", - "clear": "Excluir", - "fullscreenToDoModal": "Detalhes da tarefa em tela cheia", - "moveCompletedSubTaskToBottom": "Mover subtarefas concluídas para baixo", - "weekStartOnMonday": "A semana começa na segunda-feira" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Contribuir", @@ -209,7 +209,7 @@ "color": "Cor", "close": "Perto", "actions": "Ações", - "customWeekdays": "Dias da semana personalizados" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "Você não tem tarefas agendadas hoje.", From 6ff572877d23956923a5a62f2b8ea33893db0b7a Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:37 -0400 Subject: [PATCH 08/32] New translations en.json (Russian) --- src/assets/languages/ru.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/ru.json b/src/assets/languages/ru.json index 036ce7e5..0d0c6243 100644 --- a/src/assets/languages/ru.json +++ b/src/assets/languages/ru.json @@ -9,6 +9,7 @@ "data": "Данные", "import": "Импорт", "export": "Экспорт", + "clear": "Clear", "backup": "Резервная копия:", "invalidFile": "Неверный файл", "checkUpdates": "Проверять обновления при запуске", @@ -40,10 +41,9 @@ "notificationIndicator": "Индикатор уведомлений", "autoReorderTasks": "Автоматически переупорядочивать задачи", "moveCompletedTaskToBottom": "Переместить выполненные задачи вниз", - "clear": "Удалить", - "fullscreenToDoModal": "Подробная информация о делах в полноэкранном режиме", - "moveCompletedSubTaskToBottom": "Переместить выполненные подзадачи вниз", - "weekStartOnMonday": "Неделя начинается в понедельник" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Способствовать", @@ -209,7 +209,7 @@ "color": "Цвет", "close": "Закрывать", "actions": "Действия", - "customWeekdays": "Пользовательские дни недели" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "У вас нет запланированных задач на сегодня.", From 3afdc80a3ec97383b48677d27df2977211bacd5c Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:38 -0400 Subject: [PATCH 09/32] New translations en.json (Turkish) --- src/assets/languages/tr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/tr.json b/src/assets/languages/tr.json index e47c5475..f1370cb2 100644 --- a/src/assets/languages/tr.json +++ b/src/assets/languages/tr.json @@ -9,6 +9,7 @@ "data": "Veri", "import": "İçeri Aktar", "export": "Dışarı Aktar", + "clear": "Clear", "backup": "Yedekle:", "invalidFile": "Geçersiz Dosya", "checkUpdates": "Başlangıçta Güncellemeleri Kontrol Et", @@ -40,10 +41,9 @@ "notificationIndicator": "Bildirim Göstergesi", "autoReorderTasks": "Görevleri otomatik olarak yeniden sırala", "moveCompletedTaskToBottom": "Tamamlanan görevleri en alta taşı", - "clear": "Silmek", - "fullscreenToDoModal": "Yapılacaklar Ayrıntıları tam ekranda", - "moveCompletedSubTaskToBottom": "Tamamlanan alt görevleri en alta taşı", - "weekStartOnMonday": "Hafta Pazartesi günü başlar" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Katkıda bulun", @@ -209,7 +209,7 @@ "color": "Renk", "close": "Kapat", "actions": "Hareketler", - "customWeekdays": "Özel Hafta İçi" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "Bugün planlanmış bir göreviniz yok.", From 4c5f62275b233532a6619701627ea9bb219fc04b Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:39 -0400 Subject: [PATCH 10/32] New translations en.json (Ukrainian) --- src/assets/languages/uk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/languages/uk.json b/src/assets/languages/uk.json index af3d78b9..cc03181b 100644 --- a/src/assets/languages/uk.json +++ b/src/assets/languages/uk.json @@ -9,6 +9,7 @@ "data": "Дані", "import": "Імпорт", "export": "Експорт", + "clear": "Clear", "backup": "Резервна копія:", "invalidFile": "Неправильний файл", "checkUpdates": "Перевіряти оновлення під час запуску", @@ -40,10 +41,9 @@ "notificationIndicator": "Індикатор сповіщення", "autoReorderTasks": "Автоматично змінюйте порядок завдань", "moveCompletedTaskToBottom": "Перемістити виконані завдання вниз", - "clear": "Видалити", - "fullscreenToDoModal": "Деталі справ на весь екран", - "moveCompletedSubTaskToBottom": "Перемістіть виконані підзавдання вниз", - "weekStartOnMonday": "Початок тижня в понеділок" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "Співпраця", @@ -209,7 +209,7 @@ "color": "Колір", "close": "Закрити", "actions": "Дії", - "customWeekdays": "Індивідуальні будні" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "У вас сьогодні немає запланованих завдань.", From d15c3022a062955368010d4002d926400dd73e34 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:40 -0400 Subject: [PATCH 11/32] New translations en.json (Chinese Simplified) --- src/assets/languages/zh-CN.json | 44 ++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/src/assets/languages/zh-CN.json b/src/assets/languages/zh-CN.json index e8177ea5..ffd228a9 100644 --- a/src/assets/languages/zh-CN.json +++ b/src/assets/languages/zh-CN.json @@ -5,17 +5,18 @@ "customLists": "自定义列表", "darkTheme": "深色主题", "darkTrayIcon": "深色托盘图标", - "darkIcon": "深色图标", + "darkIcon": "暗色图标", "data": "数据", "import": "导入", "export": "导出", + "clear": "Clear", "backup": "备份:", "invalidFile": "无效文件", "checkUpdates": "启动时检查更新", "calendar": "日历", "zoom": "缩放", - "columns": "日历栏", - "lists_columns": "自定义列表栏", + "columns": "列", + "lists_columns": "Custom Lists Columns", "goToNewDomain": "我们正在将 WeekToDo 网站迁移到一个新的域名,这个域名将很快停止。 请从新域名开始访问 WeekToDo。 要移动您的数据,您必须在此处将其导出,然后从配置菜单将其导入其他域。 如有不便,敬请原谅。", "gotoNewDomainBtn": "转到新域名", "general": "常规", @@ -33,14 +34,16 @@ "moveOldTasks": "自动移动旧任务", "importing": "正在导入...", "exporting": "正在导出...", - "reportErrors": "发送错误报告", - "compactView": "紧凑视图", - "behavior": "行为习惯", - "startCalendarYesterday": "昨天开始的日历", - "notificationIndicator": "通知指示器", - "autoReorderTasks": "自动重新排列任务", - "moveCompletedTaskToBottom": "把已完成的任务移到底部", - "weekStartOnMonday": "一周从星期一开始" + "reportErrors": "Send Errors Report", + "compactView": "Compact View", + "behavior": "行为", + "startCalendarYesterday": "Calendar start yesterday", + "notificationIndicator": "Notification Indicator", + "autoReorderTasks": "自动重新排序任务", + "moveCompletedTaskToBottom": "Move completed tasks to bottom", + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "贡献", @@ -63,7 +66,7 @@ "translate": "翻译", "shareMessage": "我正在使用 WeekToDo 来安排我的一周,这是一个免费的、注重隐私的、极简主义的每周计划,我想你也会喜欢它的。", "supportUs": "支持我们", - "splashMessage": "喜欢 WeekToDo 吗?你可以在这里支持这个项目 !" + "splashMessage": "喜欢 WeekToDo 吗?\n您可以在这里支持该项目!" }, "about": { "about": "关于", @@ -79,7 +82,7 @@ "collaborators": "合作者", "email": "电子邮箱", "blog": "博客", - "license": "许可证" + "license": "执照" }, "generatedData": { "data2": "点击完成任务", @@ -155,7 +158,7 @@ "compatible": "抱歉,WeekToDo 与您的网络浏览器不兼容。 尝试更新它或使用另一个。", "removeList": "删除列表", "completeAll": "完成所有", - "newTask": "新建任务", + "newTask": "New Task", "postpone": "推迟", "newVersionAvailable": "新版本可用", "download": "(下载)", @@ -173,14 +176,14 @@ "maximizeListPanel": "最大化列表面板", "open": "打开", "quit": "退出", - "copyTasks": "复制任务", - "task": "任务", - "Frecuency": "频率" + "copyTasks": "Copy Tasks", + "task": "Task", + "Frecuency": "Frecuency" }, "todoDetails": { "taskTitle": "任务标题", "notes": "注释", - "markdown": "已支持 Markdown 样式", + "markdown": "支持 Markdown 样式", "addSubTask": "添加子任务", "copiedTaskToClipboard": "文本已复制到剪贴板!!!", "taskRemoved": "任务已删除!!!", @@ -196,7 +199,7 @@ "noRepeat": "无重复", "daily": "每天", "weekly": "每周", - "weekdays": "周一至周五", + "weekdays": "Mon-Fri", "monthly": "每月", "yearly": "每年", "split": "拆分", @@ -205,7 +208,8 @@ "alarm": "警报", "color": "颜色", "close": "关闭", - "actions": "操作" + "actions": "操作", + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "你今天没有定期任务。", From c5b08cfc0d19b81ae22e7c875725e609816e818f Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 3 Jun 2023 17:56:41 -0400 Subject: [PATCH 12/32] New translations en.json (Chinese Traditional) --- src/assets/languages/zh-TW.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/assets/languages/zh-TW.json b/src/assets/languages/zh-TW.json index 57783002..369e6a15 100644 --- a/src/assets/languages/zh-TW.json +++ b/src/assets/languages/zh-TW.json @@ -9,6 +9,7 @@ "data": "數據", "import": "匯入", "export": "匯出", + "clear": "Clear", "backup": "備份:", "invalidFile": "無效的文件", "checkUpdates": "在啟動時檢查更新", @@ -40,10 +41,9 @@ "notificationIndicator": "通知指示器", "autoReorderTasks": "自動重新排序任務", "moveCompletedTaskToBottom": "將完成的任務移至底部", - "clear": "刪除", - "fullscreenToDoModal": "全屏待辦事項詳細信息", - "moveCompletedSubTaskToBottom": "將完成的子任務移至底部", - "weekStartOnMonday": "一周從星期一開始" + "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", + "fullscreenToDoModal": "To-do Details in full screen", + "weekStartOnMonday": "The Week start on Monday" }, "donate": { "contribute": "貢獻", @@ -209,8 +209,7 @@ "color": "色彩", "close": "關閉", "actions": "行動", - "weekdays": "週一至週五", - "customWeekdays": "自定義工作日" + "customWeekdays": "Custom Weekdays" }, "notifications": { "noPendingTasksToday": "您今天沒有計劃任務。", From 0b7d2d51e51121cfe84e11dc6e2f3c622b4204c8 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Thu, 8 Jun 2023 09:15:49 -0400 Subject: [PATCH 13/32] New translations en.json (Chinese Simplified) --- src/assets/languages/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/languages/zh-CN.json b/src/assets/languages/zh-CN.json index ffd228a9..03e3c549 100644 --- a/src/assets/languages/zh-CN.json +++ b/src/assets/languages/zh-CN.json @@ -9,7 +9,7 @@ "data": "数据", "import": "导入", "export": "导出", - "clear": "Clear", + "clear": "清除", "backup": "备份:", "invalidFile": "无效文件", "checkUpdates": "启动时检查更新", From 33ce2384b52eb5cb7e0380eb04a6298333e8b33e Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Thu, 8 Jun 2023 10:15:08 -0400 Subject: [PATCH 14/32] New translations en.json (Chinese Simplified) --- src/assets/languages/zh-CN.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/assets/languages/zh-CN.json b/src/assets/languages/zh-CN.json index 03e3c549..a2cbf2ef 100644 --- a/src/assets/languages/zh-CN.json +++ b/src/assets/languages/zh-CN.json @@ -16,7 +16,7 @@ "calendar": "日历", "zoom": "缩放", "columns": "列", - "lists_columns": "Custom Lists Columns", + "lists_columns": "自定义显示列", "goToNewDomain": "我们正在将 WeekToDo 网站迁移到一个新的域名,这个域名将很快停止。 请从新域名开始访问 WeekToDo。 要移动您的数据,您必须在此处将其导出,然后从配置菜单将其导入其他域。 如有不便,敬请原谅。", "gotoNewDomainBtn": "转到新域名", "general": "常规", @@ -34,16 +34,16 @@ "moveOldTasks": "自动移动旧任务", "importing": "正在导入...", "exporting": "正在导出...", - "reportErrors": "Send Errors Report", - "compactView": "Compact View", + "reportErrors": "发送错误报告", + "compactView": "紧凑视图", "behavior": "行为", "startCalendarYesterday": "Calendar start yesterday", - "notificationIndicator": "Notification Indicator", + "notificationIndicator": "通知指示器", "autoReorderTasks": "自动重新排序任务", - "moveCompletedTaskToBottom": "Move completed tasks to bottom", - "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", - "fullscreenToDoModal": "To-do Details in full screen", - "weekStartOnMonday": "The Week start on Monday" + "moveCompletedTaskToBottom": "将已完成的任务移到底部", + "moveCompletedSubTaskToBottom": "将已完成的子任务移到底部", + "fullscreenToDoModal": "全屏显示“待办事项详情”", + "weekStartOnMonday": "从星期一开始" }, "donate": { "contribute": "贡献", @@ -73,7 +73,7 @@ "madeWith": "用", "inCuba": "在古巴", "dev": "开发者和设计师", - "devName": "Manuel Ernesto García", + "devName": "Manuel Ernesto García", "version": "版本", "desc": "WeekToDo 是一个专注于隐私的极简主义每周计划。", "site": "访问网站", @@ -158,7 +158,7 @@ "compatible": "抱歉,WeekToDo 与您的网络浏览器不兼容。 尝试更新它或使用另一个。", "removeList": "删除列表", "completeAll": "完成所有", - "newTask": "New Task", + "newTask": "新任务", "postpone": "推迟", "newVersionAvailable": "新版本可用", "download": "(下载)", @@ -176,9 +176,9 @@ "maximizeListPanel": "最大化列表面板", "open": "打开", "quit": "退出", - "copyTasks": "Copy Tasks", - "task": "Task", - "Frecuency": "Frecuency" + "copyTasks": "复制任务", + "task": "任务", + "Frecuency": "频率" }, "todoDetails": { "taskTitle": "任务标题", @@ -199,7 +199,7 @@ "noRepeat": "无重复", "daily": "每天", "weekly": "每周", - "weekdays": "Mon-Fri", + "weekdays": "周一至周五", "monthly": "每月", "yearly": "每年", "split": "拆分", @@ -209,7 +209,7 @@ "color": "颜色", "close": "关闭", "actions": "操作", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "自定义工作日" }, "notifications": { "noPendingTasksToday": "你今天没有定期任务。", From 00b04325d88fabbdcece68fcf6dd008ab165702b Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Wed, 25 Oct 2023 13:09:56 -0400 Subject: [PATCH 15/32] New translations en.json (Turkish) --- src/assets/languages/tr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/assets/languages/tr.json b/src/assets/languages/tr.json index f1370cb2..be57ef5c 100644 --- a/src/assets/languages/tr.json +++ b/src/assets/languages/tr.json @@ -9,7 +9,7 @@ "data": "Veri", "import": "İçeri Aktar", "export": "Dışarı Aktar", - "clear": "Clear", + "clear": "Temizle", "backup": "Yedekle:", "invalidFile": "Geçersiz Dosya", "checkUpdates": "Başlangıçta Güncellemeleri Kontrol Et", @@ -41,9 +41,9 @@ "notificationIndicator": "Bildirim Göstergesi", "autoReorderTasks": "Görevleri otomatik olarak yeniden sırala", "moveCompletedTaskToBottom": "Tamamlanan görevleri en alta taşı", - "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", - "fullscreenToDoModal": "To-do Details in full screen", - "weekStartOnMonday": "The Week start on Monday" + "moveCompletedSubTaskToBottom": "Tamamlanan görevleri en alta taşı", + "fullscreenToDoModal": "Tam ekranda yapılacakların ayrıntıları", + "weekStartOnMonday": "Hafta Pazartesi ile başlar" }, "donate": { "contribute": "Katkıda bulun", @@ -61,8 +61,8 @@ "shareWithFriends": "Arkadaşlarınla ​​paylaş", "rate": "Bizi değerlendirin", "cryptocurrencies": "kripto para birimleri", - "buyMeACoffee": "Buy me a Coffee", - "buyMeACryptoCoffee": "Buy me a Crypto Coffee", + "buyMeACoffee": "Kahve ısmarla", + "buyMeACryptoCoffee": "Kripto kahve ısmarla", "translate": "Çeviri", "shareMessage": "Haftamı ücretsiz minimalist gizlilik odaklı haftalık planlayıcı WeekToDo ile planlıyorum ve sizin de seveceğinizi düşünüyorum. \nBuna bir bak!", "supportUs": "Bizi destekle", @@ -71,7 +71,7 @@ "about": { "about": "Hakkında", "madeWith": "Tarafından", - "inCuba": "in Cuba", + "inCuba": "küba'da", "dev": "Geliştirici ve Tasarımcı", "devName": "Manuel Ernesto García", "version": "Versiyon", @@ -162,7 +162,7 @@ "postpone": "Ertele", "newVersionAvailable": "Yeni Versiyon Mevcut", "download": "(İndir)", - "sponsoredBy": "Sponsored by", + "sponsoredBy": "Destek sağlayanlar", "updateAll": "Tümünü Güncelle", "removeAll": "Hepsini sil", "recurringTasks": "Yinelenen görevler", @@ -209,7 +209,7 @@ "color": "Renk", "close": "Kapat", "actions": "Hareketler", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Özel Hafta içi günler" }, "notifications": { "noPendingTasksToday": "Bugün planlanmış bir göreviniz yok.", From 14c2172a337fd3b9f409e0675f8a67e67e962a13 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 4 Nov 2023 04:12:15 -0400 Subject: [PATCH 16/32] New translations en.json (French) --- src/assets/languages/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/languages/fr.json b/src/assets/languages/fr.json index 887d1c74..64c4ddf8 100644 --- a/src/assets/languages/fr.json +++ b/src/assets/languages/fr.json @@ -6,7 +6,7 @@ "darkTheme": "Thème sombre", "darkTrayIcon": "Icône de plateau sombre", "darkIcon": "Icône sombre", - "data": "Data", + "data": "Données", "import": "Importer", "export": "Exporter", "clear": "Clear", @@ -97,7 +97,7 @@ "data11": "Cliquez sur les trois points pour voir plus de détails sur cette tâche", "data12": "Ouvrez rapidement les détails de la tâche avec le clic central de la souris", "list1": "Liste personnalisée", - "list2": "Liste d'épicerie", + "list2": "Liste de courses", "list3": "Idées", "subtask1": "Je suis une sous-tâche", "subtask2": "Cliquez pour terminer la sous-tâche", From bdefd3a4abb7a790e3d46dda294700341100d56c Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Sat, 4 Nov 2023 05:09:51 -0400 Subject: [PATCH 17/32] New translations en.json (French) --- src/assets/languages/fr.json | 44 ++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/assets/languages/fr.json b/src/assets/languages/fr.json index 64c4ddf8..7ea3dbf8 100644 --- a/src/assets/languages/fr.json +++ b/src/assets/languages/fr.json @@ -4,14 +4,14 @@ "language": "Langue", "customLists": "Listes personnalisées", "darkTheme": "Thème sombre", - "darkTrayIcon": "Icône de plateau sombre", + "darkTrayIcon": "Icône de la barre latérale sombre", "darkIcon": "Icône sombre", "data": "Données", "import": "Importer", "export": "Exporter", - "clear": "Clear", + "clear": "Effacer", "backup": "Sauvegarde:", - "invalidFile": "Fichier non valide", + "invalidFile": "Fichier invalide", "checkUpdates": "Rechercher des mises à jour au démarrage", "calendar": "Calendrier", "zoom": "Zoom", @@ -20,8 +20,8 @@ "goToNewDomain": "Nous changeons le site Web WeekToDo vers un nouveau domaine et celui-ci sera interrompu le 1er avril 2022. Afin de conserver vos données, vous devez les exporter depuis ce domaine puis les importer dans le nouveau domaine (Depuis le menu de configuration). Gardez à l'esprit que si vous ne migrez pas les données, vous perdrez les informations stockées par votre navigateur dans ce domaine. Désolé pour tout inconvénient que cela pourrait causer.", "gotoNewDomainBtn": "Aller au nouveau domaine", "general": "Général", - "notifications": "Avis", - "display": "Afficher", + "notifications": "Notification", + "display": "Affichage", "openOnStartup": "Ouvrir au démarrage", "notificationOnStartup": "Notification au démarrage", "notificationSound": "Son de notification", @@ -41,9 +41,9 @@ "notificationIndicator": "Indicateur de notification", "autoReorderTasks": "Réorganiser automatiquement les tâches", "moveCompletedTaskToBottom": "Déplacer les tâches terminées vers le bas", - "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", - "fullscreenToDoModal": "To-do Details in full screen", - "weekStartOnMonday": "The Week start on Monday" + "moveCompletedSubTaskToBottom": "Déplacer les sous-tâches terminées vers le bas", + "fullscreenToDoModal": "Détails de la tâche en plein écran", + "weekStartOnMonday": "La semaine commence le lundi" }, "donate": { "contribute": "Contribuer", @@ -54,7 +54,7 @@ "crypto": "Crypto", "goBack": "Revenir en arrière", "paymentType": "Type de paiement", - "address": "adresse", + "address": "Adresse", "copy": "Copier", "copiedAddres": "Adresse copiée !!!", "share": "Partager", @@ -64,12 +64,12 @@ "buyMeACoffee": "Achetez-moi un café", "buyMeACryptoCoffee": "Achetez-moi un café crypto", "translate": "Traduire", - "shareMessage": "Je planifie ma semaine avec WeekToDo, un planificateur hebdomadaire minimaliste gratuit axé sur la confidentialité et je pense que vous l'aimerez aussi. \nVérifiez-le!", + "shareMessage": "Je planifie ma semaine avec WeekToDo, un planificateur hebdomadaire minimaliste gratuit axé sur la confidentialité et je pense que vous l'aimerez aussi. \nTestez-le par vous-même !", "supportUs": "Soutenez-nous", "splashMessage": "Vous aimez WeekToDo ? \nVous pouvez soutenir le projet ici !" }, "about": { - "about": "à propos à propos", + "about": "À propos", "madeWith": "Fabriqué avec", "inCuba": "à Cuba", "dev": "Développeur et concepteur", @@ -78,16 +78,16 @@ "desc": "WeekToDo est un agenda hebdomadaire minimaliste axé sur la confidentialité.", "site": "Visiter le site Web", "contributors": "Contributrice", - "sponsors": "Commanditaires", + "sponsors": "Sponsors", "collaborators": "Collaborateurs", - "email": "E-mail", + "email": "Email", "blog": "Blogue", "license": "Licence" }, "generatedData": { "data2": "Cliquez pour terminer la tâche", "data3": "Double-cliquez pour éditer la tâche", - "data4": "Passez la souris pour afficher le reste du texte de cette tâche.", + "data4": "Survoler la tâche avec la souris pour afficher le reste du texte de celle-ci.", "data5": "Vous pouvez faire glisser et déposer les tâches", "data6": "Ceci est une liste personnalisée", "data7": "Vous pouvez créer de nouvelles listes à partir de la barre latérale", @@ -95,16 +95,16 @@ "data9": "Pommes", "data10": "Rafraîchissements", "data11": "Cliquez sur les trois points pour voir plus de détails sur cette tâche", - "data12": "Ouvrez rapidement les détails de la tâche avec le clic central de la souris", + "data12": "Ouvrez rapidement les détails de la tâche avec le clic molette de la souris", "list1": "Liste personnalisée", "list2": "Liste de courses", "list3": "Idées", "subtask1": "Je suis une sous-tâche", "subtask2": "Cliquez pour terminer la sous-tâche", - "desc1": "Ici, vous pouvez définir vos notes sur cette tâche. Double-cliquez pour modifier les notes." + "desc1": "Ici, vous pouvez ajouter des notes à cette tâche. Double-cliquez pour les modifier." }, "tips": { - "tips": "des astuces", + "tips": "Quelques astuces", "next": "Prochain conseil", "back": "Conseil précédent", "tip1": "Vous pouvez créer une nouvelle tâche en cliquant sur n'importe quelle zone des listes.", @@ -112,7 +112,7 @@ "tip3": "Pour modifier le nom d'une liste ou d'une tâche, double-cliquez dessus.", "tip4": "À droite de la date de chaque liste se trouve l'icône Répéter qui vous permet d'envoyer toutes les tâches en attente de la liste actuelle au jour suivant.", "tip5": "Si vous n'utilisez pas les listes personnalisées, vous pouvez les masquer dans le menu de configuration.", - "tip6": "Le calendrier de la barre latérale vous permet de faire défiler rapidement jusqu'à une date.", + "tip6": "Le calendrier de la barre latérale vous permet de rapidement trouver une date.", "tip7": "En plaçant le curseur sur le nom de la liste, l'icône Marquer tout apparaîtra, cela vous permet de marquer toutes les tâches qu'une liste contient.", "tip8": "Vous pouvez créer une nouvelle liste personnalisée à l'aide du bouton Ajouter une nouvelle liste situé sur le panneau latéral.", "tip9": "Le bouton Démarrer vous place sur la journée en cours.", @@ -132,7 +132,7 @@ "allReadySub": "Si vous avez des questions, vous pouvez trouver des conseils dans la barre latérale", "welcome": "Bienvenue dans WeekToDo", "welcomeText": "Le gestionnaire de tâches hebdomadaire minimaliste axé sur la confidentialité. Pour commencer, sélectionnez votre langue.", - "privacy": "Privacy", + "privacy": "Confidentialité", "privacyText": "Toutes vos données sont stockées sur votre ordinateur. \nSi vous devez changer d'ordinateur ou de navigateur, pensez à créer une sauvegarde.", "privacySub": "En cas d'erreurs dans l'application, vous pouvez envoyer un rapport des erreurs au développeur.", "theme": "Thème", @@ -145,7 +145,7 @@ "removeRepeatingTask": "Supprimer la tâche répétitive", "cancel": "Annuler", "ok": "D'accord", - "remove": "Remove", + "remove": "Supprimer", "splashSub": "Agenda hebdomadaire minimaliste", "mobileWarning": "WeekToDo est une application de bureau et pour l'instant elle n'est pas prête à être affichée dans cette résolution. :(", "today": "Aujourd'hui", @@ -166,7 +166,7 @@ "updateAll": "Tout mettre à jour", "removeAll": "Supprimer tout", "recurringTasks": "Tâches récurrentes", - "undo": "annuler", + "undo": "Annuler", "clearList": "Effacer la liste", "clear": "Dégager", "clearListConfirm": "Voulez-vous vraiment effacer la liste ?", @@ -209,7 +209,7 @@ "color": "Couleur", "close": "proche", "actions": "Actions", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Jours de la semaine personnalisés" }, "notifications": { "noPendingTasksToday": "Vous n'avez aucune tâche planifiée aujourd'hui.", From 216a03b0fdfebf53618496bbaef65468cdefa96b Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Wed, 15 Nov 2023 23:12:27 -0500 Subject: [PATCH 18/32] New translations en.json (Spanish) --- src/assets/languages/es.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/languages/es.json b/src/assets/languages/es.json index 9c158f0b..4e0534ec 100644 --- a/src/assets/languages/es.json +++ b/src/assets/languages/es.json @@ -9,7 +9,7 @@ "data": "Datos", "import": "Importar", "export": "Exportar", - "clear": "Clear", + "clear": "Limpiar", "backup": "Copia de Seguridad:", "invalidFile": "Archivo Inválido", "checkUpdates": "Buscar actualizaciones al inicio", @@ -41,9 +41,9 @@ "notificationIndicator": "Indicador de notificación", "autoReorderTasks": "Reordenar tareas automáticamente", "moveCompletedTaskToBottom": "Mover las tareas completadas al final", - "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", - "fullscreenToDoModal": "To-do Details in full screen", - "weekStartOnMonday": "The Week start on Monday" + "moveCompletedSubTaskToBottom": "Mover sub-tareas completadas al final", + "fullscreenToDoModal": "Detalles de tarea en pantalla completa", + "weekStartOnMonday": "La semana inicia el lunes" }, "donate": { "contribute": "Contribuir", From 97fa1927f098f20c9ba9f42f056397160827c052 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Thu, 16 Nov 2023 00:11:26 -0500 Subject: [PATCH 19/32] New translations en.json (Spanish) --- src/assets/languages/es.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/es.json b/src/assets/languages/es.json index 4e0534ec..06f7b263 100644 --- a/src/assets/languages/es.json +++ b/src/assets/languages/es.json @@ -64,7 +64,7 @@ "buyMeACoffee": "Cómprame un café", "buyMeACryptoCoffee": "Invítame a un café", "translate": "Traducir", - "shareMessage": "Estoy programando mi semana con WeekToDo, un planificador semanal minimalista gratuito enfocado en la privacidad y espero que te encante.\n¡Pruébalo!", + "shareMessage": "Estoy programando mi semana con WeekToDo, un planificador semanal gratuito minimalista centrado en la privacidad y creo que a ti también te encantará. \n¡Échale un vistazo!", "supportUs": "Apóyanos", "splashMessage": "¿Disfrutando de WeekToDo? \n¡Puedes apoyar el proyecto aquí!" }, @@ -76,7 +76,7 @@ "devName": "Manuel Ernesto García", "version": "Versión", "desc": "WeekToDo es un Planificador Semanal Minimalista enfocado en la privacidad.", - "site": "Visita el sitio web", + "site": "Visitar Sitio Web", "contributors": "Contribuidores", "sponsors": "Patrocinadores", "collaborators": "Colaboradores", @@ -209,7 +209,7 @@ "color": "Color", "close": "Cerca", "actions": "Acciones", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Días de la semana personalizados" }, "notifications": { "noPendingTasksToday": "No tienes tareas programadas hoy.", From 9f245ce21201fb2278336cea4430570547a210dd Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Wed, 22 Nov 2023 09:48:07 -0500 Subject: [PATCH 20/32] New translations en.json (Russian) --- src/assets/languages/ru.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/assets/languages/ru.json b/src/assets/languages/ru.json index 0d0c6243..3d114570 100644 --- a/src/assets/languages/ru.json +++ b/src/assets/languages/ru.json @@ -9,7 +9,7 @@ "data": "Данные", "import": "Импорт", "export": "Экспорт", - "clear": "Clear", + "clear": "Очистить", "backup": "Резервная копия:", "invalidFile": "Неверный файл", "checkUpdates": "Проверять обновления при запуске", @@ -41,9 +41,9 @@ "notificationIndicator": "Индикатор уведомлений", "autoReorderTasks": "Автоматически переупорядочивать задачи", "moveCompletedTaskToBottom": "Переместить выполненные задачи вниз", - "moveCompletedSubTaskToBottom": "Move completed sub-tasks to bottom", - "fullscreenToDoModal": "To-do Details in full screen", - "weekStartOnMonday": "The Week start on Monday" + "moveCompletedSubTaskToBottom": "Переместить завершенные подзадачи в конец", + "fullscreenToDoModal": "Детали на весь экран", + "weekStartOnMonday": "Начало недели в понедельник" }, "donate": { "contribute": "Способствовать", @@ -144,7 +144,7 @@ "repeatingTaskRemoveConfirm": "Вы уверены, что хотите удалить эту повторяющуюся задачу?", "removeRepeatingTask": "Удалить повторяющуюся задачу", "cancel": "Отменить", - "ok": "Ok", + "ok": "Ок", "remove": "Удалить", "splashSub": "Минималистский еженедельник", "mobileWarning": "WeekToDo - это настольное приложение, и пока оно не готово для отображения в этом разрешении. :(", @@ -209,7 +209,7 @@ "color": "Цвет", "close": "Закрывать", "actions": "Действия", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Пользовательские дни" }, "notifications": { "noPendingTasksToday": "У вас нет запланированных задач на сегодня.", From 513a40a4039fbb4f7e7abf4d9612b1af4daeaf26 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:10:56 -0500 Subject: [PATCH 21/32] New translations en.json (French) --- src/assets/languages/fr.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/fr.json b/src/assets/languages/fr.json index 7ea3dbf8..6f72d2b6 100644 --- a/src/assets/languages/fr.json +++ b/src/assets/languages/fr.json @@ -94,7 +94,7 @@ "data8": "Vous pouvez également les masquer dans le menu des paramètres", "data9": "Pommes", "data10": "Rafraîchissements", - "data11": "Cliquez sur les trois points pour voir plus de détails sur cette tâche", + "data11": "Click the three dots to see more details about this task", "data12": "Ouvrez rapidement les détails de la tâche avec le clic molette de la souris", "list1": "Liste personnalisée", "list2": "Liste de courses", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo est une application de bureau et pour l'instant elle n'est pas prête à être affichée dans cette résolution. :(", "today": "Aujourd'hui", "calendar": "Calendrier", + "print": "PDF / Print", "newCustomList": "Nouvelle liste personnalisée", "reorderCustomLists": "Réorganiser les listes personnalisées", "softwareUpdated": "Logiciel mis à jour", @@ -178,7 +179,8 @@ "quit": "Quitter", "copyTasks": "Copier des tâches", "task": "Tâche", - "Frecuency": "Fréquence" + "Frecuency": "Fréquence", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Titre de la tâche", @@ -209,7 +211,8 @@ "color": "Couleur", "close": "proche", "actions": "Actions", - "customWeekdays": "Jours de la semaine personnalisés" + "customWeekdays": "Jours de la semaine personnalisés", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "Vous n'avez aucune tâche planifiée aujourd'hui.", From 4cd77ab84a8b0c112a5cb54ebe3ccd9c1a8ee44f Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:10:58 -0500 Subject: [PATCH 22/32] New translations en.json (Spanish) --- src/assets/languages/es.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/es.json b/src/assets/languages/es.json index 06f7b263..83b2bba8 100644 --- a/src/assets/languages/es.json +++ b/src/assets/languages/es.json @@ -94,7 +94,7 @@ "data8": "También puedes ocultarlas en el menú de opciones", "data9": "Manzanas", "data10": "Refrescos", - "data11": "Haga clic en los tres puntos para ver más detalles sobre esta tarea", + "data11": "Click the three dots to see more details about this task", "data12": "Abra los detalles de la tarea rápidamente con el clic central del ratón", "list1": "Lista Personalizada", "list2": "Lista de Compras", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo es una aplicación de Escritorio y por ahora no esta lista para mostrarse en esta resolución. :(", "today": "Hoy", "calendar": "Calendario", + "print": "PDF / Print", "newCustomList": "Nueva Lista Personalizada", "reorderCustomLists": "Reordenar listas personalizadas", "softwareUpdated": "Software Actualizado", @@ -178,7 +179,8 @@ "quit": "Salir", "copyTasks": "Copiar tareas", "task": "Tarea", - "Frecuency": "Frecuencia" + "Frecuency": "Frecuencia", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Título de la tarea", @@ -209,7 +211,8 @@ "color": "Color", "close": "Cerca", "actions": "Acciones", - "customWeekdays": "Días de la semana personalizados" + "customWeekdays": "Días de la semana personalizados", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "No tienes tareas programadas hoy.", From 4cc3c5226bb86601c64f802da9e7b7a374cddff0 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:10:58 -0500 Subject: [PATCH 23/32] New translations en.json (German) --- src/assets/languages/de.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/de.json b/src/assets/languages/de.json index aae8cb57..12cbab92 100644 --- a/src/assets/languages/de.json +++ b/src/assets/languages/de.json @@ -94,7 +94,7 @@ "data8": "Sie können sie auch im Optionsmenü ausblenden", "data9": "Äpfel", "data10": "Erfrischungen", - "data11": "Klicken Sie auf die drei Punkte, um weitere Details zu dieser Aufgabe anzuzeigen", + "data11": "Click the three dots to see more details about this task", "data12": "Öffnen Sie Aufgabendetails schnell mit dem mittleren Mausklick", "list1": "Benutzerdefinierte Liste", "list2": "Einkaufsliste", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo ist eine Desktop-Anwendung und kann derzeit nicht in dieser Auflösung angezeigt werden. :(", "today": "heute", "calendar": "Kalender", + "print": "PDF / Print", "newCustomList": "Neue benutzerdefinierte Liste", "reorderCustomLists": "Benutzerdefinierte Listen neu anordnen", "softwareUpdated": "Software aktualisiert", @@ -178,7 +179,8 @@ "quit": "Aufhören", "copyTasks": "Aufgaben kopieren", "task": "Aufgabe", - "Frecuency": "Häufigkeit" + "Frecuency": "Häufigkeit", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Aufgabentitel", @@ -209,7 +211,8 @@ "color": "Farbe", "close": "Nah dran", "actions": "Aktionen", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "Sie haben heute keine geplanten Aufgaben.", From 2894341c8b7848defb80738fb46c15672965c2cf Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:10:59 -0500 Subject: [PATCH 24/32] New translations en.json (Italian) --- src/assets/languages/it.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/it.json b/src/assets/languages/it.json index afaecc5a..e82c1153 100644 --- a/src/assets/languages/it.json +++ b/src/assets/languages/it.json @@ -94,7 +94,7 @@ "data8": "Puoi anche nasconderle tramite il menu impostazioni", "data9": "Mele", "data10": "Aperitivi analcolici", - "data11": "Clicca sui tre puntini per visualizzare maggiori dettagli su questa attività", + "data11": "Click the three dots to see more details about this task", "data12": "Apri rapidamente i dettagli dell'attività con il clic centrale del mouse", "list1": "Lista personalizzata", "list2": "Lista della spesa", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo è un'applicazione Desktop e per adesso non è in grado di essere visualizzato a questa risoluzione. :(", "today": "Oggi", "calendar": "Calendario", + "print": "PDF / Print", "newCustomList": "Nuova Lista Personalizzata", "reorderCustomLists": "Riordina elenchi personalizzati", "softwareUpdated": "Software aggiornato", @@ -178,7 +179,8 @@ "quit": "Uscire", "copyTasks": "Copia compiti", "task": "Compito", - "Frecuency": "Frequenza" + "Frecuency": "Frequenza", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Nome attività", @@ -209,7 +211,8 @@ "color": "Colore", "close": "Chiudere", "actions": "Azioni", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "Non hai attività programmate oggi.", From aec68b4a10ad6133c66b993d4e4fcc41bdeaaffb Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:00 -0500 Subject: [PATCH 25/32] New translations en.json (Japanese) --- src/assets/languages/ja.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/ja.json b/src/assets/languages/ja.json index 3ce38c30..7abd5b54 100644 --- a/src/assets/languages/ja.json +++ b/src/assets/languages/ja.json @@ -94,7 +94,7 @@ "data8": "設定メニューで非表示にすることもできます", "data9": "りんご", "data10": "飲み物", - "data11": "3個の点をクリックしてタスクの詳細情報を編集する", + "data11": "Click the three dots to see more details about this task", "data12": "マウスの中クリックでタスクの詳細をすばやく開く", "list1": "カスタムリスト", "list2": "買い物リスト", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo はデスクトップアプリです、その解像度で表示する準備はまだできていません。 :(", "today": "今日", "calendar": "カレンダー", + "print": "PDF / Print", "newCustomList": "新しいカスタムリスト", "reorderCustomLists": "カスタムリストを並べ替える", "softwareUpdated": "ソフトウエアアップデート", @@ -178,7 +179,8 @@ "quit": "終了する", "copyTasks": "タスクのコピー", "task": "仕事", - "Frecuency": "周波数" + "Frecuency": "周波数", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "タスクタイトル", @@ -209,7 +211,8 @@ "color": "色", "close": "近い", "actions": "行動", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "今日、スケジュールされたタスクはありません。", From ad6f4135ea825fea201fa01397a9a2637f498ff4 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:01 -0500 Subject: [PATCH 26/32] New translations en.json (Korean) --- src/assets/languages/ko.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/ko.json b/src/assets/languages/ko.json index 1cc70e0a..c43d63db 100644 --- a/src/assets/languages/ko.json +++ b/src/assets/languages/ko.json @@ -94,7 +94,7 @@ "data8": "설정 메뉴에서 숨길 수도 있습니다.", "data9": "사과", "data10": "청량 음료", - "data11": "이 작업에 대한 자세한 내용을 보려면 점 3개를 클릭하세요.", + "data11": "Click the three dots to see more details about this task", "data12": "마우스 가운데 버튼으로 빠르게 작업 세부 정보 열기", "list1": "사용자 지정 목록", "list2": "식료품 목록", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo는 데스크탑 애플리케이션이며 현재로서는 이 해상도로 표시할 준비가 되지 않았습니다. \n:(", "today": "오늘", "calendar": "달력", + "print": "PDF / Print", "newCustomList": "새 사용자 지정 목록", "reorderCustomLists": "사용자 지정 목록 재정렬", "softwareUpdated": "소프트웨어 업데이트", @@ -178,7 +179,8 @@ "quit": "그만두다", "copyTasks": "복사 작업", "task": "일", - "Frecuency": "빈도" + "Frecuency": "빈도", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "작업 제목", @@ -209,7 +211,8 @@ "color": "색깔", "close": "닫다", "actions": "행위", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "오늘은 예약된 작업이 없습니다.", From a044a2bec9bd0389f78d639fc85d2779b672b97a Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:02 -0500 Subject: [PATCH 27/32] New translations en.json (Portuguese) --- src/assets/languages/pt.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/pt.json b/src/assets/languages/pt.json index da96dd31..9390334e 100644 --- a/src/assets/languages/pt.json +++ b/src/assets/languages/pt.json @@ -94,7 +94,7 @@ "data8": "Você também pode ocultá-los no menu de configurações", "data9": "Maçãs", "data10": "Refrescos", - "data11": "Clique nos três pontos para ver mais detalhes sobre esta tarefa", + "data11": "Click the three dots to see more details about this task", "data12": "Abra os detalhes da tarefa rapidamente com o clique do meio do mouse", "list1": "Lista personalizada", "list2": "Lista de compras", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo é um aplicativo de desktop e por enquanto não está pronto para ser exibido nesta resolução. ('一 _ 一)", "today": "Hoje", "calendar": "Calendário", + "print": "PDF / Print", "newCustomList": "Nova Lista Personalizada", "reorderCustomLists": "Reordenar listas personalizadas", "softwareUpdated": "Software Atualizado", @@ -178,7 +179,8 @@ "quit": "Desistir", "copyTasks": "Copiar tarefas", "task": "Tarefa", - "Frecuency": "Frequência" + "Frecuency": "Frequência", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Título da tarefa", @@ -209,7 +211,8 @@ "color": "Cor", "close": "Perto", "actions": "Ações", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "Você não tem tarefas agendadas hoje.", From 7837a6124987c08951d64dc3bddd72e0b5e747e5 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:03 -0500 Subject: [PATCH 28/32] New translations en.json (Russian) --- src/assets/languages/ru.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/ru.json b/src/assets/languages/ru.json index 3d114570..476b81de 100644 --- a/src/assets/languages/ru.json +++ b/src/assets/languages/ru.json @@ -94,7 +94,7 @@ "data8": "Вы также можете скрыть их в меню настроек", "data9": "Яблоки", "data10": "Закуски", - "data11": "Нажмите на три точки, чтобы увидеть более подробную информацию об этой задаче.", + "data11": "Click the three dots to see more details about this task", "data12": "Быстрое открытие сведений о задаче средним щелчком мыши", "list1": "Пользовательский список", "list2": "Список покупок", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo - это настольное приложение, и пока оно не готово для отображения в этом разрешении. :(", "today": "Сегодня", "calendar": "Календарь", + "print": "PDF / Print", "newCustomList": "Новый настраиваемый список", "reorderCustomLists": "Изменение порядка пользовательских списков", "softwareUpdated": "Программное обеспечение обновлено", @@ -178,7 +179,8 @@ "quit": "Выход", "copyTasks": "Копировать задачи", "task": "Задача", - "Frecuency": "Частота" + "Frecuency": "Частота", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Заголовок задачи", @@ -209,7 +211,8 @@ "color": "Цвет", "close": "Закрывать", "actions": "Действия", - "customWeekdays": "Пользовательские дни" + "customWeekdays": "Пользовательские дни", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "У вас нет запланированных задач на сегодня.", From 4ac9d8f41fcf1027ee55262bd3ac13707545db3a Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:04 -0500 Subject: [PATCH 29/32] New translations en.json (Turkish) --- src/assets/languages/tr.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/tr.json b/src/assets/languages/tr.json index be57ef5c..88fb2dbe 100644 --- a/src/assets/languages/tr.json +++ b/src/assets/languages/tr.json @@ -94,7 +94,7 @@ "data8": "Bunları ayarlar menüsünden de gizleyebilirsiniz.", "data9": "Elmalar", "data10": "İçecekler", - "data11": "Bu görev hakkında daha fazla detay görmek için üç noktaya tıklayın", + "data11": "Click the three dots to see more details about this task", "data12": "Orta fare tıklamasıyla görev ayrıntılarını hızla açın", "list1": "Kişisel Liste", "list2": "Alışveriş Listesi", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo bir Masaüstü uygulamasıdır ve şimdilik bu çözünürlükte görüntülenmeye hazır değil. :(", "today": "Bugün", "calendar": "Takvim", + "print": "PDF / Print", "newCustomList": "Yeni Özel Liste", "reorderCustomLists": "Özel listeleri yeniden sıralayın", "softwareUpdated": "Yazılım Güncellendi", @@ -178,7 +179,8 @@ "quit": "Çıkış yapmak", "copyTasks": "Görevleri Kopyala", "task": "Görev", - "Frecuency": "frekans" + "Frecuency": "frekans", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Görev Başlığı", @@ -209,7 +211,8 @@ "color": "Renk", "close": "Kapat", "actions": "Hareketler", - "customWeekdays": "Özel Hafta içi günler" + "customWeekdays": "Özel Hafta içi günler", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "Bugün planlanmış bir göreviniz yok.", From 51731fe8321f2587e913cf24ba53ecc26e3e61bd Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:05 -0500 Subject: [PATCH 30/32] New translations en.json (Ukrainian) --- src/assets/languages/uk.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/uk.json b/src/assets/languages/uk.json index cc03181b..64535bda 100644 --- a/src/assets/languages/uk.json +++ b/src/assets/languages/uk.json @@ -94,7 +94,7 @@ "data8": "Їх можна сховати в меню налаштувань", "data9": "Яблука", "data10": "Легкі напої", - "data11": "Клацніть три крапки, щоб детальніше переглянути це завдання", + "data11": "Click the three dots to see more details about this task", "data12": "Швидко відкривайте деталі завдання за допомогою середнього клацання миші", "list1": "Власний список", "list2": "Список продуктів", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo є стільничною програмою і на разі не може відображатися в цьому розширені. :(", "today": "Сьогодні", "calendar": "Календар", + "print": "PDF / Print", "newCustomList": "Новий власний список", "reorderCustomLists": "Змінити порядок користувацьких списків", "softwareUpdated": "Програму оновлено", @@ -178,7 +179,8 @@ "quit": "Вийти", "copyTasks": "Копіювати завдання", "task": "завдання", - "Frecuency": "Частота" + "Frecuency": "Частота", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "Назва завдання", @@ -209,7 +211,8 @@ "color": "Колір", "close": "Закрити", "actions": "Дії", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "У вас сьогодні немає запланованих завдань.", From ae8cfaaffd53d082e670da08894e2c3a05201920 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:06 -0500 Subject: [PATCH 31/32] New translations en.json (Chinese Simplified) --- src/assets/languages/zh-CN.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/zh-CN.json b/src/assets/languages/zh-CN.json index a2cbf2ef..601baebf 100644 --- a/src/assets/languages/zh-CN.json +++ b/src/assets/languages/zh-CN.json @@ -94,7 +94,7 @@ "data8": "您也可以在设置菜单中隐藏它们", "data9": "苹果", "data10": "饮料", - "data11": "单击三个点以查看有关此任务的更多详细信息", + "data11": "Click the three dots to see more details about this task", "data12": "用鼠标点击快速打开任务详细信息", "list1": "自定义列表", "list2": "购物列表", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo 是一个桌面应用程序,目前尚未准备好以该分辨率显示。:(", "today": "今天", "calendar": "日历", + "print": "PDF / Print", "newCustomList": "新建自定义列表", "reorderCustomLists": "重新排序自定义列表", "softwareUpdated": "软件更新", @@ -178,7 +179,8 @@ "quit": "退出", "copyTasks": "复制任务", "task": "任务", - "Frecuency": "频率" + "Frecuency": "频率", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "任务标题", @@ -209,7 +211,8 @@ "color": "颜色", "close": "关闭", "actions": "操作", - "customWeekdays": "自定义工作日" + "customWeekdays": "自定义工作日", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "你今天没有定期任务。", From 884b94805eb920b2f495704e02a0e1e46ad86b69 Mon Sep 17 00:00:00 2001 From: Manuel Ernesto Garcia Date: Mon, 12 Feb 2024 17:11:07 -0500 Subject: [PATCH 32/32] New translations en.json (Chinese Traditional) --- src/assets/languages/zh-TW.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/assets/languages/zh-TW.json b/src/assets/languages/zh-TW.json index 369e6a15..eb906a2e 100644 --- a/src/assets/languages/zh-TW.json +++ b/src/assets/languages/zh-TW.json @@ -94,7 +94,7 @@ "data8": "您也可以將它們隱藏在選項選中中", "data9": "蘋果", "data10": "茶點", - "data11": "點擊三個點以查看有關此任務的更多詳細訊息", + "data11": "Click the three dots to see more details about this task", "data12": "點擊滑鼠中鍵快速打開任務詳情", "list1": "自定義列表", "list2": "購物清單", @@ -150,6 +150,7 @@ "mobileWarning": "WeekToDo是一個桌面應用程式,目前尚未準備好以該解析度顯示。:(", "today": "今天", "calendar": "日曆", + "print": "PDF / Print", "newCustomList": "新的自定義列表", "reorderCustomLists": "重新排序自定義列表", "softwareUpdated": "軟體已更新", @@ -178,7 +179,8 @@ "quit": "離開", "copyTasks": "複製任務", "task": "任務", - "Frecuency": "頻率" + "Frecuency": "頻率", + "showAll": "Show All" }, "todoDetails": { "taskTitle": "任務名稱", @@ -209,7 +211,8 @@ "color": "色彩", "close": "關閉", "actions": "行動", - "customWeekdays": "Custom Weekdays" + "customWeekdays": "Custom Weekdays", + "daysOfMonth": "Days of Month" }, "notifications": { "noPendingTasksToday": "您今天沒有計劃任務。",