From: Antonio Ospite Date: Sat, 9 Jan 2016 14:16:50 +0000 (+0100) Subject: Merge tag 'v0.5' into debian X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/commitdiff_plain/afb13862732bf152b6226860c2285e0b03780870?hp=4358ca108cb3393958f38b9366c70cf6b2aa1d0e Merge tag 'v0.5' into debian Release v0.5 --- diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..5f5ed87 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,15 @@ +kinect-audio-setup for Debian +----------------------------- + +kinect-audio-setup will download the actual firmware at install time, +this is to avoid the problem of distributing the binary blob from the +Microsoft Kinect SDK. + +For the device to work out of the box after kinect-audio-setup installation, a +recent version of pulseaudio is needed, the profile for the Kinect has been +added in commit e93b327: +http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=e93b32744c1bafb33d5f3ee40b422bab2d017ae1 + +pulseaudio 1.0 will include all the needed bits. + + -- Antonio Ospite Sun, 11 Sep 2011 20:47:50 +0200 diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..e5d9609 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,116 @@ +kinect-audio-setup (0.4-1) unstable; urgency=medium + + * debian/po: add Turkish translation of debconf templates. + Thanks to Mert Dirik (Closes: #757871) + * debian/po: add Dutch translation of debconf templates. + Thanks to Frans Spiesschaert (Closes: #767491) + * debian/copyright: split the license texts from file attribution + * debian/copyright: use GPL-2+ as a fallback license + * debian/po: add Swedish translation of debconf templates. + Thanks to Martin Bagge, Anders Jonsson (Closes: #769869) + * debian/po: add Brazilian Portuguese translation of debconf templates. + Thanks to Leonardo Santiago Sidon da Rocha (Closes: #810010) + * debian/patches: drop all patches, they have been applied upstream + * debian/control: bump Standards-Version to 3.9.6 + * debian/rules: install the NEWS file as the upstream changelog + + -- Antonio Ospite Thu, 07 Jan 2016 19:48:13 +0100 + +kinect-audio-setup (0.3-2) unstable; urgency=medium + + * debian/patches: add a patch to make kinect_upload_fw work with more devices + * debian/po: add Portuguese translation for debconf messages. + Thanks to Américo Monteiro (Closes: #733259) + * debian/po/pt.po: fix a typo in a comment s/Translalion/Translation/ + * debian/{control,templates}: use the text reviewed by debian-l10n. + Thanks to Christian PERRIER and Justin B Rye (Closes: #733300) + * debian: update Maintainer email address + * debian/po: update Portuguese translation of debconf templates. + Thanks to Américo Monteiro (Closes: #733259) + * debian/po: add Russian translation of debconf templates. + Thanks to Yuri Kozlov (Closes: #739421) + * debian/po: add Danish translation of debconf templates. + Thanks to Joe Hansen (Closes: #739747) + * debian/po: add French translation of debconf templates. + Thanks to Julien Patriarca (Closes: #739870) + * debian/po: add German translation of debconf templates. + Thanks to Stephan Beck, Christian PERRIER (Closes: #739948) + * debian/po: update Italian translation fo the debconf templates + (Closes: #740075) + * debian/po/pt.po: remove the old untranslated strings + * debian/po: update templates.pot + * debian/po: add Spanish translation of debconf templates. + Thanks to Matías A. Bellone (Closes: #740570) + * debian/po: add Polish translation of debconf templates. + Thanks to Michał Kułach (Closes: #740629) + * debian/po: add Japanese translation of debconf templates. + Thanks to victory (Closes: #740713) + * debian/po: reformat and cleanup translations. + Thanks to Christian PERRIER + * debian/po: add Czech translation of debconf templates. + Thanks to Michal Šimůnek (Closes: #751415) + + -- Antonio Ospite Thu, 19 Jun 2014 13:00:21 +0200 + +kinect-audio-setup (0.3-1) unstable; urgency=medium + + * debian: remove kinect-audio-setup.lintian-overrides + * debian/postrm: do not try to remove /lib/firmware/ + * debian/control: reformatting done by cme + * debian/copyright: update copyright years for the package files + + -- Antonio Ospite Fri, 06 Dec 2013 23:29:42 +0100 + +kinect-audio-setup (0.2-3) unstable; urgency=low + + * debian/kinect-audio-setup.lintian-overrides: move from debian/lintian + * debian/install: drop debian/lintian/kinect-audio-setup + * debian/control: switch to debhelper >= 9 + * debian/gbp.conf: explicitly disable pristine-tar + * debian/control: specify the debian package branch in Vcs-Git + * debian/control: bump Standards-Version to 3.9.5 + * debian/copyright: update to Copyright-Format 1.0 + * debian/watch: add a watch file + * debian/rules: remove some unneeded comments + * debian/control: fix short and long descriptions + * debian/po/templates.pot: fill in some info in the header + * debian/po/it.po: add Italian translation for the debconf dialogs + + -- Antonio Ospite Tue, 19 Nov 2013 17:49:54 +0100 + +kinect-audio-setup (0.2-2) unstable; urgency=low + + * [a3661fb] debian: depend on p7zip-full >= 9.20 + * [cb6e177] debian: use debconf to ask if the user accepts the MSK4W EULA + + -- Antonio Ospite Fri, 03 Feb 2012 13:02:26 +0100 + +kinect-audio-setup (0.2-1) unstable; urgency=low + + * [bb49f29] kinect_upload_fw: disable some compiler flags + * [061cb66] kinect_upload_fw: fix generating endian.h before compiling + kinect_upload_fw + * [d377579] kinect_upload_fw: fix a mingw32 compilation error + * [15a7d9a] kinect_upload_fw: fix reading the firmware file on Windows + * [e1bc8be] Update .gitignore + * [54b0fdd] Add info about building kinect_upload_fw for MS Windows + * [863d1b3] kinect_upload_fw: specify libraries after objects in the linking + command + * [f277611] kinect_fetch_fw: mention wget in the internal documentation + * [8184ae6] kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi + * [c8bf462] kinect_fetch_fw: make the script less verbose when invoking 7z + * [73ef2c4] README: fix a typo and add some clarifications + * [aaf68f5] README: tell where we are getting the actual firmware from + * [24c4089] kinect_fetch_fw: tell where we are getting the firmware from + * [41a7237] Add ChangeLog for v0.2 + * [7983d17] debian: import upstream version v0.2 + * [c4496ae] debian: fix debian-changelog-line-too-long lintian warnings + * [a9c382f] debian/control: tell where the UAC firmare if downloaded from + + -- Antonio Ospite Sun, 27 Nov 2011 13:30:53 +0100 + +kinect-audio-setup (0.1-1) unstable; urgency=low + + * Initial release (Closes: #645072) + + -- Antonio Ospite Wed, 12 Oct 2011 12:51:53 +0200 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/config b/debian/config new file mode 100755 index 0000000..06a4425 --- /dev/null +++ b/debian/config @@ -0,0 +1,8 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +db_input critical kinect-audio-setup/accept_eula || true +db_go diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..cab61f4 --- /dev/null +++ b/debian/control @@ -0,0 +1,37 @@ +Source: kinect-audio-setup +Maintainer: Antonio Ospite +Section: contrib/sound +XS-Autobuild: no +Priority: extra +Build-Depends: debhelper (>= 9), + po-debconf, + libusb-1.0-0-dev, + pkg-config +Standards-Version: 3.9.6 +Vcs-Browser: http://git.ao2.it/kinect-audio-setup.git/ +Vcs-Git: git://git.ao2.it/kinect-audio-setup.git -b debian +Homepage: http://git.ao2.it/kinect-audio-setup.git/ + +Package: kinect-audio-setup +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + debconf, + udev, + wget, + p7zip-full (>= 9.20) +Description: Microsoft Kinect sensor audio setup helpers + When the Kinect sensor is first plugged in, its audio input device shows + up as a generic USB device; after the appropriate firmware is loaded, the + device is reset and it becomes available as a USB Audio Class (UAC) + device. + . + Since the firmware is not redistributable, kinect-audio-setup provides + tools to download it from the Internet at installation time, and sets up + udev rules to call the firmware loader when the device is plugged in to + finally get the UAC device. + . + The UAC firmware is downloaded from the Microsoft Kinect Software + Development Kit at http://www.microsoft.com/en-us/kinectforwindows/, the + license of which can be found at + http://www.microsoft.com/en-us/kinectforwindows/develop/sdk-eula.aspx diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..3bce412 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,71 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kinect-audio-setup +Source: http://git.ao2.it/kinect-audio-setup.git + +Files: * +Copyright: 2011-2014, Antonio Ospite +License: GPL-2+ + +Files: kinect_upload_fw/* +Copyright: 2011 Drew Fisher +License: BSD-2-Clause + +Files: debian/* +Copyright: 2011-2014 Antonio Ospite +License: GPL-2+ + +Files: kinect_fetch_fw +Copyright: 2011 Antonio Ospite +License: WTFPL + +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + +License: BSD-2-Clause + 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. + . + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ''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 DREW FISHER OR CONTRIBUTORS 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. + . + The views and conclusions contained in the software and documentation are + those of the authors and should not be interpreted as representing official + policies, either expressed or implied, of Drew Fisher. + +License: WTFPL + This program is free software. It comes without any warranty, to + the extent permitted by applicable law. You can redistribute it + and/or modify it under the terms of the Do What The Fuck You Want + To Public License, Version 2, as published by Sam Hocevar. See + http://sam.zoy.org/wtfpl/COPYING for more details. diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..e845566 --- /dev/null +++ b/debian/docs @@ -0,0 +1 @@ +README diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..7ac6ffb --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +debian-branch = debian +upstream-branch = master +upstream-tag = v%(version)s +pristine-tar = False diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..de33cc8 --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +kinect_fetch_fw /usr/sbin diff --git a/debian/kinect_fetch_fw.8 b/debian/kinect_fetch_fw.8 new file mode 100644 index 0000000..6af2cd7 --- /dev/null +++ b/debian/kinect_fetch_fw.8 @@ -0,0 +1,36 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH KINECT_FETCH_FW 8 "September 11, 2011" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kinect_fetch_fw \- download the Usb Audio Class firmware for the Kinect +.SH SYNOPSIS +.B kinect_fetch_fw [] +.SH DESCRIPTION +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBkinect_fetch_fw\fP is a program to download the Usb Audio Class device +firmware for the Microsoft Kinect, and to set up udev rules enabling +\fBkinect_upload_fw\fP to be called automatically when the device is detected. +.SH SEE ALSO +.BR kinect_upload_fw (8) +.br +.SH AUTHOR +kinect_fetch_fw was written by Antonio Ospite . +.PP +This manual page was written by Antonio Ospite , +for the Debian project (and may be used by others). diff --git a/debian/kinect_upload_fw.8 b/debian/kinect_upload_fw.8 new file mode 100644 index 0000000..ed02980 --- /dev/null +++ b/debian/kinect_upload_fw.8 @@ -0,0 +1,39 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH KINECT_UPLOAD_FW 8 "September 11, 2011" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kinect_upload_fw \- Kinect firmware uploader to have an Usb Audio Class device +.SH SYNOPSIS +.B kinect_upload_fw +.SH DESCRIPTION +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBkinect_upload_fw\fP is a program that uploads the Usb Audio Class device +firmware to a Microsoft Kinect sensor device. +.PP +Before the firmware is uploaded the device shows up as a generic usb device +with a bulk endpoint, after the firmware upload a reenumeration takes place +and a Usb Audio Class device becomes available. +.SH SEE ALSO +.BR kinect_fetch_fw (8) +.br +.SH AUTHOR +kinect_upload_fw was written by Drew Fisher . +.PP +This manual page was written by Antonio Ospite , +for the Debian project (and may be used by others). diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 0000000..cd10218 --- /dev/null +++ b/debian/manpages @@ -0,0 +1,2 @@ +debian/kinect_fetch_fw.8 +debian/kinect_upload_fw.8 diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..cef83a3 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates diff --git a/debian/po/cs.po b/debian/po/cs.po new file mode 100644 index 0000000..481c5de --- /dev/null +++ b/debian/po/cs.po @@ -0,0 +1,59 @@ +# Czech PO debconf template translation of kinect-audio-setup. +# Copyright (C) 2014 Michal Simunek +# This file is distributed under the same license as the kinect-audio-setup package. +# Michal Simunek , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup 0.3-2\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-06-12 12:05+0200\n" +"Last-Translator: Michal Simunek \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Přijímáte EULA z Microsoft Kinect for Windows?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"K získání binárního firmware, který balíček kinect-audio-setup potřebuje, je " +"nutné potvrdit souhlas s End User License Agreement (EULA) z Microsoft " +"Kinect for Windows Software Development Kit:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA nebyla přijata" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"K získání binárního firmware, který balíček kinect-audio-setup potřebuje, je " +"nutné potvrdit souhlas s End User License Agreement (EULA) z Microsoft " +"Kinect for Windows Software Development Kit." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "Můžete tak učinit později s příkazem \"dpkg-reconfigure kinect-audio-setup\"." diff --git a/debian/po/da.po b/debian/po/da.po new file mode 100644 index 0000000..aec1c73 --- /dev/null +++ b/debian/po/da.po @@ -0,0 +1,59 @@ +# Danish translation kinect-audio-setup. +# Copyright (c) 2014 kinect-audio-setup & nedenstående oversættere. +# This file is distributed under the same license as the kinect-audio-setup package. +# Joe Hansen , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-02-19 12:42+0000\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Accepter du Microsoft Kinect for Windows EULA?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"For at hente den binære firmware krævet af pakken kinect-audio-setup, så " +"skal du acceptere End User License Agreement (EULA) for Microsoft Kinect for " +"Windows Software Development Kit:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA er ikke accepteret" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Du skal acceptere End User License Agreement (EULA) for Microsoft Kinect for " +"Windows Software Development Kit for at kunne hente den binære firmware " +"krævet af pakken kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "Du kan gøre dette senere med »dpkg-reconfigure kinect-audio-setup«." diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000..ec2a9d1 --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,62 @@ +# German translation for kinect-audio-setup. +# Copyright (C) 2014 Antonio Ospite +# This file is distributed under the same license as the kinect-audio-setup package. +# Stephan Beck , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup 0.3.2\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-02-23 23:04-0000\n" +"Last-Translator: Stephan Beck \n" +"Language-Team: Debian German translation team \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Stimmen Sie der EULA für Microsoft Kinect für Windows zu?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Um die für das Paket kinect-audio-setup notwendige Binär-Firmware abzurufen, " +"ist Ihre Zustimmung zur Lizenzvereinbarung für Endbenutzer (EULA) des " +"Software Development Kit von Microsoft Kinect für Windows erforderlich:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA nicht zugestimmt" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Ihre Zustimmung zur Lizenzvereinbarung für Endbenutzer (EULA) des Software " +"Development Kit von Microsoft Kinect für Windows ist erforderlich, um die " +"für das Paket kinect-audio-setup notwendige Binär-Firmware abzurufen." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Sie können dies später noch erledigen, indem Sie »dpkg-reconfigure kinect-" +"audio-setup« ausführen." diff --git a/debian/po/es.po b/debian/po/es.po new file mode 100644 index 0000000..560fbe8 --- /dev/null +++ b/debian/po/es.po @@ -0,0 +1,83 @@ +# kinect-audio-setup po-debconf translation to Spanish +# Copyright (C) 2014 Software in the Public Interest +# This file is distributed under the same license as the kinect-audio-setup package. +# +# Changes: +# - Initial translation +# Matías A. Bellone , 2014 +# +# Traductores, si no conocen el formato PO, merece la pena leer la +# de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Equipo de traducción al español, por favor, lean antes de traducir +# los siguientes documentos: +# +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/ +# especialmente las notas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-02-18 14:05-0300\n" +"Last-Translator: Matías Bellone \n" +"Language-Team: Debian l10n Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "" +"¿Acepta la licencia de usuario final («EULA») de Microsoft Kinect para " +"Windows?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Necesita aceptar la licencia de usuario final («EULA») del kit de desarrollo " +"de software de Microsoft Kinect para Windows para poder obtener el firmware " +"binario que necesita el paquete kinect-audio-setup:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "No aceptó la licencia («EULA»)" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Necesita aceptar la licencia de usuario final («EULA») del kit de desarrollo " +"de software de Microsoft Kinect para Windows para poder obtener el firmware " +"binario que necesita el paquete kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Puede hacerlo más adelante ejecutando «dpkg-reconfigure kinect-audio-setup»." diff --git a/debian/po/fr.po b/debian/po/fr.po new file mode 100644 index 0000000..8be05c4 --- /dev/null +++ b/debian/po/fr.po @@ -0,0 +1,63 @@ +# Translation to french of kinect-audio-setup debconf templates. +# Copyright (C) 2014, French l10n team +# This file is distributed under the same license as the kinect-audio-setup package. +# Julien Patriarca \n" +"Language-Team: FRENCH \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "" +"Acceptez-vous le contrat d'utilisateur final (« EULA ») Microsoft Kinect " +"pour Windows ?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Afin de récupérer le fichier binaire nécessaire au paquet kinect-audio-" +"setup, vous devez accepter le contrat d'utilisateur final (« EULA ») du " +"logiciel de développement Microsoft Kinect pour Windows :" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA non accepté" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Vous devez accepter le contrat d'utilisateur final (« EULA ») du logiciel de " +"développement Microsoft Kinect pour Windows afin de récupérer le fichier " +"binaire nécessaire au paquet kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Vous pourrez le faire plus tard avec la commande « dpkg-reconfigure kinect-" +"audio-setup »." diff --git a/debian/po/it.po b/debian/po/it.po new file mode 100644 index 0000000..1032d49 --- /dev/null +++ b/debian/po/it.po @@ -0,0 +1,60 @@ +# Italian (Italy) kinect-audio-setup debconf translation +# Copyright (C) 2013 Antonio Ospite +# This file is distributed under the same license as the kinect-audio-setup package. +# Antonio Ospite +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2013-11-19 17:31+0100\n" +"Last-Translator: Antonio Ospite \n" +"Language-Team: ITALIAN \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Accetti la EULA di Microsoft Kinect For Windows?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Per poter scaricare il firmware binario richiesto dal pacchetto kinect-audio-" +"setup devi accettare l'accordo di licenza con l'utente finale (EULA) del " +"Software Development Kit per Microsoft Kinect For Windows:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA non accettata" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Devi accettare l'accordo di licenza con l'utente finale (EULA) del Software " +"Development Kit per Microsoft Kinect For Windows per poter scaricare il " +"firmware binario richiesto dal pacchetto kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Puoi fare ciò in seguito eseguendo \"dpkg-reconfigure kinect-audio-setup\"." diff --git a/debian/po/ja.po b/debian/po/ja.po new file mode 100644 index 0000000..62ad46b --- /dev/null +++ b/debian/po/ja.po @@ -0,0 +1,59 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the kinect-audio-setup package. +# victory , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-02-18 02:39+0900\n" +"Last-Translator: victory \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Microsoft Kinect for Windows の EULA を受け入れますか?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"kinect-audio-setup パッケージが必要とするバイナリファームウェアを取得するため" +"には Microsoft Kinect for Windows Software Development Kit の End User " +"License Agreement (EULA) に同意する必要があります:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA を受け入れませんでした" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"kinect-audio-setup パッケージが必要とするバイナリファームウェアを取得するため" +"には Microsoft Kinect for Windows Software Development Kit の End User " +"License Agreement (EULA) に同意する必要があります。" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "「dpkg-reconfigure kinect-audio-setup」により後から実行できます。" diff --git a/debian/po/nl.po b/debian/po/nl.po new file mode 100644 index 0000000..a51b64e --- /dev/null +++ b/debian/po/nl.po @@ -0,0 +1,62 @@ +# Dutch translation of kinect-audio-setup debconf templates. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the kinect-audio-setup package. +# Frans Spiesschaert , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-10-21 18:24+0200\n" +"Last-Translator: Frans Spiesschaert \n" +"Language-Team: Debian Dutch l10n Team \n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Gaat u akkoord met de EO van Microsoft Kinect voor Windows?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Om de binaire firmware te kunnen ophalen die het pakket kinect-audio-setup " +"nodig heeft, moet u de EindgebruikersOvereenkomst (EO) van de " +"Softwareontwikkelaarskit van Microsoft Kinect voor Windows aanvaarden:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EO niet aanvaard" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"U dient akkoord te gaan met de EindgebruikersOvereenkomst (EO) van de " +"Softwareontwikkelaarskit van Microsoft Kinect voor Windows om de binaire " +"firmware te kunnen ophalen die het pakket kinect-audio-setup nodig heeft." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"U kunt dit later doen met de opdracht \"dpkg-reconfigure kinect-audio-setup" +"\"." diff --git a/debian/po/pl.po b/debian/po/pl.po new file mode 100644 index 0000000..a15c9aa --- /dev/null +++ b/debian/po/pl.po @@ -0,0 +1,64 @@ +# Translation of kinect-audio-setup debconf templates to Polish. +# Copyright (C) 2014 +# This file is distributed under the same license as the kinect-audio-setup package. +# +# Michał Kułach , 2014. +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-03-03 19:06+0100\n" +"Last-Translator: Michał Kułach \n" +"Language-Team: Polish \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Zaakceptować umowę licencyjną do Microsoft Kinect?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Aby pobrać oprogramowanie wymagane przez pakiet kinect-audio-setup konieczne " +"jest zaakceptowanie umowy licencyjnej (EULA) Microsoft Kinect do Windows " +"Software Development Kit:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "Umowa nie została zaakceptowana" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Wymagane jest zaakceptowanie umowy licencyjnej (EULA) Microsoft Kinect do " +"Windows Software Development Kit, aby pobrać oprogramowanie wymagane przez " +"pakiet kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Można uczynić to później, wydając polecenie \"dpkg-reconfigure kinect-audio-" +"setup\"." diff --git a/debian/po/pt.po b/debian/po/pt.po new file mode 100644 index 0000000..5e35d8b --- /dev/null +++ b/debian/po/pt.po @@ -0,0 +1,63 @@ +# Translalion of kinect-audio-setup's debconf messages to european portuguese +# +# Copyright (C) 2013 Antonio Ospite +# This file is distributed under the same license as the kinect-audio-setup package. +# +# Américo Monteiro , 2013, 2014. +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-02-18 22:18+0000\n" +"Last-Translator: Américo Monteiro \n" +"Language-Team: Portuguese \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Aceita a EULA Kinect para Windows da Microsoft?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"De modo a buscar o firmware binário necessário pelo pacote kinect-audio-" +"setup, você precisa de concordar com a End User License Agreement (EULA) do " +"Kinect para Windows Software Development Kit da Microsoft:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA não aceite" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Você precisa aceitar a End User License Agreement (EULA) do Kinect para " +"Windows Software Development Kit da Microsoft de modo a obter o firmware " +"binário necessário pelo pacote kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Você pode fazer isto mais tarde com \"dpkg-reconfigure kinect-audio-setup\"." diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po new file mode 100644 index 0000000..91acbf8 --- /dev/null +++ b/debian/po/pt_BR.po @@ -0,0 +1,61 @@ +# Debconf translations for kinect-audio-setup. +# Copyright (C) 2015 THE kinect-audio-setup'S COPYRIGHT HOLDER +# This file is distributed under the same license as the kinect-audio-setup package. +# Leonardo Santiago Sidon da Rocha , 2015. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2016-01-03 13:18-0200\n" +"Last-Translator: Leonardo Santiago Sidon da Rocha \n" +"Language-Team: Brazilian Portuguese \n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Você aceita a EULA do Microsoft Kinect para Windows?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"A fim de baixar o firmware binário necessário para o pacote kinect-audio-" +"setup, você precisa aceitar o Contrato de Licença de Usuário Final (EULA) do " +"Kit de Desenvolvimento de Software do Microsoft Kinect para Windows:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "EULA não aceita" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Você precisa aceitar o Contrato de Licença de Usuário Final (EULA) do Kit de " +"Desenvolvimento de Software do Microsoft Kinect para Windows a fim de baixar " +"o firmware binário necessário para o pacote kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Você pode fazer isso depois com \"dpkg-reconfigure kinect-audio-setup\"." diff --git a/debian/po/ru.po b/debian/po/ru.po new file mode 100644 index 0000000..dd9e30b --- /dev/null +++ b/debian/po/ru.po @@ -0,0 +1,63 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the kinect-audio-setup package. +# +# Yuri Kozlov , 2014. +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup 0.3-2\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-02-18 19:32+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Принимаете соглашение Microsoft Kinect for Windows EULA?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"Чтобы получить двоичную микропрограмму, необходимую для пакета kinect-audio-" +"setup, вам нужно принять соглашение End User License Agreement (EULA) для " +"Microsoft Kinect for Windows Software Development Kit:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "Соглашение EULA не принято" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Вам необходимо принять соглашение End User License Agreement (EULA) для " +"Microsoft Kinect for Windows Software Development Kit, чтобы получить " +"двоичную микропрограмму, необходимую для пакета kinect-audio-setup." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Вы можете сделать это позднее с помощью команды «dpkg-reconfigure kinect-" +"audio-setup»." diff --git a/debian/po/sv.po b/debian/po/sv.po new file mode 100644 index 0000000..b39d978 --- /dev/null +++ b/debian/po/sv.po @@ -0,0 +1,61 @@ +# Translation of kinect-audio-setup debconf template to Swedish +# Copyright (C) 2014 Martin Bagge +# This file is distributed under the same license as the kinect-audio-setup package. +# +# Martin Bagge , 2014 +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-11-17 10:39+0100\n" +"Last-Translator: Martin Bagge / brother \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.6.10\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Accepterar du Microsoft Kinect for Windows användaravtal?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"För att kunna hämta den tillhandahållna mjukvaran som behövs för kinect-" +"audio-setup-paketet måste du acceptera användaravtalet (EULA - End User " +"License Agreement) för Microsoft Kinect for Windows Software Development Kit:" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "Användaravtalet godkändes ej" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"Du måste acceptera användaravtalet (EULA - End User License Agreement) för " +"Microsoft Kinect for Windows Software Development Kit för att få lov att " +"hämta mjukvaran som behövs för kinect-audio-setup-paketet." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "Du kan göra detta senare med \"dpkg-reconfigure kinect-audio-setup\"." diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..7d4fbf4 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,54 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" diff --git a/debian/po/tr.po b/debian/po/tr.po new file mode 100644 index 0000000..ad6c32b --- /dev/null +++ b/debian/po/tr.po @@ -0,0 +1,64 @@ +# Turkish translation of kinect-audio-setup package +# Copyright (C) 2014 Mert Dirik +# This file is distributed under the same license as the kinect-audio-setup package. +# Mert Dirik , 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2014-02-17 18:39+0100\n" +"PO-Revision-Date: 2014-08-09 00:40+0200\n" +"Last-Translator: Mert Dirik \n" +"Language-Team: Debian L10n Turkish \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "" +"Windows için Microsoft Kinect Son Kullanıcı Lisans Anlaşmasını kabul ediyor " +"musunuz?" + +#. Type: boolean +#. Description +#: ../templates:2001 +msgid "" +"In order to fetch the binary firmware needed by the kinect-audio-setup " +"package, you need to agree to the End User License Agreement (EULA) of the " +"Microsoft Kinect for Windows Software Development Kit:" +msgstr "" +"kinect-audio-setup paketi için gerekli olan bellenim (firmware) dosyasını " +"indirebilmek için \"Windows için Microsoft Kinect Yazılım Geliştirme Kiti " +"Son Kullanıcı Lisans Anlaşması\"nı onaylamanız gerekmektedir." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "EULA not accepted" +msgstr "Anlaşma kabul edilmedi" + +#. Type: error +#. Description +#: ../templates:3001 +msgid "" +"You need to accept the End User License Agreement (EULA) of the Microsoft " +"Kinect for Windows Software Development Kit in order to fetch the binary " +"firmware needed by the kinect-audio-setup package." +msgstr "" +"kinect-audio-setup paketi için gerekli olan bellenim (firmware) dosyasını " +"indirebilmek için \"Windows için Microsoft Kinect Yazılım Geliştirme Kiti " +"Son Kullanıcı Lisans Anlaşması\"nı onaylamanız gerekmektedir." + +#. Type: error +#. Description +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." +msgstr "" +"Anlaşmayı daha sonra onaylamak için \"dpkg-reconfigure kinect-audio-setup\" " +"komutunu çalıştırın." diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 0000000..b51bed0 --- /dev/null +++ b/debian/postinst @@ -0,0 +1,36 @@ +#!/bin/sh +# postinst script for kinect-audio-setup +# +# see: dh_installdeb(1) + +set -e + +. /usr/share/debconf/confmodule + +case "$1" in + configure) + db_get kinect-audio-setup/accept_eula + if [ "$RET" = "false" ]; then + db_input high kinect-audio-setup/eula_not_accepted || true + db_go + else + kinect_fetch_fw /lib/firmware/kinect /usr/sbin/kinect_upload_fw 1>&2 || true + udevadm control --reload-rules || true + fi + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff --git a/debian/postrm b/debian/postrm new file mode 100644 index 0000000..eb8e315 --- /dev/null +++ b/debian/postrm @@ -0,0 +1,33 @@ +#!/bin/sh +# postrm script for kinect-audio-setup +# +# see: dh_installdeb(1) + +set -e + +case "$1" in + purge) + rm -rf /lib/firmware/kinect + + if [ -e /usr/share/debconf/confmodule ]; + then + . /usr/share/debconf/confmodule + db_purge + fi + ;; + + remove|upgrade|failed-upgrade|abort-upgrade|abort-install) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..ee8ffc2 --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +%: + PREFIX=/usr dh $@ + +override_dh_installchangelogs: + dh_installchangelogs NEWS diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/templates b/debian/templates new file mode 100644 index 0000000..a5d1c18 --- /dev/null +++ b/debian/templates @@ -0,0 +1,28 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: kinect-audio-setup/accept_eula +Type: boolean +Default: false +#flag:translate!:3 +_Description: Do you accept the Microsoft Kinect for Windows EULA? + In order to fetch the binary firmware needed by the kinect-audio-setup + package, you need to agree to the End User License Agreement (EULA) of + the Microsoft Kinect for Windows Software Development Kit: + . + http://www.microsoft.com/en-us/kinectforwindows/develop/sdk-eula.aspx + +Template: kinect-audio-setup/eula_not_accepted +Type: error +_Description: EULA not accepted + You need to accept the End User License Agreement (EULA) of the + Microsoft Kinect for Windows Software Development Kit in order + to fetch the binary firmware needed by the kinect-audio-setup package. + . + You can do this later with "dpkg-reconfigure kinect-audio-setup". diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..b9ca162 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=3 + +opts=downloadurlmangle=s/shortlog\/refs\/tags\/(v[\d\.]+)/snapshot\/$1.tar.gz/,\ +filenamemangle=s/.*v([\d\.]+)$/kinect-audio-setup-$1.tar.gz/ \ + http://git.ao2.it/kinect-audio-setup.git/tags ^.*v([\d\.]+)