mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_STATS_*
This commit is contained in:
parent
0d2cf73d90
commit
57ba9edf4f
10 changed files with 22 additions and 222 deletions
|
@ -137,28 +137,6 @@
|
|||
#define STRING_CMD_INFO_MODIFIED "Last modified"
|
||||
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
|
||||
#define STRING_CMD_UNDO_USAGE "Reverts the most recent change to a task"
|
||||
#define STRING_CMD_STATS_USAGE "タスク データベース情報を表示"
|
||||
#define STRING_CMD_STATS_CATEGORY "Category"
|
||||
#define STRING_CMD_STATS_DATA "Data"
|
||||
#define STRING_CMD_STATS_TOTAL "Total"
|
||||
#define STRING_CMD_STATS_ANNOTATIONS "Annotations"
|
||||
#define STRING_CMD_STATS_UNIQUE_TAGS "Unique tags"
|
||||
#define STRING_CMD_STATS_PROJECTS "Projects"
|
||||
#define STRING_CMD_STATS_DATA_SIZE "Data size"
|
||||
#define STRING_CMD_STATS_UNDO_TXNS "Undo transactions"
|
||||
#define STRING_CMD_STATS_BACKLOG "Sync backlog transactions"
|
||||
#define STRING_CMD_STATS_TAGGED "Tasks tagged"
|
||||
#define STRING_CMD_STATS_OLDEST "最古の タスク"
|
||||
#define STRING_CMD_STATS_NEWEST "最新の タスク"
|
||||
#define STRING_CMD_STATS_USED_FOR "Task used for"
|
||||
#define STRING_CMD_STATS_ADD_EVERY "Task added every"
|
||||
#define STRING_CMD_STATS_COMP_EVERY "Task completed every"
|
||||
#define STRING_CMD_STATS_DEL_EVERY "Task deleted every"
|
||||
#define STRING_CMD_STATS_AVG_PEND "Average time pending"
|
||||
#define STRING_CMD_STATS_DESC_LEN "Average desc length"
|
||||
#define STRING_CMD_STATS_CHARS "{1} 文字"
|
||||
#define STRING_CMD_STATS_BLOCKED "ブロックされたタスク"
|
||||
#define STRING_CMD_STATS_BLOCKING "Blocking tasks"
|
||||
#define STRING_CMD_REPORTS_USAGE "Lists all supported reports"
|
||||
#define STRING_CMD_REPORTS_REPORT "Report"
|
||||
#define STRING_CMD_REPORTS_DESC "Description"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue