This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/ja.js

21 lines
1.1 KiB
JavaScript
Raw Permalink Normal View History

2020-04-27 05:42:21 +00:00
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "設定の更新に成功しました。",
2020-09-12 03:03:54 +00:00
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF eブックリーダー",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "フォーマットブラウザーを用いたeブックリーダー、EPUBおよびCBR/CBZをサポート",
2020-09-12 03:03:54 +00:00
"custom font" : "カスタムフォント",
"monospace" : "monospace",
"font size" : "フォントサイズ",
"font weight" : "フォントウェイト",
"Use custom colors" : "カスタム色を使う",
"night mode can be toggled by clicking the book title" : "ほんのタイトルをクリックすることでナイトモードを切り替え",
2020-04-27 05:42:21 +00:00
"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;");