mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
l10n: Eliminated STRING_CONFIG_BAD_WRITE
This commit is contained in:
parent
2e9ea52a8d
commit
8ca8f9eb10
10 changed files with 1 additions and 10 deletions
|
@ -1125,7 +1125,7 @@ void Context::createDefaultConfig ()
|
|||
|
||||
// Write out the new file.
|
||||
if (! File::write (rc_file._data, contents.str ()))
|
||||
throw format (STRING_CONFIG_BAD_WRITE, rc_file._data);
|
||||
throw format ("Could not write to '{1}'.", rc_file._data);
|
||||
}
|
||||
|
||||
// Create data location, if necessary.
|
||||
|
|
|
@ -578,7 +578,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Konnte '{1}' nicht beschreiben."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Ihre .taskrc-Datei enthält Repots mit veralteten Spalten. Bitte entfernen Sie entry_time, start_time oder end_time in:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Ihre .taskrc-Datei enthält veraltete Optionen:"
|
||||
|
||||
|
|
|
@ -576,7 +576,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Could not write to '{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Your .taskrc file contains reports with deprecated columns. Please check for entry_time, start_time or end_time in:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Your .taskrc file contains variables that are deprecated:"
|
||||
|
||||
|
|
|
@ -578,7 +578,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Ne povis skribi al '{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Via dosiero .taskrc enhavas raportojn kun arkaikaj kolumnoj. Bonvolu serĉi entry_time, start_time, aŭ end_time ĉe:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Via dosiero .taskrc enhavas arkaikajn variablojn:"
|
||||
|
||||
|
|
|
@ -590,7 +590,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "No se pudo escribir a '{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Su archivo .taskrc contiene informes con columnas en desuso. Por favor, consulte entry_time, start_time o end_time en:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Su archivo .taskrc contiene variables que están en desuso:"
|
||||
|
||||
|
|
|
@ -580,7 +580,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Could not write to '{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Your .taskrc file contains reports with deprecated columns. Please check for entry_time, start_time or end_time in:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Your .taskrc file contains variables that are deprecated:"
|
||||
|
||||
|
|
|
@ -579,7 +579,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Impossibile scrivere su'{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Il file .taskrc contiene report con nomi di colonna deprecati. Verificare entry_time, start_time o end_time in:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Il file .taskrc contiene variabili deprecate:"
|
||||
|
||||
|
|
|
@ -580,7 +580,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "'{1}' へ書き込みできません。"
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Your .taskrc file contains reports with deprecated columns. Please check for entry_time, start_time or end_time in:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Your .taskrc file contains variables that are deprecated:"
|
||||
|
||||
|
|
|
@ -580,7 +580,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Nie można pisać do '{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "Twój plik .taskrc zawiera raport z przestarzałymi nazwami kolumn. Sprawdź proszę entry_time, start_time lub end_time w:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "Twój plik .taskrc zawiera przestarzałe zmienne:"
|
||||
|
||||
|
|
|
@ -580,7 +580,6 @@
|
|||
#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."
|
||||
#define STRING_CONFIG_BAD_WRITE "Não foi possível escrever para '{1}'."
|
||||
#define STRING_CONFIG_DEPRECATED_COL "O seu ficheiro .taskrc contém relatórios com colunas obsoletas. Verifique entry_time, start_time e end_time em:"
|
||||
#define STRING_CONFIG_DEPRECATED_VAR "O seu ficheiro .taskrc contém variáveis obsoletas:"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue