Wiki source code of Translations

Last modified by SuperNico Laub on 2025/09/18 17:54

Hide last authors
superadmin 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
SuperNico Laub 2.1 100 platform.appwithinminutes.classEditorFieldPrettyNameToolTip=Pretty Name
101 platform.appwithinminutes.classEditorFieldHintToolTip=Hint
superadmin 1.1 102
103 ### Date Picker
104 platform.appwithinminutes.classEditorDatePickerAcceptSelectedDate=OK
105 platform.appwithinminutes.classEditorDatePickerClearSelectedDate=Clear
106 platform.appwithinminutes.classEditorDatePickerSelectCurrentTime=Now
107 platform.appwithinminutes.classEditorDatePickerSelectCurrentDate=Today
108
109 ### Static List Editor
110 platform.appwithinminutes.classEditorStaticListEditorItemValueLabel=Value
111 platform.appwithinminutes.classEditorStaticListEditorItemIDLabel=ID
112 platform.appwithinminutes.classEditorStaticListEditorAddItemLabel=Add
113 platform.appwithinminutes.classEditorStaticListEditorDeleteItemLabel=Delete
114
115 appWithinMinutes.templateProviderEditor.hint=Application entries are wiki pages that contain structured data.
SuperNico Laub 2.1 116 appWithinMinutes.templateProviderEditor.icon.name=Icon
superadmin 1.1 117 appWithinMinutes.templateProviderEditor.icon.hint=The icon associated with an application entry.
SuperNico Laub 2.1 118 appWithinMinutes.templateProviderEditor.description.name=Description
superadmin 1.1 119 appWithinMinutes.templateProviderEditor.description.hint=Short description of an application entry.
120 appWithinMinutes.templateProviderEditor.visibilityRestrictions.name=Where to create the entries from
121 appWithinMinutes.templateProviderEditor.visibilityRestrictions.hint=If no location is selected, the entries can be created from any page.
122 appWithinMinutes.templateProviderEditor.creationRestrictions.name=Where to create the entries
123 appWithinMinutes.templateProviderEditor.creationRestrictions.hint=If no location is selected, the entries can be created anywhere in the wiki.
124 appWithinMinutes.templateProviderEditor.creationRestrictionsAreSuggestions.name=Don't enforce entry location
125 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.
SuperNico Laub 2.1 126 appWithinMinutes.templateProviderEditor.terminal.name=Terminal
superadmin 1.1 127 appWithinMinutes.templateProviderEditor.terminal.hint=Whether the application entries should be terminal pages or not.
128
129 ### Wizard Step 3: Application Presentation
130 platform.appwithinminutes.liveTableEditorClassFieldColumnGroupLabel=Application fields
131 platform.appwithinminutes.liveTableEditorGenericColumnGroupLabel=Generic columns
132 platform.appwithinminutes.liveTableEditorHelpTitle=Tip
133 platform.appwithinminutes.liveTableEditorHelpDescription=Generic live table columns are independent of your application structure. They provide information about the pages that hold your application data.
134 platform.appwithinminutes.liveTableEditorDocTitleColumnName=Page Title
135 platform.appwithinminutes.liveTableEditorDocTitleColumnDescription=The title of the page that contains application data
136 platform.appwithinminutes.liveTableEditorDocNameColumnName=Page Name
137 platform.appwithinminutes.liveTableEditorDocNameColumnDescription=The name of the page that contains application data
138 platform.appwithinminutes.liveTableEditorDocLocationColumnName=Location
139 platform.appwithinminutes.liveTableEditorDocLocationColumnDescription=The location of the page that contains application data
140 platform.appwithinminutes.liveTableEditorDocAuthorColumnName=Last Author
141 platform.appwithinminutes.liveTableEditorDocAuthorColumnDescription=The user who last edited the application data
142 platform.appwithinminutes.liveTableEditorDocCreatorColumnName=Creator
143 platform.appwithinminutes.liveTableEditorDocCreatorColumnDescription=The user who created the application data
144 platform.appwithinminutes.liveTableEditorDocDateColumnName=Date
145 platform.appwithinminutes.liveTableEditorDocDateColumnDescription=The date when the application data was last edited
146 platform.appwithinminutes.liveTableEditorDocCreationDateColumnName=Creation Date
147 platform.appwithinminutes.liveTableEditorDocCreationDateColumnDescription=The date when the application data was created
148 platform.appwithinminutes.liveTableEditorActionsColumnName=Actions
149 platform.appwithinminutes.liveTableEditorActionsColumnDescription=A list of actions that can be performed on the application data, such as edit and delete
150 platform.appwithinminutes.liveTableEditorAttachmentsColumnName=Attachments
151 platform.appwithinminutes.liveTableEditorAttachmentsColumnDescription=A special column to display links to the attachments of a data page
152 platform.appwithinminutes.liveTableEditorImagesColumnName=Images
153 platform.appwithinminutes.liveTableEditorImagesColumnDescription=A special column to display the images attached to a data page
154 platform.appwithinminutes.liveTableEditorAvatarColumnName=Avatar
155 platform.appwithinminutes.liveTableEditorAvatarColumnDescription=A special column to display the user avatar. Works only for a table bound to the XWiki.XWikiUsers class
156 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.
157 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.
158 platform.appwithinminutes.liveTableEditorColumnsHint=Select the columns you would like to include in the live table displayed on the application home page.
159 platform.appwithinminutes.liveTableEditorSaveComment=Update LiveTable
160 platform.appwithinminutes.liveTableEditorMoveColumnHint=Drag and drop to change the order
161 platform.appwithinminutes.liveTableEditorDeleteColumnHint=Delete
162 platform.appwithinminutes.liveTableEditorAddColumnHint=Add selected column
163 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>
164 platform.appwithinminutes.liveTableEditorIcon=Icon
165 platform.appwithinminutes.liveTableEditorIconHintWithPicker=The application icon. You can select an icon from the icon picker or you can reference an attached image.
166
167 ### Wizard Step 4: Application home page
168 platform.appwithinminutes.appLiveTableHeading=Entries
169 platform.appwithinminutes.appLiveTableEditEntryActionName=Edit
170 platform.appwithinminutes.appLiveTableDeleteEntryActionName=Delete
171 platform.appwithinminutes.appHomePageActionsHeading=Actions
172 platform.appwithinminutes.appHomePageAddEntryLabel=Add
173 platform.appwithinminutes.appHomePageAddEntryHint=Add new entry
174 platform.appwithinminutes.appHomePageEntryNameLabel=Entry name:
175 platform.appwithinminutes.appHomePageDeleteEntriesLabel=Delete all entries
176 platform.appwithinminutes.appHomePageEditAppLabel=Edit application
177 platform.appwithinminutes.appHomePageTranslateAppLabel=Translate application
178 platform.appwithinminutes.appHomePageDeleteAppLabel=Delete application
179 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.
180 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.
181 AppWithinMinutes.LiveTableClass_description=Description
182 AppWithinMinutes.LiveTableClass_columns=Live Table Columns
183
184 ### Delete application dialog
185 platform.appwithinminutes.deleteAppConfirmation=The application {0} and ALL its entries will be deleted. Are you sure you want to continue?
186 platform.appwithinminutes.deleteAppEntriesConfirmation=ALL the entries of the application {0} will be deleted. Are you sure you want to continue?
187 platform.appwithinminutes.deleteAppDoesNotExistError=The specified application does not exist.
188 platform.appwithinminutes.deleteAppInvalidAppError=The specified name is not a valid App Within Minutes application.
189 platform.appwithinminutes.deleteAppNotSpecifiedError=No application name was specified.
190
191 ### Rename Application
192 appWithinMinutes.renameApp.label=Rename Application
193 appWithinMinutes.renameApp.close=Close
194 appWithinMinutes.renameApp.changeAppTitleInfo=You can change the application title without renaming the application just by editing the application home page.
195 appWithinMinutes.renameApp.regenerateAppCodeWarning=The application code is going to be regenerated if you rename the application. Code customizations will be overwritten as a consequence.
196 appWithinMinutes.renameApp.newName.label=New Name
197 appWithinMinutes.renameApp.pageExistsError=A page with this name already exists at the selected location.
198 appWithinMinutes.renameApp.locationForbiddenError=You are not allowed to move the application to the selected location.
199 appWithinMinutes.renameApp.location.label=New Location
200 appWithinMinutes.renameApp.location.hint=The location in the page hierarchy where to move the application.
201 appWithinMinutes.renameApp.parent.label=New Parent
202 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.
203 appWithinMinutes.renameApp.inProgress=Renaming application...
204 appWithinMinutes.renameApp.done=Application renamed
205 appWithinMinutes.renameApp.failed=Failed to rename the application
206
207 ### Deprecated keys
208 ### Since 8.4
209 platform.appwithinminutes.appNamePreviewClassReferenceLabel=Application class
210 platform.appwithinminutes.appNamePreviewDataSpaceLabel=Application data location
211
212 platform.appwithinminutes.liveTableEditorDocSpaceColumnName=Space
213 platform.appwithinminutes.liveTableEditorDocSpaceColumnDescription=The name of the space containing the application entry
214 platform.appwithinminutes.liveTableEditorDocFullNameColumnName=Page full name
215 platform.appwithinminutes.liveTableEditorDocFullNameColumnDescription=The name of the page that contains the application entry, prefixed with the space name
216
217 #@deprecated appWithinMinutes.wizardStep.name.name
218 platform.appwithinminutes.wizardStep1Name=Name
219 #@deprecated appWithinMinutes.wizardStep.name.title
220 platform.appwithinminutes.wizardStep1Title=Name your application
221 #@deprecated appWithinMinutes.wizardStep.name.description
222 platform.appwithinminutes.wizardStep1Description=Choose the application name
223 #@deprecated appWithinMinutes.wizardStep.structure.name
224 platform.appwithinminutes.wizardStep2Name=Structure
225 #@deprecated appWithinMinutes.wizardStep.structure.title
226 platform.appwithinminutes.wizardStep2Title=Structure your data
227 #@deprecated appWithinMinutes.wizardStep.structure.description
228 platform.appwithinminutes.wizardStep2Description=Describe the application data
229 #@deprecated appWithinMinutes.wizardStep.presentation.name
230 platform.appwithinminutes.wizardStep3Name=Presentation
231 #@deprecated appWithinMinutes.wizardStep.presentation.title
232 platform.appwithinminutes.wizardStep3Title=Customize your application homepage
233 #@deprecated appWithinMinutes.wizardStep.presentation.description
234 platform.appwithinminutes.wizardStep3Description=Customize the application homepage
235
236 ### Since 11.0
237 platform.appwithinminutes.appsLiveTable.doc.space=Application name
238 appWithinMinutes.classEditor.title={0} Structure
239 appWithinMinutes.templateProviderEditor.title={0} Entries