From 3841ec37a9adcc752cd53ad2ee5e3cf12de824a0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:17:29 +0200 Subject: Adding debian version 3.6.12-1. Signed-off-by: Daniel Baumann --- debian/po/templates.pot | 75 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 debian/po/templates.pot (limited to 'debian/po/templates.pot') diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..0e86044 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,75 @@ +# 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: gitolite3\n" +"Report-Msgid-Bugs-To: gitolite3@packages.debian.org\n" +"POT-Creation-Date: 2013-05-19 17:14-0300\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: string +#. Description +#: ../templates:2001 +msgid "System username for gitolite:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "" +"Please enter the name for the system user which should be used by gitolite " +"to access repositories. It will be created if necessary." +msgstr "" + +#. Type: string +#. Description +#: ../templates:3001 +msgid "Repository path:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:3001 +msgid "" +"Please enter the path in which gitolite should store the repositories. This " +"will become the gitolite system user's home directory." +msgstr "" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "Administrator's SSH key:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "" +"Please specify the key of the user that will administer the access " +"configuration of gitolite." +msgstr "" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "" +"This can be either the SSH public key itself, or the path to a file " +"containing it. If it is blank, gitolite will be left unconfigured and must " +"be set up manually." +msgstr "" + +#. Type: string +#. Description +#: ../templates:4001 +msgid "If migrating from gitolite version 2.x, leave this blank." +msgstr "" -- cgit v1.2.3