mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
l10n: Eliminated STRING_CONFIG_*
This commit is contained in:
parent
6b08813585
commit
13ee52491e
9 changed files with 0 additions and 54 deletions
|
@ -497,12 +497,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Startet einen Editor, um eine Aufgabe direkt zu bearbeiten"
|
||||
#define STRING_CMD_CALC_USAGE "Rechner"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Konfigurationsdatei mehr als 10 Ebenen verschachtelt - das muss ein Fehler sein."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Konnte eingebundene Datei '{1}' nicht lesen."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Nur Dateien mit absolutem Pfad können eingebunden werden, nicht '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Fehlerhafter Eintrag '{1}' in Konfigurationsdatei."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Aufgabe {1} wird blockiert durch:"
|
||||
#define STRING_DEPEND_BLOCKING "und blockiert:"
|
||||
|
|
|
@ -494,12 +494,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Launches an editor to modify a task directly"
|
||||
#define STRING_CMD_CALC_USAGE "Calculator"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Configuration file nested to more than 10 levels deep - this has to be a mistake."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Could not read include file '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Can only include files with absolute paths, not '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}' in config file."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Task {1} is blocked by:"
|
||||
#define STRING_DEPEND_BLOCKING "and is blocking:"
|
||||
|
|
|
@ -497,12 +497,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Lanĉas redaktilo por rekte modifi taskon"
|
||||
#define STRING_CMD_CALC_USAGE "Kalkulilo"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Agorda dosiero nestita ĝis plu de 10 niveloj de profundeco - certe eraro."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Ne povis legi enkluzivitan dosieron '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Oni sole povas enkluzivi dosierojn kun absoluta pado, ne '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Malbone formita enskribo '{1}' en agorda dosiero."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Tasko {1} estas blokata per:"
|
||||
#define STRING_DEPEND_BLOCKING "kaj ĝi blokas:"
|
||||
|
|
|
@ -509,12 +509,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Lanza un editor para modificar una tarea directamente"
|
||||
#define STRING_CMD_CALC_USAGE "Calculadora"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Archivo de configuración anidado hasta más de 10 niveles de profundidad - esto tiene que ser un error."
|
||||
#define STRING_CONFIG_READ_INCLUDE "No se pudo leer el archivo include '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Sólo se pueden incluir archivos con paths absolutos, no '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Formato incorrecto en entrada '{1}' en archivo de configuración."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "La tarea {1} está bloqueada por:"
|
||||
#define STRING_DEPEND_BLOCKING "y está bloqueando:"
|
||||
|
|
|
@ -499,12 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Launches an editor to modify a task directly"
|
||||
#define STRING_CMD_CALC_USAGE "Calculator"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Configuration file nested to more than 10 levels deep - this has to be a mistake."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Could not read include file '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Can only include files with absolute paths, not '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}' in config file."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Tâche {1} est bloquée par :"
|
||||
#define STRING_DEPEND_BLOCKING "et bloque :"
|
||||
|
|
|
@ -498,12 +498,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Esegue un editor per la modifica diretta di un task"
|
||||
#define STRING_CMD_CALC_USAGE "Calculator"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "File di configurazione annidato più di 10 livelli - deve trattarsi di un errore."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Impossibile leggere il file di inclusione '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "E` possibile includere solo file con percorso assoluto, non '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Voce malformata '{1}' nel file di configurazione."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Il task {1} è bloccato da:"
|
||||
#define STRING_DEPEND_BLOCKING "e sta bloccando:"
|
||||
|
|
|
@ -499,12 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "task を直接変更するためにエディタを起動します"
|
||||
#define STRING_CMD_CALC_USAGE "電卓"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "構成ファイルのネストが10以上になっています - これは間違いです。"
|
||||
#define STRING_CONFIG_READ_INCLUDE "インクルードファイル '{1}' が読み込めません。"
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Can only include files with absolute paths, not '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Malformed entry '{1}' in config file."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Task {1} is blocked by:"
|
||||
#define STRING_DEPEND_BLOCKING "and is blocking:"
|
||||
|
|
|
@ -499,12 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Uruchamia edytor do zmiany zadania"
|
||||
#define STRING_CMD_CALC_USAGE "Kalkulator"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Plik konfiguracji zagnieżdzony na więcej niż 10 poziomów - to musi być jakaś pomyłka."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Nie można przeczytać dołączonego pliku '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Scieżka dołączanych plików musi mieć postać adresu bezwzględnego, nie '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Uszkodzony wpis '{1}' w pliku konfiguracyjnym."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Zadanie {1} jest blokowane przez:"
|
||||
#define STRING_DEPEND_BLOCKING "oraz blokuje:"
|
||||
|
|
|
@ -499,12 +499,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Inicia um editor externo para modificar a tarefa diretamente"
|
||||
#define STRING_CMD_CALC_USAGE "Calculadora"
|
||||
|
||||
// Config
|
||||
#define STRING_CONFIG_OVERNEST "Ficheiro de configuração com inclusões a mais de 10 níveis de profundidade - isto certamente é um erro."
|
||||
#define STRING_CONFIG_READ_INCLUDE "Não foi possível ler o ficheiro incluído '{1}'."
|
||||
#define STRING_CONFIG_INCLUDE_PATH "Apenas é permitido incluir ficheiros com caminhos absolutos, não '{1}'"
|
||||
#define STRING_CONFIG_BAD_ENTRY "Entrada anómala '{1}' no ficheiro de configuração."
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Tarefa {1} encontra-se bloqueada por:"
|
||||
#define STRING_DEPEND_BLOCKING "e está a bloquear:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue