[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-07 03:16:23 +00:00
parent ea0ada73ea
commit c04ff91bfd
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 44 additions and 0 deletions

23
l10n/zh_CN.js Normal file
View File

@ -0,0 +1,23 @@
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "设置已成功更新。",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF 电子书阅读器",
"custom font" : "自定义字体",
"monospace" : "等宽",
"font size" : "字体大小",
"font weight" : "字体粗细",
"Use custom colors" : "使用自定义颜色",
"night mode can be toggled by clicking the book title" : "点击书的标题可以切换夜间模式",
"reflow text when sidebars are open" : "在侧边栏打开时重新调整文字流",
"disable extra-wide page turn areas" : "禁用超宽翻页区域",
"show page turn arrows" : "显示翻页箭头",
"menu" : "菜单",
"Reader" : "阅读器",
"Select file types for which Reader should be the default viewer." : "选择默认用阅读器打开的文件类型。",
"Epub" : "EPUB",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " "
},
"nplurals=1; plural=0;");

21
l10n/zh_CN.json Normal file
View File

@ -0,0 +1,21 @@
{ "translations": {
"Settings updated successfully." : "设置已成功更新。",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF 电子书阅读器",
"custom font" : "自定义字体",
"monospace" : "等宽",
"font size" : "字体大小",
"font weight" : "字体粗细",
"Use custom colors" : "使用自定义颜色",
"night mode can be toggled by clicking the book title" : "点击书的标题可以切换夜间模式",
"reflow text when sidebars are open" : "在侧边栏打开时重新调整文字流",
"disable extra-wide page turn areas" : "禁用超宽翻页区域",
"show page turn arrows" : "显示翻页箭头",
"menu" : "菜单",
"Reader" : "阅读器",
"Select file types for which Reader should be the default viewer." : "选择默认用阅读器打开的文件类型。",
"Epub" : "EPUB",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " "
},"pluralForm" :"nplurals=1; plural=0;"
}