From c5e7dfc01812e3bcb2c27120773fd8381dcbcdcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 26 Dec 2018 16:07:40 +0100 Subject: [PATCH] Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 805f4737532ecbbd2891735cbc85c2162d6dc23b) --- CMakeL10n.txt | 23 ++ po/kcmldapcontroller.pot | 832 +++++++++++++++++++++++++++++++++++++++ src/CMakeL10n.txt | 3 + 3 files changed, 858 insertions(+) create mode 100644 CMakeL10n.txt create mode 100644 po/kcmldapcontroller.pot create mode 100644 src/CMakeL10n.txt diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..a525b71 --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,23 @@ +################################################# +# +# (C) 2018 Slávek Banko +# slavek.banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +cmake_minimum_required( VERSION 2.8 ) + + +##### include our cmake modules ################# + +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ) +include( TDEL10n ) + + +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/po/kcmldapcontroller.pot b/po/kcmldapcontroller.pot new file mode 100644 index 0000000..14352d9 --- /dev/null +++ b/po/kcmldapcontroller.pot @@ -0,0 +1,832 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-26 16:06+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: ldapcontroller.cpp:93 +msgid "TDE LDAP Controller" +msgstr "" + +#: ldapcontroller.cpp:94 +msgid "TDE LDAP Controller Control Panel Module" +msgstr "" + +#: ldapcontroller.cpp:96 +msgid "(c) 2012 Timothy Pearson" +msgstr "" + +#: ldapcontroller.cpp:112 +msgid "" +"LDAP controller settings take effect system wide, and require " +"administrator access to modify
To alter the system's realm controller " +"settings, click on the \"Administrator Mode\" button below." +msgstr "" + +#: ldapcontroller.cpp:201 +msgid "" +"Secondary realm controller promotion is not yet available

If you want " +"to see it implemented, contact the Trinity Desktop developers" +msgstr "" + +#: ldapcontroller.cpp:201 ldapcontroller.cpp:237 ldapcontroller.cpp:242 +msgid "Feature Not Yet Available" +msgstr "" + +#: ldapcontroller.cpp:206 ldapcontroller.cpp:247 +msgid "" +"You are already bonded to a realm!

Please unbond from all realms " +"before selecting a Realm Controller role" +msgstr "" + +#: ldapcontroller.cpp:206 ldapcontroller.cpp:247 +msgid "Common Sense Failure" +msgstr "" + +#: ldapcontroller.cpp:237 +msgid "" +"Secondary realm controller support is not yet available

If you want to " +"see it implemented, contact the Trinity Desktop developers" +msgstr "" + +#: ldapcontroller.cpp:242 +msgid "" +"Primary realm controller demotion is not yet available

If you want to " +"see it implemented, contact the Trinity Desktop developers" +msgstr "" + +#: ldapcontroller.cpp:277 +msgid "" +"WARNING
You are attempting to demote a realm controller

This " +"action will PERMANENTLY DESTROY the realm directory stored on this " +"machine

If you do not want to do this, select Cancel below" +msgstr "" + +#: ldapcontroller.cpp:277 +msgid "Are you absolutely sure?" +msgstr "" + +#: ldapcontroller.cpp:279 +msgid "Preparing to demote primary realm controller..." +msgstr "" + +#: ldapcontroller.cpp:286 ldapcontroller.cpp:1754 ldapcontroller.cpp:1820 +msgid "Stopping servers..." +msgstr "" + +#: ldapcontroller.cpp:301 +msgid "Purging LDAP database..." +msgstr "" + +#: ldapcontroller.cpp:306 +msgid "Purging local configuration..." +msgstr "" + +#: ldapcontroller.cpp:411 ldapcontrollerconfigbase.ui:371 +#, no-c-format +msgid "Advanced Configuration" +msgstr "" + +#: ldapcontroller.cpp:613 +msgid "" +"You are about to promote the server '%1' to the role of Certificate " +"Authority Master

