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
|
@ -136,28 +136,6 @@
|
|||
#define STRING_CMD_INFO_MODIFIED "Ultima modifica"
|
||||
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
|
||||
#define STRING_CMD_UNDO_USAGE "Ritorna alla più recente modifica di un task"
|
||||
#define STRING_CMD_STATS_USAGE "Mostra le statistiche sul task"
|
||||
#define STRING_CMD_STATS_CATEGORY "Categoria"
|
||||
#define STRING_CMD_STATS_DATA "Dati"
|
||||
#define STRING_CMD_STATS_TOTAL "Totale"
|
||||
#define STRING_CMD_STATS_ANNOTATIONS "Annotazioni"
|
||||
#define STRING_CMD_STATS_UNIQUE_TAGS "Tag univoci"
|
||||
#define STRING_CMD_STATS_PROJECTS "Progetti"
|
||||
#define STRING_CMD_STATS_DATA_SIZE "Dimensione dati"
|
||||
#define STRING_CMD_STATS_UNDO_TXNS "Transazioni di undo"
|
||||
#define STRING_CMD_STATS_BACKLOG "Sincronizza le transazioni di backlog"
|
||||
#define STRING_CMD_STATS_TAGGED "Task taggati"
|
||||
#define STRING_CMD_STATS_OLDEST "Task più vecchio"
|
||||
#define STRING_CMD_STATS_NEWEST "Task più recente"
|
||||
#define STRING_CMD_STATS_USED_FOR "Task usati per"
|
||||
#define STRING_CMD_STATS_ADD_EVERY "Task aggiunti ogni"
|
||||
#define STRING_CMD_STATS_COMP_EVERY "Task completati ogni"
|
||||
#define STRING_CMD_STATS_DEL_EVERY "Task cancellati ogni"
|
||||
#define STRING_CMD_STATS_AVG_PEND "Tempo medio di attesa"
|
||||
#define STRING_CMD_STATS_DESC_LEN "Lunghezza media delle descrizioni"
|
||||
#define STRING_CMD_STATS_CHARS "{1} caratteri"
|
||||
#define STRING_CMD_STATS_BLOCKED "Task bloccati"
|
||||
#define STRING_CMD_STATS_BLOCKING "Task bloccanti"
|
||||
#define STRING_CMD_REPORTS_USAGE "Lista dei report supportati"
|
||||
#define STRING_CMD_REPORTS_REPORT "Report"
|
||||
#define STRING_CMD_REPORTS_DESC "Descrizione"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue