Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib Remove non-en translations. en is enough for poor Ti...
details: https://anonhg.NetBSD.org/src/rev/be9734d4b035
branches: trunk
changeset: 785626:be9734d4b035
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Mar 23 18:15:06 2013 +0000
description:
Remove non-en translations. en is enough for poor Tier II ports.
diffstat:
distrib/hp300/ramdisk/Makefile | 4 +-
distrib/utils/sysinst/arch/hp300/Makefile | 4 +-
distrib/utils/sysinst/arch/hp300/menus.md.es | 37 -------------
distrib/utils/sysinst/arch/hp300/menus.md.fr | 36 -------------
distrib/utils/sysinst/arch/hp300/menus.md.pl | 39 --------------
distrib/utils/sysinst/arch/hp300/msg.md.de | 77 ----------------------------
distrib/utils/sysinst/arch/hp300/msg.md.es | 76 ---------------------------
distrib/utils/sysinst/arch/hp300/msg.md.fr | 58 ---------------------
distrib/utils/sysinst/arch/hp300/msg.md.pl | 61 ----------------------
9 files changed, 5 insertions(+), 387 deletions(-)
diffs (truncated from 443 to 300 lines):
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/hp300/ramdisk/Makefile
--- a/distrib/hp300/ramdisk/Makefile Sat Mar 23 17:29:38 2013 +0000
+++ b/distrib/hp300/ramdisk/Makefile Sat Mar 23 18:15:06 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/02/11 09:06:48 roy Exp $
+# $NetBSD: Makefile,v 1.31 2013/03/23 18:15:07 tsutsui Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -11,7 +11,7 @@
DBG= -Os
CRUNCHBIN= ramdiskbin
-LISTS= ${.CURDIR}/list ${DISTRIBDIR}/common/list.sysinst
+LISTS= ${.CURDIR}/list ${DISTRIBDIR}/common/list.sysinst.en
MTREECONF= ${DISTRIBDIR}/common/mtree.common
IMAGEENDIAN= be
MAKEDEVTARGETS= all
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/utils/sysinst/arch/hp300/Makefile
--- a/distrib/utils/sysinst/arch/hp300/Makefile Sat Mar 23 17:29:38 2013 +0000
+++ b/distrib/utils/sysinst/arch/hp300/Makefile Sat Mar 23 18:15:06 2013 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2005/02/19 17:00:39 dsl Exp $
+# $NetBSD: Makefile,v 1.6 2013/03/23 18:15:07 tsutsui Exp $
#
# Makefile for hp300
#
+LANGUAGES= # no translations
+
.include "../../Makefile.inc"
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/utils/sysinst/arch/hp300/menus.md.es
--- a/distrib/utils/sysinst/arch/hp300/menus.md.es Sat Mar 23 17:29:38 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-/* $NetBSD: menus.md.es,v 1.2 2011/04/04 08:30:28 mbalmer Exp $ */
-
-/*
- * Copyright 1997 Piermont Information Systems Inc.
- * All rights reserved.
- *
- * Based on code written by Philip A. Nelson for Piermont Information
- * Systems Inc.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. The name of Piermont Information Systems Inc. may not be used to endorse
- * or promote products derived from this software without specific prior
- * written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- *
- */
-
-/* hp300 machine dependent menus, spanish */
-
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/utils/sysinst/arch/hp300/menus.md.fr
--- a/distrib/utils/sysinst/arch/hp300/menus.md.fr Sat Mar 23 17:29:38 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-/* $NetBSD: menus.md.fr,v 1.8 2011/04/04 08:30:28 mbalmer Exp $ */
-
-/*
- * Copyright 1997 Piermont Information Systems Inc.
- * All rights reserved.
- *
- * Written by Philip A. Nelson for Piermont Information Systems Inc.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. The name of Piermont Information Systems Inc. may not be used to endorse
- * or promote products derived from this software without specific prior
- * written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- *
- */
-
-/* Menu definitions for sysinst. hp300 version, machine dependent. */
-
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/utils/sysinst/arch/hp300/menus.md.pl
--- a/distrib/utils/sysinst/arch/hp300/menus.md.pl Sat Mar 23 17:29:38 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-/* $NetBSD: menus.md.pl,v 1.5 2011/04/04 08:30:28 mbalmer Exp $ */
-/* Based on english version: */
-/* NetBSD: menus.md.en,v 1.1 2002/02/10 01:14:05 gmcgarry Exp */
-
-/*
- * Copyright 1997 Piermont Information Systems Inc.
- * All rights reserved.
- *
- * Based on code written by Philip A. Nelson for Piermont Information
- * Systems Inc.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. The name of Piermont Information Systems Inc. may not be used to endorse
- * or promote products derived from this software without specific prior
- * written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- *
- */
-
-/* hp300 machine dependent menus, Polish */
-
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/utils/sysinst/arch/hp300/msg.md.de
--- a/distrib/utils/sysinst/arch/hp300/msg.md.de Sat Mar 23 17:29:38 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,77 +0,0 @@
-/* $NetBSD: msg.md.de,v 1.7 2012/03/03 02:46:13 tsutsui Exp $ */
-
-/*
- * Copyright 1997 Piermont Information Systems Inc.
- * All rights reserved.
- *
- * Based on code written by Philip A. Nelson for Piermont Information
- * Systems Inc.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. The name of Piermont Information Systems Inc. may not be used to endorse
- * or promote products derived from this software without specific prior
- * written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- *
- */
-
-/* hp300 machine dependent messages, German */
-
-
-message md_hello
-{Wenn Ihre Maschine nur über 4MB oder weniger Arbeitsspeicher verfügt, wird
-sysinst fehlschlagen, bitte installieren Sie in diesem Fall das System manuell.
-}
-
-message md_may_remove_boot_medium
-{
-}
-
-message dobootblks
-{Installiere die Bootblöcke auf %s ...
-}
-
-message ordering
-{Die Anordnung der Partition %c ist falsch. Erneut editieren?}
-
-message emptypart
-{Nach der oder den leeren Partition(en) besteht eine gültige Partition %c.
-Bitte editieren Sie die Partitionstabelle noch einmal.}
-
-message set_kernel_1
-{Kernel (GENERIC)}
-
-.if notyet
-/* XXX: not yet implemented */
-message existing
-{Wollen Sie die bestehende(n) BSD Partition(en) beibehalten?}
-
-
-message nofreepart
-{%s verfügt nicht über genügend freie Partitionen für NetBSD.
-Mindestens 2 freie Partitionen (für das Root Dateisystem und Swap) sind nötig.
-}
-
-message notfirst
-{NetBSD/hp300 muss im ersten Abschnitt der Bootdisk installiert werden.
-Dieser Teil ist auf %s nicht frei.
-}
-.endif
diff -r 3a8cf9fba11f -r be9734d4b035 distrib/utils/sysinst/arch/hp300/msg.md.es
--- a/distrib/utils/sysinst/arch/hp300/msg.md.es Sat Mar 23 17:29:38 2013 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,76 +0,0 @@
-/* $NetBSD: msg.md.es,v 1.5 2012/03/03 02:46:13 tsutsui Exp $ */
-
-/*
- * Copyright 1997 Piermont Information Systems Inc.
- * All rights reserved.
- *
- * Based on code written by Philip A. Nelson for Piermont Information
- * Systems Inc.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. The name of Piermont Information Systems Inc. may not be used to endorse
- * or promote products derived from this software without specific prior
- * written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
- * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
- * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
- * THE POSSIBILITY OF SUCH DAMAGE.
- *
- */
-
-/* hp300 machine dependent messages, spanish */
-
-
-message md_hello
-{Si su maquina tiene 4MB o menos, sysinst no funcionará correctamente.
-}
-
-message md_may_remove_boot_medium
-{
-}
-
-message dobootblks
-{Instalando bloques de arranque en %s....
-}
-
-message ordering
-{El orden de la partición %c esta mal. ¿Editar de nuevo?}
-
-message emptypart
-{Hay una partición valida %c después de particion(es) valida(s).
-Por favor, reedite la tabla de particiones}
-
-message set_kernel_1
-{Núcleo (GENERIC)}
-
Home |
Main Index |
Thread Index |
Old Index