Differences From Artifact [173fef355f]:
- File utils/ofarc/lang/de.json — part of check-in [406134b5e2] at 2022-08-27 23:53:22 on branch trunk — OFArchiveEntry: Add more properties (user: js, size: 5934) [annotate] [blame] [check-ins using]
- File utils/ofarc/localization/de.json — part of check-in [915bfc7431] at 2022-09-29 20:27:57 on branch trunk — OFLocale: Rename a few methods (user: js, size: 5934) [annotate] [blame] [check-ins using]
To Artifact [8efe141d12]:
- File utils/ofarc/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: 6170) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 |
{
"usage": [
"Benutzung: %[prog] -[acCfhlnpqtvx] archiv.zip [datei1 datei2 ...]"
],
"full_usage": [
"Optionen:\n",
" -a --append Zu Archiv hinzufügen\n",
| > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
/*
* German localization for ofarc.
*
* Copyright (c) 2017-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] -[acCfhlnpqtvx] archiv.zip [datei1 datei2 ...]"
],
"full_usage": [
"Optionen:\n",
" -a --append Zu Archiv hinzufügen\n",
|
| ︙ | ︙ |