summaryrefslogtreecommitdiff
path: root/app/src/main/play/zh-CN
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2016-05-10 14:23:01 -0400
committerTom Hennen <tom.hennen@gmail.com>2016-05-10 14:23:01 -0400
commitc9379c652eeab5b337b94b307214f053475eef5d (patch)
treee20535c0705a8ebdec3ca234e24697c83f706e80 /app/src/main/play/zh-CN
parent8c320e3ae17e152d447798febbbb686ab07ee1fb (diff)
downloadAntennaPod-c9379c652eeab5b337b94b307214f053475eef5d.zip
add creds and download of default play store setup
Diffstat (limited to 'app/src/main/play/zh-CN')
-rw-r--r--app/src/main/play/zh-CN/listing/fulldescription20
-rw-r--r--app/src/main/play/zh-CN/listing/shortdescription1
-rw-r--r--app/src/main/play/zh-CN/listing/title1
-rw-r--r--app/src/main/play/zh-CN/listing/video0
-rw-r--r--app/src/main/play/zh-CN/whatsnew11
5 files changed, 33 insertions, 0 deletions
diff --git a/app/src/main/play/zh-CN/listing/fulldescription b/app/src/main/play/zh-CN/listing/fulldescription
new file mode 100644
index 000000000..932b5ba3a
--- /dev/null
+++ b/app/src/main/play/zh-CN/listing/fulldescription
@@ -0,0 +1,20 @@
+AntennaPod 是一款开源播客管理软件, 提供 Android 2.3.3 及以上平台运行. 它提供了所有你所期望的播客基本功能, 例如在线流媒体和下载收听曲目, 以及自动刷新所有订阅和添加到播放列表. 此外, AntennaPod 支持应用内 Flattr 播客和节目表.
+
+So far the following features are implemented:
+
+* 在线流媒体和下载收听曲目
+* 变速播放 (需要 Presto 声音库或者 Prestissimo)
+* 支持 Atom 和 RSS 订阅
+* 支持加密的订阅
+* Support for searching iTunes listings
+* OPML 文件导入导出
+* Flattr integration including automatic flattring
+* 播放器主屏幕窗口小部件 (Widget)
+* 搜索
+* 自动订阅更新
+* 自动下载新曲目
+* 睡眠计时器
+* 访问 gpodder.net 播客目录
+* 同步 gpodder.net 订阅服务
+* Supports MP3 chapters, VorbisComment chapters and Podlove Simple Chapters
+* Supports paged feeds (http://podlove.org/paged-feeds/) \ No newline at end of file
diff --git a/app/src/main/play/zh-CN/listing/shortdescription b/app/src/main/play/zh-CN/listing/shortdescription
new file mode 100644
index 000000000..4eceefbb7
--- /dev/null
+++ b/app/src/main/play/zh-CN/listing/shortdescription
@@ -0,0 +1 @@
+Easy-to-use, flexible and open-source podcast manager and player \ No newline at end of file
diff --git a/app/src/main/play/zh-CN/listing/title b/app/src/main/play/zh-CN/listing/title
new file mode 100644
index 000000000..31552f353
--- /dev/null
+++ b/app/src/main/play/zh-CN/listing/title
@@ -0,0 +1 @@
+AntennaPod \ No newline at end of file
diff --git a/app/src/main/play/zh-CN/listing/video b/app/src/main/play/zh-CN/listing/video
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/app/src/main/play/zh-CN/listing/video
diff --git a/app/src/main/play/zh-CN/whatsnew b/app/src/main/play/zh-CN/whatsnew
new file mode 100644
index 000000000..a65bddbbb
--- /dev/null
+++ b/app/src/main/play/zh-CN/whatsnew
@@ -0,0 +1,11 @@
+* New features:
+ * Subscription overview
+ * Proxy support
+ * Statistics
+ * Manual gpodder.net sync
+* Fixes:
+ * Audioplayer controls
+ * Audio ducking
+ * Video control fade-out
+ * External media controls
+ * Feed parsing \ No newline at end of file