From 8d0f594f169b42ba6af8d44ccbfedf8ac524d96f Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 14 Nov 2015 01:01:35 -0500 Subject: [tx-robot] updated from transifex --- l10n/ja.js | 2 ++ l10n/ja.json | 2 ++ l10n/ja.php | 2 ++ 3 files changed, 6 insertions(+) (limited to 'l10n') diff --git a/l10n/ja.js b/l10n/ja.js index 260fe19b0..b9b212f5e 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -92,6 +92,8 @@ OC.L10N.register( "Normal feed ordering" : "通常のフィードの順序", "Enable full text feed fetching" : "全文取得を有効化", "Disable full text feed fetching" : "全文取得を無効化", + "Keep updated articles as is" : "次のように更新記事を保つ", + "Mark updated articles unread" : "更新記事を未読にする", "Rename feed" : "フィードの名前を変更", "Delete feed" : "フィードを削除", "Mark all articles read" : "すべて既読にする", diff --git a/l10n/ja.json b/l10n/ja.json index d6bdd78bb..5bf8cfa27 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -90,6 +90,8 @@ "Normal feed ordering" : "通常のフィードの順序", "Enable full text feed fetching" : "全文取得を有効化", "Disable full text feed fetching" : "全文取得を無効化", + "Keep updated articles as is" : "次のように更新記事を保つ", + "Mark updated articles unread" : "更新記事を未読にする", "Rename feed" : "フィードの名前を変更", "Delete feed" : "フィードを削除", "Mark all articles read" : "すべて既読にする", diff --git a/l10n/ja.php b/l10n/ja.php index 9ed620be2..55a9528d6 100644 --- a/l10n/ja.php +++ b/l10n/ja.php @@ -91,6 +91,8 @@ $TRANSLATIONS = array( "Normal feed ordering" => "通常のフィードの順序", "Enable full text feed fetching" => "全文取得を有効化", "Disable full text feed fetching" => "全文取得を無効化", +"Keep updated articles as is" => "次のように更新記事を保つ", +"Mark updated articles unread" => "更新記事を未読にする", "Rename feed" => "フィードの名前を変更", "Delete feed" => "フィードを削除", "Mark all articles read" => "すべて既読にする", -- cgit v1.2.3