mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Merge branch 'release/v7.2.0' into develop
This commit is contained in:
206
common/loginpage/build/package-lock.json
generated
206
common/loginpage/build/package-lock.json
generated
@ -8,8 +8,8 @@
|
|||||||
"name": "common",
|
"name": "common",
|
||||||
"version": "0.2.8",
|
"version": "0.2.8",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grunt": "^1.5.2",
|
"grunt": "^1.5.3",
|
||||||
"grunt-contrib-clean": "^2.0.0",
|
"grunt-contrib-clean": "^2.0.1",
|
||||||
"grunt-contrib-concat": "^2.1.0",
|
"grunt-contrib-concat": "^2.1.0",
|
||||||
"grunt-contrib-copy": "^1.0.0",
|
"grunt-contrib-copy": "^1.0.0",
|
||||||
"grunt-contrib-htmlmin": "^3.1.0",
|
"grunt-contrib-htmlmin": "^3.1.0",
|
||||||
@ -18,7 +18,59 @@
|
|||||||
"grunt-terser": "^2.0.0",
|
"grunt-terser": "^2.0.0",
|
||||||
"grunt-text-replace": "0.4.0",
|
"grunt-text-replace": "0.4.0",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"terser": "^5.12.1"
|
"terser": "^5.14.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jridgewell/gen-mapping": {
|
||||||
|
"version": "0.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz",
|
||||||
|
"integrity": "sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==",
|
||||||
|
"dependencies": {
|
||||||
|
"@jridgewell/set-array": "^1.0.0",
|
||||||
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
||||||
|
"@jridgewell/trace-mapping": "^0.3.9"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=6.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jridgewell/resolve-uri": {
|
||||||
|
"version": "3.0.7",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz",
|
||||||
|
"integrity": "sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=6.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jridgewell/set-array": {
|
||||||
|
"version": "1.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.1.tgz",
|
||||||
|
"integrity": "sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=6.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jridgewell/source-map": {
|
||||||
|
"version": "0.3.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
|
||||||
|
"integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
|
||||||
|
"dependencies": {
|
||||||
|
"@jridgewell/gen-mapping": "^0.3.0",
|
||||||
|
"@jridgewell/trace-mapping": "^0.3.9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||||||
|
"version": "1.4.13",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz",
|
||||||
|
"integrity": "sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w=="
|
||||||
|
},
|
||||||
|
"node_modules/@jridgewell/trace-mapping": {
|
||||||
|
"version": "0.3.13",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz",
|
||||||
|
"integrity": "sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==",
|
||||||
|
"dependencies": {
|
||||||
|
"@jridgewell/resolve-uri": "^3.0.3",
|
||||||
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/abbrev": {
|
"node_modules/abbrev": {
|
||||||
@ -92,12 +144,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/async": {
|
"node_modules/async": {
|
||||||
"version": "2.6.3",
|
"version": "3.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
||||||
"integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
|
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
||||||
"dependencies": {
|
|
||||||
"lodash": "^4.17.14"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"node_modules/balanced-match": {
|
"node_modules/balanced-match": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
@ -156,7 +205,7 @@
|
|||||||
"node_modules/clean-css": {
|
"node_modules/clean-css": {
|
||||||
"version": "1.1.7",
|
"version": "1.1.7",
|
||||||
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-1.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-1.1.7.tgz",
|
||||||
"integrity": "sha1-YB75z3ZCuYLLM+/JSIpkRMmGaG4=",
|
"integrity": "sha512-eIhTPpuWxQpiKPvZdF92jx0/6l4awOtf4zCawFE8f4Gboka/eXBofEFkXf1KtbLj5wjjHWDg6gtHQB538qEt9w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": "2.0.x"
|
"commander": "2.0.x"
|
||||||
},
|
},
|
||||||
@ -484,9 +533,9 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"node_modules/grunt": {
|
"node_modules/grunt": {
|
||||||
"version": "1.5.2",
|
"version": "1.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
|
||||||
"integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
|
"integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dateformat": "~3.0.3",
|
"dateformat": "~3.0.3",
|
||||||
"eventemitter2": "~0.4.13",
|
"eventemitter2": "~0.4.13",
|
||||||
@ -542,15 +591,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/grunt-contrib-clean": {
|
"node_modules/grunt-contrib-clean": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-2.0.1.tgz",
|
||||||
"integrity": "sha512-g5ZD3ORk6gMa5ugZosLDQl3dZO7cI3R14U75hTM+dVLVxdMNJCPVmwf9OUt4v4eWgpKKWWoVK9DZc1amJp4nQw==",
|
"integrity": "sha512-uRvnXfhiZt8akb/ZRDHJpQQtkkVkqc/opWO4Po/9ehC2hPxgptB9S6JHDC/Nxswo4CJSM0iFPT/Iym3cEMWzKA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^3.2.3",
|
||||||
"rimraf": "^2.6.2"
|
"rimraf": "^2.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6"
|
"node": ">=12"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"grunt": ">=0.4.5"
|
"grunt": ">=0.4.5"
|
||||||
@ -708,11 +757,6 @@
|
|||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/grunt-contrib-less/node_modules/async": {
|
|
||||||
"version": "3.2.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
|
||||||
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
|
||||||
},
|
|
||||||
"node_modules/grunt-inline": {
|
"node_modules/grunt-inline": {
|
||||||
"version": "0.3.7",
|
"version": "0.3.7",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-inline/-/grunt-inline-0.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-inline/-/grunt-inline-0.3.7.tgz",
|
||||||
@ -777,11 +821,6 @@
|
|||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/grunt-legacy-util/node_modules/async": {
|
|
||||||
"version": "3.2.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
|
||||||
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
|
||||||
},
|
|
||||||
"node_modules/grunt-terser": {
|
"node_modules/grunt-terser": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-terser/-/grunt-terser-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-terser/-/grunt-terser-2.0.0.tgz",
|
||||||
@ -1634,13 +1673,13 @@
|
|||||||
"integrity": "sha1-RwbfYlvGrs2Gt8n2sPtUi5XN92k="
|
"integrity": "sha1-RwbfYlvGrs2Gt8n2sPtUi5XN92k="
|
||||||
},
|
},
|
||||||
"node_modules/terser": {
|
"node_modules/terser": {
|
||||||
"version": "5.12.1",
|
"version": "5.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.14.0.tgz",
|
||||||
"integrity": "sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==",
|
"integrity": "sha512-JC6qfIEkPBd9j1SMO3Pfn+A6w2kQV54tv+ABQLgZr7dA3k/DL/OBoYSWxzVpZev3J+bUHXfr55L8Mox7AaNo6g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@jridgewell/source-map": "^0.3.2",
|
||||||
"acorn": "^8.5.0",
|
"acorn": "^8.5.0",
|
||||||
"commander": "^2.20.0",
|
"commander": "^2.20.0",
|
||||||
"source-map": "~0.7.2",
|
|
||||||
"source-map-support": "~0.5.20"
|
"source-map-support": "~0.5.20"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -1655,14 +1694,6 @@
|
|||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
||||||
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
||||||
},
|
},
|
||||||
"node_modules/terser/node_modules/source-map": {
|
|
||||||
"version": "0.7.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
|
|
||||||
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
|
|
||||||
"engines": {
|
|
||||||
"node": ">= 8"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/to-regex-range": {
|
"node_modules/to-regex-range": {
|
||||||
"version": "5.0.1",
|
"version": "5.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
||||||
@ -1792,6 +1823,49 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@jridgewell/gen-mapping": {
|
||||||
|
"version": "0.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz",
|
||||||
|
"integrity": "sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==",
|
||||||
|
"requires": {
|
||||||
|
"@jridgewell/set-array": "^1.0.0",
|
||||||
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
||||||
|
"@jridgewell/trace-mapping": "^0.3.9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@jridgewell/resolve-uri": {
|
||||||
|
"version": "3.0.7",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz",
|
||||||
|
"integrity": "sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA=="
|
||||||
|
},
|
||||||
|
"@jridgewell/set-array": {
|
||||||
|
"version": "1.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.1.tgz",
|
||||||
|
"integrity": "sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ=="
|
||||||
|
},
|
||||||
|
"@jridgewell/source-map": {
|
||||||
|
"version": "0.3.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
|
||||||
|
"integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
|
||||||
|
"requires": {
|
||||||
|
"@jridgewell/gen-mapping": "^0.3.0",
|
||||||
|
"@jridgewell/trace-mapping": "^0.3.9"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"@jridgewell/sourcemap-codec": {
|
||||||
|
"version": "1.4.13",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz",
|
||||||
|
"integrity": "sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w=="
|
||||||
|
},
|
||||||
|
"@jridgewell/trace-mapping": {
|
||||||
|
"version": "0.3.13",
|
||||||
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz",
|
||||||
|
"integrity": "sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==",
|
||||||
|
"requires": {
|
||||||
|
"@jridgewell/resolve-uri": "^3.0.3",
|
||||||
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
||||||
|
}
|
||||||
|
},
|
||||||
"abbrev": {
|
"abbrev": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
||||||
@ -1839,12 +1913,9 @@
|
|||||||
"integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w=="
|
"integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w=="
|
||||||
},
|
},
|
||||||
"async": {
|
"async": {
|
||||||
"version": "2.6.3",
|
"version": "3.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
||||||
"integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==",
|
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
||||||
"requires": {
|
|
||||||
"lodash": "^4.17.14"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"balanced-match": {
|
"balanced-match": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
@ -1894,7 +1965,7 @@
|
|||||||
"clean-css": {
|
"clean-css": {
|
||||||
"version": "1.1.7",
|
"version": "1.1.7",
|
||||||
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-1.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-1.1.7.tgz",
|
||||||
"integrity": "sha1-YB75z3ZCuYLLM+/JSIpkRMmGaG4=",
|
"integrity": "sha512-eIhTPpuWxQpiKPvZdF92jx0/6l4awOtf4zCawFE8f4Gboka/eXBofEFkXf1KtbLj5wjjHWDg6gtHQB538qEt9w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"commander": "2.0.x"
|
"commander": "2.0.x"
|
||||||
}
|
}
|
||||||
@ -2137,9 +2208,9 @@
|
|||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"grunt": {
|
"grunt": {
|
||||||
"version": "1.5.2",
|
"version": "1.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz",
|
||||||
"integrity": "sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
|
"integrity": "sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dateformat": "~3.0.3",
|
"dateformat": "~3.0.3",
|
||||||
"eventemitter2": "~0.4.13",
|
"eventemitter2": "~0.4.13",
|
||||||
@ -2182,11 +2253,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-contrib-clean": {
|
"grunt-contrib-clean": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-2.0.1.tgz",
|
||||||
"integrity": "sha512-g5ZD3ORk6gMa5ugZosLDQl3dZO7cI3R14U75hTM+dVLVxdMNJCPVmwf9OUt4v4eWgpKKWWoVK9DZc1amJp4nQw==",
|
"integrity": "sha512-uRvnXfhiZt8akb/ZRDHJpQQtkkVkqc/opWO4Po/9ehC2hPxgptB9S6JHDC/Nxswo4CJSM0iFPT/Iym3cEMWzKA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"async": "^2.6.1",
|
"async": "^3.2.3",
|
||||||
"rimraf": "^2.6.2"
|
"rimraf": "^2.6.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -2307,13 +2378,6 @@
|
|||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"less": "^4.1.1",
|
"less": "^4.1.1",
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"async": {
|
|
||||||
"version": "3.2.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
|
||||||
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-inline": {
|
"grunt-inline": {
|
||||||
@ -2363,13 +2427,6 @@
|
|||||||
"lodash": "~4.17.21",
|
"lodash": "~4.17.21",
|
||||||
"underscore.string": "~3.3.5",
|
"underscore.string": "~3.3.5",
|
||||||
"which": "~2.0.2"
|
"which": "~2.0.2"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"async": {
|
|
||||||
"version": "3.2.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
|
|
||||||
"integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-terser": {
|
"grunt-terser": {
|
||||||
@ -2992,13 +3049,13 @@
|
|||||||
"integrity": "sha1-RwbfYlvGrs2Gt8n2sPtUi5XN92k="
|
"integrity": "sha1-RwbfYlvGrs2Gt8n2sPtUi5XN92k="
|
||||||
},
|
},
|
||||||
"terser": {
|
"terser": {
|
||||||
"version": "5.12.1",
|
"version": "5.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.12.1.tgz",
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.14.0.tgz",
|
||||||
"integrity": "sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==",
|
"integrity": "sha512-JC6qfIEkPBd9j1SMO3Pfn+A6w2kQV54tv+ABQLgZr7dA3k/DL/OBoYSWxzVpZev3J+bUHXfr55L8Mox7AaNo6g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
|
"@jridgewell/source-map": "^0.3.2",
|
||||||
"acorn": "^8.5.0",
|
"acorn": "^8.5.0",
|
||||||
"commander": "^2.20.0",
|
"commander": "^2.20.0",
|
||||||
"source-map": "~0.7.2",
|
|
||||||
"source-map-support": "~0.5.20"
|
"source-map-support": "~0.5.20"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -3006,11 +3063,6 @@
|
|||||||
"version": "2.20.3",
|
"version": "2.20.3",
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
||||||
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
||||||
},
|
|
||||||
"source-map": {
|
|
||||||
"version": "0.7.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
|
|
||||||
"integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -5,15 +5,15 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"grunt": "^1.5.2",
|
|
||||||
"grunt-text-replace": "0.4.0",
|
"grunt-text-replace": "0.4.0",
|
||||||
"grunt-contrib-less": "^3.0.0",
|
"grunt-contrib-less": "^3.0.0",
|
||||||
"grunt-contrib-clean": "^2.0.0",
|
|
||||||
"grunt-contrib-copy": "^1.0.0",
|
"grunt-contrib-copy": "^1.0.0",
|
||||||
|
"grunt": "^1.5.3",
|
||||||
|
"grunt-contrib-clean": "^2.0.1",
|
||||||
"grunt-contrib-concat": "^2.1.0",
|
"grunt-contrib-concat": "^2.1.0",
|
||||||
"grunt-contrib-htmlmin": "^3.1.0",
|
"grunt-contrib-htmlmin": "^3.1.0",
|
||||||
"grunt-inline": "0.3.7",
|
"grunt-inline": "0.3.7",
|
||||||
"grunt-terser": "^2.0.0",
|
"grunt-terser": "^2.0.0",
|
||||||
"terser": "^5.12.1"
|
"terser": "^5.14.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -254,7 +254,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
||||||
<source>OpenOffice Document</source>
|
<source>OpenOffice Document</source>
|
||||||
<target state="translated">Тэкставы файл OpenDocument (*.odt) </target>
|
<target state="translated">Тэкставы файл OpenDocument (*.odt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -247,11 +247,11 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF File" xml:space="preserve">
|
<trans-unit id="PDF File" xml:space="preserve">
|
||||||
<source>PDF File</source><seg-source><mrk mtype="seg" mid="52">PDF File</mrk></seg-source>
|
<source>PDF File</source><seg-source><mrk mtype="seg" mid="52">PDF File</mrk></seg-source>
|
||||||
<target state="translated">Дигитален документ (*.pdf)</target>
|
<target state="translated">Преносим документ (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><seg-source><mrk mtype="seg" mid="53">PDF/A File</mrk></seg-source><target state="translated"><mrk mtype="seg" mid="53">PDF/A файл</mrk>Дигитален документ / A (*.pdf)</target>
|
<source>PDF/A File</source><seg-source><mrk mtype="seg" mid="53">PDF/A File</mrk></seg-source><target state="translated"><mrk mtype="seg" mid="53">PDF/A файл</mrk>Преносим документ /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -279,7 +279,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Document portàtil / A (*.pdf)</target>
|
<target state="translated">Document portàtil /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">Presentació de diapositives PowerPoint 97-2003 (*.ppt)</target>
|
<target state="translated">Presentació PowerPoint 97-2003 (*.ppt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -251,7 +251,7 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><seg-source><mrk mtype="seg" mid="53">PDF/A File</mrk></seg-source><target state="translated">Přenosný dokument / A (*.pdf)</target>
|
<source>PDF/A File</source><seg-source><mrk mtype="seg" mid="53">PDF/A File</mrk></seg-source><target state="translated">Přenosný dokument /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -159,7 +159,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 2007 Spreadsheet</source>
|
<source>Excel 2007 Spreadsheet</source>
|
||||||
<target state="translated">Office Open XML-regneark (*.docx)</target>
|
<target state="translated">Office Open XML-regneark (*.xlsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
@ -239,7 +239,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
||||||
<source>OpenOffice Document</source>
|
<source>OpenOffice Document</source>
|
||||||
<target state="translated">OpenDocument Tekstfil (*.odt) </target>
|
<target state="translated">OpenDocument Tekstfil (*.odt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A Fil</source>
|
<source>PDF/A Fil</source>
|
||||||
<target state="translated">Portable Document / A (*.pdf)</target>
|
<target state="translated">Portable Document /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -194,7 +194,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="HTML File" xml:space="preserve">
|
<trans-unit id="HTML File" xml:space="preserve">
|
||||||
<source>HTML File</source>
|
<source>HTML File</source>
|
||||||
<target state="translated">Fichier HyperText Markup Language-Datei (*.html)</target>
|
<target state="translated">HyperText Markup Language-Datei (*.html)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide %@" xml:space="preserve">
|
<trans-unit id="Hide %@" xml:space="preserve">
|
||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Portables Dokumentenformat / A (*.pdf)</target>
|
<target state="translated">Portables Dokumentenformat /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -159,7 +159,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 2007 Spreadsheet</source>
|
<source>Excel 2007 Spreadsheet</source>
|
||||||
<target state="translated">Υπολογιστικό φύλλο Office με ανοιχτή μορφή XML (*.xlsx)</target>
|
<target state="translated">Υπολογιστικό φύλλο Office με ανοιχτή μορφή XML (*.xlsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
@ -264,12 +264,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Φορητό έγγραφο / A (*.pdf)</target>
|
<target state="translated">Φορητό έγγραφο /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Απλό κείμενο (*.txt)</target>
|
<target state="translated">Αρχείο απλού κειμένου (*.txt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Portable Document / A (*.pdf)</target>
|
<target state="translated">Portable Document /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Documento portátil / A (*.pdf)</target>
|
<target state="translated">Documento portátil /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -299,12 +299,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">Hoja de cálculo Excel 97-2003 (*.xls)</target>
|
<target state="translated">Presentación PowerPoint 97-2003 (*.ppt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 2007 Presentation</source>
|
<source>PowerPoint 2007 Presentation</source>
|
||||||
<target state="translated">Hoja de cálculo Office Open XML (*.xlsx)</target>
|
<target state="translated">Presentación Office Open XML (*.pptx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
||||||
|
|||||||
@ -251,7 +251,7 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><seg-source><mrk mtype="seg" mid="53">PDF/A File</mrk></seg-source><target state="translated"><mrk mtype="seg" mid="53">PDF/A Fail</mrk>Porditav document / A (*.pdf)</target>
|
<source>PDF/A File</source><seg-source><mrk mtype="seg" mid="53">PDF/A File</mrk></seg-source><target state="translated"><mrk mtype="seg" mid="53">PDF/A Fail</mrk>Porditav document /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -354,7 +354,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
<source>Word 97-2003 Document</source><seg-source><mrk mtype="seg" mid="76">Word 97-2003 Document</mrk></seg-source>
|
<source>Word 97-2003 Document</source><seg-source><mrk mtype="seg" mid="76">Word 97-2003 Document</mrk></seg-source>
|
||||||
<target state="translated">Word 97-2003 document (*.doc)</target>
|
<target state="translated">Word 97-2003 dokument (*.doc)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
||||||
|
|||||||
@ -149,12 +149,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Document template" xml:space="preserve">
|
<trans-unit id="Document template" xml:space="preserve">
|
||||||
<source>Document template</source>
|
<source>Document template</source>
|
||||||
<target state="translated">Word Open XML asiakirjamalli (*.dotx)</target>
|
<target state="translated">Word Open XML-asiakirjamalli (*.dotx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">Excel 97–2003 -laskentataulukko (*.xls)</target>
|
<target state="translated">Excel 97–2003-laskentataulukko (*.xls)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Kannettava asiakirja / A (*.pdf)</target>
|
<target state="translated">Kannettava asiakirja /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -274,7 +274,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">PowerPoint 97–2003 -esitys (*.ppt)</target>
|
<target state="translated">PowerPoint 97–2003-esitys (*.ppt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
@ -299,7 +299,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Presentation template" xml:space="preserve">
|
<trans-unit id="Presentation template" xml:space="preserve">
|
||||||
<source>Presentation template</source>
|
<source>Presentation template</source>
|
||||||
<target state="translated">PowerPoint Open XML esityksen malli (*.potx)</target>
|
<target state="translated">PowerPoint Open XML-esityksenmalli (*.potx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Quit %@" xml:space="preserve">
|
<trans-unit id="Quit %@" xml:space="preserve">
|
||||||
@ -334,7 +334,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
||||||
<source>Spreadsheet template</source>
|
<source>Spreadsheet template</source>
|
||||||
<target state="translated">Excel Open XML laskentataulukkomalli (*.xltx)</target>
|
<target state="translated">Excel Open XML-laskentataulukkomalli (*.xltx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
||||||
@ -374,7 +374,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
<source>Word 97-2003 Document</source>
|
<source>Word 97-2003 Document</source>
|
||||||
<target state="translated">Word 97–2003 -asiakirja (*.doc)</target>
|
<target state="translated">Word 97–2003-asiakirja (*.doc)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
||||||
@ -384,7 +384,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
||||||
<source>XML Paper Specification</source>
|
<source>XML Paper Specification</source>
|
||||||
<target state="translated">OpenXPS-asiakirja(*.xps)</target>
|
<target state="translated">OpenXPS-asiakirja (*.xps)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes" xml:space="preserve">
|
<trans-unit id="Yes" xml:space="preserve">
|
||||||
|
|||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Document portable / A (*.pdf)</target>
|
<target state="translated">Document portable /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -234,7 +234,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Spreadsheet Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Spreadsheet Template" xml:space="preserve">
|
||||||
<source>OpenDocument Spreadsheet Template</source>
|
<source>OpenDocument Spreadsheet Template</source>
|
||||||
<target state="translated">Teimpléad scarbhileog OpenDocument *.(ots)</target>
|
<target state="translated">Teimpléad scarbhileog OpenDocument (*.ots)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
||||||
|
|||||||
@ -259,7 +259,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
<source>OpenOffice Presentation</source>
|
<source>OpenOffice Presentation</source>
|
||||||
<target state="translated">Presentación de OpenDocument (*.odp)</target>
|
<target state="translated">Presentación de OpenDocument (*.odp)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
||||||
@ -279,7 +279,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Documento portátil / A (*.pdf)</target>
|
<target state="translated">Documento portátil /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -154,7 +154,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">Excel 97-2003 Proračunska tablica (*.xls)</target>
|
<target state="translated">Excel 97-2003 Proračunska tablica (*.xls)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Prijenosni format dokumenta / A (*.pdf)</target>
|
<target state="translated">Prijenosni format dokumenta /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">PDF-fájlformátum / A (*.pdf)</target>
|
<target state="translated">PDF-fájlformátum /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -284,7 +284,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
||||||
<source>PowerPoint Slide Show</source>
|
<source>PowerPoint Slide Show</source>
|
||||||
<target state="translated">Open XPS-dokumentumformátum (*.xps)</target>
|
<target state="translated">Office Open XML diavetítés (*.ppsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Preparing..." xml:space="preserve">
|
<trans-unit id="Preparing..." xml:space="preserve">
|
||||||
@ -384,7 +384,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
||||||
<source>XML Paper Specification</source>
|
<source>XML Paper Specification</source>
|
||||||
<target state="translated">OpenXPS dokumentum (*.xps)</target>
|
<target state="translated">Open XPS-dokumentumformátum (*.xps)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes" xml:space="preserve">
|
<trans-unit id="Yes" xml:space="preserve">
|
||||||
|
|||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Դյուրակիր փաստաթղթի ձևաչափ / A (*.pdf)</target>
|
<target state="translated">Դյուրակիր փաստաթղթի ձևաչափ /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -194,7 +194,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="HTML File" xml:space="preserve">
|
<trans-unit id="HTML File" xml:space="preserve">
|
||||||
<source>HTML File</source>
|
<source>HTML File</source>
|
||||||
<target state="translated">File del linguaggio di markup HyperText(*.html)</target>
|
<target state="translated">File del linguaggio di markup HyperText (*.html)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide %@" xml:space="preserve">
|
<trans-unit id="Hide %@" xml:space="preserve">
|
||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Documento portatile / A (*.pdf)</target>
|
<target state="translated">Documento portatile /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -279,7 +279,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">ポータブルドキュメント / A (*.pdf)</target>
|
<target state="translated">ポータブルドキュメント /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -119,7 +119,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
||||||
<source>Comma-Separated Values</source>
|
<source>Comma-Separated Values</source>
|
||||||
<target state="translated">쉼표로 구분된 데이터 파일 (*.csv)</target>
|
<target state="translated">쉼표로 구분된 데이터 파일(*.csv)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Create portal" xml:space="preserve">
|
<trans-unit id="Create portal" xml:space="preserve">
|
||||||
@ -134,7 +134,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="DjVu File" xml:space="preserve">
|
<trans-unit id="DjVu File" xml:space="preserve">
|
||||||
<source>DjVu File</source>
|
<source>DjVu File</source>
|
||||||
<target state="translated">디지털 문서 (*.djvu)</target>
|
<target state="translated">디지털 문서(*.djvu)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Do you want to save the changes made to the document "%@"?" xml:space="preserve">
|
<trans-unit id="Do you want to save the changes made to the document "%@"?" xml:space="preserve">
|
||||||
@ -149,17 +149,17 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Document template" xml:space="preserve">
|
<trans-unit id="Document template" xml:space="preserve">
|
||||||
<source>Document template</source>
|
<source>Document template</source>
|
||||||
<target state="translated">Word Open XML 문서 템플릿 (*.dotx)</target>
|
<target state="translated">Word Open XML 문서 템플릿(*.dotx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">Excel 97-2003 스프레드시트 (*.xls)</target>
|
<target state="translated">Excel 97-2003 스프레드시트(*.xls)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 2007 Spreadsheet</source>
|
<source>Excel 2007 Spreadsheet</source>
|
||||||
<target state="translated">Office Open XML 스프레드시트 (*.xlsx)</target>
|
<target state="translated">Office Open XML 스프레드시트(*.xlsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
@ -199,7 +199,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
<source>Mobipocket e-book</source>
|
<source>Mobipocket e-book</source>
|
||||||
<target state="translated">MOBI 파일 (*.mobi)</target>
|
<target state="translated">모비포켓 전자책(*.mobi)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
@ -224,32 +224,32 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Document Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Document Template" xml:space="preserve">
|
||||||
<source>OpenDocument Document Template</source>
|
<source>OpenDocument Document Template</source>
|
||||||
<target state="translated">OpenDocument 문서 템플릿 (*.ott)</target>
|
<target state="translated">OpenDocument 문서 템플릿(*.ott)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Presentation Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Presentation Template" xml:space="preserve">
|
||||||
<source>OpenDocument Presentation Template</source>
|
<source>OpenDocument Presentation Template</source>
|
||||||
<target state="translated">OpenDocument프레젠테이션 템플릿 (*.otp)</target>
|
<target state="translated">OpenDocument프레젠테이션 템플릿(*.otp)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Spreadsheet Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Spreadsheet Template" xml:space="preserve">
|
||||||
<source>OpenDocument Spreadsheet Template</source>
|
<source>OpenDocument Spreadsheet Template</source>
|
||||||
<target state="translated">OpenDocument 스프레드시트 템플릿 (*.ots)</target>
|
<target state="translated">OpenDocument 스프레드시트 템플릿(*.ots)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
||||||
<source>OpenOffice Document</source>
|
<source>OpenOffice Document</source>
|
||||||
<target state="translated">오픈도큐먼트 텍스트 문서 (*.odt) </target>
|
<target state="translated">오픈도큐먼트 텍스트 문서(*.odt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
<source>OpenOffice Presentation</source>
|
<source>OpenOffice Presentation</source>
|
||||||
<target state="translated">오픈도큐먼트 프레젠테이션 (*.odp)</target>
|
<target state="translated">오픈도큐먼트 프레젠테이션(*.odp)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
||||||
<source>OpenOffice Spreadsheet</source>
|
<source>OpenOffice Spreadsheet</source>
|
||||||
<target state="translated">오픈도큐먼트 스프레드시트 (*.ods)</target>
|
<target state="translated">오픈도큐먼트 스프레드시트(*.ods)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Opening" xml:space="preserve">
|
<trans-unit id="Opening" xml:space="preserve">
|
||||||
@ -259,32 +259,32 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF File" xml:space="preserve">
|
<trans-unit id="PDF File" xml:space="preserve">
|
||||||
<source>PDF File</source>
|
<source>PDF File</source>
|
||||||
<target state="translated">휴대용 문서 (*.pdf)</target>
|
<target state="translated">휴대용 문서(*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">휴대용 문서 / A (*.pdf)</target>
|
<target state="translated">휴대용 문서 / A(*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">일반 텍스트 (*.txt)</target>
|
<target state="translated">일반 텍스트 파일(*.txt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">PowerPoint 97-2003 프레젠테이션 (*.ppt)</target>
|
<target state="translated">PowerPoint 97-2003 프레젠테이션(*.ppt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 2007 Presentation</source>
|
<source>PowerPoint 2007 Presentation</source>
|
||||||
<target state="translated">Office Open XML 프레젠테이션 (*.pptx)</target>
|
<target state="translated">Office Open XML 프레젠테이션(*.pptx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
||||||
<source>PowerPoint Slide Show</source>
|
<source>PowerPoint Slide Show</source>
|
||||||
<target state="translated">Office Open XML 슬라이드 쇼 (*.ppsx)</target>
|
<target state="translated">Office Open XML 슬라이드 쇼(*.ppsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Preparing..." xml:space="preserve">
|
<trans-unit id="Preparing..." xml:space="preserve">
|
||||||
@ -299,7 +299,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Presentation template" xml:space="preserve">
|
<trans-unit id="Presentation template" xml:space="preserve">
|
||||||
<source>Presentation template</source>
|
<source>Presentation template</source>
|
||||||
<target state="translated">PowerPoint Open XML 프레젠테이션 템플릿 (*.potx)</target>
|
<target state="translated">PowerPoint Open XML 프레젠테이션 템플릿(*.potx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Quit %@" xml:space="preserve">
|
<trans-unit id="Quit %@" xml:space="preserve">
|
||||||
@ -314,7 +314,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Rich Text Document" xml:space="preserve">
|
<trans-unit id="Rich Text Document" xml:space="preserve">
|
||||||
<source>Rich Text Document</source>
|
<source>Rich Text Document</source>
|
||||||
<target state="translated">서식이 있는 텍스트 형식 파일 (*.rtf)</target>
|
<target state="translated">서식이 있는 텍스트 형식 파일(*.rtf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Save" xml:space="preserve">
|
<trans-unit id="Save" xml:space="preserve">
|
||||||
@ -334,7 +334,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
||||||
<source>Spreadsheet template</source>
|
<source>Spreadsheet template</source>
|
||||||
<target state="translated">Excel Open XML 스프레드시트 템플릿 (*.xltx)</target>
|
<target state="translated">Excel Open XML 스프레드시트 템플릿(*.xltx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
||||||
@ -374,17 +374,17 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
<source>Word 97-2003 Document</source>
|
<source>Word 97-2003 Document</source>
|
||||||
<target state="translated">Word 97-2003 문서 (*.doc)</target>
|
<target state="translated">Word 97-2003 문서(*.doc)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
||||||
<source>Word 2007 Document</source>
|
<source>Word 2007 Document</source>
|
||||||
<target state="translated">Office Open XML 문서 (*.docx)</target>
|
<target state="translated">Office Open XML 문서(*.docx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
||||||
<source>XML Paper Specification</source>
|
<source>XML Paper Specification</source>
|
||||||
<target state="translated">OpenXPS 문서 (*.xps)</target>
|
<target state="translated">OpenXPS 문서(*.xps)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes" xml:space="preserve">
|
<trans-unit id="Yes" xml:space="preserve">
|
||||||
|
|||||||
@ -32,7 +32,7 @@
|
|||||||
<note>Class = "NSButtonCell"; title = "Cancel"; ObjectID = "GOU-av-TC1";</note></trans-unit>
|
<note>Class = "NSButtonCell"; title = "Cancel"; ObjectID = "GOU-av-TC1";</note></trans-unit>
|
||||||
<trans-unit id="P3k-kI-w22.title" xml:space="preserve">
|
<trans-unit id="P3k-kI-w22.title" xml:space="preserve">
|
||||||
<source>Load a Private Key</source>
|
<source>Load a Private Key</source>
|
||||||
<target state="new">Load a Private Key</target>
|
<target state="translated">ໂຫຼດລະຫັດສ່ວນຕົວ</target>
|
||||||
|
|
||||||
<note>Class = "NSButtonCell"; title = "Load a Private Key"; ObjectID = "P3k-kI-w22";</note></trans-unit>
|
<note>Class = "NSButtonCell"; title = "Load a Private Key"; ObjectID = "P3k-kI-w22";</note></trans-unit>
|
||||||
<trans-unit id="RbM-Dq-A3K.title" xml:space="preserve">
|
<trans-unit id="RbM-Dq-A3K.title" xml:space="preserve">
|
||||||
@ -119,7 +119,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
||||||
<source>Comma-Separated Values</source>
|
<source>Comma-Separated Values</source>
|
||||||
<target state="translated">ຄ່າທີ່ຂັ້ນດ້ວຍເຄື່ອງໝາຍຈຸດ (*.csv)</target>
|
<target state="translated">ຄ່າທີ່ຂັ້ນດ້ວຍເຄື່ອງໝາຍຈຸດ (*.csv)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Create portal" xml:space="preserve">
|
<trans-unit id="Create portal" xml:space="preserve">
|
||||||
@ -154,7 +154,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">ຕາຕະລາງ Excel 97-2003 (*.xls)</target>
|
<target state="translated">ຕາຕະລາງ Excel 97-2003 (*.xls)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
@ -199,7 +199,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
<source>Mobipocket e-book</source>
|
<source>Mobipocket e-book</source>
|
||||||
<target state="translated">ປຶ້ມອີເລັກໂຕຮນິກແບບພົກພາ (*.mobi)</target>
|
<target state="translated">ໄຟລ໌ Mobipocket e-book (*.mobi)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
@ -239,7 +239,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
||||||
<source>OpenOffice Document</source>
|
<source>OpenOffice Document</source>
|
||||||
<target state="translated">ຄວາມເອກະສານ (*.odt)</target>
|
<target state="translated">ເປີດເອກະສານໄຟລ໌ Text (*.odt)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
@ -249,7 +249,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
||||||
<source>OpenOffice Spreadsheet</source>
|
<source>OpenOffice Spreadsheet</source>
|
||||||
<target state="translated">ເປິດຕາຕະລາງເອກະສານ (*.ods)</target>
|
<target state="translated">ເປີດເອກະສານໃນຮູບແບບຕາຕະລາງ (*.ods)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Opening" xml:space="preserve">
|
<trans-unit id="Opening" xml:space="preserve">
|
||||||
@ -259,17 +259,17 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF File" xml:space="preserve">
|
<trans-unit id="PDF File" xml:space="preserve">
|
||||||
<source>PDF File</source>
|
<source>PDF File</source>
|
||||||
<target state="translated">ເອກະສານພົກພາ (*.pdf)</target>
|
<target state="translated">ເອກະສານພົກພາ (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">ເອກະສານພົກພາ /A (*.pdf)</target>
|
<target state="translated">ເອກະສານແບບພົກພາ /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">ໄຟລ໌ Text ທຳມະດາ (*.txt)</target>
|
<target state="translated">ໄຟລ໌ຂໍ້ຄວາມທຳມະດາ (*.txt)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -112,7 +112,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Document template">
|
<trans-unit id="Document template">
|
||||||
<source>Document template</source>
|
<source>Document template</source>
|
||||||
<target state="translated">OpenDocument Dokumento šablonas (*.ott)</target>
|
<target state="translated">Word Open XML Dokumento šablonas (*.dotx)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet">
|
<trans-unit id="Excel 97-2003 Spreadsheet">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
@ -204,15 +204,15 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File">
|
<trans-unit id="PDF/A File">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Kilnojamas Dokumentas / A (*.pdf)</target>
|
<target state="translated">Kilnojamas Dokumentas /A (*.pdf)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text">
|
<trans-unit id="Plain Text">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Paprastas Tekstas (*.rtf)</target>
|
<target state="translated">Paprastas Tekstas (*.txt)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation">
|
<trans-unit id="PowerPoint 97-2003 Presentation">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">PowerPoint 97-2003 Prezentacija (*.ppt)</target>
|
<target state="translated">PowerPoint 97-2003 Prezentacija (*.ppt)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation">
|
<trans-unit id="PowerPoint 2007 Presentation">
|
||||||
<source>PowerPoint 2007 Presentation</source>
|
<source>PowerPoint 2007 Presentation</source>
|
||||||
|
|||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Portatīvs dokuments / A (*.pdf)</target>
|
<target state="translated">Portatīvs dokuments /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Portable Document / A (*.pdf)</target>
|
<target state="translated">Portable Document /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -154,7 +154,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">Microsoft Excel 97-2003-regneark (*.xls)</target>
|
<target state="translated">Excel 97-2003-regneark (*.xls)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
@ -264,7 +264,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Portable Document / A (*.pdf)</target>
|
<target state="translated">Portable Document /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -154,11 +154,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Don't Save" xml:space="preserve">
|
<trans-unit id="Don't Save" xml:space="preserve">
|
||||||
<source>Don't Save</source>
|
<source>Don't Save</source>
|
||||||
|
<target state="translated">Nie zapisuj</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Electronic Publication" xml:space="preserve">
|
<trans-unit id="Electronic Publication" xml:space="preserve">
|
||||||
<source>Electronic Publication</source>
|
<source>Electronic Publication</source>
|
||||||
<target state="translated">Plik EPUB (*.epub)</target>
|
<target state="translated">Plik Electronic Publication (*.epub)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
@ -173,7 +174,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="FictionBook File" xml:space="preserve">
|
<trans-unit id="FictionBook File" xml:space="preserve">
|
||||||
<source>FictionBook File</source>
|
<source>FictionBook File</source>
|
||||||
<target state="translated">Plik FB2 (*.fb2)</target>
|
<target state="translated">Plik FictionBook 2 (*.fb2)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
@ -193,7 +194,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="HTML File" xml:space="preserve">
|
<trans-unit id="HTML File" xml:space="preserve">
|
||||||
<source>HTML File</source>
|
<source>HTML File</source>
|
||||||
<target state="translated">Plik HTML (*.html)</target>
|
<target state="translated">Plik HyperText Markup Language (*.html)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide %@" xml:space="preserve">
|
<trans-unit id="Hide %@" xml:space="preserve">
|
||||||
@ -218,7 +219,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="MHT File" xml:space="preserve">
|
<trans-unit id="MHT File" xml:space="preserve">
|
||||||
<source>MHT File</source>
|
<source>MHT File</source>
|
||||||
<target state="translated">Plik MHT (*.mht)</target>
|
<target state="translated">Plik Web Page Archive (*.mht)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
@ -288,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Przenośny document / A (*.pdf)</target>
|
<target state="translated">Przenośny document /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -408,6 +409,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="With access to pro features" xml:space="preserve">
|
<trans-unit id="With access to pro features" xml:space="preserve">
|
||||||
<source>With access to pro features</source>
|
<source>With access to pro features</source>
|
||||||
|
<target state="translated">Z dostępem do funkcji pro</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
|
|||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Documento portátil / A (*.pdf)</target>
|
<target state="translated">Documento portátil /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
@ -344,7 +344,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Rich Text Document" xml:space="preserve">
|
<trans-unit id="Rich Text Document" xml:space="preserve">
|
||||||
<source>Rich Text Document</source>
|
<source>Rich Text Document</source>
|
||||||
<target state="translated">Ficheiro de Rich Text Format (*.rtf)</target>
|
<target state="translated">Arquivo de Rich Text Format (*.rtf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Save" xml:space="preserve">
|
<trans-unit id="Save" xml:space="preserve">
|
||||||
|
|||||||
@ -142,7 +142,7 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Document template" xml:space="preserve">
|
<trans-unit id="Document template" xml:space="preserve">
|
||||||
<source>Document template</source><target state="translated">Modelo de documento Excel Open XML (*.xltx)</target>
|
<source>Document template</source><target state="translated">Modelo de documento Word Open XML (*.dotx)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
@ -251,22 +251,22 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><target state="translated">Documento portátil / A (*.pdf)</target>
|
<source>PDF/A File</source><target state="translated">Documento portátil /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Texto Simples (*.txt)</target>
|
<target state="translated">Documento de Texto Simples (*.txt)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">Apresentação em PowerPoint 97-2003 (*.doc)</target>
|
<target state="translated">Apresentação em PowerPoint 97-2003 (*.ppt)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 2007 Presentation</source>
|
<source>PowerPoint 2007 Presentation</source>
|
||||||
<target state="translated">Apresentação em XML Open Office (*.docx)</target>
|
<target state="translated">Apresentação em XML Open Office (*.pptx)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
||||||
|
|||||||
@ -264,7 +264,7 @@
|
|||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Formatul de Document Portabil / A (*.pdf)</target>
|
<target state="translated">Formatul de Document Portabil /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -224,7 +224,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
<source>Mobipocket e-book</source>
|
<source>Mobipocket e-book</source>
|
||||||
<target state="translated">Электронная книга (*.epub)</target>
|
<target state="translated">Файл Mobipocket (*.mobi)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
@ -289,7 +289,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Переносимый документ / A (*.pdf)</target>
|
<target state="translated">Переносимый документ /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -251,12 +251,12 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><target state="translated">Prenosný document / A (*.pdf)</target>
|
<source>PDF/A File</source><target state="translated">Prenosný document /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Obyčajný text (*.txt)</target>
|
<target state="translated">Súbor obyčajného textu (*.txt)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -264,12 +264,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Prenosni document / A (*.pdf)</target>
|
<target state="translated">Prenosni document /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Navadno besedilo (*.txt)</target>
|
<target state="translated">Plain Text datoteka (*.txt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -251,7 +251,7 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><target state="translated">Portabelt dokumentformat / A-fil (*.pdf)</target><target state="needs-translation">PDF/A-fil</target>
|
<source>PDF/A File</source><target state="translated">Portabelt dokumentformat /A-fil (*.pdf)</target><target state="needs-translation">PDF/A-fil</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
|
|||||||
@ -251,12 +251,12 @@
|
|||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source><target state="translated">Taşınabilir Belge / A (*.pdf)</target>
|
<source>PDF/A File</source><target state="translated">Taşınabilir Belge /A (*.pdf)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Düz Metin (*.txt)</target>
|
<target state="translated">Düz Metin Dosyası (*.txt)</target>
|
||||||
|
|
||||||
<note>No comment provided by engineer.</note></trans-unit>
|
<note>No comment provided by engineer.</note></trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -264,12 +264,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated"> Портативний документ / A (*.pdf)</target>
|
<target state="translated"> Портативний документ /A (*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Звичайний текст (*.txt)</target>
|
<target state="translated">Звичайний текстовий файл (*.txt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
|
|||||||
@ -67,7 +67,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="uKp-p4-6uB.title" xml:space="preserve">
|
<trans-unit id="uKp-p4-6uB.title" xml:space="preserve">
|
||||||
<source>Window</source>
|
<source>Window</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Window</target>
|
||||||
<note>Class = "NSWindow"; title = "Window"; ObjectID = "uKp-p4-6uB";</note>
|
<note>Class = "NSWindow"; title = "Window"; ObjectID = "uKp-p4-6uB";</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
@ -139,11 +139,11 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Don't Save" xml:space="preserve">
|
<trans-unit id="Don't Save" xml:space="preserve">
|
||||||
<source>Don't Save</source>
|
<source>Don't Save</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Không lưu</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Electronic Publication" xml:space="preserve">
|
<trans-unit id="Electronic Publication" xml:space="preserve">
|
||||||
<source>Electronic Publication</source>
|
<source>Electronic Publication</source>
|
||||||
<target state="translated">Tập tin EPUB (*.epub)</target>
|
<target state="translated">Tập tin Electronic Publication (*.epub)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
@ -155,7 +155,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="FictionBook File" xml:space="preserve">
|
<trans-unit id="FictionBook File" xml:space="preserve">
|
||||||
<source>FictionBook File</source>
|
<source>FictionBook File</source>
|
||||||
<target state="translated">Tập tin FB2 (*.fb2)</target>
|
<target state="translated">Tập tin FictionBook 2 (*.fb2)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
<source>File "%@" can not be open or not exist.</source>
|
<source>File "%@" can not be open or not exist.</source>
|
||||||
@ -171,7 +171,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="HTML File" xml:space="preserve">
|
<trans-unit id="HTML File" xml:space="preserve">
|
||||||
<source>HTML File</source>
|
<source>HTML File</source>
|
||||||
<target state="translated">Tập tin HTML (*.html)</target>
|
<target state="translated">Tập tin HyperText Markup Language (*.html)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide %@" xml:space="preserve">
|
<trans-unit id="Hide %@" xml:space="preserve">
|
||||||
<source>Hide %@</source>
|
<source>Hide %@</source>
|
||||||
@ -191,7 +191,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="MHT File" xml:space="preserve">
|
<trans-unit id="MHT File" xml:space="preserve">
|
||||||
<source>MHT File</source>
|
<source>MHT File</source>
|
||||||
<target state="translated">Tập tin MHT (*.mht)</target>
|
<target state="translated">Tập tin kho lưu trữ trang web (*.mht)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
<source>Mobipocket e-book</source>
|
<source>Mobipocket e-book</source>
|
||||||
@ -247,11 +247,11 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">Tài liệu di động / A (*.pdf)</target>
|
<target state="translated">Tài liệu di động /A (*.pdf)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">Văn bản thuần (*.txt)</target>
|
<target state="translated">Tập tin văn bản thuần (*.txt)</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
@ -279,7 +279,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Presenter View" xml:space="preserve">
|
<trans-unit id="Presenter View" xml:space="preserve">
|
||||||
<source>Presenter View</source>
|
<source>Presenter View</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Xem Trình chiếu</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Quit %@" xml:space="preserve">
|
<trans-unit id="Quit %@" xml:space="preserve">
|
||||||
<source>Quit %@</source>
|
<source>Quit %@</source>
|
||||||
@ -303,7 +303,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Signature Details" xml:space="preserve">
|
<trans-unit id="Signature Details" xml:space="preserve">
|
||||||
<source>Signature Details</source>
|
<source>Signature Details</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Chi tiết chữ ký</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Spreadsheet %ld.xlsx" xml:space="preserve">
|
<trans-unit id="Spreadsheet %ld.xlsx" xml:space="preserve">
|
||||||
<source>Spreadsheet %ld.xlsx</source>
|
<source>Spreadsheet %ld.xlsx</source>
|
||||||
@ -331,7 +331,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Untitled" xml:space="preserve">
|
<trans-unit id="Untitled" xml:space="preserve">
|
||||||
<source>Untitled</source>
|
<source>Untitled</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Untitled</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Version %@ (%@)" xml:space="preserve">
|
<trans-unit id="Version %@ (%@)" xml:space="preserve">
|
||||||
<source>Version %1$@ (%2$@)</source>
|
<source>Version %1$@ (%2$@)</source>
|
||||||
@ -343,7 +343,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="With access to pro features" xml:space="preserve">
|
<trans-unit id="With access to pro features" xml:space="preserve">
|
||||||
<source>With access to pro features</source>
|
<source>With access to pro features</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Có quyền truy cập vào các tính năng pro</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
<source>Word 97-2003 Document</source>
|
<source>Word 97-2003 Document</source>
|
||||||
@ -838,7 +838,7 @@ The trial period will end in %d days, after that you will not be able to create
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Td7-aD-5lo.title" xml:space="preserve">
|
<trans-unit id="Td7-aD-5lo.title" xml:space="preserve">
|
||||||
<source>Window</source>
|
<source>Window</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Window</target>
|
||||||
<note>Class = "NSMenu"; title = "Window"; ObjectID = "Td7-aD-5lo";</note>
|
<note>Class = "NSMenu"; title = "Window"; ObjectID = "Td7-aD-5lo";</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="UEZ-Bs-lqG.title" xml:space="preserve">
|
<trans-unit id="UEZ-Bs-lqG.title" xml:space="preserve">
|
||||||
@ -923,7 +923,7 @@ The trial period will end in %d days, after that you will not be able to create
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="aUF-d1-5bR.title" xml:space="preserve">
|
<trans-unit id="aUF-d1-5bR.title" xml:space="preserve">
|
||||||
<source>Window</source>
|
<source>Window</source>
|
||||||
<target state="needs-translation"/>
|
<target state="translated">Window</target>
|
||||||
<note>Class = "NSMenuItem"; title = "Window"; ObjectID = "aUF-d1-5bR";</note>
|
<note>Class = "NSMenuItem"; title = "Window"; ObjectID = "aUF-d1-5bR";</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="aXa-aM-Jaq.title" xml:space="preserve">
|
<trans-unit id="aXa-aM-Jaq.title" xml:space="preserve">
|
||||||
|
|||||||
@ -119,7 +119,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
||||||
<source>Comma-Separated Values</source>
|
<source>Comma-Separated Values</source>
|
||||||
<target state="translated">逗号分隔值(*.csv)</target>
|
<target state="translated">逗号分隔值(*.csv)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Create portal" xml:space="preserve">
|
<trans-unit id="Create portal" xml:space="preserve">
|
||||||
@ -134,7 +134,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="DjVu File" xml:space="preserve">
|
<trans-unit id="DjVu File" xml:space="preserve">
|
||||||
<source>DjVu File</source>
|
<source>DjVu File</source>
|
||||||
<target state="translated">数字文件(*.djvu)</target>
|
<target state="translated">数字文件(*.djvu)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Do you want to save the changes made to the document "%@"?" xml:space="preserve">
|
<trans-unit id="Do you want to save the changes made to the document "%@"?" xml:space="preserve">
|
||||||
@ -164,17 +164,17 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">Excel 97-2003 电子表格(*.xls)</target>
|
<target state="translated">Excel 97-2003 电子表格(*.xls)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 2007 Spreadsheet</source>
|
<source>Excel 2007 Spreadsheet</source>
|
||||||
<target state="translated">Office Open XML 电子表格(*.xlsx)</target>
|
<target state="translated">Office Open XML 电子表格(*.xlsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="FictionBook File" xml:space="preserve">
|
<trans-unit id="FictionBook File" xml:space="preserve">
|
||||||
<source>FictionBook File</source>
|
<source>FictionBook File</source>
|
||||||
<target state="translated">小说书2文件 (*.fb2)</target>
|
<target state="translated">小说书2文件(*.fb2)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
@ -194,7 +194,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="HTML File" xml:space="preserve">
|
<trans-unit id="HTML File" xml:space="preserve">
|
||||||
<source>HTML File</source>
|
<source>HTML File</source>
|
||||||
<target state="translated">超文本标记语言文件 (*.html)</target>
|
<target state="translated">超文本标记语言文件 (*.html)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Hide %@" xml:space="preserve">
|
<trans-unit id="Hide %@" xml:space="preserve">
|
||||||
@ -219,12 +219,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="MHT File" xml:space="preserve">
|
<trans-unit id="MHT File" xml:space="preserve">
|
||||||
<source>MHT File</source>
|
<source>MHT File</source>
|
||||||
<target state="translated">网页存档文件 (*.mht)</target>
|
<target state="translated">网页存档文件 (*.mht)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
<source>Mobipocket e-book</source>
|
<source>Mobipocket e-book</source>
|
||||||
<target state="translated">Mobipocket文件 (*.mobi)</target>
|
<target state="translated">Mobipocket文件 (*.mobi)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
@ -269,12 +269,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
<source>OpenOffice Presentation</source>
|
<source>OpenOffice Presentation</source>
|
||||||
<target state="translated">OpenDocument演示文稿(*.odp)</target>
|
<target state="translated">OpenDocument演示文稿(*.odp)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
||||||
<source>OpenOffice Spreadsheet</source>
|
<source>OpenOffice Spreadsheet</source>
|
||||||
<target state="translated">OpenDocument电子表格(*.ods)</target>
|
<target state="translated">OpenDocument电子表格(*.ods)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Opening" xml:space="preserve">
|
<trans-unit id="Opening" xml:space="preserve">
|
||||||
@ -284,32 +284,32 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF File" xml:space="preserve">
|
<trans-unit id="PDF File" xml:space="preserve">
|
||||||
<source>PDF File</source>
|
<source>PDF File</source>
|
||||||
<target state="translated">便携式文件(*.pdf)</target>
|
<target state="translated">便携式文件(*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">便携式文件/A (*.pdf)</target>
|
<target state="translated">便携式文件/A(*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">纯文本文件 (*.txt)</target>
|
<target state="translated">纯文本文件(*.txt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">PowerPoint 97-2003 演示文稿(*.ppt)</target>
|
<target state="translated">PowerPoint 97-2003 演示文稿(*.ppt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 2007 Presentation</source>
|
<source>PowerPoint 2007 Presentation</source>
|
||||||
<target state="translated">Office Open XML 演示文稿(*.pptx)</target>
|
<target state="translated">Office Open XML 演示文稿(*.pptx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
||||||
<source>PowerPoint Slide Show</source>
|
<source>PowerPoint Slide Show</source>
|
||||||
<target state="translated">Office Open XML 幻灯片(*.ppsx)</target>
|
<target state="translated">Office Open XML 幻灯片(*.ppsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Preparing..." xml:space="preserve">
|
<trans-unit id="Preparing..." xml:space="preserve">
|
||||||
@ -344,7 +344,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Rich Text Document" xml:space="preserve">
|
<trans-unit id="Rich Text Document" xml:space="preserve">
|
||||||
<source>Rich Text Document</source>
|
<source>Rich Text Document</source>
|
||||||
<target state="translated">富文本格式(*.rtf)</target>
|
<target state="translated">富文本格式(*.rtf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Save" xml:space="preserve">
|
<trans-unit id="Save" xml:space="preserve">
|
||||||
@ -369,7 +369,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
||||||
<source>Spreadsheet template</source>
|
<source>Spreadsheet template</source>
|
||||||
<target state="translated">Excel开放式XML电子表格模板(*.xltx)</target>
|
<target state="translated">Excel开放式XML电子表格模板(*.xltx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
||||||
@ -414,12 +414,12 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
<source>Word 97-2003 Document</source>
|
<source>Word 97-2003 Document</source>
|
||||||
<target state="translated">Word 97-2003 文档(*.doc)</target>
|
<target state="translated">Word 97-2003 文档(*.doc)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
||||||
<source>Word 2007 Document</source>
|
<source>Word 2007 Document</source>
|
||||||
<target state="translated">Office Open XML 文档(*.docx)</target>
|
<target state="translated">Office Open XML 文档(*.docx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
||||||
|
|||||||
@ -119,7 +119,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
<trans-unit id="Comma-Separated Values" xml:space="preserve">
|
||||||
<source>Comma-Separated Values</source>
|
<source>Comma-Separated Values</source>
|
||||||
<target state="translated">逗點分隔值 (*.csv)</target>
|
<target state="translated">逗點分隔值(*.csv)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Create portal" xml:space="preserve">
|
<trans-unit id="Create portal" xml:space="preserve">
|
||||||
@ -134,7 +134,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="DjVu File" xml:space="preserve">
|
<trans-unit id="DjVu File" xml:space="preserve">
|
||||||
<source>DjVu File</source>
|
<source>DjVu File</source>
|
||||||
<target state="translated">DjVu 檔案 (*.djvu)</target>
|
<target state="translated">DjVu 檔案(*.djvu)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Do you want to save the changes made to the document "%@"?" xml:space="preserve">
|
<trans-unit id="Do you want to save the changes made to the document "%@"?" xml:space="preserve">
|
||||||
@ -149,17 +149,17 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Document template" xml:space="preserve">
|
<trans-unit id="Document template" xml:space="preserve">
|
||||||
<source>Document template</source>
|
<source>Document template</source>
|
||||||
<target state="translated">文件範本 (*.dotx)</target>
|
<target state="translated">Word Open XML 文件範本(*.dotx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 97-2003 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 97-2003 Spreadsheet</source>
|
<source>Excel 97-2003 Spreadsheet</source>
|
||||||
<target state="translated">Excel 97-2003 試算表 (*.xls)</target>
|
<target state="translated">Excel 97-2003 試算表(*.xls)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
<trans-unit id="Excel 2007 Spreadsheet" xml:space="preserve">
|
||||||
<source>Excel 2007 Spreadsheet</source>
|
<source>Excel 2007 Spreadsheet</source>
|
||||||
<target state="translated">Excel 2007 試算表 (*.docx)</target>
|
<target state="translated">Office Open XML 試算表(*.xlsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
<trans-unit id="File "%@" can not be open or not exist." xml:space="preserve">
|
||||||
@ -199,7 +199,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
<trans-unit id="Mobipocket e-book" xml:space="preserve">
|
||||||
<source>Mobipocket e-book</source>
|
<source>Mobipocket e-book</source>
|
||||||
<target state="translated">Mobipocket 電子書 (*.mobi)</target>
|
<target state="translated">Mobipocket 電子書(*.mobi)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="No" xml:space="preserve">
|
<trans-unit id="No" xml:space="preserve">
|
||||||
@ -224,32 +224,32 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Document Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Document Template" xml:space="preserve">
|
||||||
<source>OpenDocument Document Template</source>
|
<source>OpenDocument Document Template</source>
|
||||||
<target state="translated">OpenDocument文件範本 (*.ott)</target>
|
<target state="translated">OpenDocument 文件範本(*.ott)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Presentation Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Presentation Template" xml:space="preserve">
|
||||||
<source>OpenDocument Presentation Template</source>
|
<source>OpenDocument Presentation Template</source>
|
||||||
<target state="translated">OpenDocument簡報範本 (*.otp)</target>
|
<target state="translated">OpenDocument簡報範本(*.otp)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenDocument Spreadsheet Template" xml:space="preserve">
|
<trans-unit id="OpenDocument Spreadsheet Template" xml:space="preserve">
|
||||||
<source>OpenDocument Spreadsheet Template</source>
|
<source>OpenDocument Spreadsheet Template</source>
|
||||||
<target state="translated">OpenDocument試算表範本 (*.ots)</target>
|
<target state="translated">OpenDocument試算表範本(*.ots)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
<trans-unit id="OpenOffice Document" xml:space="preserve">
|
||||||
<source>OpenOffice Document</source>
|
<source>OpenOffice Document</source>
|
||||||
<target state="translated">OpenOffice 文件 (*.odt)</target>
|
<target state="translated">OpenDocument文件(*.odt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
<trans-unit id="OpenOffice Presentation" xml:space="preserve">
|
||||||
<source>OpenOffice Presentation</source>
|
<source>OpenOffice Presentation</source>
|
||||||
<target state="translated">OpenOffice 簡報 (*.odp)</target>
|
<target state="translated">OpenDocument簡報(*.odp)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
<trans-unit id="OpenOffice Spreadsheet" xml:space="preserve">
|
||||||
<source>OpenOffice Spreadsheet</source>
|
<source>OpenOffice Spreadsheet</source>
|
||||||
<target state="translated">OpenOffice 試算表 (*.ods)</target>
|
<target state="translated">OpenDocument試算表(*.ods)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Opening" xml:space="preserve">
|
<trans-unit id="Opening" xml:space="preserve">
|
||||||
@ -259,32 +259,32 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF File" xml:space="preserve">
|
<trans-unit id="PDF File" xml:space="preserve">
|
||||||
<source>PDF File</source>
|
<source>PDF File</source>
|
||||||
<target state="translated">PDF 文件 (*.pdf)</target>
|
<target state="translated">PDF 文件(*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PDF/A File" xml:space="preserve">
|
<trans-unit id="PDF/A File" xml:space="preserve">
|
||||||
<source>PDF/A File</source>
|
<source>PDF/A File</source>
|
||||||
<target state="translated">PDF/單一檔案 (*.pdf)</target>
|
<target state="translated">PDF/單一檔案(*.pdf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Plain Text" xml:space="preserve">
|
<trans-unit id="Plain Text" xml:space="preserve">
|
||||||
<source>Plain Text</source>
|
<source>Plain Text</source>
|
||||||
<target state="translated">純文字 (*.txt)</target>
|
<target state="translated">純文字(*.txt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 97-2003 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 97-2003 Presentation</source>
|
<source>PowerPoint 97-2003 Presentation</source>
|
||||||
<target state="translated">PowerPoint 97-2003 簡報 (*.ppt)</target>
|
<target state="translated">PowerPoint 97-2003 簡報(*.ppt)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
<trans-unit id="PowerPoint 2007 Presentation" xml:space="preserve">
|
||||||
<source>PowerPoint 2007 Presentation</source>
|
<source>PowerPoint 2007 Presentation</source>
|
||||||
<target state="translated">PowerPoint 2007 簡報 (*.pptx)</target>
|
<target state="translated">Office Open XML 簡報(*.pptx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
<trans-unit id="PowerPoint Slide Show" xml:space="preserve">
|
||||||
<source>PowerPoint Slide Show</source>
|
<source>PowerPoint Slide Show</source>
|
||||||
<target state="translated">PowerPoint 投影片 (*.ppsx)</target>
|
<target state="translated">Office Open XML 投影片(*.ppsx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Preparing..." xml:space="preserve">
|
<trans-unit id="Preparing..." xml:space="preserve">
|
||||||
@ -299,7 +299,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Presentation template" xml:space="preserve">
|
<trans-unit id="Presentation template" xml:space="preserve">
|
||||||
<source>Presentation template</source>
|
<source>Presentation template</source>
|
||||||
<target state="translated">簡報範本 (*.potx)</target>
|
<target state="translated">PowerPoint Open XML 簡報範本(*.potx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Quit %@" xml:space="preserve">
|
<trans-unit id="Quit %@" xml:space="preserve">
|
||||||
@ -314,7 +314,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Rich Text Document" xml:space="preserve">
|
<trans-unit id="Rich Text Document" xml:space="preserve">
|
||||||
<source>Rich Text Document</source>
|
<source>Rich Text Document</source>
|
||||||
<target state="translated">RTF 文字文件 (*.rtf)</target>
|
<target state="translated">RTF 文字文件(*.rtf)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Save" xml:space="preserve">
|
<trans-unit id="Save" xml:space="preserve">
|
||||||
@ -334,7 +334,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
<trans-unit id="Spreadsheet template" xml:space="preserve">
|
||||||
<source>Spreadsheet template</source>
|
<source>Spreadsheet template</source>
|
||||||
<target state="translated">試算表範本 (*.xltx)</target>
|
<target state="translated">Excel Open XML 試算表範本(*.xltx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
<trans-unit id="Thank you for evaluating %@!" xml:space="preserve">
|
||||||
@ -374,17 +374,17 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
<trans-unit id="Word 97-2003 Document" xml:space="preserve">
|
||||||
<source>Word 97-2003 Document</source>
|
<source>Word 97-2003 Document</source>
|
||||||
<target state="translated">Word 97-2003 文件 (*.doc)</target>
|
<target state="translated">Word 97-2003 文件(*.doc)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
<trans-unit id="Word 2007 Document" xml:space="preserve">
|
||||||
<source>Word 2007 Document</source>
|
<source>Word 2007 Document</source>
|
||||||
<target state="translated">Word 2007 文件 (*.docx)</target>
|
<target state="translated">Office Open XML 文件(*.docx)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
<trans-unit id="XML Paper Specification" xml:space="preserve">
|
||||||
<source>XML Paper Specification</source>
|
<source>XML Paper Specification</source>
|
||||||
<target state="translated">XML 文件規格 (*.xps)</target>
|
<target state="translated">OpenXPS 檔案(*.xps)</target>
|
||||||
<note>No comment provided by engineer.</note>
|
<note>No comment provided by engineer.</note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="Yes" xml:space="preserve">
|
<trans-unit id="Yes" xml:space="preserve">
|
||||||
|
|||||||
@ -22,6 +22,9 @@
|
|||||||
|
|
||||||
/* Begin PBXBuildFile section */
|
/* Begin PBXBuildFile section */
|
||||||
5A452E4B257688C700C58E01 /* providers in Resources */ = {isa = PBXBuildFile; fileRef = 5A452E4A257688C700C58E01 /* providers */; };
|
5A452E4B257688C700C58E01 /* providers in Resources */ = {isa = PBXBuildFile; fileRef = 5A452E4A257688C700C58E01 /* providers */; };
|
||||||
|
5A9F8D392848AA07007CA93F /* file-xlsm.icns in Resources */ = {isa = PBXBuildFile; fileRef = 5A9F8D382848AA06007CA93F /* file-xlsm.icns */; };
|
||||||
|
5A9F8D3A2848AA07007CA93F /* file-xlsm.icns in Resources */ = {isa = PBXBuildFile; fileRef = 5A9F8D382848AA06007CA93F /* file-xlsm.icns */; };
|
||||||
|
5A9F8D3B2848AA07007CA93F /* file-xlsm.icns in Resources */ = {isa = PBXBuildFile; fileRef = 5A9F8D382848AA06007CA93F /* file-xlsm.icns */; };
|
||||||
5AA06CBD27AC3BA000D67BEE /* ASCLinguist.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */; };
|
5AA06CBD27AC3BA000D67BEE /* ASCLinguist.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */; };
|
||||||
5AA06CC027B1267200D67BEE /* ASCLinguist.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */; };
|
5AA06CC027B1267200D67BEE /* ASCLinguist.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */; };
|
||||||
5AA06CC127B1267600D67BEE /* ASCLinguist.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */; };
|
5AA06CC127B1267600D67BEE /* ASCLinguist.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */; };
|
||||||
@ -408,6 +411,7 @@
|
|||||||
/* End PBXCopyFilesBuildPhase section */
|
/* End PBXCopyFilesBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
|
5A18BAA3285B5BF6004625C7 /* CertificateCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CertificateCommon.h; sourceTree = "<group>"; };
|
||||||
5A452E4A257688C700C58E01 /* providers */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = providers; path = Vendor/ONLYOFFICE/providers; sourceTree = SOURCE_ROOT; };
|
5A452E4A257688C700C58E01 /* providers */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = providers; path = Vendor/ONLYOFFICE/providers; sourceTree = SOURCE_ROOT; };
|
||||||
5A7F85D027A00C18006B6E27 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/Document-Sign.strings"; sourceTree = "<group>"; };
|
5A7F85D027A00C18006B6E27 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/Document-Sign.strings"; sourceTree = "<group>"; };
|
||||||
5A7F85D127A00C18006B6E27 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
5A7F85D127A00C18006B6E27 /* lv-LV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "lv-LV"; path = "lv-LV.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||||
@ -763,6 +767,7 @@
|
|||||||
5A87ABEB283286DB0084198A /* ga-IE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ga-IE"; path = "ga-IE.lproj/MoveApplication.strings"; sourceTree = "<group>"; };
|
5A87ABEB283286DB0084198A /* ga-IE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ga-IE"; path = "ga-IE.lproj/MoveApplication.strings"; sourceTree = "<group>"; };
|
||||||
5A87ABEC283286DB0084198A /* ga-IE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ga-IE"; path = "ga-IE.lproj/Presentation-Reporter.strings"; sourceTree = "<group>"; };
|
5A87ABEC283286DB0084198A /* ga-IE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ga-IE"; path = "ga-IE.lproj/Presentation-Reporter.strings"; sourceTree = "<group>"; };
|
||||||
5A87ABEE2832964F0084198A /* ga-IE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ga-IE"; path = "ga-IE.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
5A87ABEE2832964F0084198A /* ga-IE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ga-IE"; path = "ga-IE.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||||
|
5A9F8D382848AA06007CA93F /* file-xlsm.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "file-xlsm.icns"; sourceTree = "<group>"; };
|
||||||
5AA06CBB27AC3BA000D67BEE /* ASCLinguist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASCLinguist.h; sourceTree = "<group>"; };
|
5AA06CBB27AC3BA000D67BEE /* ASCLinguist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASCLinguist.h; sourceTree = "<group>"; };
|
||||||
5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASCLinguist.m; sourceTree = "<group>"; };
|
5AA06CBC27AC3BA000D67BEE /* ASCLinguist.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASCLinguist.m; sourceTree = "<group>"; };
|
||||||
5AB20F5D274D35F2003732A0 /* file-docxf.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "file-docxf.icns"; sourceTree = "<group>"; };
|
5AB20F5D274D35F2003732A0 /* file-docxf.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "file-docxf.icns"; sourceTree = "<group>"; };
|
||||||
@ -814,7 +819,6 @@
|
|||||||
FC54A2921F94BCE00086F4FE /* ASCPresentationReporter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASCPresentationReporter.h; sourceTree = "<group>"; };
|
FC54A2921F94BCE00086F4FE /* ASCPresentationReporter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASCPresentationReporter.h; sourceTree = "<group>"; };
|
||||||
FC54A2931F94BCE00086F4FE /* ASCPresentationReporter.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ASCPresentationReporter.mm; sourceTree = "<group>"; };
|
FC54A2931F94BCE00086F4FE /* ASCPresentationReporter.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ASCPresentationReporter.mm; sourceTree = "<group>"; };
|
||||||
FC5919D5208DC6D00006F664 /* OOXMLVerifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOXMLVerifier.h; sourceTree = "<group>"; };
|
FC5919D5208DC6D00006F664 /* OOXMLVerifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOXMLVerifier.h; sourceTree = "<group>"; };
|
||||||
FC5919D6208DC6D00006F664 /* XmlCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XmlCertificate.h; sourceTree = "<group>"; };
|
|
||||||
FC5919D7208DC6D00006F664 /* OOXMLSigner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOXMLSigner.h; sourceTree = "<group>"; };
|
FC5919D7208DC6D00006F664 /* OOXMLSigner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OOXMLSigner.h; sourceTree = "<group>"; };
|
||||||
FC592513208DE7440006F664 /* libooxmlsignature.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libooxmlsignature.dylib; path = ../../../build_tools/out/mac_64/onlyoffice/desktopeditors/libooxmlsignature.dylib; sourceTree = "<group>"; };
|
FC592513208DE7440006F664 /* libooxmlsignature.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libooxmlsignature.dylib; path = ../../../build_tools/out/mac_64/onlyoffice/desktopeditors/libooxmlsignature.dylib; sourceTree = "<group>"; };
|
||||||
FC5A2D2F1BAC0739001ACEB1 /* libascdocumentscore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libascdocumentscore.dylib; path = ../../build_tools/out/mac_64/onlyoffice/desktopeditors/libascdocumentscore.dylib; sourceTree = SOURCE_ROOT; };
|
FC5A2D2F1BAC0739001ACEB1 /* libascdocumentscore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libascdocumentscore.dylib; path = ../../build_tools/out/mac_64/onlyoffice/desktopeditors/libascdocumentscore.dylib; sourceTree = SOURCE_ROOT; };
|
||||||
@ -1146,6 +1150,7 @@
|
|||||||
FC081EBC1C325E8400F9881C /* file-formats */ = {
|
FC081EBC1C325E8400F9881C /* file-formats */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
5A9F8D382848AA06007CA93F /* file-xlsm.icns */,
|
||||||
5AB20F61274D360A003732A0 /* file-oform.icns */,
|
5AB20F61274D360A003732A0 /* file-oform.icns */,
|
||||||
5AB20F5D274D35F2003732A0 /* file-docxf.icns */,
|
5AB20F5D274D35F2003732A0 /* file-docxf.icns */,
|
||||||
FCA3F3062570EC9500DCAB12 /* file-epub.icns */,
|
FCA3F3062570EC9500DCAB12 /* file-epub.icns */,
|
||||||
@ -1241,8 +1246,8 @@
|
|||||||
FC5919D4208DC6D00006F664 /* include */ = {
|
FC5919D4208DC6D00006F664 /* include */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
5A18BAA3285B5BF6004625C7 /* CertificateCommon.h */,
|
||||||
FC5919D5208DC6D00006F664 /* OOXMLVerifier.h */,
|
FC5919D5208DC6D00006F664 /* OOXMLVerifier.h */,
|
||||||
FC5919D6208DC6D00006F664 /* XmlCertificate.h */,
|
|
||||||
FC5919D7208DC6D00006F664 /* OOXMLSigner.h */,
|
FC5919D7208DC6D00006F664 /* OOXMLSigner.h */,
|
||||||
);
|
);
|
||||||
path = include;
|
path = include;
|
||||||
@ -1940,6 +1945,7 @@
|
|||||||
5AFA1CF3277A6DA600619952 /* file-oform.icns in Resources */,
|
5AFA1CF3277A6DA600619952 /* file-oform.icns in Resources */,
|
||||||
FC0BD6C9258B63F700C47F95 /* file-otp.icns in Resources */,
|
FC0BD6C9258B63F700C47F95 /* file-otp.icns in Resources */,
|
||||||
FCB4C78026DD02960012C20D /* InfoPlist.strings in Resources */,
|
FCB4C78026DD02960012C20D /* InfoPlist.strings in Resources */,
|
||||||
|
5A9F8D3B2848AA07007CA93F /* file-xlsm.icns in Resources */,
|
||||||
FCB4C77F26DD02960012C20D /* EULA.html in Resources */,
|
FCB4C77F26DD02960012C20D /* EULA.html in Resources */,
|
||||||
FC0BD6CA258B63F700C47F95 /* file-fb2.icns in Resources */,
|
FC0BD6CA258B63F700C47F95 /* file-fb2.icns in Resources */,
|
||||||
FC0BD6CB258B63F700C47F95 /* file-epub.icns in Resources */,
|
FC0BD6CB258B63F700C47F95 /* file-epub.icns in Resources */,
|
||||||
@ -1991,6 +1997,7 @@
|
|||||||
5AFA1CF4277A6DF100619952 /* file-docxf.icns in Resources */,
|
5AFA1CF4277A6DF100619952 /* file-docxf.icns in Resources */,
|
||||||
FCB4C70526DD018B0012C20D /* file-otp.icns in Resources */,
|
FCB4C70526DD018B0012C20D /* file-otp.icns in Resources */,
|
||||||
FCB4C77D26DD027B0012C20D /* InfoPlist.strings in Resources */,
|
FCB4C77D26DD027B0012C20D /* InfoPlist.strings in Resources */,
|
||||||
|
5A9F8D392848AA07007CA93F /* file-xlsm.icns in Resources */,
|
||||||
FCB4C77C26DD02750012C20D /* EULA.html in Resources */,
|
FCB4C77C26DD02750012C20D /* EULA.html in Resources */,
|
||||||
FCB4C70626DD018B0012C20D /* file-fb2.icns in Resources */,
|
FCB4C70626DD018B0012C20D /* file-fb2.icns in Resources */,
|
||||||
FCB4C70726DD018B0012C20D /* file-epub.icns in Resources */,
|
FCB4C70726DD018B0012C20D /* file-epub.icns in Resources */,
|
||||||
@ -2042,6 +2049,7 @@
|
|||||||
5AFA1CF2277A6D4C00619952 /* file-oform.icns in Resources */,
|
5AFA1CF2277A6D4C00619952 /* file-oform.icns in Resources */,
|
||||||
5AFA1CF1277A6D2900619952 /* file-docxf.icns in Resources */,
|
5AFA1CF1277A6D2900619952 /* file-docxf.icns in Resources */,
|
||||||
FCA3F3092570EC9500DCAB12 /* file-otp.icns in Resources */,
|
FCA3F3092570EC9500DCAB12 /* file-otp.icns in Resources */,
|
||||||
|
5A9F8D3A2848AA07007CA93F /* file-xlsm.icns in Resources */,
|
||||||
FCB4C78326DD02A40012C20D /* InfoPlist.strings in Resources */,
|
FCB4C78326DD02A40012C20D /* InfoPlist.strings in Resources */,
|
||||||
FCB4C78226DD02A40012C20D /* EULA.html in Resources */,
|
FCB4C78226DD02A40012C20D /* EULA.html in Resources */,
|
||||||
FCA3F30C2570EC9500DCAB12 /* file-fb2.icns in Resources */,
|
FCA3F30C2570EC9500DCAB12 /* file-fb2.icns in Resources */,
|
||||||
|
|||||||
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
#import "ASCDocumentSignatureStepController.h"
|
#import "ASCDocumentSignatureStepController.h"
|
||||||
#include "mac_application.h"
|
#include "mac_application.h"
|
||||||
#include "XmlCertificate.h"
|
#include "CertificateCommon.h"
|
||||||
#import "NSView+Extensions.h"
|
#import "NSView+Extensions.h"
|
||||||
#import "NSString+Extensions.h"
|
#import "NSString+Extensions.h"
|
||||||
#import "NSAlert+SynchronousSheet.h"
|
#import "NSAlert+SynchronousSheet.h"
|
||||||
|
|||||||
@ -479,8 +479,6 @@
|
|||||||
<string>ONLYOFFICE Document Form Template</string>
|
<string>ONLYOFFICE Document Form Template</string>
|
||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Editor</string>
|
<string>Editor</string>
|
||||||
<key>LSHandlerRank</key>
|
|
||||||
<string>Default</string>
|
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleTypeExtensions</key>
|
<key>CFBundleTypeExtensions</key>
|
||||||
@ -493,8 +491,18 @@
|
|||||||
<string>ONLYOFFICE Fillable Online Form</string>
|
<string>ONLYOFFICE Fillable Online Form</string>
|
||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Editor</string>
|
<string>Editor</string>
|
||||||
<key>LSHandlerRank</key>
|
</dict>
|
||||||
<string>Default</string>
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>xlsm</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>Microsoft Excel Workbook with macro enabled (.xlsm)</string>
|
||||||
|
<key>CFBundleTypeIconFile</key>
|
||||||
|
<string>file-xlsm</string>
|
||||||
|
<key>CFBundleTypeRole</key>
|
||||||
|
<string>Editor</string>
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@ -510,7 +518,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>7.1</string>
|
<string>7.2</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
@ -525,7 +533,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>532</string>
|
<string>533</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.productivity</string>
|
<string>public.app-category.productivity</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
@ -496,6 +496,18 @@
|
|||||||
<key>LSHandlerRank</key>
|
<key>LSHandlerRank</key>
|
||||||
<string>Default</string>
|
<string>Default</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>xlsm</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>Microsoft Excel Workbook with macro enabled (.xlsm)</string>
|
||||||
|
<key>CFBundleTypeIconFile</key>
|
||||||
|
<string>file-xlsm</string>
|
||||||
|
<key>CFBundleTypeRole</key>
|
||||||
|
<string>Editor</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>$(EXECUTABLE_NAME)</string>
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
@ -510,7 +522,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>7.1</string>
|
<string>7.2</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
@ -525,7 +537,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>532</string>
|
<string>533</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.productivity</string>
|
<string>public.app-category.productivity</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
@ -492,6 +492,18 @@
|
|||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Editor</string>
|
<string>Editor</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>xlsm</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>Microsoft Excel Workbook with macro enabled (.xlsm)</string>
|
||||||
|
<key>CFBundleTypeIconFile</key>
|
||||||
|
<string>file-xlsm</string>
|
||||||
|
<key>CFBundleTypeRole</key>
|
||||||
|
<string>Editor</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>$(EXECUTABLE_NAME)</string>
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
@ -506,7 +518,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>7.1</string>
|
<string>7.2</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
@ -521,7 +533,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>532</string>
|
<string>533</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.productivity</string>
|
<string>public.app-category.productivity</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|||||||
BIN
macos/ONLYOFFICE/Resources/file-formats/file-xlsm.icns
Normal file
BIN
macos/ONLYOFFICE/Resources/file-formats/file-xlsm.icns
Normal file
Binary file not shown.
@ -164,6 +164,12 @@ ENV_PRODUCT_VERSION = $$(PRODUCT_VERSION)
|
|||||||
VER_PRODUCT_VERSION_COMMAS=$$replace(FULL_PRODUCT_VERSION, \., ",")
|
VER_PRODUCT_VERSION_COMMAS=$$replace(FULL_PRODUCT_VERSION, \., ",")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CMD_IN_HELP_URL = $$join(HELPURL,,\\\",\\\")
|
||||||
|
!isEmpty(CMD_IN_HELP_URL) {
|
||||||
|
DEFINES += URL_WEBAPPS_HELP=CMD_IN_HELP_URL
|
||||||
|
message(webapps help url: $$CMD_IN_HELP_URL)
|
||||||
|
}
|
||||||
|
|
||||||
PLATFORM_BUILD=$$CORE_BUILDS_PLATFORM_PREFIX
|
PLATFORM_BUILD=$$CORE_BUILDS_PLATFORM_PREFIX
|
||||||
|
|
||||||
# cef
|
# cef
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Дакумент DOCX (*.docx)</translation>
|
<translation>Дакумент Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Шаблон дакумента (*.dotx)</translation>
|
<translation>Шаблон дакумента Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Дакумент DOC (*.doc)</translation>
|
<translation>Дакумент Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Дакумент ODT (*.odt)</translation>
|
<translation>Тэкставы файл OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Файл RTF (* .rtf)</translation>
|
<translation>Багаты тэкставы дакумент (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Файл TXT (*.txt)</translation>
|
<translation>Просты тэкст (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -222,47 +222,47 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Файл EPUB (*.epub)</translation>
|
<translation>Электронная публікацыя (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 файл (*.fb2)</translation>
|
<translation>Файл FictionBook (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Файл MOBI (*.mobi)</translation>
|
<translation>Электронная кніга mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Запаўняльная анлайн-форма ONLYOFFICE (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Шаблон формы ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Файл PPTX (*.pptx)</translation>
|
<translation>Прэзентацыя Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Файл PPT (*.ppt)</translation>
|
<translation>Прэзентацыя PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Шаблон прэзентацыі (*.potx)</translation>
|
<translation>Шаблон прэзентацыі PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Файл ODP (*.odp)</translation>
|
<translation>Прэзентацыя OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Файл PPSX (*.ppsx)</translation>
|
<translation>Слайд-шоў Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Файл XLSX (*.xlsx)</translation>
|
<translation>Электронная табліца Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Шаблон табліцы (*.xltx)</translation>
|
<translation>Шаблон табліцы Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Файл XLS (*.xls)</translation>
|
<translation>Электронная табліца Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Файл ODS (*.ods)</translation>
|
<translation>Электронная табліца OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Файл CSV (*.csv)</translation>
|
<translation>Значэнні, падзеленыя коскамі (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Файл PDF (*.pdf)</translation>
|
<translation>Пераносны дакумент (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Файл PDFA (*.pdf)</translation>
|
<translation>Пераносны дакумент /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Файл DJVU (*.djvu)</translation>
|
<translation>Лічбавы дакумент (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Файл XPS (*.xps)</translation>
|
<translation>Дакумент OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-архіў (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Выява JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Выява PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Усе файлы (*.*)</translation>
|
<translation>Усе файлы (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Документ (*.docx)</translation>
|
<translation>Office Open XML Документ (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Шаблон за документ (*.dotx)</translation>
|
<translation>Word Open XML Шаблон за документ (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Документ (*.doc)</translation>
|
<translation>Word 97-2003 Документ (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Документ (*.odt)</translation>
|
<translation>OpenDocument Текстов файл (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Файл (*.rtf)</translation>
|
<translation>Документ с богат текст (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Файл (*.txt)</translation>
|
<translation>Обикновен текстов файл (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML Файл (*.html)</translation>
|
<translation>Езиков файл за маркиране на HyperText (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT Файл (*.mht)</translation>
|
<translation>Архивен файл на уеб страница (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB Файл (*.epub)</translation>
|
<translation>Файл с електронна публикация (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 Файл (*.fb2)</translation>
|
<translation>Файл FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Файл (*.mobi)</translation>
|
<translation>Mobipocket Файл (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Онлайн формуляр за попълване (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Шаблон на формуляр (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Файл (*.pptx)</translation>
|
<translation>Office Open XML Презентация (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Файл (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 Презентация (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Шаблон за презентация (*.potx)</translation>
|
<translation>PowerPoint Open XML Шаблон за презентация (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Файл (*.odp)</translation>
|
<translation>OpenDocument Презентация (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Файл (*.ppsx)</translation>
|
<translation>Office Open XML слайдшоу (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Файл (*.xlsx)</translation>
|
<translation>Office Open XML Таблица (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Шаблон за таблица (*.xltx)</translation>
|
<translation>Excel Open XML Шаблон за таблица (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Файл (*.xls)</translation>
|
<translation>Excel 97-2003 Таблица (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Файл (*.ods)</translation>
|
<translation>OpenDocument Електронна таблица (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Файл (*.csv)</translation>
|
<translation>Стойности, разделени със запетая (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Файл (*.pdf)</translation>
|
<translation>Преносим документ (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Файл (*.pdf)</translation>
|
<translation>Преносим документ /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Файл (*.djvu)</translation>
|
<translation>Дигитален документ (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Файл (*.xps)</translation>
|
<translation>OpenXPS Документ (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip архив (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG изображение (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG изображение (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -557,17 +557,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Файл %1 не може да се отвори или не съществува.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Всички поддържани файлове (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Всички файлове (*.*)</translation>
|
<translation>Всички файлове (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Document DOCX (*.docx)</translation>
|
<translation>Document Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Plantilla de document (*.dotx)</translation>
|
<translation>Plantilla de document Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Document DOC (*.doc)</translation>
|
<translation>Document Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Document ODT (*.odt)</translation>
|
<translation>Fitxer de text OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Arxiu RTF (*.rtf)</translation>
|
<translation>Document de text enriquit (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Arxiu TXT (*.txt)</translation>
|
<translation>Text pla (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Arxiu HTML (*.html)</translation>
|
<translation>Fitxer HTML (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Arxiu MHT (*.mht)</translation>
|
<translation>Fitxer MHT (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Arxiu EPUB (*.epub)</translation>
|
<translation>Publicació electronica (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Arxiu FB2 (*</translation>
|
<translation>Fitxer FictionBook (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Arxiu MOBI (*.mobi)</translation>
|
<translation>Llibre electrònic de butxaca (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Formulari d’emplenament en línia d’ONLYOFFICE (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Plantilla de formulari ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Arxiu PPTX (*.pptx)</translation>
|
<translation>Presentació Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Arxiu PPT (*.ppt)</translation>
|
<translation>Presentació PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Plantilla de presentació (*.potx)</translation>
|
<translation>Plantilla de presentació PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Arxiu ODP (*.odp)</translation>
|
<translation>Presentació OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Arxiu PPSX (*.ppsx)</translation>
|
<translation>Presentació de diapositives Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Arxiu XLSX (*.xlsx)</translation>
|
<translation>Full de càlcul Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Plantilla de full de càlcul (*.xltx)</translation>
|
<translation>Plantilla de full de càlcul Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Arxiu XLS (*.xls)</translation>
|
<translation>Full de càlcul Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Arxiu ODS (*.ods)</translation>
|
<translation>Full de càlcul OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Arxiu CSV (*.csv)</translation>
|
<translation>Valors separats per comes (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Arxiu PDF (*.pdf)</translation>
|
<translation>Document portàtil (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Arxiu PDFA (*.pdf)</translation>
|
<translation>Document portàtil /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Arxiu DJVU (*.djvu)</translation>
|
<translation>Document digital (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Arxiu XPS (*.xps)</translation>
|
<translation>Document OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Arxiu Zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imatge JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imatge PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Tots els arxius (*.*)</translation>
|
<translation>Tots els arxius (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -282,7 +282,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Otevřená šablona tabulky XML aplikace Excel (*.xltx)</translation>
|
<translation>Šablona sešitu Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Přenosný dokument / A (*.pdf)</translation>
|
<translation>Přenosný dokument /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
@ -561,12 +561,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Soubor %1 nelze otevřít nebo neexistuje.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Všechny podporované soubory (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
|
|||||||
@ -177,37 +177,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Dokument (*.docx)</translation>
|
<translation>Office Open XML-dokument (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumentskabelon (*.dotx)</translation>
|
<translation>Word Open XML Dokumentskabelon (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOK Dokument (*.doc)</translation>
|
<translation>Word 97-2003-dokument (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Dokument (*.odt)</translation>
|
<translation>OpenDocument Tekstfil (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>ÅbenDokument Dokumentskabelon (*.ott)</translation>
|
<translation>OpenDocument Dokumentskabelon (*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Fil (*.rtf)</translation>
|
<translation>Rich Text Format-fil (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Fil (*.txt)</translation>
|
<translation>Almindelig tekst (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,112 +232,112 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Fil (*.mobi)</translation>
|
<translation>Mobipocket e-bog (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE udfyldbar onlineformular (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE formularskabelon (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Fil (*.pptx)</translation>
|
<translation>Office Open XML-præsentation (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Fil (*.ppt)</translation>
|
<translation>PowerPoint 97-2003-præsentation (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Præsentationsskabelon (*.potx)</translation>
|
<translation>PowerPoint Open XML Præsentationsskabelon (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Fil (*.odp)</translation>
|
<translation>OpenDocument Præsentation (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>ÅbenDokument Præsentationsskabelon (*.otp)</translation>
|
<translation>OpenDocument Præsentationsskabelon (*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Fil (*.ppsx)</translation>
|
<translation>Office Open XML-diasshow (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Fil (*.xlsx)</translation>
|
<translation>Office Open XML-regneark (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Regnearkskabelon (*.xltx)</translation>
|
<translation>Excel Open XML Regnearksskabelon (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Fil (*.xls)</translation>
|
<translation>Excel 97-2003-regneark (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Fil (*.ods)</translation>
|
<translation>OpenDocument Regneark (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>ÅbenDokument Regnearkskabelon (*.ots)</translation>
|
<translation>OpenDocument Regnearksskabelon (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Fil (*.csv)</translation>
|
<translation>Kommaseparerede værdier (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Fil (*.pdf)</translation>
|
<translation>Portable Document (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Fil (*.pdf)</translation>
|
<translation>Portable Document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Fil (*.djvu)</translation>
|
<translation>Digitalt dokument (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Fil (*.xps)</translation>
|
<translation>OpenXPS-dokument (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-arkiv (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG-billede (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG-billede (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Alle filer (*.*)</translation>
|
<translation>Alle filer (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -212,7 +212,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML-Datei (*.html)</translation>
|
<translation>HyperText Markup Language-Datei (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
@ -222,17 +222,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB-Datei (*.epub)</translation>
|
<translation>Elektronische Publikation (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2-Datei (*.fb2)</translation>
|
<translation>FictionBook-Datei (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI-Datei (*.mobi)</translation>
|
<translation>Mobipocket-Datei (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Portables Dokumentenformat / A (*.pdf)</translation>
|
<translation>Portables Dokumentenformat /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
@ -337,7 +337,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation>PNG- Bild (*.png)</translation>
|
<translation>PNG-Bild (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Έγγραφο DOCX (*.docx)</translation>
|
<translation>Έγγραφο Office με ανοιχτή μορφή XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Πρότυπο εγγράφου (*.dotx)</translation>
|
<translation>Πρότυπο εγγράφου Word με ανοιχτή μορφή XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Έγγραφο DOC (*.doc)</translation>
|
<translation>Έγγραφο Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Έγγραφο ODT (*.odt)</translation>
|
<translation>Αρχείο κειμένου OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,22 +202,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Αρχείο RTF (*.rtf)</translation>
|
<translation>Αρχείο μορφής εμπλουτισμένου κειμένου (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Αρχείο TXT (*.txt)</translation>
|
<translation>Αρχείο απλού κειμένου (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Αρχείο HTML (*.html)</translation>
|
<translation>Αρχείο γλώσσας σήμανσης υπερκειμένου (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Αρχείο MHT (*.mht)</translation>
|
<translation>Αρχείο αρχειοθήκης ιστοσελίδας (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
@ -227,42 +227,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Αρχείο FB2 (*.fb2)</translation>
|
<translation>Αρχείο FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Αρχείο MOBI (*.mobi)</translation>
|
<translation>Ηλεκτρονικό βιβλίο Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Διαδικτυακή Φόρμα ONLYOFFICE με δυνατότητα συμπλήρωσης (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Πρότυπο φόρμας εγγράφου ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Αρχείο PPTX (*.pptx)</translation>
|
<translation>Παρουσίαση Office με ανοιχτή μορφή XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Αρχείο PPT (*.ppt)</translation>
|
<translation>Παρουσίαση PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Πρότυπο παρουσίασης (*.potx)</translation>
|
<translation>Πρότυπο παρουσίασης PowerPoint με ανοιχτή μορφή XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Αρχείο ODP (*.odp)</translation>
|
<translation>Παρουσίαση OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Αρχείο PPSX (*.ppsx)</translation>
|
<translation>Προβολή παρουσίασης Office με ανοιχτή μορφή XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Αρχείο XLSX (*.xlsx)</translation>
|
<translation>Υπολογιστικό φύλλο Office με ανοιχτή μορφή XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Πρότυπο υπολογιστικού φύλλου (*.xltx)</translation>
|
<translation>Πρότυπο υπολογιστικού φύλλου Excel με ανοιχτή μορφή XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Αρχείο XLS (*.xls)</translation>
|
<translation>Υπολογιστικό φύλλο Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Αρχείο ODS (*.ods)</translation>
|
<translation>Υπολογιστικό φύλλο OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Αρχείο CSV (*.csv)</translation>
|
<translation>Τιμές διαχωρισμένες με κόμμα (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Αρχείο PDF (*.pdf)</translation>
|
<translation>Φορητό έγγραφο (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Αρχείο PDFA (*.pdf)</translation>
|
<translation>Φορητό έγγραφο /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Αρχείο DJVU (*.djvu)</translation>
|
<translation>Ψηφιακό έγγραφο (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Αρχείο XPS (*.xps)</translation>
|
<translation>Έγγραφο OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Αρχείο Zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Εικόνα JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Εικόνα PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Το αρχείο %1 δεν μπορεί να ανοιχτεί ή δεν υπάρχει.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Όλα τα υποστηριζόμενα αρχεία (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Όλα τα αρχεία (*.*)</translation>
|
<translation>Όλα τα αρχεία (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -308,7 +308,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Portable Document / A (*.pdf)</translation>
|
<translation>Portable Document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
|
|||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Documento portátil / A (*.pdf)</translation>
|
<translation>Documento portátil /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
|
|||||||
@ -177,37 +177,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Dokument (*.docx)</translation>
|
<translation>Office avatud XML dokument (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokument šabloon (*.dotx)</translation>
|
<translation>Word Open XML dokument šabloon (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Dokument (*.doc)</translation>
|
<translation>Word 97-2003 dokument (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Dokument (*.odt)</translation>
|
<translation>OpenDocument teksti fail (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument Dokumendi šabloon (*.ott)</translation>
|
<translation>OpenDocument dokumendi šabloon (*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Fail (*.rtf)</translation>
|
<translation>Rikkaliku Teksti Dokument (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Fail (*.txt)</translation>
|
<translation>Tavaline Tekst (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,112 +232,112 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Fail (*.mobi)</translation>
|
<translation>Mobipocket e-raamat (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE täidetav veebivorm (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE dokumendi vormi mall (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Fail (*.pptx)</translation>
|
<translation>Office avatud XML esitlus (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Fail (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 esitlus (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Esitluse šabloon (*.potx)</translation>
|
<translation>PowerPoint Open XML esitluse šabloon (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Fail (*.odp)</translation>
|
<translation>OpenDocument esitlus (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument Esitluse šabloon(*.otp)</translation>
|
<translation>OpenDocument esitluse šabloon(*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Fail (*.ppsx)</translation>
|
<translation>Office Open XML pildiesitlus (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Fail (*.xlsx)</translation>
|
<translation>Office avatud XML arvutustabel (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Arvutustabeli šabloon (*.xltx)</translation>
|
<translation>Excel Open XML arvutustabeli šabloon (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Fail (*.xls)</translation>
|
<translation>Excel 97-2003 arvutustabel (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Fail (*.ods)</translation>
|
<translation>OpenDocument arvutustabel (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument Arvutustabeli šabloon (*.ots)</translation>
|
<translation>OpenDocument arvutustabeli šabloon (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Fail (*.csv)</translation>
|
<translation>Komaga eraldatud väärtused (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Fail (*.pdf)</translation>
|
<translation>Porditav document (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Fail (*.pdf)</translation>
|
<translation>Porditav document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Fail (*.djvu)</translation>
|
<translation>Digitaalne dokument (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Fail (*.xps)</translation>
|
<translation>OpenXPS dokument (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-arhiiv (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG-pilt (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG-pilt (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Kõik failid (*.*)</translation>
|
<translation>Kõik failid (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,167 +177,167 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Dokumentti (*.docx)</translation>
|
<translation>Officen avoin XML-asiakirja (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumentti malli (*.dotx)</translation>
|
<translation>Word Open XML-asiakirjamalli (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Dokumentti (*.doc)</translation>
|
<translation>Word 97–2003-asiakirja (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Dokumentti (*.odt)</translation>
|
<translation>OpenDocument dokumentti (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument Dokumentti Malli (*.ott)</translation>
|
<translation>OpenDocument-asiakirjamalli (*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Tiedosto (*.rtf)</translation>
|
<translation>RTF-muotoinen tiedosto (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Tiedosto(*.txt)</translation>
|
<translation>Pelkkä Teksti (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML Tiedosto (*.html)</translation>
|
<translation>HyperText-merkintäkielitiedosto (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT Tiedosto (*.mht)</translation>
|
<translation>Verkkosivun arkistotiedosto (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB Tiedosto (*.epub)</translation>
|
<translation>Sähköinen julkaisutiedosto (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 Tiedosto (*.fb2)</translation>
|
<translation>FictionBook 2 tiedosto (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Tiedosto (*.mobi)</translation>
|
<translation>Mobipocket e-book (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE täytettävä online-lomake (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE-asiakirjalomakemalli (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Tiedosto (*.pptx)</translation>
|
<translation>Officen avoin XML-esitys (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Tiedosto (*.ppt)</translation>
|
<translation>PowerPoint 97–2003-esitys (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Esityksen Malli(*.potx)</translation>
|
<translation>PowerPoint Open XML-esityksenmalli (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Tiedosto (*.odp)</translation>
|
<translation>OpenDocument esitys (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument Esityksen Malli (*.otp)</translation>
|
<translation>OpenDocument-esitysmalli (*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Tiedosto (*.ppsx)</translation>
|
<translation>Officen avoin XML-diaesitys (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Tiedosto (*.xlsx)</translation>
|
<translation>Officen avoin XML-asiakirja (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Las Malli (*.xltx)</translation>
|
<translation>Excel Open XML-laskentataulukkomalli (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Tiedosto (*.xls)</translation>
|
<translation>Excel 97–2003-laskentataulukko (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Tiedosto (*.ods)</translation>
|
<translation>OpenDocument laskentataulukko (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument Laskentataulukon Malli (*.ots)</translation>
|
<translation>OpenDocument-laskentataulukkomalli (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Tiedosto (*.csv)</translation>
|
<translation>Pilkulla erotetut arvot (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Tiedosto (*.pdf)</translation>
|
<translation>Kannettava asiakirja (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Tiedosto (*.pdf)</translation>
|
<translation>Kannettava asiakirja /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Tiedosto (*.djvu)</translation>
|
<translation>Digitaalinen asiakirja (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Tiedosto (*.xps)</translation>
|
<translation>OpenXPS-asiakirja (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-arkisto (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG-kuva (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG-kuva (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Tiedostoa %1 ei voi avata, tai sitä ei ole.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Kaikki tuetut tiedostot (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Kaikki tiedostot (*.*)</translation>
|
<translation>Kaikki tiedostot (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -232,7 +232,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Fichier Mobipocket (*.mobi)</translation>
|
<translation>Livre électronique Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Document portable / A (*.pdf)</translation>
|
<translation>Document portable /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Doiciméad DOCX (*.docx)</translation>
|
<translation>Doiciméad Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Teimpléad doiciméad(*.dotx)</translation>
|
<translation>Teimpléad doiciméad Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Doiciméad DOC Document (*.doc)</translation>
|
<translation>Doiciméad Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Doiciméad ODT Document (*.odt)</translation>
|
<translation>Comhad Téacs OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Comhad RTF (*.rtf)</translation>
|
<translation>Doiciméad méith-théacs (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Comhad TXT (*.txt)</translation>
|
<translation>Téacs Plain (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,7 +232,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Comhad MOBI (*.mobi)</translation>
|
<translation>Mobipocket e-book (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -247,22 +247,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Comhad PPTX (*.pptx)</translation>
|
<translation>Cur i láthair PowerPoint Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Comhad PPT (*.ppt)</translation>
|
<translation>Cur i láthair PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Teimpléad cur i láthair (*.potx)</translation>
|
<translation>Teimpléad cur i láthair PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Comhad ODP (*.odp)</translation>
|
<translation>Láithreoireacht OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,37 +272,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Comhad PPSX (*.ppsx)</translation>
|
<translation>Taispeántas sleamhnán Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Comhad XLSX (*.xlsx)</translation>
|
<translation>Scarbhileog Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Teimpléad scarbhileog (*.xltx)</translation>
|
<translation>Teimpléad scarbhileog Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Comhad XLS (*.xls)</translation>
|
<translation>Scarbhileog Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Comhad ODS (*.ods)</translation>
|
<translation>Scarbhileog OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>Teimpléad scarbhileog OpenDocument *.(ots)</translation>
|
<translation>Teimpléad scarbhileog OpenDocument (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Comhad CSV (*.csv)</translation>
|
<translation>Luachanna Scartha le Coma (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
@ -317,12 +317,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Comhad DJVU (*.djvu)</translation>
|
<translation>Comhad DjVu (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Comhad XPS (*.xps)</translation>
|
<translation>OpenXPS Cáipéis (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
@ -332,12 +332,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Íomha JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Íomha PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Gach comhad (*.*)</translation>
|
<translation>Gach comhad (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Documento DOCX (*.docx)</translation>
|
<translation>Documento Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Modelo de documento (*.dotx)</translation>
|
<translation>Modelo do documento Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Documento DOC (*.doc)</translation>
|
<translation>Documento Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Documento ODT (*.odt)</translation>
|
<translation>Ficheiro de texto OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Ficheiro RTF (*.rtf)</translation>
|
<translation>Ficheiro con formato de texto enriquecido (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Ficheiro TXT (*.txt)</translation>
|
<translation>Texto plano (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -222,47 +222,47 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Ficheiro EPUB (*.epub)</translation>
|
<translation>Publicación electronica (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Ficheiro FB2 (*.fb2)</translation>
|
<translation>Ficheiro de libros de ficción (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Ficheiro MOBI (*.mobi)</translation>
|
<translation>Libro electrónico Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Formulario en liña encheble ONLYOFFICE (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Modelo de Formulario (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Ficheiro PPTX (*.pptx)</translation>
|
<translation>Presentación do Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Ficheiro PPT (*.ppt)</translation>
|
<translation>Presentación de Powerpoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Modelo de presentación (*.potx)</translation>
|
<translation>Modelo de presentación PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Ficheiro ODP (*.odp)</translation>
|
<translation>Presentación de OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Ficheiro PPSX (*.ppsx)</translation>
|
<translation>Presentación de diapositivas de Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Ficheiro XLSX (*.xlsx)</translation>
|
<translation>Folla de cálcula Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Modelo de folla de cálculo (*.xltx)</translation>
|
<translation>Modelo de folla de cálculo Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Ficheiro XLS (*.xls)</translation>
|
<translation>Folla de cálculo Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Ficheiro ODS (*.ods)</translation>
|
<translation>Folla de cálculo de OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Ficheiro CSV (*.csv)</translation>
|
<translation>Valores separados por comas (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Ficheiro PDF (*.pdf)</translation>
|
<translation>Documento portátil (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Ficheiro PDFA (*.pdf)</translation>
|
<translation>Documento portátil /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Ficheiro DJVU (*.djvu)</translation>
|
<translation>Documento dixital (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Ficheiro XPS (*.xps)</translation>
|
<translation>Documento OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Arquivo Zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imaxe JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imaxe PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Todos os ficheiros (*.*)</translation>
|
<translation>Todos os ficheiros (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,7 +177,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>डॉक्स दस्तावेज़ (*.docx)</translation>
|
<translation>ऑफिस ओपन एक्सएमएल दस्तावेज़ (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
@ -187,12 +187,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>डॉक दस्तावेज़ (*.doc)</translation>
|
<translation>वर्ड 97-2003 दस्तावेज़ (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ओडीटी दस्तावेज़ (*.odt)</translation>
|
<translation>ओपनदस्तावेज़ टेक्स्ट दस्तावेज़ (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>आरटीएफ फ़ाइल (*.rtf)</translation>
|
<translation>रिच टेक्स्ट फॉर्मेट फ़ाइल (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>टीएक्सटी फ़ाइल (*.txt)</translation>
|
<translation>सादा टेक्स्ट (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,27 +232,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>मोबी फ़ाइल (*.mobi)</translation>
|
<translation>मोबीपॉकेट ई-बुक (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ओनलीऑफिस भरने योग्य ऑनलाइन फॉर्म (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ओनलीऑफिस दस्तावेज़ फॉर्म टेम्पलेट (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>पीपीटीएक्स फ़ाइल (*.pptx)</translation>
|
<translation>ऑफिस ओपन एक्सएमएल प्रस्तुति (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>पीपीटी फ़ाइल (*.ppt)</translation>
|
<translation>पावरपॉइंट 97-2003 प्रस्तुति (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
@ -262,7 +262,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ओडीपी फ़ाइल (*.odp)</translation>
|
<translation>ओपनदस्तावेज़ प्रस्तुति (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,12 +272,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>पीपीएसएक्स फ़ाइल (*.ppsx)</translation>
|
<translation>ऑफिस ओपन एक्सएमएल स्लाइड शो (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>एक्सएलएसएक्स फ़ाइल (*.xlsx)</translation>
|
<translation>ऑफिस ओपन एक्सएमएल स्प्रेडशीट (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
@ -287,12 +287,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>एक्सएलएस फ़ाइल (*.xls)</translation>
|
<translation>एक्सेल 97-2003 स्प्रेडशीट (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ओडीएस फ़ाइल (*.ods)</translation>
|
<translation>ओपनदस्तावेज़ स्प्रेडशीट (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,7 +302,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>सीएसवी फ़ाइल (*.csv)</translation>
|
<translation>अल्पविराम से विभाजित मान (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
@ -312,17 +312,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>पीडीएफए फ़ाइल (*.pdf)</translation>
|
<translation>पीडीएफ/ए फ़ाइल (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>डीजेवू फ़ाइल (*.djvu)</translation>
|
<translation>डिजिटल दस्तावेज़ (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>एक्सपीएस फ़ाइल (*.xps)</translation>
|
<translation>OpenXPS दस्तावेज़(*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">सभी फ़ाइलें (*.*)</translation>
|
<translation>सभी फ़ाइलें (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,37 +177,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX dokument (*.docx)</translation>
|
<translation>Office Open XML Dokument (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Predložak dokumenta (*.dotx)</translation>
|
<translation>Word Open XML Predložak dokumenta (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC dokument (*.doc)</translation>
|
<translation>Word 97-2003 Dokument (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT dokument (*.odt)</translation>
|
<translation>OpenDocument Tekstni file (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument predložak dokumenta (*.ott)</translation>
|
<translation>OpenDocument Predložak dokumenta (*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF datoteka (*.rtf)</translation>
|
<translation>Format obogaćenog teksta (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT datoteka (*.txt)</translation>
|
<translation>Običan tekst (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,112 +232,112 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI datoteka (*.mobi)</translation>
|
<translation>Mobipocket e-knjiga (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Ispunjivi online obrazac (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Predložak obrasca (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX datoteka (*.pptx)</translation>
|
<translation>Office Open XML Prezentacija (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT datoteka (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 Prezentacija (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Predložak prezentacije (*.potx)</translation>
|
<translation>PowerPoint Open XML Predložak prezentacije (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP datoteka (*.odp)</translation>
|
<translation>OpenDocument Prezentacija (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument predložak prezentacije (*.otp)</translation>
|
<translation>OpenDocument Predložak prezentacije (*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX datoteka (*.ppsx)</translation>
|
<translation>Office Open XML Projekcija (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX datoteka (*.xlsx)</translation>
|
<translation>Office Open XML Proračunska tablica (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Predložak tablice (*.xltx)</translation>
|
<translation>Excel Open XML Predložak tablice (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS datoteka (*.xls)</translation>
|
<translation>Excel 97-2003 Proračunska tablica (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS datoteka (*.ods)</translation>
|
<translation>OpenDocument Proračunska tablica (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument predložak tablice (*.ots)</translation>
|
<translation>OpenDocument Predložak tablice (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV datoteka (*.csv)</translation>
|
<translation>Vrijednosti odvojene zarezima (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF datoteka (*.pdf)</translation>
|
<translation>Prijenosni format dokumenta (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA datoteka (*.pdf)</translation>
|
<translation>Prijenosni format dokumenta /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU datoteka (*.djvu)</translation>
|
<translation>Digitalni document (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS datoteka (*.xps)</translation>
|
<translation>OpenXPS Dokument (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip arhiva</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG slika (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG slika (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Sve datoteke (*.*)</translation>
|
<translation>Sve datoteke (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX dokumentum (*.docx)</translation>
|
<translation>Office nyílt XML formátumú dokumentum (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumentumsablon (*.dotx)</translation>
|
<translation>Word Open XML Dokumentumsablon (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC dokumentum (*.doc)</translation>
|
<translation>Word 97-2003-as dokumentum (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT dokumentum (*.odt)</translation>
|
<translation>OpenDocument szöveges fájl (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF fájl (*.rtf)</translation>
|
<translation>Rich Text formátumú fájl (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT fájl (*.txt)</translation>
|
<translation>Egyszerű szöveg (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,37 +232,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI fájl (*.mobi)</translation>
|
<translation>Mobipocket e-könyv (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE kitölthető online sablon (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE formátum-sablon (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX fájl (*.pptx)</translation>
|
<translation>Office Open XML prezentáció (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT fájl (*.ppt)</translation>
|
<translation>PowerPoint 97-2003-as prezentáció (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Bemutatósablon (*.potx)</translation>
|
<translation>PowerPoint Open XML prezentáció sablon (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP fájl (*.odp)</translation>
|
<translation>OpenDocument prezentáció (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX fájl (*.ppsx)</translation>
|
<translation>Office Open XML diavetítés (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX fájl (*.xlsx)</translation>
|
<translation>Office Open XML számolótábla (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Számolótábla-sablon (*.xltx)</translation>
|
<translation>Excel Open XML számolótábla-sablon (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS fájl (*.xls)</translation>
|
<translation>Excel 97-2003 számolótábla (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS fájl (*.ods)</translation>
|
<translation>OpenDocument számolótábla (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV fájl (*.csv)</translation>
|
<translation>Vesszővel elválasztott értékek (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF fájl (*.pdf)</translation>
|
<translation>PDF-fájlformátum (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA fájl (*.pdf)</translation>
|
<translation>PDF-fájlformátum /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU fájl (*.djvu)</translation>
|
<translation>Digitális dokumentum (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS fájl (*.xps)</translation>
|
<translation>Open XPS-dokumentumformátum (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip archívum (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG kép (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG kép (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Minden fájltípus (*.*)</translation>
|
<translation>Minden fájltípus (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX փաստաթուղթ (*.docx)</translation>
|
<translation>Office Open XML փաստաթուղթ (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Փաստաթղթի ձևանմուշ (*.dotx)</translation>
|
<translation>Word Open XML Փաստաթղթի ձևանմուշ (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC փաստաթուղթ (*.doc)</translation>
|
<translation>Word 97-2003 փաստաթուղթ (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT փաստաթուղթ (*.odt)</translation>
|
<translation>OpenDocument տեսքստային փաստաթուղթ (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF ֆայլ (*.rtf)</translation>
|
<translation>Rich Text Format ֆայլ (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT ֆայլ (*.txt)</translation>
|
<translation>Սովորական տեքստ (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,37 +232,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI ֆայլ (*.mobi)</translation>
|
<translation>Mobipocket էլեկտրոնային գիրք (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE լրացվող առցանց ձև (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE փաստաթղթի ձևանմուշ (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX ֆայլ (*.pptx)</translation>
|
<translation>Office Open XML ներկայացում (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT ֆայլ (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 ներկայացում (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>PPTX ֆայլ (*.pptx)</translation>
|
<translation>PowerPoint Open XML Ներկայացման ձևանմուշ (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP ֆայլ (*.odp)</translation>
|
<translation>OpenDocument ներկայացնում (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX ֆայլ (*.ppsx)</translation>
|
<translation>Office Open XML սահիկաշար (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX ֆայլ (*.xlsx)</translation>
|
<translation>Office Open XML աղյուսակ (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Աղյուսայի ձևանմուշ (*.xltx)</translation>
|
<translation>Excel Open XML Աղյուսակի ձևանմուշ (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS ֆայլ (*.xls)</translation>
|
<translation>Excel 97-2003 աղյուսակ (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS ֆայլ (*.ods)</translation>
|
<translation>OpenDocument աղյուսակ (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,27 +302,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV ֆայլ (*.csv)</translation>
|
<translation>Ստորակետերով առանձնացված արժեքներ (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF ֆայլ (*.pdf)</translation>
|
<translation>Դյուրակիր փաստաթղթի ձևաչափ (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Ֆայլ (*.pdf)</translation>
|
<translation>Դյուրակիր փաստաթղթի ձևաչափ /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU ֆայլ (*.djvu)</translation>
|
<translation>Թվային փաստաթուղթ (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS ֆայլ (*.xps)</translation>
|
<translation>OpenXPS փաստաթուղթ (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Բոլոր ֆայլերը (*.*)</translation>
|
<translation>Բոլոր ֆայլերը (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Dokumen DOCX (*.docx)</translation>
|
<translation>Dokumen Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumen templat (*.dotx)</translation>
|
<translation>Dokumen templat Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Dokumen DOC (*.doc)</translation>
|
<translation>Dokumen Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Dokumen ODT (*.odt)</translation>
|
<translation>File Teks OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>File RTF (*.rtf)</translation>
|
<translation>Dokumen Rich Text (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>File TXT (*.txt)</translation>
|
<translation>Teks Biasa (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,7 +232,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>File MOBI (*.mobi)</translation>
|
<translation>E-book mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -247,22 +247,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>File PPTX (*.pptx)</translation>
|
<translation>Presentasi Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>File PPT (*.ppt)</translation>
|
<translation>Presentasi PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Templat Presentasi (*.potx)</translation>
|
<translation>Templat Presentasi PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>File ODP (*.odp)</translation>
|
<translation>Presentasi OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>File PPSX (*.ppsx)</translation>
|
<translation>Peragaan Slide Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>File XLSX (*.xlsx)</translation>
|
<translation>Lembar bentang Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Templat lembar bentang (*.xltx)</translation>
|
<translation>Templat lembar bentang Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>File XLS (*.xls)</translation>
|
<translation>Lembar bentang Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>File ODS (*.ods)</translation>
|
<translation>Lembar Bentang OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,7 +302,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>File CSV (*.csv)</translation>
|
<translation>Nilai Koma Terpisah (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
@ -317,12 +317,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>File DJVU (*.djvu)</translation>
|
<translation>File DjVu (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>File XPS (*.xps)</translation>
|
<translation>Dokumen OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
@ -332,12 +332,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Gambar JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Gambar PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Semua file (*.*)</translation>
|
<translation>Semua file (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -212,7 +212,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>File del linguaggio di markup HyperText(*.html)</translation>
|
<translation>File del linguaggio di markup HyperText (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Documento portatile / A (*.pdf)</translation>
|
<translation>Documento portatile /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
|
|||||||
@ -262,7 +262,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>プレゼンテーションを開く(*.odp)</translation>
|
<translation>OpenDocumentプレゼンテーションく(*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -292,7 +292,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>スプレッドシートを開く(*.ods)</translation>
|
<translation>OpenDocumentスプレッドシート(*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>ポータブルドキュメント / A (*.pdf)</translation>
|
<translation>ポータブルドキュメント /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
|
|||||||
@ -173,92 +173,92 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX 문서 (*.docx)</translation>
|
<translation>Office Open XML 문서(*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>문서 템플릿 (*.dotx)</translation>
|
<translation>Word Open XML 문서 템플릿(*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC 문서 (*.doc)</translation>
|
<translation>Word 97-2003 문서(*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT 문서 (*.odt)</translation>
|
<translation>오픈도큐먼트 텍스트 문서(*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument 문서 템플릿 (*.ott)</translation>
|
<translation>OpenDocument 문서 템플릿(*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF 파일 (*.rtf)</translation>
|
<translation>서식이 있는 텍스트 형식 파일(*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT 파일 (*.txt)</translation>
|
<translation>일반 텍스트 파일(*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML 파일 (*.html)</translation>
|
<translation>하이퍼텍스트 마크업 언어 파일(*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT 파일 (*.mht)</translation>
|
<translation>웹 페이지 아카이브 파일(*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB 파일 (*.epub)</translation>
|
<translation>전자 출판물 파일(*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 파일 (*.fb2)</translation>
|
<translation>픽션북 2 파일(*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI 파일 (*.mobi)</translation>
|
<translation>모비포켓 전자책(*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE 작성 가능한 온라인 양식(*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE 문서 양식 템플릿(*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX 파일 (*.pptx)</translation>
|
<translation>Office Open XML 프레젠테이션(*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT 파일 (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 프레젠테이션(*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>프레젠테이션 템플릿 (*.potx)</translation>
|
<translation>PowerPoint Open XML 프레젠테이션 템플릿(*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP 파일 (*.odp)</translation>
|
<translation>오픈도큐먼트 프레젠테이션(*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -268,27 +268,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX 파일 (*.ppsx)</translation>
|
<translation>Office Open XML 슬라이드 쇼(*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX 파일 (*.xlsx)</translation>
|
<translation>Office Open XML 스프레드시트(*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>스프레드시트 템플릿 (*.xltx)</translation>
|
<translation>Excel Open XML 스프레드시트 템플릿(*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS 파일 (*.xls)</translation>
|
<translation>Excel 97-2003 스프레드시트(*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS 파일 (*.ods)</translation>
|
<translation>오픈도큐먼트 스프레드시트(*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -298,42 +298,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV 파일 (*.csv)</translation>
|
<translation>쉼표로 구분된 데이터 파일(*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF 파일 (*.pdf)</translation>
|
<translation>휴대용 문서(*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA 파일 (*.pdf)</translation>
|
<translation>휴대용 문서 /A(*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU 파일 (*.djvu)</translation>
|
<translation>디지털 문서(*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS 파일 (*.xps)</translation>
|
<translation>OpenXPS 문서(*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip 아카이브(*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG 이미지(*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG 이미지(*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -549,17 +549,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>%1 파일이 열리지 않거나 존재하지 않습니다.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>모든 지원 파일(*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">모든 파일 (*.*)</translation>
|
<translation>모든 파일 (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,7 +177,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>ເອກະສານ DOCX (*.docx)</translation>
|
<translation>ເປີດເອກະສານ XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
@ -187,7 +187,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>ເອກະສານ DOC (*.doc)</translation>
|
<translation>ເອກະສານ Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>ເອກະສານ RTF (*.rtf)</translation>
|
<translation>ຮູບແບບໄຟລ໌ສົມບູນ (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>ໄຟລ໌ Text ທຳມະດາ (*.txt)</translation>
|
<translation>ໄຟລ໌ຂໍ້ຄວາມທຳມະດາ (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -217,12 +217,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>ໄຟລ໌ບັນທືກ Web Page (*.mht)</translation>
|
<translation>ແຟ້ມຈັດເກັບໜ້າເວັບ (*. mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>ໄຟລ໌ Electronic Publication (*.epub)</translation>
|
<translation>ເອກະສານສິ່ງພິມເອເລັກໂທຣນິກ (*. epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
@ -232,7 +232,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>ໄຟລ໌ Mobipocket (*.mobi)</translation>
|
<translation>ໄຟລ໌ Mobipocket e-book (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -247,12 +247,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>ເອກະສານ PPTX (*.pptx)</translation>
|
<translation>ການນຳສະເໜີ XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>ເອກະສານ PPT (*.ppt)</translation>
|
<translation>ນຳສະເໜີ PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
@ -262,7 +262,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ເອກະສານ ODP (*.odp)</translation>
|
<translation>ເປິດເອກະສານນຳສະເໜີ (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,12 +272,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>ແຟ້ມເອກະສານ PPSX (*.ppsx)</translation>
|
<translation>ເປີດສະແດງສະໄລ XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>ເອກະສານ XLSX (*.xlsx)</translation>
|
<translation>ເປີດຕາຕະລາງ XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
@ -287,7 +287,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation type="unfinished">ເອກະສານ XLS (*.xls)</translation>
|
<translation>ຕາຕະລາງ Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
@ -302,7 +302,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>ເອກະສານ CSV (*.csv)</translation>
|
<translation>ຄ່າທີ່ຂັ້ນດ້ວຍເຄື່ອງໝາຍຈຸດ (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
@ -312,32 +312,32 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>ເອກະສານ(*.pdf)</translation>
|
<translation>ເອກະສານພົກພາ /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>ເອກະສານດິຈິຕອລ (*.djvu)</translation>
|
<translation>ເອກະສານດິຈິຕອນ (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>ເປີດເອກະສານປະເພດ XPS (*.xps)</translation>
|
<translation>ເອກະສານ OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation>ປະເພດ Zip Archive (*.zip)</translation>
|
<translation>ໄຟລ໌ບີບ(*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation>ປະເພດ JPG Image (*.jpg, *.jpeg)</translation>
|
<translation>ຮູບພາບແບບJPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation>ປະເພດ PNG Image (*.png)</translation>
|
<translation>ຮູບພາບແບບPNG (*. png )</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,12 +561,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ໄຟລ໌ %1 ບໍ່ສາມາດເປີດໄດ້ ຫຼືບໍ່ມີຢູ່.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ໄຟລ໌ທີ່ຮອງຮັບທັງໝົດ (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Dokumentas (*.docx)</translation>
|
<translation>Office Atidaryti XML Dokumentą (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumento šablonas (*.dotx)</translation>
|
<translation>Word Open XML Dokumento šablonas (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Dokumentas (*.doc)</translation>
|
<translation>Word 97-2003 Dokumentas (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Dokumentas (*.odt)</translation>
|
<translation>OpenDocument Tekstinis failas (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Failas (*.rtf)</translation>
|
<translation>Raiškiojo Teksto Formato Failas (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Failas (*.txt)</translation>
|
<translation>Paprastas Tekstas (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,37 +232,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Failas (*.mobi)</translation>
|
<translation>Mobipocket el. knyga (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Užpildoma Internetinė Anketa (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Anketos Šablonas (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Failas (*.pptx)</translation>
|
<translation>Office Atidaryti XML Prezentacija (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Failas (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 Prezentacija (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Prezentacijos šablonas (*.potx)</translation>
|
<translation>PowerPoint Open XML Prezentacijos šablonas (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Failas (*.odp)</translation>
|
<translation>OpenDocument Prezentacija (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Failas (*.ppsx)</translation>
|
<translation>Office Atidaryti XML Skaidrių Demonstraciją (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Failas (*.xlsx)</translation>
|
<translation>Office Atidaryti XML Skaičiuoklę (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Skaičiuoklės šablonas (*.xltx)</translation>
|
<translation>Excel Open XML Skaičiuoklės šablonas (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Failas (*.xls)</translation>
|
<translation>Excel 97-2003 Skaičiuoklė (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Failas (*.ods)</translation>
|
<translation>OpenDocument Skaičiuoklė (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Failas (*.csv)</translation>
|
<translation>Kableliais atskirtos reikšmės (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Failas (*.pdf)</translation>
|
<translation>Kilnojamas Dokumentas (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Failas (*.pdf)</translation>
|
<translation>Kilnojamas Dokumentas /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Failas (*.djvu)</translation>
|
<translation>Skaitmeninis dokumentas (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Failas (*.xps)</translation>
|
<translation>Dokumentas OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip archyvą (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG Nuotrauka (*.jpg, *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG Nuotrauka (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Visi failai (*.*)</translation>
|
<translation>Visi failai (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Dokuments (*.docx)</translation>
|
<translation>Office Open XML dokuments (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumenta veidne (*.dotx)</translation>
|
<translation>Word Open XML Dokumenta veidne (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Dokuments (*.doc)</translation>
|
<translation>Word 97-2003 dokuments (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Dokuments (*.odt)</translation>
|
<translation>OpenDocument Teksta fails (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Fails (*.rtf)</translation>
|
<translation>Bagātināta teksta formāta fails (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Fails (*.txt)</translation>
|
<translation>Parasts Teksts (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML Fails (*.html)</translation>
|
<translation>Hiperteksta atzīmes valodas fails (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT Fails (*.mht)</translation>
|
<translation>Tīmekļa lapas arhīva fails (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB Fails (*.epub)</translation>
|
<translation>Elektronisko publikāciju fails (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 Fails (*.fb2)</translation>
|
<translation>FictionBook 2 fails (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Fails (*.mobi)</translation>
|
<translation>Mobipocket e-grāmata (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE aizpildāmā tiešsaistes veidlapa (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE veidlapas veidne (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Fails (*.pptx)</translation>
|
<translation>Office Open XML prezentācija (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Fails (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 prezentācija (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Prezentācijas veidne (*.potx)</translation>
|
<translation>PowerPoint Open XML Prezentācijas veidne (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Fails (*.odp)</translation>
|
<translation>OpenDocument Prezentācija (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Fails (*.ppsx)</translation>
|
<translation>Office Open XML slaidrāde (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Fails (*.xlsx)</translation>
|
<translation>Office Open XML izklājlapa (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Izklājlapas veidne (*.xltx)</translation>
|
<translation>Excel Open XML Izklājlapas veidne (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Fails (*.xls)</translation>
|
<translation>Excel 97-2003 izklājlapa (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Fails (*.ods)</translation>
|
<translation>OpenDocument Izklājlapa (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Fails (*.csv)</translation>
|
<translation>Ar Komatiem Atdalītas Vērtības (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Fails (*.pdf)</translation>
|
<translation>Portatīvs dokuments (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Fails (*.pdf)</translation>
|
<translation>Portatīvs dokuments /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Fails (*.djvu)</translation>
|
<translation>Digitālais dokuments (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Fails (*.xps)</translation>
|
<translation>OpenXPS dokuments (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip arhīvs (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG attēls (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG attēls (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Failu %1 nevar atvērt vai tas neeksistē.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Visi atbalstītie faili (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Visi faili (*.*)</translation>
|
<translation>Visi faili (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -232,7 +232,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Mobipocket Bestand (*.mobi)</translation>
|
<translation>Mobipocket e-book (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -302,17 +302,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Kommagescheiden bestand (*.csv)</translation>
|
<translation>Komma-Gescheiden Waarden (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Portable Document (*.pdf)</translation>
|
<translation>Portable Document (*pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Portable Document / A (*.pdf)</translation>
|
<translation>Portable Document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
@ -557,12 +557,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Bestand %1 kan niet worden geopend of bestaat niet.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Alle ondersteunde bestanden (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX-dokument (*.docx)</translation>
|
<translation>Office Open XML-dokument (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumentmal (*.dotx)</translation>
|
<translation>Word Open XML-dokumentmal (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC-dokument (*.doc)</translation>
|
<translation>Word 97-2003-dokument (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT-dokument (*.odt)</translation>
|
<translation>OpenDocument-tekstfil (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF-fil (*.rtf)</translation>
|
<translation>Rikt tekstformat-fil (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT-fil (*.txt)</translation>
|
<translation>Ren tekst (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,37 +232,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI-fil (*.mobi)</translation>
|
<translation>Mobipocket e-bok (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE utfyllbart elektronisk skjema (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE-dokumentskjemamal (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX-fil (*.pptx)</translation>
|
<translation>Office Open XML-presentasjon (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT-fil (*.ppt)</translation>
|
<translation>PowerPoint 97-2003-presentasjon (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Presentasjonsmal (*.potx)</translation>
|
<translation>PowerPoint Open XML-presentasjonsmal (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP-fil (*.odp)</translation>
|
<translation>OpenDocument-presentasjon (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX-fil (*.ppsx)</translation>
|
<translation>Office Open XML-lysbildefremvisning (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX-fil (*.xlsx)</translation>
|
<translation>Office Open XML-regneark (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Regneark-mal (*.xltx)</translation>
|
<translation>Excel Open XML-regnearkmal (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS-fil (*.xls)</translation>
|
<translation>Excel 97-2003-regneark (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS-fil (*.ods)</translation>
|
<translation>OpenDocument-regneark (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV-fil (*.csv)</translation>
|
<translation>Kommadelte verdier (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF-fil (*.pdf)</translation>
|
<translation>Portable Document (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA-fil (*.pdf)</translation>
|
<translation>Portable Document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU-fil (*.djvu)</translation>
|
<translation>Digitalt document (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS-fil (*.xps)</translation>
|
<translation>OpenXPS-dokument (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-arkiv (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG-bilde (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG-bilde (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Alle filer (*.*)</translation>
|
<translation>Alle filer (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Dokument DOCX (*.docx)</translation>
|
<translation>Dokument Open Office XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Szablon dokumentu (*.dotx)</translation>
|
<translation>Szablon dokumentu Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Dokument DOC (*.doc)</translation>
|
<translation>Dokument Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Dokument ODT (*.odt)</translation>
|
<translation>Plik tekstowy OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Plik RTF (*.rtf)</translation>
|
<translation>Plik w formacie Rich Text (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Plik TXT (*.txt)</translation>
|
<translation>Zwykły Tekst (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Plik HTML (*.html)</translation>
|
<translation>Plik HyperText Markup Language (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Plik MHT (*.mht)</translation>
|
<translation>Plik Web Page Archive (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Plik EPUB (*.epub)</translation>
|
<translation>Plik Electronic Publication (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Plik FB2 (*.fb2)</translation>
|
<translation>Plik FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Plik MOBI (*.mobi)</translation>
|
<translation>E-Book Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Formularz ONLYOFFICE do wypełnienia online (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Szablon formularza ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Plik PPTX (*.pptx)</translation>
|
<translation>Prezentacja Open Office XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Plik PPT (*.ppt)</translation>
|
<translation>Prezentacja PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Szablon prezentacji (*.potx)</translation>
|
<translation>Szablon prezentacji PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Plik ODP (*.odp)</translation>
|
<translation>Prezentacja OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Plik PPSX (*.ppsx)</translation>
|
<translation>Pokaz slajdów Open Office XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Plik XLSX (*.xlsx)</translation>
|
<translation>Arkusz kalkulacyjny Open Office XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Szablon arkusza kalkulacyjnego (*.xltx)</translation>
|
<translation>Szablon arkusza kalkulacyjnego Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Plik XLS (*.xls)</translation>
|
<translation>Arkusz kalkulacyjny Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Plik ODS (*.ods)</translation>
|
<translation>Arkusz Kalkulacyjny OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Plik CSV (*.csv)</translation>
|
<translation>Wartości rozdzielone przecinkiem (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Plik PDF (*.pdf)</translation>
|
<translation>Przenośny document (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Plik PDFA (*.pdf)</translation>
|
<translation>Przenośny document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>PlikDJVU (*.djvu)</translation>
|
<translation>Dokument cyfrowy (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Plik XPS (*.xps)</translation>
|
<translation>Dokument OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Plik Zip Archive (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Obraz JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Obraz PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Plik %1 nie może zostać otworzony lub nie istnieje.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Wszystkie obsługiwane pliki (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Wszystkie pliki (*.*)</translation>
|
<translation>Wszystkie pliki (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -202,7 +202,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Ficheiro de Rich Text Format (*.rtf)</translation>
|
<translation>Arquivo de Rich Text Format (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
@ -287,7 +287,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Folha de cálculo do Microsoft Excel 97-2003 (*.xls)</translation>
|
<translation>Folha de cálculo do Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
@ -302,7 +302,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Ficheiro de valores separados por vírgulas (*.csv)</translation>
|
<translation>Valores separados por vírgulas (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Documento portátil / A (*.pdf)</translation>
|
<translation>Documento portátil /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
@ -569,12 +569,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>O arquivo %1 não pode ser aberto ou não existe.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Todos os arquivos suportados (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
|
|||||||
@ -177,167 +177,167 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Documento DOCX (*.docx)</translation>
|
<translation>Documento Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Modelo de Documento (*.dotx)</translation>
|
<translation>Modelo de documento Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Documento DOC (*.doc)</translation>
|
<translation>Documento Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Documento ODT (*.odt)</translation>
|
<translation>Ficheiro de texto OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument Modelo de documento (*.ott)</translation>
|
<translation>Modelo de documento OpenDocument (*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Ficheiro RTF (*.rtf)</translation>
|
<translation>Ficheiro de Rich Text Format (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Ficheiro TXT (*.txt)</translation>
|
<translation>Documento de Texto Simples (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Ficheiro HTML (*.html)</translation>
|
<translation>Ficheiro na Linguagem HTML (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Ficheiro MHT (*.mht)</translation>
|
<translation>Ficheiro de arquivo de página Web (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Ficheiro EPUB (*.epub)</translation>
|
<translation>Ficheiro de Publicação Eletrônica (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Ficheiro FB2 (*.fb2)</translation>
|
<translation>Ficheiro FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Ficheiro MOBI (*.mobi)</translation>
|
<translation>Mobipocket e-book (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Formulário Online Preenchível ONLYOFFICE (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Modelo de formulário ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Ficheiro PPTX (*.pptx)</translation>
|
<translation>Apresentação em XML Open Office (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Ficheiro PPT (*.ppt)</translation>
|
<translation>Apresentação em PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Modelo de Apresentação (*.potx)</translation>
|
<translation>Modelo de Apresentação PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Ficheiro ODP (*.odp)</translation>
|
<translation>Apresentação OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument Modelo de Apresentação (*.otp)</translation>
|
<translation>Modelo de Apresentação OpenDocument (*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Ficheiro PPSX (*.ppsx)</translation>
|
<translation>Apresentação de diapositivos XML Open Office (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Ficheiro XLSX (*.xlsx)</translation>
|
<translation>Folha de cálculo XML Open Office (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Modelo de Folha de Cálculo (*.xltx)</translation>
|
<translation>Modelo de planilha Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Ficheiro XLS (*.xls)</translation>
|
<translation>Folha de cálculo do Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Ficheiro ODS (*.ods)</translation>
|
<translation>Folha de Cálculo OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument Modelo de Folha de Cálculo (*.ots)</translation>
|
<translation>Modelo de Folha de Cálculo OpenDocument (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Ficheiro CSV (*.csv)</translation>
|
<translation>Ficheiro de valores separados por vírgulas (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Ficheiro PDF (*.pdf)</translation>
|
<translation>Documento portátil (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Ficheiro PDFA (*.pdf)</translation>
|
<translation>Documento portátil /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Ficheiro DJVU (*.djvu)</translation>
|
<translation>Documento Digital (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Ficheiro XPS (*.xps)</translation>
|
<translation>Documento OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Arquivo de Zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imagem JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imagem PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>O ficheiro %1 não pode ser aberto ou não existe.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Todos os ficheiros suportados (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Todos os Ficheiros (*.*)</translation>
|
<translation>Todos os Ficheiros (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Document DOCX (*.docx)</translation>
|
<translation>Document Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Șablon document (*.dotx)</translation>
|
<translation>Șablon document Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Document DOC (*.doc)</translation>
|
<translation>Document Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Document ODT (*.odt)</translation>
|
<translation>Fișierul text OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Fișier RTF (*.rtf)</translation>
|
<translation>Fișier Format text îmbogățit (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Fișier TXT (*.txt)</translation>
|
<translation>Fișier text simplu (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Fișier HTML (*.html)</translation>
|
<translation>Fișier în format hipertext (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Fișier MHT (*.mht)</translation>
|
<translation>Fișier de arhivă MHTML Web Archive (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Fișier EPUB (*.epub)</translation>
|
<translation>Fișier în format publicare electronică (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Fișier FB2 (*.fb2)</translation>
|
<translation>Fișier FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Fișier MOBI (*.mobi)</translation>
|
<translation>Mobipocket e-book (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Forma ONLYOFFICE spre completare online (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Șablon Formă ONLYOFFICE Document (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Fișier PPTX (*.pptx)</translation>
|
<translation>Prezentare Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Fișier PPT (*.ppt)</translation>
|
<translation>Prezentare PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Șablon prezentare (*.potx)</translation>
|
<translation>Șablon de prezentare PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Fișier ODP (*.odp)</translation>
|
<translation>Prezentare OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Fișier PPSX (*.ppsx)</translation>
|
<translation>Expunere diapozitive Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Fișier XLSX (*.xlsx)</translation>
|
<translation>Foaia de calcul Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Șablon foaie de calcul (*.xltx)</translation>
|
<translation>Șablon de foaie de calcul Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Fișier XLS (*.xls)</translation>
|
<translation>Foaia de calcul Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Fișier ODS (*.ods)</translation>
|
<translation>Foaie de calcul OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Fișier CSV (*.csv)</translation>
|
<translation>Valori separate prin virgulă (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Fișier PDF (*.pdf)</translation>
|
<translation>Formatul de Document Portabil (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Fișier PDFA (*.pdf)</translation>
|
<translation>Formatul de Document Portabil /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Fișier DJVU (*.djvu)</translation>
|
<translation>Document Digital (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Fișier XPS (*.xps)</translation>
|
<translation>Document OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Arhivă Zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imagine JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Imagine PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -557,17 +557,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Fișierul %1 nu se deschide sau nu există.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Toate fișierele acceptate (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Toate fișierele (*.*)</translation>
|
<translation>Toate fișierele (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -312,7 +312,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Переносимый документ / A (*.pdf)</translation>
|
<translation>Переносимый документ /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Dokument (*.docx)</translation>
|
<translation>Dokument Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Šablóna dokumentu (*.dotx)</translation>
|
<translation>Šablóna dokumentu Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Dokument (*.doc)</translation>
|
<translation>Dokument Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Dokument (*.odt)</translation>
|
<translation>Textový súbor OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Súbor (*.rtf)</translation>
|
<translation>Súbor vo formáte RTF (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Súbor (*.txt)</translation>
|
<translation>Súbor obyčajného textu (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML Súbor (*.html)</translation>
|
<translation>Súbor hypertextového značkovacieho jazyka (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT Súbor (*.mht)</translation>
|
<translation>Archívny súbor webovej stránky (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB Súbor (*.epub)</translation>
|
<translation>Elektronický publikačný súbor (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 Súbor (*.fb2)</translation>
|
<translation>Súbor FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Súbor (*.mobi)</translation>
|
<translation>E-kniha Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE vyplniteľný online formulár (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Šablóna formulára ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Súbor (*.pptx)</translation>
|
<translation>Prezentácia Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Súbor (*.ppt)</translation>
|
<translation>Prezentácia PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Šablóna prezentácie (*.potx)</translation>
|
<translation>Šablóna prezentácie PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Súbor (*.odp)</translation>
|
<translation>Prezentácia OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Súbor (*.ppsx)</translation>
|
<translation>Premietanie slajdov Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Súbor (*.xlsx)</translation>
|
<translation>Tabuľka Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Šablóna zošitu (*.xltx)</translation>
|
<translation>Šablóna zošitu Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Súbor (*.xls)</translation>
|
<translation>Tabuľka Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Súbor (*.ods)</translation>
|
<translation>Tabuľka OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Súbor (*.csv)</translation>
|
<translation>Hodnoty oddelené čiarkami (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Súbor (*.pdf)</translation>
|
<translation>Prenosný document (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Súbor (*.pdf)</translation>
|
<translation>Prenosný document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Súbor (*.djvu)</translation>
|
<translation>Digitálny document (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Súbor (*.xps)</translation>
|
<translation>Dokument OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Archív zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Obrázok JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Obrázok PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Súbor %1 sa nedá otvoriť alebo neexistuje.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Všetky podporované súbory (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Všetky súbory (*.*)</translation>
|
<translation>Všetky súbory (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX dokument (*.docx)</translation>
|
<translation>Office Open XML dokument (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Predloga dokumenta (*.dotx)</translation>
|
<translation>Word Open XML predloga dokumenta (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC dokument (*.doc)</translation>
|
<translation>Word 97-2003 dokument (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT dokument (*.odt)</translation>
|
<translation>OpenDocument besedilna datoteka (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,142 +202,142 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF datoteka (*.rtf)</translation>
|
<translation>Rich Text Format datoteka (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT datoteka (*.txt)</translation>
|
<translation>Plain Text datoteka (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML datoteka (*.html)</translation>
|
<translation>HyperText Markup Language datoteka (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT datoteka (*.mht)</translation>
|
<translation>Web Page Archive datoteka (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB datoteka (*.epub)</translation>
|
<translation>Electronic Publication datoteka (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 datoteka (*.fb2)</translation>
|
<translation>FictionBook 2 datoteka (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI datoteka (*.mobi)</translation>
|
<translation>Mobipocket e-knjiga (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE spletni obrazec z izpolnjevanjem (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE predloga obrazca (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX datoteka (*.pptx)</translation>
|
<translation>Office Open XML predstavitev (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT datoteka (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 predstavitev (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Predloga predstavitve (*.potx)</translation>
|
<translation>PowerPoint Open XML predloga predstavitve (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP datoteka (*.odp)</translation>
|
<translation>OpenDocument predstavitev (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument Predloga predstavitve (*.otp)</translation>
|
<translation>OpenDocument predloga predstavitve (*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX datoteka (*.ppsx)</translation>
|
<translation>Office Open XML predstavitev (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX datoteka (*.xlsx)</translation>
|
<translation>Office Open XML preglednica (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Predloga preglednice (*.xltx)</translation>
|
<translation>Excel Open XML predloga preglednice (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS datoteka (*.xls)</translation>
|
<translation>Excel 97-2003 preglednica (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS datoteka (*.ods)</translation>
|
<translation>OpenDocument preglednica (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument Predloga preglednice (*.ots)</translation>
|
<translation>OpenDocument predloga preglednice (*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV datoteka (*.csv)</translation>
|
<translation>Vrednosti, ločene z vejico (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF datoteka (*.pdf)</translation>
|
<translation>Prenosni document (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA datoteka (*.pdf)</translation>
|
<translation>Prenosni document /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU datoteka (*.djvu)</translation>
|
<translation>Digitalni document (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS datoteka (*.xps)</translation>
|
<translation>OpenXPS dokument (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip arhiv (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG slika (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG slika (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Datoteka %1 ne more biti odprta ali ne obstaja.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Vse podprte datoteke (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Vse datoteke (*.*)</translation>
|
<translation>Vse datoteke (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX-dokument (*.docx)</translation>
|
<translation>Office Open XML-document (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Dokumentmall (*.dotx)</translation>
|
<translation>Word Open XML-dokumentmall (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC-dokument (*.doc)</translation>
|
<translation>Word 97-2003-dokument (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT-dokument (*.odt)</translation>
|
<translation>OpenDocument-textfil (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,12 +202,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF-fil (*.rtf)</translation>
|
<translation>Rich Text Format-fil (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT-fil (*.txt)</translation>
|
<translation>Oformaterad text (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
@ -232,37 +232,37 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI-fil (*.mobi)</translation>
|
<translation>Mobipocket e-bokl (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE ifyllbart onlineformulär (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE formulärmall (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX-fil (*.pptx)</translation>
|
<translation>Office Open XML-presentation (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT-fil (*.ppt)</translation>
|
<translation>PowerPoint 97-2003-presentation (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Presentationsmall (*.potx)</translation>
|
<translation>PowerPoint Open XML-presentationsmall (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP-fil (*.odp)</translation>
|
<translation>OpenDocument-presentation (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX-fil (*.ppsx)</translation>
|
<translation>Office Open XML-bildspel (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX-fil (*.xlsx)</translation>
|
<translation>Office Open XML-kalkylblad (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Kalkylbladsmall (*.xltx)</translation>
|
<translation>Excel Open XML-kalkylbladsmall (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS-fil (*.xls)</translation>
|
<translation>Excel 97-2003-kalkylblad (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS-fil (*.ods)</translation>
|
<translation>OpenDocument-kalkylblad (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV-fil (*.csv)</translation>
|
<translation>Kommaavgränsade värden (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF-fil (*.pdf)</translation>
|
<translation>Portabelt dokumentformat (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA-fil (*.pdf)</translation>
|
<translation>Portabelt dokumentformat /A-fil (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU-fil (*.djvu)</translation>
|
<translation>Digitalt document (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS-fil (*.xps)</translation>
|
<translation>OpenXPS-dokument (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-arkiv (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG-bild (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG-bild (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -567,7 +567,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Alla filer (*.*)</translation>
|
<translation>Alla filer (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX Belgesi (*.docx)</translation>
|
<translation>Office Open XML Belgesi (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Belge şablonu (*.dotx)</translation>
|
<translation>Word Open XML Belge şablonu (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC Belgesi (*.doc)</translation>
|
<translation>Word 97-2003 Belgesi (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT Belgesi (*.odt)</translation>
|
<translation>OpenDocument Metin dosyası (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF Dosyası (*.rtf)</translation>
|
<translation>Zengin Metin Format Dosyası (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT Dosyası (*.txt)</translation>
|
<translation>Düz Metin Dosyası (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML Dosyası (*.html)</translation>
|
<translation>Köprü Metni İşaretleme Dili Dosyası (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>MHT Dosyası (*.mht)</translation>
|
<translation>Web Sayfası Arşiv Dosyası (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB Dosyası (*.epub)</translation>
|
<translation>Elektronik Yayın Dosyası (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 Dosyası (*.fb2)</translation>
|
<translation>FictionBook 2 Dosyası (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI Dosyası (*.mobi)</translation>
|
<translation>Mobipocket e-kitap (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Doldurulabilir Çevrimiçi Form (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE Belgesi Form Şablonu (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX Dosyası (*.pptx)</translation>
|
<translation>Office Open XML Sunumu (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT Dosyası (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 Sunumu (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Sunum Şablonu (*.potx)</translation>
|
<translation>PowerPoint Open XML Sunum Şablonu (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP Dosyası (*.odp)</translation>
|
<translation>OpenDocument Sunumu (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX Dosyası (*.ppsx)</translation>
|
<translation>Office Open XML Slayt Gösterisi (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX Dosyası (*.xlsx)</translation>
|
<translation>Office Open XML Elektronik Tablosu (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Tablo Şablonu (*.xltx)</translation>
|
<translation>Excel Open XML Tablo Şablonu (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS Dosyası (*.xls)</translation>
|
<translation>Excel 97-2003 Elektronik Tablosu (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS Dosyası (*.ods)</translation>
|
<translation>OpenDocument Tablosu (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV Dosyası (*.csv)</translation>
|
<translation>Virgülle Ayrılmış Değerler (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF Dosyası (*.pdf)</translation>
|
<translation>Taşınabilir Belge (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA Dosyası (*.pdf)</translation>
|
<translation>Taşınabilir Belge /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU Dosyası (*.djvu)</translation>
|
<translation>Dijital Belge (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS Dosyası (*.xps)</translation>
|
<translation>OpenXPS Belgesi (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip Arşivi (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>JPG Resmi (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PNG Resmi (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>%1 dosyası açılamıyor veya mevcut değil.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Tüm desteklenen dosyalar (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Tüm dosyalar (*.*)</translation>
|
<translation>Tüm dosyalar (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Документ DOCX (*.docx)</translation>
|
<translation>Документ Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Шаблон документа (*.dotx)</translation>
|
<translation>Шаблон документа Word Open XML (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Документ DOC (*.doc)</translation>
|
<translation>Документ Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Документ ODT (*.odt)</translation>
|
<translation>Текстовий файл OpenDocument (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Файл RTF (*.rtf)</translation>
|
<translation>Файл вдосконаленого текстового формату (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Файл TXT (*.txt)</translation>
|
<translation>Звичайний текстовий файл (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Файл HTML (*.html)</translation>
|
<translation>Файл мови гіпертекстової розмітки (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Файл MHT (*.mht)</translation>
|
<translation>Файл архіву веб-сторінки (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Файл EPUB (*.epub)</translation>
|
<translation>Файл електронної публікації (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Файл FB2 (*.fb2)</translation>
|
<translation>Файл FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Файл MOBI (*.mobi)</translation>
|
<translation>Електронна книга Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Онлайн-форма для заповнення ONLYOFFICE (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Шаблон форми ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Файл PPTX (*.pptx)</translation>
|
<translation>Презентація Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Файл PPT (*.ppt)</translation>
|
<translation>Презентація PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Шаблон презентації (*.potx)</translation>
|
<translation>Шаблон презентації PowerPoint Open XML (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Файл ODP (*.odp)</translation>
|
<translation>Презентація OpenDocument (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Файл PPSX (*.ppsx)</translation>
|
<translation>Показ слайдів Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Файл XLSX (*.xlsx)</translation>
|
<translation>Електронна таблиця Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Шаблон електронної таблиці (*.xltx)</translation>
|
<translation>Шаблон електронної таблиці Excel Open XML (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Файл XLS (*.xls)</translation>
|
<translation>Електронна таблиця Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Файл ODS (*.ods)</translation>
|
<translation>Електронна таблиця OpenDocument (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Файл CSV (*.csv)</translation>
|
<translation>Значення, розділені комами (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Файл PDF (*.pdf)</translation>
|
<translation>Портативний документ (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Файл PDFA (*.pdf)</translation>
|
<translation>Портативний документ /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Файл DJVU (*.djvu)</translation>
|
<translation>Цифровий документ (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Файл XPS (*.xps)</translation>
|
<translation>Документ OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Zip-архів (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Зображення JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Зображення PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Файл %1 не може бути відкритий або не існує.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Усі підтримувані файли (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Усі файли (*.*)</translation>
|
<translation>Усі файли (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -177,22 +177,22 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>Tập tin DOCX (*.docx)</translation>
|
<translation>Tài liệu Office Open XML (*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Mẫu văn bản (*.dotx)</translation>
|
<translation>Word Open XML Mẫu văn bản (*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>Tập tin DOC (*.doc)</translation>
|
<translation>Tài liệu Word 97-2003 (*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>Tập tin ODT (*.odt)</translation>
|
<translation>OpenDocument File văn bản (*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
@ -202,67 +202,67 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>Tập tin RTF (*.rtf)</translation>
|
<translation>Tệp định dạng văn bản đa dạng thức (*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>Tập tin TXT (*.txt)</translation>
|
<translation>Tập tin văn bản thuần (*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>Tập tin HTML (*.html)</translation>
|
<translation>Tập tin HyperText Markup Language (*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>Tập tin MHT (*.mht)</translation>
|
<translation>Tập tin kho lưu trữ trang web (*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>Tập tin EPUB (*.epub)</translation>
|
<translation>Tập tin Electronic Publication (*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>Tập tin FB2 (*.fb2)</translation>
|
<translation>Tập tin FictionBook 2 (*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Tập tin MOBI (*.mobi)</translation>
|
<translation>Sách điện tử Mobipocket (*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Biểu mẫu trực tuyến có thể điền ONLYOFFICE (*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Mẫu biểu mẫu tài liệu ONLYOFFICE (*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>Tập tin PPTX (*.pptx)</translation>
|
<translation>Bản trình bày Office Open XML (*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>Tập tin PPT (*.ppt)</translation>
|
<translation>Bản trình bày PowerPoint 97-2003 (*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>Mẫu trình chiếu (*.potx)</translation>
|
<translation>PowerPoint Open XML Mẫu trình chiếu (*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>Tập tin ODP (*.odp)</translation>
|
<translation>OpenDocument Trình chiếu (*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
@ -272,27 +272,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>Tập tin PPSX (*.ppsx)</translation>
|
<translation>Trình chiếu Office Open XML (*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>Tập tin XLSX (*.xlsx)</translation>
|
<translation>Bảng tính Office Open XML (*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>Mẫu bảng tính (*.xltx)</translation>
|
<translation>Excel Open XML Mẫu bảng tính (*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>Tập tin XLS (*.xls)</translation>
|
<translation>Bảng tính Excel 97-2003 (*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>Tập tin ODS (*.ods)</translation>
|
<translation>OpenDocument Bảng tính (*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
@ -302,42 +302,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>Tập tin CSV (*.csv)</translation>
|
<translation>Các giá trị được ngăn cách với nhau bằng dấu phẩy (*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>Tập tin PDF (*.pdf)</translation>
|
<translation>Tài liệu di động (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>Tập tin PDFA (*.pdf)</translation>
|
<translation>Tài liệu di động /A (*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>Tập tin DJVU (*.djvu)</translation>
|
<translation>Tài liệu kỹ thuật số (*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>Tập tin XPS (*.xps)</translation>
|
<translation>Tài liệu OpenXPS (*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Lưu trữ Zip (*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Ảnh JPG (*.jpg *.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Hình ảnh PNG (*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
@ -561,17 +561,17 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
<location filename="../src/cascapplicationmanagerwrapper_private.h" line="223"/>
|
||||||
<source>File %1 cannot be opened or doesn't exists.</source>
|
<source>File %1 cannot be opened or doesn't exists.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Không thê ̉ mở tập tin %1 hoặc tập tin không tồn tại.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All supported files (*.txt *.csv)</source>
|
<source>All supported files (*.txt *.csv)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Tất cả các tập tin được hỗ trợ̣ (*.txt *.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">Tất cả tập tin (*.*)</translation>
|
<translation>Tất cả tập tin (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -182,7 +182,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>Word开放式XML文档模板 (*.dotx)</translation>
|
<translation>Word开放式XML文档模板(*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
@ -192,12 +192,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>OpenDocument文本文件 (*.odt)</translation>
|
<translation>OpenDocument文本文件(*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument文档模板 (*.ott)</translation>
|
<translation>OpenDocument文档模板(*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
@ -207,32 +207,32 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>纯文本文件 (*.txt)</translation>
|
<translation>纯文本文件(*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>超文本标记语言文件 (*.html)</translation>
|
<translation>超文本标记语言文件(*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
<source>MHT File (*.mht)</source>
|
<source>MHT File (*.mht)</source>
|
||||||
<translation>网页存档文件 (*.mht)</translation>
|
<translation>网页存档文件(*.mht)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>电子出版物文件(*.epub)</translation>
|
<translation>电子出版物文件(*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>小说书2文件 (*.fb2)</translation>
|
<translation>小说书2文件(*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>Mobipocket文件 (*.mobi)</translation>
|
<translation>Mobipocket文件(*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
@ -242,7 +242,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation>ONLYOFFICE表单模板 (*.docxf)</translation>
|
<translation>ONLYOFFICE表单模板(*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
@ -257,7 +257,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>PowerPoint开放式XML演示模板(*.potx)</translation>
|
<translation>PowerPoint开放式XML演示模板(*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
@ -267,7 +267,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument演示模板 (*.otp)</translation>
|
<translation>OpenDocument演示模板(*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
@ -297,7 +297,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument电子表格模板 (*.ots)</translation>
|
<translation>OpenDocument电子表格模板(*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
@ -317,27 +317,27 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU文件 (*.djvu)</translation>
|
<translation>数字文件(*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>OpenXPS文件(*.xps)</translation>
|
<translation>OpenXPS文件(*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
<source>Zip Archive (*.zip)</source>
|
<source>Zip Archive (*.zip)</source>
|
||||||
<translation>Zip档案(*.zip)</translation>
|
<translation>Zip档案(*.zip)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="256"/>
|
<location filename="../src/cfiledialog.cpp" line="256"/>
|
||||||
<source>JPG Image (*.jpg, *.jpeg)</source>
|
<source>JPG Image (*.jpg, *.jpeg)</source>
|
||||||
<translation>JPG图像(*.jpg,*.jpeg)</translation>
|
<translation>JPG图像(*.jpg,*.jpeg)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="257"/>
|
<location filename="../src/cfiledialog.cpp" line="257"/>
|
||||||
<source>PNG Image (*.png)</source>
|
<source>PNG Image (*.png)</source>
|
||||||
<translation>PNG图像 (*.png)</translation>
|
<translation>PNG图像(*.png)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="308"/>
|
<location filename="../src/cfiledialog.cpp" line="308"/>
|
||||||
|
|||||||
@ -177,42 +177,42 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="221"/>
|
<location filename="../src/cfiledialog.cpp" line="221"/>
|
||||||
<source>DOCX Document (*.docx)</source>
|
<source>DOCX Document (*.docx)</source>
|
||||||
<translation>DOCX 文件 (*.docx)</translation>
|
<translation>Office Open XML 文件(*.docx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="222"/>
|
<location filename="../src/cfiledialog.cpp" line="222"/>
|
||||||
<source>Document template (*.dotx)</source>
|
<source>Document template (*.dotx)</source>
|
||||||
<translation>文件範本 (*.dotx)</translation>
|
<translation>Word Open XML 文件範本(*.dotx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="223"/>
|
<location filename="../src/cfiledialog.cpp" line="223"/>
|
||||||
<source>DOC Document (*.doc)</source>
|
<source>DOC Document (*.doc)</source>
|
||||||
<translation>DOC 文件 (*.doc)</translation>
|
<translation>Word 97-2003 文件(*.doc)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="224"/>
|
<location filename="../src/cfiledialog.cpp" line="224"/>
|
||||||
<source>ODT Document (*.odt)</source>
|
<source>ODT Document (*.odt)</source>
|
||||||
<translation>ODT 文件 (*.odt)</translation>
|
<translation>OpenDocument文件(*.odt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="225"/>
|
<location filename="../src/cfiledialog.cpp" line="225"/>
|
||||||
<source>OpenDocument Document template (*.ott)</source>
|
<source>OpenDocument Document template (*.ott)</source>
|
||||||
<translation>OpenDocument 文件範本 (*.ott)</translation>
|
<translation>OpenDocument文件範本(*.ott)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="226"/>
|
<location filename="../src/cfiledialog.cpp" line="226"/>
|
||||||
<source>RTF File (*.rtf)</source>
|
<source>RTF File (*.rtf)</source>
|
||||||
<translation>RTF 檔案 (*.rtf)</translation>
|
<translation>RTF 檔案(*.rtf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="227"/>
|
<location filename="../src/cfiledialog.cpp" line="227"/>
|
||||||
<source>TXT File (*.txt)</source>
|
<source>TXT File (*.txt)</source>
|
||||||
<translation>TXT 檔案 (*.txt)</translation>
|
<translation>純文字(*.txt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="228"/>
|
<location filename="../src/cfiledialog.cpp" line="228"/>
|
||||||
<source>HTML File (*.html)</source>
|
<source>HTML File (*.html)</source>
|
||||||
<translation>HTML 檔案 (*.html)</translation>
|
<translation>HTML 檔案(*.html)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="229"/>
|
<location filename="../src/cfiledialog.cpp" line="229"/>
|
||||||
@ -222,107 +222,107 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="230"/>
|
<location filename="../src/cfiledialog.cpp" line="230"/>
|
||||||
<source>EPUB File (*.epub)</source>
|
<source>EPUB File (*.epub)</source>
|
||||||
<translation>EPUB 檔案 (*.epub)</translation>
|
<translation>EPUB 檔案(*.epub)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="231"/>
|
<location filename="../src/cfiledialog.cpp" line="231"/>
|
||||||
<source>FB2 File (*.fb2)</source>
|
<source>FB2 File (*.fb2)</source>
|
||||||
<translation>FB2 檔案 (*.fb2)</translation>
|
<translation>FB2 檔案(*.fb2)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="232"/>
|
<location filename="../src/cfiledialog.cpp" line="232"/>
|
||||||
<source>MOBI File (*.mobi)</source>
|
<source>MOBI File (*.mobi)</source>
|
||||||
<translation>MOBI 檔案 (*.mobi)</translation>
|
<translation>Mobipocket 電子書(*.mobi)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="233"/>
|
<location filename="../src/cfiledialog.cpp" line="233"/>
|
||||||
<source>OFORM Document (*.oform)</source>
|
<source>OFORM Document (*.oform)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE可填写的在线表格(*.oform)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="234"/>
|
<location filename="../src/cfiledialog.cpp" line="234"/>
|
||||||
<source>DOCXF Document (*.docxf)</source>
|
<source>DOCXF Document (*.docxf)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ONLYOFFICE 文档表单模板(*.docxf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="236"/>
|
<location filename="../src/cfiledialog.cpp" line="236"/>
|
||||||
<source>PPTX File (*.pptx)</source>
|
<source>PPTX File (*.pptx)</source>
|
||||||
<translation>PPTX 檔案 (*.pptx)</translation>
|
<translation>Office Open XML 簡報(*.pptx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="237"/>
|
<location filename="../src/cfiledialog.cpp" line="237"/>
|
||||||
<source>PPT File (*.ppt)</source>
|
<source>PPT File (*.ppt)</source>
|
||||||
<translation>PPT 檔案 (*.ppt)</translation>
|
<translation>PowerPoint 97-2003 簡報(*.ppt)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="238"/>
|
<location filename="../src/cfiledialog.cpp" line="238"/>
|
||||||
<source>Presentation template (*.potx)</source>
|
<source>Presentation template (*.potx)</source>
|
||||||
<translation>簡報範本 (*.potx)</translation>
|
<translation>PowerPoint Open XML 簡報範本(*.potx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="239"/>
|
<location filename="../src/cfiledialog.cpp" line="239"/>
|
||||||
<source>ODP File (*.odp)</source>
|
<source>ODP File (*.odp)</source>
|
||||||
<translation>ODP 檔案 (*.odp)</translation>
|
<translation>OpenDocument簡報(*.odp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="240"/>
|
<location filename="../src/cfiledialog.cpp" line="240"/>
|
||||||
<source>OpenDocument Presentation Template (*.otp)</source>
|
<source>OpenDocument Presentation Template (*.otp)</source>
|
||||||
<translation>OpenDocument 簡報範本 (*.otp)</translation>
|
<translation>OpenDocument簡報範本(*.otp)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="241"/>
|
<location filename="../src/cfiledialog.cpp" line="241"/>
|
||||||
<source>PPSX File (*.ppsx)</source>
|
<source>PPSX File (*.ppsx)</source>
|
||||||
<translation>PPSX 檔案 (*.ppsx)</translation>
|
<translation>Office Open XML 投影片(*.ppsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="243"/>
|
<location filename="../src/cfiledialog.cpp" line="243"/>
|
||||||
<source>XLSX File (*.xlsx)</source>
|
<source>XLSX File (*.xlsx)</source>
|
||||||
<translation>XLSX 檔案 (*.xlsx)</translation>
|
<translation>Office Open XML 試算表(*.xlsx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="244"/>
|
<location filename="../src/cfiledialog.cpp" line="244"/>
|
||||||
<source>Spreadsheet template (*.xltx)</source>
|
<source>Spreadsheet template (*.xltx)</source>
|
||||||
<translation>試算表範本 (*.xltx)</translation>
|
<translation>Excel Open XML 試算表範本(*.xltx)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="245"/>
|
<location filename="../src/cfiledialog.cpp" line="245"/>
|
||||||
<source>XLS File (*.xls)</source>
|
<source>XLS File (*.xls)</source>
|
||||||
<translation>XLS 檔案 (*.xls)</translation>
|
<translation>Excel 97-2003 試算表(*.xls)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="246"/>
|
<location filename="../src/cfiledialog.cpp" line="246"/>
|
||||||
<source>ODS File (*.ods)</source>
|
<source>ODS File (*.ods)</source>
|
||||||
<translation>ODS 檔案 (*.ods)</translation>
|
<translation>OpenDocument 試算表(*.ods)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="247"/>
|
<location filename="../src/cfiledialog.cpp" line="247"/>
|
||||||
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
<source>OpenDocument Spreadsheet Template (*.ots)</source>
|
||||||
<translation>OpenDocument 試算表範本 (*.ots)</translation>
|
<translation>OpenDocument試算表範本(*.ots)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="248"/>
|
<location filename="../src/cfiledialog.cpp" line="248"/>
|
||||||
<source>CSV File (*.csv)</source>
|
<source>CSV File (*.csv)</source>
|
||||||
<translation>CSV 檔案 (*.csv)</translation>
|
<translation>逗點分隔值(*.csv)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="250"/>
|
<location filename="../src/cfiledialog.cpp" line="250"/>
|
||||||
<source>PDF File (*.pdf)</source>
|
<source>PDF File (*.pdf)</source>
|
||||||
<translation>PDF 檔案 (*.pdf)</translation>
|
<translation>PDF 檔案(*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="251"/>
|
<location filename="../src/cfiledialog.cpp" line="251"/>
|
||||||
<source>PDFA File (*.pdf)</source>
|
<source>PDFA File (*.pdf)</source>
|
||||||
<translation>PDFA 檔案 (*.pdf)</translation>
|
<translation>PDF/單一檔案(*.pdf)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="252"/>
|
<location filename="../src/cfiledialog.cpp" line="252"/>
|
||||||
<source>DJVU File (*.djvu)</source>
|
<source>DJVU File (*.djvu)</source>
|
||||||
<translation>DJVU 檔案 (*.djvu)</translation>
|
<translation>DjVu 檔案(*.djvu)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="253"/>
|
<location filename="../src/cfiledialog.cpp" line="253"/>
|
||||||
<source>XPS File (*.xps)</source>
|
<source>XPS File (*.xps)</source>
|
||||||
<translation>XPS 檔案 (*.xps)</translation>
|
<translation>OpenXPS 檔案(*.xps)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/cfiledialog.cpp" line="255"/>
|
<location filename="../src/cfiledialog.cpp" line="255"/>
|
||||||
@ -571,7 +571,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/ceditortools.cpp" line="126"/>
|
<location filename="../src/ceditortools.cpp" line="126"/>
|
||||||
<source>All files (*.*)</source>
|
<source>All files (*.*)</source>
|
||||||
<translation type="unfinished">所有檔案 (*.*)</translation>
|
<translation>所有檔案 (*.*)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
@ -156,6 +156,9 @@ ifneq ($(COMPANY_NAME), ONLYOFFICE)
|
|||||||
M4_PARAMS += -D M4_MEDIAVIEWER_PREFIX='$(MEDIAVIEWER_PREFIX)'
|
M4_PARAMS += -D M4_MEDIAVIEWER_PREFIX='$(MEDIAVIEWER_PREFIX)'
|
||||||
M4_PARAMS += -D M4_IMAGEVIEWER_EXEC='$(IMAGEVIEWER_EXEC)'
|
M4_PARAMS += -D M4_IMAGEVIEWER_EXEC='$(IMAGEVIEWER_EXEC)'
|
||||||
M4_PARAMS += -D M4_VIDEOPLAYER_EXEC='$(VIDEOPLAYER_EXEC)'
|
M4_PARAMS += -D M4_VIDEOPLAYER_EXEC='$(VIDEOPLAYER_EXEC)'
|
||||||
|
M4_PARAMS += -D M4_SCHEME_HANDLER='$(COMPANY_NAME_LOW)'
|
||||||
|
else
|
||||||
|
M4_PARAMS += -D M4_SCHEME_HANDLER='oo-office'
|
||||||
endif
|
endif
|
||||||
M4_PARAMS += -D M4_DEB_ARCH='$(DEB_ARCH)'
|
M4_PARAMS += -D M4_DEB_ARCH='$(DEB_ARCH)'
|
||||||
ifdef ASTRALINUX_KEYS_DIR
|
ifdef ASTRALINUX_KEYS_DIR
|
||||||
@ -180,6 +183,9 @@ ifneq ($(COMPANY_NAME), ONLYOFFICE)
|
|||||||
RPM_PARAMS += --define '_mediaviewer_prefix $(MEDIAVIEWER_PREFIX)'
|
RPM_PARAMS += --define '_mediaviewer_prefix $(MEDIAVIEWER_PREFIX)'
|
||||||
RPM_PARAMS += --define '_imageviewer_exec $(IMAGEVIEWER_EXEC)'
|
RPM_PARAMS += --define '_imageviewer_exec $(IMAGEVIEWER_EXEC)'
|
||||||
RPM_PARAMS += --define '_videoplayer_exec $(VIDEOPLAYER_EXEC)'
|
RPM_PARAMS += --define '_videoplayer_exec $(VIDEOPLAYER_EXEC)'
|
||||||
|
RPM_PARAMS += --define '_scheme_handler $(COMPANY_NAME_LOW)'
|
||||||
|
else
|
||||||
|
RPM_PARAMS += --define '_scheme_handler oo-office'
|
||||||
endif
|
endif
|
||||||
RPM_PARAMS += --define '_binary_payload w7.xzdio'
|
RPM_PARAMS += --define '_binary_payload w7.xzdio'
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@ Terminal=false
|
|||||||
Icon=M4_PACKAGE_NAME
|
Icon=M4_PACKAGE_NAME
|
||||||
Keywords=Text;Document;OpenDocument Text;Microsoft Word;Microsoft Works;odt;doc;docx;rtf;
|
Keywords=Text;Document;OpenDocument Text;Microsoft Word;Microsoft Works;odt;doc;docx;rtf;
|
||||||
Categories=Office;WordProcessor;Spreadsheet;Presentation;
|
Categories=Office;WordProcessor;Spreadsheet;Presentation;
|
||||||
MimeType=application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;application/vnd.oasis.opendocument.text-web;application/vnd.oasis.opendocument.text-master;application/vnd.sun.xml.writer;application/vnd.sun.xml.writer.template;application/vnd.sun.xml.writer.global;application/msword;application/vnd.ms-word;application/x-doc;application/rtf;text/rtf;application/vnd.wordperfect;application/wordperfect;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/vnd.ms-word.document.macroenabled.12;application/vnd.openxmlformats-officedocument.wordprocessingml.template;application/vnd.ms-word.template.macroenabled.12;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/msexcel;application/vnd.ms-excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.sheet.macroenabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.template.macroenabled.12;application/vnd.ms-excel.sheet.binary.macroenabled.12;text/csv;text/spreadsheet;application/csv;application/excel;application/x-excel;application/x-msexcel;application/x-ms-excel;text/comma-separated-values;text/tab-separated-values;text/x-comma-separated-values;text/x-csv;application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.sun.xml.impress;application/vnd.sun.xml.impress.template;application/mspowerpoint;application/vnd.ms-powerpoint;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.presentation.macroenabled.12;application/vnd.openxmlformats-officedocument.presentationml.template;application/vnd.ms-powerpoint.template.macroenabled.12;application/vnd.openxmlformats-officedocument.presentationml.slide;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.slideshow.macroEnabled.12;x-scheme-handler/oo-office;text/docxf;text/oform;
|
MimeType=application/vnd.oasis.opendocument.text;application/vnd.oasis.opendocument.text-template;application/vnd.oasis.opendocument.text-web;application/vnd.oasis.opendocument.text-master;application/vnd.sun.xml.writer;application/vnd.sun.xml.writer.template;application/vnd.sun.xml.writer.global;application/msword;application/vnd.ms-word;application/x-doc;application/rtf;text/rtf;application/vnd.wordperfect;application/wordperfect;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/vnd.ms-word.document.macroenabled.12;application/vnd.openxmlformats-officedocument.wordprocessingml.template;application/vnd.ms-word.template.macroenabled.12;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/msexcel;application/vnd.ms-excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.sheet.macroenabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/vnd.ms-excel.template.macroenabled.12;application/vnd.ms-excel.sheet.binary.macroenabled.12;text/csv;text/spreadsheet;application/csv;application/excel;application/x-excel;application/x-msexcel;application/x-ms-excel;text/comma-separated-values;text/tab-separated-values;text/x-comma-separated-values;text/x-csv;application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.sun.xml.impress;application/vnd.sun.xml.impress.template;application/mspowerpoint;application/vnd.ms-powerpoint;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.presentation.macroenabled.12;application/vnd.openxmlformats-officedocument.presentationml.template;application/vnd.ms-powerpoint.template.macroenabled.12;application/vnd.openxmlformats-officedocument.presentationml.slide;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.slideshow.macroEnabled.12;x-scheme-handler/M4_SCHEME_HANDLER;text/docxf;text/oform;
|
||||||
Actions=NewDocument;NewSpreadsheet;NewPresentation;
|
Actions=NewDocument;NewSpreadsheet;NewPresentation;
|
||||||
|
|
||||||
[Desktop Action NewDocument]
|
[Desktop Action NewDocument]
|
||||||
|
|||||||
@ -24,8 +24,8 @@ MIMEAPPS_LIST="/usr/share/applications/mimeapps.list"
|
|||||||
if [ ! -f "$MIMEAPPS_LIST" ]; then
|
if [ ! -f "$MIMEAPPS_LIST" ]; then
|
||||||
echo "[Default Applications]" >"$MIMEAPPS_LIST"
|
echo "[Default Applications]" >"$MIMEAPPS_LIST"
|
||||||
fi
|
fi
|
||||||
if [ $(cat "$MIMEAPPS_LIST" | grep x-scheme-handler/oo-office | wc -l) -eq "0" ]; then
|
if [ $(cat "$MIMEAPPS_LIST" | grep x-scheme-handler/M4_SCHEME_HANDLER | wc -l) -eq "0" ]; then
|
||||||
echo "x-scheme-handler/oo-office=M4_DESKTOPEDITORS_EXEC.desktop" >>"$MIMEAPPS_LIST"
|
echo "x-scheme-handler/M4_SCHEME_HANDLER=M4_DESKTOPEDITORS_EXEC.desktop" >>"$MIMEAPPS_LIST"
|
||||||
fi
|
fi
|
||||||
if [ $(cat "$MIMEAPPS_LIST" | grep text/docxf | wc -l) -eq "0" ]; then
|
if [ $(cat "$MIMEAPPS_LIST" | grep text/docxf | wc -l) -eq "0" ]; then
|
||||||
echo "text/docxf=M4_DESKTOPEDITORS_EXEC.desktop" >>"$MIMEAPPS_LIST"
|
echo "text/docxf=M4_DESKTOPEDITORS_EXEC.desktop" >>"$MIMEAPPS_LIST"
|
||||||
|
|||||||
@ -96,8 +96,8 @@ MIMEAPPS_LIST="/usr/share/applications/mimeapps.list"
|
|||||||
if [ ! -f "$MIMEAPPS_LIST" ]; then
|
if [ ! -f "$MIMEAPPS_LIST" ]; then
|
||||||
echo "[Default Applications]" >"$MIMEAPPS_LIST"
|
echo "[Default Applications]" >"$MIMEAPPS_LIST"
|
||||||
fi
|
fi
|
||||||
if [ $(cat "$MIMEAPPS_LIST" | grep x-scheme-handler/oo-office | wc -l) -eq "0" ]; then
|
if [ $(cat "$MIMEAPPS_LIST" | grep x-scheme-handler/%{_scheme_handler} | wc -l) -eq "0" ]; then
|
||||||
echo "x-scheme-handler/oo-office=%{_desktopeditors_exec}.desktop" >>"$MIMEAPPS_LIST"
|
echo "x-scheme-handler/%{_scheme_handler}=%{_desktopeditors_exec}.desktop" >>"$MIMEAPPS_LIST"
|
||||||
fi
|
fi
|
||||||
if [ $(cat "$MIMEAPPS_LIST" | grep text/docxf | wc -l) -eq "0" ]; then
|
if [ $(cat "$MIMEAPPS_LIST" | grep text/docxf | wc -l) -eq "0" ]; then
|
||||||
echo "text/docxf=%{_desktopeditors_exec}.desktop" >>"$MIMEAPPS_LIST"
|
echo "text/docxf=%{_desktopeditors_exec}.desktop" >>"$MIMEAPPS_LIST"
|
||||||
|
|||||||
@ -208,7 +208,7 @@
|
|||||||
<file alias="qtbase_ru-RU.qm">langs/qtbase_ru.qm</file>
|
<file alias="qtbase_ru-RU.qm">langs/qtbase_ru.qm</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
<qresource prefix="/sep-styles">
|
<qresource prefix="/sep-styles">
|
||||||
<file alias="tabbar.qss">res/styles/tabbar.qss</file>
|
<file alias="tabbar@1x.qss">res/styles/tabbar@1x.qss</file>
|
||||||
<file alias="tabbar.nix.qss">res/styles/tabbar_nix.qss</file>
|
<file alias="tabbar.nix.qss">res/styles/tabbar_nix.qss</file>
|
||||||
<file alias="tabbar@1.25x.qss">res/styles/tabbar@1.25x.qss</file>
|
<file alias="tabbar@1.25x.qss">res/styles/tabbar@1.25x.qss</file>
|
||||||
<file alias="tabbar@1.5x.qss">res/styles/tabbar@1.5x.qss</file>
|
<file alias="tabbar@1.5x.qss">res/styles/tabbar@1.5x.qss</file>
|
||||||
|
|||||||
@ -1102,6 +1102,14 @@ void CAscApplicationManagerWrapper::initializeApp()
|
|||||||
#else
|
#else
|
||||||
QJsonObject _json_obj{{"theme", jtheme}};
|
QJsonObject _json_obj{{"theme", jtheme}};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
if ( InputArgs::contains(L"--help-url") )
|
||||||
|
_json_obj["helpUrl"] = QUrl(QString::fromStdWString(InputArgs::argument_value(L"--help-url"))).isValid();
|
||||||
|
#ifdef URL_WEBAPPS_HELP
|
||||||
|
else if ( !QString(URL_WEBAPPS_HELP).isEmpty() )
|
||||||
|
_json_obj["helpUrl"] = URL_WEBAPPS_HELP;
|
||||||
|
#endif
|
||||||
|
|
||||||
AscAppManager::getInstance().SetRendererProcessVariable(Utils::stringifyJson(_json_obj).toStdWString());
|
AscAppManager::getInstance().SetRendererProcessVariable(Utils::stringifyJson(_json_obj).toStdWString());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
#include <QLineEdit>
|
#include <QLineEdit>
|
||||||
#include <QToolButton>
|
#include <QToolButton>
|
||||||
|
|
||||||
#include "../../../core/DesktopEditor/xmlsec/src/include/XmlCertificate.h"
|
#include "../../../../core/DesktopEditor/xmlsec/src/include/CertificateCommon.h"
|
||||||
|
|
||||||
class CSslDialog_Private
|
class CSslDialog_Private
|
||||||
{
|
{
|
||||||
|
|||||||
@ -68,7 +68,7 @@ void CMainPanelImpl::refreshAboutVersion()
|
|||||||
_json_obj["link"] = URL_SITE;
|
_json_obj["link"] = URL_SITE;
|
||||||
_json_obj["changelog"] = "https://github.com/ONLYOFFICE/DesktopEditors/blob/master/CHANGELOG.md";
|
_json_obj["changelog"] = "https://github.com/ONLYOFFICE/DesktopEditors/blob/master/CHANGELOG.md";
|
||||||
|
|
||||||
QString _package = QSettings("./converter/package.config", QSettings::IniFormat).value("package").toString();
|
QString _package = qgetenv("ASC_PACK_TYPE");
|
||||||
if ( !_package.isEmpty() )
|
if ( !_package.isEmpty() )
|
||||||
_json_obj["pkg"] = _package;
|
_json_obj["pkg"] = _package;
|
||||||
|
|
||||||
|
|||||||
@ -1300,17 +1300,7 @@ void CMainWindow::updateScalingFactor(double dpiratio)
|
|||||||
btn->setFixedSize(small_btn_size);
|
btn->setFixedSize(small_btn_size);
|
||||||
}*/
|
}*/
|
||||||
m_pButtonMain->setFixedSize(int(BUTTON_MAIN_WIDTH * dpiratio), int(TITLE_HEIGHT * dpiratio));
|
m_pButtonMain->setFixedSize(int(BUTTON_MAIN_WIDTH * dpiratio), int(TITLE_HEIGHT * dpiratio));
|
||||||
QString _tabs_stylesheets = dpiratio > 1.75 ? ":/sep-styles/tabbar@2x" :
|
const QString _tabs_stylesheets = ":/sep-styles/tabbar@" + QString::number(dpiratio) + "x.qss";
|
||||||
dpiratio > 1.5 ? ":/sep-styles/tabbar@1.75x" :
|
|
||||||
dpiratio > 1.25 ? ":/sep-styles/tabbar@1.5x" :
|
|
||||||
dpiratio > 1 ? ":/sep-styles/tabbar@1.25x" : ":/sep-styles/tabbar";
|
|
||||||
if (isCustomWindowStyle()) {
|
|
||||||
_tabs_stylesheets += ".qss";
|
|
||||||
} else {
|
|
||||||
#ifdef __linux__
|
|
||||||
_tabs_stylesheets += ".nix.qss";
|
|
||||||
#endif
|
|
||||||
}
|
|
||||||
QFile styleFile(_tabs_stylesheets);
|
QFile styleFile(_tabs_stylesheets);
|
||||||
if (!styleFile.open(QFile::ReadOnly)) return;
|
if (!styleFile.open(QFile::ReadOnly)) return;
|
||||||
const QString _style = QString(styleFile.readAll());
|
const QString _style = QString(styleFile.readAll());
|
||||||
|
|||||||
Reference in New Issue
Block a user