From 62b5deb77dca4d013c1ce4a21430eb901f1c068f Mon Sep 17 00:00:00 2001 From: Daniel Pavel Date: Mon, 17 Jun 2013 16:11:46 +0200 Subject: [PATCH] debconf translation support (just english for now) --- packaging/debian/po/POTFILES.in | 1 + packaging/debian/po/en.po | 76 +++++++++++++++++++++++++++++++ packaging/debian/po/templates.pot | 62 +++++++++++++++++++++++++ 3 files changed, 139 insertions(+) create mode 100644 packaging/debian/po/POTFILES.in create mode 100644 packaging/debian/po/en.po create mode 100644 packaging/debian/po/templates.pot diff --git a/packaging/debian/po/POTFILES.in b/packaging/debian/po/POTFILES.in new file mode 100644 index 00000000..1030f0c7 --- /dev/null +++ b/packaging/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] solaar.templates diff --git a/packaging/debian/po/en.po b/packaging/debian/po/en.po new file mode 100644 index 00000000..584fed32 --- /dev/null +++ b/packaging/debian/po/en.po @@ -0,0 +1,76 @@ +# English translations for solaar package. +# Copyright (C) 2013 Daniel Pavel +# This file is distributed under the same license as the solaar package. +# Automatically generated, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: solaar\n" +"Report-Msgid-Bugs-To: daniel.pavel@gmail.com\n" +"POT-Creation-Date: 2013-06-17 16:01+0200\n" +"PO-Revision-Date: 2013-06-17 16:01+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en\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 +#: ../solaar.templates:1001 +msgid "Use plugdev group?" +msgstr "Use plugdev group?" + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"By default, the Logitech receiver devices are only accessible by the root " +"user." +msgstr "" +"By default, the Logitech receiver devices are only accessible by the root " +"user." + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"To allow access to regular users (through solaar), the needed ACLs can be " +"applied, either by the ConsoleKit or systemd daemon, to the current seat " +"(logged-in user). Right now, ${SEAT_DAEMON_STATUS} daemon is running." +msgstr "" +"To allow access to regular users (through solaar), the needed ACLs can be " +"applied, either by the ConsoleKit or systemd daemon, to the current seat " +"(logged-in user). Right now, ${SEAT_DAEMON_STATUS} daemon is running." + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"If neither of these daemons is installed on your system, or you want to make " +"the receiver accessible to ssh logged-in through ssh, members of the " +"'plugdev' system group can be given access to the receiver devices." +msgstr "" +"If neither of these daemons is installed on your system, or you want to make " +"the receiver accessible to ssh logged-in through ssh, members of the " +"'plugdev' system group can be given access to the receiver devices." + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"If you do use the 'plugdev' group, don't forget to make sure all your " +"desktop users are members of the plugdev system group. You can add new " +"members to the group by running, as root:\n" +" gpasswd --add plugdev\n" +"For the group membership to take effect, the affected users have to log-out " +"and log-in again." +msgstr "" +"If you do use the 'plugdev' group, don't forget to make sure all your " +"desktop users are members of the plugdev system group. You can add new " +"members to the group by running, as root:\n" +" gpasswd --add plugdev\n" +"For the group membership to take effect, the affected users have to log-out " +"and log-in again." diff --git a/packaging/debian/po/templates.pot b/packaging/debian/po/templates.pot new file mode 100644 index 00000000..8f20f906 --- /dev/null +++ b/packaging/debian/po/templates.pot @@ -0,0 +1,62 @@ +# 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: solaar\n" +"Report-Msgid-Bugs-To: solaar@packages.debian.org\n" +"POT-Creation-Date: 2013-06-17 16:01+0200\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 +#: ../solaar.templates:1001 +msgid "Use plugdev group?" +msgstr "" + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"By default, the Logitech receiver devices are only accessible by the root " +"user." +msgstr "" + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"To allow access to regular users (through solaar), the needed ACLs can be " +"applied, either by the ConsoleKit or systemd daemon, to the current seat " +"(logged-in user). Right now, ${SEAT_DAEMON_STATUS} daemon is running." +msgstr "" + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"If neither of these daemons is installed on your system, or you want to make " +"the receiver accessible to ssh logged-in through ssh, members of the " +"'plugdev' system group can be given access to the receiver devices." +msgstr "" + +#. Type: boolean +#. Description +#: ../solaar.templates:1001 +msgid "" +"If you do use the 'plugdev' group, don't forget to make sure all your " +"desktop users are members of the plugdev system group. You can add new " +"members to the group by running, as root:\n" +" gpasswd --add plugdev\n" +"For the group membership to take effect, the affected users have to log-out " +"and log-in again." +msgstr ""