[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-07-24 03:15:21 +00:00
parent 7215084163
commit 43c54a0f92
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 12 additions and 2 deletions

View File

@ -3,6 +3,8 @@ OC.L10N.register(
{
"Settings updated successfully." : "设置已成功更新。",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF 电子书阅读器",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "一款多格式的基于浏览器的电子书阅读器支持EPUB和CBR/CBZ",
"# Reader\nReader is an ebook reader based on pure javascript renderers. It works for publications formatted according to the following standards:\n\n - [Epub]\n - [PDF]\n - [CBR and CBZ] ('comics')\n\nFor Epub Reader uses the futurepress [epub.js] renderer to provide near-native looks, especially when used full-screen. Turn pages by pressing the left/right hand side of the screen/window or using the cursor keys (if you have those), use the sidebar to browse through chapters or bookmarks and add annotations.\n\nPDF is handled by Mozilla's [pdf.js] renderer in combination with a custom reader app to enable side-by-side display, batch search and more. Controls are like those used in the Epub renderer with a few exceptions, e.g. night mode has not been implemented yet.\n\nCBR and CBZ are supported using a custom renderer inspired by [balaclark]'s work. As with Epub, books can be navigated using the keyboard as well as mouse or touch navigation. Reader generates a visual index of all pages, show in the sidebar (thumbnail generation can be disabled for low-memory and/or -speed devices). As CBx files are often of varying quality, a set of image enhancement filters are provided.\n\nSee [README] for more exhaustive information on features and potential misfeatures of this app.\n\n [epub.js]: https://github.com/futurepress/epub.js\n [Epub]: http://idpf.org/epub\n [CBR and CBZ]: https://wiki.mobileread.com/wiki/CBR_and_CBZ\n [balaclark]: https://github.com/balaclark/HTML5-Comic-Book-Reader\n [PDF]: https://en.wikipedia.org/wiki/Portable_Document_Format\n [pdf.js]: https://github.com/mozilla/pdf.js\n [README]: https://github.com/e-alfred/epubreader/blob/master/epubreader/README.md" : "#ReaderReader是一个基于纯javascript渲染器的电子书阅读器。它适用于按以下标准格式化的出版物:- [Epub]- [PDF]- [CBR and CBZ] ('漫画')对于Epub文件Reader使用futurepress[epub.js]渲染器提供近乎原生的外观,特别是在使用全屏时。通过按屏幕/窗口的左/右手边或使用光标键(如果你有的话)进行翻页使用侧边栏遍历章节或书签并添加注释。PDF文件由Mozilla的[pdf.js]渲染器结合自定义阅读器应用进行处理来实现并排显示、批处理搜索和更多。控件与Epub渲染器中使用的控件类似只有少数例外比如夜间模式尚未实现。CBR和CBZ文件的支持使用自定义渲染器灵感来自于[balaclark]的工作。就Epub而言书籍可以通过键盘、鼠标或触摸导航来导航。Reader生成所有页面的可视化索引显示在侧边栏中(对于低内存和/或速度慢的设备,可以禁用缩略图生成)。由于CBx文件的质量参差不齐因此提供了一组图像增强过滤器更多关于这款应用的功能和潜在错误的详细信息请参见[自述][epub.js]: https://github.com/futurepress/epub.js[Epub]: http://idpf.org/epub[CBR and CBZ]: https://wiki.mobileread.com/wiki/CBR_and_CBZ[balaclark]: https://github.com/balaclark/HTML5-Comic-Book-Reader[PDF]: https://en.wikipedia.org/wiki/Portable_Document_Format[pdf.js]: https://github.com/mozilla/pdf.js[README]: https://github.com/e-alfred/epubreader/blob/master/epubreader/README.md",
"custom font" : "自定义字体",
"monospace" : "等宽",
"font size" : "字体大小",
@ -18,6 +20,9 @@ OC.L10N.register(
"Epub" : "EPUB",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " "
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},
"nplurals=1; plural=0;");

View File

@ -1,6 +1,8 @@
{ "translations": {
"Settings updated successfully." : "设置已成功更新。",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF 电子书阅读器",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "一款多格式的基于浏览器的电子书阅读器支持EPUB和CBR/CBZ",
"# Reader\nReader is an ebook reader based on pure javascript renderers. It works for publications formatted according to the following standards:\n\n - [Epub]\n - [PDF]\n - [CBR and CBZ] ('comics')\n\nFor Epub Reader uses the futurepress [epub.js] renderer to provide near-native looks, especially when used full-screen. Turn pages by pressing the left/right hand side of the screen/window or using the cursor keys (if you have those), use the sidebar to browse through chapters or bookmarks and add annotations.\n\nPDF is handled by Mozilla's [pdf.js] renderer in combination with a custom reader app to enable side-by-side display, batch search and more. Controls are like those used in the Epub renderer with a few exceptions, e.g. night mode has not been implemented yet.\n\nCBR and CBZ are supported using a custom renderer inspired by [balaclark]'s work. As with Epub, books can be navigated using the keyboard as well as mouse or touch navigation. Reader generates a visual index of all pages, show in the sidebar (thumbnail generation can be disabled for low-memory and/or -speed devices). As CBx files are often of varying quality, a set of image enhancement filters are provided.\n\nSee [README] for more exhaustive information on features and potential misfeatures of this app.\n\n [epub.js]: https://github.com/futurepress/epub.js\n [Epub]: http://idpf.org/epub\n [CBR and CBZ]: https://wiki.mobileread.com/wiki/CBR_and_CBZ\n [balaclark]: https://github.com/balaclark/HTML5-Comic-Book-Reader\n [PDF]: https://en.wikipedia.org/wiki/Portable_Document_Format\n [pdf.js]: https://github.com/mozilla/pdf.js\n [README]: https://github.com/e-alfred/epubreader/blob/master/epubreader/README.md" : "#ReaderReader是一个基于纯javascript渲染器的电子书阅读器。它适用于按以下标准格式化的出版物:- [Epub]- [PDF]- [CBR and CBZ] ('漫画')对于Epub文件Reader使用futurepress[epub.js]渲染器提供近乎原生的外观,特别是在使用全屏时。通过按屏幕/窗口的左/右手边或使用光标键(如果你有的话)进行翻页使用侧边栏遍历章节或书签并添加注释。PDF文件由Mozilla的[pdf.js]渲染器结合自定义阅读器应用进行处理来实现并排显示、批处理搜索和更多。控件与Epub渲染器中使用的控件类似只有少数例外比如夜间模式尚未实现。CBR和CBZ文件的支持使用自定义渲染器灵感来自于[balaclark]的工作。就Epub而言书籍可以通过键盘、鼠标或触摸导航来导航。Reader生成所有页面的可视化索引显示在侧边栏中(对于低内存和/或速度慢的设备,可以禁用缩略图生成)。由于CBx文件的质量参差不齐因此提供了一组图像增强过滤器更多关于这款应用的功能和潜在错误的详细信息请参见[自述][epub.js]: https://github.com/futurepress/epub.js[Epub]: http://idpf.org/epub[CBR and CBZ]: https://wiki.mobileread.com/wiki/CBR_and_CBZ[balaclark]: https://github.com/balaclark/HTML5-Comic-Book-Reader[PDF]: https://en.wikipedia.org/wiki/Portable_Document_Format[pdf.js]: https://github.com/mozilla/pdf.js[README]: https://github.com/e-alfred/epubreader/blob/master/epubreader/README.md",
"custom font" : "自定义字体",
"monospace" : "等宽",
"font size" : "字体大小",
@ -16,6 +18,9 @@
"Epub" : "EPUB",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " "
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},"pluralForm" :"nplurals=1; plural=0;"
}