mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 02:30:18 +01:00
2004-08-27 Christian Rose <menthos@menthos.com>
* .cvsignore: Sorted and added entries. * POTFILES.in: Added missing entries. * NetworkManager.pot: Removed. This is a generated file. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@88 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
276e4b0caf
commit
09ea565f64
4 changed files with 14 additions and 68 deletions
|
|
@ -1,14 +1,14 @@
|
|||
*.gmo
|
||||
*.mo
|
||||
*.pot
|
||||
Makefile
|
||||
Makefile.in
|
||||
Makefile.in.in
|
||||
POTFILES
|
||||
cat-id-tbl.c
|
||||
*.pot
|
||||
stamp-cat-id
|
||||
messages
|
||||
missing
|
||||
notexist
|
||||
po2tbl.sed
|
||||
po2tbl.sed.in
|
||||
notexist
|
||||
stamp-cat-id
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
2004-08-27 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* .cvsignore: Sorted and added entries.
|
||||
* POTFILES.in: Added missing entries.
|
||||
* NetworkManager.pot: Removed. This is a generated file.
|
||||
|
||||
|
|
@ -1,65 +0,0 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2004-08-26 17:17-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: panel-applet/NMWirelessApplet.c:553
|
||||
msgid "There are no network devices..."
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/NMWirelessApplet.c:648
|
||||
msgid "There are no wireless networks..."
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/NMWirelessApplet.c:720
|
||||
msgid "NetworkManager is not running..."
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/NMWirelessApplet.c:730
|
||||
msgid "No network connection is currently active..."
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/NMWirelessApplet.c:735
|
||||
msgid "A wired network connection is currently active..."
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/NMWirelessApplet.c:939
|
||||
msgid ""
|
||||
"The NetworkManager Applet could not find some required resources (the glade "
|
||||
"file was not found)."
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/wireless-applet.glade:8
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/wireless-applet.glade:51
|
||||
msgid "_Login to Network"
|
||||
msgstr ""
|
||||
|
||||
#: panel-applet/wireless-applet.glade:100
|
||||
msgid ""
|
||||
"<span weight=\"bold\" size=\"larger\">Wireless Network Login Confirmation</"
|
||||
"span>\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 ""
|
||||
|
||||
#: panel-applet/wireless-applet.glade:124
|
||||
msgid "Always Trust this Wireless Network"
|
||||
msgstr ""
|
||||
|
|
@ -1,2 +1,7 @@
|
|||
# List of source files containing translatable strings.
|
||||
# Please keep this file sorted alphabetically.
|
||||
info-daemon/networks.glade
|
||||
info-daemon/passphrase.glade
|
||||
panel-applet/NMWirelessApplet.c
|
||||
panel-applet/NMWirelessApplet.xml
|
||||
panel-applet/wireless-applet.glade
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue