mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 15:38:15 +00:00
update seafile-editor&seafile-cdoc translate (#4040)
This commit is contained in:
511
frontend/package-lock.json
generated
511
frontend/package-lock.json
generated
@@ -238,6 +238,351 @@
|
|||||||
"react-lifecycles-compat": "^3.0.4"
|
"react-lifecycles-compat": "^3.0.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"@seafile/seafile-editor": {
|
||||||
|
"version": "0.2.62",
|
||||||
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.62.tgz",
|
||||||
|
"integrity": "sha512-DfcIrmmqGclXonJV0gJ3IT6COAEM42nwMVqAgsHgy5uZoZA5perWTs94lTzAlGjyYtJD83h6/VzFzb+cUQ6nOQ==",
|
||||||
|
"requires": {
|
||||||
|
"@seafile/seafile-calendar": "^0.0.6",
|
||||||
|
"@seafile/slate-react": "^0.1.8",
|
||||||
|
"autoprefixer": "7.1.6",
|
||||||
|
"case-sensitive-paths-webpack-plugin": "2.1.1",
|
||||||
|
"chalk": "1.1.3",
|
||||||
|
"codemirror": "^5.37.0",
|
||||||
|
"crypto-js": "^3.1.9-1",
|
||||||
|
"css-loader": "0.28.7",
|
||||||
|
"deep-equal": "^1.0.1",
|
||||||
|
"deepmerge": "^2.1.0",
|
||||||
|
"detect-indent": "^4.0.0",
|
||||||
|
"detect-newline": "^2.1.0",
|
||||||
|
"dotenv": "4.0.0",
|
||||||
|
"dotenv-expand": "4.2.0",
|
||||||
|
"ends-with": "^0.2.0",
|
||||||
|
"extract-text-webpack-plugin": "3.0.2",
|
||||||
|
"file-loader": "1.1.5",
|
||||||
|
"fs-extra": "3.0.1",
|
||||||
|
"glamor": "^2.20.40",
|
||||||
|
"hast-util-sanitize": "^1.1.2",
|
||||||
|
"html-webpack-plugin": "2.29.0",
|
||||||
|
"i18next": "^11.3.2",
|
||||||
|
"i18next-browser-languagedetector": "^2.2.0",
|
||||||
|
"i18next-xhr-backend": "^1.5.1",
|
||||||
|
"image-extensions": "^1.1.0",
|
||||||
|
"immutable": "^3.8.2",
|
||||||
|
"is-data-uri": "^0.1.0",
|
||||||
|
"is-hotkey": "^0.1.3",
|
||||||
|
"is-url": "^1.2.4",
|
||||||
|
"jszip": "^3.2.1",
|
||||||
|
"lodash": "^4.17.5",
|
||||||
|
"mdast-util-definitions": "^1.2.2",
|
||||||
|
"moment": "^2.22.2",
|
||||||
|
"object-assign": "4.1.1",
|
||||||
|
"package.json": "^2.0.1",
|
||||||
|
"postcss-flexbugs-fixes": "3.2.0",
|
||||||
|
"postcss-loader": "2.0.8",
|
||||||
|
"prismjs": "^1.15.0",
|
||||||
|
"promise": "8.0.1",
|
||||||
|
"prop-types": "^15.6.1",
|
||||||
|
"raf": "3.4.0",
|
||||||
|
"react": "^16.2.0",
|
||||||
|
"react-dev-utils": "^5.0.2",
|
||||||
|
"react-dom": "^16.2.0",
|
||||||
|
"react-i18next": "^7.6.1",
|
||||||
|
"react-mentions": "^3.0.2",
|
||||||
|
"react-s-alert": "^1.4.1",
|
||||||
|
"react-select": "^2.4.2",
|
||||||
|
"reactstrap": "^5.0.0-beta.3",
|
||||||
|
"rehype-format": "^2.2.0",
|
||||||
|
"rehype-raw": "^2.0.0",
|
||||||
|
"rehype-stringify": "^3.0.0",
|
||||||
|
"remark": "^9.0.0",
|
||||||
|
"remark-breaks": "^1.0.0",
|
||||||
|
"remark-parse": "^5.0.0",
|
||||||
|
"remark-rehype": "^3.0.0",
|
||||||
|
"remark-slug": "^5.0.0",
|
||||||
|
"request": "^2.88.0",
|
||||||
|
"seafile-js": "^0.2.97",
|
||||||
|
"seafile-ui": "^0.1.10",
|
||||||
|
"slate": "0.44.13",
|
||||||
|
"slate-base64-serializer": "^0.2.72",
|
||||||
|
"slate-hotkeys": "0.2.3",
|
||||||
|
"slate-html-serializer": "0.7.2",
|
||||||
|
"slate-schema-violations": "0.1.39",
|
||||||
|
"socket.io-client": "^2.1.1",
|
||||||
|
"style-loader": "0.19.0",
|
||||||
|
"toggle-selection": "^1.0.6",
|
||||||
|
"unified": "^6.1.6",
|
||||||
|
"url-loader": "0.6.2",
|
||||||
|
"url-parse": "^1.4.3",
|
||||||
|
"valid-url": "^1.0.9",
|
||||||
|
"xtend": "^4.0.1"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@seafile/seafile-calendar": {
|
||||||
|
"version": "0.0.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-calendar/-/seafile-calendar-0.0.6.tgz",
|
||||||
|
"integrity": "sha512-lN/KwrmbQGtTdojdry12Z0ovcqqQwTHKBRrZrRuKaT8qEKX8i27y8R/wcV96dwUAOsXTKH2L3/kPgXL8N+G+eg==",
|
||||||
|
"requires": {
|
||||||
|
"babel-runtime": "6.x",
|
||||||
|
"classnames": "2.x",
|
||||||
|
"moment": "2.x",
|
||||||
|
"prop-types": "^15.5.8",
|
||||||
|
"rc-trigger": "^2.2.0",
|
||||||
|
"rc-util": "^4.1.1",
|
||||||
|
"react-lifecycles-compat": "^3.0.4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ajv": {
|
||||||
|
"version": "5.5.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
|
||||||
|
"integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=",
|
||||||
|
"requires": {
|
||||||
|
"co": "^4.6.0",
|
||||||
|
"fast-deep-equal": "^1.0.0",
|
||||||
|
"fast-json-stable-stringify": "^2.0.0",
|
||||||
|
"json-schema-traverse": "^0.3.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"autoprefixer": {
|
||||||
|
"version": "7.1.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-7.1.6.tgz",
|
||||||
|
"integrity": "sha512-C9yv/UF3X+eJTi/zvfxuyfxmLibYrntpF3qoJYrMeQwgUJOZrZvpJiMG2FMQ3qnhWtF/be4pYONBBw95ZGe3vA==",
|
||||||
|
"requires": {
|
||||||
|
"browserslist": "^2.5.1",
|
||||||
|
"caniuse-lite": "^1.0.30000748",
|
||||||
|
"normalize-range": "^0.1.2",
|
||||||
|
"num2fraction": "^1.2.2",
|
||||||
|
"postcss": "^6.0.13",
|
||||||
|
"postcss-value-parser": "^3.2.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"browserslist": {
|
||||||
|
"version": "2.11.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.11.3.tgz",
|
||||||
|
"integrity": "sha512-yWu5cXT7Av6mVwzWc8lMsJMHWn4xyjSuGYi4IozbVTLUOEYPSagUB8kiMDUHA1fS3zjr8nkxkn9jdvug4BBRmA==",
|
||||||
|
"requires": {
|
||||||
|
"caniuse-lite": "^1.0.30000792",
|
||||||
|
"electron-to-chromium": "^1.3.30"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"chalk": {
|
||||||
|
"version": "1.1.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
|
||||||
|
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
||||||
|
"requires": {
|
||||||
|
"ansi-styles": "^2.2.1",
|
||||||
|
"escape-string-regexp": "^1.0.2",
|
||||||
|
"has-ansi": "^2.0.0",
|
||||||
|
"strip-ansi": "^3.0.0",
|
||||||
|
"supports-color": "^2.0.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"ansi-styles": {
|
||||||
|
"version": "2.2.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
|
||||||
|
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
|
||||||
|
},
|
||||||
|
"supports-color": {
|
||||||
|
"version": "2.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
|
||||||
|
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cosmiconfig": {
|
||||||
|
"version": "2.2.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-2.2.2.tgz",
|
||||||
|
"integrity": "sha512-GiNXLwAFPYHy25XmTPpafYvn3CLAkJ8FLsscq78MQd1Kh0OU6Yzhn4eV2MVF4G9WEQZoWEGltatdR+ntGPMl5A==",
|
||||||
|
"requires": {
|
||||||
|
"is-directory": "^0.3.1",
|
||||||
|
"js-yaml": "^3.4.3",
|
||||||
|
"minimist": "^1.2.0",
|
||||||
|
"object-assign": "^4.1.0",
|
||||||
|
"os-homedir": "^1.0.1",
|
||||||
|
"parse-json": "^2.2.0",
|
||||||
|
"require-from-string": "^1.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fast-deep-equal": {
|
||||||
|
"version": "1.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz",
|
||||||
|
"integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ="
|
||||||
|
},
|
||||||
|
"i18next": {
|
||||||
|
"version": "11.10.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-11.10.2.tgz",
|
||||||
|
"integrity": "sha512-1rowdX8PqrvsdFhYb3v0A/LlIHLQL1HTa4ia29IzhvNAg2fesNV7R1jXibWLmLQdz3FfTB8RuqSqDEjIawXruA=="
|
||||||
|
},
|
||||||
|
"i18next-browser-languagedetector": {
|
||||||
|
"version": "2.2.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-2.2.4.tgz",
|
||||||
|
"integrity": "sha512-wPbtH18FdOuB245I8Bhma5/XSDdN/HpYlX+wga1eMy+slhaFQSnrWX6fp+aYSL2eEuj0RlfHeEVz6Fo/lxAj6A=="
|
||||||
|
},
|
||||||
|
"i18next-xhr-backend": {
|
||||||
|
"version": "1.5.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-1.5.1.tgz",
|
||||||
|
"integrity": "sha512-9OLdC/9YxDvTFcgsH5t2BHCODHEotHCa6h7Ly0EUlUC7Y2GS09UeoHOGj3gWKQ3HCqXz8NlH4gOrK3NNc9vPuw=="
|
||||||
|
},
|
||||||
|
"json-schema-traverse": {
|
||||||
|
"version": "0.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz",
|
||||||
|
"integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A="
|
||||||
|
},
|
||||||
|
"parse-json": {
|
||||||
|
"version": "2.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
|
||||||
|
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
|
||||||
|
"requires": {
|
||||||
|
"error-ex": "^1.2.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"postcss": {
|
||||||
|
"version": "6.0.23",
|
||||||
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz",
|
||||||
|
"integrity": "sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==",
|
||||||
|
"requires": {
|
||||||
|
"chalk": "^2.4.1",
|
||||||
|
"source-map": "^0.6.1",
|
||||||
|
"supports-color": "^5.4.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"chalk": {
|
||||||
|
"version": "2.4.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
||||||
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
||||||
|
"requires": {
|
||||||
|
"ansi-styles": "^3.2.1",
|
||||||
|
"escape-string-regexp": "^1.0.5",
|
||||||
|
"supports-color": "^5.3.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"postcss-flexbugs-fixes": {
|
||||||
|
"version": "3.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-3.2.0.tgz",
|
||||||
|
"integrity": "sha512-0AuD9HG1Ey3/3nqPWu9yqf7rL0KCPu5VgjDsjf5mzEcuo9H/z8nco/fljKgjsOUrZypa95MI0kS4xBZeBzz2lw==",
|
||||||
|
"requires": {
|
||||||
|
"postcss": "^6.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"postcss-load-config": {
|
||||||
|
"version": "1.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-1.2.0.tgz",
|
||||||
|
"integrity": "sha1-U56a/J3chiASHr+djDZz4M5Q0oo=",
|
||||||
|
"requires": {
|
||||||
|
"cosmiconfig": "^2.1.0",
|
||||||
|
"object-assign": "^4.1.0",
|
||||||
|
"postcss-load-options": "^1.2.0",
|
||||||
|
"postcss-load-plugins": "^2.3.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"postcss-loader": {
|
||||||
|
"version": "2.0.8",
|
||||||
|
"resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-2.0.8.tgz",
|
||||||
|
"integrity": "sha512-KtXBiQ/r/WYW8LxTSJK7h8wLqvCMSub/BqmRnud/Mu8RzwflW9cmXxwsMwbn15TNv287Hcufdb3ZSs7xHKnG8Q==",
|
||||||
|
"requires": {
|
||||||
|
"loader-utils": "^1.1.0",
|
||||||
|
"postcss": "^6.0.0",
|
||||||
|
"postcss-load-config": "^1.2.0",
|
||||||
|
"schema-utils": "^0.3.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"postcss-value-parser": {
|
||||||
|
"version": "3.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
|
||||||
|
"integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ=="
|
||||||
|
},
|
||||||
|
"promise": {
|
||||||
|
"version": "8.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/promise/-/promise-8.0.1.tgz",
|
||||||
|
"integrity": "sha1-5F1osAoXZHttpxG/he1u1HII9FA=",
|
||||||
|
"requires": {
|
||||||
|
"asap": "~2.0.3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"react-i18next": {
|
||||||
|
"version": "7.13.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-7.13.0.tgz",
|
||||||
|
"integrity": "sha512-35M+MZFPqHwVIas7tXWQKFrf+ozCJukNplUTiGqL8mczSk+VRBsHxxXuuQKRkz/4CcWkONGWbp/AzxfM6wZncg==",
|
||||||
|
"requires": {
|
||||||
|
"hoist-non-react-statics": "^2.3.1",
|
||||||
|
"html-parse-stringify2": "2.0.1",
|
||||||
|
"prop-types": "^15.6.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"react-popper": {
|
||||||
|
"version": "0.8.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/react-popper/-/react-popper-0.8.3.tgz",
|
||||||
|
"integrity": "sha1-D3MzMTfJ+wr27EB00tBYWgoEYeE=",
|
||||||
|
"requires": {
|
||||||
|
"popper.js": "^1.12.9",
|
||||||
|
"prop-types": "^15.6.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reactstrap": {
|
||||||
|
"version": "5.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-5.0.0.tgz",
|
||||||
|
"integrity": "sha512-y0eju/LAK7gbEaTFfq2iW92MF7/5Qh0tc1LgYr2mg92IX8NodGc03a+I+cp7bJ0VXHAiLy0bFL9UP89oSm4cBg==",
|
||||||
|
"requires": {
|
||||||
|
"classnames": "^2.2.3",
|
||||||
|
"lodash.isfunction": "^3.0.9",
|
||||||
|
"lodash.isobject": "^3.0.2",
|
||||||
|
"lodash.tonumber": "^4.0.3",
|
||||||
|
"prop-types": "^15.5.8",
|
||||||
|
"react-popper": "^0.8.3",
|
||||||
|
"react-transition-group": "^2.2.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"schema-utils": {
|
||||||
|
"version": "0.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.3.0.tgz",
|
||||||
|
"integrity": "sha1-9YdyIs4+kx7a4DnxfrNxbnE3+M8=",
|
||||||
|
"requires": {
|
||||||
|
"ajv": "^5.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@seafile/slate-react": {
|
||||||
|
"version": "0.1.8",
|
||||||
|
"resolved": "https://registry.npmjs.org/@seafile/slate-react/-/slate-react-0.1.8.tgz",
|
||||||
|
"integrity": "sha512-IHHrEH0gTmZlZB4z6cB6eCsPkO6p558W6CG3ytQKwN8WOLkCJ/EQMtHcz5ZWPsAF+UvdpRUADqR48qfqD6bKJQ==",
|
||||||
|
"requires": {
|
||||||
|
"debug": "^3.1.0",
|
||||||
|
"get-window": "^1.1.1",
|
||||||
|
"is-window": "^1.0.2",
|
||||||
|
"lodash": "^4.1.1",
|
||||||
|
"memoize-one": "^4.0.0",
|
||||||
|
"prop-types": "^15.5.8",
|
||||||
|
"react-immutable-proptypes": "^2.1.0",
|
||||||
|
"selection-is-backward": "^1.0.0",
|
||||||
|
"slate-base64-serializer": "^0.2.95",
|
||||||
|
"slate-dev-environment": "^0.2.1",
|
||||||
|
"slate-hotkeys": "^0.2.8",
|
||||||
|
"slate-plain-serializer": "^0.6.34",
|
||||||
|
"slate-prop-types": "^0.5.25",
|
||||||
|
"slate-react-placeholder": "^0.1.13",
|
||||||
|
"tiny-invariant": "^1.0.1",
|
||||||
|
"tiny-warning": "^0.0.3"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"memoize-one": {
|
||||||
|
"version": "4.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-4.0.3.tgz",
|
||||||
|
"integrity": "sha512-QmpUu4KqDmX0plH4u+tf0riMc1KHE1+lw95cMrLlXQAFOx/xnBtwhZ52XJxd9X2O6kwKBqX32kmhbhlobD0cuw=="
|
||||||
|
},
|
||||||
|
"slate-hotkeys": {
|
||||||
|
"version": "0.2.9",
|
||||||
|
"resolved": "https://registry.npmjs.org/slate-hotkeys/-/slate-hotkeys-0.2.9.tgz",
|
||||||
|
"integrity": "sha512-y+C/s5vJEmBxo8fIqHmUcdViGwALL/A6Qow3sNG1OHYD5SI11tC2gfYtGbPh+2q0H7O4lufffCmFsP5bMaDHqA==",
|
||||||
|
"requires": {
|
||||||
|
"is-hotkey": "0.1.4",
|
||||||
|
"slate-dev-environment": "^0.2.2"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"ajv": {
|
"ajv": {
|
||||||
"version": "6.10.2",
|
"version": "6.10.2",
|
||||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.2.tgz",
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.2.tgz",
|
||||||
@@ -333,6 +678,14 @@
|
|||||||
"warning": "^4.0.3"
|
"warning": "^4.0.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"debug": {
|
||||||
|
"version": "3.2.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
|
||||||
|
"integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
|
||||||
|
"requires": {
|
||||||
|
"ms": "^2.1.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"electron-to-chromium": {
|
"electron-to-chromium": {
|
||||||
"version": "1.3.247",
|
"version": "1.3.247",
|
||||||
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.247.tgz",
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.247.tgz",
|
||||||
@@ -372,11 +725,21 @@
|
|||||||
"resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-5.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-5.1.1.tgz",
|
||||||
"integrity": "sha512-HKeeBpWvqiVJD57ZUAsJNm71eHTykffzcLZVYWiVfQeI1rJtuEaS7hQiEpWfVVk18donPwJEcFKIkCmPJNOhHA=="
|
"integrity": "sha512-HKeeBpWvqiVJD57ZUAsJNm71eHTykffzcLZVYWiVfQeI1rJtuEaS7hQiEpWfVVk18donPwJEcFKIkCmPJNOhHA=="
|
||||||
},
|
},
|
||||||
|
"minimist": {
|
||||||
|
"version": "1.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
|
||||||
|
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
|
||||||
|
},
|
||||||
"moment": {
|
"moment": {
|
||||||
"version": "2.24.0",
|
"version": "2.24.0",
|
||||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
|
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
|
||||||
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
|
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
|
||||||
},
|
},
|
||||||
|
"ms": {
|
||||||
|
"version": "2.1.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
||||||
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
|
||||||
|
},
|
||||||
"parse-json": {
|
"parse-json": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
||||||
@@ -497,6 +860,26 @@
|
|||||||
"ajv-keywords": "^3.1.0"
|
"ajv-keywords": "^3.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"slate": {
|
||||||
|
"version": "0.44.13",
|
||||||
|
"resolved": "https://registry.npmjs.org/slate/-/slate-0.44.13.tgz",
|
||||||
|
"integrity": "sha512-GcDon/8iN6Mmonl7FucSDGs9KYDB7S9gs+fnnJDny5HFsHGGDTDwfBnRXMyKDC307sRZ+yhauqKSulHkoBdB9A==",
|
||||||
|
"requires": {
|
||||||
|
"debug": "^3.1.0",
|
||||||
|
"direction": "^0.1.5",
|
||||||
|
"esrever": "^0.2.0",
|
||||||
|
"is-plain-object": "^2.0.4",
|
||||||
|
"lodash": "^4.17.4",
|
||||||
|
"tiny-invariant": "^1.0.1",
|
||||||
|
"tiny-warning": "^0.0.3",
|
||||||
|
"type-of": "^2.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"slate-prop-types": {
|
||||||
|
"version": "0.5.41",
|
||||||
|
"resolved": "https://registry.npmjs.org/slate-prop-types/-/slate-prop-types-0.5.41.tgz",
|
||||||
|
"integrity": "sha512-fLcXlugO9btF5b/by+dA+n8fn2mET75VGWltqFNxGdl6ncyBtrGspWA7mLVRFSqQWOS/Ig4A3URCRumOBBCUfQ=="
|
||||||
|
},
|
||||||
"supports-color": {
|
"supports-color": {
|
||||||
"version": "5.5.0",
|
"version": "5.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
||||||
@@ -505,6 +888,37 @@
|
|||||||
"has-flag": "^3.0.0"
|
"has-flag": "^3.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"unified": {
|
||||||
|
"version": "6.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/unified/-/unified-6.2.0.tgz",
|
||||||
|
"integrity": "sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==",
|
||||||
|
"requires": {
|
||||||
|
"bail": "^1.0.0",
|
||||||
|
"extend": "^3.0.0",
|
||||||
|
"is-plain-obj": "^1.1.0",
|
||||||
|
"trough": "^1.0.0",
|
||||||
|
"vfile": "^2.0.0",
|
||||||
|
"x-is-string": "^0.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"vfile": {
|
||||||
|
"version": "2.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-2.3.0.tgz",
|
||||||
|
"integrity": "sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==",
|
||||||
|
"requires": {
|
||||||
|
"is-buffer": "^1.1.4",
|
||||||
|
"replace-ext": "1.0.0",
|
||||||
|
"unist-util-stringify-position": "^1.0.0",
|
||||||
|
"vfile-message": "^1.0.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"is-buffer": {
|
||||||
|
"version": "1.1.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
|
||||||
|
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"warning": {
|
"warning": {
|
||||||
"version": "4.0.3",
|
"version": "4.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
|
||||||
@@ -540,9 +954,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@seafile/seafile-editor": {
|
"@seafile/seafile-editor": {
|
||||||
"version": "0.2.62",
|
"version": "0.2.68",
|
||||||
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.62.tgz",
|
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.68.tgz",
|
||||||
"integrity": "sha512-DfcIrmmqGclXonJV0gJ3IT6COAEM42nwMVqAgsHgy5uZoZA5perWTs94lTzAlGjyYtJD83h6/VzFzb+cUQ6nOQ==",
|
"integrity": "sha512-X5mOG0TAL42fEAssL85pIlx5D/5Sfv2RZPt9epzL0HUdHnJ+agRuJZCA5zbFPLD5kzNzVxvBuh5oYy0lL05d5A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@seafile/seafile-calendar": "^0.0.6",
|
"@seafile/seafile-calendar": "^0.0.6",
|
||||||
"@seafile/slate-react": "^0.1.8",
|
"@seafile/slate-react": "^0.1.8",
|
||||||
@@ -565,9 +979,9 @@
|
|||||||
"glamor": "^2.20.40",
|
"glamor": "^2.20.40",
|
||||||
"hast-util-sanitize": "^1.1.2",
|
"hast-util-sanitize": "^1.1.2",
|
||||||
"html-webpack-plugin": "2.29.0",
|
"html-webpack-plugin": "2.29.0",
|
||||||
"i18next": "^11.3.2",
|
"i18next": "^17.0.13",
|
||||||
"i18next-browser-languagedetector": "^2.2.0",
|
"i18next-browser-languagedetector": "^3.0.3",
|
||||||
"i18next-xhr-backend": "^1.5.1",
|
"i18next-xhr-backend": "^3.1.2",
|
||||||
"image-extensions": "^1.1.0",
|
"image-extensions": "^1.1.0",
|
||||||
"immutable": "^3.8.2",
|
"immutable": "^3.8.2",
|
||||||
"is-data-uri": "^0.1.0",
|
"is-data-uri": "^0.1.0",
|
||||||
@@ -585,10 +999,10 @@
|
|||||||
"promise": "8.0.1",
|
"promise": "8.0.1",
|
||||||
"prop-types": "^15.6.1",
|
"prop-types": "^15.6.1",
|
||||||
"raf": "3.4.0",
|
"raf": "3.4.0",
|
||||||
"react": "^16.2.0",
|
"react": "^16.8.6",
|
||||||
"react-dev-utils": "^5.0.2",
|
"react-dev-utils": "^5.0.2",
|
||||||
"react-dom": "^16.2.0",
|
"react-dom": "^16.8.6",
|
||||||
"react-i18next": "^7.6.1",
|
"react-i18next": "^10.12.2",
|
||||||
"react-mentions": "^3.0.2",
|
"react-mentions": "^3.0.2",
|
||||||
"react-s-alert": "^1.4.1",
|
"react-s-alert": "^1.4.1",
|
||||||
"react-select": "^2.4.2",
|
"react-select": "^2.4.2",
|
||||||
@@ -734,9 +1148,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "12.7.2",
|
"version": "12.7.3",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.3.tgz",
|
||||||
"integrity": "sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg=="
|
"integrity": "sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ=="
|
||||||
},
|
},
|
||||||
"@videojs/http-streaming": {
|
"@videojs/http-streaming": {
|
||||||
"version": "1.5.1",
|
"version": "1.5.1",
|
||||||
@@ -8256,19 +8670,40 @@
|
|||||||
"integrity": "sha1-MRYKNpMK2vH8BMYHT360FGXU7Es="
|
"integrity": "sha1-MRYKNpMK2vH8BMYHT360FGXU7Es="
|
||||||
},
|
},
|
||||||
"i18next": {
|
"i18next": {
|
||||||
"version": "11.3.2",
|
"version": "17.0.13",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-11.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-17.0.13.tgz",
|
||||||
"integrity": "sha512-Y5yN46k4wcXOvucXrqADQRK1CyIplwjKQ5Sv2IYdukQWjr5Gf2Y7y+4AsjQbpCtLWzotcMd7YDmkrIYzVje6hg=="
|
"integrity": "sha512-tCBpekVs95IsN3kdi/6HhnfzHDlpXerOmOsf2ZMWtct9YbMYKI54HVdQ6XxsHGXBxY+UgjbQJwqghKCd2sYQWw==",
|
||||||
|
"requires": {
|
||||||
|
"@babel/runtime": "^7.3.1"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"i18next-browser-languagedetector": {
|
"i18next-browser-languagedetector": {
|
||||||
"version": "2.2.0",
|
"version": "3.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-3.0.3.tgz",
|
||||||
"integrity": "sha512-fKhsaJzXY2anqAPxn9bgxc5NrTcu1GnYiIwGfNFPkpfFneutHnuReb4x4suOVNMf9RTuiCxfR+UAF8aHhv89SQ=="
|
"integrity": "sha512-1YuAogyQap0J6N4kM+6gAjZ6T7QWrp3xZCmSs0QedkNmgAKhj7FiQlCviHKl3IwbM6zJNgft4D7UDPWb1dTCMQ=="
|
||||||
},
|
},
|
||||||
"i18next-xhr-backend": {
|
"i18next-xhr-backend": {
|
||||||
"version": "1.5.1",
|
"version": "3.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-1.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-3.1.2.tgz",
|
||||||
"integrity": "sha512-9OLdC/9YxDvTFcgsH5t2BHCODHEotHCa6h7Ly0EUlUC7Y2GS09UeoHOGj3gWKQ3HCqXz8NlH4gOrK3NNc9vPuw=="
|
"integrity": "sha512-zN+x85W5R2ezGfmRh8F7+lsXoQgCNNb1jjSfm0325VuSIZ4ewvsnq3uHFrZaXmSJ8qTwPibO9rRb3mIzncEF9g==",
|
||||||
|
"requires": {
|
||||||
|
"@babel/runtime": "^7.5.5"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@babel/runtime": {
|
||||||
|
"version": "7.5.5",
|
||||||
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.5.tgz",
|
||||||
|
"integrity": "sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==",
|
||||||
|
"requires": {
|
||||||
|
"regenerator-runtime": "^0.13.2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"regenerator-runtime": {
|
||||||
|
"version": "0.13.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz",
|
||||||
|
"integrity": "sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
"version": "0.4.19",
|
"version": "0.4.19",
|
||||||
@@ -14700,6 +15135,17 @@
|
|||||||
"object-assign": "^4.1.1",
|
"object-assign": "^4.1.1",
|
||||||
"prop-types": "^15.6.2",
|
"prop-types": "^15.6.2",
|
||||||
"scheduler": "^0.13.6"
|
"scheduler": "^0.13.6"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"scheduler": {
|
||||||
|
"version": "0.13.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.13.6.tgz",
|
||||||
|
"integrity": "sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==",
|
||||||
|
"requires": {
|
||||||
|
"loose-envify": "^1.1.0",
|
||||||
|
"object-assign": "^4.1.1"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-app-polyfill": {
|
"react-app-polyfill": {
|
||||||
@@ -14877,13 +15323,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "7.6.1",
|
"version": "10.12.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-7.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-10.12.2.tgz",
|
||||||
"integrity": "sha512-fyS70F3/YncuR9+h2VcmGQJOGmv0eUHMyjTPmaIDzrNRKxFnGcqgu7BFPC+69WJjZG2dTHBEhwEzmqi7Ia+qNQ==",
|
"integrity": "sha512-tZCBhUz8rJtgmTi1z2pWEoQBvFHjwOS2+TQ7L4RfJq1LDirXi2m+3Pwg6gUECVCGenWomLufWNiTwRF9fmBrUQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"hoist-non-react-statics": "^2.3.1",
|
"@babel/runtime": "^7.3.1",
|
||||||
"html-parse-stringify2": "2.0.1",
|
"html-parse-stringify2": "2.0.1"
|
||||||
"prop-types": "^15.6.0"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-image-lightbox": {
|
"react-image-lightbox": {
|
||||||
@@ -16314,9 +16759,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"slate-base64-serializer": {
|
"slate-base64-serializer": {
|
||||||
"version": "0.2.110",
|
"version": "0.2.111",
|
||||||
"resolved": "https://registry.npmjs.org/slate-base64-serializer/-/slate-base64-serializer-0.2.110.tgz",
|
"resolved": "https://registry.npmjs.org/slate-base64-serializer/-/slate-base64-serializer-0.2.111.tgz",
|
||||||
"integrity": "sha512-II7RYnyricf5ln/0rR1t03Wq6xGk+vw9EpEy08zKRarh3SOHouAd1G+djEwZc97LSVxGQnbCdc2Px1TtcnUGGQ==",
|
"integrity": "sha512-pEsbxz4msVSCCCkn7rX+lHXxUj/oddcR4VsIYwWeQQLm9Uw7Ovxja4rQ/hVFcQqoU2DIjITRwBR9pv3RyS+PZQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"isomorphic-base64": "^1.0.2"
|
"isomorphic-base64": "^1.0.2"
|
||||||
}
|
}
|
||||||
@@ -16352,9 +16797,9 @@
|
|||||||
"integrity": "sha512-EGl+Y+9Fw9IULtPg8sttydaeiAoaibJolMXNfqI79+5GWTQwJFIbg24keKvsTw+3f2RieaPu8fcrKyujKtZ7ZQ=="
|
"integrity": "sha512-EGl+Y+9Fw9IULtPg8sttydaeiAoaibJolMXNfqI79+5GWTQwJFIbg24keKvsTw+3f2RieaPu8fcrKyujKtZ7ZQ=="
|
||||||
},
|
},
|
||||||
"slate-prop-types": {
|
"slate-prop-types": {
|
||||||
"version": "0.5.40",
|
"version": "0.5.41",
|
||||||
"resolved": "https://registry.npmjs.org/slate-prop-types/-/slate-prop-types-0.5.40.tgz",
|
"resolved": "https://registry.npmjs.org/slate-prop-types/-/slate-prop-types-0.5.41.tgz",
|
||||||
"integrity": "sha512-lyh+ER7YTXZDMOiWhY9W9HA/K7luGv3bqrYGIQbuamTQkL9qJ75XlyXrixjpgCM/qMl/S7wYdnflLiEM2kv3iA=="
|
"integrity": "sha512-fLcXlugO9btF5b/by+dA+n8fn2mET75VGWltqFNxGdl6ncyBtrGspWA7mLVRFSqQWOS/Ig4A3URCRumOBBCUfQ=="
|
||||||
},
|
},
|
||||||
"slate-react-placeholder": {
|
"slate-react-placeholder": {
|
||||||
"version": "0.1.20",
|
"version": "0.1.20",
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
"@reach/router": "^1.2.0",
|
"@reach/router": "^1.2.0",
|
||||||
"@seafile/dtable": "0.0.140",
|
"@seafile/dtable": "0.0.140",
|
||||||
"@seafile/resumablejs": "^1.1.13",
|
"@seafile/resumablejs": "^1.1.13",
|
||||||
"@seafile/seafile-editor": "^0.2.62",
|
"@seafile/seafile-editor": "^0.2.68",
|
||||||
"MD5": "^1.3.0",
|
"MD5": "^1.3.0",
|
||||||
"autoprefixer": "7.1.6",
|
"autoprefixer": "7.1.6",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
@@ -18,6 +18,9 @@
|
|||||||
"file-loader": "1.1.5",
|
"file-loader": "1.1.5",
|
||||||
"glamor": "^2.20.40",
|
"glamor": "^2.20.40",
|
||||||
"html-webpack-plugin": "2.29.0",
|
"html-webpack-plugin": "2.29.0",
|
||||||
|
"i18next": "^17.0.13",
|
||||||
|
"i18next-browser-languagedetector": "^3.0.3",
|
||||||
|
"i18next-xhr-backend": "^3.1.2",
|
||||||
"immutability-helper": "^3.0.0",
|
"immutability-helper": "^3.0.0",
|
||||||
"jest": "20.0.4",
|
"jest": "20.0.4",
|
||||||
"merge": "^1.2.1",
|
"merge": "^1.2.1",
|
||||||
@@ -32,6 +35,7 @@
|
|||||||
"react-codemirror": "^1.0.0",
|
"react-codemirror": "^1.0.0",
|
||||||
"react-cookies": "^0.1.0",
|
"react-cookies": "^0.1.0",
|
||||||
"react-dom": "^16.8.6",
|
"react-dom": "^16.8.6",
|
||||||
|
"react-i18next": "^10.12.2",
|
||||||
"react-image-lightbox": "^5.1.0",
|
"react-image-lightbox": "^5.1.0",
|
||||||
"react-mentions": "^3.0.2",
|
"react-mentions": "^3.0.2",
|
||||||
"react-moment": "^0.7.9",
|
"react-moment": "^0.7.9",
|
||||||
@@ -117,12 +121,8 @@
|
|||||||
"eslint-plugin-jsx-a11y": "5.1.1",
|
"eslint-plugin-jsx-a11y": "5.1.1",
|
||||||
"eslint-plugin-react": "7.4.0",
|
"eslint-plugin-react": "7.4.0",
|
||||||
"extract-text-webpack-plugin": "3.0.2",
|
"extract-text-webpack-plugin": "3.0.2",
|
||||||
"i18next": "^11.3.2",
|
|
||||||
"i18next-browser-languagedetector": "^2.2.0",
|
|
||||||
"i18next-xhr-backend": "^1.5.1",
|
|
||||||
"react-app-polyfill": "^1.0.1",
|
"react-app-polyfill": "^1.0.1",
|
||||||
"react-dev-utils": "^5.0.0",
|
"react-dev-utils": "^5.0.0",
|
||||||
"react-i18next": "^7.6.1",
|
|
||||||
"webpack": "3.8.1",
|
"webpack": "3.8.1",
|
||||||
"webpack-bundle-tracker": "^0.4.2-beta",
|
"webpack-bundle-tracker": "^0.4.2-beta",
|
||||||
"webpack-dev-server": "2.9.4",
|
"webpack-dev-server": "2.9.4",
|
||||||
|
@@ -1,12 +1,16 @@
|
|||||||
import i18n from 'i18next';
|
import i18n from 'i18next';
|
||||||
import XHR from 'i18next-xhr-backend';
|
import Backend from 'i18next-xhr-backend';
|
||||||
import { mediaUrl } from './utils/constants';
|
import LanguageDetector from 'i18next-browser-languagedetector';
|
||||||
|
import { initReactI18next } from 'react-i18next';
|
||||||
|
import { mediaUrl, lang } from './utils/constants';
|
||||||
|
|
||||||
i18n
|
i18n
|
||||||
.use(XHR)
|
.use(Backend)
|
||||||
|
.use(LanguageDetector)
|
||||||
|
.use(initReactI18next)
|
||||||
.init({
|
.init({
|
||||||
|
lng: lang,
|
||||||
fallbackLng: 'en',
|
fallbackLng: 'en',
|
||||||
|
|
||||||
ns: ['translations'],
|
ns: ['translations'],
|
||||||
defaultNS: 'translations',
|
defaultNS: 'translations',
|
||||||
|
|
||||||
|
@@ -9,10 +9,8 @@ import './assets/css/fa-regular.css';
|
|||||||
import './assets/css/fontawesome.css';
|
import './assets/css/fontawesome.css';
|
||||||
import './index.css';
|
import './index.css';
|
||||||
|
|
||||||
let lang = window.app.pageOptions.lang;
|
|
||||||
|
|
||||||
ReactDOM.render(
|
ReactDOM.render(
|
||||||
<I18nextProvider i18n={ i18n } initialLanguage={ lang } >
|
<I18nextProvider i18n={ i18n } >
|
||||||
<MarkdownEditor />
|
<MarkdownEditor />
|
||||||
</I18nextProvider>,
|
</I18nextProvider>,
|
||||||
document.getElementById('root')
|
document.getElementById('root')
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
import React from 'react';
|
import React, { Suspense} from 'react';
|
||||||
import ReactDOM from 'react-dom';
|
import ReactDOM from 'react-dom';
|
||||||
import { I18nextProvider } from 'react-i18next';
|
import { I18nextProvider } from 'react-i18next';
|
||||||
import i18n from './i18n';
|
import i18n from './i18n';
|
||||||
@@ -12,7 +12,8 @@ import { Value } from 'slate';
|
|||||||
import CDOCTopbar from './components/toolbar/cdoc-editor-topbar';
|
import CDOCTopbar from './components/toolbar/cdoc-editor-topbar';
|
||||||
import ShareDialog from './components/dialog/share-dialog';
|
import ShareDialog from './components/dialog/share-dialog';
|
||||||
import { Utils } from './utils/utils';
|
import { Utils } from './utils/utils';
|
||||||
import { translate } from 'react-i18next';
|
import Loading from './components/loading';
|
||||||
|
import { withTranslation } from 'react-i18next';
|
||||||
|
|
||||||
import { EditorUtilities } from '@seafile/seafile-editor/dist/editorUtilities';
|
import { EditorUtilities } from '@seafile/seafile-editor/dist/editorUtilities';
|
||||||
import toaster from './components/toast';
|
import toaster from './components/toast';
|
||||||
@@ -26,8 +27,6 @@ import './index.css';
|
|||||||
|
|
||||||
const CryptoJS = require('crypto-js');
|
const CryptoJS = require('crypto-js');
|
||||||
|
|
||||||
const lang = window.app.config.lang;
|
|
||||||
|
|
||||||
const { repoID, repoName, filePath, fileName, username, contactEmail } = window.app.pageOptions;
|
const { repoID, repoName, filePath, fileName, username, contactEmail } = window.app.pageOptions;
|
||||||
const { siteRoot, seafileCollabServer, serviceURL } = window.app.config;
|
const { siteRoot, seafileCollabServer, serviceURL } = window.app.config;
|
||||||
const { name } = window.app.userInfo;
|
const { name } = window.app.userInfo;
|
||||||
@@ -266,11 +265,13 @@ class CDOCEditor extends React.Component {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const TranslatedCDOCEditor = translate('translations')(CDOCEditor);
|
const TranslatedCDOCEditor = withTranslation('translations')(CDOCEditor);
|
||||||
|
|
||||||
ReactDOM.render(
|
ReactDOM.render(
|
||||||
<I18nextProvider i18n={i18n} initialLanguage={lang} >
|
<I18nextProvider i18n={i18n} >
|
||||||
<TranslatedCDOCEditor />
|
<Suspense fallback={<Loading />}>
|
||||||
|
<TranslatedCDOCEditor />
|
||||||
|
</Suspense>
|
||||||
</I18nextProvider>
|
</I18nextProvider>
|
||||||
,
|
,
|
||||||
document.getElementById('wrapper')
|
document.getElementById('wrapper')
|
||||||
|
File diff suppressed because one or more lines are too long
169
media/assets/frontend/locales/cs/translations.json
Normal file
169
media/assets/frontend/locales/cs/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Tučně",
|
||||||
|
"italic": "Kurzíva",
|
||||||
|
"inline_code": "Kód",
|
||||||
|
"header_one": "Záhlaví 1",
|
||||||
|
"header_two": "Záhlaví 2",
|
||||||
|
"header_three": "Záhlaví 3",
|
||||||
|
"header_four": "Záhlaví 4",
|
||||||
|
"header_five": "Záhlaví 5",
|
||||||
|
"header_six": "Záhlaví 6",
|
||||||
|
"paragraph": "Odstavec",
|
||||||
|
"quote": "Citace",
|
||||||
|
"ordered_list": "Číslovaný seznam",
|
||||||
|
"unordered_list": "Nečíslovaný seznam",
|
||||||
|
"check_list_item": "Zkontrolovat položku seznamu",
|
||||||
|
"insert_image": "Vložit obrázek",
|
||||||
|
"code": "Řádkový kód",
|
||||||
|
"code_block": "Blok kódu",
|
||||||
|
"insert_link": "Vložit odkaz",
|
||||||
|
"insert_table": "Vložit tabulku",
|
||||||
|
"save": "Uložit",
|
||||||
|
"more": "Více",
|
||||||
|
"invalid_url": "Chybná URL",
|
||||||
|
"link_address": "Adresa odkazu",
|
||||||
|
"image_address": "Adresa obrázku",
|
||||||
|
"submit": "Odeslat",
|
||||||
|
"cancel": "Storno",
|
||||||
|
"switch_to_plain_text_editor": "Přepnout do textového editoru",
|
||||||
|
"switch_to_rich_text_editor": "Přepnout do rozšířeného textového editoru",
|
||||||
|
"switch_to_viewer": "Přepnout do značkovacího prohlížeče",
|
||||||
|
"help": "Pomoc",
|
||||||
|
"remove_table": "Odebrat tabulku",
|
||||||
|
"column": "Sloupec",
|
||||||
|
"row": "Řádek",
|
||||||
|
"set_align": "Nastavit zarovnání",
|
||||||
|
"left": "Vlevo",
|
||||||
|
"center": "Střed",
|
||||||
|
"right": "Vpravo",
|
||||||
|
"file_saved": "Soubor uložen",
|
||||||
|
"file_failed_to_save": "Soubor nebyl uložen",
|
||||||
|
"star": "Přidat hvězdičku",
|
||||||
|
"unstar": "Odebrat hvězdičku",
|
||||||
|
"back_to_parent_directory":"Zpět do nadřazeného adresáře",
|
||||||
|
"edit":"editovat",
|
||||||
|
"copy": "Kopírovat",
|
||||||
|
"copied": "Zkopírováno",
|
||||||
|
"internal_link": "Interní odkaz",
|
||||||
|
"copy_internal_link": "Interní odkaz byl zkopírován do schránky",
|
||||||
|
"internal_link_desc": "Interní odkaz směřuje na soubor nebo složku u které má uživatel oprávnění ke čtení.",
|
||||||
|
"share": "Sdílet",
|
||||||
|
"share_link": "Veřejný odkaz",
|
||||||
|
"generate": "Generovat",
|
||||||
|
"add_password_protection": "Přidat ochranu heslem",
|
||||||
|
"password": "Heslo",
|
||||||
|
"at_least_8_characters": "nejméně 8 znaků",
|
||||||
|
"password_again": "Heslo znovu",
|
||||||
|
"add_auto_expiration": "Přidat automatickou expiraci",
|
||||||
|
"days": "dní",
|
||||||
|
"please_enter_password": "Zadejte heslo",
|
||||||
|
"greater_than_or_equal_to": "Vyšší nebo rovno",
|
||||||
|
"less_than_or_equal_to": "Nižší nebo rovno",
|
||||||
|
"set_permission": "Nastavit oprávnění",
|
||||||
|
"preview_and_download": "Zobrazit a stáhnout",
|
||||||
|
"preview_only": "Pouze zobrazit",
|
||||||
|
"please_enter_valid_days": "Zadejte platné dny",
|
||||||
|
"please_enter_a_non-negative_integer": "Vložte prosím nezáporné celé číslo",
|
||||||
|
"please_enter_days": "Prosím zadejte dny",
|
||||||
|
"password_is_too_short": "Heslo je příliš krátké.",
|
||||||
|
"passwords_do_not_match": "Hesla nesouhlasí",
|
||||||
|
"return_to_wiki_page": "Návrat na stránku Wiki",
|
||||||
|
"insert_network_image": "Vložit síťový obrázek",
|
||||||
|
"upload_local_image": "Nahrát lokální obrázek",
|
||||||
|
"add_link": "Přidat odkaz",
|
||||||
|
"file_history": "Historie souboru",
|
||||||
|
"history_version": "Historie verzí",
|
||||||
|
"back_to_viewer": "Zpět na prohlížeč",
|
||||||
|
"link_title": "Název odkazu",
|
||||||
|
"local_draft": "Místní koncept",
|
||||||
|
"use_draft": "Použít koncept",
|
||||||
|
"delete_draft": "Smazat koncept",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Máte neuložený koncept. Chcete ho použít?",
|
||||||
|
"local_draft_saved": "Místní koncept byl uložen",
|
||||||
|
"new_draft": "Nový návrh",
|
||||||
|
"edit_draft": "Upravit návrh",
|
||||||
|
"this_file_has_a_draft": "Tento soubor má koncept.",
|
||||||
|
"delete": "Smazat",
|
||||||
|
"comments": "Komentáře",
|
||||||
|
"add_a_comment": "Přidat komentář…",
|
||||||
|
"no_comment_yet": "Žádné komentáře",
|
||||||
|
"Mark_as_Resolved": "Označit jako vyřešené",
|
||||||
|
"ask_for_review": "Požádat o kontrolu",
|
||||||
|
"review_already_exists": "Kontrola již existuje. ",
|
||||||
|
"view_review": "Zobrazit kontrolu",
|
||||||
|
"there_is_an_associated_review_with_this_file": "K tomuto souboru je přiřazená kontrola",
|
||||||
|
"start_review": "Začít kontrolu",
|
||||||
|
"this_file_is_in_draft_stage": "Tento soubor je ve fázi návrhu.",
|
||||||
|
"this_file_is_in_review_stage": "Tento soubor je ve fázi kontroly.",
|
||||||
|
"this_file_has_been_updated": "Tento soubor byl aktualizován.",
|
||||||
|
"refresh": "Obnovit",
|
||||||
|
"related_files": "související soubory",
|
||||||
|
"related_file": "související soubor",
|
||||||
|
"no_tags": "Žádné značky",
|
||||||
|
"no_related_files": "Žádné související soubory",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Klávesové zkratky",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Seznam zkratek",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Vytvořit seznam",
|
||||||
|
"Make_ordered_list": "Vytvořit číslovaný seznam",
|
||||||
|
"Insert_new_item": "Vložit novou položku",
|
||||||
|
"Insert_child_in_item": "Vložit podpoložku",
|
||||||
|
"Increase_depth": "Zvýšit hloubku"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Zkratky záhlaví",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Záhlaví 1",
|
||||||
|
"Heading_2": "Záhlaví 2",
|
||||||
|
"Heading_3": "Záhlaví 3",
|
||||||
|
"Heading_4": "Záhlaví 4",
|
||||||
|
"Heading_5": "Záhlaví 5",
|
||||||
|
"Heading_6": "Záhlaví 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Zkratky bloků kódu",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Vytvořit blok kódu",
|
||||||
|
"Insert_new_line": "Vložit novou řádku",
|
||||||
|
"Escape_code_block": "Opustit blok kódu",
|
||||||
|
"Insert_indent": "Vložit odrážku"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Zkratky bloku citace",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Vytvořit blokovou citaci",
|
||||||
|
"Escape_Block_quote": "Opustit blokovou citaci"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Zkratky tabulky",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Vložit řádku tabulky",
|
||||||
|
"Escape_table": "Opustit tabulku"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Řádkové zkratky",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Tučně",
|
||||||
|
"Italic": "Kurzíva",
|
||||||
|
"Italic_Bold": "Tučná kurzíva",
|
||||||
|
"Inline_code": "Řádkový kód"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Uložit zkratky",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Uložit soubor"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Zkratky obrázku",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Vložit snímek obrazovky",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Přetáhnout obrázek odkudkoliv k jeho nahrání"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/de/translations.json
Normal file
169
media/assets/frontend/locales/de/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Fett",
|
||||||
|
"italic": "Kursiv",
|
||||||
|
"inline_code": "Code",
|
||||||
|
"header_one": "Überschrift 1",
|
||||||
|
"header_two": "Überschrift 2",
|
||||||
|
"header_three": "Überschrift 3",
|
||||||
|
"header_four": "Überschrift 4",
|
||||||
|
"header_five": "Überschrift 5",
|
||||||
|
"header_six": "Überschrift 6",
|
||||||
|
"paragraph": "Absatz",
|
||||||
|
"quote": "Zitat",
|
||||||
|
"ordered_list": "Nummerierte Liste",
|
||||||
|
"unordered_list": "Ungeordnete Liste",
|
||||||
|
"check_list_item": "Listeneintrag überprüfen",
|
||||||
|
"insert_image": "Bild einfügen",
|
||||||
|
"code": "Inline-Code",
|
||||||
|
"code_block": "Codeblock",
|
||||||
|
"insert_link": "Link einfügen",
|
||||||
|
"insert_table": "Tabelle einfügen",
|
||||||
|
"save": "Speichern",
|
||||||
|
"more": "Mehr",
|
||||||
|
"invalid_url": "Ungültige Adresse",
|
||||||
|
"link_address": "Adresse des Links",
|
||||||
|
"image_address": "Adresse des Bildes",
|
||||||
|
"submit": "Absenden",
|
||||||
|
"cancel": "Abbrechen",
|
||||||
|
"switch_to_plain_text_editor": "Zum reinen Texteditor wechseln",
|
||||||
|
"switch_to_rich_text_editor": "Zum Editor mit Formatierungen wechseln",
|
||||||
|
"switch_to_viewer": "Zur Markdown-Vorschau wechseln",
|
||||||
|
"help": "Hilfe",
|
||||||
|
"remove_table": "Tabelle entfernen",
|
||||||
|
"column": "Spalte",
|
||||||
|
"row": "Zeile",
|
||||||
|
"set_align": "Ausrichtung festlegen",
|
||||||
|
"left": "Links",
|
||||||
|
"center": "Zentrieren",
|
||||||
|
"right": "Rechts",
|
||||||
|
"file_saved": "Datei gespeichert.",
|
||||||
|
"file_failed_to_save": "Datei konnte nicht gespeichert werden.",
|
||||||
|
"star": "Stern hinzufügen",
|
||||||
|
"unstar": "Stern entfernen",
|
||||||
|
"back_to_parent_directory":"Zurück zum übergeordneten Verzeichnis",
|
||||||
|
"edit":"Bearbeiten",
|
||||||
|
"copy": "Kopieren",
|
||||||
|
"copied": "Kopiert",
|
||||||
|
"internal_link": "Interner Link",
|
||||||
|
"copy_internal_link": "Der interne Link ist in den Zwischenspeicher kopiert",
|
||||||
|
"internal_link_desc": "Ein interner Link ist eine Verlinkung auf eine Datei oder einen Ordner, die von Anderen genutzt werden kann, soweit sie die entsprechenden Leserechte haben.",
|
||||||
|
"share": "Freigeben",
|
||||||
|
"share_link": "Link freigeben",
|
||||||
|
"generate": "Erstellen",
|
||||||
|
"add_password_protection": "Passwort hinzufügen",
|
||||||
|
"password": "Passwort",
|
||||||
|
"at_least_8_characters": "mindestens 8 Zeichen",
|
||||||
|
"password_again": "Passwort erneut eingeben",
|
||||||
|
"add_auto_expiration": "Befristung hinzufügen",
|
||||||
|
"days": "Tage",
|
||||||
|
"please_enter_password": "Bitte geben Sie ein Passwort ein",
|
||||||
|
"greater_than_or_equal_to": "Größer oder gleich",
|
||||||
|
"less_than_or_equal_to": "Weniger oder gleich",
|
||||||
|
"set_permission": "Rechte festlegen",
|
||||||
|
"preview_and_download": "Vorschau und Herunterladen",
|
||||||
|
"preview_only": "Nur Vorschau erlaubt",
|
||||||
|
"please_enter_valid_days": "Bitte geben Sie eine gültige Anzahl von Tagen ein",
|
||||||
|
"please_enter_a_non-negative_integer": "Bitte geben Sie eine Zahl größer oder gleich Null ein",
|
||||||
|
"please_enter_days": "Bitte geben Sie Tage ein",
|
||||||
|
"password_is_too_short": "Passwort ist zu kurz",
|
||||||
|
"passwords_do_not_match": "Passwörter stimmen nicht überein",
|
||||||
|
"return_to_wiki_page": "Zurück zur Wiki-Seite",
|
||||||
|
"insert_network_image": "Bild aus dem Netzwerk einfügen",
|
||||||
|
"upload_local_image": "Lokales Bild hochladen",
|
||||||
|
"add_link": "Link hinzufügen",
|
||||||
|
"file_history": "Dateiversionen",
|
||||||
|
"history_version": "Versionen",
|
||||||
|
"back_to_viewer": "Zurück zur Vorschau",
|
||||||
|
"link_title": "Titel des Links",
|
||||||
|
"local_draft": "Lokaler Entwurf",
|
||||||
|
"use_draft": "Entwurf verwenden",
|
||||||
|
"delete_draft": "Entwurf löschen",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Es gibt einen ungespeicherten Entwurf. Möchten Sie ihn verwenden?",
|
||||||
|
"local_draft_saved": "Lokaler Entwurf gespeichert",
|
||||||
|
"new_draft": "Neuer Entwurf",
|
||||||
|
"edit_draft": "Entwurf bearbeiten",
|
||||||
|
"this_file_has_a_draft": "Zu dieser Datei gibt es einen Entwurf.",
|
||||||
|
"delete": "Löschen",
|
||||||
|
"comments": "Kommentare",
|
||||||
|
"add_a_comment": "Kommentieren …",
|
||||||
|
"no_comment_yet": "Noch nicht kommentiert.",
|
||||||
|
"Mark_as_Resolved": "Als erledigt markieren",
|
||||||
|
"ask_for_review": "Um ein Review bitten",
|
||||||
|
"review_already_exists": "Es gibt bereits ein Review.",
|
||||||
|
"view_review": "Review anzeigen",
|
||||||
|
"there_is_an_associated_review_with_this_file": "Es gibt ein Review zu dieser Datei.",
|
||||||
|
"start_review": "Review schreiben",
|
||||||
|
"this_file_is_in_draft_stage": "Die Datei hat den Status Entwurf",
|
||||||
|
"this_file_is_in_review_stage": "Die Datei hat den Status Review.",
|
||||||
|
"this_file_has_been_updated": "Die Datei wurde aktualisiert.",
|
||||||
|
"refresh": "Aktualisieren",
|
||||||
|
"related_files": "Zugehörige Dateien",
|
||||||
|
"related_file": "Zugehörige Datei",
|
||||||
|
"no_tags": "Keine Tags",
|
||||||
|
"no_related_files": "Keine zugehörigen Dateien",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Tastaturkürzel",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Kürzel für Listen",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Liste anlegen",
|
||||||
|
"Make_ordered_list": "Nummerierte Liste anlegen",
|
||||||
|
"Insert_new_item": "Neues Objekt einfügen",
|
||||||
|
"Insert_child_in_item": "Unterobjekt einfügen",
|
||||||
|
"Increase_depth": "Tiefe erhöhen"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Kürzel für Überschriften",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Überschrift 1",
|
||||||
|
"Heading_2": "Überschrift 2",
|
||||||
|
"Heading_3": "Überschrift 3",
|
||||||
|
"Heading_4": "Überschrift 4",
|
||||||
|
"Heading_5": "Überschrift 5",
|
||||||
|
"Heading_6": "Überschrift 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Kürzel für Code",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Codeblock anlegen",
|
||||||
|
"Insert_new_line": "Neue Zeile einfügen",
|
||||||
|
"Escape_code_block": "Codeblock beenden",
|
||||||
|
"Insert_indent": "Einzug einfügen"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Kürzel für Blockzitat",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Blockzitat anlegen",
|
||||||
|
"Escape_Block_quote": "Blockzitat beenden"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Kürzel für Tabellen",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Tabellenzeile einfügen",
|
||||||
|
"Escape_table": "Tabelle beenden"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Kürzel für Inline-Text",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Fett",
|
||||||
|
"Italic": "Kursiv",
|
||||||
|
"Italic_Bold": "Kursiv fett",
|
||||||
|
"Inline_code": "Inline-Code"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Kürzel speichern",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Datei speichern"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Kürzel für Bilder",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Bildschirmfoto einfügen",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Datei zum Hochladen hierher ziehen"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
214
media/assets/frontend/locales/en/translations.json
Normal file
214
media/assets/frontend/locales/en/translations.json
Normal file
@@ -0,0 +1,214 @@
|
|||||||
|
{
|
||||||
|
"bold": "Bold",
|
||||||
|
"italic": "Italic",
|
||||||
|
"inline_code": "Code",
|
||||||
|
"header_one": "Heading 1",
|
||||||
|
"header_two": "Heading 2",
|
||||||
|
"header_three": "Heading 3",
|
||||||
|
"header_four": "Heading 4",
|
||||||
|
"header_five": "Heading 5",
|
||||||
|
"header_six": "Heading 6",
|
||||||
|
"paragraph": "Paragraph",
|
||||||
|
"quote": "Quote",
|
||||||
|
"ordered_list": "Ordered List",
|
||||||
|
"unordered_list": "Unordered List",
|
||||||
|
"check_list_item": "Check List Item",
|
||||||
|
"insert_image": "Insert Image",
|
||||||
|
"insert_file": "Insert File",
|
||||||
|
"code": "Inline Code",
|
||||||
|
"code_block": "Code Block",
|
||||||
|
"insert_link": "Insert Link",
|
||||||
|
"insert_table": "Insert Table",
|
||||||
|
"save": "Save",
|
||||||
|
"more": "More",
|
||||||
|
"invalid_url": "Invalid URL",
|
||||||
|
"link_address": "Link address",
|
||||||
|
"image_address": "Image address",
|
||||||
|
"submit": "Submit",
|
||||||
|
"cancel": "Cancel",
|
||||||
|
"switch_to_plain_text_editor": "Switch to Plain Text Editor",
|
||||||
|
"switch_to_rich_text_editor": "Switch to Rich Text Editor",
|
||||||
|
"switch_to_viewer": "Switch to Markdown Viewer",
|
||||||
|
"help": "Help",
|
||||||
|
"remove_table": "Remove Table",
|
||||||
|
"column": "Column",
|
||||||
|
"row": "Row",
|
||||||
|
"Insert_Row_Before": "Insert Row Before",
|
||||||
|
"Insert_Row_After": "Insert Row After",
|
||||||
|
"Insert_Column_Before": "Insert Column Before",
|
||||||
|
"Insert_Column_After": "Insert Column After",
|
||||||
|
"Remove_Row": "Remove Row",
|
||||||
|
"Remove_Column": "Remove Column",
|
||||||
|
"Insert_Row": "Insert Row",
|
||||||
|
"Insert_Column": "Insert Column",
|
||||||
|
"set_align": "Set align",
|
||||||
|
"left": "Left",
|
||||||
|
"center": "Center",
|
||||||
|
"right": "Right",
|
||||||
|
"file_saved": "File saved.",
|
||||||
|
"file_failed_to_save": "File failed to save.",
|
||||||
|
"star": "Add star",
|
||||||
|
"unstar": "Remove star",
|
||||||
|
"back_to_parent_directory":"Back to parent directory",
|
||||||
|
"edit": "Edit",
|
||||||
|
"copy": "Copy",
|
||||||
|
"copied": "Copied",
|
||||||
|
"internal_link": "Internal Link",
|
||||||
|
"copy_internal_link": "Internal link has been copied to clipboard",
|
||||||
|
"internal_link_desc": "An internal link is a link to a file or folder that can be accessed by users with read permission to the file or folder.",
|
||||||
|
"share": "Share",
|
||||||
|
"share_link": "Share Link",
|
||||||
|
"generate": "Generate",
|
||||||
|
"add_password_protection": "Add password protection",
|
||||||
|
"password": "Password",
|
||||||
|
"at_least_8_characters": "at least 8 characters",
|
||||||
|
"password_again": "Password again",
|
||||||
|
"add_auto_expiration": "Add auto expiration",
|
||||||
|
"days": "days",
|
||||||
|
"please_enter_password": "Please enter password",
|
||||||
|
"greater_than_or_equal_to": "Greater than or equal to",
|
||||||
|
"less_than_or_equal_to": "Less than or equal to",
|
||||||
|
"set_permission": "Set permission",
|
||||||
|
"preview_and_download": "Preview and download",
|
||||||
|
"preview_only": "Preview only",
|
||||||
|
"please_enter_valid_days": "Please enter valid days",
|
||||||
|
"please_enter_a_non-negative_integer": "Please enter a non-negative integer",
|
||||||
|
"please_enter_days": "Please enter days",
|
||||||
|
"password_is_too_short": "Password is too short",
|
||||||
|
"passwords_do_not_match": "Passwords do not match",
|
||||||
|
"return_to_wiki_page": "Return to Wiki Page",
|
||||||
|
"insert_network_image": "Insert network image",
|
||||||
|
"upload_local_image": "Upload local image",
|
||||||
|
"add_link": "Add link",
|
||||||
|
"file_history": "File History",
|
||||||
|
"history_version": "History Versions",
|
||||||
|
"back_to_viewer": "Back To Viewer",
|
||||||
|
"link_title": "Link title",
|
||||||
|
"local_draft": "Local draft",
|
||||||
|
"use_draft": "Use draft",
|
||||||
|
"delete_draft": "Delete draft",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "You have an unsaved draft. Do you like to use it?",
|
||||||
|
"local_draft_saved": "Local draft saved",
|
||||||
|
"new_draft": "New Draft",
|
||||||
|
"view_draft": "View Draft",
|
||||||
|
"publish": "Publish",
|
||||||
|
"this_file_has_a_draft": "This file has a draft.",
|
||||||
|
"delete": "Delete",
|
||||||
|
"comments": "Comments",
|
||||||
|
"add_a_comment": "Add a comment...",
|
||||||
|
"no_comment_yet": "No comment yet.",
|
||||||
|
"Mark_as_Resolved": "Mark as Resolved",
|
||||||
|
"ask_for_review": "Ask for review",
|
||||||
|
"review_already_exists": "Review already exists",
|
||||||
|
"view_review": "View review",
|
||||||
|
"there_is_an_associated_review_with_this_file": "There is an associated review with this file.",
|
||||||
|
"start_review": "Start Review",
|
||||||
|
"this_file_is_in_draft_stage": "This file is in draft stage.",
|
||||||
|
"this_file_is_in_review_stage": "This file is in review stage.",
|
||||||
|
"this_file_has_been_updated": "This file has been updated.",
|
||||||
|
"refresh": "Refresh",
|
||||||
|
"related_files": "related files",
|
||||||
|
"related_file": "related file",
|
||||||
|
"no_tags": "No tags",
|
||||||
|
"Date": "Date",
|
||||||
|
"Participants": "Participants",
|
||||||
|
"Meeting_note": "Meeting note",
|
||||||
|
"Chooser_document_type": "Chooser document type",
|
||||||
|
"Empty": "Empty",
|
||||||
|
"no_related_files": "No related files",
|
||||||
|
"no_out_line": "No outline",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editing files in this browser can lead to slight display problems.",
|
||||||
|
"no_document_improvement_suggestion": "No document improvement suggestion",
|
||||||
|
"Hide_side_panel": "Hide side panel",
|
||||||
|
"Show_side_panel": "Show side panel",
|
||||||
|
"Show_resolved_comments": "Show resolved comments",
|
||||||
|
"Update": "Update",
|
||||||
|
"Width": "Width",
|
||||||
|
"Height": "Height",
|
||||||
|
"Full_screen": "Full screen",
|
||||||
|
"Insert_library_image": "Insert library image",
|
||||||
|
"Size": "Size",
|
||||||
|
"Location": "Location",
|
||||||
|
"Last_Update": "Last Update",
|
||||||
|
"Tags": "Tags",
|
||||||
|
"Related_Files": "Related Files",
|
||||||
|
"Add_participants": "Add participants",
|
||||||
|
"markdownLint": {
|
||||||
|
"missing_h1": {
|
||||||
|
"description": "There is no h1 in the document",
|
||||||
|
"issue" : "Missing h1"
|
||||||
|
},
|
||||||
|
"heading_end_with_colon": {
|
||||||
|
"description": "Trailing punctuation in heading should not be a colon",
|
||||||
|
"issue": "Heading ends width colon"
|
||||||
|
},
|
||||||
|
"heading_increase_irregular": {
|
||||||
|
"description": "Heading levels should only increment by one level at a time",
|
||||||
|
"issue": "Heading level issue"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Keyboard shortcuts",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"List shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Make list",
|
||||||
|
"Make_ordered_list": "Make Ordered list",
|
||||||
|
"Insert_new_item": "Insert new item",
|
||||||
|
"Insert_child_in_item": "Insert child in item",
|
||||||
|
"Increase_depth": "Increase depth"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Head shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Heading 1",
|
||||||
|
"Heading_2": "Heading 2",
|
||||||
|
"Heading_3": "Heading 3",
|
||||||
|
"Heading_4": "Heading 4",
|
||||||
|
"Heading_5": "Heading 5",
|
||||||
|
"Heading_6": "Heading 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Code block shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Make code block",
|
||||||
|
"Insert_new_line": "Insert new line",
|
||||||
|
"Escape_code_block": "Escape code block",
|
||||||
|
"Insert_indent": "Insert indent"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Block quote shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Make Block quote",
|
||||||
|
"Escape_Block_quote": "Escape Block quote"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Table shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Insert Table Row",
|
||||||
|
"Escape_table": "Escape table"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Inline shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Bold",
|
||||||
|
"Italic": "Italic",
|
||||||
|
"Italic_Bold": "Italic Bold",
|
||||||
|
"Inline_code": "Inline code"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Save shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Save file"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Image shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Paste screen shot",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Drag image from anywhere to upload it"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/es-AR/translations.json
Normal file
169
media/assets/frontend/locales/es-AR/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Negrita",
|
||||||
|
"italic": "Itálica",
|
||||||
|
"inline_code": "Código",
|
||||||
|
"header_one": "Encabezado 1",
|
||||||
|
"header_two": "Encabezado 2",
|
||||||
|
"header_three": "Encabezado 3",
|
||||||
|
"header_four": "Encabezado 4",
|
||||||
|
"header_five": "Encabezado 5",
|
||||||
|
"header_six": "Encabezado 6",
|
||||||
|
"paragraph": "Párrafo",
|
||||||
|
"quote": "Cita",
|
||||||
|
"ordered_list": "Lista Ordenada",
|
||||||
|
"unordered_list": "Lista Desordenada",
|
||||||
|
"check_list_item": "Check List Item",
|
||||||
|
"insert_image": "Insertar Imagen",
|
||||||
|
"code": "Inline Code",
|
||||||
|
"code_block": "Bloque de Código",
|
||||||
|
"insert_link": "Insertar Enlace",
|
||||||
|
"insert_table": "Insertar Tabla",
|
||||||
|
"save": "Guardar",
|
||||||
|
"more": "Más",
|
||||||
|
"invalid_url": "URL Inválida",
|
||||||
|
"link_address": "Dirección del enlace",
|
||||||
|
"image_address": "Dirección de la imagen",
|
||||||
|
"submit": "Enviar",
|
||||||
|
"cancel": "Cancelar",
|
||||||
|
"switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
|
||||||
|
"switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
|
||||||
|
"switch_to_viewer": "Cambiar a visualizador Markdown",
|
||||||
|
"help": "Ayuda",
|
||||||
|
"remove_table": "Eliminar tabla",
|
||||||
|
"column": "Columna",
|
||||||
|
"row": "Fila",
|
||||||
|
"set_align": "Establecer alineación",
|
||||||
|
"left": "Izquierda",
|
||||||
|
"center": "Centrar",
|
||||||
|
"right": "derecha",
|
||||||
|
"file_saved": "Archivo guardado",
|
||||||
|
"file_failed_to_save": "Fallo al guardar archivo",
|
||||||
|
"star": "Add star",
|
||||||
|
"unstar": "Remove star",
|
||||||
|
"back_to_parent_directory":"Volver a la carpeta superior",
|
||||||
|
"edit":"editar",
|
||||||
|
"copy": "Copiar",
|
||||||
|
"copied": "Copiado",
|
||||||
|
"internal_link": "Enlace interno",
|
||||||
|
"copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
|
||||||
|
"internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
|
||||||
|
"share": "Compartir",
|
||||||
|
"share_link": "Compartir enlace",
|
||||||
|
"generate": "Generar",
|
||||||
|
"add_password_protection": "Agregar protección por contraseña",
|
||||||
|
"password": "Contraseña ",
|
||||||
|
"at_least_8_characters": "al menos 8 caracteres",
|
||||||
|
"password_again": "Repetir contraseña",
|
||||||
|
"add_auto_expiration": "Agregar vencimiento automático",
|
||||||
|
"days": "días",
|
||||||
|
"please_enter_password": "Ingresa una contraseña",
|
||||||
|
"greater_than_or_equal_to": "Mayor o igual que",
|
||||||
|
"less_than_or_equal_to": "Menor o igual que",
|
||||||
|
"set_permission": "Establecer permiso",
|
||||||
|
"preview_and_download": "Vista previa y descargar",
|
||||||
|
"preview_only": "Vista previa solamente",
|
||||||
|
"please_enter_valid_days": "Ingresa cantidad válida de días",
|
||||||
|
"please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
|
||||||
|
"please_enter_days": "Ingresa cantidad de días",
|
||||||
|
"password_is_too_short": "Contraseña demasiado corta",
|
||||||
|
"passwords_do_not_match": "Las contraseñas no concuerdan",
|
||||||
|
"return_to_wiki_page": "Volver a la página del Wiki",
|
||||||
|
"insert_network_image": "Insertar imágen desde la red",
|
||||||
|
"upload_local_image": "Subir imagen local",
|
||||||
|
"add_link": "Agregar enlace",
|
||||||
|
"file_history": "Historial del Archivo",
|
||||||
|
"history_version": "Historial de Versiones",
|
||||||
|
"back_to_viewer": "Volver al Visualizador",
|
||||||
|
"link_title": "Título del enlace",
|
||||||
|
"local_draft": "Borrador local",
|
||||||
|
"use_draft": "Usar borrador",
|
||||||
|
"delete_draft": "Eliminar borrador",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
|
||||||
|
"local_draft_saved": "Borrador local guardado",
|
||||||
|
"new_draft": "Nuevo Borrador",
|
||||||
|
"edit_draft": "Editar Borrador",
|
||||||
|
"this_file_has_a_draft": "Este archivo tiene un borrador",
|
||||||
|
"delete": "Borrar",
|
||||||
|
"comments": "Comentarios",
|
||||||
|
"add_a_comment": "Agregar un comentario...",
|
||||||
|
"no_comment_yet": "No hay comentarios.",
|
||||||
|
"Mark_as_Resolved": "Marcar como resuelto",
|
||||||
|
"ask_for_review": "Solicitar revisión",
|
||||||
|
"review_already_exists": "La revisión ya existe",
|
||||||
|
"view_review": "Ver revisión",
|
||||||
|
"there_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
|
||||||
|
"start_review": "Iniciar revisión",
|
||||||
|
"this_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
|
||||||
|
"this_file_is_in_review_stage": "Este archivo está en estado de revisión.",
|
||||||
|
"this_file_has_been_updated": "Este archivo ha sido actualizado.",
|
||||||
|
"refresh": "Refrescar",
|
||||||
|
"related_files": "archivos relacionados",
|
||||||
|
"related_file": "archivo relacionado",
|
||||||
|
"no_tags": "Sin etiquetas",
|
||||||
|
"no_related_files": "Sin archivos relacionados",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Atajos de teclado",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Listar atajos",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Crear lista",
|
||||||
|
"Make_ordered_list": "Crear lista ordenada",
|
||||||
|
"Insert_new_item": "Insertar nuevo ítem",
|
||||||
|
"Insert_child_in_item": "Insert child in item",
|
||||||
|
"Increase_depth": "Increase depth"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Head shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Encabezado 1",
|
||||||
|
"Heading_2": "Encabezado 2",
|
||||||
|
"Heading_3": "Encabezado 3",
|
||||||
|
"Heading_4": "Encabezado 4",
|
||||||
|
"Heading_5": "Encabezado 5",
|
||||||
|
"Heading_6": "Encabezado 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Code block shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Crear bloque de código",
|
||||||
|
"Insert_new_line": "Insertar nueva línea",
|
||||||
|
"Escape_code_block": "Escape code block",
|
||||||
|
"Insert_indent": "Insert indent"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Block quote shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Make Block quote",
|
||||||
|
"Escape_Block_quote": "Escape Block quote"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Atajos de tabla",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Insertar fila de tabla",
|
||||||
|
"Escape_table": "Escape table"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Inline shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Negrita",
|
||||||
|
"Italic": "Itálica",
|
||||||
|
"Italic_Bold": "Negrita itálica",
|
||||||
|
"Inline_code": "Inline code"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Guardar atajos",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Guardar archivo"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Atajos de imagen",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Pegar captura de pantalla",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/es-MX/translations.json
Normal file
169
media/assets/frontend/locales/es-MX/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Negrita",
|
||||||
|
"italic": "Itálica",
|
||||||
|
"inline_code": "Código",
|
||||||
|
"header_one": "Encabezado 1",
|
||||||
|
"header_two": "Encabezado 2",
|
||||||
|
"header_three": "Encabezado 3",
|
||||||
|
"header_four": "Encabezado 4",
|
||||||
|
"header_five": "Encabezado 5",
|
||||||
|
"header_six": "Encabezado 6",
|
||||||
|
"paragraph": "Párrafo",
|
||||||
|
"quote": "Cita",
|
||||||
|
"ordered_list": "Lista Ordenada",
|
||||||
|
"unordered_list": "Lista Desordenada",
|
||||||
|
"check_list_item": "Check List Item",
|
||||||
|
"insert_image": "Insertar Imagen",
|
||||||
|
"code": "Inline Code",
|
||||||
|
"code_block": "Bloque de Código",
|
||||||
|
"insert_link": "Insertar Enlace",
|
||||||
|
"insert_table": "Insertar Tabla",
|
||||||
|
"save": "Guardar",
|
||||||
|
"more": "Más",
|
||||||
|
"invalid_url": "URL Inválida",
|
||||||
|
"link_address": "Dirección del enlace",
|
||||||
|
"image_address": "Dirección de la imagen",
|
||||||
|
"submit": "Enviar",
|
||||||
|
"cancel": "Cancelar",
|
||||||
|
"switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
|
||||||
|
"switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
|
||||||
|
"switch_to_viewer": "Cambiar a visualizador Markdown",
|
||||||
|
"help": "Ayuda",
|
||||||
|
"remove_table": "Eliminar tabla",
|
||||||
|
"column": "Columna",
|
||||||
|
"row": "Fila",
|
||||||
|
"set_align": "Establecer alineación",
|
||||||
|
"left": "Izquierda",
|
||||||
|
"center": "Centrar",
|
||||||
|
"right": "derecha",
|
||||||
|
"file_saved": "Archivo guardado",
|
||||||
|
"file_failed_to_save": "Fallo al guardar archivo",
|
||||||
|
"star": "Add star",
|
||||||
|
"unstar": "Remove star",
|
||||||
|
"back_to_parent_directory":"Volver a la carpeta superior",
|
||||||
|
"edit":"editar",
|
||||||
|
"copy": "Copiar",
|
||||||
|
"copied": "Copiado",
|
||||||
|
"internal_link": "Enlace interno",
|
||||||
|
"copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
|
||||||
|
"internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
|
||||||
|
"share": "Compartir",
|
||||||
|
"share_link": "Compartir enlace",
|
||||||
|
"generate": "Generar",
|
||||||
|
"add_password_protection": "Agregar protección por contraseña",
|
||||||
|
"password": "Contraseña ",
|
||||||
|
"at_least_8_characters": "al menos 8 caracteres",
|
||||||
|
"password_again": "Repetir contraseña",
|
||||||
|
"add_auto_expiration": "Agregar vencimiento automático",
|
||||||
|
"days": "días",
|
||||||
|
"please_enter_password": "Ingresa una contraseña",
|
||||||
|
"greater_than_or_equal_to": "Mayor o igual que",
|
||||||
|
"less_than_or_equal_to": "Menor o igual que",
|
||||||
|
"set_permission": "Establecer permiso",
|
||||||
|
"preview_and_download": "Vista previa y descargar",
|
||||||
|
"preview_only": "Vista previa solamente",
|
||||||
|
"please_enter_valid_days": "Ingresa cantidad válida de días",
|
||||||
|
"please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
|
||||||
|
"please_enter_days": "Ingresa cantidad de días",
|
||||||
|
"password_is_too_short": "Contraseña demasiado corta",
|
||||||
|
"passwords_do_not_match": "Las contraseñas no concuerdan",
|
||||||
|
"return_to_wiki_page": "Volver a la página del Wiki",
|
||||||
|
"insert_network_image": "Insertar imágen desde la red",
|
||||||
|
"upload_local_image": "Subir imagen local",
|
||||||
|
"add_link": "Agregar enlace",
|
||||||
|
"file_history": "Historial del Archivo",
|
||||||
|
"history_version": "Historial de Versiones",
|
||||||
|
"back_to_viewer": "Volver al Visualizador",
|
||||||
|
"link_title": "Título del enlace",
|
||||||
|
"local_draft": "Borrador local",
|
||||||
|
"use_draft": "Usar borrador",
|
||||||
|
"delete_draft": "Eliminar borrador",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
|
||||||
|
"local_draft_saved": "Borrador local guardado",
|
||||||
|
"new_draft": "Nuevo Borrador",
|
||||||
|
"edit_draft": "Editar Borrador",
|
||||||
|
"this_file_has_a_draft": "Este archivo tiene un borrador",
|
||||||
|
"delete": "Borrar",
|
||||||
|
"comments": "Comentarios",
|
||||||
|
"add_a_comment": "Agregar un comentario...",
|
||||||
|
"no_comment_yet": "No hay comentarios.",
|
||||||
|
"Mark_as_Resolved": "Marcar como resuelto",
|
||||||
|
"ask_for_review": "Solicitar revisión",
|
||||||
|
"review_already_exists": "La revisión ya existe",
|
||||||
|
"view_review": "Ver revisión",
|
||||||
|
"there_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
|
||||||
|
"start_review": "Iniciar revisión",
|
||||||
|
"this_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
|
||||||
|
"this_file_is_in_review_stage": "Este archivo está en estado de revisión.",
|
||||||
|
"this_file_has_been_updated": "Este archivo ha sido actualizado.",
|
||||||
|
"refresh": "Refrescar",
|
||||||
|
"related_files": "archivos relacionados",
|
||||||
|
"related_file": "archivo relacionado",
|
||||||
|
"no_tags": "Sin etiquetas",
|
||||||
|
"no_related_files": "Sin archivos relacionados",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Atajos de teclado",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Listar atajos",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Crear lista",
|
||||||
|
"Make_ordered_list": "Crear lista ordenada",
|
||||||
|
"Insert_new_item": "Insertar nuevo ítem",
|
||||||
|
"Insert_child_in_item": "Insert child in item",
|
||||||
|
"Increase_depth": "Increase depth"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Head shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Encabezado 1",
|
||||||
|
"Heading_2": "Encabezado 2",
|
||||||
|
"Heading_3": "Encabezado 3",
|
||||||
|
"Heading_4": "Encabezado 4",
|
||||||
|
"Heading_5": "Encabezado 5",
|
||||||
|
"Heading_6": "Encabezado 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Code block shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Crear bloque de código",
|
||||||
|
"Insert_new_line": "Insertar nueva línea",
|
||||||
|
"Escape_code_block": "Escape code block",
|
||||||
|
"Insert_indent": "Insert indent"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Block quote shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Make Block quote",
|
||||||
|
"Escape_Block_quote": "Escape Block quote"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Atajos de tabla",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Insertar fila de tabla",
|
||||||
|
"Escape_table": "Escape table"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Inline shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Negrita",
|
||||||
|
"Italic": "Itálica",
|
||||||
|
"Italic_Bold": "Negrita itálica",
|
||||||
|
"Inline_code": "Inline code"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Guardar atajos",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Guardar archivo"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Atajos de imagen",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Pegar captura de pantalla",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/es/translations.json
Normal file
169
media/assets/frontend/locales/es/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Negrita",
|
||||||
|
"italic": "Itálica",
|
||||||
|
"inline_code": "Código",
|
||||||
|
"header_one": "Encabezado 1",
|
||||||
|
"header_two": "Encabezado 2",
|
||||||
|
"header_three": "Encabezado 3",
|
||||||
|
"header_four": "Encabezado 4",
|
||||||
|
"header_five": "Encabezado 5",
|
||||||
|
"header_six": "Encabezado 6",
|
||||||
|
"paragraph": "Párrafo",
|
||||||
|
"quote": "Cita",
|
||||||
|
"ordered_list": "Lista Ordenada",
|
||||||
|
"unordered_list": "Lista Desordenada",
|
||||||
|
"check_list_item": "Check List Item",
|
||||||
|
"insert_image": "Insertar Imagen",
|
||||||
|
"code": "Inline Code",
|
||||||
|
"code_block": "Bloque de Código",
|
||||||
|
"insert_link": "Insertar Enlace",
|
||||||
|
"insert_table": "Insertar Tabla",
|
||||||
|
"save": "Guardar",
|
||||||
|
"more": "Más",
|
||||||
|
"invalid_url": "URL Inválida",
|
||||||
|
"link_address": "Dirección del enlace",
|
||||||
|
"image_address": "Dirección de la imagen",
|
||||||
|
"submit": "Enviar",
|
||||||
|
"cancel": "Cancelar",
|
||||||
|
"switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
|
||||||
|
"switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
|
||||||
|
"switch_to_viewer": "Cambiar a visualizador Markdown",
|
||||||
|
"help": "Ayuda",
|
||||||
|
"remove_table": "Eliminar tabla",
|
||||||
|
"column": "Columna",
|
||||||
|
"row": "Fila",
|
||||||
|
"set_align": "Establecer alineación",
|
||||||
|
"left": "Izquierda",
|
||||||
|
"center": "Centrar",
|
||||||
|
"right": "derecha",
|
||||||
|
"file_saved": "Archivo guardado",
|
||||||
|
"file_failed_to_save": "Fallo al guardar archivo",
|
||||||
|
"star": "Add star",
|
||||||
|
"unstar": "Remove star",
|
||||||
|
"back_to_parent_directory":"Volver a la carpeta superior",
|
||||||
|
"edit":"editar",
|
||||||
|
"copy": "Copiar",
|
||||||
|
"copied": "Copiado",
|
||||||
|
"internal_link": "Enlace interno",
|
||||||
|
"copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
|
||||||
|
"internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
|
||||||
|
"share": "Compartir",
|
||||||
|
"share_link": "Compartir enlace",
|
||||||
|
"generate": "Generar",
|
||||||
|
"add_password_protection": "Agregar protección por contraseña",
|
||||||
|
"password": "Contraseña ",
|
||||||
|
"at_least_8_characters": "al menos 8 caracteres",
|
||||||
|
"password_again": "Repetir contraseña",
|
||||||
|
"add_auto_expiration": "Agregar vencimiento automático",
|
||||||
|
"days": "días",
|
||||||
|
"please_enter_password": "Ingresa una contraseña",
|
||||||
|
"greater_than_or_equal_to": "Mayor o igual que",
|
||||||
|
"less_than_or_equal_to": "Menor o igual que",
|
||||||
|
"set_permission": "Establecer permiso",
|
||||||
|
"preview_and_download": "Vista previa y descargar",
|
||||||
|
"preview_only": "Vista previa solamente",
|
||||||
|
"please_enter_valid_days": "Ingresa cantidad válida de días",
|
||||||
|
"please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
|
||||||
|
"please_enter_days": "Ingresa cantidad de días",
|
||||||
|
"password_is_too_short": "Contraseña demasiado corta",
|
||||||
|
"passwords_do_not_match": "Las contraseñas no concuerdan",
|
||||||
|
"return_to_wiki_page": "Volver a la página del Wiki",
|
||||||
|
"insert_network_image": "Insertar imágen desde la red",
|
||||||
|
"upload_local_image": "Subir imagen local",
|
||||||
|
"add_link": "Agregar enlace",
|
||||||
|
"file_history": "Historial del Archivo",
|
||||||
|
"history_version": "Historial de Versiones",
|
||||||
|
"back_to_viewer": "Volver al Visualizador",
|
||||||
|
"link_title": "Título del enlace",
|
||||||
|
"local_draft": "Borrador local",
|
||||||
|
"use_draft": "Usar borrador",
|
||||||
|
"delete_draft": "Eliminar borrador",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
|
||||||
|
"local_draft_saved": "Borrador local guardado",
|
||||||
|
"new_draft": "Nuevo Borrador",
|
||||||
|
"edit_draft": "Editar Borrador",
|
||||||
|
"this_file_has_a_draft": "Este archivo tiene un borrador",
|
||||||
|
"delete": "Borrar",
|
||||||
|
"comments": "Comentarios",
|
||||||
|
"add_a_comment": "Agregar un comentario...",
|
||||||
|
"no_comment_yet": "No hay comentarios.",
|
||||||
|
"Mark_as_Resolved": "Marcar como resuelto",
|
||||||
|
"ask_for_review": "Solicitar revisión",
|
||||||
|
"review_already_exists": "La revisión ya existe",
|
||||||
|
"view_review": "Ver revisión",
|
||||||
|
"there_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
|
||||||
|
"start_review": "Iniciar revisión",
|
||||||
|
"this_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
|
||||||
|
"this_file_is_in_review_stage": "Este archivo está en estado de revisión.",
|
||||||
|
"this_file_has_been_updated": "Este archivo ha sido actualizado.",
|
||||||
|
"refresh": "Refrescar",
|
||||||
|
"related_files": "archivos relacionados",
|
||||||
|
"related_file": "archivo relacionado",
|
||||||
|
"no_tags": "Sin etiquetas",
|
||||||
|
"no_related_files": "Sin archivos relacionados",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Atajos de teclado",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Listar atajos",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Crear lista",
|
||||||
|
"Make_ordered_list": "Crear lista ordenada",
|
||||||
|
"Insert_new_item": "Insertar nuevo ítem",
|
||||||
|
"Insert_child_in_item": "Insert child in item",
|
||||||
|
"Increase_depth": "Increase depth"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Head shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Encabezado 1",
|
||||||
|
"Heading_2": "Encabezado 2",
|
||||||
|
"Heading_3": "Encabezado 3",
|
||||||
|
"Heading_4": "Encabezado 4",
|
||||||
|
"Heading_5": "Encabezado 5",
|
||||||
|
"Heading_6": "Encabezado 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Code block shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Crear bloque de código",
|
||||||
|
"Insert_new_line": "Insertar nueva línea",
|
||||||
|
"Escape_code_block": "Escape code block",
|
||||||
|
"Insert_indent": "Insert indent"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Block quote shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Make Block quote",
|
||||||
|
"Escape_Block_quote": "Escape Block quote"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Atajos de tabla",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Insertar fila de tabla",
|
||||||
|
"Escape_table": "Escape table"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Inline shortcuts",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Negrita",
|
||||||
|
"Italic": "Itálica",
|
||||||
|
"Italic_Bold": "Negrita itálica",
|
||||||
|
"Inline_code": "Inline code"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Guardar atajos",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Guardar archivo"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Atajos de imagen",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Pegar captura de pantalla",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/fr/translations.json
Normal file
169
media/assets/frontend/locales/fr/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Gras",
|
||||||
|
"italic": "Italique",
|
||||||
|
"inline_code": "Code",
|
||||||
|
"header_one": "Titre 1",
|
||||||
|
"header_two": "Titre 2",
|
||||||
|
"header_three": "Titre 3",
|
||||||
|
"header_four": "Titre 4",
|
||||||
|
"header_five": "Titre 5",
|
||||||
|
"header_six": "Titre 6",
|
||||||
|
"paragraph": "Paragraphe",
|
||||||
|
"quote": "Citation",
|
||||||
|
"ordered_list": "Liste ordonnée",
|
||||||
|
"unordered_list": "Liste non ordonnée",
|
||||||
|
"check_list_item": "Élément liste de vérification",
|
||||||
|
"insert_image": "Insérer image",
|
||||||
|
"code": "Ligne de code",
|
||||||
|
"code_block": "Bloc de code",
|
||||||
|
"insert_link": "Insérer lien",
|
||||||
|
"insert_table": "Insérer table",
|
||||||
|
"save": "Sauvegarder",
|
||||||
|
"more": "Plus",
|
||||||
|
"invalid_url": "L'adresse n'est pas valide",
|
||||||
|
"link_address": "Adresse du lien",
|
||||||
|
"image_address": "Adresse de l'image",
|
||||||
|
"submit": "Soumettre",
|
||||||
|
"cancel": "Annuler",
|
||||||
|
"switch_to_plain_text_editor": "Basculer en éditeur de texte plein",
|
||||||
|
"switch_to_rich_text_editor": "Basculer en éditeur de texte riche",
|
||||||
|
"switch_to_viewer": "Basculer en visualiseur Markdown",
|
||||||
|
"help": "Aide",
|
||||||
|
"remove_table": "Supprimer la table",
|
||||||
|
"column": "Colonne",
|
||||||
|
"row": "Ligne",
|
||||||
|
"set_align": "Ajuster l'alignement",
|
||||||
|
"left": "Gauche",
|
||||||
|
"center": "Centrer",
|
||||||
|
"right": "Droite",
|
||||||
|
"file_saved": "Fichier sauvegardé.",
|
||||||
|
"file_failed_to_save": "Échec de la sauvegarde du fichier",
|
||||||
|
"star": "Ajouter étoile",
|
||||||
|
"unstar": "Enlever étoile",
|
||||||
|
"back_to_parent_directory":"Retour au répertoire parent",
|
||||||
|
"edit":"éditer",
|
||||||
|
"copy": "Copier",
|
||||||
|
"copied": "Copié",
|
||||||
|
"internal_link": "Lien interne",
|
||||||
|
"copy_internal_link": "Le lien interne a été copié dans le presse-papier",
|
||||||
|
"internal_link_desc": "Un lien interne est un lien vers un fichier ou un dossier accessible en lecture par un utilisateur.",
|
||||||
|
"share": "Partager",
|
||||||
|
"share_link": "Lien de partage",
|
||||||
|
"generate": "Générer",
|
||||||
|
"add_password_protection": "Ajouter un mot de passe de protection",
|
||||||
|
"password": "Mot de passe",
|
||||||
|
"at_least_8_characters": "Au moins 8 caractères",
|
||||||
|
"password_again": "Mot de passe (à nouveau)",
|
||||||
|
"add_auto_expiration": "Ajouter l'expiration automatique",
|
||||||
|
"days": "jours",
|
||||||
|
"please_enter_password": "Entrez un mot de passe",
|
||||||
|
"greater_than_or_equal_to": "Plus grand ou égale à",
|
||||||
|
"less_than_or_equal_to": "Plus petit ou égal à",
|
||||||
|
"set_permission": "Définir la permission",
|
||||||
|
"preview_and_download": "Prévisualiser et télécharger",
|
||||||
|
"preview_only": "Aperçu uniquement",
|
||||||
|
"please_enter_valid_days": "Saisissez un nombre de jours valide",
|
||||||
|
"please_enter_a_non-negative_integer": "Veuillez introduire un intégrateur non-négatif",
|
||||||
|
"please_enter_days": "Veuillez entrer un nombre de jours",
|
||||||
|
"password_is_too_short": "Le mot de passe est trop court",
|
||||||
|
"passwords_do_not_match": "Les mots de passe ne correspondent pas",
|
||||||
|
"return_to_wiki_page": "Retour à la page du Wiki",
|
||||||
|
"insert_network_image": "Insérer une image du réseau",
|
||||||
|
"upload_local_image": "Insérer une image locale",
|
||||||
|
"add_link": "Ajouter un lien",
|
||||||
|
"file_history": "Historique du fichier",
|
||||||
|
"history_version": "Historique des versions",
|
||||||
|
"back_to_viewer": "Retour au visualiseur",
|
||||||
|
"link_title": "Titre du lien",
|
||||||
|
"local_draft": "Brouillon local",
|
||||||
|
"use_draft": "Utiliser le brouillon",
|
||||||
|
"delete_draft": "Supprimer le brouillon",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Vous avez un brouillon qui n'est pas sauvé. Voulez-vous l'utiliser ?",
|
||||||
|
"local_draft_saved": "Brouillon local sauvegardé",
|
||||||
|
"new_draft": "Nouveau brouillon",
|
||||||
|
"edit_draft": "Éditer brouillon",
|
||||||
|
"this_file_has_a_draft": "Ce fichier possède un brouillon.",
|
||||||
|
"delete": "Supprimer",
|
||||||
|
"comments": "Commentaires",
|
||||||
|
"add_a_comment": "Ajouter un commentaire ...",
|
||||||
|
"no_comment_yet": "Pas encore de commentaire.",
|
||||||
|
"Mark_as_Resolved": "Marqué comme résolu",
|
||||||
|
"ask_for_review": "Demande d'un avis",
|
||||||
|
"review_already_exists": "Un avis existe déjà",
|
||||||
|
"view_review": "Voir l'avis",
|
||||||
|
"there_is_an_associated_review_with_this_file": "Il y a un avis associé à ce fichier",
|
||||||
|
"start_review": "Commencer l'avis",
|
||||||
|
"this_file_is_in_draft_stage": "Ce fichier est à l'état de brouillon",
|
||||||
|
"this_file_is_in_review_stage": "Ce fichier est à l'état d'avis",
|
||||||
|
"this_file_has_been_updated": "Ce fichier à bien été mis à jour.",
|
||||||
|
"refresh": "Rafraichir",
|
||||||
|
"related_files": "Fichiers relatifs",
|
||||||
|
"related_file": "Fichier relatif",
|
||||||
|
"no_tags": "Pas de tag",
|
||||||
|
"no_related_files": "Aucun fichier relatif",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Raccourcis clavier",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Liste des raccourcis",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Faire une liste",
|
||||||
|
"Make_ordered_list": "Faire une liste ordonnée",
|
||||||
|
"Insert_new_item": "Insérer un nouvel élément",
|
||||||
|
"Insert_child_in_item": "Insérer enfant dans l'élément",
|
||||||
|
"Increase_depth": "Améliorer la profondeur"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Raccourcis en-tête",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Titre 1",
|
||||||
|
"Heading_2": "Titre 2",
|
||||||
|
"Heading_3": "Titre 3",
|
||||||
|
"Heading_4": "Titre 4",
|
||||||
|
"Heading_5": "Titre 5",
|
||||||
|
"Heading_6": "Titre 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Raccourcis de blocs de code",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Faire un bloc de code",
|
||||||
|
"Insert_new_line": "Insérer une nouvelle ligne",
|
||||||
|
"Escape_code_block": "Sortir du bloc de code",
|
||||||
|
"Insert_indent": "Insérer un espace"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Raccourcis blocs de citation",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Faire un bloc de citation",
|
||||||
|
"Escape_Block_quote": "Sortir du bloc de citation"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Raccourcis table",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Insérer une ligne à la table",
|
||||||
|
"Escape_table": "Sortir de la table"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Raccourcis en ligne",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Gras",
|
||||||
|
"Italic": "Italique",
|
||||||
|
"Italic_Bold": "Italique Gras",
|
||||||
|
"Inline_code": "Ligne de code"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Sauvegarder les raccourcis",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Sauvegarder fichier"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Raccourcis image",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Coller la capture d'écran",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Glisser l'image de n'importe où pour l'envoyer"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/it/translations.json
Normal file
169
media/assets/frontend/locales/it/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Grassetto",
|
||||||
|
"italic": "Corsivo",
|
||||||
|
"inline_code": "Codice",
|
||||||
|
"header_one": "Titolo 1",
|
||||||
|
"header_two": "Titolo 2",
|
||||||
|
"header_three": "Titolo 3",
|
||||||
|
"header_four": "Titolo 4",
|
||||||
|
"header_five": "Intestazione 5",
|
||||||
|
"header_six": "Intestazione 6",
|
||||||
|
"paragraph": "Paragrafo",
|
||||||
|
"quote": "Citazione",
|
||||||
|
"ordered_list": "Lista ordinata",
|
||||||
|
"unordered_list": "Lista non ordinata",
|
||||||
|
"check_list_item": "Controlla la voce dell'elenco",
|
||||||
|
"insert_image": "Inserisci Immagine",
|
||||||
|
"code": "Codice in linea",
|
||||||
|
"code_block": "Codice",
|
||||||
|
"insert_link": "Inserisci Collegamento",
|
||||||
|
"insert_table": "Inserisci tabella",
|
||||||
|
"save": "Salvare",
|
||||||
|
"more": "Altro",
|
||||||
|
"invalid_url": "URL non valida",
|
||||||
|
"link_address": "Indirizzo collegamento",
|
||||||
|
"image_address": "Indirizzo Immagine",
|
||||||
|
"submit": "Invia",
|
||||||
|
"cancel": "Annulla",
|
||||||
|
"switch_to_plain_text_editor": "Passa all'Editor di testo semplice",
|
||||||
|
"switch_to_rich_text_editor": "Passa all'Editor di testo formattato",
|
||||||
|
"switch_to_viewer": "Passa alla vista di tipo Markdown",
|
||||||
|
"help": "Aiuto",
|
||||||
|
"remove_table": "Rimuovere Tabella",
|
||||||
|
"column": "Colonna",
|
||||||
|
"row": "Riga",
|
||||||
|
"set_align": "Imposta allineamento",
|
||||||
|
"left": "Sinistra",
|
||||||
|
"center": "Centrato",
|
||||||
|
"right": "Destra",
|
||||||
|
"file_saved": "File salvato.",
|
||||||
|
"file_failed_to_save": "Errore salvataggio file.",
|
||||||
|
"star": "Aggiungi asterisco",
|
||||||
|
"unstar": "Rimozione asterisco",
|
||||||
|
"back_to_parent_directory":"Torna alla cartella precedente",
|
||||||
|
"edit":"modifica",
|
||||||
|
"copy": "Copia",
|
||||||
|
"copied": "Copiato",
|
||||||
|
"internal_link": "Collegamento interno",
|
||||||
|
"copy_internal_link": "Il collegamento interno è stato copiato negli appunti",
|
||||||
|
"internal_link_desc": "Un collegamento interno è un collegamento a un file o una cartella a cui gli utenti possono accedere con autorizzazione di lettura al file o alla cartella.",
|
||||||
|
"share": "Condividi",
|
||||||
|
"share_link": "Condividi Collegamento",
|
||||||
|
"generate": "Generare",
|
||||||
|
"add_password_protection": "Aggiungi la protezione password",
|
||||||
|
"password": "Password",
|
||||||
|
"at_least_8_characters": "almeno 8 caratteri",
|
||||||
|
"password_again": "Ridigita password",
|
||||||
|
"add_auto_expiration": "Aggiungi la scadenza automatica",
|
||||||
|
"days": "giorni",
|
||||||
|
"please_enter_password": "Per favore, inserisci la password",
|
||||||
|
"greater_than_or_equal_to": "Maggiore o uguale a ",
|
||||||
|
"less_than_or_equal_to": "Minore o uguale a",
|
||||||
|
"set_permission": "Imposta permessi",
|
||||||
|
"preview_and_download": "Anteprima e download",
|
||||||
|
"preview_only": "Solo Anteprima",
|
||||||
|
"please_enter_valid_days": "Si prega di inserire giorni validi",
|
||||||
|
"please_enter_a_non-negative_integer": "Prego inserire un intero non negativo",
|
||||||
|
"please_enter_days": "Prego inserire i giorni",
|
||||||
|
"password_is_too_short": "La password è troppo corta",
|
||||||
|
"passwords_do_not_match": "Le password non corrispondono",
|
||||||
|
"return_to_wiki_page": "Torna alla pagina Wiki",
|
||||||
|
"insert_network_image": "Inserisci immagine di rete",
|
||||||
|
"upload_local_image": "Inserisci immagine locale",
|
||||||
|
"add_link": "Aggiungi collegamento",
|
||||||
|
"file_history": "Cronologia dei file",
|
||||||
|
"history_version": "Versioni cronologia",
|
||||||
|
"back_to_viewer": "Torma alla vista",
|
||||||
|
"link_title": "Link al titolo",
|
||||||
|
"local_draft": "Bozza locale",
|
||||||
|
"use_draft": "Usa bozza",
|
||||||
|
"delete_draft": "Rimuovi Bozza",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "Hai una bozza non salvata. La vuoi utilizzare?",
|
||||||
|
"local_draft_saved": "Bozza salvata in locale",
|
||||||
|
"new_draft": "Nuova Bozza",
|
||||||
|
"edit_draft": "Modifica Bozza",
|
||||||
|
"this_file_has_a_draft": "Questo file è una bozza",
|
||||||
|
"delete": "Elimina",
|
||||||
|
"comments": "Commenti",
|
||||||
|
"add_a_comment": "Aggiungi un commento...",
|
||||||
|
"no_comment_yet": "Ancora nessun commento.",
|
||||||
|
"Mark_as_Resolved": "Contrassegnato come risolto",
|
||||||
|
"ask_for_review": "Richiedi una revisione",
|
||||||
|
"review_already_exists": "Revisione già esistente",
|
||||||
|
"view_review": "Visualizza revisione",
|
||||||
|
"there_is_an_associated_review_with_this_file": "C'è una recensione associata con questo file.",
|
||||||
|
"start_review": "Inizia Revisione",
|
||||||
|
"this_file_is_in_draft_stage": "Questo file è in fase di bozza.",
|
||||||
|
"this_file_is_in_review_stage": "Questo file è in fase di revisione.",
|
||||||
|
"this_file_has_been_updated": "Questo file è stato aggiornato.",
|
||||||
|
"refresh": "Aggiornare",
|
||||||
|
"related_files": "file correlati",
|
||||||
|
"related_file": "file correlato",
|
||||||
|
"no_tags": "Nessun tag",
|
||||||
|
"no_related_files": "Nessun file correlato",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Tasti rapidi",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Elenca scorciatoie",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Crea elenco",
|
||||||
|
"Make_ordered_list": "Crea elenco ordinato",
|
||||||
|
"Insert_new_item": "Inserisci un nuovo elemento",
|
||||||
|
"Insert_child_in_item": "Inserisci un elemento figlio sotto questo elemento",
|
||||||
|
"Increase_depth": "Aumenta la profondità"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Scorciatoie principali",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Titolo 1",
|
||||||
|
"Heading_2": "Titolo 2",
|
||||||
|
"Heading_3": "Titolo 3",
|
||||||
|
"Heading_4": "Titolo 4",
|
||||||
|
"Heading_5": "Intestazione 5",
|
||||||
|
"Heading_6": "Intestazione 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Scorciatoie di codice",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Crea un blocco di codice",
|
||||||
|
"Insert_new_line": "Inserisci nuova linea",
|
||||||
|
"Escape_code_block": "Codice di escape",
|
||||||
|
"Insert_indent": "Inserisci indentazione"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Blocco scorciatoie di citazione",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Crea blocco citazioni",
|
||||||
|
"Escape_Block_quote": "Escape Blocco Codice"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Scorciatoie Tabella",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Inserisci riga nella tabella",
|
||||||
|
"Escape_table": "Escape tabella"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Scorciatoie in linea",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Grassetto",
|
||||||
|
"Italic": "Corsivo",
|
||||||
|
"Italic_Bold": "Corsivo Grassetto",
|
||||||
|
"Inline_code": "Codice in linea"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Salva scorciatoie",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Salva file"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Scorciatoie per le immagini",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Incolla la schermata",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Trascina l'immagine da qualsiasi posizione per caricarla"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
169
media/assets/frontend/locales/ru/translations.json
Normal file
169
media/assets/frontend/locales/ru/translations.json
Normal file
@@ -0,0 +1,169 @@
|
|||||||
|
{
|
||||||
|
"bold": "Полужирный",
|
||||||
|
"italic": "Курсив",
|
||||||
|
"inline_code": "Код",
|
||||||
|
"header_one": "Заголовок 1",
|
||||||
|
"header_two": "Заголовок 2",
|
||||||
|
"header_three": "Заголовок 3",
|
||||||
|
"header_four": "Заголовок 4",
|
||||||
|
"header_five": "Заголовок 5",
|
||||||
|
"header_six": "Заголовок 6",
|
||||||
|
"paragraph": "Параграф",
|
||||||
|
"quote": "Цитата",
|
||||||
|
"ordered_list": "Нумерованный список",
|
||||||
|
"unordered_list": "Маркированный список",
|
||||||
|
"check_list_item": "Проверка элемента списка",
|
||||||
|
"insert_image": "Вставить изображение",
|
||||||
|
"code": "Встроенный код",
|
||||||
|
"code_block": "Блок кода",
|
||||||
|
"insert_link": "Вставить ссылку",
|
||||||
|
"insert_table": "Вставить таблицу",
|
||||||
|
"save": "Сохранить",
|
||||||
|
"more": "Подробнее",
|
||||||
|
"invalid_url": "Недопустимый URL",
|
||||||
|
"link_address": "Адрес ссылки",
|
||||||
|
"image_address": "Адрес изображения",
|
||||||
|
"submit": "Отправить",
|
||||||
|
"cancel": "Отменить",
|
||||||
|
"switch_to_plain_text_editor": "Переключиться на обычный текстовый редактор",
|
||||||
|
"switch_to_rich_text_editor": "Переключиться на визуальный редактор",
|
||||||
|
"switch_to_viewer": "Переключиться на просмотр Markdown",
|
||||||
|
"help": "Помощь",
|
||||||
|
"remove_table": "Удалить таблицу",
|
||||||
|
"column": "Столбец",
|
||||||
|
"row": "Строка",
|
||||||
|
"set_align": "Установить выравнивание",
|
||||||
|
"left": "Слева",
|
||||||
|
"center": "По центру",
|
||||||
|
"right": "Справа",
|
||||||
|
"file_saved": "Файл сохранен.",
|
||||||
|
"file_failed_to_save": "Не удалось сохранить файл.",
|
||||||
|
"star": "Добавить пометку",
|
||||||
|
"unstar": "Удалить пометку",
|
||||||
|
"back_to_parent_directory":"Вернуться в родительский каталог",
|
||||||
|
"edit":"изменить",
|
||||||
|
"copy": "Копировать",
|
||||||
|
"copied": "Скопировано",
|
||||||
|
"internal_link": "Внутренняя ссылка",
|
||||||
|
"copy_internal_link": "Внутренняя ссылка скопирована в буфер обмена",
|
||||||
|
"internal_link_desc": "Внутренняя ссылка - это ссылка на файл или папку, к которым могут обращаться пользователи с правами на чтение файла или папки.",
|
||||||
|
"share": "Общий доступ",
|
||||||
|
"share_link": "Общедоступная ссылка",
|
||||||
|
"generate": "Создать",
|
||||||
|
"add_password_protection": "Защитить паролем",
|
||||||
|
"password": "Пароль",
|
||||||
|
"at_least_8_characters": "не менее 8 символов",
|
||||||
|
"password_again": "Подтвердите пароль",
|
||||||
|
"add_auto_expiration": "Добавить авто истечение срока действия",
|
||||||
|
"days": "дней",
|
||||||
|
"please_enter_password": "Пожалуйста, введите пароль",
|
||||||
|
"greater_than_or_equal_to": "Больше или равно",
|
||||||
|
"less_than_or_equal_to": "Меньше или равно",
|
||||||
|
"set_permission": "Установить разрешения",
|
||||||
|
"preview_and_download": "Предпросмотр и скачивание",
|
||||||
|
"preview_only": "Только предпросмотр",
|
||||||
|
"please_enter_valid_days": "Пожалуйста, введите корректные дни",
|
||||||
|
"please_enter_a_non-negative_integer": "Пожалуйста, введите неотрицательное целое число",
|
||||||
|
"please_enter_days": "Пожалуйста, введите дни",
|
||||||
|
"password_is_too_short": "Пароль слишком короткий",
|
||||||
|
"passwords_do_not_match": "Пароли не совпадают",
|
||||||
|
"return_to_wiki_page": "Вернуться на страницу Wiki",
|
||||||
|
"insert_network_image": "Вставить удаленное изображение",
|
||||||
|
"upload_local_image": "Загрузить локальное изображение",
|
||||||
|
"add_link": "Добавить ссылку",
|
||||||
|
"file_history": "История файла",
|
||||||
|
"history_version": "История версий",
|
||||||
|
"back_to_viewer": "Вернуться к просмотру",
|
||||||
|
"link_title": "Название ссылки",
|
||||||
|
"local_draft": "Локальный черновик",
|
||||||
|
"use_draft": "Использовать черновик",
|
||||||
|
"delete_draft": "Удалить черновик",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "У вас есть несохраненный черновик. Хотите использовать его?",
|
||||||
|
"local_draft_saved": "Локальный черновик сохранен",
|
||||||
|
"new_draft": "Новый черновик",
|
||||||
|
"edit_draft": "Изменить черновик",
|
||||||
|
"this_file_has_a_draft": "Этот файл имеет черновик.",
|
||||||
|
"delete": "Удалить",
|
||||||
|
"comments": "Комментарии",
|
||||||
|
"add_a_comment": "Добавить комментарий...",
|
||||||
|
"no_comment_yet": "Комментариев пока нет.",
|
||||||
|
"Mark_as_Resolved": "Отметить как разрешенный",
|
||||||
|
"ask_for_review": "Спросить отзыв",
|
||||||
|
"review_already_exists": "Отзыв уже существует",
|
||||||
|
"view_review": "Просмотр отзыва",
|
||||||
|
"there_is_an_associated_review_with_this_file": "Есть связанный отзыв с этим файлом.",
|
||||||
|
"start_review": "Начать отзыв",
|
||||||
|
"this_file_is_in_draft_stage": "Этот файл находится в стадии черновика.",
|
||||||
|
"this_file_is_in_review_stage": "Этот файл находится на стадии проверки.",
|
||||||
|
"this_file_has_been_updated": "Этот файл был обновлен.",
|
||||||
|
"refresh": "Обновить",
|
||||||
|
"related_files": "связанные файлы",
|
||||||
|
"related_file": "связанный файл",
|
||||||
|
"no_tags": "Нет тегов",
|
||||||
|
"no_related_files": "Нет связанных файлов",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "",
|
||||||
|
"userHelp": {
|
||||||
|
"title": "Горячие клавиши",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"Список горячих клавиш",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "Создать список",
|
||||||
|
"Make_ordered_list": "Создать нумерованный список",
|
||||||
|
"Insert_new_item": "Вставить новый элемент",
|
||||||
|
"Insert_child_in_item": "Вставить дочерний в элемент",
|
||||||
|
"Increase_depth": "Увеличить глубину"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Горячие клавиши для заголовка",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "Заголовок 1",
|
||||||
|
"Heading_2": "Заголовок 2",
|
||||||
|
"Heading_3": "Заголовок 3",
|
||||||
|
"Heading_4": "Заголовок 4",
|
||||||
|
"Heading_5": "Заголовок 5",
|
||||||
|
"Heading_6": "Заголовок 6"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Горячие клавиши для кода",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "Создать блок кода",
|
||||||
|
"Insert_new_line": "Вставить новую строку",
|
||||||
|
"Escape_code_block": "Выделить блок кода",
|
||||||
|
"Insert_indent": "Вставить отступ"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Горячие клавиши для блока цитаты",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "Создать блок цитаты",
|
||||||
|
"Escape_Block_quote": "Выделить блок цитаты"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Горячие клавиши для таблицы",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "Вставить строку таблицы",
|
||||||
|
"Escape_table": "Выделить таблицу"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"Встроенные горячие клавиши",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "Полужирный",
|
||||||
|
"Italic": "Курсив",
|
||||||
|
"Italic_Bold": "Курсив Полужирный",
|
||||||
|
"Inline_code": "Встроенный код"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Сохранить горячие клавиши",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "Сохранить файл"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "Горячие клавиши для изображений",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "Вставить скриншот",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "Перетащите изображение для загрузки"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
211
media/assets/frontend/locales/zh-CN/translations.json
Normal file
211
media/assets/frontend/locales/zh-CN/translations.json
Normal file
@@ -0,0 +1,211 @@
|
|||||||
|
{
|
||||||
|
"bold": "粗体",
|
||||||
|
"italic": "斜体",
|
||||||
|
"inline_code": "代码",
|
||||||
|
"header_one": "一级标题",
|
||||||
|
"header_two": "二级标题",
|
||||||
|
"header_three": "三级标题",
|
||||||
|
"header_four": "四级标题",
|
||||||
|
"header_five": "五级标题",
|
||||||
|
"header_six": "六级标题",
|
||||||
|
"paragraph": "段落",
|
||||||
|
"quote": "引用",
|
||||||
|
"ordered_list": "有序列表",
|
||||||
|
"unordered_list": "无序列表",
|
||||||
|
"check_list_item": "任务列表",
|
||||||
|
"insert_image": "插入图片",
|
||||||
|
"insert_file": "插入文件",
|
||||||
|
"code": "行内代码",
|
||||||
|
"code_block": "代码块",
|
||||||
|
"insert_link": "添加链接",
|
||||||
|
"insert_table": "添加表格",
|
||||||
|
"save": "保存",
|
||||||
|
"more": "更多",
|
||||||
|
"invalid_url": "无效链接",
|
||||||
|
"link_address": "链接地址",
|
||||||
|
"image_address": "图片地址",
|
||||||
|
"submit": "提交",
|
||||||
|
"cancel": "取消",
|
||||||
|
"switch_to_plain_text_editor": "切换至普通文本编辑器",
|
||||||
|
"switch_to_rich_text_editor": "切换至富文本编辑器",
|
||||||
|
"switch_to_viewer": "切换到只读模式",
|
||||||
|
"help": "帮助",
|
||||||
|
"remove_table": "删除表格",
|
||||||
|
"Insert_Row_Before": "上方插入行",
|
||||||
|
"Insert_Row_After": "下方插入行",
|
||||||
|
"Insert_Column_Before": "左边插入列",
|
||||||
|
"Insert_Column_After": "右边插入列",
|
||||||
|
"Remove_Row": "删除当前行",
|
||||||
|
"Remove_Column": "删除当前列",
|
||||||
|
"Insert_Row": "插入行",
|
||||||
|
"Insert_Column": "插入列",
|
||||||
|
"column": "列",
|
||||||
|
"row": "行",
|
||||||
|
"set_align": "对齐方式",
|
||||||
|
"left": "左对齐",
|
||||||
|
"center": "居中",
|
||||||
|
"right": "右对齐",
|
||||||
|
"file_saved": "保存文件成功",
|
||||||
|
"file_failed_to_save": "保存文件失败",
|
||||||
|
"star": "添加星标",
|
||||||
|
"unstar": "移除星标",
|
||||||
|
"back_to_parent_directory":"返回上级目录",
|
||||||
|
"edit":"编辑",
|
||||||
|
"copy": "复制",
|
||||||
|
"copied": "已复制",
|
||||||
|
"internal_link": "内部链接",
|
||||||
|
"copy_internal_link": "内部链接已复制到剪贴板",
|
||||||
|
"internal_link_desc": "内部链接是指向文件或目录的链接,只有对该文件或目录有访问权限的人可以访问。",
|
||||||
|
"share": "共享",
|
||||||
|
"share_link": "共享链接",
|
||||||
|
"generate": "生成链接",
|
||||||
|
"add_password_protection": "增加密码保护",
|
||||||
|
"password": "密码",
|
||||||
|
"at_least_8_characters": "至少8个字符",
|
||||||
|
"password_again": "请再次输入密码",
|
||||||
|
"add_auto_expiration": "增加自动过期",
|
||||||
|
"days": "天",
|
||||||
|
"please_enter_password": "请输入密码",
|
||||||
|
"greater_than_or_equal_to": "大于或等于",
|
||||||
|
"less_than_or_equal_to": "小于或等于",
|
||||||
|
"set_permission": "设置权限",
|
||||||
|
"preview_and_download": "预览与下载",
|
||||||
|
"preview_only": "仅查看",
|
||||||
|
"please_enter_valid_days": "请输入有效的天数",
|
||||||
|
"please_enter_a_non-negative_integer": "请输入一个非负整数",
|
||||||
|
"please_enter_days": "请输入天数",
|
||||||
|
"password_is_too_short": "密码长度太短",
|
||||||
|
"passwords_do_not_match": "两次输入的密码不一致",
|
||||||
|
"return_to_wiki_page": "返回维基页面",
|
||||||
|
"insert_network_image": "插入网络图片",
|
||||||
|
"upload_local_image": "上传本地图片",
|
||||||
|
"add_link": "加入链接",
|
||||||
|
"file_history": "文件历史",
|
||||||
|
"history_version": "历史版本",
|
||||||
|
"back_to_viewer": "返回查看页面",
|
||||||
|
"link_title": "链接标题",
|
||||||
|
"local_draft": "本地草稿",
|
||||||
|
"use_draft": "使用草稿",
|
||||||
|
"delete_draft": "删除草稿",
|
||||||
|
"you_have_an_unsaved_draft_do_you_like_to_use_it": "有未保存的草稿,使用草稿吗?",
|
||||||
|
"local_draft_saved": "本地草稿已保存",
|
||||||
|
"new_draft": "创建草稿",
|
||||||
|
"view_draft": "查看草稿",
|
||||||
|
"publish": "发布",
|
||||||
|
"this_file_has_a_draft": "这个文件有一个草稿.",
|
||||||
|
"delete": "删除",
|
||||||
|
"comments": "评论",
|
||||||
|
"add_a_comment": "增加评论",
|
||||||
|
"no_comment_yet": "还没有评论",
|
||||||
|
"Mark_as_Resolved": "标记为已解决",
|
||||||
|
"ask_for_review": "发起评审",
|
||||||
|
"review_already_exists": "评审已存在",
|
||||||
|
"view_review": "查看评审",
|
||||||
|
"there_is_an_associated_review_with_this_file": "有一个与此文件相关联的评审。",
|
||||||
|
"start_review": "开始评审",
|
||||||
|
"this_file_is_in_draft_stage": "该文件处于草稿阶段。",
|
||||||
|
"this_file_is_in_review_stage": "该文件处于评审阶段。",
|
||||||
|
"this_file_has_been_updated": "这个文件已被修改。",
|
||||||
|
"refresh": "刷新",
|
||||||
|
"related_files": "相关文件",
|
||||||
|
"related_file": "相关文件",
|
||||||
|
"no_tags": "没有标签",
|
||||||
|
"date": "日期",
|
||||||
|
"participants": "参与者",
|
||||||
|
"no_related_files": "没有相关文件",
|
||||||
|
"no_out_line": "没有大纲",
|
||||||
|
"Editing_files_in_this_browser_can_lead_to_slight_display_problems": "在此浏览器中,编辑文件可能导致轻微的显示问题。",
|
||||||
|
"no_document_improvement_suggestion": "没有文档改进建议",
|
||||||
|
"Hide_side_panel": "隐藏侧旁栏",
|
||||||
|
"Show_side_panel": "显示侧旁栏",
|
||||||
|
"Show_resolved_comments": "显示已解决的评论",
|
||||||
|
"Update": "更新",
|
||||||
|
"Width": "宽度",
|
||||||
|
"Height": "高度",
|
||||||
|
"Full_screen": "全屏",
|
||||||
|
"Insert_library_image": "插入资料库图片",
|
||||||
|
"Size": "大小",
|
||||||
|
"Location": "位置",
|
||||||
|
"Last_Update": "更新时间",
|
||||||
|
"Tags": "标签",
|
||||||
|
"Related_Files": "相关文档",
|
||||||
|
"Add_participants": "增加文件参与人",
|
||||||
|
"markdownLint": {
|
||||||
|
"missing_h1": {
|
||||||
|
"description": "文档缺少一级标题",
|
||||||
|
"issue" : "缺少一级标题"
|
||||||
|
},
|
||||||
|
"heading_end_with_colon": {
|
||||||
|
"description": "标题末尾的标点符号不应该是冒号",
|
||||||
|
"issue": "标题末尾是冒号"
|
||||||
|
},
|
||||||
|
"heading_increase_irregular": {
|
||||||
|
"description": "标题级别一次只能增加一级",
|
||||||
|
"issue": "标题级别不规范"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"userHelp": {
|
||||||
|
"title": "键盘快捷键",
|
||||||
|
"userHelpData": [
|
||||||
|
{
|
||||||
|
"shortcutType":"列表快捷键",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_list": "生成列表",
|
||||||
|
"Make_ordered_list": "生成有序列表",
|
||||||
|
"Insert_new_item": "插入列表项",
|
||||||
|
"Insert_child_in_item": "插入新段落",
|
||||||
|
"Increase_depth": "增加列表项深度"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "标题快捷键",
|
||||||
|
"shortcutData": {
|
||||||
|
"Heading_1": "一级标题",
|
||||||
|
"Heading_2": "二级标题",
|
||||||
|
"Heading_3": "三级标题",
|
||||||
|
"Heading_4": "四级标题",
|
||||||
|
"Heading_5": "五级标题",
|
||||||
|
"Heading_6": "六级标题"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "代码块快捷键",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_code_block": "生成代码块",
|
||||||
|
"Insert_new_line": "插入行",
|
||||||
|
"Escape_code_block": "退出代码块",
|
||||||
|
"Insert_indent": "缩进"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "引用快捷键",
|
||||||
|
"shortcutData": {
|
||||||
|
"Make_Block_quote": "生成引用",
|
||||||
|
"Escape_Block_quote": "退出引用"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "表格快捷键",
|
||||||
|
"shortcutData": {
|
||||||
|
"Insert_Table_Row": "插入行",
|
||||||
|
"Escape_table": "退出表格"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType":"行级操作",
|
||||||
|
"shortcutData": {
|
||||||
|
"Bold": "粗体",
|
||||||
|
"Italic": "斜体",
|
||||||
|
"Italic_Bold": "斜体加粗",
|
||||||
|
"Inline_code": "行内代码"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "文件保存",
|
||||||
|
"shortcutData": {
|
||||||
|
"Save_file": "保存文件"
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"shortcutType": "图片操作",
|
||||||
|
"shortcutData": {
|
||||||
|
"Paste_screen_shot": "上传截图",
|
||||||
|
"Drag_image_from_anywhere_to_upload_it": "拖拽任意图片上传"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user