diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 7dff58b1f..6470efb67 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -58,7 +58,7 @@ 设置 闹钟 - 此程序使用位于 https://www.radio-browser.info 的免费广播电台目录。\n任何人都可以添加电台到目录中或编辑已有电台,就像一个在线(流媒体)广播电台的维基一样。\n\n联系:\nsegler_alex@web.de\n\n漏洞跟踪:\nhttps://github.com/segler-alex/RadioDroid/issues\n\n如果您喜欢此软件并愿意提供帮助,敬请给本人发送邮件,我真的需要有绘图经验的朋友来让这个程序别太虐待眼睛了:)\n或许哪位朋友会画图标、图片...或者哪位程序员会修复漏洞,或者开发(功能,不是漏洞;)\n还有关于新功能的建议也一向非常感谢!\n\n此程序是在 GPLv3 授权下的免费软件。https://www.gnu.org/licenses/gpl-3.0.html + 此程序使用位于 https://www.radio-browser.info 的免费广播电台目录。\n任何人都可以添加电台到目录中,就像一个在线(流媒体)广播电台的维基一样。\n\n联系:\nsegler_alex@web.de\n\n漏洞跟踪:\nhttps://github.com/segler-alex/RadioDroid/issues\n\n如果您喜欢此软件并愿意提供帮助,敬请给本人发送邮件,我真的需要有绘图经验的朋友来让这个程序别太虐待眼睛了:)\n或许哪位朋友会画图标、图片...或者哪位程序员会修复漏洞,或者开发(功能,不是漏洞;)\n还有关于新功能的建议也一向非常感谢!\n\n此程序是在 GPLv3 授权下的免费软件。https://www.gnu.org/licenses/gpl-3.0.html 版本:%1$s 添加到收藏 从收藏删除 @@ -145,6 +145,11 @@ 自动播放 启动时播放上一个电台 启动时不播放上一个电台 + 自动停止 + 自动播放时使用自动停止定时器 + 自动播放时不使用自动停止定时器 + 自动停止定时器 + 在 %1$s 分钟后停止播放 使用外部播放器 使用外部播放器播放电台 使用睿卓播放电台 @@ -292,6 +297,9 @@ Last.fm API 密钥 输入一个 API 密钥以便在全屏播放器中启用专辑封面 + 电池优化 + 电池优化被忽略,睿卓会始终在失去焦点后重获焦点。 + 电池优化被激活,睿卓将无法在后台失去焦点后重获焦点。 其它 统计 关于睿卓 (RadioDroid) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 0ef7df489..a2479dad7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -58,7 +58,7 @@ Settings Alarm - This app uses the free radio station directory at\nhttps://www.radio-browser.info\nEveryone can add stations to it or edit existing stations. It works like a wiki for online (streaming) radio stations.\n\nContact:\nsegler_alex@web.de\n\nBugtracker:\nhttps://github.com/segler-alex/RadioDroid/issues\n\nIf you like the software and want to help, feel free to send me an email. I really need someone with graphical experience to make the app nicer to the eye :) Maybe someone who can draw icons, images...but also programmers who fix bugs, or implement new ones (features not bugs ;)\nAlso ideas for new features are always appreciated!\n\nThis app is free software licensed under the GPLv3.\nhttps://www.gnu.org/licenses/gpl-3.0.html + This app uses the free radio station directory at\nhttps://www.radio-browser.info\nEveryone can add stations to it. It works like a wiki for online (streaming) radio stations.\n\nContact:\nsegler_alex@web.de\n\nBugtracker:\nhttps://github.com/segler-alex/RadioDroid/issues\n\nIf you like the software and want to help, feel free to send me an email. I really need someone with graphical experience to make the app nicer to the eye :) Maybe someone who can draw icons, images...but also programmers who fix bugs, or implement new ones (features not bugs ;)\nAlso ideas for new features are always appreciated!\n\nThis app is free software licensed under the GPLv3.\nhttps://www.gnu.org/licenses/gpl-3.0.html Version: %1$s Add to favorites Delete from favorites @@ -146,8 +146,8 @@ Play last station on startup Do not play last station on startup Auto-stop - Use Auto-stop timer with auto-play - Do not use Auto-stop timer with auto-play + Use auto-stop timer with auto-play + Do not use auto-stop timer with auto-play Auto-stop timer Stop playing after %1$s minutes Enable external player @@ -302,6 +302,10 @@ Last.fm API key Input an API key to enable album art in full screen player + Battery optimization + Battery optimization is ignored, RadioDroid should always be able to re-gain focus after focus loss. + Battery optimization is activated, RadioDroid will not be able to re-gain focus after focus loss if in background. + ignore_battery_optimization Other Statistics About RadioDroid @@ -346,8 +350,4 @@ @string/action_alarm @string/detail_create_shortcut @string/action_delete - Battery optimization - Battery optimization is ignored, RadioDroid should always be able to re-gain focus after focus loss. - Battery optimization is activated, RadioDroid will not be able to re-gain focus after focus loss, if in background. - ignore_battery_optimization