|
2661 | 2661 | "fuzzy": true
|
2662 | 2662 | },
|
2663 | 2663 | {
|
2664 |
| - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", |
2665 |
| - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", |
2666 |
| - "translation": "Deaktiviert Befehle, die die Systemsicherheit gefährden können. Sqlcmd gibt eine Warnung aus und wird fortgesetzt", |
| 2664 | + "id": "{_X1} Disables commands that might compromise system security. Passing 1 tells sqlcmd to exit when disabled commands are run.", |
| 2665 | + "message": "{_X1} Disables commands that might compromise system security. Passing 1 tells sqlcmd to exit when disabled commands are run.", |
| 2666 | + "translation": "{_X1} Deaktiviert Befehle, die die Systemsicherheit gefährden könnten. Die Übergabe 1 weist sqlcmd an, beendet zu werden, wenn deaktivierte Befehle ausgeführt werden.", |
2667 | 2667 | "translatorComment": "Copied from source.",
|
| 2668 | + "placeholders": [ |
| 2669 | + { |
| 2670 | + "id": "_X1", |
| 2671 | + "string": "%[1]s", |
| 2672 | + "type": "string", |
| 2673 | + "underlyingType": "string", |
| 2674 | + "argNum": 1, |
| 2675 | + "expr": "\"-X[1]\"" |
| 2676 | + } |
| 2677 | + ], |
2668 | 2678 | "fuzzy": true
|
2669 | 2679 | },
|
2670 | 2680 | {
|
2671 |
| - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", |
2672 |
| - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", |
2673 |
| - "translation": "Gibt die SQL-Authentifizierungsmethode an, die zum Herstellen einer Verbindung mit der Azure SQL-Datenbank verwendet werden soll. Eines der folgenden Elemente: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", |
| 2681 | + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, ActiveDirectoryAzCli, ActiveDirectoryDeviceCode, SqlPassword", |
| 2682 | + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, ActiveDirectoryAzCli, ActiveDirectoryDeviceCode, SqlPassword", |
| 2683 | + "translation": "Gibt die SQL-Authentifizierungsmethode an, die zum Herstellen einer Verbindung mit der Azure SQL-Datenbank verwendet werden soll. Eines der folgenden Elemente: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, ActiveDirectoryAzCli, ActiveDirectoryDeviceCode, SqlPassword", |
2674 | 2684 | "translatorComment": "Copied from source.",
|
2675 | 2685 | "fuzzy": true
|
2676 | 2686 | },
|
|
2796 | 2806 | "fuzzy": true
|
2797 | 2807 | },
|
2798 | 2808 | {
|
2799 |
| - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", |
2800 |
| - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", |
2801 |
| - "translation": "Steuert, welche Fehlermeldungen an stdout gesendet werden. Nachrichten mit einem Schweregrad größer oder gleich dieser Ebene werden gesendet.", |
| 2809 | + "id": "{_r0__1} Redirects error messages with severity >= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.", |
| 2810 | + "message": "{_r0__1} Redirects error messages with severity >= 11 output to stderr. Pass 1 to to redirect all errors including PRINT.", |
| 2811 | + "translation": "{_r0__1} Leitet Fehlermeldungen mit Schweregrad >= 11 Ausgabe an stderr um. Übergeben Sie 1, um alle Fehler einschließlich PRINT umzuleiten.", |
2802 | 2812 | "translatorComment": "Copied from source.",
|
| 2813 | + "placeholders": [ |
| 2814 | + { |
| 2815 | + "id": "_r0__1", |
| 2816 | + "string": "%[1]s", |
| 2817 | + "type": "string", |
| 2818 | + "underlyingType": "string", |
| 2819 | + "argNum": 1, |
| 2820 | + "expr": "\"-r[0 | 1]\"" |
| 2821 | + } |
| 2822 | + ], |
2803 | 2823 | "fuzzy": true
|
2804 | 2824 | },
|
2805 | 2825 | {
|
|
2919 | 2939 | "translatorComment": "Copied from source.",
|
2920 | 2940 | "fuzzy": true
|
2921 | 2941 | },
|
| 2942 | + { |
| 2943 | + "id": "{_Lc} List servers. Pass {C} to omit 'Servers:' output.", |
| 2944 | + "message": "{_Lc} List servers. Pass {C} to omit 'Servers:' output.", |
| 2945 | + "translation": "{_Lc} Server auflisten. Übergeben Sie {C}, um die Ausgabe \"Servers:\" auszulassen.", |
| 2946 | + "translatorComment": "Copied from source.", |
| 2947 | + "placeholders": [ |
| 2948 | + { |
| 2949 | + "id": "_Lc", |
| 2950 | + "string": "%[1]s", |
| 2951 | + "type": "string", |
| 2952 | + "underlyingType": "string", |
| 2953 | + "argNum": 1, |
| 2954 | + "expr": "\"-L[c]\"" |
| 2955 | + }, |
| 2956 | + { |
| 2957 | + "id": "C", |
| 2958 | + "string": "%[2]s", |
| 2959 | + "type": "string", |
| 2960 | + "underlyingType": "string", |
| 2961 | + "argNum": 2, |
| 2962 | + "expr": "\"c\"" |
| 2963 | + } |
| 2964 | + ], |
| 2965 | + "fuzzy": true |
| 2966 | + }, |
2922 | 2967 | {
|
2923 | 2968 | "id": "Dedicated administrator connection",
|
2924 | 2969 | "message": "Dedicated administrator connection",
|
|
2940 | 2985 | "translatorComment": "Copied from source.",
|
2941 | 2986 | "fuzzy": true
|
2942 | 2987 | },
|
| 2988 | + { |
| 2989 | + "id": "{_k_12} Remove control characters from output. Pass 1 to substitute a space per character, 2 for a space per consecutive characters", |
| 2990 | + "message": "{_k_12} Remove control characters from output. Pass 1 to substitute a space per character, 2 for a space per consecutive characters", |
| 2991 | + "translation": "{_k_12} Entfernen Sie Steuerzeichen aus der Ausgabe. Übergeben Sie 1, um ein Leerzeichen pro Zeichen zu ersetzen, 2 für ein Leerzeichen pro aufeinanderfolgende Zeichen.", |
| 2992 | + "translatorComment": "Copied from source.", |
| 2993 | + "placeholders": [ |
| 2994 | + { |
| 2995 | + "id": "_k_12", |
| 2996 | + "string": "%[1]s", |
| 2997 | + "type": "string", |
| 2998 | + "underlyingType": "string", |
| 2999 | + "argNum": 1, |
| 3000 | + "expr": "\"-k [1|2]\"" |
| 3001 | + } |
| 3002 | + ], |
| 3003 | + "fuzzy": true |
| 3004 | + }, |
| 3005 | + { |
| 3006 | + "id": "Echo input", |
| 3007 | + "message": "Echo input", |
| 3008 | + "translation": "Echoeingabe", |
| 3009 | + "translatorComment": "Copied from source.", |
| 3010 | + "fuzzy": true |
| 3011 | + }, |
| 3012 | + { |
| 3013 | + "id": "Enable column encryption", |
| 3014 | + "message": "Enable column encryption", |
| 3015 | + "translation": "Spaltenverschlüsselung aktivieren", |
| 3016 | + "translatorComment": "Copied from source.", |
| 3017 | + "fuzzy": true |
| 3018 | + }, |
| 3019 | + { |
| 3020 | + "id": "New password", |
| 3021 | + "message": "New password", |
| 3022 | + "translation": "Neues Kennwort", |
| 3023 | + "translatorComment": "Copied from source.", |
| 3024 | + "fuzzy": true |
| 3025 | + }, |
| 3026 | + { |
| 3027 | + "id": "New password and exit", |
| 3028 | + "message": "New password and exit", |
| 3029 | + "translation": "Neues Kennwort und Beenden", |
| 3030 | + "translatorComment": "Copied from source.", |
| 3031 | + "fuzzy": true |
| 3032 | + }, |
2943 | 3033 | {
|
2944 | 3034 | "id": "Sets the sqlcmd scripting variable {V}",
|
2945 | 3035 | "message": "Sets the sqlcmd scripting variable {V}",
|
|
3181 | 3271 | ],
|
3182 | 3272 | "fuzzy": true
|
3183 | 3273 | },
|
| 3274 | + { |
| 3275 | + "id": "Enter new password:", |
| 3276 | + "message": "Enter new password:", |
| 3277 | + "translation": "Neues Kennwort eingeben:", |
| 3278 | + "translatorComment": "Copied from source.", |
| 3279 | + "fuzzy": true |
| 3280 | + }, |
3184 | 3281 | {
|
3185 | 3282 | "id": "Sqlcmd: Error:",
|
3186 | 3283 | "message": "Sqlcmd: Error:",
|
|
3344 | 3441 | ],
|
3345 | 3442 | "fuzzy": true
|
3346 | 3443 | },
|
| 3444 | + { |
| 3445 | + "id": "Timeout expired", |
| 3446 | + "message": "Timeout expired", |
| 3447 | + "translation": "Timeout abgelaufen", |
| 3448 | + "translatorComment": "Copied from source.", |
| 3449 | + "fuzzy": true |
| 3450 | + }, |
3347 | 3451 | {
|
3348 | 3452 | "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}",
|
3349 | 3453 | "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}",
|
|
3466 | 3570 | ],
|
3467 | 3571 | "fuzzy": true
|
3468 | 3572 | },
|
| 3573 | + { |
| 3574 | + "id": "Password:", |
| 3575 | + "message": "Password:", |
| 3576 | + "translation": "Kennwort:", |
| 3577 | + "translatorComment": "Copied from source.", |
| 3578 | + "fuzzy": true |
| 3579 | + }, |
3469 | 3580 | {
|
3470 | 3581 | "id": "Invalid variable identifier {Name}",
|
3471 | 3582 | "message": "Invalid variable identifier {Name}",
|
|
0 commit comments