summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-10 01:01:17 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-10 01:01:17 -0500
commitcb48a76091674d8192a826fcc0c6284c849a316d (patch)
tree15ae96336f61bd56a5444b47ad3c0cd3343373e6 /l10n
parent3e2dfb75e802b3abc5e0f9529f6531393f55c3cb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js4
-rw-r--r--l10n/ja.json4
-rw-r--r--l10n/ja.php4
3 files changed, 12 insertions, 0 deletions
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" => "インポート",