General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
XAppResources
▼
:
Document Index
»
Page:
Translations
Search
en
zh_TW
zh
vi
uk
sv
sk
ca
cs
de
es
fr
gl
hi
hr
hu
it
ko
lv
nl
no
pl
pt
pt_BR
ro
ru
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
Applications manager
»
Space XAppResources
»
Translations
Wiki source code of
Translations
Last modified by
Administrator
on 2012/03/21 17:41
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{{ 2: # Application Manager translation page 3: xapp.appmanager=Applications manager 4: 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. 5: 6: # LABELS 7: xapp.totalnumberofapp=Total number of applications 8: xapp.appname=Application name 9: xapp.description=Description 10: xapp.docname=Document Name 11: xapp.availablefilestoimport=Available files to import 12: xapp.legend.application=Application 13: xapp.legend.validate=Validate 14: 15: # ACTIONS 16: xapp.createapplication=Create new application 17: xapp.action.reloadapp=Reload 18: xapp.action.exportrecurse=Export 19: xapp.action.exportnonrecurse=Export (non recursive) 20: 21: # ANSWER 22: xapp.answer.deleteapp.title=Delete application \"{0}\" 23: xapp.answer.deleteapp.msg=Are you sure you wish to delete application \"{0}\" ? 24: xapp.answer.exportapp.title=Export application \"{0}\" 25: xapp.answer.exportapp.recursive=Recursive 26: xapp.answer.exportapp.withdetails=With history 27: 28: # MESSAGES 29: xapp.successexportapp=Export application \"{0}\" succes. 30: xapp.errorexportapp=An error occurred while exporting application \"{0}\" (code \"{1}\"). 31: xapp.successimportapp=Import application package \"{0}\" succes. 32: xapp.errorimportapp=An error occurred while importing application package \"{0}\" (code \"{1}\"). 33: xapp.successdeleteapp=Delete application \"{0}\" succes. 34: xapp.errordeleteapp=An error occurred while deleting application \"{0}\" (code \"{1}\"). 35: xapp.successcreateapp=Application \"{0}\" has been created. You can access it at [{1}]. 36: xapp.errorcreateapp=An error occurred while creating application \"{0}\" (code \"{1}\"). 37: xapp.errorcreateapp.ERROR_AM_APPDOCALREADYEXISTS=Application \"{0}\" already exists. Choose another name. 38: xapp.successreloadapp=Reload application \"{0}\" succes. 39: xapp.errorreloadapp=An error occurred while reloading application \"{0}\" (code \"{1}\"). 40: }}}