Bring localization to debconf menus and add french language
parent
9d4c08ff45
commit
31fda1fc7c
|
@ -0,0 +1 @@
|
|||
[type: gettext/rfc822deb] zoneminder.templates
|
|
@ -0,0 +1,222 @@
|
|||
# debconf french translation file for ZoneMinder.
|
||||
# Copyright (C) 2001-2008 Philip Coombes
|
||||
# This file is distributed under the same license as the zoneminder package.
|
||||
# First author: Emmanuel Papin <manupap01@gmail.com>, 2014.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: zoneminder\n"
|
||||
"Report-Msgid-Bugs-To: zoneminder@packages.debian.org\n"
|
||||
"POT-Creation-Date: 2014-12-07 01:57+0100\n"
|
||||
"PO-Revision-Date: 2014-12-07 00:40+0100\n"
|
||||
"Last-Translator: Emmanuel Papin <manupap01@gmail.com>\n"
|
||||
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../zoneminder.templates:1001
|
||||
msgid "Web server to reconfigure automatically:"
|
||||
msgstr "Serveur web à reconfigurer automatiquement :"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../zoneminder.templates:1001
|
||||
msgid ""
|
||||
"Please choose the web server that should be automatically configure to run "
|
||||
"ZoneMinder."
|
||||
msgstr ""
|
||||
"Veuillez choisir le serveur web à reconfigurer automatiquement pour exécuter "
|
||||
"ZoneMinder."
|
||||
|
||||
#. Type: string
|
||||
#. Description
|
||||
#: ../zoneminder.templates:2001
|
||||
msgid "Administrative user's login:"
|
||||
msgstr "Identifiant de l'administrateur :"
|
||||
|
||||
#. Type: string
|
||||
#. Description
|
||||
#: ../zoneminder.templates:2001
|
||||
msgid "Please enter the login of the administrative user."
|
||||
msgstr "Veuillez entrer l'identifiant de l'administrateur."
|
||||
|
||||
#. Type: password
|
||||
#. Description
|
||||
#: ../zoneminder.templates:3001
|
||||
msgid "Administrative user's password:"
|
||||
msgstr "Mot de passe de l'administrateur :"
|
||||
|
||||
#. Type: password
|
||||
#. Description
|
||||
#: ../zoneminder.templates:3001
|
||||
msgid "Please enter the password of the administrative user."
|
||||
msgstr "Veuillez entrer le mot de passe de l'administrateur."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid "Remote database servers not allowed:"
|
||||
msgstr "Les serveurs de base de données distants ne sont pas autorisés :"
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid ""
|
||||
"The current configuration of dbconfig-common does not allow installation of "
|
||||
"databases on remote servers from this assistant."
|
||||
msgstr ""
|
||||
"La configuration actuelle de dbconfig-common ne permet pas l'installation de "
|
||||
"bases de données sur des serveurs distants à partir de cet assistant."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid ""
|
||||
"This program will abort so you can reconfigure dbconfig-common by invoking "
|
||||
"the command below and then restart the installation of ZoneMinder:"
|
||||
msgstr ""
|
||||
"Ce programme va s'arrêter afin que vous puissiez reconfigurer dbconfig-"
|
||||
"common en invoquant la commande ci-dessous puis veuillez redémarrer "
|
||||
"l'installation de ZoneMinder :"
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid "sudo dpkg-reconfigure dbconfig-common"
|
||||
msgstr "sudo dpkg-reconfigure dbconfig-common"
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:5001
|
||||
msgid "Local database server is missing:"
|
||||
msgstr "Aucun serveur local de base de données n'est disponible :"
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:5001
|
||||
msgid ""
|
||||
"Currently ZoneMinder supports mysql or mariadb database server but none of "
|
||||
"them appears to be installed on this machine."
|
||||
msgstr ""
|
||||
"Actuellement ZoneMinder supporte les serveurs de base de données mysql et "
|
||||
"mariadb mais aucun d'entre eux n'est disponible sur cette machine."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:5001
|
||||
msgid ""
|
||||
"This program will abort so you can install a database server and then "
|
||||
"restart the installation of ZoneMinder."
|
||||
msgstr ""
|
||||
"Ce programme va s'arrêter afin que vous puissiez installer un serveur de "
|
||||
"base de données puis veuillez redémarrer l'installation de ZoneMinder."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:6001
|
||||
msgid "Wrong database type:"
|
||||
msgstr "Type de base de données incompatible :"
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:6001
|
||||
msgid ""
|
||||
"The database type specified in the configuration file '/etc/zm/zm.conf' is "
|
||||
"not set to 'mysql'."
|
||||
msgstr ""
|
||||
"Le type de base de données spécifié dans le fichier de configuration '/etc/"
|
||||
"zm/zm/conf' n'est pas 'mysql'."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:6001
|
||||
msgid ""
|
||||
"This program will abort so you can fix the configuration file and then "
|
||||
"restart the installation of ZoneMinder."
|
||||
msgstr ""
|
||||
"Ce programme va s'arrêter afin que vous puissiez corriger le fichier de "
|
||||
"configuration puis veuillez redémarrer l'installation de ZoneMinder."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:7001
|
||||
msgid "Configuration file is missing:"
|
||||
msgstr "Le fichier de configuration est manquant :"
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:7001
|
||||
msgid "ZoneMinder installation is corrupted."
|
||||
msgstr "L'installation de ZoneMinder est corrompue."
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:7001
|
||||
msgid "The main configuration file '/etc/zm/zm.conf' is missing."
|
||||
msgstr "Le fichier de configuration principal '/etc/zm/zm.conf' est manquant."
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../zoneminder.templates:8001
|
||||
msgid "local"
|
||||
msgstr "local"
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../zoneminder.templates:8001
|
||||
msgid "remote"
|
||||
msgstr "distant"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid "Database location:"
|
||||
msgstr "Emplacement de la base de donnée :"
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid ""
|
||||
"A database server is required to run ZoneMinder. The database can be "
|
||||
"installed either locally or remotely on a machine of your network."
|
||||
msgstr ""
|
||||
"Un serveur de base de données est requis pour ZoneMinder. La base de donnée "
|
||||
"peut être installée localement ou à distance sur une machine de votre réseau."
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid "Please select the location of your database."
|
||||
msgstr "Veuillez sélectionner l'emplacement de votre base de données."
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid ""
|
||||
"If you choose a remote location, you will have to select the 'tcp/ip' "
|
||||
"connection method and enter the hostname or ip address of the remote machine "
|
||||
"in the next configuration screens."
|
||||
msgstr ""
|
||||
"Si vous choisissez un emplacement distant, vous devrez sélectionner la "
|
||||
"méthode de connexion 'tcp/ip' et entrer le nom réseau ou l'adresse ip de la "
|
||||
"machine distante dans les écrans de configuration suivants."
|
||||
|
||||
#. Type: boolean
|
||||
#. Description
|
||||
#: ../zoneminder.templates:9001
|
||||
msgid "Configure ZoneMinder automatically?"
|
||||
msgstr "Configurer ZoneMinder automatiquement ?"
|
||||
|
||||
#. Type: boolean
|
||||
#. Description
|
||||
#: ../zoneminder.templates:9001
|
||||
msgid ""
|
||||
"This configuration assistant allows you to perform automatically the basic "
|
||||
"configuration of ZoneMinder."
|
||||
msgstr ""
|
||||
"Cet assistant de configuration vous permet de réaliser automatiquement le "
|
||||
"paramétrage de base de ZoneMinder."
|
|
@ -0,0 +1,201 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: zoneminder\n"
|
||||
"Report-Msgid-Bugs-To: zoneminder@packages.debian.org\n"
|
||||
"POT-Creation-Date: 2014-12-07 01:57+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../zoneminder.templates:1001
|
||||
msgid "Web server to reconfigure automatically:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: multiselect
|
||||
#. Description
|
||||
#: ../zoneminder.templates:1001
|
||||
msgid ""
|
||||
"Please choose the web server that should be automatically configure to run "
|
||||
"ZoneMinder."
|
||||
msgstr ""
|
||||
|
||||
#. Type: string
|
||||
#. Description
|
||||
#: ../zoneminder.templates:2001
|
||||
msgid "Administrative user's login:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: string
|
||||
#. Description
|
||||
#: ../zoneminder.templates:2001
|
||||
msgid "Please enter the login of the administrative user."
|
||||
msgstr ""
|
||||
|
||||
#. Type: password
|
||||
#. Description
|
||||
#: ../zoneminder.templates:3001
|
||||
msgid "Administrative user's password:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: password
|
||||
#. Description
|
||||
#: ../zoneminder.templates:3001
|
||||
msgid "Please enter the password of the administrative user."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid "Remote database servers not allowed:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid ""
|
||||
"The current configuration of dbconfig-common does not allow installation of "
|
||||
"databases on remote servers from this assistant."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid ""
|
||||
"This program will abort so you can reconfigure dbconfig-common by invoking "
|
||||
"the command below and then restart the installation of ZoneMinder:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:4001
|
||||
msgid "sudo dpkg-reconfigure dbconfig-common"
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:5001
|
||||
msgid "Local database server is missing:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:5001
|
||||
msgid ""
|
||||
"Currently ZoneMinder supports mysql or mariadb database server but none of "
|
||||
"them appears to be installed on this machine."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:5001
|
||||
msgid ""
|
||||
"This program will abort so you can install a database server and then "
|
||||
"restart the installation of ZoneMinder."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:6001
|
||||
msgid "Wrong database type:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:6001
|
||||
msgid ""
|
||||
"The database type specified in the configuration file '/etc/zm/zm.conf' is "
|
||||
"not set to 'mysql'."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:6001
|
||||
msgid ""
|
||||
"This program will abort so you can fix the configuration file and then "
|
||||
"restart the installation of ZoneMinder."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:7001
|
||||
msgid "Configuration file is missing:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:7001
|
||||
msgid "ZoneMinder installation is corrupted."
|
||||
msgstr ""
|
||||
|
||||
#. Type: error
|
||||
#. Description
|
||||
#: ../zoneminder.templates:7001
|
||||
msgid "The main configuration file '/etc/zm/zm.conf' is missing."
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../zoneminder.templates:8001
|
||||
msgid "local"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Choices
|
||||
#: ../zoneminder.templates:8001
|
||||
msgid "remote"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid "Database location:"
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid ""
|
||||
"A database server is required to run ZoneMinder. The database can be "
|
||||
"installed either locally or remotely on a machine of your network."
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid "Please select the location of your database."
|
||||
msgstr ""
|
||||
|
||||
#. Type: select
|
||||
#. Description
|
||||
#: ../zoneminder.templates:8002
|
||||
msgid ""
|
||||
"If you choose a remote location, you will have to select the 'tcp/ip' "
|
||||
"connection method and enter the hostname or ip address of the remote machine "
|
||||
"in the next configuration screens."
|
||||
msgstr ""
|
||||
|
||||
#. Type: boolean
|
||||
#. Description
|
||||
#: ../zoneminder.templates:9001
|
||||
msgid "Configure ZoneMinder automatically?"
|
||||
msgstr ""
|
||||
|
||||
#. Type: boolean
|
||||
#. Description
|
||||
#: ../zoneminder.templates:9001
|
||||
msgid ""
|
||||
"This configuration assistant allows you to perform automatically the basic "
|
||||
"configuration of ZoneMinder."
|
||||
msgstr ""
|
|
@ -2,36 +2,36 @@ Template: zoneminder/webserver
|
|||
Type: multiselect
|
||||
Choices: apache2
|
||||
Default: apache2
|
||||
Description: Web server to reconfigure automatically:
|
||||
_Description: Web server to reconfigure automatically:
|
||||
Please choose the web server that should be automatically configure to run
|
||||
ZoneMinder.
|
||||
|
||||
Template: zoneminder/admin_login
|
||||
Type: string
|
||||
Default: admin
|
||||
Description: Administrative user's login:
|
||||
_Description: Administrative user's login:
|
||||
Please enter the login of the administrative user.
|
||||
|
||||
Template: zoneminder/admin_password
|
||||
Type: password
|
||||
Default: admin
|
||||
Description: Administrative user's password:
|
||||
_Description: Administrative user's password:
|
||||
Please enter the password of the administrative user.
|
||||
|
||||
Template: zoneminder/debconf_dbconfigerror
|
||||
Type: error
|
||||
Description: Remote database servers not allowed:
|
||||
_Description: Remote database servers not allowed:
|
||||
The current configuration of dbconfig-common does not allow installation of
|
||||
databases on remote servers from this assistant.
|
||||
.
|
||||
This program will abort so you can reconfigure dbconfig-common by invoking the
|
||||
command below and the restart the installation of ZoneMinder:
|
||||
command below and then restart the installation of ZoneMinder:
|
||||
.
|
||||
sudo dpkg-reconfigure dbconfig-common
|
||||
|
||||
Template: zoneminder/debconf_dblocalmissingerror
|
||||
Type: error
|
||||
Description: Local database server is missing:
|
||||
_Description: Local database server is missing:
|
||||
Currently ZoneMinder supports mysql or mariadb database server but none of them
|
||||
appears to be installed on this machine.
|
||||
.
|
||||
|
@ -40,7 +40,7 @@ Description: Local database server is missing:
|
|||
|
||||
Template: zoneminder/debconf_dbtypeerror
|
||||
Type: error
|
||||
Description: Wrong database type:
|
||||
_Description: Wrong database type:
|
||||
The database type specified in the configuration file '/etc/zm/zm.conf' is
|
||||
not set to 'mysql'.
|
||||
.
|
||||
|
@ -49,28 +49,28 @@ Description: Wrong database type:
|
|||
|
||||
Template: zoneminder/debconf_confmissingerror
|
||||
Type: error
|
||||
Description: Configuration file is missing:
|
||||
_Description: Configuration file is missing:
|
||||
ZoneMinder installation is corrupted.
|
||||
.
|
||||
The main configuration file '/etc/zm/zm.conf' is missing.
|
||||
|
||||
Template: zoneminder/debconf_dblocation
|
||||
Type: select
|
||||
Choices: local, remote
|
||||
__Choices: local, remote
|
||||
Default: local
|
||||
Description: Database location:
|
||||
A database server is required to run ZoneMinder. This database can be installed
|
||||
either locally or remotely on a machine of your local network.
|
||||
_Description: Database location:
|
||||
A database server is required to run ZoneMinder. The database can be installed
|
||||
either locally or remotely on a machine of your network.
|
||||
.
|
||||
Please select the location of your database.
|
||||
.
|
||||
If you choose a remote location, in the next screens, you will have to select
|
||||
the 'tcp/ip' connection method and enter the hostname / ip address of the
|
||||
remote machine.
|
||||
If you choose a remote location, you will have to select the 'tcp/ip'
|
||||
connection method and enter the hostname or ip address of the remote machine
|
||||
in the next configuration screens.
|
||||
|
||||
Template: zoneminder/debconf_install
|
||||
Type: boolean
|
||||
Default: true
|
||||
Description: Configure ZoneMinder automatically?
|
||||
The configuration program for the package can configure automatically
|
||||
ZoneMinder.
|
||||
_Description: Configure ZoneMinder automatically?
|
||||
This configuration assistant allows you to perform automatically the basic
|
||||
configuration of ZoneMinder.
|
||||
|
|
Loading…
Reference in New Issue