|
47 | 47 | "fuzzy": true |
48 | 48 | }, |
49 | 49 | { |
50 | | - "id": "configuration file", |
51 | | - "message": "configuration file", |
52 | | - "translation": "Konfigurationsdatei", |
53 | | - "translatorComment": "Copied from source.", |
54 | | - "fuzzy": true |
| 50 | + "id": "configuration file (supported extensions: .yaml, .yml, .json, .toml, .ini, .env, .properties)", |
| 51 | + "message": "configuration file (supported extensions: .yaml, .yml, .json, .toml, .ini, .env, .properties)", |
| 52 | + "translation": "" |
55 | 53 | }, |
56 | 54 | { |
57 | 55 | "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", |
|
2403 | 2401 | "translatorComment": "Copied from source.", |
2404 | 2402 | "fuzzy": true |
2405 | 2403 | }, |
2406 | | - { |
2407 | | - "id": "Press Ctrl+C to exit this process...", |
2408 | | - "message": "Press Ctrl+C to exit this process...", |
2409 | | - "translation": "Drücken Sie STRG+C, um diesen Prozess zu beenden...", |
2410 | | - "translatorComment": "Copied from source.", |
2411 | | - "fuzzy": true |
2412 | | - }, |
2413 | | - { |
2414 | | - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", |
2415 | | - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", |
2416 | | - "translation": "Der Fehler \"Not enough memory resources are available\" (Nicht genügend Arbeitsspeicherressourcen sind verfügbar) kann durch zu viele Anmeldeinformationen verursacht werden, die bereits in Windows Anmeldeinformations-Manager gespeichert sind", |
2417 | | - "translatorComment": "Copied from source.", |
2418 | | - "fuzzy": true |
2419 | | - }, |
2420 | | - { |
2421 | | - "id": "Failed to write credential to Windows Credential Manager", |
2422 | | - "message": "Failed to write credential to Windows Credential Manager", |
2423 | | - "translation": "Fehler beim Schreiben der Anmeldeinformationen in Windows Anmeldeinformations-Manager", |
2424 | | - "translatorComment": "Copied from source.", |
2425 | | - "fuzzy": true |
2426 | | - }, |
2427 | 2404 | { |
2428 | 2405 | "id": "The -L parameter can not be used in combination with other parameters.", |
2429 | 2406 | "message": "The -L parameter can not be used in combination with other parameters.", |
|
0 commit comments