mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 21:23:25 +02:00
l10n: Eliminated STRING_CMD_VERSION_*
This commit is contained in:
parent
2422a6bbda
commit
d2f3648242
11 changed files with 6 additions and 34 deletions
|
@ -198,11 +198,8 @@
|
|||
#define STRING_CMD_CONFLICT "Report personalizzato '{1}' provoca conflitto con un comando standard."
|
||||
#define STRING_CMD_VERSION_USAGE "Mostra il numero di versione di taskwarrior"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Mostra solo il numero di versione di taskwarrior"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior può essere copiato solo nei termini della licenza MIT, reperibile nei sorgenti di taskwarrior."
|
||||
#define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-color', 'man task-sync' o presso http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} generato per "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "sconosciuto"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2018 P. Beckingham, F. Hernandez."
|
||||
#define STRING_CMD_LOGO_USAGE "Mostra il logo di Taskwarrior"
|
||||
#define STRING_CMD_LOGO_COLOR_REQ "Il comando logo richiede l'abilitazione del supporto ai colori."
|
||||
#define STRING_CMD_EXEC_USAGE "Esegue comandi e script esterni"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue