-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Zo Shin <Zo Shin>
- Loading branch information
Showing
2 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ | |
<string name="nav_item_settings">设置</string> | ||
<string name="nav_item_alarm">闹钟</string> | ||
|
||
<string name="about_text">此程序使用位于 https://www.radio-browser.info 的免费广播电台目录。\n任何人都可以添加电台到目录中或编辑已有电台,就像一个在线(流媒体)广播电台的维基一样。\n\n联系:\[email protected]\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</string> | ||
<string name="about_text">此程序使用位于 https://www.radio-browser.info 的免费广播电台目录。\n任何人都可以添加电台到目录中,就像一个在线(流媒体)广播电台的维基一样。\n\n联系:\[email protected]\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</string> | ||
<string name="about_version">版本:%1$s</string> | ||
<string name="detail_star">添加到收藏</string> | ||
<string name="detail_unstar">从收藏删除</string> | ||
|
@@ -145,6 +145,11 @@ | |
<string name="settings_auto_play_on_startup">自动播放</string> | ||
<string name="settings_auto_play_on_startup_on">启动时播放上一个电台</string> | ||
<string name="settings_auto_play_on_startup_off">启动时不播放上一个电台</string> | ||
<string name="settings_auto_off_on_startup">自动停止</string> | ||
<string name="settings_auto_off_on_startup_on">自动播放时使用自动停止定时器</string> | ||
<string name="settings_auto_off_on_startup_off">自动播放时不使用自动停止定时器</string> | ||
<string name="settings_auto_off_sleep_timer">自动停止定时器</string> | ||
<string name="settings_auto_off_sleep_timer_desc">在 %1$s 分钟后停止播放</string> | ||
<string name="settings_play_external">使用外部播放器</string> | ||
<string name="settings_play_external_desc_on">使用外部播放器播放电台</string> | ||
<string name="settings_play_external_desc_off">使用睿卓播放电台</string> | ||
|
@@ -292,6 +297,9 @@ | |
|
||
<string name="settings_lastfm_api_key">Last.fm API 密钥</string> | ||
<string name="settings_lastfm_api_key_desc">输入一个 API 密钥以便在全屏播放器中启用专辑封面</string> | ||
<string name="settings_disable_battery_optimization">电池优化</string> | ||
<string name="settings_ignore_battery_optimization_summary_on">电池优化被忽略,睿卓会始终在失去焦点后重获焦点。</string> | ||
<string name="settings_ignore_battery_optimization_summary_off">电池优化被激活,睿卓将无法在后台失去焦点后重获焦点。</string> | ||
<string name="settings_other">其它</string> | ||
<string name="settings_statistics">统计</string> | ||
<string name="settings_about">关于睿卓 (RadioDroid)</string> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ | |
<string name="nav_item_settings">Settings</string> | ||
<string name="nav_item_alarm">Alarm</string> | ||
|
||
<string name="about_text">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:\[email protected]\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</string> | ||
<string name="about_text">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:\[email protected]\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</string> | ||
<string name="about_version">Version: %1$s</string> | ||
<string name="detail_star">Add to favorites</string> | ||
<string name="detail_unstar">Delete from favorites</string> | ||
|
@@ -146,8 +146,8 @@ | |
<string name="settings_auto_play_on_startup_on">Play last station on startup</string> | ||
<string name="settings_auto_play_on_startup_off">Do not play last station on startup</string> | ||
<string name="settings_auto_off_on_startup">Auto-stop</string> | ||
<string name="settings_auto_off_on_startup_on">Use Auto-stop timer with auto-play</string> | ||
<string name="settings_auto_off_on_startup_off">Do not use Auto-stop timer with auto-play</string> | ||
<string name="settings_auto_off_on_startup_on">Use auto-stop timer with auto-play</string> | ||
<string name="settings_auto_off_on_startup_off">Do not use auto-stop timer with auto-play</string> | ||
<string name="settings_auto_off_sleep_timer">Auto-stop timer</string> | ||
<string name="settings_auto_off_sleep_timer_desc">Stop playing after %1$s minutes</string> | ||
<string name="settings_play_external">Enable external player</string> | ||
|
@@ -302,6 +302,10 @@ | |
|
||
<string name="settings_lastfm_api_key">Last.fm API key</string> | ||
<string name="settings_lastfm_api_key_desc">Input an API key to enable album art in full screen player</string> | ||
<string name="settings_disable_battery_optimization">Battery optimization</string> | ||
<string name="settings_ignore_battery_optimization_summary_on">Battery optimization is ignored, RadioDroid should always be able to re-gain focus after focus loss.</string> | ||
<string name="settings_ignore_battery_optimization_summary_off">Battery optimization is activated, RadioDroid will not be able to re-gain focus after focus loss if in background.</string> | ||
<string name="key_ignore_battery_optimization">ignore_battery_optimization</string> | ||
<string name="settings_other">Other</string> | ||
<string name="settings_statistics">Statistics</string> | ||
<string name="settings_about">About RadioDroid</string> | ||
|
@@ -346,8 +350,4 @@ | |
<string name="context_menu_add_alarm">@string/action_alarm</string> | ||
<string name="context_menu_create_shortcut">@string/detail_create_shortcut</string> | ||
<string name="context_menu_delete">@string/action_delete</string> | ||
<string name="settings_disable_battery_optimization">Battery optimization</string> | ||
<string name="settings_ignore_battery_optimization_summary_on">Battery optimization is ignored, RadioDroid should always be able to re-gain focus after focus loss.</string> | ||
<string name="settings_ignore_battery_optimization_summary_off">Battery optimization is activated, RadioDroid will not be able to re-gain focus after focus loss, if in background.</string> | ||
<string name="key_ignore_battery_optimization">ignore_battery_optimization</string> | ||
</resources> |