diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/po/vi.po | 35 |
3 files changed, 46 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5e2a327..a0bcb8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +screen (4.0.3-0.2) unstable; urgency=low + + * Non-maintainer upload to fix a forgotten l10n issue in last NMU + * Debconf translation updates: + - Added Vietnamese. Closes: #317922 + * Modify the debconf dependency to better handle the cdebconf transition + Closes: #332089 + + -- Christian Perrier <bubulle@debian.org> Wed, 8 Nov 2006 20:46:01 +0100 + screen (4.0.3-0.1) unstable; urgency=high * Non-maintainer upload to fix a security issue diff --git a/debian/control b/debian/control index a9a4bdc..25ff491 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libncursesw5-dev, texinfo, libpam0g-dev, base-passwd (>= 2.0.3.4) Package: screen Architecture: any Depends: ${shlibs:Depends}, base-passwd (>= 2.0.3.4), passwd (>= 1:4.0.3-10) -Pre-Depends: debconf (>= 0.2.17) +Pre-Depends: ${misc:Depends} Conflicts: suidmanager (<< 0.52) Description: a terminal multiplexor with VT100/ANSI terminal emulation screen is a terminal multiplexor that runs several separate "screens" on a diff --git a/debian/po/vi.po b/debian/po/vi.po new file mode 100644 index 0000000..9d89083 --- /dev/null +++ b/debian/po/vi.po @@ -0,0 +1,35 @@ +# Vietnamese translation for screen. +# Copyright © 2005 Free Software Foundation, Inc. +# Clytie Siddall <clytie@riverland.net.au>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: screen 4.0.2-4.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2003-07-23 07:08+0200\n" +"PO-Revision-Date: 2005-07-12 22:34+0930\n" +"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" +"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" +"X-Generator: BBEdit 8.2.2\n" + +#. Description +#: ../templates:4 +msgid "You may lose currently running screen sessions. Continue the install?" +msgstr "Có lẽ bạn sẽ mất phiên làm việc screen đang chạy. Tiếp tục cài đặt không?" + +#. Description +#: ../templates:4 +msgid "" +"This version of screen is incompatible with all versions before 3.9.5-5." +msgstr "Phiên bản screen này không tương thích với các phiên bản trước 3.9.5-5." + +#. Description +#: ../templates:4 +msgid "" +"If you continue with the installation, you will not be able to access " +"currently running screen sessions." +msgstr "Nếu bạn tiếp tục cài đặt thì bạn sẽ không thể truy cập phiên bản screen đang chạy." |