mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Enhancements - i18n & Subst
- Created initial, empty strings files. - Converted Subst to use Nibbler.
This commit is contained in:
parent
7248267a72
commit
75c220c352
6 changed files with 70 additions and 29 deletions
11
i18n/strings.de-DE
Normal file
11
i18n/strings.de-DE
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 1xx task shell
|
||||
100 Unbekannter Fehler.
|
||||
|
||||
# 2xx Commands
|
||||
# 3xx Attributes
|
||||
# 4xx Columns
|
||||
# 5xx Colors
|
||||
# 6xx Config
|
||||
# 7xx TDB
|
||||
# 8xx Reports
|
||||
|
11
i18n/strings.es-ES
Normal file
11
i18n/strings.es-ES
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 1xx task shell
|
||||
100 Error desconocido.
|
||||
|
||||
# 2xx Commands
|
||||
# 3xx Attributes
|
||||
# 4xx Columns
|
||||
# 5xx Colors
|
||||
# 6xx Config
|
||||
# 7xx TDB
|
||||
# 8xx Reports
|
||||
|
11
i18n/strings.fr-FR
Normal file
11
i18n/strings.fr-FR
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 1xx task shell
|
||||
100 Erreur inconnue.
|
||||
|
||||
# 2xx Commands
|
||||
# 3xx Attributes
|
||||
# 4xx Columns
|
||||
# 5xx Colors
|
||||
# 6xx Config
|
||||
# 7xx TDB
|
||||
# 8xx Reports
|
||||
|
11
i18n/strings.nl-NL
Normal file
11
i18n/strings.nl-NL
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 1xx task shell
|
||||
100 Onbekende fout.
|
||||
|
||||
# 2xx Commands
|
||||
# 3xx Attributes
|
||||
# 4xx Columns
|
||||
# 5xx Colors
|
||||
# 6xx Config
|
||||
# 7xx TDB
|
||||
# 8xx Reports
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue