Skip to content

Commit ad6da9c

Browse files
committed
准备归档项目
1 parent 4d7781f commit ad6da9c

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## iOS 11 已出,请大家移步 [https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift](https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift)
44

5-
----
5+
<details>
6+
<summary>
7+
已完成前六集翻译,<a href="https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/archive/master.zip">点此下载</a>(字幕在 <code>subtitles</code> 文件夹里),其他课程录像和资料等可以查看<a href="./tools/download.md">下载列表</a>。但本项目在 <a href="https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift">iOS 11 翻译</a> 完成前不再继续翻译。如有需要可以参考其他项目提供的机器翻译,比如 <a href="https://github.com/iam36/Translate-Developing-iOS-10-Apps-with-Swift">有道字典机翻</a> 和 <a href="https://github.com/JaminZhou/Developing-iOS-10-Apps-with-Swift">另一个机翻+粗校</a>。<strong><u>本项目不对机器翻译内容负责。</u></strong>
8+
</summary>
69

710
[English Version (Outdated)](./en/README.md)
811

@@ -18,13 +21,13 @@
1821

1922
如果您感兴趣,有能力,我们欢迎您参与翻译/校对本项目。详情见 [任务相关说明](./CONTRIBUTING.md)[失效备份](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/blob/master/CONTRIBUTING.md))。
2023

21-
翻译进度: ![翻译七集中](http://progressed.io/bar/7?scale=17&suffix=%E9%9B%86)关于如何获得更新,请查看 [常见问题与解答](./SUPPORT.md) 中的字幕更新章节。
24+
关于如何获得更新,请查看 [常见问题与解答](./SUPPORT.md) 中的字幕更新章节。
2225

2326
如果您想支持我们,请点击项目右上角的 <a class="github-button" href="https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift" data-icon="octicon-star" data-show-count="true" aria-label="Star ApolloZhu/Developing-iOS-10-Apps-with-Swift on GitHub">Star</a> 按钮来 Star 本项目。其他如分享和打赏等方式请查看 [常见问题与解答](./SUPPORT.md) 中的支持我们章节。
2427

2528
### 下载
2629

27-
课程录像等可以查看[下载列表](./tools/download.md)(从 iTunes U 提取),其中点击 `中英字幕` 就可以下载已经翻译好了的字幕。另一个方案是 [下载整个项目](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/archive/master.zip)`subtitles` 文件夹中是中英字幕(不一定都翻译了),`en/subtitles` 文件夹中是纯英文字幕。
30+
(从 iTunes U 提取),其中点击 `中英字幕` 就可以下载已经翻译好了的字幕。另一个方案是 [下载整个项目](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/archive/master.zip)`subtitles` 文件夹中是中英字幕(不一定都翻译了),`en/subtitles` 文件夹中是纯英文字幕。
2831

2932
字幕的格式是 `.srt`,所以您可能需要用带外挂字幕功能的视频播放器,比如 [VLC](http://www.videolan.org/vlc/index.zh.html)[IINA](https://lhc70000.github.io/iina/zh-cn/) 等才可使用。其他字幕使用问题的解答请查看 [常见问题与解答](./SUPPORT.md) 的字幕使用章节。
3033

@@ -77,8 +80,6 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
7780
<a href="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/8/website" target="_blank"><img src="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/8/avatar.svg"></a>
7881
<a href="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/9/website" target="_blank"><img src="https://opencollective.com/Developing-iOS-10-Apps-with-Swift/sponsor/9/avatar.svg"></a>
7982

80-
----
81-
8283
<script async defer src="https://buttons.github.io/buttons.js">/*请忽略这段代码*/</script>
8384
<script type="text/javascript">
8485
window.onload = function () {
@@ -87,3 +88,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
8788
realH1.style.display="none";
8889
}
8990
</script>
91+
</details>

SUPPORT.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<details>
2+
<summary>
3+
已完成前六集翻译,<a href="https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/archive/master.zip">点此下载</a>(字幕在 <code>subtitles</code> 文件夹里),其他课程录像和资料等可以查看<a href="./tools/download.md">下载列表</a>。但本项目在 <a href="https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift">iOS 11 翻译</a> 完成前不再继续翻译。如有需要可以参考其他项目提供的机器翻译,比如 <a href="https://github.com/iam36/Translate-Developing-iOS-10-Apps-with-Swift">有道字典机翻</a> 和 <a href="https://github.com/JaminZhou/Developing-iOS-10-Apps-with-Swift">另一个机翻+粗校</a>。<strong><u>本项目不对机器翻译内容负责。</u></strong>
4+
</summary>
5+
16
# 常见问题与解答
27

38
如果您阅读完后还是有问题,请通过 “联系我们” 中提供的方式咨询。
@@ -26,12 +31,6 @@
2631

2732
如果您想收到每集翻译完成的更新,请订阅 [RSS源](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/releases.atom)。如果您想要更密切地获得最新动态,您也可以 [关注(Watch)项目的更新](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/subscription)
2833

29-
### 好长时间没更新了/这个项目你们还翻译不翻译了?
30-
31-
<del>不翻了,补番了</del> 开个玩笑。<span style="color:red;font-size:2em;">翻。</span>
32-
33-
目前的详细进度可以 [查看进度跟踪看板](https://github.com/ApolloZhu/Developing-iOS-10-Apps-with-Swift/projects/1)。如果您等不及,有其他的项目提供了 [机器翻译(有道字典)](https://github.com/iam36/Translate-Developing-iOS-10-Apps-with-Swift),本项目不对翻译内容负责。
34-
3534
## 支持我们
3635

3736
在此先感谢所有关注、分享和参与本项目的所有人!
@@ -43,3 +42,5 @@
4342
### 为什么捐助一直在拖?
4443

4544
十分感谢大家的好意,我们之后应该会支持微信、支付宝和其他平台的打赏。资金的用途尚未定,但一定会保持公开透明。可以理解大家的心情,先不论我们不是为了盈利,但是现在翻译还没有完成(而且还经常被催),接受大家的善意会于心有愧。
45+
46+
</details>

0 commit comments

Comments
 (0)