summaryrefslogtreecommitdiffstats
path: root/l10n/ja.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.php')
-rw-r--r--l10n/ja.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/ja.php b/l10n/ja.php
index b65eb79bf..e59a640a9 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -10,6 +10,8 @@ $TRANSLATIONS = array(
"Request timed out" => "リクエストがタイムアウトしました。",
"Request failed, network connection unavailable!" => "リクエストに失敗しました。ネットワーク接続が利用できません!",
"Request forbidden. Are you an admin?" => "リクエストは禁止されています。あなたは管理者でしょうか?",
+"Token expired or app not enabled! Reload the page!" => "トークンもしくはアプリが無効になりました!ページを再読込してください!",
+"Internal server error! Please check your data/owncloud.log file for additional information!" => "インターナルサーバエラー!追加情報 はdata/owncloud.logを確認してください!",
"Request failed, ownCloud is in currently in maintenance mode!" => "リクエストに失敗したので、ownCloudは現在メンテナンスモードです!",
"Can not add feed: Exists already" => "フィードを追加できません: すでに存在します",
"Articles without feed" => "フィードなし記事",
@@ -20,6 +22,7 @@ $TRANSLATIONS = array(
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" => "削除されたフィードとフォルダーがデータベースから削除されるまでの秒数;60秒以下の値は無視されます",
"Maximum read count per feed" => "フィード当たりの最大閲覧数",
"Maximum redirects" => "最大リダイレクト数",
+"How many redirects the feed fetcher should follow" => "フィードフェッチャーに許可するリダイレクト数",
"Maximum feed page size" => "最大フィードページサイズ",
"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "最大フィードサイズのバイト数。RSS/Atomページが設定値より大きい場合、更新は中止されます。",
"Feed fetcher timeout" => "フィードフェッチャーのタイムアウト",