Are you sure you want to proceed?" +msgstr "" + +#: ldapcontroller.cpp:613 ldapcontroller.cpp:964 +msgid "Confirmation Required" +msgstr "" + +#: ldapcontroller.cpp:624 +msgid "Unable to change certificate authority master server!

%1" +msgstr "" + +#: ldapcontroller.cpp:624 ldapcontroller.cpp:634 ldapcontroller.cpp:656 +#: ldapcontroller.cpp:833 +msgid "Internal Failure" +msgstr "" + +#: ldapcontroller.cpp:634 ldapcontroller.cpp:656 +msgid "Unable to upload new certificate to LDAP server!

%1" +msgstr "" + +#: ldapcontroller.cpp:666 ldapcontroller.cpp:693 ldapcontroller.cpp:733 +msgid "Select a location to save a copy of the private key..." +msgstr "" + +#: ldapcontroller.cpp:675 ldapcontroller.cpp:705 ldapcontroller.cpp:745 +msgid "Select a location to save a copy of the certificate..." +msgstr "" + +#: ldapcontroller.cpp:764 +msgid "Unable to regenerate CRL

Details: %1" +msgstr "" + +#: ldapcontroller.cpp:764 +msgid "Unable to Regenerate CRL" +msgstr "" + +#: ldapcontroller.cpp:786 +msgid "Please enter the new LDAP root password:" +msgstr "" + +#: ldapcontroller.cpp:833 +msgid "" +"Unable to modify LDAP root password

Your LDAP server may now be in an " +"inconsistent or disabled state" +msgstr "" + +#: ldapcontroller.cpp:840 +msgid "Please enter the new realm administrator password:" +msgstr "" + +#: ldapcontroller.cpp:882 ldapcontroller.cpp:930 +msgid "" +"Unable to add new multi-master replication!

The provided ID '%1' " +"conflicts with an existing replication mapping." +msgstr "" + +#: ldapcontroller.cpp:882 ldapcontroller.cpp:887 ldapcontroller.cpp:930 +#: ldapcontroller.cpp:935 +msgid "Invalid Configuration" +msgstr "" + +#: ldapcontroller.cpp:887 ldapcontroller.cpp:935 +msgid "" +"Unable to add new multi-master replication!

The provided FQDN '%1' " +"conflicts with an existing replication mapping." +msgstr "" + +#: ldapcontroller.cpp:964 +msgid "" +"You are about to remove the muli-master replication mapping for " +"'%1'
This action cannot be undone once committed

Are you sure you " +"want to proceed?" +msgstr "" + +#: ldapcontroller.cpp:1045 +msgid "" +"Unable to update CRL interval entry in LDAP database

Details: " +"%1" +msgstr "" + +#: ldapcontroller.cpp:1045 +msgid "LDAP Update Failure" +msgstr "" + +#: ldapcontroller.cpp:1730 +msgid "Loading data for secondary controller..." +msgstr "" + +#: ldapcontroller.cpp:1745 ldapcontroller.cpp:1811 +msgid "Unable to locate required template files" +msgstr "" + +#: ldapcontroller.cpp:1759 ldapcontroller.cpp:1825 +msgid "Unable to stop SASL server" +msgstr "" + +#: ldapcontroller.cpp:1767 ldapcontroller.cpp:1833 +msgid "Unable to stop Kerberos server" +msgstr "" + +#: ldapcontroller.cpp:1775 ldapcontroller.cpp:1841 +msgid "Unable to stop LDAP server" +msgstr "" + +#: ldapcontroller.cpp:1796 +msgid "Loading data for realm deployment..." +msgstr "" + +#: ldapcontroller.cpp:1847 +msgid "Purging existing LDAP database..." +msgstr "" + +#: ldapcontroller.cpp:1852 +msgid "Installing new LDAP schema..." +msgstr "" + +#: ldapcontroller.cpp:1957 +msgid "Installing realm certificates..." +msgstr "" + +#: ldapcontroller.cpp:1963 +msgid "Unable to install realm certificates" +msgstr "" + +#: ldapcontroller.cpp:2012 +msgid "Loading initial database into LDAP..." +msgstr "" + +#: ldapcontroller.cpp:2023 +msgid "Unable to import initial database into LDAP" +msgstr "" + +#: ldapcontroller.cpp:2030 +msgid "Starting servers..." +msgstr "" + +#: ldapcontroller.cpp:2035 +msgid "Unable to start LDAP server" +msgstr "" + +#: ldapcontroller.cpp:2041 +msgid "Unable to start Kerberos server" +msgstr "" + +#: ldapcontroller.cpp:2046 +msgid "Initializing Kerberos database..." +msgstr "" + +#: ldapcontroller.cpp:2051 +msgid "Unable to initialize Kerberos database

" +msgstr "" + +#: ldapcontroller.cpp:2057 +msgid "Unable to add KDC server entry to Kerberos database

" +msgstr "" + +#: ldapcontroller.cpp:2063 +msgid "Unable to add %1 entry to Kerberos database

" +msgstr "" + +#: ldapcontroller.cpp:2069 +msgid "Unable to add LDAP entry to Kerberos database

" +msgstr "" + +#: ldapcontroller.cpp:2127 +msgid "Unable to set user password in Kerberos database

" +msgstr "" + +#: ldapcontroller.cpp:2132 +msgid "Configuring local system..." +msgstr "" + +#: ldapcontroller.cpp:2154 +msgid "Unable to set local sudo rights

" +msgstr "" + +#: ldapcontroller.cpp:2164 +msgid "(Re)starting servers..." +msgstr "" + +#: ldapcontroller.cpp:2169 +msgid "Unable to restart LDAP server" +msgstr "" + +#: ldapcontroller.cpp:2175 +msgid "Unable to restart Kerberos server" +msgstr "" + +#: ldapcontroller.cpp:2181 +msgid "Unable to restart Kerberos Administration Service" +msgstr "" + +#: ldapcontroller.cpp:2188 +msgid "Unable to start SASL server" +msgstr "" + +#: ldapcontroller.cpp:2207 +msgid "This module configures an LDAP Realm Controller." +msgstr "" + +#: multimasterreplicationconfigdlg.cpp:42 +msgid "LDAP Multi-Master Replication Properties" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:66 +msgid "LDAP Realm Wizard" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:69 +#: secondaryrealmwizard/secondaryrealmwizard.cpp:69 +msgid "Step 1: Introduction" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:73 +msgid "Step 2: Set Up New Realm" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:77 +msgid "Step 3: Set Up Certificates" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:81 +msgid "Step 4: Initialize New Realm" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:252 +msgid "" +"

Are you sure you want to quit the LDAP Realm Wizard?

If yes, click " +"Quit and all changes will be lost.
If not, click Cancel to " +"return and finish your setup.

" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:257 +msgid "" +"

Are you sure you want to quit the LDAP Realm Wizard?

If not, click " +"Cancel to return and finish setup.

" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:260 +#: secondaryrealmwizard/secondaryrealmwizard.cpp:172 +msgid "All Changes Will Be Lost" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:291 +msgid "" +"Passwords do not match!

Please re-enter the new administration " +"account password" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:291 +#: primaryrealmwizard/primaryrealmwizard.cpp:295 +#: secondaryrealmwizard/secondaryrealmwizard.cpp:203 +msgid "Input Error" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:295 +msgid "" +"Password required!

Please enter the new administration account " +"password" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:314 +msgid "Unable to create new realm!

Details: %1" +msgstr "" + +#: primaryrealmwizard/primaryrealmwizard.cpp:314 +msgid "Unable to create new realm" +msgstr "" + +#: processingdialog.cpp:66 +msgid "LDAP/Kerberos Realm Configuration" +msgstr "" + +#: processingdialog.cpp:102 processingdialog.cpp:147 +msgid "Pondering what to do next" +msgstr "" + +#: processingdialog.cpp:115 +msgid "Please wait..." +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:66 +msgid "Secondary Realm Controller Wizard" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:73 +msgid "Step 2: Gather Realm Information" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:77 +msgid "Step 3: Initialize New Realm Controller" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:164 +msgid "" +"

Are you sure you want to quit the Secondary Realm Controller " +"Wizard?

If yes, click Quit and all changes will be lost.
If " +"not, click Cancel to return and finish your setup.

" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:169 +msgid "" +"

Are you sure you want to quit the Secondary Realm Controller " +"Wizard?

If not, click Cancel to return and finish setup.

" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:203 +msgid "" +"Password required!

Please enter the administration account " +"password" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:222 +msgid "" +"Unable to add new secondary realm controller!

Details: %1" +msgstr "" + +#: secondaryrealmwizard/secondaryrealmwizard.cpp:222 +msgid "Unable to add new secondary realm controller" +msgstr "" + +#: ldapcontrollerconfigbase.ui:31 +#, no-c-format +msgid "LDAP Role" +msgstr "" + +#: ldapcontrollerconfigbase.ui:42 +#, no-c-format +msgid "Global Settings" +msgstr "" + +#: ldapcontrollerconfigbase.ui:53 +#, no-c-format +msgid "&Enable LDAP Realm Support" +msgstr "" + +#: ldapcontrollerconfigbase.ui:76 +#, no-c-format +msgid "Realm Controller" +msgstr "" + +#: ldapcontrollerconfigbase.ui:183 +#, no-c-format +msgid "Realm Certificates" +msgstr "" + +#: ldapcontrollerconfigbase.ui:382 +#, no-c-format +msgid "Multi-Master Replication" +msgstr "" + +#: ldapcontrollerconfigbase.ui:393 +#, no-c-format +msgid "&Enable Multi-Master Replication" +msgstr "" + +#: ldapcontrollerconfigbase.ui:399 +#, no-c-format +msgid "Unique ID" +msgstr "" + +#: ldapcontrollerconfigbase.ui:410 +#, no-c-format +msgid "Fully Qualified Domain Name" +msgstr "" + +#: ldapcontrollerconfigbase.ui:431 +#, no-c-format +msgid "Add" +msgstr "" + +#: ldapcontrollerconfigbase.ui:439 +#, no-c-format +msgid "Edit" +msgstr "" + +#: ldapcontrollerconfigbase.ui:447 +#, no-c-format +msgid "Remove" +msgstr "" + +#: ldapcontrollerconfigbase.ui:457 +#, no-c-format +msgid "Advanced Replication Settings" +msgstr "" + +#: ldapcontrollerconfigbase.ui:468 +#, no-c-format +msgid "&Ignore SSL Failures" +msgstr "" + +#: ldapcontrollerconfigbase.ui:481 +#, no-c-format +msgid "Certificate Lifetime (days)" +msgstr "" + +#: ldapcontrollerconfigbase.ui:492 +#, no-c-format +msgid "Certificate Revocation List:" +msgstr "" + +#: ldapcontrollerconfigbase.ui:519 +#, no-c-format +msgid "Certificate Authority:" +msgstr "" + +#: ldapcontrollerconfigbase.ui:546 +#, no-c-format +msgid "Kerberos:" +msgstr "" + +#: ldapcontrollerconfigbase.ui:573 +#, no-c-format +msgid "LDAP TLS:" +msgstr "" + +#: multimasterreplicationconfigbase.ui:31 +#, no-c-format +msgid "Kerberos MultiMasterReplication" +msgstr "" + +#: multimasterreplicationconfigbase.ui:63 +#, no-c-format +msgid "LDAP master:" +msgstr "" + +#: multimasterreplicationconfigbase.ui:102 +#, no-c-format +msgid "Unique ID:" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:55 +#: secondaryrealmwizard/certconfigpagedlg.ui:55 +#, no-c-format +msgid "Realm Certificate Information (required)" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:66 +#: secondaryrealmwizard/certconfigpagedlg.ui:66 +#, no-c-format +msgid "Generate New Certificates and Keys" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:74 +#: secondaryrealmwizard/certconfigpagedlg.ui:74 +#, no-c-format +msgid "Organization" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:87 +#: secondaryrealmwizard/certconfigpagedlg.ui:87 +#, no-c-format +msgid "Division/Unit" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:100 +#: secondaryrealmwizard/certconfigpagedlg.ui:100 +#, no-c-format +msgid "Certificate Owner" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:113 +#: secondaryrealmwizard/certconfigpagedlg.ui:113 +#, no-c-format +msgid "City/Locality" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:126 +#: secondaryrealmwizard/certconfigpagedlg.ui:126 +#, no-c-format +msgid "State/Province" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:139 +#: secondaryrealmwizard/certconfigpagedlg.ui:139 +#, no-c-format +msgid "Country" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:155 +#: secondaryrealmwizard/certconfigpagedlg.ui:155 +#, no-c-format +msgid "Administrative Email" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:168 +#: secondaryrealmwizard/certconfigpagedlg.ui:168 +#, no-c-format +msgid "Install Provided Certificates and Keys" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:176 +#: secondaryrealmwizard/certconfigpagedlg.ui:176 +#, no-c-format +msgid "Kerberos PKI CA Public Certificate" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:195 +#: secondaryrealmwizard/certconfigpagedlg.ui:195 +#, no-c-format +msgid "Kerberos PKI CA Private Key" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:214 +#: secondaryrealmwizard/certconfigpagedlg.ui:214 +#, no-c-format +msgid "Kerberos Public Certificate" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:233 +#: secondaryrealmwizard/certconfigpagedlg.ui:233 +#, no-c-format +msgid "Kerberos Private Key" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:252 +#: secondaryrealmwizard/certconfigpagedlg.ui:252 +#, no-c-format +msgid "LDAP TLS Public Certificate" +msgstr "" + +#: primaryrealmwizard/certconfigpagedlg.ui:271 +#: secondaryrealmwizard/certconfigpagedlg.ui:271 +#, no-c-format +msgid "LDAP TLS Private Key" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:55 +#: secondaryrealmwizard/realmconfigpagedlg.ui:55 +#, no-c-format +msgid "Basic Realm Information (required)" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:66 +#: secondaryrealmwizard/realmconfigpagedlg.ui:66 +#, no-c-format +msgid "Realm Name" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:79 +#: secondaryrealmwizard/realmconfigpagedlg.ui:79 +#, no-c-format +msgid "Key Distribution Server [KDC]" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:92 +#: primaryrealmwizard/realmconfigpagedlg.ui:124 +#: secondaryrealmwizard/realmconfigpagedlg.ui:92 +#: secondaryrealmwizard/realmconfigpagedlg.ui:124 +#, no-c-format +msgid "port" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:111 +#: secondaryrealmwizard/realmconfigpagedlg.ui:111 +#, no-c-format +msgid "Administration Server" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:143 +#: secondaryrealmwizard/realmconfigpagedlg.ui:143 +#, no-c-format +msgid "UID offset" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:146 +#: primaryrealmwizard/realmconfigpagedlg.ui:160 +#: primaryrealmwizard/realmconfigpagedlg.ui:171 +#: primaryrealmwizard/realmconfigpagedlg.ui:185 +#: secondaryrealmwizard/realmconfigpagedlg.ui:146 +#: secondaryrealmwizard/realmconfigpagedlg.ui:160 +#: secondaryrealmwizard/realmconfigpagedlg.ui:171 +#: secondaryrealmwizard/realmconfigpagedlg.ui:185 +#, no-c-format +msgid "true" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:168 +#: secondaryrealmwizard/realmconfigpagedlg.ui:168 +#, no-c-format +msgid "GID offset" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:195 +#: secondaryrealmwizard/realmconfigpagedlg.ui:195 +#, no-c-format +msgid "Realm Domain Aliases (optional)" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:206 +#: secondaryrealmwizard/realmconfigpagedlg.ui:206 +#, no-c-format +msgid "Enter each domain alias on a new line below" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:221 +#: secondaryrealmwizard/realmconfigpagedlg.ui:221 +#, no-c-format +msgid "Advanced PKInit Settings (optional)" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:232 +#: secondaryrealmwizard/realmconfigpagedlg.ui:232 +#, no-c-format +msgid "Require EKU" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:240 +#: secondaryrealmwizard/realmconfigpagedlg.ui:240 +#, no-c-format +msgid "Require KRB TGT Other Name" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:248 +#: secondaryrealmwizard/realmconfigpagedlg.ui:248 +#, no-c-format +msgid "Windows 2000 Compatibility" +msgstr "" + +#: primaryrealmwizard/realmconfigpagedlg.ui:256 +#: secondaryrealmwizard/realmconfigpagedlg.ui:256 +#, no-c-format +msgid "Require Windows 2000 Binding" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:47 +#: secondaryrealmwizard/realmfinishpagedlg.ui:47 +#, no-c-format +msgid "

You're almost done!

" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:55 +#, no-c-format +msgid "" +"Please provide new LDAP realm administrator credentials below to finish setup" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:63 +#: secondaryrealmwizard/realmfinishpagedlg.ui:63 +#, no-c-format +msgid "Username" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:76 +#: secondaryrealmwizard/realmfinishpagedlg.ui:76 +#, no-c-format +msgid "Password" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:89 +#, no-c-format +msgid "Confirm Password" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:102 +#, no-c-format +msgid "Realm Administration Group" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:115 +#, no-c-format +msgid "Machine Administration Group" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:128 +#, no-c-format +msgid "Standard User Group" +msgstr "" + +#: primaryrealmwizard/realmfinishpagedlg.ui:141 +#: secondaryrealmwizard/realmfinishpagedlg.ui:89 +#, no-c-format +msgid "LDAP Realm" +msgstr "" + +#: primaryrealmwizard/realmintropagedlg.ui:55 +#, no-c-format +msgid "

Welcome to the TDE LDAP Realm Setup Wizard!

" +msgstr "" + +#: primaryrealmwizard/realmintropagedlg.ui:71 +#, no-c-format +msgid "" +"

This Wizard will help you create a new LDAP realm in four quick, easy " +"steps.

\n" +"\t\t\t\t\t

Please note that this Wizard will overwrite any existing LDAP " +"realms and data.

\n" +"\t\t\t\t\t

If you wish to quit the Wizard, click Cancel at any " +"time.

\n" +"\t\t\t\t\t

NOTE: Kerberos and LDAP rely heavily on proper DNS " +"resolution in order to function correctly. Therefore, you must have " +"functional forward and reverse DNS entries for this system in order to " +"complete this Wizard.

" +msgstr "" + +#: secondaryrealmwizard/realmfinishpagedlg.ui:55 +#, no-c-format +msgid "Please provide realm administrator credentials below to finish setup" +msgstr "" + +#: secondaryrealmwizard/realmintropagedlg.ui:55 +#, no-c-format +msgid "

Welcome to the TDE Secondary Realm Controller Setup Wizard!

" +msgstr "" + +#: secondaryrealmwizard/realmintropagedlg.ui:71 +#, no-c-format +msgid "" +"

This Wizard will help you create a new secondary realm controller in " +"three quick, easy steps.

\n" +"\t\t\t\t\t

Please note that this Wizard will overwrite any existing LDAP " +"realms and data.

\n" +"\t\t\t\t\t

If you wish to quit the Wizard, click Cancel at any " +"time.

\n" +"\t\t\t\t\t

NOTE: Kerberos and LDAP rely heavily on proper DNS " +"resolution in order to function correctly. Therefore, you must have " +"functional forward and reverse DNS entries for this system in order to " +"complete this Wizard.

" +msgstr "" diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt new file mode 100644 index 0000000..d41a76e --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,3 @@ +##### create translation templates ############## + +tde_l10n_create_template( "kcmldapcontroller" )