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
dccb8081bc
commit
569522b007
10 changed files with 1 additions and 11 deletions
|
@ -26,13 +26,12 @@
|
|||
|
||||
#include <cmake.h>
|
||||
#include <ColWait.h>
|
||||
#include <i18n.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnWait::ColumnWait ()
|
||||
{
|
||||
_name = "wait";
|
||||
_label = STRING_COLUMN_LABEL_WAIT;
|
||||
_label = "Wait";
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
|
@ -71,7 +71,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Beschreibung"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Standard"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Erlaubte Werte"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Aufgeschoben"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Aufgeschoben bis"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Kommentar von '{1}' hinzugefügt."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Kommentar '{1}' gelöscht."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Label"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Default"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Allowed Values"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Wait"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Waiting until"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Annotation of '{1}' added."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Annotation '{1}' deleted."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Rubriko"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Defaŭlto"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Valoroj permesataj"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Atendu"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Atendu ĝis"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Aldonis komenton '{1}'."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Viŝis komenton '{1}'."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Etiqueta"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Defecto"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Valores permitidos"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Espera"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Esperando hasta"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Anotación de '{1}' añadida."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Anotación '{1}' eliminada."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Étiq"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Défaut"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Valeurs autorisées"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Attente"
|
||||
#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."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Etichetta"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Predefinito"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Valori consentiti"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Attesa"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Attesa fino"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Annotazione di '{1}' aggiunta."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Annotazione '{1}' cancellata."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Label"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Default"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Allowed Values"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Wait"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Waiting until"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Annotation of '{1}' added."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Annotation '{1}' deleted."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Etykieta"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Domyślne"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Dozwolone Wartości"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Czeka"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Czeka dopóki"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Notatka '{1}' dodana."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Notatka '{1}' usunięta."
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
#define STRING_COLUMN_LABEL_LABEL "Rótulo"
|
||||
#define STRING_COLUMN_LABEL_DEFAULT "Por omissão"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Valores Permitidos"
|
||||
#define STRING_COLUMN_LABEL_WAIT "Adiada"
|
||||
#define STRING_COLUMN_LABEL_WAITING "Adiada até"
|
||||
#define STRING_FEEDBACK_ANN_ADD "Adicionada anotação de '{1}'."
|
||||
#define STRING_FEEDBACK_ANN_DEL "Eliminada anotação '{1}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue