Wiki source code of Translations
Version 1.1 by superadmin on 2025/05/22 17:44
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | ### Home page |
| 2 | platform.appwithinminutes.homePageTitle=App Within Minutes | ||
| 3 | platform.appwithinminutes.description=Create collaborative web applications within minutes, based on XWiki's powerful structured data management system. | ||
| 4 | platform.appwithinminutes.createAppButtonLabel=Create Application | ||
| 5 | platform.appwithinminutes.appsLiveTableHeading=Applications | ||
| 6 | platform.appwithinminutes.appsLiveTable.doc.title=Application | ||
| 7 | platform.appwithinminutes.appsLiveTable.doc.author=Last author | ||
| 8 | platform.appwithinminutes.appsLiveTable.doc.date=Update date | ||
| 9 | platform.appwithinminutes.appsLiveTable._actions=Actions | ||
| 10 | platform.appwithinminutes.grantSpaceAdminRightsSaveComment=Grant space administration rights. | ||
| 11 | |||
| 12 | ### AWM Applications panel entry | ||
| 13 | platform.appwithinminutes.appPanelCreateEntry=Create your own! | ||
| 14 | |||
| 15 | ### Wizard step | ||
| 16 | platform.appwithinminutes.wizardStepHeading=Step {0} \u2014 {1} | ||
| 17 | appWithinMinutes.wizardStep.name.name=Name | ||
| 18 | appWithinMinutes.wizardStep.name.title=Name your application | ||
| 19 | appWithinMinutes.wizardStep.name.description=Choose the application name | ||
| 20 | appWithinMinutes.wizardStep.structure.name=Structure | ||
| 21 | appWithinMinutes.wizardStep.structure.title=Structure your data | ||
| 22 | appWithinMinutes.wizardStep.structure.description=Describe the application data | ||
| 23 | appWithinMinutes.wizardStep.entries.name=Entries | ||
| 24 | appWithinMinutes.wizardStep.entries.title=Locate your data | ||
| 25 | appWithinMinutes.wizardStep.entries.description=Choose where to store the data | ||
| 26 | appWithinMinutes.wizardStep.presentation.name=Presentation | ||
| 27 | appWithinMinutes.wizardStep.presentation.title=Customize your application home page | ||
| 28 | appWithinMinutes.wizardStep.presentation.description=Customize the application home page | ||
| 29 | platform.appwithinminutes.wizardStepNextButtonLabel=Next Step | ||
| 30 | platform.appwithinminutes.wizardStepNextButtonTip=Go to next step | ||
| 31 | platform.appwithinminutes.wizardStepFinishButtonLabel=Finish | ||
| 32 | platform.appwithinminutes.wizardStepFinishButtonTip=Go to the application home page | ||
| 33 | platform.appwithinminutes.wizardStepPreviousButtonLabel=Previous Step | ||
| 34 | platform.appwithinminutes.wizardStepPreviousButtonTip=Go to previous step | ||
| 35 | platform.appwithinminutes.wizardStepHelpTitle=Steps | ||
| 36 | platform.appwithinminutes.wizardStepHelpDescription=This wizard will guide you through the process of creating an application. These are the steps you'll take: | ||
| 37 | |||
| 38 | ### Wizard Step 1: Application Name | ||
| 39 | appWithinMinutes.createApp.location.label=Location | ||
| 40 | appWithinMinutes.createApp.location.hint=The location in the page hierarchy where the application will be created. | ||
| 41 | appWithinMinutes.createApp.parent.label=Parent | ||
| 42 | appWithinMinutes.createApp.parent.hint=The parent of the new application. Leave this field empty if you want to create a top level application. | ||
| 43 | appWithinMinutes.createApp.parent.placeholder=Path.To.Parent | ||
| 44 | appWithinMinutes.codeSpace.title=Code | ||
| 45 | appWithinMinutes.codeSpace.description=This is the place where the application code is located. | ||
| 46 | appWithinMinutes.codeSpace.hiddenPagesInfo=The hidden pages are also listed, even though your current user profile settings prevent to do so, otherwise none of the application code pages would be visible because they are all hidden by default. | ||
| 47 | platform.appwithinminutes.appNamePageTitle=Create Application | ||
| 48 | platform.appwithinminutes.appNameLabel=Application Name | ||
| 49 | platform.appwithinminutes.appNameHint=The application name determines the homepage URL and the location where the application code is stored. | ||
| 50 | platform.appwithinminutes.appNamePreviewHomePageUrlLabel=Application homepage URL | ||
| 51 | platform.appwithinminutes.appNamePreviewCodeSpaceLabel=Application code location | ||
| 52 | platform.appwithinminutes.appNameIsUsedWarning=This application already exists. If you go to the next step you will be editing the existing application. | ||
| 53 | platform.appwithinminutes.appNameEmptyError=Please enter the application name. | ||
| 54 | |||
| 55 | ### Wizard Step 2: Application Structure | ||
| 56 | platform.appwithinminutes.classEditorPaletteTitle=Field Palette | ||
| 57 | platform.appwithinminutes.classEditorPaletteHint=Drag & drop fields from the palette to create the form that will be used to input your data. | ||
| 58 | platform.appwithinminutes.classEditorCanvasHint=Drag fields from the palette and drop them in this area. | ||
| 59 | |||
| 60 | platform.appwithinminutes.classEditorUpdateTemplateLabel=Update the template | ||
| 61 | platform.appwithinminutes.classEditorUpdateTemplateHint=The template ({0}) stores the default field values. | ||
| 62 | platform.appwithinminutes.classEditorUpdateSheetLabel=Update the sheet | ||
| 63 | platform.appwithinminutes.classEditorUpdateSheetHint=The sheet ({0}) is used to display and edit the structured data. | ||
| 64 | platform.appwithinminutes.classEditorUpdateTranslationsLabel=Update the translation | ||
| 65 | platform.appwithinminutes.classEditorUpdateTranslationsHint=Update the translation of field pretty names and list values ({0}). | ||
| 66 | |||
| 67 | platform.appwithinminutes.classEditorMultipleSheetsWarning=This class has multiple sheets. | ||
| 68 | platform.appwithinminutes.classEditorDuplicateFieldNameError=The class has two fields with the same name: {0} | ||
| 69 | platform.appwithinminutes.classEditorTemplateSaveComment=Update default values | ||
| 70 | platform.appwithinminutes.classEditorBindSheetSaveComment=Bind class sheet | ||
| 71 | platform.appwithinminutes.classEditorSheetSaveComment=Update class sheet | ||
| 72 | platform.appwithinminutes.classEditorTranslationsSaveComment=Update translations | ||
| 73 | |||
| 74 | platform.appwithinminutes.classEditorStandardCategoryName=Standard | ||
| 75 | platform.appwithinminutes.classEditorPickersCategoryName=Pickers | ||
| 76 | platform.appwithinminutes.classEditorDocumentCategoryName=Page | ||
| 77 | platform.appwithinminutes.classEditorAdvancedCategoryName=Advanced | ||
| 78 | |||
| 79 | platform.appwithinminutes.classEditorDBListFieldName=Database List | ||
| 80 | platform.appwithinminutes.classEditorGroupsFieldName=Group | ||
| 81 | platform.appwithinminutes.classEditorUsersFieldName=User | ||
| 82 | platform.appwithinminutes.classEditorDateFieldName=Date | ||
| 83 | platform.appwithinminutes.classEditorStaticListFieldName=Static List | ||
| 84 | platform.appwithinminutes.classEditorBooleanFieldName=Boolean | ||
| 85 | platform.appwithinminutes.classEditorNumberFieldName=Number | ||
| 86 | platform.appwithinminutes.classEditorTextAreaFieldName=Long Text | ||
| 87 | platform.appwithinminutes.classEditorStringFieldName=Short Text | ||
| 88 | platform.appwithinminutes.classEditorContentFieldName=Content | ||
| 89 | platform.appwithinminutes.classEditorTitleFieldName=Title | ||
| 90 | platform.appwithinminutes.classEditorPageFieldName=Page | ||
| 91 | |||
| 92 | platform.appwithinminutes.classEditorDeleteFieldLabel=Delete | ||
| 93 | platform.appwithinminutes.classEditorConfigureFieldLabel=Configure | ||
| 94 | platform.appwithinminutes.classEditorPreviewFieldLabel=Preview | ||
| 95 | platform.appwithinminutes.classEditorPreviewFieldHint=Hide configuration panel and apply changes | ||
| 96 | platform.appwithinminutes.classEditorMoveFieldLabel=Move | ||
| 97 | platform.appwithinminutes.classEditorMoveFieldHint=Drag and drop to change the order | ||
| 98 | |||
| 99 | platform.appwithinminutes.classEditorFieldDefaultValueToolTip=Default value | ||
| 100 | |||
| 101 | ### Date Picker | ||
| 102 | platform.appwithinminutes.classEditorDatePickerAcceptSelectedDate=OK | ||
| 103 | platform.appwithinminutes.classEditorDatePickerClearSelectedDate=Clear | ||
| 104 | platform.appwithinminutes.classEditorDatePickerSelectCurrentTime=Now | ||
| 105 | platform.appwithinminutes.classEditorDatePickerSelectCurrentDate=Today | ||
| 106 | |||
| 107 | ### Static List Editor | ||
| 108 | platform.appwithinminutes.classEditorStaticListEditorItemValueLabel=Value | ||
| 109 | platform.appwithinminutes.classEditorStaticListEditorItemIDLabel=ID | ||
| 110 | platform.appwithinminutes.classEditorStaticListEditorAddItemLabel=Add | ||
| 111 | platform.appwithinminutes.classEditorStaticListEditorDeleteItemLabel=Delete | ||
| 112 | |||
| 113 | appWithinMinutes.templateProviderEditor.hint=Application entries are wiki pages that contain structured data. | ||
| 114 | appWithinMinutes.templateProviderEditor.icon.hint=The icon associated with an application entry. | ||
| 115 | appWithinMinutes.templateProviderEditor.description.hint=Short description of an application entry. | ||
| 116 | appWithinMinutes.templateProviderEditor.visibilityRestrictions.name=Where to create the entries from | ||
| 117 | appWithinMinutes.templateProviderEditor.visibilityRestrictions.hint=If no location is selected, the entries can be created from any page. | ||
| 118 | appWithinMinutes.templateProviderEditor.creationRestrictions.name=Where to create the entries | ||
| 119 | appWithinMinutes.templateProviderEditor.creationRestrictions.hint=If no location is selected, the entries can be created anywhere in the wiki. | ||
| 120 | appWithinMinutes.templateProviderEditor.creationRestrictionsAreSuggestions.name=Don't enforce entry location | ||
| 121 | appWithinMinutes.templateProviderEditor.creationRestrictionsAreSuggestions.hint=Use the locations specified above only as suggestions, allowing the user to select a different location when creating an application entry. | ||
| 122 | appWithinMinutes.templateProviderEditor.terminal.hint=Whether the application entries should be terminal pages or not. | ||
| 123 | |||
| 124 | ### Wizard Step 3: Application Presentation | ||
| 125 | platform.appwithinminutes.liveTableEditorClassFieldColumnGroupLabel=Application fields | ||
| 126 | platform.appwithinminutes.liveTableEditorGenericColumnGroupLabel=Generic columns | ||
| 127 | platform.appwithinminutes.liveTableEditorHelpTitle=Tip | ||
| 128 | platform.appwithinminutes.liveTableEditorHelpDescription=Generic live table columns are independent of your application structure. They provide information about the pages that hold your application data. | ||
| 129 | platform.appwithinminutes.liveTableEditorDocTitleColumnName=Page Title | ||
| 130 | platform.appwithinminutes.liveTableEditorDocTitleColumnDescription=The title of the page that contains application data | ||
| 131 | platform.appwithinminutes.liveTableEditorDocNameColumnName=Page Name | ||
| 132 | platform.appwithinminutes.liveTableEditorDocNameColumnDescription=The name of the page that contains application data | ||
| 133 | platform.appwithinminutes.liveTableEditorDocLocationColumnName=Location | ||
| 134 | platform.appwithinminutes.liveTableEditorDocLocationColumnDescription=The location of the page that contains application data | ||
| 135 | platform.appwithinminutes.liveTableEditorDocAuthorColumnName=Last Author | ||
| 136 | platform.appwithinminutes.liveTableEditorDocAuthorColumnDescription=The user who last edited the application data | ||
| 137 | platform.appwithinminutes.liveTableEditorDocCreatorColumnName=Creator | ||
| 138 | platform.appwithinminutes.liveTableEditorDocCreatorColumnDescription=The user who created the application data | ||
| 139 | platform.appwithinminutes.liveTableEditorDocDateColumnName=Date | ||
| 140 | platform.appwithinminutes.liveTableEditorDocDateColumnDescription=The date when the application data was last edited | ||
| 141 | platform.appwithinminutes.liveTableEditorDocCreationDateColumnName=Creation Date | ||
| 142 | platform.appwithinminutes.liveTableEditorDocCreationDateColumnDescription=The date when the application data was created | ||
| 143 | platform.appwithinminutes.liveTableEditorActionsColumnName=Actions | ||
| 144 | platform.appwithinminutes.liveTableEditorActionsColumnDescription=A list of actions that can be performed on the application data, such as edit and delete | ||
| 145 | platform.appwithinminutes.liveTableEditorAttachmentsColumnName=Attachments | ||
| 146 | platform.appwithinminutes.liveTableEditorAttachmentsColumnDescription=A special column to display links to the attachments of a data page | ||
| 147 | platform.appwithinminutes.liveTableEditorImagesColumnName=Images | ||
| 148 | platform.appwithinminutes.liveTableEditorImagesColumnDescription=A special column to display the images attached to a data page | ||
| 149 | platform.appwithinminutes.liveTableEditorAvatarColumnName=Avatar | ||
| 150 | platform.appwithinminutes.liveTableEditorAvatarColumnDescription=A special column to display the user avatar. Works only for a table bound to the XWiki.XWikiUsers class | ||
| 151 | platform.appwithinminutes.liveTableEditorTitleHint=The application title to be displayed on the application home page, on the applications panel and live table, on the breadcrumb, etc. | ||
| 152 | platform.appwithinminutes.liveTableEditorDescriptionHint=The content to be displayed on the homepage above the live table with the application data. Use it to describe the application. | ||
| 153 | platform.appwithinminutes.liveTableEditorColumnsHint=Select the columns you would like to include in the live table displayed on the application home page. | ||
| 154 | platform.appwithinminutes.liveTableEditorSaveComment=Update LiveTable | ||
| 155 | platform.appwithinminutes.liveTableEditorMoveColumnHint=Drag and drop to change the order | ||
| 156 | platform.appwithinminutes.liveTableEditorDeleteColumnHint=Delete | ||
| 157 | platform.appwithinminutes.liveTableEditorAddColumnHint=Add selected column | ||
| 158 | platform.appwithinminutes.liveTableEditorDeprecatedColumnsWarning=Some columns are deprecated, probably because the corresponding application fields have been deleted. Do you want to remove them? <a href="">Yes</a> / <a href="">No</a> | ||
| 159 | platform.appwithinminutes.liveTableEditorIcon=Icon | ||
| 160 | platform.appwithinminutes.liveTableEditorIconHintWithPicker=The application icon. You can select an icon from the icon picker or you can reference an attached image. | ||
| 161 | |||
| 162 | ### Wizard Step 4: Application home page | ||
| 163 | platform.appwithinminutes.appLiveTableHeading=Entries | ||
| 164 | platform.appwithinminutes.appLiveTableEditEntryActionName=Edit | ||
| 165 | platform.appwithinminutes.appLiveTableDeleteEntryActionName=Delete | ||
| 166 | platform.appwithinminutes.appHomePageActionsHeading=Actions | ||
| 167 | platform.appwithinminutes.appHomePageAddEntryLabel=Add | ||
| 168 | platform.appwithinminutes.appHomePageAddEntryHint=Add new entry | ||
| 169 | platform.appwithinminutes.appHomePageEntryNameLabel=Entry name: | ||
| 170 | platform.appwithinminutes.appHomePageDeleteEntriesLabel=Delete all entries | ||
| 171 | platform.appwithinminutes.appHomePageEditAppLabel=Edit application | ||
| 172 | platform.appwithinminutes.appHomePageTranslateAppLabel=Translate application | ||
| 173 | platform.appwithinminutes.appHomePageDeleteAppLabel=Delete application | ||
| 174 | platform.appwithinminutes.appHomePageMovedWarning=The application might not function correctly because it has been renamed or moved without updating the code. Please edit the application and follow the steps in order to update the code. | ||
| 175 | platform.appwithinminutes.appHomePageNoScriptRight=You don't have the script right which is necessary to create or edit an application. The application might not work correctly when you continue. | ||
| 176 | AppWithinMinutes.LiveTableClass_description=Description | ||
| 177 | AppWithinMinutes.LiveTableClass_columns=Live Table Columns | ||
| 178 | |||
| 179 | ### Delete application dialog | ||
| 180 | platform.appwithinminutes.deleteAppConfirmation=The application {0} and ALL its entries will be deleted. Are you sure you want to continue? | ||
| 181 | platform.appwithinminutes.deleteAppEntriesConfirmation=ALL the entries of the application {0} will be deleted. Are you sure you want to continue? | ||
| 182 | platform.appwithinminutes.deleteAppDoesNotExistError=The specified application does not exist. | ||
| 183 | platform.appwithinminutes.deleteAppInvalidAppError=The specified name is not a valid App Within Minutes application. | ||
| 184 | platform.appwithinminutes.deleteAppNotSpecifiedError=No application name was specified. | ||
| 185 | |||
| 186 | ### Rename Application | ||
| 187 | appWithinMinutes.renameApp.label=Rename Application | ||
| 188 | appWithinMinutes.renameApp.close=Close | ||
| 189 | appWithinMinutes.renameApp.changeAppTitleInfo=You can change the application title without renaming the application just by editing the application home page. | ||
| 190 | appWithinMinutes.renameApp.regenerateAppCodeWarning=The application code is going to be regenerated if you rename the application. Code customizations will be overwritten as a consequence. | ||
| 191 | appWithinMinutes.renameApp.newName.label=New Name | ||
| 192 | appWithinMinutes.renameApp.pageExistsError=A page with this name already exists at the selected location. | ||
| 193 | appWithinMinutes.renameApp.locationForbiddenError=You are not allowed to move the application to the selected location. | ||
| 194 | appWithinMinutes.renameApp.location.label=New Location | ||
| 195 | appWithinMinutes.renameApp.location.hint=The location in the page hierarchy where to move the application. | ||
| 196 | appWithinMinutes.renameApp.parent.label=New Parent | ||
| 197 | appWithinMinutes.renameApp.parent.hint=The new parent page. Leave this field empty if you want to move the application to the top of the page hierarchy. | ||
| 198 | appWithinMinutes.renameApp.inProgress=Renaming application... | ||
| 199 | appWithinMinutes.renameApp.done=Application renamed | ||
| 200 | appWithinMinutes.renameApp.failed=Failed to rename the application | ||
| 201 | |||
| 202 | ### Deprecated keys | ||
| 203 | ### Since 8.4 | ||
| 204 | platform.appwithinminutes.appNamePreviewClassReferenceLabel=Application class | ||
| 205 | platform.appwithinminutes.appNamePreviewDataSpaceLabel=Application data location | ||
| 206 | |||
| 207 | platform.appwithinminutes.liveTableEditorDocSpaceColumnName=Space | ||
| 208 | platform.appwithinminutes.liveTableEditorDocSpaceColumnDescription=The name of the space containing the application entry | ||
| 209 | platform.appwithinminutes.liveTableEditorDocFullNameColumnName=Page full name | ||
| 210 | platform.appwithinminutes.liveTableEditorDocFullNameColumnDescription=The name of the page that contains the application entry, prefixed with the space name | ||
| 211 | |||
| 212 | #@deprecated appWithinMinutes.wizardStep.name.name | ||
| 213 | platform.appwithinminutes.wizardStep1Name=Name | ||
| 214 | #@deprecated appWithinMinutes.wizardStep.name.title | ||
| 215 | platform.appwithinminutes.wizardStep1Title=Name your application | ||
| 216 | #@deprecated appWithinMinutes.wizardStep.name.description | ||
| 217 | platform.appwithinminutes.wizardStep1Description=Choose the application name | ||
| 218 | #@deprecated appWithinMinutes.wizardStep.structure.name | ||
| 219 | platform.appwithinminutes.wizardStep2Name=Structure | ||
| 220 | #@deprecated appWithinMinutes.wizardStep.structure.title | ||
| 221 | platform.appwithinminutes.wizardStep2Title=Structure your data | ||
| 222 | #@deprecated appWithinMinutes.wizardStep.structure.description | ||
| 223 | platform.appwithinminutes.wizardStep2Description=Describe the application data | ||
| 224 | #@deprecated appWithinMinutes.wizardStep.presentation.name | ||
| 225 | platform.appwithinminutes.wizardStep3Name=Presentation | ||
| 226 | #@deprecated appWithinMinutes.wizardStep.presentation.title | ||
| 227 | platform.appwithinminutes.wizardStep3Title=Customize your application homepage | ||
| 228 | #@deprecated appWithinMinutes.wizardStep.presentation.description | ||
| 229 | platform.appwithinminutes.wizardStep3Description=Customize the application homepage | ||
| 230 | |||
| 231 | ### Since 11.0 | ||
| 232 | platform.appwithinminutes.appsLiveTable.doc.space=Application name | ||
| 233 | appWithinMinutes.classEditor.title={0} Structure | ||
| 234 | appWithinMinutes.templateProviderEditor.title={0} Entries |