ObjFW  Check-in [e0f6c049fd]

Overview
Comment:ofarc: Fix typo in German localization
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e0f6c049fd98a22ca02de0453c55ae774a0403835e57bcc7fba969bb0a81beab
User & Date: js on 2024-03-02 10:56:41
Other Links: manifest | tags
Context
2024-03-02
11:01
OFZooArchiveEntry: Fix time zone check-in: 830df1e8ec user: js tags: trunk
10:57
ofarc: Fix typo in German localization check-in: d8bf76b68d user: js tags: 1.0
10:56
ofarc: Fix typo in German localization check-in: e0f6c049fd user: js tags: trunk
10:54
OFZooArchiveEntry: Add minimum version needed check-in: 09be65bfcd user: js tags: trunk
Changes

Modified utils/ofarc/localization/de.json from [6bed0b4b85] to [b069c5c54a].

87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
            {"": "%[size] Bytes"}
        ]
    ],
    list_posix_permissions: "POSIX-Berechtigungen: %[perm]",
    list_owner_account_id: "Besitzerkontennummer: %[id]",
    list_group_owner_account_id: "Gruppenbesitzerkontennummer: %[id]",
    list_owner_account_name: "Besitzerkontenname: %[name]",
    list_group_owner_account_name: "Gruppebesitzerkontenname: %[name]",
    list_header_level: "Header-Level: %[level]",
    list_modification_date: "Änderungsdatum: %[date]",
    list_type_normal: "Typ: Normale Datei",
    list_type_hardlink: "Typ: Harter Link",
    list_type_symlink: "Typ: Symbolischer Link",
    list_link_target: "Zieldateiname: %[target]",
    list_type_character_device: "Typ: Zeichenorientiertes Gerät",







|







87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
            {"": "%[size] Bytes"}
        ]
    ],
    list_posix_permissions: "POSIX-Berechtigungen: %[perm]",
    list_owner_account_id: "Besitzerkontennummer: %[id]",
    list_group_owner_account_id: "Gruppenbesitzerkontennummer: %[id]",
    list_owner_account_name: "Besitzerkontenname: %[name]",
    list_group_owner_account_name: "Gruppenbesitzerkontenname: %[name]",
    list_header_level: "Header-Level: %[level]",
    list_modification_date: "Änderungsdatum: %[date]",
    list_type_normal: "Typ: Normale Datei",
    list_type_hardlink: "Typ: Harter Link",
    list_type_symlink: "Typ: Symbolischer Link",
    list_link_target: "Zieldateiname: %[target]",
    list_type_character_device: "Typ: Zeichenorientiertes Gerät",