summaryrefslogtreecommitdiffstats
path: root/l10n/ja.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-13 17:28:53 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-13 17:28:53 -0400
commitccafc38850d6ab990d1a653a3a3c4872b8f7ec17 (patch)
tree33143dc65fdadf839b685c686d43517558aa437b /l10n/ja.php
parent5a89e18a791c818037f11d36fce67858472e06e6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja.php')
-rw-r--r--l10n/ja.php50
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n/ja.php b/l10n/ja.php
new file mode 100644
index 000000000..5b71120c3
--- /dev/null
+++ b/l10n/ja.php
@@ -0,0 +1,50 @@
+<?php $TRANSLATIONS = array(
+"News" => "ニュース",
+"Can not add feed: Exists already" => "フィードを追加できません: すでに存在します",
+"Can not add feed: URL does not exist or has invalid xml" => "フィードを追加できません: URLが存在しない、もしくは無効なXMLです",
+"Articles without feed" => "フィード無し記事",
+"Can not add folder: Exists already" => "フォルダーを追加できません: すでに存在します",
+" " => " ",
+"_" => "_",
+"status" => "状態",
+"Undo deletion of %s" => "%s の削除を元に戻す",
+"Add Website" => "ウェブサイトを追加",
+"Error: address exists already!" => "エラー: アドレスはすでに存在します!",
+"Error: folder exists already" => "エラー: フォルダーはすでに存在します!",
+"Address" => "アドレス",
+"Add" => "追加",
+"New folder" => "新しいフォルダー",
+"Folder" => "フォルダー",
+"Choose folder" => "フォルダーを選択",
+"Folder name" => "フォルダー名",
+"Back to folder selection" => "フォルダー選択に戻る",
+"Create folder" => "フォルダーを作成",
+"Starred" => "共有",
+"Unread articles" => "未読の記事",
+"All articles" => "全ての記事",
+"Mark read" => "既読としてマーク",
+"Welcome to the ownCloud News app!" => "ownCloudニュースアプリへようこそ!",
+"read on website" => "Web サイトで読む",
+"star" => "スター",
+"from" => "から",
+"by" => "により",
+"Download" => "ダウンロード",
+"Keep unread" => "未読のままにする",
+"Cancel" => "キャンセル",
+"Save" => "保存",
+"Delete website" => "ウェブサイトを削除",
+"Rename feed" => "フィードの名前を変更",
+"Collapse" => "折りたたむ",
+"Delete folder" => "フォルダーを削除",
+"Rename folder" => "フォルダー名を変更",
+"Settings" => "設定",
+"Use compact view" => "コンパクト表示にする",
+"Subscriptions (OPML)" => "RSS購読リスト (OPML)",
+"Import" => "インポート",
+"Export" => "エクスポート",
+"Error when importing: file does not contain valid OPML" => "インポート中のエラー: ファイルは有効なOPMLを含んでいません",
+"Unread/Starred Articles" => "未読/注目記事",
+"Error when importing: file does not contain valid JSON" => "インポート中のエラー: ファイルは有効なJSONを含んでいません",
+"Show read articles" => "既読記事を表示",
+"Hide read articles" => "既読記事を非表示"
+);