mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_COLOR_*
This commit is contained in:
parent
86f260672b
commit
5d08b64c23
10 changed files with 15 additions and 146 deletions
|
@ -195,20 +195,6 @@
|
|||
#define STRING_CMD_ZSHATTS_USAGE "Generates a list of all attributes, for zsh autocompletion purposes"
|
||||
#define STRING_CMD_ALIASES_USAGE "Generuje listę wszystkich aliasów dla funkcji autouzupełniania"
|
||||
|
||||
#define STRING_CMD_COLOR_USAGE "Wszystkie kolory, próbki lub legenda"
|
||||
#define STRING_CMD_COLOR_HERE "To są aktualnie używane kolory:"
|
||||
#define STRING_CMD_COLOR_COLOR "Kolor"
|
||||
#define STRING_CMD_COLOR_DEFINITION "Definicja"
|
||||
#define STRING_CMD_COLOR_EXPLANATION "Użyj tego polecenia aby sprawdzić jak twój terminal wyświetla kolory."
|
||||
#define STRING_CMD_COLOR_16 "16 kolorów (wsparcie dla podkreślenia, pogrubienia, jasnego tła):"
|
||||
#define STRING_CMD_COLOR_256 "256 kolorów (wsparcie dla podkreślenia):"
|
||||
#define STRING_CMD_COLOR_YOURS "Twoja próbka kolorów:"
|
||||
#define STRING_CMD_COLOR_BASIC "Podstawowe kolory"
|
||||
#define STRING_CMD_COLOR_EFFECTS "Efekty tekstu"
|
||||
#define STRING_CMD_COLOR_CUBE "Kostka kolorów rgb"
|
||||
#define STRING_CMD_COLOR_RAMP "Odcienie szarości"
|
||||
#define STRING_CMD_COLOR_TRY "Spróbuj wykonać '{1}'."
|
||||
#define STRING_CMD_COLOR_OFF "Aktualnie, kolorowanie jest wyłączone w twoim pliku .taskrc. Aby włączyć kolorowanie, usuń linie 'color=off', lub zmień wartość 'off' na 'on'."
|
||||
#define STRING_CMD_CONFIG_USAGE "Zmienia konfigurację programu"
|
||||
#define STRING_CMD_CONFIG_CONFIRM "Czy na pewno chcesz zmienić wartość '{1}' z '{2}' na '{3}'?"
|
||||
#define STRING_CMD_CONFIG_CONFIRM2 "Czy na pewno chcesz dodać '{1}' z wartością '{2}'?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue