From 0ea70c19222cd664064d8b7e89fa20ee83606a1c Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 05:00:30 +0100 Subject: [PATCH 01/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 728bd0f..f55440c 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -1,13 +1,13 @@ - "Reader for Selfoss" - "Log in" - "Password" - "HTTP Password" - "Go" - "Password not long enough" - "Field required" + "塞尔福斯的 RSS 阅读软件" + "登陆" + "密码" + "HTTP 密码" + "转至" + "密码不够长" + "必填字段" "Url" "Login required ?" "HTTP Login required ?" From 096952f88c8e8ae59145607c763e626f502941ea Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 05:10:31 +0100 Subject: [PATCH 02/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index f55440c..e3bf051 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -8,14 +8,14 @@ "转至" "密码不够长" "必填字段" - "Url" - "Login required ?" - "HTTP Login required ?" - "Oops. You may need to add a \"/\" at the end of the url." - "Username" - "HTTP Username" - "Share" - "Read all" + "网址" + "请先登录" + "请先登录网站" + "哎呀.您可能需要在网址的末尾添加一个 \"/\"·" + "用户名" + "HTTP 用户名" + "分享" + "全部阅读" "Disconnect" "Settings" "General" From 15fba2b29b4a881af7e1282bc4ea1039ce6cf378 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 05:20:28 +0100 Subject: [PATCH 03/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index e3bf051..2e36a9d 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -16,24 +16,24 @@ "HTTP 用户名" "分享" "全部阅读" - "Disconnect" - "Settings" - "General" - "Tap action on the articles" - "Tag1, Tag2, Tag3" - "Link" - "Name" - "Add a source" - "Save" - "Check your details again." - "All posts weren't read" - "All posts were read" - "Can't get favorites" - "Can't get new articles" - "Can't get read articles" - "Nothing here" - "New" - "All" + "断开连接" + "设置" + "纵览" + "点击对文章进行操作" + "标签1,标签2,标签3" + "链接" + "名称" + "添加新源" + "保存" + "再次检查您的详细信息。" + "所有帖子都未读" + "所有帖子已读" + "无法获取收藏文件" + "无法获取新文章" + "无法获取已读文章" + "暂无内容!" + "新建" + "所有" "Favorites" "About" "Item read" From 10cbc19a0c7f1eff4b573a9a3bb9173dd309c622 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 05:40:32 +0100 Subject: [PATCH 04/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 2e36a9d..746e489 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -34,10 +34,10 @@ "暂无内容!" "新建" "所有" - "Favorites" - "About" - "Item read" - "Undo" + "收藏夹" + "关于我们" + "已读" + "撤销" "Log in to add sources." "Can't get sources list." "Can't create source." From 4980145e46c5aa628a4277c315cb918e97b48ecd Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 05:50:32 +0100 Subject: [PATCH 05/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 746e489..bfaf415 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -38,11 +38,11 @@ "关于我们" "已读" "撤销" - "Log in to add sources." - "Can't get sources list." - "Can't create source." - "Can't get spouts list." - "The form is not complete" + "登录以添加数据源" + "无法获取数据列表" + "无法创建新数据" + "无法获取数据列表" + "文件不完整。" "Links" "Issue Tracker" "Report a bug or ask for a new feature" From 4ca64610cb720b74d2f9c6ee89219ff48605b6ad Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 06:40:37 +0100 Subject: [PATCH 06/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index bfaf415..e629532 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -43,8 +43,8 @@ "无法创建新数据" "无法获取数据列表" "文件不完整。" - "Links" - "Issue Tracker" + "链接" + "问题跟踪器" "Report a bug or ask for a new feature" "WARNING" "Card View" From ee08ea41a11a3632fc2f92e2c9c9c213210e25df Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 06:50:49 +0100 Subject: [PATCH 07/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 62 +++++++++++++------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index e629532..766578d 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -45,12 +45,12 @@ "文件不完整。" "链接" "问题跟踪器" - "Report a bug or ask for a new feature" - "WARNING" - "Card View" - "Can't mark article as favorite" - "Can't remove item from favorite" - "Share" + "报告漏洞或要求新功能" + "警告" + "卡片视图" + "不能收藏文章" + "无法从收藏夹中删除项目" + "分享" "Enjoying the app ?" "Yes !" "Not really …" @@ -101,31 +101,31 @@ Cards height will adjust to its content Card height will be fixed Source code - Can\'t mark article as read - Error loading tags… - Error loading sources… - Filters - clear - Tags - Sources - edit - Couldn\'t cache your drawer data - No tags loaded - No sources loaded - Loading … - Search - Can\'t delete the source… - There was an issue when trying to communicate with your Selfoss Instance. If the issue persists, please get in touch with me. - Themes - Default - Teal/Orange/Light - Cyan/Pink/Light - Grey/Orange/Light - Blue/Amber/Light - Indigo/Pink/Light - Red/Teal/Light - Teal/Orange/Dark - Cyan/Pink/Dark + 无法将文章标记为已读 + 加载标记时出错.. + 加载数据源时出错..。 + 搜索条件 + 清空 + 标签 + 来源 + 编辑 + 无法缓存您的抽屉数据 + 未加载标记 + 未加载数据源 + 正在载入… + 搜索 + 无法删除数据源..。 + 与您的塞尔福斯实时通信出现问题。如果问题一直存在, 请与我联系。 + 主题 + 默认​​​​​ + 蓝绿色/橙色/浅色 + 青色/粉红色/浅色 + 灰色/橙色/浅色 + 蓝色/琥珀色/浅色 + 靛蓝/粉红色/浅色 + 红/蓝/光 + 青色/橙色/深色 + 青色/粉红色/深色 Default/Dark Grey/Orange/Dark Blue/Amber/Dark From f97666db92ed0c092bf0e1a18323fcd15abd23db Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 07:00:51 +0100 Subject: [PATCH 08/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 766578d..7564def 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -126,17 +126,17 @@ 红/蓝/光 青色/橙色/深色 青色/粉红色/深色 - Default/Dark - Grey/Orange/Dark - Blue/Amber/Dark - Indigo/Pink/Dark - Red/Teal/Dark - Debug - Activate to log login errors - Any error on the login page will be logged - No log on the login page - Debug - Using a self hosted certificate ? + 默认值/暗 + 灰色/橙色/暗色 + 蓝色/琥珀色/暗色 + 靛蓝/粉红色/暗色 + 红/蓝/暗 + 除错 + 激活日志登录错误 + 登录页上的任何错误都将被记录 + 登录页上没有记录 + 除错 + 使用自托管证书? Due to security reasons, self signed certificates are not supported by default. By activating this, I\'ll not be responsible of any security problem you encounter. Selfoss Api Loaded items number From 83837bddc380daa67c6beab713f7591be7fd27b7 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 07:51:23 +0100 Subject: [PATCH 09/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 7564def..8d5eaf1 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -135,16 +135,16 @@ 激活日志登录错误 登录页上的任何错误都将被记录 登录页上没有记录 - 除错 + 调试 使用自托管证书? - Due to security reasons, self signed certificates are not supported by default. By activating this, I\'ll not be responsible of any security problem you encounter. - Selfoss Api - Loaded items number - Read articles appearing as unread ? - No log when marking an item as read - Api calls will be logged when marking an article as read - Debug identifier - Identifier copied to your clipboard + 出于安全考虑, 默认情况下不支持自签名证书。如果激活此项, 您遇到的任何安全问题我将概不负责。 + 塞尔福斯 Api + 已加载项目编号 + 已读文章显示为未读? + 将项目标记为已读时没有记录 + 将项目标记为已读时将记录 Api 调用 + 除错标识符 + 复制到你的剪贴板的标识符 Display a header with the selfoss instance url on the lateral drawer. Account header Logging every api calls From 014eeec2b96224519a24cafa78b2e41d608bbfe1 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 08:10:29 +0100 Subject: [PATCH 10/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 8d5eaf1..9409d2d 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -1,25 +1,25 @@ - "塞尔福斯的 RSS 阅读软件" - "登陆" + "Selfoss 阅读器" + "登录" "密码" "HTTP 密码" "转至" "密码不够长" "必填字段" "网址" - "请先登录" + "需要登录?" "请先登录网站" - "哎呀.您可能需要在网址的末尾添加一个 \"/\"·" + "哎呀。您可能需要在网址的末尾添加一个 \"/\"。" "用户名" "HTTP 用户名" "分享" "全部阅读" "断开连接" "设置" - "纵览" - "点击对文章进行操作" + "常用" + "点击要对文章进行的操作" "标签1,标签2,标签3" "链接" "名称" @@ -38,14 +38,14 @@ "关于我们" "已读" "撤销" - "登录以添加数据源" - "无法获取数据列表" - "无法创建新数据" + "登录以添加数据源。" + "无法获取数据列表。" + "无法创建源数据。" "无法获取数据列表" - "文件不完整。" + "表单不完整" "链接" "问题跟踪器" - "报告漏洞或要求新功能" + "报告错误或请求新功能" "警告" "卡片视图" "不能收藏文章" @@ -102,20 +102,20 @@ Card height will be fixed Source code 无法将文章标记为已读 - 加载标记时出错.. - 加载数据源时出错..。 + 加载标签时出错… + 加载数据源时出错… 搜索条件 清空 标签 来源 编辑 无法缓存您的抽屉数据 - 未加载标记 + 未加载标签 未加载数据源 正在载入… 搜索 - 无法删除数据源..。 - 与您的塞尔福斯实时通信出现问题。如果问题一直存在, 请与我联系。 + 无法删除数据源… + 与您的 Selfoss 通信时出现问题。如果问题一直存在,请与我联系。 主题 默认​​​​​ 蓝绿色/橙色/浅色 @@ -131,8 +131,8 @@ 蓝色/琥珀色/暗色 靛蓝/粉红色/暗色 红/蓝/暗 - 除错 - 激活日志登录错误 + 调试 + 激活以记录登录错误 登录页上的任何错误都将被记录 登录页上没有记录 调试 From d8d4264f1b4746169556b3a39e5da0c19e5714c4 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 10:33:30 +0100 Subject: [PATCH 11/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 9409d2d..cda2189 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -42,15 +42,15 @@ "无法获取数据列表。" "无法创建源数据。" "无法获取数据列表" - "表单不完整" + "窗体未完成" "链接" - "问题跟踪器" + "问题追踪器" "报告错误或请求新功能" "警告" "卡片视图" - "不能收藏文章" - "无法从收藏夹中删除项目" - "分享" + "不能将文章标记为收藏" + "无法从收藏中删除项目" + "共享" "Enjoying the app ?" "Yes !" "Not really …" @@ -147,10 +147,10 @@ 复制到你的剪贴板的标识符 Display a header with the selfoss instance url on the lateral drawer. Account header - Logging every api calls - This will log every api call for debug purpose. - No api call will be logged - Load more articles on scroll + 记录每个 api 调用 + 为了程序除错,这将记录每个 api 调用 + 将不记录任何 api 调用 + 翻页时载入更多文章 Translation The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. Report a bug From 951cc1e6bd97d1862f38461b6b368a0efa1b2c8f Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Mon, 27 Nov 2017 10:42:33 +0100 Subject: [PATCH 12/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index cda2189..ad06c32 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -102,13 +102,13 @@ Card height will be fixed Source code 无法将文章标记为已读 - 加载标签时出错… - 加载数据源时出错… + 加载标记时出错..。 + 加载源时出错..。 搜索条件 清空 标签 来源 - 编辑 + edit 无法缓存您的抽屉数据 未加载标签 未加载数据源 From f656d621e62ffe5d382492add9bb261c99b0408c Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Tue, 28 Nov 2017 06:01:37 +0100 Subject: [PATCH 13/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 32 +++++++++++++------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index ad06c32..d3ffa6b 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -51,22 +51,22 @@ "不能将文章标记为收藏" "无法从收藏中删除项目" "共享" - "Enjoying the app ?" - "Yes !" - "Not really …" - "Can you tell us why ?" - "OK !" - "Not now." - "Great ! Can you rate us on the Store ?" - "Sure !" - "Not right now." - "Thanks, your feedback help enhance the app !" - "Display the unread count as a badge for the bottom bar." - "Display unread count" - "Display count for favorite and read" - "Invite friends" - "Try this app for your Selfoss RSS feeds !" - "I use this app for my Selfoss RSS feeds. You may like it too !" + "喜欢这个应用吗?" + "是的!" + "不大喜欢…" + "能告诉我们为什么吗?" + "好的!" + "以后再说。" + "太好了!你能在应用商店给我们打分吗?" + "当然!" + "现在不行。" + "谢谢,您的反馈有助于改进应用程序!" + "将未读数在底部显示为一个徽标。" + "显示未读数" + "显示收藏和已读的计数" + "邀请朋友" + "尝试用这个应用来阅读你的 Selfoss RSS 订阅!" + "我用这个应用来阅读我的 Selfoss RSS 订阅。你也会喜欢的!" "Try the app" "You seem to be trying to use an invalid URL. Make sure it is correct, and if the problem persists, contact me (via the store contact link). Please note that the app needs you to be using Selfoss. You can't access RSS feeds without it." "Open links inside the app" From 3e999a9be218c700590cb863b8b9d7ee6994e1fd Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Tue, 28 Nov 2017 06:11:20 +0100 Subject: [PATCH 14/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 58 +++++++++++++------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index d3ffa6b..36a7002 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -65,35 +65,35 @@ "显示未读数" "显示收藏和已读的计数" "邀请朋友" - "尝试用这个应用来阅读你的 Selfoss RSS 订阅!" - "我用这个应用来阅读我的 Selfoss RSS 订阅。你也会喜欢的!" - "Try the app" - "You seem to be trying to use an invalid URL. Make sure it is correct, and if the problem persists, contact me (via the store contact link). Please note that the app needs you to be using Selfoss. You can't access RSS feeds without it." - "Open links inside the app" - "Articles will open inside the app" - "Articles will open with your default browser" - "Use the article viewer" - "Will use the article viewer instead of the internal browser" - "Will use the internal browser instead of the article viewer" - "Link handeling" - "Displaying" - "Actions" - "The articles will be displayed as cards" - "The articles will be displayed as a list" - "Displays the action bar under the article" - "When selecting an article it will open in your selected browser" - "Update remote" - "The remote is updated, you can now reload the articles list" - "The update didn't work, try again later, or check your selfoss logs." - "Refresh in progress" - "A new APK is available." - "A new APK is available to download on the official repository." - "Download now" - "Ignore version" - "Hi there !" - "Thanks for downloading the app !" - "Before you start…" - "You can't use the app without a Selfoss instance." + "尝试用这个应用来阅读你的 Selfoss RSS 源!" + "我用这个应用来阅读我的 Selfoss RSS 源。你也会喜欢的!" + "试用应用程序" + "您似乎试图使用无效的 URL。确保它是正确的,如果问题仍然存在,请与我联系 (通过商店的联系链接)。请注意,该应用程序需要您使用 Selfoss。没有它,您无法访问 RSS 源。" + "打开应用程序中的链接" + "文章将在应用程序内打开" + "文章将使用默认浏览器打开" + "使用文章查看器" + "将使用文章查看器而不是内部浏览器" + "将使用内部浏览器而不是文章查看器" + "链接处理" + "显示" + "操作" + "这些文章将以卡片形式显示" + "这些文章将以列表形式显示" + "在文章下方显示操作栏" + "选择文章时,将会在你选择的浏览器中打开" + "更新远程" + "远程已更新,您现在可以重新加载文章列表" + "更新未执行,请稍后重试,或者查看 Selfoss 日志。" + "正在进行刷新" + "一个新的安装包可用。" + "一个新的安装包可以从官方资料库下载了。" + "立即下载" + "忽略该版本" + "嘿,你好!" + "感谢下载应用程序!" + "在开始之前…" + "您不能在没有 Selfoss 运行的情况下使用这个应用。" "What is Selfoss ?" "All set !" "You are ready to use the app. Don't forget to go to the settings page to configure your app, and where you'll find some useful links." From b46e4a018f708cc37a97e14c2cb1e55983dd3714 Mon Sep 17 00:00:00 2001 From: Amine Bou Date: Tue, 28 Nov 2017 06:21:12 +0100 Subject: [PATCH 15/15] New translations strings.xml (Chinese Simplified) --- app/src/main/res/values-zh/strings.xml | 34 +++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 36a7002..1408354 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -94,13 +94,13 @@ "感谢下载应用程序!" "在开始之前…" "您不能在没有 Selfoss 运行的情况下使用这个应用。" - "What is Selfoss ?" - "All set !" - "You are ready to use the app. Don't forget to go to the settings page to configure your app, and where you'll find some useful links." - Full height cards - Cards height will adjust to its content - Card height will be fixed - Source code + "什么是 Selfoss?" + "都好了!" + "你已准备就绪。别忘了去设置页面配置应用,可以还可以在那里找到一些有用的链接。" + 全高卡片 + 卡片高度将根据内容调整 + 卡片高度将被固定 + 源代码 无法将文章标记为已读 加载标记时出错..。 加载源时出错..。 @@ -108,7 +108,7 @@ 清空 标签 来源 - edit + 编辑 无法缓存您的抽屉数据 未加载标签 未加载数据源 @@ -145,17 +145,17 @@ 将项目标记为已读时将记录 Api 调用 除错标识符 复制到你的剪贴板的标识符 - Display a header with the selfoss instance url on the lateral drawer. - Account header + 在侧边栏中显示带有 Selfoss 链接地址的页眉。 + 帐户页眉 记录每个 api 调用 为了程序除错,这将记录每个 api 调用 将不记录任何 api 调用 翻页时载入更多文章 - Translation - The item url is invalid. I\'m looking into solving this issue so the app won\'t crash. - Report a bug - The items number should be an integer. - Read more - Open in browser - Share + 翻译 + 项目链接地址无效。我正在设法解决这个问题,以避免应用程序崩溃。 + 报告错误 + 项目数应为整数。 + 阅读更多 + 在浏览器中打开 + 分享