node-red/locales/zz-ZZ/runtime.json

92 lines
5.2 KiB
JSON
Raw Normal View History

2015-05-22 01:40:27 +02:00
{
"runtime": {
"welcome": "[G'e to Node-REDฏูİı]",
"version": "[G'____ ersion: __version__ฏูİı]",
"paths": {
"settings": "[G' ile : __path__ฏูİı]"
}
},
"server": {
"loading": "[G' palette nodesฏูİı]",
"errors": "[G' ister __count__ node typeฏูİı]",
"errors_plural": "[G' ister __count__ node typesฏูİı]",
"errors-help": "[G' - for detailsฏูİı]",
"missing-modules": "[G' node modules:ฏูİı|]",
"removing-modules": "[G' odules from configฏูİı]",
"added-types": "[G' node types:ฏูİı|]",
"removed-types": "[G'd node types:ฏูİı|]",
"install": {
"invalid": "[G'd module nameฏูİı]",
"installing": "[G'g module: __name__ฏูİı]",
"installed": "[G' module: __name__ฏูİı]",
"install-failed": "[G'all failedฏูİı]",
"install-failed-long": "[G'n of module __name__ failed:ฏูİı|]",
"install-failed-not-found": "[G'$(-led-long) module not foundฏูİı]",
"uninstalling": "[G'ing module: __name__ฏูİı]",
"uninstall-failed": "[G'tall failedฏูİı]",
"uninstall-failed-long": "[G' f module __name__ failed:ฏูİı|]",
"uninstalled": "[G'ed module: __name__ฏูİı]"
}
},
"api": {
"flows": {
"error-save": "[G' ng flows: __message__ฏูİı]"
},
"library": {
"error-load-entry": "[G' g library entry '__path__': __message__ฏูİı]",
"error-save-entry": "[G' library entry '__path__': __message__ฏูİı]",
"error-load-flow": "[G' g flow '__path__': __message__ฏูİı]",
"error-save-flow": "[G' flow '__path__': __message__ฏูİı]"
},
"nodes": {
"enabled": "[G'd node types:ฏูİı|]",
"disabled": "[G'd node types:ฏูİı|]",
"error-enable": "[G' enable node:ฏูİı|]"
}
},
"comms": {
"error": "[G'on channel error: __message__ฏูİı]",
"error-server": "[G'on server error: __message__ฏูİı]",
"error-send": "[G'ion send error: __message__ฏูİı]"
},
"nodes": {
"credentials": {
"error":"[G' g credentials: __message__ฏูİı]",
"not-registered": "[G' ype '__type__' is not registeredฏูİı]"
},
"flows": {
"registered-missing": "[G' e registered: __type__ฏูİı]",
"error": "[G' ing flows: __message__ฏูİı]",
"starting-modified-nodes": "[G' modified nodesฏูİı]",
"starting-modified-flows": "[G' modified flowsฏูİı]",
"starting-flows": "[G'ting flowsฏูİı]",
"started-modified-nodes": "[G' odified nodesฏูİı]",
"started-modified-flows": "[G' odified flowsฏูİı]",
"started-flows": "[G'rted flowsฏูİı]",
"stopping-modified-nodes": "[G' modified nodesฏูİı]",
"stopping-modified-flows": "[G' modified flowsฏูİı]",
"stopping-flows": "[G'ping flowsฏูİı]",
"stopped-modified-nodes": "[G' odified nodesฏูİı]",
"stopped-modified-flows": "[G' odified flowsฏูİı]",
"stopped-flows": "[G'pped flowsฏูİı]",
"stopped": "[G'Stoppedฏูİı]",
"missing-types": "[G' issing types to be registered:ฏูİı|]"
}
},
"storage": {
"localfilesystem": {
"user-dir": "[G' tory : __path__ฏูİı]",
"flows-file": "[G' le : __path__ฏูİı]",
"create": "[G' new flow fileฏูİı]"
}
}
}