summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-14 01:01:35 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-14 01:01:35 -0500
commit8d0f594f169b42ba6af8d44ccbfedf8ac524d96f (patch)
tree06c7ac1c1a0c4e1e4d151d6976e741eae6d1bcd9 /l10n
parent917bf505c583c7f3c1004a6fe555a7294d0271e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
-rw-r--r--l10n/ja.php2
3 files changed, 6 insertions, 0 deletions
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" => "すべて既読にする",