mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 21:32:07 +01:00
New translations strings.xml (Chinese Simplified)
This commit is contained in:
parent
388a6e118f
commit
45e419e47f
1 changed files with 43 additions and 0 deletions
43
app/src/main/res/values-zh-rCN/strings.xml
Normal file
43
app/src/main/res/values-zh-rCN/strings.xml
Normal file
|
@ -0,0 +1,43 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<resources>
|
||||||
|
<!-- Application -->
|
||||||
|
<string name="open_navdrawer">打开导航栏</string>
|
||||||
|
<string name="close_navdrawer">隐藏导航栏</string>
|
||||||
|
<!-- Common Words -->
|
||||||
|
<string name="settings">设置</string>
|
||||||
|
<string name="search">搜索</string>
|
||||||
|
<string name="changelog">更新日志</string>
|
||||||
|
<!-- Notifications dropdown menu -->
|
||||||
|
<!-- Pod Activity -->
|
||||||
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<string name="more">更多</string>
|
||||||
|
<string name="share_dotdotdot">共享。。。</string>
|
||||||
|
<!-- More from MainActivity -->
|
||||||
|
<!-- Permissions -->
|
||||||
|
<string name="hide_statusbar">隐藏状态栏</string>
|
||||||
|
<!-- Operability -->
|
||||||
|
<!-- Category Titles -->
|
||||||
|
<string name="appearance">外观</string>
|
||||||
|
<!-- Visuals -->
|
||||||
|
<!-- Navigiation Slider -->
|
||||||
|
<string name="general">通用</string>
|
||||||
|
<!-- Themes -->
|
||||||
|
<!-- Notifications dropdown -->
|
||||||
|
<string name="language_change_restart_description">更改语言(重启应用后生效)</string>
|
||||||
|
<string name="language">语言</string>
|
||||||
|
<!-- Font size -->
|
||||||
|
<!-- Load images -->
|
||||||
|
<!-- Screen rotation -->
|
||||||
|
<string name="default_">默认</string>
|
||||||
|
<!-- Proxy -->
|
||||||
|
<!-- Chrome custom tabs -->
|
||||||
|
<!-- Diaspora Settings -->
|
||||||
|
<string name="clear_cache">清除缓存</string>
|
||||||
|
<!-- More -->
|
||||||
|
<string name="miscellaneous">杂项</string>
|
||||||
|
<string name="about">关于</string>
|
||||||
|
<string name="license">许可</string>
|
||||||
|
<!-- License & help (large amount of text) -->
|
||||||
|
<string name="contributors">贡献者</string>
|
||||||
|
</resources>
|
Loading…
Reference in a new issue