summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-20 01:48:38 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-20 01:48:38 +0000
commit6b068eeda36aeff8cd202669f5aa1e8f554d50ee (patch)
treef59d057898d1575797f5e9e51aa517a522bc9716
parentf658beaf61962686738946211101321e2dcf860c (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ja.js3
-rw-r--r--l10n/ja.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 2e6101b7d..d31f52db1 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Request unauthorized. Are you logged in?" : "リクエストは認証されていません。ログインしていますか?",
"Request forbidden. Are you an admin?" : "リクエストは禁止されています。あなたは管理者でしょうか?",
"Token expired or app not enabled! Reload the page!" : "トークンもしくはアプリが無効になりました!ページを再読込してください!",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "内部サーバーエラー!追加情報については、あなたのdata/nextcloud.logファイルをチェックしてください!",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "リクエストが失敗しました。Nextcloudは現在メンテナンスモードです。",
"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 " : "フィードが見つかりません: サイトがフィードを提供していないか、アクセスがブロックされています。ブロッキングを取り除くために、サーバー上で curl コマンド を実行してフィードをダウンロードしてみてください: curl",
"Detected feed format is not supported" : "検出したフィードのフォーマットはサポートされません。",
@@ -27,6 +29,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "フィードを追加できません: すでに存在します",
"Articles without feed" : "フィードなし記事",
"Can not add folder: Exists already" : "フォルダーを追加できません: すでに存在します",
+ "Use system cron for updates" : "更新のためにOSのcronを使用",
"Disable this if you run a custom updater such as the Python updater included in the app" : "アプリに含まれるPython アップデータのようなカスタムアップデータを使用する場合は無効にしてください",
"Purge interval" : "パージ周期",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "削除されたフィードとフォルダーがデータベースから削除されるまでの秒数;60秒以下の値は無視されます",
diff --git a/l10n/ja.json b/l10n/ja.json
index ec7955723..96aa33d5c 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -3,6 +3,8 @@
"Request unauthorized. Are you logged in?" : "リクエストは認証されていません。ログインしていますか?",
"Request forbidden. Are you an admin?" : "リクエストは禁止されています。あなたは管理者でしょうか?",
"Token expired or app not enabled! Reload the page!" : "トークンもしくはアプリが無効になりました!ページを再読込してください!",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "内部サーバーエラー!追加情報については、あなたのdata/nextcloud.logファイルをチェックしてください!",
+ "Request failed, Nextcloud is in currently in maintenance mode!" : "リクエストが失敗しました。Nextcloudは現在メンテナンスモードです。",
"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 " : "フィードが見つかりません: サイトがフィードを提供していないか、アクセスがブロックされています。ブロッキングを取り除くために、サーバー上で curl コマンド を実行してフィードをダウンロードしてみてください: curl",
"Detected feed format is not supported" : "検出したフィードのフォーマットはサポートされません。",
@@ -25,6 +27,7 @@
"Can not add feed: Exists already" : "フィードを追加できません: すでに存在します",
"Articles without feed" : "フィードなし記事",
"Can not add folder: Exists already" : "フォルダーを追加できません: すでに存在します",
+ "Use system cron for updates" : "更新のためにOSのcronを使用",
"Disable this if you run a custom updater such as the Python updater included in the app" : "アプリに含まれるPython アップデータのようなカスタムアップデータを使用する場合は無効にしてください",
"Purge interval" : "パージ周期",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "削除されたフィードとフォルダーがデータベースから削除されるまでの秒数;60秒以下の値は無視されます",