From 9dccb3c3519b0dca79bd2e9d984ea7dad356f6bf Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 27 Aug 2004 19:04:26 +0000 Subject: [PATCH] * configure.in: Added en_CA to ALL_LINGUAS. * po/en_CA.po: Added Canadian English translation. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@91 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- ChangeLog | 4 ++ configure.in | 2 +- po/ChangeLog | 4 ++ po/en_CA.po | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 116 insertions(+), 1 deletion(-) create mode 100644 po/en_CA.po diff --git a/ChangeLog b/ChangeLog index 5fb315ecae..ebc530234f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-08-27 Adam Weinberger + + * configure.in: Added en_CA to ALL_LINGUAS. + 2004-08-27 Christian Rose * configure.in: Added "sv" to ALL_LINGUAS. diff --git a/configure.in b/configure.in index 4d2962c2cf..1e367ae87b 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,7 @@ AM_PROG_CC_C_O GETTEXT_PACKAGE=NetworkManager AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package]) -ALL_LINGUAS="sv" +ALL_LINGUAS="en_CA sv" AM_GLIB_GNU_GETTEXT AC_ARG_WITH(distro, diff --git a/po/ChangeLog b/po/ChangeLog index 73a4a45c04..8a817534e4 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-08-27 Adam Weinberger + + * en_CA.po: Added Canadian English translation. + 2004-08-27 Funda Wang * zh_CN.po: Added Simplified Chinese translation. diff --git a/po/en_CA.po b/po/en_CA.po new file mode 100644 index 0000000000..c6d0e73b30 --- /dev/null +++ b/po/en_CA.po @@ -0,0 +1,107 @@ +# Canadian English translation for NetworkManager +# Copyright (C) Adam Weinberger and the GNOME Foundation +# This file is distributed under the same license as the NetworkManager package. +# 2004, Adam Weinberger, +# +# +msgid "" +msgstr "" +"Project-Id-Version: NetworkManager\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-08-27 14:52-0400\n" +"PO-Revision-Date: 2004=08-27 14:52-0400\n" +"Last-Translator: Adam Weinberger \n" +"Language-Team: Canadian English \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: info-daemon/networks.glade.h:1 +msgid "Wireless Networks:" +msgstr "Wireless Networks:" + +#: info-daemon/networks.glade.h:2 +msgid "Modify Wireless Networks" +msgstr "Modify Wireless Networks" + +#: info-daemon/passphrase.glade.h:1 panel-applet/wireless-applet.glade.h:1 +msgid " " +msgstr " " + +#: info-daemon/passphrase.glade.h:2 +msgid "*" +msgstr "*" + +#: info-daemon/passphrase.glade.h:4 +#, c-format +msgid "" +"Passphrase Required by Wireless " +"Network\n" +"\n" +"A passphrase or WEP key is required to access the wireless network '%s'." +msgstr "" +"Passphrase Required by Wireless " +"Network\n" +"\n" +"A passphrase or WEP key is required to access the wireless network '%s'." + +#: info-daemon/passphrase.glade.h:7 +msgid "Passphrase:" +msgstr "Passphrase:" + +#: info-daemon/passphrase.glade.h:8 panel-applet/wireless-applet.glade.h:7 +msgid "_Login to Network" +msgstr "_Login to Network" + +#: panel-applet/NMWirelessApplet.c:553 +msgid "There are no network devices..." +msgstr "There are no network devices..." + +#: panel-applet/NMWirelessApplet.c:648 +msgid "There are no wireless networks..." +msgstr "There are no wireless networks..." + +#: panel-applet/NMWirelessApplet.c:720 +msgid "NetworkManager is not running..." +msgstr "NetworkManager is not running..." + +#: panel-applet/NMWirelessApplet.c:730 +msgid "No network connection is currently active..." +msgstr "No network connection is currently active..." + +#: panel-applet/NMWirelessApplet.c:735 +msgid "A wired network connection is currently active..." +msgstr "A wired network connection is currently active..." + +#: panel-applet/NMWirelessApplet.c:939 +msgid "" +"The NetworkManager Applet could not find some required resources (the glade " +"file was not found)." +msgstr "" +"The NetworkManager Applet could not find some required resources (the glade " +"file was not found)." + +#: panel-applet/NMWirelessApplet.xml.h:1 +msgid "_About..." +msgstr "_About..." + +#: panel-applet/wireless-applet.glade.h:3 +#, c-format +msgid "" +"Wireless Network Login Confirmation\n" +"\n" +"You have chosen log in to the wireless network '%s'. If you are sure this " +"wireless network is secure, click the checkbox below and NetworkManager will " +"no longer pester you with stupid questions when you connect to it." +msgstr "" +"Wireless Network Login Confirmation\n" +"\n" +"You have chosen log in to the wireless network '%s'. If you are sure this " +"wireless network is secure, click the checkbox below and NetworkManager will " +"no longer pester you with stupid questions when you connect to it." + +#: panel-applet/wireless-applet.glade.h:6 +msgid "Always Trust this Wireless Network" +msgstr "Always Trust this Wireless Network"