From cb48a76091674d8192a826fcc0c6284c849a316d Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 10 Dec 2014 01:01:17 -0500 Subject: [tx-robot] updated from transifex --- l10n/ja.js | 4 ++++ l10n/ja.json | 4 ++++ l10n/ja.php | 4 ++++ 3 files changed, 12 insertions(+) (limited to 'l10n') diff --git a/l10n/ja.js b/l10n/ja.js index 04cb9281b..7968f92dc 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -24,6 +24,8 @@ OC.L10N.register( "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "RSS / Atom フィードの読み込み待機秒数の制限;設定時間より長くかかる場合はアップデートが中止されます。", "Explore Service URL" : "サービスURLの探索", "Saved" : "保存されました", + "How to set up the operating system cron" : "OSのcronのやり方", + "How to set up a custom updater (faster and no possible deadlock) " : "カストムアップデータのセットアップ(早いと行き詰まりにくい)", "Subscribe" : "購読", "Refresh" : "同期", "No articles available" : "記事がありません", @@ -67,6 +69,7 @@ OC.L10N.register( "Menu" : "メニュー", "Rename feed" : "フィードの名前を変更", "Delete feed" : "フィードを削除", + "Mark all articles read" : "すべて既読にする", "Dismiss" : "閉じる", "Collapse" : "折りたたむ", "Deleted folder" : "削除されたフォルダ", @@ -80,6 +83,7 @@ OC.L10N.register( "Keyboard shortcuts" : "キーボードショートカット", "Compact view" : "コンパクト表示", "Show all articles" : "すべての記事を表示", + "Reverse ordering (oldest on top)" : "逆順", "Disable mark read through scrolling" : "スクロール時の既読マークを無効化", "Subscriptions (OPML)" : "RSS購読リスト (OPML)", "Import" : "インポート", diff --git a/l10n/ja.json b/l10n/ja.json index b77c531bd..9840951b7 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -22,6 +22,8 @@ "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "RSS / Atom フィードの読み込み待機秒数の制限;設定時間より長くかかる場合はアップデートが中止されます。", "Explore Service URL" : "サービスURLの探索", "Saved" : "保存されました", + "How to set up the operating system cron" : "OSのcronのやり方", + "How to set up a custom updater (faster and no possible deadlock) " : "カストムアップデータのセットアップ(早いと行き詰まりにくい)", "Subscribe" : "購読", "Refresh" : "同期", "No articles available" : "記事がありません", @@ -65,6 +67,7 @@ "Menu" : "メニュー", "Rename feed" : "フィードの名前を変更", "Delete feed" : "フィードを削除", + "Mark all articles read" : "すべて既読にする", "Dismiss" : "閉じる", "Collapse" : "折りたたむ", "Deleted folder" : "削除されたフォルダ", @@ -78,6 +81,7 @@ "Keyboard shortcuts" : "キーボードショートカット", "Compact view" : "コンパクト表示", "Show all articles" : "すべての記事を表示", + "Reverse ordering (oldest on top)" : "逆順", "Disable mark read through scrolling" : "スクロール時の既読マークを無効化", "Subscriptions (OPML)" : "RSS購読リスト (OPML)", "Import" : "インポート", diff --git a/l10n/ja.php b/l10n/ja.php index baa55452b..882102915 100644 --- a/l10n/ja.php +++ b/l10n/ja.php @@ -23,6 +23,8 @@ $TRANSLATIONS = array( "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "RSS / Atom フィードの読み込み待機秒数の制限;設定時間より長くかかる場合はアップデートが中止されます。", "Explore Service URL" => "サービスURLの探索", "Saved" => "保存されました", +"How to set up the operating system cron" => "OSのcronのやり方", +"How to set up a custom updater (faster and no possible deadlock) " => "カストムアップデータのセットアップ(早いと行き詰まりにくい)", "Subscribe" => "購読", "Refresh" => "同期", "No articles available" => "記事がありません", @@ -66,6 +68,7 @@ $TRANSLATIONS = array( "Menu" => "メニュー", "Rename feed" => "フィードの名前を変更", "Delete feed" => "フィードを削除", +"Mark all articles read" => "すべて既読にする", "Dismiss" => "閉じる", "Collapse" => "折りたたむ", "Deleted folder" => "削除されたフォルダ", @@ -79,6 +82,7 @@ $TRANSLATIONS = array( "Keyboard shortcuts" => "キーボードショートカット", "Compact view" => "コンパクト表示", "Show all articles" => "すべての記事を表示", +"Reverse ordering (oldest on top)" => "逆順", "Disable mark read through scrolling" => "スクロール時の既読マークを無効化", "Subscriptions (OPML)" => "RSS購読リスト (OPML)", "Import" => "インポート", -- cgit v1.2.3