summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-05-23 12:36:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-05-24 16:38:31 +0200
commita95def1aed681bbb664ff24470e0da7c5a5530ac (patch)
treebe2faa5bea4f931e4ac84ec3c1523a4fb60c7ab1 /wizards/source
parent99b7c4f57d7fe3cac772cce38e2dd6879e128315 (diff)
convert java wizards to .properties for translations
like LibreOffice java extensions, and nlpsolver and librelogo, do, removes the magic number problem Change-Id: I561249ccebe41c787cd8cdaa80e1d035f27052cc Reviewed-on: https://gerrit.libreoffice.org/37986 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'wizards/source')
-rw-r--r--wizards/source/formwizard/dbwizres.src1563
-rw-r--r--wizards/source/resources/resources_en_US.properties366
2 files changed, 366 insertions, 1563 deletions
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src
index 05e9a8f23552..b4352fc8d4c9 100644
--- a/wizards/source/formwizard/dbwizres.src
+++ b/wizards/source/formwizard/dbwizres.src
@@ -18,14 +18,6 @@
*/
#define RID_COMMON_START 500
-#define RID_DB_COMMON_START 1000
-
-// db wizards
-
-#define RID_DB_FORM_WIZARD_START 2200
-#define RID_DB_QUERY_WIZARD_START 2300
-#define RID_DB_REPORT_WIZARD_START 2400
-#define RID_DB_TABLE_WIZARD_START 2600
#define RID_LETTERWIZARDDIALOG_START 3000
#define RID_LETTERWIZARDGREETING_START 3080
@@ -154,1561 +146,6 @@ String RID_COMMON_START + 21
// end of common section
-String RID_DB_COMMON_START + 0
-{
- Text [ en-US] = "C~reate";
-};
-String RID_DB_COMMON_START + 1
-{
- Text [ en-US] = "~Cancel";
-};
-
-String RID_DB_COMMON_START + 2
-{
- Text [ en-US] = "<< ~Back";
-};
-
-String RID_DB_COMMON_START + 3
-{
- Text [ en-US] = "~Next >>";
-};
-String RID_DB_COMMON_START + 4
-{
- Text [ en-US] = "~Database";
-};
-String RID_DB_COMMON_START + 5
-{
- Text [ en-US] = "~Table name";
-};
-
-String RID_DB_COMMON_START + 6
-{
- Text [ en-US] = "An error occurred while running the wizard. The wizard will be terminated.";
-};
-
-String RID_DB_COMMON_START + 14
-{
- Text [ en-US ] = "No connection to the database could be established.";
-};
-
-String RID_DB_COMMON_START + 20
-{
- Text [ en-US ] = "~Help";
-};
-
-String RID_DB_COMMON_START + 21
-{
- Text [ en-US ] = "~Stop";
-};
-
-String RID_DB_COMMON_START + 30
-{
- Text[ en-US ] = "The document could not be saved.";
-};
-
-String RID_DB_COMMON_START + 33
-{
- Text[ en-US ] = "Exiting the wizard";
-};
-
-String RID_DB_COMMON_START + 34
-{
- Text[ en-US ] = "Connecting to data source...";
-};
-
-String RID_DB_COMMON_START + 35
-{
- Text[ en-US ] = "The connection to the data source could not be established.";
-};
-
-String RID_DB_COMMON_START + 36
-{
- Text[ en-US ] = "The file path entered is not valid.";
-};
-
-String RID_DB_COMMON_START + 37
-{
- Text[ en-US ] = "Please select a data source";
-};
-
-String RID_DB_COMMON_START + 38
-{
- Text[ en-US ] = "Please select a table or query";
-};
-
-String RID_DB_COMMON_START + 39
-{
- Text[ en-US ] = "Add field";
-};
-
-String RID_DB_COMMON_START + 40
-{
- Text[ en-US ] = "Remove field";
-};
-
-String RID_DB_COMMON_START + 41
-{
- Text[ en-US ] = "Add all fields";
-};
-
-String RID_DB_COMMON_START + 42
-{
- Text[ en-US ] = "Remove all fields";
-};
-
-String RID_DB_COMMON_START + 43
-{
- Text[ en-US ] = "Move field up";
-};
-
-String RID_DB_COMMON_START + 44
-{
- Text[ en-US ] = "Move field down";
-};
-
-String RID_DB_COMMON_START + 45
-{
- Text [ en-US] = "The field names from '%NAME' could not be retrieved.";
-};
-
-// Form Wizard
-
-String RID_DB_FORM_WIZARD_START + 0
-{
- Text [ en-US ] = "Form Wizard";
-};
-
-String RID_DB_FORM_WIZARD_START + 1
-{
- Text [ en-US ] = "Fields in ~the form";
-};
-
-String RID_DB_FORM_WIZARD_START + 2
-{
- Text [ en-US ] = "Binary fields are always listed and selectable from the left list.\nIf possible, they are interpreted as images.";
-};
-
-String RID_DB_FORM_WIZARD_START + 3
-{
- Text [ en-US ] = "A subform is a form that is inserted in another form.\nUse subforms to show data from tables or queries with a one-to-many relationship.";
-};
-
-String RID_DB_FORM_WIZARD_START + 4
-{
- Text [ en-US ] = "~Add Subform";
-};
-
-String RID_DB_FORM_WIZARD_START + 5
-{
- Text [ en-US ] = "~Subform based on existing relation";
-};
-
-String RID_DB_FORM_WIZARD_START + 6
-{
- Text [ en-US ] = "Tables or queries";
-};
-
-String RID_DB_FORM_WIZARD_START + 7
-{
- Text [ en-US ] = "Subform based on ~manual selection of fields";
-};
-
-String RID_DB_FORM_WIZARD_START + 8
-{
- Text [ en-US ] = "~Which relation do you want to add?";
-};
-
-String RID_DB_FORM_WIZARD_START + 9
-{
- Text [ en-US ] = "Fields in the ~subform";
-};
-
-String RID_DB_FORM_WIZARD_START + 12
-{
- Text [ en-US ] = "~Available fields";
-};
-
-String RID_DB_FORM_WIZARD_START + 13
-{
- Text [ en-US ] = "Fields in form";
-};
-
-String RID_DB_FORM_WIZARD_START + 19
-{
- Text [ en-US ] = "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\nBut joins may only be used once.";
-};
-
-String RID_DB_FORM_WIZARD_START + 20
-{
- Text [ en-US ] = "~First joined subform field";
-};
-
-String RID_DB_FORM_WIZARD_START + 21
-{
- Text [ en-US ] = "~Second joined subform field";
-};
-
-String RID_DB_FORM_WIZARD_START + 22
-{
- Text [ en-US ] = "~Third joined subform field";
-};
-
-String RID_DB_FORM_WIZARD_START + 23
-{
- Text [ en-US ] = "~Fourth joined subform field";
-};
-
-String RID_DB_FORM_WIZARD_START + 24
-{
- Text [ en-US ] = "F~irst joined main form field";
-};
-
-String RID_DB_FORM_WIZARD_START + 25
-{
- Text [ en-US ] = "S~econd joined main form field";
-};
-
-String RID_DB_FORM_WIZARD_START + 26
-{
- Text [ en-US ] = "T~hird joined main form field";
-};
-
-String RID_DB_FORM_WIZARD_START + 27
-{
- Text [ en-US ] = "F~ourth joined main form field";
-};
-
-String RID_DB_FORM_WIZARD_START + 28
-{
- Text [ en-US ] = "Field border";
-};
-
-String RID_DB_FORM_WIZARD_START + 29
-{
- Text [ en-US ] = "No border";
-};
-
-String RID_DB_FORM_WIZARD_START + 30
-{
- Text [ en-US ] = "3D look";
-};
-
-String RID_DB_FORM_WIZARD_START + 31
-{
- Text [ en-US ] = "Flat";
-};
-
-String RID_DB_FORM_WIZARD_START + 32
-{
- Text [ en-US ] = "Label placement";
-};
-
-String RID_DB_FORM_WIZARD_START + 33
-{
- Text [ en-US ] = "Align left";
-};
-
-String RID_DB_FORM_WIZARD_START + 34
-{
- Text [ en-US ] = "Align right";
-};
-
-String RID_DB_FORM_WIZARD_START + 35
-{
- Text [ en-US ] = "Arrangement of DB fields";
-};
-
-String RID_DB_FORM_WIZARD_START + 36
-{
- Text [ en-US ] = "Columnar - Labels Left";
-};
-
-String RID_DB_FORM_WIZARD_START + 37
-{
- Text [ en-US ] = "Columnar - Labels on Top";
-};
-
-String RID_DB_FORM_WIZARD_START + 38
-{
- Text [ en-US ] = "In Blocks - Labels Left";
-};
-
-String RID_DB_FORM_WIZARD_START + 39
-{
- Text [ en-US ] = "In Blocks - Labels Above";
-};
-
-String RID_DB_FORM_WIZARD_START + 40
-{
- Text [ en-US ] = "As Data Sheet";
-};
-
-String RID_DB_FORM_WIZARD_START + 41
-{
- Text [ en-US ] = "Arrangement of the main form";
-};
-
-String RID_DB_FORM_WIZARD_START + 42
-{
- Text [ en-US ] = "Arrangement of the subform";
-};
-
-String RID_DB_FORM_WIZARD_START + 44
-{
- Text [ en-US ] = "The form is to be ~used for entering new data only.";
-};
-
-String RID_DB_FORM_WIZARD_START + 45
-{
- Text [ en-US ] = "Existing data will not be displayed ";
-};
-
-String RID_DB_FORM_WIZARD_START + 46
-{
- Text [ en-US ] = "T~he form is to display all data";
-};
-
-String RID_DB_FORM_WIZARD_START + 47
-{
- Text [ en-US ] = "Do not allow ~modification of existing data";
-};
-
-String RID_DB_FORM_WIZARD_START + 48
-{
- Text [ en-US ] = "Do not allow ~deletion of existing data";
-};
-
-String RID_DB_FORM_WIZARD_START + 49
-{
- Text [ en-US ] = "Do not allow ~addition of new data";
-};
-
-String RID_DB_FORM_WIZARD_START + 50
-{
- Text [ en-US ] = "Name of ~the form";
-};
-
-String RID_DB_FORM_WIZARD_START + 51
-{
- Text [ en-US ] = "How do you want to proceed after creating the form?";
-};
-
-String RID_DB_FORM_WIZARD_START + 52
-{
- Text [ en-US ] = "~Work with the form";
-};
-
-String RID_DB_FORM_WIZARD_START + 53
-{
- Text [ en-US ] = "~Modify the form";
-};
-
-String RID_DB_FORM_WIZARD_START + 55
-{
- Text [ en-US ] = "~Page Styles";
-};
-
-String RID_DB_FORM_WIZARD_START + 80
-{
- Text [ en-US ] = "Field selection";
-};
-
-String RID_DB_FORM_WIZARD_START + 81
-{
- Text [ en-US ] = "Set up a subform";
-};
-
-String RID_DB_FORM_WIZARD_START + 82
-{
- Text [ en-US ] = "Add subform fields";
-};
-
-String RID_DB_FORM_WIZARD_START + 83
-{
- Text [ en-US ] = "Get joined fields";
-};
-
-String RID_DB_FORM_WIZARD_START + 84
-{
- Text [ en-US ] = "Arrange controls";
-};
-
-String RID_DB_FORM_WIZARD_START + 85
-{
- Text [ en-US ] = "Set data entry";
-};
-
-String RID_DB_FORM_WIZARD_START + 86
-{
- Text [ en-US ] = "Apply styles";
-};
-
-String RID_DB_FORM_WIZARD_START + 87
-{
- Text [ en-US ] = "Set name";
-};
-
-String RID_DB_FORM_WIZARD_START + 88
-{
- Text [ en-US ] = "(Date)";
-};
-
-String RID_DB_FORM_WIZARD_START + 89
-{
- Text [ en-US ] = "(Time)";
-};
-
-String RID_DB_FORM_WIZARD_START + 90
-{
- Text [ en-US ] = "Select the fields of your form";
-};
-
-String RID_DB_FORM_WIZARD_START + 91
-{
- Text [ en-US ] = "Decide if you want to set up a subform";
-};
-
-String RID_DB_FORM_WIZARD_START + 92
-{
- Text [ en-US ] = "Select the fields of your subform";
-};
-
-String RID_DB_FORM_WIZARD_START + 93
-{
- Text [ en-US ] = "Select the joins between your forms";
-};
-
-String RID_DB_FORM_WIZARD_START + 94
-{
- Text [ en-US ] = "Arrange the controls on your form";
-};
-
-String RID_DB_FORM_WIZARD_START + 95
-{
- Text [ en-US ] = "Select the data entry mode";
-};
-
-String RID_DB_FORM_WIZARD_START + 96
-{
- Text [ en-US ] = "Apply the style of your form";
-};
-
-String RID_DB_FORM_WIZARD_START + 97
-{
- Text [ en-US ] = "Set the name of the form";
-};
-
-String RID_DB_FORM_WIZARD_START + 98
-{
- Text [ en-US ] = "A form with the name '%FORMNAME' already exists.\nChoose another name.";
-};
-
-String RID_DB_QUERY_WIZARD_START + 0
-{
- Text [ en-US ] = "Query Wizard";
-};
-
-String RID_DB_QUERY_WIZARD_START + 1
-{
- Text [ en-US] = "Query";
-};
-
-String RID_DB_QUERY_WIZARD_START + 2
-{
- Text [ en-US] = "Query Wizard";
-};
-
-String RID_DB_QUERY_WIZARD_START + 3
-{
- Text [ en-US] = "~Tables";
-};
-
-String RID_DB_QUERY_WIZARD_START + 4
-{
- Text [ en-US] = "A~vailable fields";
-};
-
-String RID_DB_QUERY_WIZARD_START + 5
-{
- Text [ en-US] = "Name ~of the query";
-};
-
-String RID_DB_QUERY_WIZARD_START + 6
-{
- Text [ en-US] = "Display ~Query";
-};
-
-String RID_DB_QUERY_WIZARD_START + 7
-{
- Text [ en-US] = "~Modify Query";
-};
-
-String RID_DB_QUERY_WIZARD_START + 8
-{
- Text [ en-US] = "~How do you want to proceed after creating the query?";
-};
-
-String RID_DB_QUERY_WIZARD_START + 9
-{
- Text [ en-US] = "Match ~all of the following";
-};
-
-String RID_DB_QUERY_WIZARD_START + 10
-{
- Text [ en-US] = "~Match any of the following";
-};
-
-String RID_DB_QUERY_WIZARD_START + 11
-{
- Text [ en-US] = "~Detailed query (Shows all records of the query.)";
-};
-
-String RID_DB_QUERY_WIZARD_START + 12
-{
- Text [ en-US] = "~Summary query (Shows only results of aggregate functions.)";
-};
-
-String RID_DB_QUERY_WIZARD_START + 16
-{
- Text [ en-US] = "Aggregate functions";
-};
-
-String RID_DB_QUERY_WIZARD_START + 17
-{
- Text [ en-US] = "Fields";
-};
-
-String RID_DB_QUERY_WIZARD_START + 18
-{
- Text [ en-US] = "~Group by";
-};
-
-String RID_DB_QUERY_WIZARD_START + 19
-{
- Text [ en-US] = "Field";
-};
-
-String RID_DB_QUERY_WIZARD_START + 20
-{
- Text [ en-US] = "Alias";
-};
-
-String RID_DB_QUERY_WIZARD_START + 21
-{
- Text [ en-US] = "Table: ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 22
-{
- Text [ en-US] = "Query: ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 24
-{
- Text [ en-US] = "Condition";
-};
-
-String RID_DB_QUERY_WIZARD_START + 25
-{
- Text [ en-US] = "Value";
-};
-
-// don't change anything to the next 10 values
-// they are list elements and need to be as follows
-String RID_DB_QUERY_WIZARD_START + 26
-{
- Text [ en-US] = "is equal to";
-};
-
-String RID_DB_QUERY_WIZARD_START + 27
-{
- Text [ en-US] = "is not equal to";
-};
-
-String RID_DB_QUERY_WIZARD_START + 28
-{
- Text [ en-US] = "is smaller than";
-};
-
-String RID_DB_QUERY_WIZARD_START + 29
-{
- Text [ en-US] = "is greater than";
-};
-
-String RID_DB_QUERY_WIZARD_START + 30
-{
- Text [ en-US] = "is equal or less than ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 31
-{
- Text [ en-US] = "is equal or greater than";
-};
-
-String RID_DB_QUERY_WIZARD_START + 32
-{
- Text [ en-US] = "like";
-};
-
-String RID_DB_QUERY_WIZARD_START + 33
-{
- Text [ en-US] = "not like";
-};
-
-String RID_DB_QUERY_WIZARD_START + 34
-{
- Text [ en-US] = "is null";
-};
-
-String RID_DB_QUERY_WIZARD_START + 35
-{
- Text [ en-US] = "is not null";
-};
-
-String RID_DB_QUERY_WIZARD_START + 36
-{
- Text [ en-US] = "true";
-};
-
-String RID_DB_QUERY_WIZARD_START + 37
-{
- Text [ en-US] = "false";
-};
-
-String RID_DB_QUERY_WIZARD_START + 38
-{
- Text [ en-US] = "and";
-};
-
-String RID_DB_QUERY_WIZARD_START + 39
-{
- Text [ en-US] = "or";
-};
-
-String RID_DB_QUERY_WIZARD_START + 40
-{
- Text [ en-US] = "get the sum of";
-};
-
-String RID_DB_QUERY_WIZARD_START + 41
-{
- Text [ en-US] = "get the average of";
-};
-
-String RID_DB_QUERY_WIZARD_START + 42
-{
- Text [ en-US] = "get the minimum of";
-};
-
-String RID_DB_QUERY_WIZARD_START + 43
-{
- Text [ en-US] = "get the maximum of";
-};
-
-String RID_DB_QUERY_WIZARD_START + 44
-{
- Text [ en-US] = "get the count of";
-};
-
-String RID_DB_QUERY_WIZARD_START + 48
-{
- Text [ en-US] = "(none)";
-};
-
-String RID_DB_QUERY_WIZARD_START + 50
-{
- Text [ en-US] = "Fie~lds in the Query: ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 51
-{
- Text [ en-US] = "Sorting order: ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 52
-{
- Text [ en-US] = "No sorting fields were assigned.";
- };
-
-String RID_DB_QUERY_WIZARD_START + 53
-{
- Text [ en-US] = "Search conditions: ";
- };
-
-String RID_DB_QUERY_WIZARD_START + 54
-{
- Text [ en-US] = "No conditions were assigned.";
- };
-
-String RID_DB_QUERY_WIZARD_START + 55
-{
- Text [ en-US] = "Aggregate functions: ";
- };
-
-String RID_DB_QUERY_WIZARD_START + 56
-{
- Text [ en-US] = "No aggregate functions were assigned.";
- };
-
-String RID_DB_QUERY_WIZARD_START + 57
-{
- Text [ en-US] = "Grouped by: ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 58
-{
- Text [ en-US] = "No Groups were assigned.";
-};
-
-String RID_DB_QUERY_WIZARD_START + 59
-{
- Text [ en-US ] = "Grouping conditions: ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 60
-{
- Text [ en-US] = "No grouping conditions were assigned.";
-};
-
-String RID_DB_QUERY_WIZARD_START + 70
-{
- Text [ en-US] = "Select the fields (columns) for your query";
-};
-
-String RID_DB_QUERY_WIZARD_START + 71
-{
- Text [ en-US] = "Select the sorting order";
-};
-
-String RID_DB_QUERY_WIZARD_START + 72
-{
- Text [ en-US] = "Select the search conditions";
-};
-
-String RID_DB_QUERY_WIZARD_START + 73
-{
- Text [ en-US] = "Select the type of query";
-};
-
-String RID_DB_QUERY_WIZARD_START + 74
-{
- Text [ en-US] = "Select the groups";
-};
-
-String RID_DB_QUERY_WIZARD_START + 75
-{
- Text [ en-US] = "Select the grouping conditions";
-};
-
-String RID_DB_QUERY_WIZARD_START + 76
-{
- Text [ en-US] = "Assign aliases if desired";
-};
-
-String RID_DB_QUERY_WIZARD_START + 77
-{
- Text [ en-US] = "Check the overview and decide how to proceed";
-};
-
-String RID_DB_QUERY_WIZARD_START + 80
-{
- Text [ en-US] = "Field selection";
-};
-
-String RID_DB_QUERY_WIZARD_START + 81
-{
- Text [ en-US] = "Sorting order";
-};
-
-String RID_DB_QUERY_WIZARD_START + 82
-{
- Text [ en-US] = "Search conditions";
-};
-
-String RID_DB_QUERY_WIZARD_START + 83
-{
- Text [ en-US] = "Detail or summary";
-};
-
-String RID_DB_QUERY_WIZARD_START + 84
-{
- Text [ en-US] = "Grouping";
-};
-
-String RID_DB_QUERY_WIZARD_START + 85
-{
- Text [ en-US] = "Grouping conditions";
-};
-
-String RID_DB_QUERY_WIZARD_START + 86
-{
- Text [ en-US] = "Aliases";
-};
-
-String RID_DB_QUERY_WIZARD_START + 87
-{
- Text [ en-US] = "Overview";
-};
-
-String RID_DB_QUERY_WIZARD_START + 88
-{
- Text [ en-US] = "A field that has not been assigned an aggregate function must be used in a group.";
-};
-
-String RID_DB_QUERY_WIZARD_START + 89
-{
- Text [ en-US] = "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Each condition can only be chosen once";
-};
-
-String RID_DB_QUERY_WIZARD_START + 90
-{
- Text [ en-US] = "The aggregate function <FUNCTION> has been assigned twice to the fieldname '<NUMERICFIELD>'.";
-};
-
-String RID_DB_QUERY_WIZARD_START + 91
-{
- Text [ en-US] = ", ";
-};
-
-String RID_DB_QUERY_WIZARD_START + 92
-{
- Text [ en-US] = "<FIELDTITLE> (<FIELDNAME>)";
-};
-
-String RID_DB_QUERY_WIZARD_START + 93
-{
- Text [ en-US] = "<FIELDNAME> (<SORTMODE>)";
-};
-
-String RID_DB_QUERY_WIZARD_START + 94
-{
- Text [ en-US] = "<FIELDNAME> <LOGICOPERATOR> <VALUE>";
-};
-
-String RID_DB_QUERY_WIZARD_START + 95
-{
- Text [ en-US] = "<CALCULATEDFUNCTION> <FIELDNAME>";
-};
-
-String RID_DB_QUERY_WIZARD_START + 96
-{
- Text [ en-US] = "<FIELDNAME> <LOGICOPERATOR> <VALUE>";
-};
-
-String RID_DB_REPORT_WIZARD_START + 0
-{
- Text [ en-US ] = "Report Wizard";
-};
-
-String RID_DB_REPORT_WIZARD_START + 3
-{
- Text [ en-US ] = "~Table";
-};
-
-String RID_DB_REPORT_WIZARD_START + 4
-{
- Text [ en-US ] = "Colu~mns";
-};
-
-String RID_DB_REPORT_WIZARD_START + 7
-{
- Text [ en-US ] = "Report_";
-};
-
-String RID_DB_REPORT_WIZARD_START + 8
-{
- Text [ en-US ] = "- undefined -";
-};
-
-String RID_DB_REPORT_WIZARD_START + 9
-{
- Text [ en-US ] = "~Fields in report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 11
-{
- Text [ en-US ] = "Grouping";
-};
-
-String RID_DB_REPORT_WIZARD_START + 12
-{
- Text [ en-US ] = "Sort options";
-};
-
-String RID_DB_REPORT_WIZARD_START + 13
-{
- Text [ en-US ] = "Choose layout";
-};
-
-String RID_DB_REPORT_WIZARD_START + 14
-{
- Text [ en-US ] = "Create report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 15
-{
- Text [ en-US ] = "Layout of data";
-};
-
-String RID_DB_REPORT_WIZARD_START + 16
-{
- Text [ en-US ] = "Layout of headers and footers";
-};
-
-String RID_DB_REPORT_WIZARD_START + 19
-{
- Text [ en-US ] = "Fields";
-};
-
-String RID_DB_REPORT_WIZARD_START + 20
-{
- Text [ en-US ] = "~Sort by";
-};
-
-String RID_DB_REPORT_WIZARD_START + 21
-{
- Text [ en-US ] = "T~hen by";
-};
-
-String RID_DB_REPORT_WIZARD_START + 22
-{
- Text [ en-US ] = "Orientation";
-};
-
-String RID_DB_REPORT_WIZARD_START + 23
-{
- Text [ en-US ] = "Portrait";
-};
-
-String RID_DB_REPORT_WIZARD_START + 24
-{
- Text [ en-US ] = "Landscape";
-};
-
-String RID_DB_REPORT_WIZARD_START + 28
-{
- Text [ en-US ] = "Which fields do you want to have in your report?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 29
-{
- Text [ en-US ] = "Do you want to add grouping levels?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 30
-{
- Text [ en-US ] = "According to which fields do you want to sort the data?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 31
-{
- Text [ en-US ] = "How do you want your report to look?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 32
-{
- Text [ en-US ] = "Decide how you want to proceed";
-};
-
-String RID_DB_REPORT_WIZARD_START + 33
-{
- Text [ en-US ] = "Title of report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 34
-{
- Text [ en-US ] = "Display report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 35
-{
- Text [ en-US ] = "Create report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 36
-{
- Text [ en-US ] = "Ascending";
-};
-
-String RID_DB_REPORT_WIZARD_START + 37
-{
- Text [ en-US ] = "Descending";
-};
-
-String RID_DB_REPORT_WIZARD_START + 40
-{
- Text [ en-US ] = "~Dynamic report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 41
-{
- Text [ en-US ] = "~Create report now";
-};
-
-String RID_DB_REPORT_WIZARD_START + 42
-{
- Text [ en-US ] = "~Modify report layout";
-};
-
-String RID_DB_REPORT_WIZARD_START + 43
-{
- Text [ en-US ] = "Static report";
-};
-
-String RID_DB_REPORT_WIZARD_START + 44
-{
- Text [ en-US ] = "Save as";
-};
-
-String RID_DB_REPORT_WIZARD_START + 50
-{
- Text [ en-US ] = "Groupings";
-};
-
-String RID_DB_REPORT_WIZARD_START + 51
-{
- Text [ en-US ] = "Then b~y";
-};
-
-String RID_DB_REPORT_WIZARD_START + 52
-{
- Text [ en-US ] = "~Then by";
-};
-
-String RID_DB_REPORT_WIZARD_START + 53
-{
- Text [ en-US ] = "Asc~ending";
-};
-
-String RID_DB_REPORT_WIZARD_START + 54
-{
- Text [ en-US ] = "Ascend~ing";
-};
-
-String RID_DB_REPORT_WIZARD_START + 55
-{
- Text [ en-US ] = "Ascendin~g";
-};
-
-String RID_DB_REPORT_WIZARD_START + 56
-{
- Text [ en-US ] = "De~scending";
-};
-
-String RID_DB_REPORT_WIZARD_START + 57
-{
- Text [ en-US ] = "Des~cending";
-};
-
-String RID_DB_REPORT_WIZARD_START + 58
-{
- Text [ en-US ] = "De~scending";
-};
-
-String RID_DB_REPORT_WIZARD_START + 60
-{
- Text [ en-US ] = "Binary fields cannot be displayed in the report.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 61
-{
- Text [ en-US ] = "The table '<TABLENAME>' does not exist.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 62
-{
- Text [ en-US ] = "Creating Report...";
-};
-
-String RID_DB_REPORT_WIZARD_START + 63
-{
- Text [ en-US ] = "Number of records inserted: <COUNT>";
-};
-
-String RID_DB_REPORT_WIZARD_START + 64
-{
- Text [ en-US ] = "The form '<REPORTFORM>' does not exist.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 65
-{
- Text [ en-US ] = "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR> Check your data source.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 66
-{
- Text [ en-US ] = "The following hidden control in the form '<REPORTFORM>' could not be read: '<CONTROLNAME>'.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 67
-{
- Text [ en-US ] = "Importing data...";
-};
-
-String RID_DB_REPORT_WIZARD_START + 68
-{
- Text [ en-US ] = "Labeling fields";
-};
-
-String RID_DB_REPORT_WIZARD_START + 69
-{
- Text [ en-US ] = "How do you want to label the fields?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 70
-{
- Text [ en-US ] = "Label";
-};
-
-String RID_DB_REPORT_WIZARD_START + 71
-{
- Text [ en-US ] = "Field";
-};
-
-String RID_DB_REPORT_WIZARD_START + 72
-{
- Text [ en-US ] = "An error occurred in the wizard.<BR>The template '%PATH' could be erroneous.<BR>Either the required sections or tables do not exist or exist under the wrong name.<BR>See the Help for more detailed information.<BR>Please select another template.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 73
-{
- Text [ en-US ] = "There is an invalid user field in a table.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 74
-{
- Text [ en-US ] = "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can only be chosen once.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 75
-{
- Text [ en-US ] = "Note: The dummy text will be replaced by data from the database when the report is created.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 76
-{
- Text [ en-US ] = "A report '%REPORTNAME' already exists in the database. Please assign another name.";
-};
-
-String RID_DB_REPORT_WIZARD_START + 78
-{
- Text [ en-US ] = "How do you want to proceed after creating the report?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 79
-{
- Text [ en-US ] = "What kind of report do you want to create?";
-};
-
-String RID_DB_REPORT_WIZARD_START + 80
-{
- Text [ en-US ] = "Tabular";
-};
-String RID_DB_REPORT_WIZARD_START + 81
-{
- Text [ en-US ] = "Columnar, single-column";
-};
-String RID_DB_REPORT_WIZARD_START + 82
-{
- Text [ en-US ] = "Columnar, two columns";
-};
-String RID_DB_REPORT_WIZARD_START + 83
-{
- Text [ en-US ] = "Columnar, three columns";
-};
-String RID_DB_REPORT_WIZARD_START + 84
-{
- Text [ en-US ] = "In blocks, labels left";
-};
-String RID_DB_REPORT_WIZARD_START + 85
-{
- Text [ en-US ] = "In blocks, labels above";
-};
-String RID_DB_REPORT_WIZARD_START + 86
-{
- Text [ en-US ] = "Title:";
-};
-String RID_DB_REPORT_WIZARD_START + 87
-{
- Text [ en-US ] = "Author:";
-};
-String RID_DB_REPORT_WIZARD_START + 88
-{
- Text [ en-US ] = "Date:";
-};
-String RID_DB_REPORT_WIZARD_START + 89
-{
- Text [ en-US ] = "Page #page# of #count#";
- Text [ x-comment ] = "Please don't translate the words #page# and #count#, these are placeholders.";
-};
-String RID_DB_REPORT_WIZARD_START + 90
-{
- Text [ en-US ] = "Page number:";
-};
-String RID_DB_REPORT_WIZARD_START + 91
-{
- Text [ en-US ] = "Page count:";
-};
-String RID_DB_REPORT_WIZARD_START + 92
-{
- Text [ en-US ] = "No valid report template was found.";
-};
-String RID_DB_REPORT_WIZARD_START + 93
-{
- Text [ en-US ] = "Page:";
-};
-String RID_DB_REPORT_WIZARD_START + 94
-{
- Text [ en-US ] = "Align Left - Border";
-};
-String RID_DB_REPORT_WIZARD_START + 95
-{
- Text [ en-US ] = "Align Left - Compact";
-};
-String RID_DB_REPORT_WIZARD_START + 96
-{
- Text [ en-US ] = "Align Left - Elegant";
-};
-String RID_DB_REPORT_WIZARD_START + 97
-{
- Text [ en-US ] = "Align Left - Highlighted";
-};
-String RID_DB_REPORT_WIZARD_START + 98
-{
- Text [ en-US ] = "Align Left - Modern";
-};
-String RID_DB_REPORT_WIZARD_START + 99
-{
- Text [ en-US ] = "Align Left - Red & Blue";
-};
-String RID_DB_REPORT_WIZARD_START + 100
-{
- Text [ en-US ] = "Default";
-};
-String RID_DB_REPORT_WIZARD_START + 101
-{
- Text [ en-US ] = "Outline - Borders";
-};
-String RID_DB_REPORT_WIZARD_START + 102
-{
- Text [ en-US ] = "Outline - Compact";
-};
-String RID_DB_REPORT_WIZARD_START + 103
-{
- Text [ en-US ] = "Outline - Elegant";
-};
-String RID_DB_REPORT_WIZARD_START + 104
-{
- Text [ en-US ] = "Outline - Highlighted";
-};
-String RID_DB_REPORT_WIZARD_START + 105
-{
- Text [ en-US ] = "Outline - Modern";
-};
-String RID_DB_REPORT_WIZARD_START + 106
-{
- Text [ en-US ] = "Outline - Red & Blue";
-};
-String RID_DB_REPORT_WIZARD_START + 107
-{
- Text [ en-US ] = "Outline, indented - Borders";
-};
-String RID_DB_REPORT_WIZARD_START + 108
-{
- Text [ en-US ] = "Outline, indented - Compact";
-};
-String RID_DB_REPORT_WIZARD_START + 109
-{
- Text [ en-US ] = "Outline, indented - Elegant";
-};
-String RID_DB_REPORT_WIZARD_START + 110
-{
- Text [ en-US ] = "Outline, indented - Highlighted";
-};
-String RID_DB_REPORT_WIZARD_START + 111
-{
- Text [ en-US ] = "Outline, indented - Modern";
-};
-String RID_DB_REPORT_WIZARD_START + 112
-{
- Text [ en-US ] = "Outline, indented - Red & Blue";
-};
-String RID_DB_REPORT_WIZARD_START + 113
-{
- Text [ en-US ] = "Bubbles";
-};
-String RID_DB_REPORT_WIZARD_START + 114
-{
- Text [ en-US ] = "Cinema";
-};
-String RID_DB_REPORT_WIZARD_START + 115
-{
- Text [ en-US ] = "Controlling";
-};
-String RID_DB_REPORT_WIZARD_START + 116
-{
- Text [ en-US ] = "Default";
-};
-String RID_DB_REPORT_WIZARD_START + 117
-{
- Text [ en-US ] = "Drafting";
-};
-String RID_DB_REPORT_WIZARD_START + 118
-{
- Text [ en-US ] = "Finances";
-};
-String RID_DB_REPORT_WIZARD_START + 119
-{
- Text [ en-US ] = "Flipchart";
-};
-String RID_DB_REPORT_WIZARD_START + 120
-{
- Text [ en-US ] = "Formal with Company Logo";
-};
-String RID_DB_REPORT_WIZARD_START + 121
-{
- Text [ en-US ] = "Generic";
-};
-String RID_DB_REPORT_WIZARD_START + 122
-{
- Text [ en-US ] = "Worldmap";
-};
-
-String RID_DB_TABLE_WIZARD_START + 1
-{
- Text [ en-US] = "Table Wizard";
-};
-
-String RID_DB_TABLE_WIZARD_START + 2
-{
- Text [ en-US] = "Select fields";
-};
-
-String RID_DB_TABLE_WIZARD_START + 3
-{
- Text [ en-US] = "Set types and formats";
-};
-
-String RID_DB_TABLE_WIZARD_START + 4
-{
- Text [ en-US] = "Set primary key";
-};
-
-String RID_DB_TABLE_WIZARD_START + 5
-{
- Text [ en-US] = "Create table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 8
-{
- Text [ en-US] = "Select fields for your table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 9
-{
- Text [ en-US] = "Set field types and formats";
-};
-
-String RID_DB_TABLE_WIZARD_START + 10
-{
- Text [ en-US] = "Set primary key";
-};
-
-String RID_DB_TABLE_WIZARD_START + 11
-{
- Text [ en-US] = "Create table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 14
-{
- Text [ en-US] = "This wizard helps you to create a table for your database. After selecting a table category and a sample table, choose the fields you want to include in your table. You can include fields from more than one sample table.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 15
-{
- Text [ en-US] = "Ca~tegory";
-};
-
-String RID_DB_TABLE_WIZARD_START + 16
-{
- Text [ en-US] = "B~usiness";
-};
-
-String RID_DB_TABLE_WIZARD_START + 17
-{
- Text [ en-US] = "P~ersonal";
-};
-
-String RID_DB_TABLE_WIZARD_START + 18
-{
- Text [ en-US] = "~Sample tables";
-};
-
-String RID_DB_TABLE_WIZARD_START + 19
-{
- Text [ en-US] = "A~vailable fields";
-};
-
-String RID_DB_TABLE_WIZARD_START + 20
-{
- Text [ en-US] = "Field information";
-};
-
-String RID_DB_TABLE_WIZARD_START + 21
-{
- Text [ en-US] = "+";
-};
-
-String RID_DB_TABLE_WIZARD_START + 22
-{
- Text [ en-US] = "-";
-};
-
-String RID_DB_TABLE_WIZARD_START + 23
-{
- Text [ en-US] = "Field name";
-};
-
-String RID_DB_TABLE_WIZARD_START + 24
-{
- Text [ en-US] = "Field type";
-};
-
-String RID_DB_TABLE_WIZARD_START + 25
-{
- Text [ en-US] = "~Selected fields";
-};
-
-String RID_DB_TABLE_WIZARD_START + 26
-{
- Text [ en-US] = "A primary key uniquely identifies each record in a database table. Primary keys ease the linking of information in separate tables, and it is recommended that you have a primary key in every table. Without a primary key, it will not be possible to enter data into this table.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 27
-{
- Text [ en-US] = "~Create a primary key";
-};
-
-String RID_DB_TABLE_WIZARD_START + 28
-{
- Text [ en-US] = "~Automatically add a primary key";
-};
-
-String RID_DB_TABLE_WIZARD_START + 29
-{
- Text [ en-US] = "~Use an existing field as a primary key";
-};
-
-String RID_DB_TABLE_WIZARD_START + 30
-{
- Text [ en-US] = "Define p~rimary key as a combination of several fields ";
-};
-
-String RID_DB_TABLE_WIZARD_START + 31
-{
- Text [ en-US] = "F~ieldname";
-};
-
-String RID_DB_TABLE_WIZARD_START + 32
-{
- Text [ en-US] = "~Primary key fields";
-};
-
-String RID_DB_TABLE_WIZARD_START + 33
-{
- Text [ en-US] = "Auto ~value";
-};
-
-String RID_DB_TABLE_WIZARD_START + 34
-{
- Text [ en-US] = "What do you want to name your table?";
-};
-
-String RID_DB_TABLE_WIZARD_START + 35
-{
- Text [ en-US] = "Congratulations. You have entered all the information needed to create your table.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 36
-{
- Text [ en-US] = "What do you want to do next?";
-};
-
-String RID_DB_TABLE_WIZARD_START + 37
-{
- Text [ en-US] = "Modify the table design";
-};
-
-String RID_DB_TABLE_WIZARD_START + 38
-{
- Text [ en-US] = "Insert data immediately";
-};
-
-String RID_DB_TABLE_WIZARD_START + 39
-{
- Text [ en-US] = "C~reate a form based on this table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 40
-{
- Text [ en-US] = "The table you have created could not be opened.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 41
-{
- Text [ en-US] = "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 42
-{
- Text [ en-US] = "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 43
-{
- Text [ en-US] = "Field";
-};
-
-String RID_DB_TABLE_WIZARD_START + 44
-{
- Text [ en-US] = "MyTable";
-};
-
-String RID_DB_TABLE_WIZARD_START + 45
-{
- Text [ en-US] = "Add a Field";
-};
-
-String RID_DB_TABLE_WIZARD_START + 46
-{
- Text [ en-US] = "Remove the selected Field";
-};
-
-String RID_DB_TABLE_WIZARD_START + 47
-{
- Text [ en-US] = "The field cannot be inserted because this would exceed the maximum number of %COUNT possible fields in the database table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 48
-{
- Text [ en-US] = "The name '%TABLENAME' already exists.\nPlease enter another name.";
-};
-
-String RID_DB_TABLE_WIZARD_START + 49
-{
- Text [ en-US] = "Catalog of the table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 50
-{
- Text [ en-US] = "Schema of the table";
-};
-
-String RID_DB_TABLE_WIZARD_START + 51
-{
- Text [ en-US] = "The field '%FIELDNAME' already exists.";
-};
-
// LETTER WIZARD RESOURCES
String RID_LETTERWIZARDDIALOG_START + 1
diff --git a/wizards/source/resources/resources_en_US.properties b/wizards/source/resources/resources_en_US.properties
new file mode 100644
index 000000000000..c9346eb7834b
--- /dev/null
+++ b/wizards/source/resources/resources_en_US.properties
@@ -0,0 +1,366 @@
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# This file incorporates work covered by the following license notice:
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed
+# with this work for additional information regarding copyright
+# ownership. The ASF licenses this file to you under the Apache
+# License, Version 2.0 (the "License; you may not use this file
+# except in compliance with the License. You may obtain a copy of
+# the License at http://www.apache.org/licenses/LICENSE-2.0 .
+#
+# x-no-translate
+
+#
+# resources.properties
+#
+# resources for com.sun.star.wizards
+#
+RID_COMMON_0=The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk.
+RID_COMMON_1=The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed.
+RID_COMMON_2=The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed.
+RID_COMMON_3=The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed.
+RID_COMMON_4=The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed.
+RID_COMMON_5=The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed.
+RID_COMMON_6=The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'.
+RID_COMMON_7=The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?
+RID_COMMON_8=Yes
+RID_COMMON_9=Yes to All
+RID_COMMON_10=No
+RID_COMMON_11=Cancel
+RID_COMMON_12=~Finish
+RID_COMMON_13=< ~Back
+RID_COMMON_14=~Next >
+RID_COMMON_15=~Help
+RID_COMMON_16=Steps
+RID_COMMON_17=Close
+RID_COMMON_18=OK
+RID_COMMON_19=The file already exists. Do you want to overwrite it?
+RID_COMMON_20=Template created via <wizard_name> on <current_date>.
+RID_COMMON_21=The wizard could not be run, because important files were not found.\nUnder 'Tools - Options - %PRODUCTNAME - Paths' click the 'Default' button to reset the paths to the original default settings.\nThen run the wizard again.
+RID_REPORT_0=Report Wizard
+RID_REPORT_3=~Table
+RID_REPORT_4=Colu~mns
+RID_REPORT_7=Report_
+RID_REPORT_8=- undefined -
+RID_REPORT_9=~Fields in report
+RID_REPORT_11=Grouping
+RID_REPORT_12=Sort options
+RID_REPORT_13=Choose layout
+RID_REPORT_14=Create report
+RID_REPORT_15=Layout of data
+RID_REPORT_16=Layout of headers and footers
+RID_REPORT_19=Fields
+RID_REPORT_20=~Sort by
+RID_REPORT_21=T~hen by
+RID_REPORT_22=Orientation
+RID_REPORT_23=Portrait
+RID_REPORT_24=Landscape
+RID_REPORT_28=Which fields do you want to have in your report?
+RID_REPORT_29=Do you want to add grouping levels?
+RID_REPORT_30=According to which fields do you want to sort the data?
+RID_REPORT_31=How do you want your report to look?
+RID_REPORT_32=Decide how you want to proceed
+RID_REPORT_33=Title of report
+RID_REPORT_34=Display report
+RID_REPORT_35=Create report
+RID_REPORT_36=Ascending
+RID_REPORT_37=Descending
+RID_REPORT_40=~Dynamic report
+RID_REPORT_41=~Create report now
+RID_REPORT_42=~Modify report layout
+RID_REPORT_43=Static report
+RID_REPORT_44=Save as
+RID_REPORT_50=Groupings
+RID_REPORT_51=Then b~y
+RID_REPORT_52=~Then by
+RID_REPORT_53=Asc~ending
+RID_REPORT_54=Ascend~ing
+RID_REPORT_55=Ascendin~g
+RID_REPORT_56=De~scending
+RID_REPORT_57=Des~cending
+RID_REPORT_58=De~scending
+RID_REPORT_60=Binary fields cannot be displayed in the report.
+RID_REPORT_61=The table '<TABLENAME>' does not exist.
+RID_REPORT_62=Creating Report...
+RID_REPORT_63=Number of records inserted: <COUNT>
+RID_REPORT_64=The form '<REPORTFORM>' does not exist.
+RID_REPORT_65=The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR> Check your data source.
+RID_REPORT_66=The following hidden control in the form '<REPORTFORM>' could not be read: '<CONTROLNAME>'.
+RID_REPORT_67=Importing data...
+RID_REPORT_68=Labeling fields
+RID_REPORT_69=How do you want to label the fields?
+RID_REPORT_70=Label
+RID_REPORT_71=Field
+RID_REPORT_72=An error occurred in the wizard.<BR>The template '%PATH' could be erroneous.<BR>Either the required sections or tables do not exist or exist under the wrong name.<BR>See the Help for more detailed information.<BR>Please select another template.
+RID_REPORT_73=There is an invalid user field in a table.
+RID_REPORT_74=The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can only be chosen once.
+RID_REPORT_75=Note: The dummy text will be replaced by data from the database when the report is created.
+RID_REPORT_76=A report '%REPORTNAME' already exists in the database. Please assign another name.
+RID_REPORT_78=How do you want to proceed after creating the report?
+RID_REPORT_79=What kind of report do you want to create?
+RID_REPORT_80=Tabular
+RID_REPORT_81=Columnar, single-column
+RID_REPORT_82=Columnar, two columns
+RID_REPORT_83=Columnar, three columns
+RID_REPORT_84=In blocks, labels left
+RID_REPORT_85=In blocks, labels above
+RID_REPORT_86=Title:
+RID_REPORT_87=Author:
+RID_REPORT_88=Date:
+# Please don't translate the words #page# and #count#, these are placeholders.
+RID_REPORT_89=Page #page# of #count#
+RID_REPORT_90=Page number:
+RID_REPORT_91=Page count:
+RID_REPORT_92=No valid report template was found.
+RID_REPORT_93=Page:
+RID_REPORT_94=Align Left - Border
+RID_REPORT_95=Align Left - Compact
+RID_REPORT_96=Align Left - Elegant
+RID_REPORT_97=Align Left - Highlighted
+RID_REPORT_98=Align Left - Modern
+RID_REPORT_99=Align Left - Red & Blue
+RID_REPORT_100=Default
+RID_REPORT_101=Outline - Borders
+RID_REPORT_102=Outline - Compact
+RID_REPORT_103=Outline - Elegant
+RID_REPORT_104=Outline - Highlighted
+RID_REPORT_105=Outline - Modern
+RID_REPORT_106=Outline - Red & Blue
+RID_REPORT_107=Outline, indented - Borders
+RID_REPORT_108=Outline, indented - Compact
+RID_REPORT_109=Outline, indented - Elegant
+RID_REPORT_110=Outline, indented - Highlighted
+RID_REPORT_111=Outline, indented - Modern
+RID_REPORT_112=Outline, indented - Red & Blue
+RID_REPORT_113=Bubbles
+RID_REPORT_114=Cinema
+RID_REPORT_115=Controlling
+RID_REPORT_116=Default
+RID_REPORT_117=Drafting
+RID_REPORT_118=Finances
+RID_REPORT_119=Flipchart
+RID_REPORT_120=Formal with Company Logo
+RID_REPORT_121=Generic
+RID_REPORT_122=Worldmap
+RID_DB_COMMON_0=C~reate
+RID_DB_COMMON_1=~Cancel
+RID_DB_COMMON_2=<< ~Back
+RID_DB_COMMON_3=~Next >>
+RID_DB_COMMON_4=~Database
+RID_DB_COMMON_5=~Table name
+RID_DB_COMMON_6=An error occurred while running the wizard. The wizard will be terminated.
+RID_DB_COMMON_14=No connection to the database could be established.
+RID_DB_COMMON_20=~Help
+RID_DB_COMMON_21=~Stop
+RID_DB_COMMON_30=The document could not be saved.
+RID_DB_COMMON_33=Exiting the wizard
+RID_DB_COMMON_34=Connecting to data source...
+RID_DB_COMMON_35=The connection to the data source could not be established.
+RID_DB_COMMON_36=The file path entered is not valid.
+RID_DB_COMMON_37=Please select a data source
+RID_DB_COMMON_38=Please select a table or query
+RID_DB_COMMON_39=Add field
+RID_DB_COMMON_40=Remove field
+RID_DB_COMMON_41=Add all fields
+RID_DB_COMMON_42=Remove all fields
+RID_DB_COMMON_43=Move field up
+RID_DB_COMMON_44=Move field down
+RID_DB_COMMON_45=The field names from '%NAME' could not be retrieved.
+RID_QUERY_0=Query Wizard
+RID_QUERY_1=Query
+RID_QUERY_2=Query Wizard
+RID_QUERY_3=~Tables
+RID_QUERY_4=A~vailable fields
+RID_QUERY_5=Name ~of the query
+RID_QUERY_6=Display ~Query
+RID_QUERY_7=~Modify Query
+RID_QUERY_8=~How do you want to proceed after creating the query?
+RID_QUERY_9=Match ~all of the following
+RID_QUERY_10=~Match any of the following
+RID_QUERY_11=~Detailed query (Shows all records of the query.)
+RID_QUERY_12=~Summary query (Shows only results of aggregate functions.)
+RID_QUERY_16=Aggregate functions
+RID_QUERY_17=Fields
+RID_QUERY_18=~Group by
+RID_QUERY_19=Field
+RID_QUERY_20=Alias
+RID_QUERY_21=Table:
+RID_QUERY_22=Query:
+RID_QUERY_24=Condition
+RID_QUERY_25=Value
+RID_QUERY_26=is equal to
+RID_QUERY_27=is not equal to
+RID_QUERY_28=is smaller than
+RID_QUERY_29=is greater than
+RID_QUERY_30=is equal or less than
+RID_QUERY_31=is equal or greater than
+RID_QUERY_32=like
+RID_QUERY_33=not like
+RID_QUERY_34=is null
+RID_QUERY_35=is not null
+RID_QUERY_36=true
+RID_QUERY_37=false
+RID_QUERY_38=and
+RID_QUERY_39=or
+RID_QUERY_40=get the sum of
+RID_QUERY_41=get the average of
+RID_QUERY_42=get the minimum of
+RID_QUERY_43=get the maximum of
+RID_QUERY_44=get the count of
+RID_QUERY_48=(none)
+RID_QUERY_50=Fie~lds in the Query:
+RID_QUERY_51=Sorting order:
+RID_QUERY_52=No sorting fields were assigned.
+RID_QUERY_53=Search conditions:
+RID_QUERY_54=No conditions were assigned.
+RID_QUERY_55=Aggregate functions:
+RID_QUERY_56=No aggregate functions were assigned.
+RID_QUERY_57=Grouped by:
+RID_QUERY_58=No Groups were assigned.
+RID_QUERY_59=Grouping conditions:
+RID_QUERY_60=No grouping conditions were assigned.
+RID_QUERY_70=Select the fields (columns) for your query
+RID_QUERY_71=Select the sorting order
+RID_QUERY_72=Select the search conditions
+RID_QUERY_73=Select the type of query
+RID_QUERY_74=Select the groups
+RID_QUERY_75=Select the grouping conditions
+RID_QUERY_76=Assign aliases if desired
+RID_QUERY_77=Check the overview and decide how to proceed
+RID_QUERY_80=Field selection
+RID_QUERY_81=Sorting order
+RID_QUERY_82=Search conditions
+RID_QUERY_83=Detail or summary
+RID_QUERY_84=Grouping
+RID_QUERY_85=Grouping conditions
+RID_QUERY_86=Aliases
+RID_QUERY_87=Overview
+RID_QUERY_88=A field that has not been assigned an aggregate function must be used in a group.
+RID_QUERY_89=The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Each condition can only be chosen once
+RID_QUERY_90=The aggregate function <FUNCTION> has been assigned twice to the fieldname '<NUMERICFIELD>'.
+RID_QUERY_91=,
+RID_QUERY_92=<FIELDTITLE> (<FIELDNAME>)
+RID_QUERY_93=<FIELDNAME> (<SORTMODE>)
+RID_QUERY_94=<FIELDNAME> <LOGICOPERATOR> <VALUE>
+RID_QUERY_95=<CALCULATEDFUNCTION> <FIELDNAME>
+RID_QUERY_96=<FIELDNAME> <LOGICOPERATOR> <VALUE>
+RID_FORM_0=Form Wizard
+RID_FORM_1=Fields in ~the form
+RID_FORM_2=Binary fields are always listed and selectable from the left list.\nIf possible, they are interpreted as images.
+RID_FORM_3=A subform is a form that is inserted in another form.\nUse subforms to show data from tables or queries with a one-to-many relationship.
+RID_FORM_4=~Add Subform
+RID_FORM_5=~Subform based on existing relation
+RID_FORM_6=Tables or queries
+RID_FORM_7=Subform based on ~manual selection of fields
+RID_FORM_8=~Which relation do you want to add?
+RID_FORM_9=Fields in the ~subform
+RID_FORM_12=~Available fields
+RID_FORM_13=Fields in form
+RID_FORM_19=The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\nBut joins may only be used once.
+RID_FORM_20=~First joined subform field
+RID_FORM_21=~Second joined subform field
+RID_FORM_22=~Third joined subform field
+RID_FORM_23=~Fourth joined subform field
+RID_FORM_24=F~irst joined main form field
+RID_FORM_25=S~econd joined main form field
+RID_FORM_26=T~hird joined main form field
+RID_FORM_27=F~ourth joined main form field
+RID_FORM_28=Field border
+RID_FORM_29=No border
+RID_FORM_30=3D look
+RID_FORM_31=Flat
+RID_FORM_32=Label placement
+RID_FORM_33=Align left
+RID_FORM_34=Align right
+RID_FORM_35=Arrangement of DB fields
+RID_FORM_36=Columnar - Labels Left
+RID_FORM_37=Columnar - Labels on Top
+RID_FORM_38=In Blocks - Labels Left
+RID_FORM_39=In Blocks - Labels Above
+RID_FORM_40=As Data Sheet
+RID_FORM_41=Arrangement of the main form
+RID_FORM_42=Arrangement of the subform
+RID_FORM_44=The form is to be ~used for entering new data only.
+RID_FORM_45=Existing data will not be displayed
+RID_FORM_46=T~he form is to display all data
+RID_FORM_47=Do not allow ~modification of existing data
+RID_FORM_48=Do not allow ~deletion of existing data
+RID_FORM_49=Do not allow ~addition of new data
+RID_FORM_50=Name of ~the form
+RID_FORM_51=How do you want to proceed after creating the form?
+RID_FORM_52=~Work with the form
+RID_FORM_53=~Modify the form
+RID_FORM_55=~Page Styles
+RID_FORM_80=Field selection
+RID_FORM_81=Set up a subform
+RID_FORM_82=Add subform fields
+RID_FORM_83=Get joined fields
+RID_FORM_84=Arrange controls
+RID_FORM_85=Set data entry
+RID_FORM_86=Apply styles
+RID_FORM_87=Set name
+RID_FORM_88=(Date)
+RID_FORM_89=(Time)
+RID_FORM_90=Select the fields of your form
+RID_FORM_91=Decide if you want to set up a subform
+RID_FORM_92=Select the fields of your subform
+RID_FORM_93=Select the joins between your forms
+RID_FORM_94=Arrange the controls on your form
+RID_FORM_95=Select the data entry mode
+RID_FORM_96=Apply the style of your form
+RID_FORM_97=Set the name of the form
+RID_FORM_98=A form with the name '%FORMNAME' already exists.\nChoose another name.
+RID_DB_TABLE_WIZARD_START_1=Table Wizard
+RID_DB_TABLE_WIZARD_START_2=Select fields
+RID_DB_TABLE_WIZARD_START_3=Set types and formats
+RID_DB_TABLE_WIZARD_START_4=Set primary key
+RID_DB_TABLE_WIZARD_START_5=Create table
+RID_DB_TABLE_WIZARD_START_8=Select fields for your table
+RID_DB_TABLE_WIZARD_START_9=Set field types and formats
+RID_DB_TABLE_WIZARD_START_10=Set primary key
+RID_DB_TABLE_WIZARD_START_11=Create table
+RID_DB_TABLE_WIZARD_START_14=This wizard helps you to create a table for your database. After selecting a table category and a sample table, choose the fields you want to include in your table. You can include fields from more than one sample table.
+RID_DB_TABLE_WIZARD_START_15=Ca~tegory
+RID_DB_TABLE_WIZARD_START_16=B~usiness
+RID_DB_TABLE_WIZARD_START_17=P~ersonal
+RID_DB_TABLE_WIZARD_START_18=~Sample tables
+RID_DB_TABLE_WIZARD_START_19=A~vailable fields
+RID_DB_TABLE_WIZARD_START_20=Field information
+RID_TABLE=+
+RID_DB_TABLE_WIZARD_START_22=-
+RID_DB_TABLE_WIZARD_START_23=Field name
+RID_DB_TABLE_WIZARD_START_24=Field type
+RID_DB_TABLE_WIZARD_START_25=~Selected fields
+RID_DB_TABLE_WIZARD_START_26=A primary key uniquely identifies each record in a database table. Primary keys ease the linking of information in separate tables, and it is recommended that you have a primary key in every table. Without a primary key, it will not be possible to enter data into this table.
+RID_DB_TABLE_WIZARD_START_27=~Create a primary key
+RID_DB_TABLE_WIZARD_START_28=~Automatically add a primary key
+RID_DB_TABLE_WIZARD_START_29=~Use an existing field as a primary key
+RID_DB_TABLE_WIZARD_START_30=Define p~rimary key as a combination of several fields
+RID_DB_TABLE_WIZARD_START_31=F~ieldname
+RID_DB_TABLE_WIZARD_START_32=~Primary key fields
+RID_DB_TABLE_WIZARD_START_33=Auto ~value
+RID_DB_TABLE_WIZARD_START_34=What do you want to name your table?
+RID_DB_TABLE_WIZARD_START_35=Congratulations. You have entered all the information needed to create your table.
+RID_DB_TABLE_WIZARD_START_36=What do you want to do next?
+RID_DB_TABLE_WIZARD_START_37=Modify the table design
+RID_DB_TABLE_WIZARD_START_38=Insert data immediately
+RID_DB_TABLE_WIZARD_START_39=C~reate a form based on this table
+RID_DB_TABLE_WIZARD_START_40=The table you have created could not be opened.
+RID_DB_TABLE_WIZARD_START_41=The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database.
+RID_DB_TABLE_WIZARD_START_42=The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database.
+RID_DB_TABLE_WIZARD_START_43=Field
+RID_DB_TABLE_WIZARD_START_44=MyTable
+RID_DB_TABLE_WIZARD_START_45=Add a Field
+RID_DB_TABLE_WIZARD_START_46=Remove the selected Field
+RID_DB_TABLE_WIZARD_START_47=The field cannot be inserted because this would exceed the maximum number of %COUNT possible fields in the database table
+RID_DB_TABLE_WIZARD_START_48=The name '%TABLENAME' already exists.\nPlease enter another name.
+RID_DB_TABLE_WIZARD_START_49=Catalog of the table
+RID_DB_TABLE_WIZARD_START_50=Schema of the table
+RID_DB_TABLE_WIZARD_START_51=The field '%FIELDNAME' already exists.