mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +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
|
@ -199,11 +199,8 @@
|
|||
#define STRING_CMD_CONFLICT "Custom report '{1}' conflicts with built-in task command."
|
||||
#define STRING_CMD_VERSION_USAGE "taskwarrior バージョン番号の表示"
|
||||
#define STRING_CMD_VERSION_USAGE2 "taskwarrior バージョン番号のみの表示"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior はMITライセンス下でのみコピーでき、それは taskwarrior source kit 中にあります。"
|
||||
#define STRING_CMD_VERSION_DOCS "taskwarrior のドキュメントは 'man task', 'man taskrc', 'man task-color', 'man task-sync' あるいは http://taskwarrior.org にあります。"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} built for "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "unknown"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2018 P. Beckingham, F. Hernandez."
|
||||
#define STRING_CMD_LOGO_USAGE "Taskwarrior ロゴの表示"
|
||||
#define STRING_CMD_LOGO_COLOR_REQ "色のサポートをする logo コマンドが有効になりました。"
|
||||
#define STRING_CMD_EXEC_USAGE "外部コマンドまたはスクリプトの実行"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue