From 3cf95920ae9055dd9aaf3ffbaec830a98bf6b41a Mon Sep 17 00:00:00 2001 From: Thomas Duval Date: Thu, 8 Sep 2016 09:50:13 +0200 Subject: Remove files because they have no clear licence. Change-Id: I7a309ef432eff76f4926a0734b55290d5a70a2e9 --- keystone-moon/debian/po/templates.pot | 241 ---------------------------------- 1 file changed, 241 deletions(-) delete mode 100644 keystone-moon/debian/po/templates.pot (limited to 'keystone-moon/debian/po/templates.pot') diff --git a/keystone-moon/debian/po/templates.pot b/keystone-moon/debian/po/templates.pot deleted file mode 100644 index c62c4b6d..00000000 --- a/keystone-moon/debian/po/templates.pot +++ /dev/null @@ -1,241 +0,0 @@ -# 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: keystone\n" -"Report-Msgid-Bugs-To: keystone@packages.debian.org\n" -"POT-Creation-Date: 2013-07-10 23:09+0800\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 -#: ../keystone.templates:2001 -msgid "Set up a database for Keystone?" -msgstr "" - -#. Type: boolean -#. Description -#: ../keystone.templates:2001 -msgid "" -"No database has been set up for Keystone to use. Before continuing, you " -"should make sure you have the following information:" -msgstr "" - -#. Type: boolean -#. Description -#: ../keystone.templates:2001 -msgid "" -" * the type of database that you want to use;\n" -" * the database server host name (that server must allow TCP connections " -"from this\n" -" machine);\n" -" * a username and password to access the database." -msgstr "" - -#. Type: boolean -#. Description -#: ../keystone.templates:2001 -msgid "" -"If some of these requirements are missing, do not choose this option and run " -"with regular SQLite support." -msgstr "" - -#. Type: boolean -#. Description -#: ../keystone.templates:2001 -msgid "" -"You can change this setting later on by running \"dpkg-reconfigure -plow " -"keystone\"." -msgstr "" - -#. Type: password -#. Description -#: ../keystone.templates:3001 -msgid "Authentication server administration token:" -msgstr "" - -#. Type: password -#. Description -#: ../keystone.templates:3001 -msgid "Please enter the token to use with the authentication server." -msgstr "" - -#. Type: boolean -#. Description -#. Translators: a "tenant" in OpenStack world is -#. an entity that contains one or more username/password couples. -#. It's typically the tenant that will be used for billing. Having more than one -#. username/password is very helpful in larger organization. -#. You're advised to either keep "tenant" without translating it -#. or keep it parenthezised. Example for French: -#. locataire ("tenant") -#: ../keystone.templates:4001 -msgid "Register administration tenants?" -msgstr "" - -#. Type: boolean -#. Description -#. Translators: a "tenant" in OpenStack world is -#. an entity that contains one or more username/password couples. -#. It's typically the tenant that will be used for billing. Having more than one -#. username/password is very helpful in larger organization. -#. You're advised to either keep "tenant" without translating it -#. or keep it parenthezised. Example for French: -#. locataire ("tenant") -#: ../keystone.templates:4001 -msgid "" -"For OpenStack to work, you need a basic tenant configuration. The creation " -"of these administration tenants can be done automatically." -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:5001 -msgid "Username of the administrative user:" -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:5001 -msgid "Please enter a username for the administrative user." -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:6001 -msgid "Email address of the administrative user:" -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:6001 -msgid "Please enter the email address of the administrative user." -msgstr "" - -#. Type: password -#. Description -#: ../keystone.templates:7001 -msgid "Password of the administrative user:" -msgstr "" - -#. Type: password -#. Description -#: ../keystone.templates:7001 -msgid "Please enter a password for the administrative user." -msgstr "" - -#. Type: password -#. Description -#: ../keystone.templates:8001 -msgid "Re-enter password to verify:" -msgstr "" - -#. Type: password -#. Description -#: ../keystone.templates:8001 -msgid "" -"Please enter the same administrative password again to verify that you have " -"typed it correctly." -msgstr "" - -#. Type: error -#. Description -#: ../keystone.templates:9001 -msgid "Password input error" -msgstr "" - -#. Type: error -#. Description -#: ../keystone.templates:9001 -msgid "The two passwords you entered were not the same. Please try again." -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:10001 -msgid "Name of the administrative role:" -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:10001 -msgid "Please enter the name of the administrative role." -msgstr "" - -#. Type: string -#. Description -#. Translators: a "tenant" in OpenStack world is -#. an entity that contains one or more username/password couples. -#. It's typically the tenant that will be used for billing. Having more than one -#. username/password is very helpful in larger organization. -#. You're advised to either keep "tenant" without translating it -#. or keep it parenthezised. Example for French: -#. locataire ("tenant") -#: ../keystone.templates:11001 -msgid "Name of the administrative tenant:" -msgstr "" - -#. Type: string -#. Description -#. Translators: a "tenant" in OpenStack world is -#. an entity that contains one or more username/password couples. -#. It's typically the tenant that will be used for billing. Having more than one -#. username/password is very helpful in larger organization. -#. You're advised to either keep "tenant" without translating it -#. or keep it parenthezised. Example for French: -#. locataire ("tenant") -#: ../keystone.templates:11001 -msgid "Please enter the name of the administrative tenant." -msgstr "" - -#. Type: boolean -#. Description -#: ../keystone.templates:12001 -msgid "Register Keystone endpoint?" -msgstr "" - -#. Type: boolean -#. Description -#: ../keystone.templates:12001 -msgid "" -"Each OpenStack service (each API) should be registered in order to be " -"accessible. This is done using \"keystone service-create\" and \"keystone " -"endpoint-create\". This can be done automatically now." -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:13001 -msgid "Keystone endpoint IP address:" -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:13001 -msgid "Please enter the IP address that will be used to contact Keystone." -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:14001 -msgid "Name of the region to register:" -msgstr "" - -#. Type: string -#. Description -#: ../keystone.templates:14001 -msgid "" -"OpenStack supports using availability zones, with each region representing a " -"location. Please enter the zone that you wish to use when registering the " -"endpoint." -msgstr "" -- cgit 1.2.3-korg