mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated some column labels
This commit is contained in:
parent
611d09cb16
commit
865e277b76
17 changed files with 25 additions and 139 deletions
|
@ -27,18 +27,11 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_COLUMN_LABEL_ENTERED "Entrée"
|
||||
#define STRING_COLUMN_LABEL_LABEL "Étiq"
|
||||
#define STRING_COLUMN_LABEL_MOD "Modifiée"
|
||||
#define STRING_COLUMN_LABEL_NAME "Nom"
|
||||
#define STRING_COLUMN_LABEL_ORPHAN "ADU orphelins"
|
||||
#define STRING_COLUMN_LABEL_PROJECT "Projet"
|
||||
#define STRING_COLUMN_LABEL_RECUR "Récur"
|
||||
#define STRING_COLUMN_LABEL_RECUR_L "Récurrence"
|
||||
#define STRING_COLUMN_LABEL_RTYPE "Recurrence type"
|
||||
#define STRING_COLUMN_LABEL_START "Début"
|
||||
#define STRING_COLUMN_LABEL_STAT "St"
|
||||
#define STRING_COLUMN_LABEL_STATUS "Statut"
|
||||
#define STRING_COLUMN_LABEL_STAT_C "C"
|
||||
#define STRING_COLUMN_LABEL_STAT_CO "Complétée"
|
||||
#define STRING_COLUMN_LABEL_STAT_D "S"
|
||||
|
@ -50,15 +43,10 @@
|
|||
#define STRING_COLUMN_LABEL_STAT_W "A"
|
||||
#define STRING_COLUMN_LABEL_STAT_WA "En attente"
|
||||
#define STRING_COLUMN_LABEL_TAG "Étiq"
|
||||
#define STRING_COLUMN_LABEL_TAGS "Étiquettes"
|
||||
#define STRING_COLUMN_LABEL_UDA "Nom"
|
||||
#define STRING_COLUMN_LABEL_UDACOUNT "Compte d’utilisation"
|
||||
#define STRING_COLUMN_LABEL_UNTIL "Until"
|
||||
#define STRING_COLUMN_LABEL_URGENCY "Urgence"
|
||||
#define STRING_COLUMN_LABEL_UUID "UUID"
|
||||
#define STRING_COLUMN_LABEL_VALUE "Valeur"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Valeurs autorisées"
|
||||
#define STRING_COLUMN_LABEL_WAITING "En attente jusqu’au"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Annotation of '{1}' added."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Annotation '{1}' deleted."
|
||||
#define STRING_FEEDBACK_ANN_WAS_MOD "Annotation changed to '{1}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue