summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-26 16:07:40 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-26 16:07:40 +0100
commit805f4737532ecbbd2891735cbc85c2162d6dc23b (patch)
tree9f3148e358a98832e671503f41a7fd3d29ffef36
parent11bf29495c46c2cce1eb712b2205c7c923ce56fd (diff)
downloadkcmldapcontroller-805f4737.tar.gz
kcmldapcontroller-805f4737.zip
Add CMakeL10n rules.
Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--CMakeL10n.txt23
-rw-r--r--po/kcmldapcontroller.pot832
-rw-r--r--src/CMakeL10n.txt3
3 files changed, 858 insertions, 0 deletions
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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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 ""
+"<b>LDAP controller settings take effect system wide, and require "
+"administrator access to modify</b><br>To alter the system's realm controller "
+"settings, click on the \"Administrator Mode\" button below."
+msgstr ""
+
+#: ldapcontroller.cpp:201
+msgid ""
+"<qt>Secondary realm controller promotion is not yet available<p>If you want "
+"to see it implemented, contact the Trinity Desktop developers</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:201 ldapcontroller.cpp:237 ldapcontroller.cpp:242
+msgid "Feature Not Yet Available"
+msgstr ""
+
+#: ldapcontroller.cpp:206 ldapcontroller.cpp:247
+msgid ""
+"<qt>You are already bonded to a realm!<p>Please unbond from all realms "
+"before selecting a Realm Controller role</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:206 ldapcontroller.cpp:247
+msgid "Common Sense Failure"
+msgstr ""
+
+#: ldapcontroller.cpp:237
+msgid ""
+"<qt>Secondary realm controller support is not yet available<p>If you want to "
+"see it implemented, contact the Trinity Desktop developers</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:242
+msgid ""
+"<qt>Primary realm controller demotion is not yet available<p>If you want to "
+"see it implemented, contact the Trinity Desktop developers</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:277
+msgid ""
+"<qt><b>WARNING</b><br>You are attempting to demote a realm controller<p>This "
+"action will <b>PERMANENTLY DESTROY</b> the realm directory stored on this "
+"machine<p>If you do not want to do this, select <b>Cancel</b> below</qt>"
+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 ""
+"<qt><b>You are about to promote the server '%1' to the role of Certificate "
+"Authority Master</b><p>Are you sure you want to proceed?</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:613 ldapcontroller.cpp:964
+msgid "Confirmation Required"
+msgstr ""
+
+#: ldapcontroller.cpp:624
+msgid "<qt>Unable to change certificate authority master server!<p>%1</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:624 ldapcontroller.cpp:634 ldapcontroller.cpp:656
+#: ldapcontroller.cpp:833
+msgid "Internal Failure"
+msgstr ""
+
+#: ldapcontroller.cpp:634 ldapcontroller.cpp:656
+msgid "<qt>Unable to upload new certificate to LDAP server!<p>%1</qt>"
+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 "<qt><b>Unable to regenerate CRL</b><p>Details: %1</qt>"
+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 ""
+"<qt>Unable to modify LDAP root password<p>Your LDAP server may now be in an "
+"inconsistent or disabled state</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:840
+msgid "Please enter the new realm administrator password:"
+msgstr ""
+
+#: ldapcontroller.cpp:882 ldapcontroller.cpp:930
+msgid ""
+"<qt>Unable to add new multi-master replication!<p>The provided ID '%1' "
+"conflicts with an existing replication mapping.</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:882 ldapcontroller.cpp:887 ldapcontroller.cpp:930
+#: ldapcontroller.cpp:935
+msgid "Invalid Configuration"
+msgstr ""
+
+#: ldapcontroller.cpp:887 ldapcontroller.cpp:935
+msgid ""
+"<qt>Unable to add new multi-master replication!<p>The provided FQDN '%1' "
+"conflicts with an existing replication mapping.</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:964
+msgid ""
+"<qt><b>You are about to remove the muli-master replication mapping for "
+"'%1'</b><br>This action cannot be undone once committed<p>Are you sure you "
+"want to proceed?</qt>"
+msgstr ""
+
+#: ldapcontroller.cpp:1045
+msgid ""
+"<qt><b>Unable to update CRL interval entry in LDAP database</b><p>Details: "
+"%1</qt>"
+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<p>"
+msgstr ""
+
+#: ldapcontroller.cpp:2057
+msgid "Unable to add KDC server entry to Kerberos database<p>"
+msgstr ""
+
+#: ldapcontroller.cpp:2063
+msgid "Unable to add %1 entry to Kerberos database<p>"
+msgstr ""
+
+#: ldapcontroller.cpp:2069
+msgid "Unable to add LDAP entry to Kerberos database<p>"
+msgstr ""
+
+#: ldapcontroller.cpp:2127
+msgid "Unable to set user password in Kerberos database<p>"
+msgstr ""
+
+#: ldapcontroller.cpp:2132
+msgid "Configuring local system..."
+msgstr ""
+
+#: ldapcontroller.cpp:2154
+msgid "Unable to set local sudo rights<p>"
+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 ""
+"<p>Are you sure you want to quit the LDAP Realm Wizard?</p><p>If yes, click "
+"<b>Quit</b> and all changes will be lost.<br>If not, click <b>Cancel</b> to "
+"return and finish your setup.</p>"
+msgstr ""
+
+#: primaryrealmwizard/primaryrealmwizard.cpp:257
+msgid ""
+"<p>Are you sure you want to quit the LDAP Realm Wizard?</p><p>If not, click "
+"<b>Cancel</b> to return and finish setup.</p>"
+msgstr ""
+
+#: primaryrealmwizard/primaryrealmwizard.cpp:260
+#: secondaryrealmwizard/secondaryrealmwizard.cpp:172
+msgid "All Changes Will Be Lost"
+msgstr ""
+
+#: primaryrealmwizard/primaryrealmwizard.cpp:291
+msgid ""
+"<qt><b>Passwords do not match!</b><p>Please re-enter the new administration "
+"account password</qt>"
+msgstr ""
+
+#: primaryrealmwizard/primaryrealmwizard.cpp:291
+#: primaryrealmwizard/primaryrealmwizard.cpp:295
+#: secondaryrealmwizard/secondaryrealmwizard.cpp:203
+msgid "Input Error"
+msgstr ""
+
+#: primaryrealmwizard/primaryrealmwizard.cpp:295
+msgid ""
+"<qt><b>Password required!</b><p>Please enter the new administration account "
+"password</qt>"
+msgstr ""
+
+#: primaryrealmwizard/primaryrealmwizard.cpp:314
+msgid "<qt><b>Unable to create new realm!</b><p>Details: %1</qt>"
+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 ""
+"<p>Are you sure you want to quit the Secondary Realm Controller "
+"Wizard?</p><p>If yes, click <b>Quit</b> and all changes will be lost.<br>If "
+"not, click <b>Cancel</b> to return and finish your setup.</p>"
+msgstr ""
+
+#: secondaryrealmwizard/secondaryrealmwizard.cpp:169
+msgid ""
+"<p>Are you sure you want to quit the Secondary Realm Controller "
+"Wizard?</p><p>If not, click <b>Cancel</b> to return and finish setup.</p>"
+msgstr ""
+
+#: secondaryrealmwizard/secondaryrealmwizard.cpp:203
+msgid ""
+"<qt><b>Password required!</b><p>Please enter the administration account "
+"password</qt>"
+msgstr ""
+
+#: secondaryrealmwizard/secondaryrealmwizard.cpp:222
+msgid ""
+"<qt><b>Unable to add new secondary realm controller!</b><p>Details: %1</qt>"
+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 "<h3>You're almost done!</h3>"
+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 "<h3>Welcome to the TDE LDAP Realm Setup Wizard!</h3>"
+msgstr ""
+
+#: primaryrealmwizard/realmintropagedlg.ui:71
+#, no-c-format
+msgid ""
+"<p>This Wizard will help you create a new LDAP realm in four quick, easy "
+"steps.</p>\n"
+"\t\t\t\t\t<p>Please note that this Wizard will overwrite any existing LDAP "
+"realms and data.</p>\n"
+"\t\t\t\t\t<p>If you wish to quit the Wizard, click <b>Cancel</b> at any "
+"time.</p>\n"
+"\t\t\t\t\t<p><b>NOTE:</b> 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.</p>"
+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 "<h3>Welcome to the TDE Secondary Realm Controller Setup Wizard!</h3>"
+msgstr ""
+
+#: secondaryrealmwizard/realmintropagedlg.ui:71
+#, no-c-format
+msgid ""
+"<p>This Wizard will help you create a new secondary realm controller in "
+"three quick, easy steps.</p>\n"
+"\t\t\t\t\t<p>Please note that this Wizard will overwrite any existing LDAP "
+"realms and data.</p>\n"
+"\t\t\t\t\t<p>If you wish to quit the Wizard, click <b>Cancel</b> at any "
+"time.</p>\n"
+"\t\t\t\t\t<p><b>NOTE:</b> 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.</p>"
+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" )