Wiki: Edu Organizer project
▼:
Document Index
»
Space: XAppResources
▼:
Document Index
»
Page: Translations
| # Application Manager translation page |
|---|
| xapp.appmanager=Applications manager |
| xapp.pluginnotenabled=The Application Manager plugin is not enabled. This page will not work properly. Make sure "com.xpn.xwiki.plugin.applicationmanager.ApplicationManagerPlugin" is listed in xwiki.plugins parameter in xwiki.cfg file. |
| # LABELS |
| xapp.totalnumberofapp=Total number of applications |
| xapp.appname=Application name |
| xapp.description=Description |
| xapp.docname=Document Name |
| xapp.availablefilestoimport=Available files to import |
| xapp.legend.application=Application |
| xapp.legend.validate=Validate |
| # ACTIONS |
| xapp.createapplication=Create new application |
| xapp.action.reloadapp=Reload |
| xapp.action.exportrecurse=Export |
| xapp.action.exportnonrecurse=Export (non recursive) |
| # ANSWER |
| xapp.answer.deleteapp.title=Delete application "{0}" |
| xapp.answer.deleteapp.msg=Are you sure you wish to delete application "{0}" ? |
| xapp.answer.exportapp.title=Export application "{0}" |
| xapp.answer.exportapp.recursive=Recursive |
| xapp.answer.exportapp.withdetails=With history |
| # MESSAGES |
| xapp.successexportapp=Export application "{0}" succes. |
| xapp.errorexportapp=An error occurred while exporting application "{0}" (code "{1}"). |
| xapp.successimportapp=Import application package "{0}" succes. |
| xapp.errorimportapp=An error occurred while importing application package "{0}" (code "{1}"). |
| xapp.successdeleteapp=Delete application "{0}" succes. |
| xapp.errordeleteapp=An error occurred while deleting application "{0}" (code "{1}"). |
| xapp.successcreateapp=Application "{0}" has been created. You can access it at {1}?. |
| xapp.errorcreateapp=An error occurred while creating application "{0}" (code "{1}"). |
| xapp.errorcreateapp.ERROR_AM_APPDOCALREADYEXISTS=Application "{0}" already exists. Choose another name. |
| xapp.successreloadapp=Reload application "{0}" succes. |
| xapp.errorreloadapp=An error occurred while reloading application "{0}" (code "{1}"). |