summaryrefslogtreecommitdiffstats
path: root/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js9
1 files changed, 4 insertions, 5 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index eceb95437..2df2dc315 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "無効なXMLを含むフィードです。",
- "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" : "フィードがありません: サイトがフィードを提供していないか、アクセスをブロックしています。ブロッキングを取り除くためには、次の様にcurl コマンドをサーバー上で実行してフィードをダウンロードしてみてください: curl http://the-feed.tld",
"Detected feed format is not supported" : "検出したフィードのフォーマットはサポートされません。",
"Website not found" : "Webサイトが見つかりませんでした。",
"More redirects than allowed, aborting" : "リダイレクト数が許可数より多いです、中止します。",
@@ -120,14 +119,14 @@ OC.L10N.register(
"Expand articles on key navigation" : "キーナビゲーションで記事を展開",
"Show all articles" : "すべての記事を表示",
"Reverse ordering (oldest on top)" : "逆順",
- "Help" : "ヘルプ",
- "Keyboard shortcuts" : "キーボードショートカット",
- "Documentation" : "ドキュメント",
"Subscriptions (OPML)" : "RSS購読リスト (OPML)",
"Import" : "インポート",
"Export" : "エクスポート",
"Error when importing: file does not contain valid OPML" : "インポート中のエラー: ファイルは有効なOPMLを含んでいません",
"Unread/Starred Articles" : "未読/注目記事",
- "Error when importing: file does not contain valid JSON" : "インポート中のエラー: ファイルは有効なJSONを含んでいません"
+ "Error when importing: file does not contain valid JSON" : "インポート中のエラー: ファイルは有効なJSONを含んでいません",
+ "Help" : "ヘルプ",
+ "Keyboard shortcuts" : "キーボードショートカット",
+ "Documentation" : "ドキュメント"
},
"nplurals=1; plural=0;");