From 1dd3fa9c0f8eb4b483874d3e6989fbf97cf16275 Mon Sep 17 00:00:00 2001 From: mazze Date: Thu, 31 Mar 2016 08:42:33 +0000 Subject: [PATCH] Build catalogs. German CT updated. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@52471 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- workbench/libs/identify/catalogs/mmakefile.src | 5 +- workbench/libs/identify/locale.c | 2 +- workbench/libs/identify/tools/Function.c | 2 +- workbench/libs/identify/tools/Guru.c | 2 +- workbench/libs/identify/tools/catalogs/french.ct | 2 +- workbench/libs/identify/tools/catalogs/german.ct | 158 +++++++++++++++++---- .../libs/identify/tools/catalogs/mmakefile.src | 5 +- 7 files changed, 139 insertions(+), 37 deletions(-) diff --git a/workbench/libs/identify/catalogs/mmakefile.src b/workbench/libs/identify/catalogs/mmakefile.src index 6a7ce052b7..17e170e1d2 100644 --- a/workbench/libs/identify/catalogs/mmakefile.src +++ b/workbench/libs/identify/catalogs/mmakefile.src @@ -3,5 +3,8 @@ include $(SRCDIR)/config/aros.cfg +CATALOGS:=french + %build_catalogs mmake=workbench-libs-identify-catalogs \ - name=Identify subdir=System/Libs + catalogs=$(CATALOGS) \ + name=Identify subdir=System/Libs diff --git a/workbench/libs/identify/locale.c b/workbench/libs/identify/locale.c index 2bf0498cae..6fca3d3ea6 100644 --- a/workbench/libs/identify/locale.c +++ b/workbench/libs/identify/locale.c @@ -30,7 +30,7 @@ #include "strings.h" #define CATALOG_NAME "System/Libs/Identify.catalog" -#define CATALOG_VERSION 0 +#define CATALOG_VERSION 1 /*** Variables **************************************************************/ static struct Catalog *catalog; diff --git a/workbench/libs/identify/tools/Function.c b/workbench/libs/identify/tools/Function.c index 8d6a5423ca..8782a046b2 100644 --- a/workbench/libs/identify/tools/Function.c +++ b/workbench/libs/identify/tools/Function.c @@ -52,7 +52,7 @@ static TEXT buf_fnname[BUFSIZE]; #include "strings.h" #define CATALOG_NAME "System/C/IdentifyTools.catalog" -#define CATALOG_VERSION 0 +#define CATALOG_VERSION 1 static struct Catalog *catalog; diff --git a/workbench/libs/identify/tools/Guru.c b/workbench/libs/identify/tools/Guru.c index 6ac8283cbf..c7b8dbd2a2 100644 --- a/workbench/libs/identify/tools/Guru.c +++ b/workbench/libs/identify/tools/Guru.c @@ -54,7 +54,7 @@ static TEXT buf_spec[BUFSIZE]; #include "strings.h" #define CATALOG_NAME "System/C/IdentifyTools.catalog" -#define CATALOG_VERSION 0 +#define CATALOG_VERSION 1 static struct Catalog *catalog; diff --git a/workbench/libs/identify/tools/catalogs/french.ct b/workbench/libs/identify/tools/catalogs/french.ct index 1af47cd194..78206132c2 100644 --- a/workbench/libs/identify/tools/catalogs/french.ct +++ b/workbench/libs/identify/tools/catalogs/french.ct @@ -1,7 +1,7 @@ ; ; IdentifyTools.catalog ; -## version $VER: IdentifyTools.catalog 0.0 () +## version $VER: IdentifyTools.catalog 1.0 (31.03.2016) ## codeset 0 ## language Français ; diff --git a/workbench/libs/identify/tools/catalogs/german.ct b/workbench/libs/identify/tools/catalogs/german.ct index 9d8ada8a06..3d2ce01938 100644 --- a/workbench/libs/identify/tools/catalogs/german.ct +++ b/workbench/libs/identify/tools/catalogs/german.ct @@ -1,22 +1,46 @@ +## version $VER: IdentifyTools.catalog 1.0 (31.03.2016) +## language deutsch +## codeset 0 ; -; IdentifyTools.catalog +;**************************************************************** +;* * +;* identify.library Tools Catalog Descriptor * +;* * +;**************************************************************** +;* +;* (C) 1996-97 Richard Körber -- All Rights Reserved +;* +;**************************************************************** ; -; Catalog Translation generated by CatEdit -; CatEdit is © Rafael D'Halleweyn +; ** IMPORTANT NOTES FOR TRANSLATORS ** ; -## version $VER: IdentifyTools.catalog 0.0 () -## codeset 0 -## language Deutsch +; · Nr. 0 must always be preserved +; · Do NOT change the sequence of '%' parameters +; · Do NOT change the order of the entries +; · Obey the minimum and maximum length +; · Note that some lines have trailing spaces +; +; +;================================================================ +; COMMON STRINGS (1..) +;================================================================ ; MSG_NOIDENTIFY Benötigt identify.library V%ld oder höher!\n\ +; Needs identify.library V%ld or higher!\n +; +; +; +;================================================================ +; LISTEXP STRINGS (1000..) +;================================================================ ; MSG_LISTEXP_HAIL --- ListExp V%s -- Richard Koerber \n\ - (ListExp gehört zum Identify-Paket, siehe AmiNet util/libs)\n\ -\n\ - +-- ListExp V%s -- Richard Koerber <%s>\n\ + (ListExp gehört zum Identify-Paket, siehe AmiNet util/libs)\n\n +; -- ListExp V%s -- Richard Koerber <%s>\n\ +; (ListExp is a part of the Identify package, see AmiNet util/libs)\n\n ; MSG_LISTEXP_HELP Format:\n\ @@ -27,11 +51,17 @@ Format:\n\ \n\ Bitte lesen Sie die Anleitung für weitere Details.\n\ +; Template:\n\n\ +; FULL/S\t\tlist all current commodities\n\ +; MID=MANUFID/K/N\tinformation about manufacturer\n\ +; PID=PRODID/K/N\tand it's product\n\n\ +; Please read the doc file for further details.\n ; MSG_LISTEXP_OVERFLOW Falscher Bereich! (ManufID=0..65535 ProdID=0..255)\n\ \n\ +; Bad range! (ManufID=0..65535 ProdID=0..255)\n\n ; MSG_LISTEXP_SPECBOARD Hersteller: %s\n\ @@ -39,6 +69,9 @@ MSG_LISTEXP_SPECBOARD Klasse: %s\n\ \n\ +; Manufacturer: %s\n\ +; Product: %s\n\ +; Class: %s\n\n ; MSG_LISTEXP_HARDWARE ** HARDWARE **\n\ @@ -46,26 +79,43 @@ MSG_LISTEXP_HARDWARE System: %s\n\ CPU: CPU=%s/%s (Rev %s), FPU=%s/%s, MMU=%s\n\ +; ** HARDWARE **\n\ +; \n\ +; System: %s\n\ +; CPU: %s/%s (Rev %s), FPU=%s/%s, MMU=%s\n ; MSG_LISTEXP_POWERPC PowerPC: %s/%s (unter %s)\n\ +; PowerPC: %s/%s (running %s)\n ; MSG_LISTEXP_HARDWARE2 -Chips: %s (RAMSEY %s, GARY %s, CHUNKY %s) VBR=%s\n\ +Chipset: %s (RAMSEY %s, GARY %s, CHUNKY %s) VBR=%s\n\ Agnus: %s (Modus: %s)\n\ -AmigaOS: %s (%s, SetPatch %s) Exec %s Workbench %s\n\ -Sys-Erw: GrafikOS: %s, AudioOS: %s, TCP/IP: %s\n\ -Takte: Netz %s, VBlank %s, E %s\n\ -RAM: Motherboard %s, %s, %s CAS, %sfache Bandbreite\n\ -\n\ -Speicher:\t CHIP\t FAST\t GESAMT\tROM = %s\tSLOW = %s\n\ -\t NORMAL\t%7s\t%7s\t%7s\n\ -\t VIRT.\t%7s\t%7s\t%7s\n\ -\t GESAMT\t%7s\t%7s\t%7s\n\ -\n\ -\n\ - +Denise: %s (Rev: %s)\n\ +AmigaOS: %s (%s, BoingBag %s, SetPatch %s)\n\ + Exec %s Workbench %s\n\ +Support: GraphikOS: %s, AudioOS: %s, TCP/IP: %s\n\ +Takte: Netz %s, VBlank %s, E-Clock %s\n\ +RAM: Motherboard %s bit, %s, %s CAS, %sx Bandbreite\n\ +\n\ +Memory:\t\t CHIP\t FAST\t TOTAL\tROM = %s\tSLOW = %s\n\ +\t PLAIN\t%7s\t%7s\t%7s\n\ +\tVIRTUAL\t%7s\t%7s\t%7s\n\ +\t TOTAL\t%7s\t%7s\t%7s\n\n\n +; Chipset: %s (RAMSEY %s, GARY %s, CHUNKY %s) VBR=%s\n\ +; Agnus: %s (Mode: %s)\n\ +; Denise: %s (Rev: %s)\n\ +; AmigaOS: %s (%s, BoingBag %s, SetPatch %s)\n\ +; Exec %s Workbench %s\n\ +; Support: GraphicOS: %s, AudioOS: %s, TCP/IP: %s\n\ +; Clock: Power %s, VBlank %s, E-Clock %s\n\ +; RAM: Motherboard %s bit, %s, %s CAS, %sx Bandwidth\n\ +; \n\ +; Memory:\t\t CHIP\t FAST\t TOTAL\tROM = %s\tSLOW = %s\n\ +; \t PLAIN\t%7s\t%7s\t%7s\n\ +; \tVIRTUAL\t%7s\t%7s\t%7s\n\ +; \t TOTAL\t%7s\t%7s\t%7s\n\n\n ; MSG_LISTEXP_LISTTITLE ** ERWEITERUNGEN **\n\ @@ -73,10 +123,14 @@ MSG_LISTEXP_LISTTITLE Nr ID Adresse Größe Hersteller Produkt\n\ ----------------------------------------------------------------------------\n\ +; ** EXPANSIONS **\n\n\ +; Nr ID Address Size Manufacturer Product\n\ +; ----------------------------------------------------------------------------\n ; MSG_LISTEXP_BOARDLINE %2ld %04lx.%02lx %08lx %3ld%lcB %-20s %s %s\n\ +; %2ld %04lx.%02lx %08lx %3ld%lc %-20s %s %s\n ; MSG_LISTEXP_CXTITLE \n\ @@ -86,15 +140,32 @@ MSG_LISTEXP_CXTITLE Name Title\n\ ----------------------------------------------------------------------------\n\ +; \n\n** COMMODITIES **\n\n\ +; Name Title\n\ +; ----------------------------------------------------------------------------\n ; MSG_LISTEXP_CXLINE -%-24s %-40s\n\ - +%-24s %-40s\n +; %-24s %-40s\n +; +MSG_LISTEXP_EMULATED + -- emuliertes System entdeckt --\n\ +AmigaXL: Version %s\n\ +Host: OS: %s (Version %s), %s\n\ + CPU: %s/%s\n +; -- emulated system detected --\n\ +; AmigaXL: Version %s\n\ +; Host: OS: %s (Version %s), %s\n\ +; CPU: %s/%s\n +; +; +;================================================================ +; GURU STRINGS (2000..) +;================================================================ ; MSG_GURU_HAIL --- Guru V%s -- Richard Koerber \n\ -\n\ - +-- Guru V%s -- Richard Koerber <%s>\n\n +; -- Guru V%s -- Richard Koerber <%s>\n\n ; MSG_GURU_HELP Format:\n\ @@ -104,11 +175,16 @@ Format:\n\ \n\ Bitte lesen Sie die Anleitung für weitere Details.\n\ +; Template:\n\n\ +; GURU\t\tguru code to be analyzed\n\ +; LASTALERT/S\tanalyze last system alert\n\n\ +; Please read the doc file for further details.\n ; MSG_GURU_BADCODE Dies ist kein gültiger GURU-Code...\n\ \n\ +; This is not a valid Guru code...\n\n ; MSG_GURU_RESULT Alert-Code: %08lx\n\ @@ -118,16 +194,27 @@ MSG_GURU_RESULT Speziell: %s\n\ \n\ +; Alert Code: %08lx\n\ +; Type: %s\n\ +; Subsystem: %s\n\ +; General: %s\n\ +; Specified: %s\n\n ; MSG_GURU_NOLAST Bisher ist noch kein Guru aufgetreten...\n\ \n\ +; No Guru occured yet...\n\n +; +; +; +;================================================================ +; FUNC STRINGS (1000..) +;================================================================ ; MSG_FUNC_HAIL --- Function V%s -- Richard Koerber \n\ -\n\ - +-- Function V%s -- Richard Koerber <%s>\n\\n +; -- Function V%s -- Richard Koerber <%s>\n\n ; MSG_FUNC_HELP Format:\n\ @@ -137,6 +224,10 @@ Format:\n\ \n\ Bitte lesen Sie die Anleitung für weitere Details.\n\ +; Template:\n\n\ +; LN=LIBNAME/A\tname of the library\n\ +; O=OFFSET/N/A\toffset of the function\n\n\ +; Please read the doc file for further details.\n ; MSG_FUNC_RESULT Library: %s\n\ @@ -144,4 +235,9 @@ MSG_FUNC_RESULT Funktion: %s\n\ \n\ +; Library: %s\n\ +; Offset: %ld\n\ +; Function: %s\n\n +; +;================================================================ ; diff --git a/workbench/libs/identify/tools/catalogs/mmakefile.src b/workbench/libs/identify/tools/catalogs/mmakefile.src index ab7f25c401..0a43620dfb 100644 --- a/workbench/libs/identify/tools/catalogs/mmakefile.src +++ b/workbench/libs/identify/tools/catalogs/mmakefile.src @@ -3,5 +3,8 @@ include $(SRCDIR)/config/aros.cfg +CATALOGS:=french german + %build_catalogs mmake=workbench-libs-identify-tools-catalogs \ - name=IdentifyTools subdir=System/C + catalogs=$(CATALOGS) \ + name=IdentifyTools subdir=System/C -- 2.11.4.GIT