ObjFW  Diff

Differences From Artifact [86f1735865]:

  • File utils/ofdns/localization/de.json — part of check-in [55d7e1741e] at 2023-05-21 08:43:04 on branch trunk — utils/ofdns: Add --tcp option (user: js size: 878) [more...]

To Artifact [00f9ddff1d]:

  • File utils/ofdns/localization/de.json — part of check-in [92598d5500] at 2023-09-24 09:18:19 on branch trunk — Add license to localizations (user: js size: 1114) [more...]










1
2
3
4
5
6
7









{
    "usage": "Benutzung: %[prog] -[chst] domain1 [domain2 ...]",
    "full_usage": [
        "Optionen:\n",
        "    -c  --class   Die anzufragende DNS-Klasse (standardmäßig IN)\n",
        "    -h  --help    Diese Hilfe anzeigen\n",
        "    -s  --server  Der abzufragende Server\n",
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * German localization for ofdns.
 *
 * Copyright (c) 2020-2023 Jonathan Schleifer <js@nil.im>
 *
 * Permission to use, copy, modify, and/or distribute this localization for
 * any purpose with or without fee is hereby granted.
 */

{
    "usage": "Benutzung: %[prog] -[chst] domain1 [domain2 ...]",
    "full_usage": [
        "Optionen:\n",
        "    -c  --class   Die anzufragende DNS-Klasse (standardmäßig IN)\n",
        "    -h  --help    Diese Hilfe anzeigen\n",
        "    -s  --server  Der abzufragende Server\n",