From 270918218e3d992b1afc9d7864c68e4fac6aa4a5 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sat, 28 Dec 2013 12:36:52 +0100 Subject: [PATCH 01/16] debian/po: add Portuguese translation for debconf messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: #733259 Thanks: Américo Monteiro --- debian/po/pt.po | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 debian/po/pt.po diff --git a/debian/po/pt.po b/debian/po/pt.po new file mode 100644 index 0000000..5d1f05d --- /dev/null +++ b/debian/po/pt.po @@ -0,0 +1,70 @@ +# 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. +msgid "" +msgstr "" +"Project-Id-Version: kinect-audio-setup\n" +"Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" +"POT-Creation-Date: 2012-02-03 11:51+0100\n" +"PO-Revision-Date: 2013-12-27 20:34+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:1001 +msgid "Do you accept the Microsoft KinectForWindows EULA?" +msgstr "Aceita a EULA KinectForWindows da Microsoft?" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "" +"In order to fetch the binary firmware needed by this package you need to " +"agree to the EULA of the Microsoft KinectForWindows SDK:" +msgstr "" +"De modo a buscar o firmware binário necessário por este pacote, você " +"precisa de concordar com a EULA KinectForWindows SDK da Microsoft:" + +#. Type: boolean +#. Description +#: ../templates:1001 +msgid "http://www.kinectforwindows.org/download/EULA.htm" +msgstr "http://www.kinectforwindows.org/download/EULA.htm" + +#. Type: note +#. Description +#: ../templates:2001 +msgid "EULA not accepted" +msgstr "EULA não aceite" + +#. Type: note +#. Description +#: ../templates:2001 +msgid "" +"You need to accept the EULA of Microsoft KinectForWindows SDK in order to " +"fetch the binary firmware needed by this package." +msgstr "" +"Você precisa aceitar a EULA KinectForWindows SDK da Microsoft de modo " +"a obter o firmware binário necessário por este pacote." + +#. Type: note +#. Description +#: ../templates:2001 +msgid "" +"You can do this later by calling:\n" +" dpkg-reconfigure kinect-audio-setup" +msgstr "" +"Você pode fazer isto mais tarde ao chamar:\n" +" dpkg-reconfigure kinect-audio-setup" + + -- 2.1.4 From 02ef9b10d80d015ec082013a13f97d8fcb0db233 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sat, 28 Dec 2013 12:41:01 +0100 Subject: [PATCH 02/16] debian/po/pt.po: fix a typo in a comment s/Translalion/Translation/ --- debian/po/pt.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/po/pt.po b/debian/po/pt.po index 5d1f05d..7de7d14 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -1,4 +1,4 @@ -# Translalion of kinect-audio-setup's debconf messages to european portuguese +# Translation 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. -- 2.1.4 From 2cf407b11e051c398c34a4d60229cc8c27b82d88 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 9 Jan 2014 14:48:31 +0100 Subject: [PATCH 03/16] debian/{control,templates}: use the text reviewed by debian-l10n Closes: #733300 Thanks: Christian PERRIER and Justin B Rye --- debian/control | 25 +++++++++++++------------ debian/templates | 29 ++++++++++++++++++++--------- 2 files changed, 33 insertions(+), 21 deletions(-) diff --git a/debian/control b/debian/control index 6b35c5e..0658722 100644 --- a/debian/control +++ b/debian/control @@ -20,17 +20,18 @@ Depends: ${shlibs:Depends}, udev, wget, p7zip-full (>= 9.20) -Description: helpers to setup audio input from the Microsoft Kinect sensor - When the Kinect is first plugged in the USB port it shows up as - a generic USB device with a bulk endpoint; after uploading a certain - firmware a reenumeration takes place and a USB Audio Class device - becomes available. +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. . - kinect-audio-setup provides tools to download the firmware off the net - at installation time —since the firmware is not redistributable—, and - it sets up udev rules to call the firmware loader when the device is - plugged in to finally get the USB Audio Class 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 SDK at - http://www.kinectforwindows.org, the license of the SDK can be found at - http://www.kinectforwindows.org/download/EULA.htm + 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/templates b/debian/templates index d5cb6ab..a5d1c18 100644 --- a/debian/templates +++ b/debian/templates @@ -1,17 +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 -_Description: Do you accept the Microsoft KinectForWindows EULA? - In order to fetch the binary firmware needed by this package you need - to agree to the EULA of the Microsoft KinectForWindows SDK: +#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.kinectforwindows.org/download/EULA.htm + http://www.microsoft.com/en-us/kinectforwindows/develop/sdk-eula.aspx Template: kinect-audio-setup/eula_not_accepted -Type: note +Type: error _Description: EULA not accepted - You need to accept the EULA of Microsoft KinectForWindows SDK in order - to fetch the binary firmware needed by this package. + 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 by calling: - dpkg-reconfigure kinect-audio-setup + You can do this later with "dpkg-reconfigure kinect-audio-setup". -- 2.1.4 From 3f5a9f91b086c1e0c67127e08b683c508cc60f5a Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 15:23:18 +0100 Subject: [PATCH 04/16] debian: update Maintainer email address --- debian/control | 2 +- debian/copyright | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0658722..29f3abb 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: kinect-audio-setup -Maintainer: Antonio Ospite +Maintainer: Antonio Ospite Section: contrib/sound XS-Autobuild: no Priority: extra diff --git a/debian/copyright b/debian/copyright index cd5f02b..8802278 100644 --- a/debian/copyright +++ b/debian/copyright @@ -33,7 +33,7 @@ License: BSD-2-Clause policies, either expressed or implied, of Drew Fisher. Files: debian/* -Copyright: 2011-2013 Antonio Ospite +Copyright: 2011-2014 Antonio Ospite 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 -- 2.1.4 From bda529e33191416eb77018903c1102fc16113400 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 12:23:05 +0100 Subject: [PATCH 05/16] debian/po: update Portuguese translation of debconf templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: #733259 Thanks: Américo Monteiro --- debian/po/pt.po | 75 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 34 deletions(-) diff --git a/debian/po/pt.po b/debian/po/pt.po index 7de7d14..da049c6 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -1,15 +1,15 @@ -# Translation of kinect-audio-setup's debconf messages to european portuguese +# 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. +# 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: 2012-02-03 11:51+0100\n" -"PO-Revision-Date: 2013-12-27 20:34+0000\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" @@ -21,50 +21,57 @@ msgstr "" #. Type: boolean #. Description -#: ../templates:1001 -msgid "Do you accept the Microsoft KinectForWindows EULA?" -msgstr "Aceita a EULA KinectForWindows da Microsoft?" +#: ../templates:2001 +#| msgid "Do you accept the Microsoft KinectForWindows EULA?" +msgid "Do you accept the Microsoft Kinect for Windows EULA?" +msgstr "Aceita a EULA Kinect para Windows da Microsoft?" #. Type: boolean #. Description -#: ../templates:1001 +#: ../templates:2001 +#| msgid "" +#| "In order to fetch the binary firmware needed by this package you need to " +#| "agree to the EULA of the Microsoft KinectForWindows SDK:" msgid "" -"In order to fetch the binary firmware needed by this package you need to " -"agree to the EULA of the Microsoft KinectForWindows SDK:" +"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 por este pacote, você " -"precisa de concordar com a EULA KinectForWindows SDK da Microsoft:" - -#. Type: boolean -#. Description -#: ../templates:1001 -msgid "http://www.kinectforwindows.org/download/EULA.htm" -msgstr "http://www.kinectforwindows.org/download/EULA.htm" +"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: note +#. Type: error #. Description -#: ../templates:2001 +#: ../templates:3001 msgid "EULA not accepted" msgstr "EULA não aceite" -#. Type: note +#. Type: error #. Description -#: ../templates:2001 +#: ../templates:3001 +#| msgid "" +#| "You need to accept the EULA of Microsoft KinectForWindows SDK in order to " +#| "fetch the binary firmware needed by this package." msgid "" -"You need to accept the EULA of Microsoft KinectForWindows SDK in order to " -"fetch the binary firmware needed by this package." +"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 EULA KinectForWindows SDK da Microsoft de modo " -"a obter o firmware binário necessário por este pacote." +"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: note +#. Type: error #. Description -#: ../templates:2001 -msgid "" -"You can do this later by calling:\n" -" dpkg-reconfigure kinect-audio-setup" +#: ../templates:3001 +#| msgid "" +#| "You can do this later by calling:\n" +#| " dpkg-reconfigure kinect-audio-setup" +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." msgstr "" -"Você pode fazer isto mais tarde ao chamar:\n" -" dpkg-reconfigure kinect-audio-setup" - +"Você pode fazer isto mais tarde com \"dpkg-reconfigure kinect-audio-setup\"." +#~ msgid "http://www.kinectforwindows.org/download/EULA.htm" +#~ msgstr "http://www.kinectforwindows.org/download/EULA.htm" -- 2.1.4 From e702583ee0d3669e1b0c30f7e45b29e55f78efac Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 12:27:59 +0100 Subject: [PATCH 06/16] debian/po: add Russian translation of debconf templates Closes: #739421 Thanks: Yuri Kozlov --- debian/po/ru.po | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 debian/po/ru.po diff --git a/debian/po/ru.po b/debian/po/ru.po new file mode 100644 index 0000000..ed81920 --- /dev/null +++ b/debian/po/ru.po @@ -0,0 +1,65 @@ +# 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»." + -- 2.1.4 From 25538041f239f998e770233c7d047d207495ab7c Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 12:30:03 +0100 Subject: [PATCH 07/16] debian/po: add Danish translation of debconf templates Closes: #739747 Thanks: Joe Hansen --- debian/po/da.po | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 debian/po/da.po diff --git a/debian/po/da.po b/debian/po/da.po new file mode 100644 index 0000000..f2036ff --- /dev/null +++ b/debian/po/da.po @@ -0,0 +1,60 @@ +# 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«." + -- 2.1.4 From d22f3f787fd7b3b0bba376b0598aaf167aa2d05e Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 12:32:21 +0100 Subject: [PATCH 08/16] debian/po: add French translation of debconf templates Closes: #739870 Thanks: Julien Patriarca --- debian/po/fr.po | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 debian/po/fr.po diff --git a/debian/po/fr.po b/debian/po/fr.po new file mode 100644 index 0000000..0dc06da --- /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 »." -- 2.1.4 From 9a0c11b92508aba5728be7285321e3eb6f105c7f Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 12:37:39 +0100 Subject: [PATCH 09/16] debian/po: add German translation of debconf templates Closes: #739948 Thanks: Stephan Beck, Christian PERRIER --- debian/po/de.po | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 debian/po/de.po 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." -- 2.1.4 From 92b56a333eaf14ae4493e58205e935e5bb62e2a0 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 13:10:32 +0100 Subject: [PATCH 10/16] debian/po: update Italian translation fo the debconf templates Closes: #740075 --- debian/po/it.po | 63 ++++++++++++++++++++++++++------------------------------- 1 file changed, 29 insertions(+), 34 deletions(-) diff --git a/debian/po/it.po b/debian/po/it.po index f7f0af1..93e6be3 100644 --- a/debian/po/it.po +++ b/debian/po/it.po @@ -1,16 +1,16 @@ # Italian (Italy) kinect-audio-setup debconf translation -# Copyright (C) 2013 Antonio Ospite +# Copyright (C) 2013 Antonio Ospite # This file is distributed under the same license as the kinect-audio-setup package. -# Antonio Ospite +# 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: 2012-02-03 11:51+0100\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: LANGUAGE \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" @@ -18,48 +18,43 @@ msgstr "" #. Type: boolean #. Description -#: ../templates:1001 -msgid "Do you accept the Microsoft KinectForWindows EULA?" -msgstr "Accetti la EULA di Microsoft KinectForWindows?" +#: ../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:1001 +#: ../templates:2001 msgid "" -"In order to fetch the binary firmware needed by this package you need to " -"agree to the EULA of the Microsoft KinectForWindows SDK:" +"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 da questo pacchetto devi " -"accettare la EULA dell'SDK Microsoft KinectForWindows:" - -#. Type: boolean -#. Description -#: ../templates:1001 -msgid "http://www.kinectforwindows.org/download/EULA.htm" -msgstr "http://www.kinectforwindows.org/download/EULA.htm" +"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: note +#. Type: error #. Description -#: ../templates:2001 +#: ../templates:3001 msgid "EULA not accepted" msgstr "EULA non accettata" -#. Type: note +#. Type: error #. Description -#: ../templates:2001 +#: ../templates:3001 msgid "" -"You need to accept the EULA of Microsoft KinectForWindows SDK in order to " -"fetch the binary firmware needed by this package." +"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 la EULA dell'SDK Microsoft KinectForWindows per poter " -"scaricare il firmware binario richiesto da questo pacchetto." +"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: note +#. Type: error #. Description -#: ../templates:2001 -msgid "" -"You can do this later by calling:\n" -" dpkg-reconfigure kinect-audio-setup" +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." msgstr "" -"Puoi fare ciò in seguito eseguendo:\n" -" dpkg-reconfigure kinect-audio-setup" +"Puoi fare ciò in seguito eseguendo \"dpkg-reconfigure kinect-audio-setup\"." -- 2.1.4 From 2aff2bcf4f7ad161ec9059ef7bb91bab23e54867 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 25 Feb 2014 15:31:13 +0100 Subject: [PATCH 11/16] debian/po/pt.po: remove the old untranslated strings --- debian/po/pt.po | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/debian/po/pt.po b/debian/po/pt.po index da049c6..e98bc67 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -22,16 +22,12 @@ msgstr "" #. Type: boolean #. Description #: ../templates:2001 -#| msgid "Do you accept the Microsoft KinectForWindows EULA?" 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 this package you need to " -#| "agree to the EULA of the Microsoft KinectForWindows SDK:" 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 " @@ -51,9 +47,6 @@ msgstr "EULA não aceite" #. Type: error #. Description #: ../templates:3001 -#| msgid "" -#| "You need to accept the EULA of Microsoft KinectForWindows SDK in order to " -#| "fetch the binary firmware needed by this package." 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 " @@ -66,12 +59,6 @@ msgstr "" #. Type: error #. Description #: ../templates:3001 -#| msgid "" -#| "You can do this later by calling:\n" -#| " dpkg-reconfigure kinect-audio-setup" 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\"." - -#~ msgid "http://www.kinectforwindows.org/download/EULA.htm" -#~ msgstr "http://www.kinectforwindows.org/download/EULA.htm" -- 2.1.4 From a6a46fde978f2b151f68fc8f305c59e416fe5736 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 3 Mar 2014 16:16:55 +0100 Subject: [PATCH 12/16] debian/po: update templates.pot Add the templates.pot from which the *.po files have been created. --- debian/po/templates.pot | 46 ++++++++++++++++++++-------------------------- 1 file changed, 20 insertions(+), 26 deletions(-) diff --git a/debian/po/templates.pot b/debian/po/templates.pot index b10a19c..7d4fbf4 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -1,6 +1,6 @@ -# kinect-audio-setup debconf template -# Copyright (C) 2013 Antonio Ospite -# This file is distributed under the same license as the kinect-audio-setup package. +# 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: kinect-audio-setup\n" "Report-Msgid-Bugs-To: kinect-audio-setup@packages.debian.org\n" -"POT-Creation-Date: 2012-02-03 11:51+0100\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" @@ -19,42 +19,36 @@ msgstr "" #. Type: boolean #. Description -#: ../templates:1001 -msgid "Do you accept the Microsoft KinectForWindows EULA?" +#: ../templates:2001 +msgid "Do you accept the Microsoft Kinect for Windows EULA?" msgstr "" #. Type: boolean #. Description -#: ../templates:1001 +#: ../templates:2001 msgid "" -"In order to fetch the binary firmware needed by this package you need to " -"agree to the EULA of the Microsoft KinectForWindows SDK:" -msgstr "" - -#. Type: boolean -#. Description -#: ../templates:1001 -msgid "http://www.kinectforwindows.org/download/EULA.htm" +"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: note +#. Type: error #. Description -#: ../templates:2001 +#: ../templates:3001 msgid "EULA not accepted" msgstr "" -#. Type: note +#. Type: error #. Description -#: ../templates:2001 +#: ../templates:3001 msgid "" -"You need to accept the EULA of Microsoft KinectForWindows SDK in order to " -"fetch the binary firmware needed by this package." +"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: note +#. Type: error #. Description -#: ../templates:2001 -msgid "" -"You can do this later by calling:\n" -" dpkg-reconfigure kinect-audio-setup" +#: ../templates:3001 +msgid "You can do this later with \"dpkg-reconfigure kinect-audio-setup\"." msgstr "" -- 2.1.4 From 5df3599a21c0733261bd31ddaed3899ec9fb7ef1 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 3 Mar 2014 16:19:54 +0100 Subject: [PATCH 13/16] debian/po: add Spanish translation of debconf templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: #740570 Thanks: Matías A. Bellone --- debian/po/es.po | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 debian/po/es.po diff --git a/debian/po/es.po b/debian/po/es.po new file mode 100644 index 0000000..93e9eea --- /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»." -- 2.1.4 From d8f0278c9ccf78b1237132e0682157abc7b1f90d Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 3 Mar 2014 22:54:28 +0100 Subject: [PATCH 14/16] debian/po: add Polish translation of debconf templates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: #740629 Thanks: Michał Kułach --- debian/po/pl.po | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 debian/po/pl.po diff --git a/debian/po/pl.po b/debian/po/pl.po new file mode 100644 index 0000000..04f67a4 --- /dev/null +++ b/debian/po/pl.po @@ -0,0 +1,66 @@ +# 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\"." + + -- 2.1.4 From 1c34e2cf2a7afd9129aae983035efb031379dd93 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 4 Mar 2014 11:59:26 +0100 Subject: [PATCH 15/16] debian/po: add Japanese translation of debconf templates Closes: #740713 Thanks: victory --- debian/po/ja.po | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 debian/po/ja.po 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」により後から実行できます。" -- 2.1.4 From 0d2446288eba1c8ea31826151609523261823890 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 19 Jun 2014 11:57:52 +0200 Subject: [PATCH 16/16] debian/po: reformat and cleanup translations Thanks: Christian PERRIER --- debian/po/da.po | 13 ++++++------- debian/po/es.po | 16 ++++++++-------- debian/po/fr.po | 6 +++--- debian/po/it.po | 6 +++--- debian/po/pl.po | 6 ++---- debian/po/pt.po | 7 +++---- debian/po/ru.po | 18 ++++++++---------- 7 files changed, 33 insertions(+), 39 deletions(-) diff --git a/debian/po/da.po b/debian/po/da.po index f2036ff..aec1c73 100644 --- a/debian/po/da.po +++ b/debian/po/da.po @@ -30,9 +30,9 @@ msgid "" "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:" +"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 @@ -48,13 +48,12 @@ msgid "" "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." +"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/es.po b/debian/po/es.po index 93e9eea..560fbe8 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -42,8 +42,8 @@ msgstr "" #: ../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?" +"¿Acepta la licencia de usuario final («EULA») de Microsoft Kinect para " +"Windows?" #. Type: boolean #. Description @@ -53,9 +53,9 @@ msgid "" "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:" +"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 @@ -71,9 +71,9 @@ msgid "" "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." +"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 diff --git a/debian/po/fr.po b/debian/po/fr.po index 0dc06da..8be05c4 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -2,7 +2,7 @@ # Copyright (C) 2014, French l10n team # This file is distributed under the same license as the kinect-audio-setup package. # Julien Patriarca =2 && n%10<" -"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 @@ -32,9 +32,8 @@ msgid "" "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) для " +"Чтобы получить двоичную микропрограмму, необходимую для пакета kinect-audio-" +"setup, вам нужно принять соглашение End User License Agreement (EULA) для " "Microsoft Kinect for Windows Software Development Kit:" #. Type: error @@ -52,14 +51,13 @@ msgid "" "firmware needed by the kinect-audio-setup package." msgstr "" "Вам необходимо принять соглашение End User License Agreement (EULA) для " -"Microsoft Kinect for Windows Software Development Kit, чтобы " -"получить двоичную микропрограмму, необходимую для пакета kinect-audio-setup." +"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»." - +"Вы можете сделать это позднее с помощью команды «dpkg-reconfigure kinect-" +"audio-setup»." -- 2.1.4